]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2005-06-10 Lute Kamstra <lute@gnu.org>
2
3 * play/dunnet.el (dun-mode): Use define-derived-mode.
4 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
5 obsolete alias.
6
7 2005-06-10 Miles Bader <miles@gnu.org>
8
9 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
10 Remove "-face" suffix from face names.
11 (flyspell-incorrect-face, flyspell-duplicate-face):
12 New backward-compatibility aliases for renamed faces.
13 (flyspell-mode-on, make-flyspell-overlay)
14 (flyspell-highlight-incorrect-region)
15 (flyspell-highlight-duplicate-region)
16 (flyspell-display-next-corrections)
17 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
18
19 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
20 from face name.
21 (texinfo-heading-face): New backward-compatibility alias for
22 renamed face.
23 (texinfo-heading-face): Use renamed texinfo-heading face.
24
25 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
26 suffix from face names.
27 (tex-math-face, tex-verbatim-face):
28 New backward-compatibility aliases for renamed faces.
29 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
30 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
31 literal face name.
32
33 * textmodes/table.el (table-cell): Remove "-face" suffix from face
34 name.
35 (table-cell-face): New backward-compatibility alias for renamed face.
36 (table--put-cell-face-property, table--update-cell-face):
37 Use renamed table-cell face.
38
39 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
40 from face name.
41 (sgml-namespace-face): New backward-compatibility alias for
42 renamed face.
43 (sgml-namespace-face): Use renamed sgml-namespace face.
44
45 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
46 (org-level-4, org-level-5, org-level-6, org-level-7)
47 (org-level-8, org-warning, org-headline-done)
48 (org-deadline-announce, org-scheduled-today)
49 (org-scheduled-previously, org-link, org-done, org-table)
50 (org-time-grid): Remove "-face" suffix from face names.
51 (org-level-1-face, org-level-2-face, org-level-3-face)
52 (org-level-4-face, org-level-5-face, org-level-6-face)
53 (org-level-7-face, org-level-8-face, org-warning-face)
54 (org-headline-done-face, org-deadline-announce-face)
55 (org-scheduled-today-face, org-scheduled-previously-face)
56 (org-link-face, org-done-face, org-table-face)
57 (org-time-grid-face):
58 New backward-compatibility aliases for renamed faces.
59 (org-level-faces, org-set-font-lock-defaults, org-timeline)
60 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
61 (org-agenda-get-timestamps, org-agenda-get-scheduled)
62 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
63
64 * emulation/viper-init.el (viper-search, viper-replace-overlay)
65 (viper-minibuffer-emacs, viper-minibuffer-insert)
66 (viper-minibuffer-vi): Remove "-face" suffix from face names.
67 (viper-search-face, viper-replace-overlay-face)
68 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
69 (viper-minibuffer-vi-face):
70 New backward-compatibility aliases for renamed faces.
71 (viper-search-face, viper-replace-overlay-face)
72 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
73 (viper-minibuffer-vi-face): Use renamed viper faces.
74
75 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
76 Remove "-face" suffix from face names.
77 (testcover-nohits-face, testcover-1value-face):
78 New backward-compatibility aliases for renamed faces.
79 (testcover-mark): Use renamed testcover faces.
80
81 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
82 face name.
83 (diary-button-face): New backward-compatibility alias for renamed face.
84 (diary-entry): Use renamed diary-button face.
85
86 * calendar/calendar.el (diary, calendar-today, holiday)
87 (mark-visible-calendar-date): Remove "-face" suffix from face names.
88 (diary-face, calendar-today-face, holiday-face):
89 New backward-compatibility aliases for renamed faces.
90 (eval-after-load "facemenu", diary-entry-marker)
91 (calendar-today-marker, calendar-holiday-marker, diary-face):
92 Use renamed calendar faces.
93
94 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
95 (compare-windows-face): New backward-compatibility alias for
96 renamed face.
97 (compare-windows-highlight): Use renamed compare-windows face.
98
99 * strokes.el (strokes-char): Remove "-face" suffix from face name.
100 (strokes-char-face): New backward-compatibility alias for renamed face.
101 (strokes-encode-buffer): Use renamed strokes-char face.
102
103 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
104 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
105 Remove "-face" suffix from face names.
106 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
107 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
108 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
109 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
110 Use renamed pcvs faces.
111 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
112 * pcvs-defs.el (cvs-mode-map): Likewise.
113 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
114
115 * info.el (info-title-1, info-title-2, info-title-3)
116 (info-title-4): Remove "-face" suffix from and downcase face names.
117 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
118 (Info-title-4-face):
119 New backward-compatibility aliases for renamed faces.
120 (Info-fontify-node): Use renamed info faces.
121
122 * hilit-chg.el (highlight-changes, highlight-changes-delete):
123 Remove "-face" suffix from face names.
124 (highlight-changes-face, highlight-changes-delete-face):
125 New backward-compatibility aliases for renamed faces.
126 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
127 (hilit-chg-make-list): Use renamed highlight-changes faces.
128
129 * generic-x.el (show-tabs-tab, show-tabs-space):
130 Remove "-face" suffix from face names.
131 (show-tabs-tab-face, show-tabs-space-face):
132 New backward-compatibility aliases for renamed faces.
133 (show-tabs-generic-mode-font-lock-defaults-1)
134 (show-tabs-generic-mode-font-lock-defaults-2):
135 Use renamed show-tabs faces.
136
137 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
138 (smerge-markers): Remove "-face" suffix from face names.
139 (smerge-mine-face, smerge-other-face, smerge-base-face)
140 (smerge-markers-face):
141 New backward-compatibility aliases for renamed faces.
142 (smerge-mine-face, smerge-other-face, smerge-base-face)
143 (smerge-markers-face): Use renamed smerge faces.
144
145 * log-view.el (log-view-file, log-view-message):
146 Remove "-face" suffix from face names.
147 (log-view-file-face, log-view-message-face):
148 New backward-compatibility aliases for renamed faces.
149 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
150
151 * paren.el (show-paren-match, show-paren-mismatch):
152 Remove "-face" suffix from face names.
153 (show-paren-match-face, show-paren-mismatch-face):
154 New backward-compatibility aliases for renamed faces.
155 (show-paren-function): Use renamed show-paren faces.
156
157 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
158 (ruler-mode-margins, ruler-mode-fringes)
159 (ruler-mode-column-number, ruler-mode-fill-column)
160 (ruler-mode-comment-column, ruler-mode-goal-column)
161 (ruler-mode-tab-stop, ruler-mode-current-column):
162 Remove "-face" suffix from face names.
163 (ruler-mode-default-face, ruler-mode-pad-face)
164 (ruler-mode-margins-face, ruler-mode-fringes-face)
165 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
166 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
167 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
168 New backward-compatibility aliases for renamed faces.
169 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
170 (ruler-mode-column-number, ruler-mode-fill-column)
171 (ruler-mode-comment-column, ruler-mode-goal-column)
172 (ruler-mode-tab-stop, ruler-mode-current-column)
173 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
174
175 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
176 face name.
177 (whitespace-highlight-the-space): Use renamed face.
178 (whitespace-highlight-face): New backward-compatibility alias for
179 renamed face.
180
181 * woman.el (woman-italic, woman-bold, woman-unknown)
182 (woman-addition, woman-symbol-face):
183 Remove "-face" suffix from face names.
184 (woman-italic-face, woman-bold-face, woman-unknown-face)
185 (woman-addition-face):
186 New backward-compatibility aliases for renamed faces.
187 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
188 (woman-decode-region, woman-replace-match)
189 (woman-display-extended-fonts, woman-special-characters)
190 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
191 Use renamed woman faces.
192
193 * longlines.el (longlines-visible-face): Face removed.
194
195 * diff-mode.el (diff-header, diff-file-header, diff-index)
196 (diff-hunk-header, diff-removed, diff-added, diff-changed)
197 (diff-function, diff-context, diff-nonexistent): Remove "-face"
198 suffix from face names.
199 (diff-header-face, diff-file-header-face, diff-index-face)
200 (diff-hunk-header-face, diff-removed-face, diff-added-face)
201 (diff-changed-face, diff-function-face, diff-context-face)
202 (diff-nonexistent-face): New backward-compatibility aliases for
203 renamed faces.
204 (diff-header-face, diff-file-header-face)
205 (diff-index, diff-index-face, diff-hunk-header)
206 (diff-hunk-header-face, diff-removed, diff-removed-face)
207 (diff-added, diff-added-face, diff-changed-face, diff-function)
208 (diff-function-face, diff-context-face, diff-nonexistent)
209 (diff-nonexistent-face): Use renamed diff-mode faces.
210
211 * progmodes/compile.el (compilation-warning-face)
212 (compilation-info-face): Remove "-face" suffix from face names.
213 (compilation-warning-face, compilation-info-face):
214 New backward-compatibility aliases for renamed faces.
215 (compilation-warning-face, compilation-info-face):
216 Use renamed compilation faces.
217
218 * add-log.el (change-log-date, change-log-name)
219 (change-log-email, change-log-file, change-log-list)
220 (change-log-conditionals, change-log-function)
221 (change-log-acknowledgement): Remove "-face" suffix from face names.
222 (change-log-date-face, change-log-name-face)
223 (change-log-email-face, change-log-file-face)
224 (change-log-list-face, change-log-conditionals-face)
225 (change-log-function-face, change-log-acknowledgement-face):
226 New backward-compatibility aliases for renamed faces.
227 (change-log-font-lock-keywords): Use renamed change-log faces.
228
229 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
230 (custom-set, custom-changed, custom-saved, custom-button)
231 (custom-button-pressed, custom-documentation, custom-state)
232 (custom-comment, custom-comment-tag, custom-variable-tag)
233 (custom-variable-button, custom-face-tag, custom-group-tag-1)
234 (custom-group-tag): Remove "-face" suffix from face names.
235 (custom-magic-alist, custom-magic-value-create)
236 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
237 (custom-invalid-face, custom-rogue-face, custom-modified-face)
238 (custom-set-face, custom-changed-face, custom-saved-face)
239 (custom-button-face, custom-button-pressed-face)
240 (custom-documentation-face, custom-state-face)
241 (custom-comment-face, custom-comment-tag-face)
242 (custom-variable-tag-face, custom-variable-button-face)
243 (custom-face-tag-face, custom-group-tag-face-1)
244 (custom-group-tag-face):
245 New backward-compatibility aliases for renamed faces.
246
247 * wid-edit.el (widget-documentation, widget-button)
248 (widget-field, widget-single-line-field, widget-inactive)
249 (widget-button-pressed): "-face" suffix removed from face names.
250 (widget-documentation-face, widget-button-face)
251 (widget-field-face, widget-single-line-field-face)
252 (widget-inactive-face, widget-button-pressed-face):
253 New backward-compatibility aliases for renamed faces.
254 (widget-documentation-face, widget-button-face)
255 (widget-button-pressed-face, widget-specify-field)
256 (widget-specify-inactive): Use renamed widget faces.
257
258 2005-06-10 Kenichi Handa <handa@m17n.org>
259
260 * term/x-win.el (x-clipboard-yank): Remove condition-case
261 wrapping.
262
263 2005-06-11 Kenichi Handa <handa@m17n.org>
264
265 * add-log.el (change-log-font-lock-keywords): Make the regexp for
266 date lines stricter.
267
268 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
269
270 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
271 of x-get-selection.
272
273 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
274
275 * comint.el (comint-mode, comint-snapshot-last-prompt):
276 * frame.el (frame-current-scroll-bars):
277 * term.el (term-mode, term-check-proc, term-input-sender)
278 (term-simple-send, term-extract-string, term-word)
279 (term-match-partial-filename):
280 * window.el (window-current-scroll-bars):
281 * emulation/cua-base.el (cua-normal-cursor-color)
282 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
283 (cua-global-mark-cursor-color):
284 * mail/undigest.el (rmail-forward-separator-regex):
285 Fix typos in docstrings.
286
287 * comint.el (comint-check-proc, make-comint-in-buffer)
288 (comint-source-default): Doc fixes.
289
290 * term.el (term-send-string): Improve argument/docstring
291 consistency.
292
293 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
294
295 * comint.el (comint-send-input): Bind `inhibit-read-only' around
296 call to `delete-region'.
297 (comint-mode-hook): Do not enable Font Lock by default.
298
299 2005-06-09 Lute Kamstra <lute@gnu.org>
300
301 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
302 could be void.
303
304 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
305
306 * emacs-lisp/debug.el (debugger-will-be-back): New var.
307 (debug): Use it.
308 (debugger-step-through, debugger-continue, debugger-jump)
309 (debugger-return-value): Set it when needed.
310 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
311 Use inhibit-read-only.
312
313 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
314
315 * window.el (shrink-window-if-larger-than-buffer)
316 (window-size-fixed): Fix typo in docstring.
317
318 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
319 thumbnails directory on loading.
320 (thumbs-conversion-program): Use `eq' to check the system type,
321 not `equal'.
322 (thumbs-temp-dir): Initialize to `temporary-file-directory',
323 not "/tmp". Fix docstring.
324 (thumbs-thumbsdir): New function to return the thumbnails
325 directory, creating it if needed.
326 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
327 (thumbs-temp-file): Delete variable and make it into a function.
328 (thumbs-resize-image, thumbs-modify-image): Use it.
329 (thumbs-kill-buffer): Simplify.
330 (thumbs-gensym): Defalias or duplicate CL `gensym'.
331 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
332 docstrings.
333
334 2005-06-09 Kim F. Storm <storm@cua.dk>
335
336 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
337 set-match-data to free markers in match-data.
338
339 * replace.el (replace-match-data): Pass RESEAT arg `t' to
340 match-data to unchain markers in match-data.
341
342 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
343
344 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
345 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
346 unnecessary now.
347
348 2005-06-08 Richard M. Stallman <rms@gnu.org>
349
350 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
351 give the variable a doc string that doesn't say don't set it directly.
352
353 * textmodes/ispell.el (ispell-check-version):
354 Use match-string-no-properties.
355 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
356 (ispell-buffer-local-words): Likewise.
357
358 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
359 except on terminals with enough colors to really display it.
360 (makefile-dependency-regex): Delete spurious `bb'.
361
362 * faces.el (escape-glyph): Use blue once again in last case.
363 (no-break-space): Redefine so that it isn't invisible on a tty.
364
365 2005-06-08 Kim F. Storm <storm@cua.dk>
366
367 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
368 also when reading directory name.
369
370 2005-06-08 Lute Kamstra <lute@gnu.org>
371
372 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
373 (flyspell-mode-line-string): Remove autoload cookie.
374 (flyspell-mode): Remove defvar.
375
376 2005-06-07 Lute Kamstra <lute@gnu.org>
377
378 * textmodes/org.el (org-run-mode-hooks): New function.
379 (org-agenda-mode): Use it.
380
381 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
382
383 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
384
385 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
386
387 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
388
389 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
390
391 * font-lock.el (font-lock-add-keywords): Doc fix.
392
393 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
394
395 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
396 (tex-compile-default): In the absence of any history, use the order in
397 tex-compile-alist to choose the preferred command.
398 (tex-compile-commands): Reorder a bit.
399
400 * textmodes/flyspell.el (flyspell-auto-correct-binding)
401 (flyspell-incorrect-face, flyspell-duplicate-face):
402 Use (X)Emacs-agnostic code.
403 (flyspell-mode-map): Don't overwrite at each load. Remove code
404 redundant with the subsequent add-minor-mode. Merge Emacs and
405 XEmacs code.
406 (flyspell-word): Minor simplification.
407 (flyspell-math-tex-command-p): Quieten the byte-compiler.
408 (flyspell-external-point-words): Remove unused vars `size' and `start'.
409 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
410 Merge the corresponding Emacs code.
411 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
412
413 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
414 a dedicated window.
415
416 * international/latexenc.el (latexenc-find-file-coding-system):
417 Undo part of last patch, to turn off a compiler warning.
418
419 2005-06-06 Juri Linkov <juri@jurta.org>
420
421 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
422 Rename `tmm-inactive-face' to `tmm-inactive'.
423
424 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
425
426 * iswitchb.el: Rename faces.
427
428 2005-06-06 Kim F. Storm <storm@cua.dk>
429
430 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
431 (cua-global-mark): Remove -face suffix from face names.
432
433 * emulation/cua-gmrk.el (cua--init-global-mark):
434 Remove cua-global-mark face setup.
435
436 2005-06-06 Richard M. Stallman <rms@gnu.org>
437
438 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
439 just like other allowed characters.
440 (makefile-match-dependency): Exclude leading and training whitespace
441 from the range of regexp subexp 1.
442 (makefile-macroassign-regex): Don't try to match the body,
443 just the name of the macro being defined.
444
445 * info.el (Info-read-node-name-2): New function.
446 (Info-read-node-name-1): Use that.
447 Add a completion-base-size-function property.
448
449 * simple.el (completion-setup-function): Look for
450 completion-base-size-function property of
451 minibuffer-completion-table.
452
453 * files.el (locate-file-completion): Doc fix.
454
455 * printing.el: Don't call pr-update-menus; user must do that.
456
457 * emacs-lisp/debug.el (debugger-window): New variable.
458 (debug): Use debugger-window if it is set and still alive.
459 Record debugger-window for next entry.
460
461 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
462
463 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
464
465 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
466 (hack-one-local-variable, hack-local-variables)
467 (hack-local-variables-prop-line): Pass that arg.
468
469 2005-06-06 Kim F. Storm <storm@cua.dk>
470
471 * ido.el (ido-first-match, ido-only-match, ido-subdir)
472 (ido-indicator): Remove -face suffix from face names.
473
474 2005-06-06 Juri Linkov <juri@jurta.org>
475
476 * font-lock.el (font-lock-regexp-backslash)
477 (font-lock-regexp-backslash-construct): New faces.
478 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
479 after `('. Add `while-no-input' to control structures.
480
481 * faces.el (no-break-space, shadow): New faces.
482 (escape-glyph): Use less loud colors pink2 and red4.
483
484 * diff-mode.el (diff-context-face)
485 * dired.el (dired-ignored)
486 * rfn-eshadow.el (file-name-shadow)
487 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
488
489 * info.el (Info-title-1-face): Use green instead of yellow because
490 bold yellow is not readable on light backgrounds.
491
492 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
493 before selecting the desired mode to not spend time fontifying
494 old contents.
495
496 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
497
498 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
499 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
500
501 * ps-print.el (ps-default-fg, ps-default-bg):
502 Fix typos in docstrings.
503
504 * isearchb.el (isearchb): Don't pass a spurious second argument to
505 `iswitchb-completions'.
506
507 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
508
509 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
510 to preserve point.
511 (gdb-find-file-hook): Add doc string.
512
513 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
514 C dereferenced pointer expression.
515 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
516
517 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
518
519 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
520 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
521 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
522 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
523 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
524 Make background transparent.
525
526 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
527
528 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
529 (font-lock-remove-keywords): Doc fix.
530 (font-lock-mode-major-mode): Compiler defvar.
531 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
532
533 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
534 (font-lock-mode): Update `font-lock-mode-major-mode'.
535 (font-lock-set-defaults): Compiler defvar.
536 (font-lock-default-function): Take `font-lock-mode-major-mode'
537 into account.
538
539 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
540 keep track of which major mode it enabled the minor mode for.
541 Use find-file-hook again. Update docstring.
542
543 * simple.el (eval-expression-print-level)
544 (eval-expression-print-length, eval-expression-debug-on-error):
545 Doc fixes.
546
547 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
548
549 * iswitchb.el (iswitchb-single-match-face)
550 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
551 (iswitchb-invalid-regexp-face): New faces.
552 (iswitchb-completions): Use them.
553 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
554 now marked as an obsolete alias.
555 (iswitchb-read-buffer): Remove check for bound font variables.
556 (iswitchb-invalid-regexp): New free variable.
557 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
558 set iswitchb-invalid-regexp.
559 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
560 invalid regexps.
561 (iswitchb-completions): Add check for complete match when entering
562 a regexp.
563 (iswitchb-completions): Remove require-match argument.
564 (iswitchb-exhibit): Fix caller.
565 (iswitchb-common-match-inserted): New variable.
566 (iswitchb-complete, iswitchb-completion-help): Use it.
567
568 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
569
570 * url-http.el (url-http-chunked-encoding-after-change-function):
571 Use `url-http-debug' instead of `message'.
572
573 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
574
575 * url-http.el (url-http-parse-headers): Pass redirected URL as a
576 callback argument.
577
578 2005-06-04 Kim F. Storm <storm@cua.dk>
579
580 * simple.el (line-move): Only call sit-for when moving backwards.
581
582 * ido.el (ido-make-merged-file-list-1): New defun split from
583 ido-make-merged-file-list.
584 (ido-make-merged-file-list): Bind throw-on-input around call to
585 ido-make-merged-file-list-1. Return input-pending-p if
586 interrupted by more input available.
587 (ido-read-internal): Handle input-pending-p return value from
588 ido-make-merged-file-list.
589
590 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
591
592 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
593 compatibility code.
594
595 * international/latexenc.el (latexenc-find-file-coding-system):
596 Don't inherit the EOL part of the coding-system from the
597 tex-main buffer. Fit within 80 columns.
598
599 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
600
601 * tmm.el (tmm-inactive-face): New face.
602 (tmm-remove-inactive-mouse-face): New function.
603 (tmm-prompt, tmm-add-one-shortcut)
604 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
605 but not selectable.
606
607 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
608
609 * faces.el (face-equal): Improve argument/docstring consistency.
610
611 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
612
613 * progmodes/make-mode.el (makefile-targets-face)
614 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
615 (makefile-bsdmake-dependency-regex)
616 (makefile-makepp-rule-action-regex)
617 (makefile-bsdmake-rule-action-regex): New constants.
618 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
619
620 * progmodes/compile.el (compilation-error-regexp-alist-alist):
621 Allow (...) within `...' for makepp messages.
622
623 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
624
625 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
626
627 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
628 "." files are deleted from all file lists before comparison.
629
630 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
631 (viper-ESC-key): Made them customizable.
632
633 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
634
635 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
636
637 * autorevert.el (auto-revert-buffers): Use save-match-data.
638
639 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
640
641 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
642 menu items with a nil command binding.
643
644 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
645
646 * emacs-lisp/cl-macs.el (defsetf):
647 Improve argument/docstring consistency.
648
649 * faces.el (list-faces-display): Improve the formatting by
650 computing the maximum length required for any face-name (reworked
651 patch of 1999-01-11, accidentally deleted on 1999-07-21).
652 (internal-find-face): Remove redundant info in docstring.
653
654 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
655
656 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
657 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
658 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
659 (gdb-assembler-custom): Improve regexps.
660 (def-gdb-auto-update-handler): Use window point to preserve point.
661
662 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
663
664 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
665
666 2005-05-31 Jay Belanger <belanger@truman.edu>
667
668 * calc/calc-embed.el (calc-embedded-word): Change argument passed
669 to calc-embedded.
670 (calc-embedded-make-info): Have plain prefix argument select
671 entire line.
672
673 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
674
675 * faces.el (list-faces-display): Signal error if passed a regexp
676 that matches no face name.
677
678 * simple.el (filter-buffer-substring): Fix typo in docstring.
679
680 2005-05-31 Richard M. Stallman <rms@gnu.org>
681
682 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
683 (vhdl-emacs-21): Doc fix.
684 (vhdl-mode): Unconditionally set comment-padding.
685 (vhdl-fixup-whitespace-region): Insert spaces only where
686 there are none.
687 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
688
689 2005-05-30 John Wiegley <johnw@newartisans.com>
690
691 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
692 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
693 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
694 `directory-sep-char' to ?/, and all uses of `string-to-int' to
695 `string-to-number'.
696
697 2005-05-30 Jay Belanger <belanger@truman.edu>
698
699 * calc/calc.el (calc-bug-address): Fix docstring.
700 (calc-window-hook, calc-trail-window-hook): New variables.
701 (calc-trail-display): Restore use of calc-trail-window-hook.
702 (calc): Restore use of calc-window-hook.
703
704 2005-05-31 Masatake YAMATO <jet@gyve.org>
705
706 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
707
708 * help-fns.el (help-C-file-name): Add autoload mark for
709 `find-function-noselect'.
710
711 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
712
713 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
714 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
715
716 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
717
718 * calendar/diary-lib.el (mark-included-diary-files): Only kill
719 included diary buffer if it was not already being visited.
720 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
721
722 * calendar/icalendar.el (top-level): Do not require 'appt.
723
724 * mail/supercite.el (sc-select-attribution): Only use a list
725 element from sc-attrib-selection-list if it returns a string.
726 Reported by Davide G. M. Salvetti <salve@debian.org>.
727
728 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
729
730 * thumbs.el (thumbs-thumbname): The resulting thubname now
731 includes a hash value to improve its uniqueness, and has a ".jpg"
732 extension. Also, it is now a valid filename on all systems.
733 (thumbs-make-thumb): Use `let', not `let*'.
734 (thumbs-show-thumbs-list): Check for JPEG availability.
735
736 2005-05-30 Richard M. Stallman <rms@gnu.org>
737
738 * filesets.el (filesets-menu-ensure-use-cached):
739 Prevent warning when emacs-version>= is undefined.
740
741 * printing.el (pr-interactive-n-up): Use string-to-number.
742
743 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
744
745 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
746 Warn only when name to be defined is quoted.
747
748 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
749
750 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
751 Make regexp more robust.
752 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
753 Force regeneration of disassembly.
754
755 2005-05-29 Jay Belanger <belanger@truman.edu>
756
757 * calc/calc.el (calc-user-invocation): Check if
758 calc-invocation-macro is non-nil.
759
760 2005-05-29 Juri Linkov <juri@jurta.org>
761
762 * add-log.el (change-log-font-lock-keywords):
763 Add `+' to e-mail regexp to accept mail address with keywords.
764
765 * man.el (Man-name-regexp): Add `:' to accept qualified names.
766
767 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
768
769 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
770
771 * ielm.el (inferior-emacs-lisp-mode): Ditto.
772
773 2005-05-29 Richard M. Stallman <rms@gnu.org>
774
775 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
776 Undo the change that moves to end of the current word.
777
778 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
779
780 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
781 Throw error when count <= 0 to ensure input is a number.
782 (gdb-read-memory-custom): Pick up address from buffer.
783 (gdb-memory-mode): Allow user to increment and decrement
784 memory address from header line.
785
786 2005-05-29 Richard M. Stallman <rms@gnu.org>
787
788 * flyspell.el (flyspell-version): Function deleted.
789 (flyspell-auto-correct-previous-hook): Doc fix.
790
791 * jit-lock.el (jit-lock-function, jit-lock-after-change):
792 Do nothing if memory is full.
793
794 * font-lock.el (font-lock-fontify-syntactically-region):
795 Pass t for GREEDY to looking-back.
796
797 * saveplace.el (save-place-alist-to-file): Write the file
798 using write-region.
799
800 * subr.el (looking-back): New argument GREEDY.
801
802 * progmodes/compile.el (compilation-start): Set the mode
803 before inserting the initial text.
804
805 * progmodes/which-func.el (which-func-update-1): Turn the mode
806 off in case of error by setting which-func-mode.
807
808 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
809
810 * flyspell.el (flyspell-auto-correct-previous-word):
811 Narrow down to what's on the screen, and recenter overlays
812 at the end of the next word.
813
814 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
815
816 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
817 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
818 (flyspell-abbrev-p): Default to nil.
819 (flyspell-use-global-abbrev-table-p): Doc fix.
820 (flyspell-large-region): Allow nil as value.
821 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
822
823 (mail-mode-flyspell-verify): More robust handling
824 of `mail-header-separator'. More efficient signature detection.
825 Allow for regexp metacharacters in message-header-separator.
826 Adding `To' not to be checked in mail-mode-flyspell-verify.
827
828 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
829 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
830 Bind flyspell-auto-correct-binding.
831 Bind C-. and C-, .
832 (flyspell-mode-map): Likewise.
833 (flyspell-mode): Doc fix.
834 (flyspell-accept-buffer-local-defs): Preserve current buffer.
835 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
836 (flyspell-word-cache-result): New var, always local.
837 (flyspell-check-pre-word-p): Doc fix.
838 (flyspell-check-changed-word-p): Handle spc like newline.
839 (flyspell-post-command-hook): Set flyspell-word-cache-result.
840 (flyspell-word-search-backward, flyspell-word-search-forward):
841 New functions.
842 (flyspell-word): Return t if nothing to check.
843 When parsing TeX code, check for after } or \.
844 Use flyspell-word-search-backward to find previous word.
845 Return nil if duplicated word.
846 For word already checked, return same value as last time.
847 Set flyspell-word-cache-result after checking.
848 Don't clobber the return value.
849 (flyspell-get-word): Major rewrite.
850 (flyspell-external-point-words): New locals pword, pcount.
851 Fix size used in progress message.
852 Find the proper corresponding word in flyspell-large-region-buffer.
853 (flyspell-region): Check for flyspell-large-region = nil.
854 (flyspell-highlight-incorrect-region): Clean up overlays in region.
855 (flyspell-auto-correct-word): Check that WORD is a cons.
856 (flyspell-correct-word): Likewise.
857
858 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
859
860 * progmodes/make-mode.el (makefile-rule-action-regex)
861 (makefile-macroassign-regex, makefile-makepp-mode)
862 (makefile-bsdmake-mode): Continuation lines may be empty.
863 Reported by Joshua Varner.
864 (makefile-makepp-font-lock-keywords): Add $(stem).
865
866 2005-05-28 Karl Berry <karl@gnu.org>
867
868 * textmodes/tex-mode.el: Now that tex-send-command calls
869 shell-quote-argument (2005-03-31 change), remove all calls to
870 shell-quote-argument; they all end up invoking tex-send-command.
871 The double quoting loses on filenames with non-safe characters,
872 such as "@". Reported by Frederik Fouvry.
873
874 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
875
876 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
877 about preserving point.
878
879 2005-05-27 Jay Belanger <belanger@truman.edu>
880
881 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
882 Info-goto-node.
883
884 * calc/calc-embed.el (calc-embed-arg): New variable.
885 (calc-do-embedded-activate, calc-embedded-activate-formula)
886 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
887 variable by new variable.
888 (calc-embedded-make-info): Replace undeclared variable by new
889 variable. When selecting region with positive prefix
890 argument, use end of previous line instead of beginning of line.
891
892 * calc/calc-aent.el (calc-arg-values): Declare it.
893
894 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
895 Declare them.
896
897 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
898
899 * calc/calc.el (calc-alg-map): Declare it.
900
901 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
902
903 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
904
905 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
906 (gdb-registers-buffer, toggle-gdb-all-registers):
907 Toggle display of floating point registers.
908 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
909
910 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
911 (toggle-gud-tooltip-dereference):
912 Rename from gud-toggle-tooltip-dereference.
913
914 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
915
916 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
917
918 2005-05-27 Jay Belanger <belanger@truman.edu>
919
920 * calc/calc-prog.el (calc-kbd-report): Remove.
921 (calc-kbd-query): Rewrite.
922
923 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
924
925 * image.el (image-library-alist): Move to image.c.
926 (image-type-available-p): Doc fix.
927
928 2005-05-27 Lute Kamstra <lute@gnu.org>
929
930 * calc/calc.el (calc):
931 * outline.el (outline-1, outline-2, outline-3, outline-4)
932 (outline-5, outline-6, outline-7, outline-8):
933 * textmodes/dns-mode.el (dns-mode):
934 * textmodes/sgml-mode.el (sgml-namespace-face):
935 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
936 (tex-verbatim-face, tex-use-reftex):
937 * textmodes/texinfo.el (texinfo-heading-face):
938 Specify customization group.
939
940 * longlines.el: Don't require easy-mmode.
941 (longlines-visible-face): Specify customization group.
942
943 2005-05-27 Kenichi Handa <handa@m17n.org>
944
945 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
946 encoding table of windows-1251.
947
948 * international/ucs-tables.el (ucs-set-table-for-input):
949 If translation-table-for-input of a coding system is a symbol, get
950 its translation-table property.
951
952 * international/code-pages.el: Don't register a coding system into
953 non-iso-charset-alist more than once.
954 (cp-make-coding-system): Likewise.
955
956 2005-05-26 John Wiegley <johnw@newartisans.com>
957
958 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
959 `eshell-resume-eval' is wrapped in a list, it indicates that the
960 command was run asynchronously. In that case, unwrap the value
961 before checking the delimiter value.
962
963 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
964 character before a space at the end of a line is \, assume the space
965 is part of the last argument rather than a final argument separator.
966
967 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
968 is in use, and the target is `t' or `nil' (which are the most common
969 values), don't assume that the symbol target is a buffer.
970
971 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
972
973 * calendar/calendar.el (calendar-mode-line-format):
974 Use mode-line-highlight as mouse-face.
975
976 * time.el (display-time-string-forms, display-time-update):
977 Use mode-line-highlight as mouse-face.
978
979 2005-05-26 Jay Belanger <belanger@truman.edu>
980
981 * calc/calc.el (calc-language-alist): Remove extra defvar.
982
983 2005-05-26 Lute Kamstra <lute@gnu.org>
984
985 * arc-mode.el (archive-mode):
986 * bookmark.el (bookmark-read-annotation-mode)
987 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
988 * bs.el (bs-mode):
989 * calc/calc-yank.el (calc-edit-mode):
990 * calc/calc.el (calc-mode, calc-trail-mode):
991 * calculator.el (calculator-mode):
992 * chistory.el (command-history-mode):
993 * comint.el:
994 * cus-edit.el (custom-mode):
995 * descr-text.el (describe-text-mode):
996 * ebuff-menu.el (Electric-buffer-menu-mode):
997 * ediff-util.el (ediff-mode):
998 * emacs-lisp/re-builder.el (reb-mode):
999 * emulation/vi.el (vi-mode-setup):
1000 * emulation/ws-mode.el (wordstar-mode):
1001 * eshell/esh-mode.el (eshell-mode):
1002 * forms.el (forms-mode):
1003 * help-mode.el (help-mode):
1004 * hexl.el (hexl-mode):
1005 * ibuffer.el (ibuffer-mode):
1006 * ielm.el (inferior-emacs-lisp-mode):
1007 * info.el (Info-mode, Info-edit-mode):
1008 * international/swedish.el:
1009 * ledit.el (ledit-from-lisp-mode):
1010 * locate.el (locate-mode):
1011 * mail/rmail.el (rmail-mode):
1012 * mail/rmailedit.el (rmail-edit-mode):
1013 * mail/rmailsum.el (rmail-summary-mode):
1014 * mail/supercite.el (sc-electric-mode):
1015 * net/eudc.el (eudc-mode):
1016 * net/quickurl.el (quickurl-list-mode):
1017 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
1018 * obsolete/ooutline.el (outline-mode):
1019 * obsolete/options.el (Edit-options-mode):
1020 * obsolete/rnews.el (news-mode):
1021 * obsolete/rnewspost.el (news-reply-mode):
1022 * play/5x5.el (5x5-mode):
1023 * play/decipher.el (decipher-mode, decipher-stats-mode):
1024 * play/gomoku.el (gomoku-mode):
1025 * play/snake.el (snake-mode):
1026 * play/solitaire.el (solitaire-mode):
1027 * play/tetris.el (tetris-mode):
1028 * progmodes/ada-mode.el (ada-mode):
1029 * progmodes/antlr-mode.el (antlr-mode):
1030 * progmodes/autoconf.el (autoconf-mode):
1031 * progmodes/dcl-mode.el (dcl-mode):
1032 * progmodes/delphi.el (delphi-mode):
1033 * progmodes/ebrowse.el (ebrowse-tree-mode)
1034 (ebrowse-electric-list-mode, ebrowse-member-mode)
1035 (ebrowse-electric-position-mode):
1036 * progmodes/f90.el (f90-mode):
1037 * progmodes/fortran.el (fortran-mode):
1038 * progmodes/icon.el (icon-mode):
1039 * progmodes/idlw-help.el (idlwave-help-mode):
1040 * progmodes/idlw-shell.el (idlwave-shell-mode):
1041 * progmodes/idlwave.el (idlwave-mode):
1042 * progmodes/inf-lisp.el (inferior-lisp-mode):
1043 * progmodes/m4-mode.el (m4-mode):
1044 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
1045 * progmodes/modula2.el (modula-2-mode):
1046 * progmodes/octave-inf.el (inferior-octave-mode):
1047 * progmodes/octave-mod.el (octave-mode):
1048 * progmodes/pascal.el (pascal-mode):
1049 * progmodes/sh-script.el (sh-mode):
1050 * progmodes/sql.el (sql-mode, sql-interactive-mode):
1051 * progmodes/vhdl-mode.el (vhdl-mode):
1052 * progmodes/xscheme.el (scheme-interaction-mode):
1053 * replace.el (occur-mode):
1054 * ses.el (ses-mode):
1055 * simple.el (completion-list-mode):
1056 * skeleton.el:
1057 * speedbar.el (speedbar-mode):
1058 * term.el (term-mode):
1059 * terminal.el (terminal-edit-mode):
1060 * textmodes/reftex-index.el (reftex-index-mode)
1061 (reftex-index-phrases-mode):
1062 * textmodes/reftex-sel.el (reftex-select-label-mode)
1063 (reftex-select-bib-mode):
1064 * textmodes/reftex-toc.el (reftex-toc-mode):
1065 * wdired.el (wdired-change-to-wdired-mode):
1066 * wid-browse.el (widget-browse-mode):
1067 Use run-mode-hooks.
1068
1069 * array.el (array-mode):
1070 * calendar/todo-mode.el (todo-mode):
1071 * man.el (Man-mode):
1072 * play/landmark.el (lm-mode):
1073 * play/mpuz.el (mpuz-mode):
1074 Use kill-all-local-variables and run-mode-hooks.
1075
1076 * subr.el (delay-mode-hooks): Specify indentation.
1077
1078 2005-05-26 Mark A. Hershberger <mah@everybody.org>
1079
1080 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
1081
1082 2005-05-26 Jay Belanger <belanger@truman.edu>
1083
1084 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
1085 of nil.
1086
1087 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
1088
1089 * progmodes/gdb-ui.el (gdb-frame-address):
1090 Rename from gdb-current-address.
1091 (gdb-previous-frame-address): Rename from gdb-previous-address.
1092 (gdb-selected-frame): Rename from gdb-current-frame.
1093 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
1094 (gdb-frame-number): Rename from gdb-current-stack-level.
1095 (gdb-ann3): Match new mode-name for disassembly buffer.
1096 Extend initialisation of variables.
1097 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
1098 (gdb-memory-mode): Use mouse-face in header line.
1099 (gdb-assembler-buffer-name): Call it disassembly and give frame
1100 in mode line.
1101 (gdb-source-spec-regexp, gdb-assembler-custom)
1102 (gdb-invalidate-assembler, gdb-frame-handler):
1103 Make robust to leading zeroes in address format.
1104
1105 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
1106
1107 * textmodes/org.el (org-mode): Use `define-derived-mode' to
1108 define `org-mode'.
1109 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
1110
1111 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1112
1113 * log-edit.el (log-edit-changelog-entries): Distinguish between
1114 filenames like xfns.c and fns.c.
1115
1116 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
1117
1118 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
1119 point after reverting.
1120 (Buffer-menu-make-sort-button): Handle the case where
1121 `Buffer-menu-use-header-line' is nil.
1122
1123 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1124
1125 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
1126 New funcs. In minibuffer-local-completion-map bind `]', `/'
1127 and `:' to them.
1128
1129 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1130
1131 * startup.el (normal-top-level): Allow modification of load-path while
1132 we're iterating over it.
1133
1134 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
1135
1136 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
1137 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
1138 (thumbs-resize-interactive, thumbs-insert-image)
1139 (thumbs-insert-thumb, thumbs-dired-show-marked)
1140 (thumbs-find-image-at-point, thumbs-delete-images)
1141 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
1142 (thumbs-increment-image-size, thumbs-decrement-image-size):
1143 Fix typos in docstrings.
1144
1145 2005-05-24 Andre Spiegel <spiegel@gnu.org>
1146
1147 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
1148 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
1149 (cperl-mode): Use them.
1150
1151 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
1152
1153 * window.el (quit-window, shrink-window-if-larger-than-buffer):
1154 Doc fixes.
1155
1156 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
1157
1158 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
1159 Bind C-d to gdb-inferior-io-eof.
1160
1161 * dired.el (dired-dnd-popup-notice): Use message-box.
1162
1163 2005-05-23 Masatake YAMATO <jet@gyve.org>
1164
1165 * bindings.el (mode-line-major-mode-keymap):
1166 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
1167
1168 * faces.el (mode-line-highlight): New face.
1169
1170 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
1171 as mouse-face.
1172
1173 * bindings.el (top-level, help-echo, mode-line-modified)
1174 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
1175 as mouse-face.
1176
1177 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
1178
1179 * progmodes/cc-engine.el (c-guess-basic-syntax):
1180 Remove spurious call to `zerop'.
1181
1182 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
1183
1184 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
1185
1186 CC Mode update to 5.30.10:
1187
1188 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
1189 could go past the limit in decoration level 2, thereby causing
1190 errors during interactive fontification.
1191
1192 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
1193 the file is evaluated interactively.
1194
1195 * cc-engine.el (c-guess-basic-syntax): Handle operator
1196 declarations somewhat better in C++.
1197
1198 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
1199 make use of `run-mode-hooks' which has been added in Emacs 21.1.
1200 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
1201 (awk-mode): Use it.
1202 (make-local-hook): Suppress warning about obsoleteness.
1203
1204 * cc-engine.el, cc-align.el, cc-cmds.el
1205 (c-append-backslashes-forward, c-delete-backslashes-forward)
1206 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
1207 Compensate for return value from `forward-line' when it has moved
1208 but not to a different line due to eob.
1209
1210 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
1211 `objc-method-intro' and `objc-method-args-cont'.
1212
1213 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
1214
1215 CC Mode update to 5.30.10:
1216
1217 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
1218 in the copyright statement. Incidentally, change "along with GNU
1219 Emacs" to "along with this program" where it occurs.
1220
1221 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
1222 so that it is interactive, hence can be found by M-x awk-mode
1223 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
1224 <gmorris+emacs@ast.cam.ac.uk>.
1225
1226 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
1227 Mode's regexps.
1228
1229 2005-05-23 Kevin Ryde <user42@zip.com.au>
1230
1231 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
1232 c-parse-state, to avoid a lisp error (on bad code).
1233
1234 2005-05-23 Lute Kamstra <lute@gnu.org>
1235
1236 * subr.el (font-lock-defaults): Remove defvar as it's already
1237 defined in font-core.el.
1238
1239 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
1240
1241 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
1242
1243 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
1244 more general and work when GDB variable "print pretty" is on,
1245 as with Emacs, for example.
1246
1247 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
1248
1249 * font-core.el: Update comment.
1250
1251 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
1252 Use `after-change-major-mode-hook' instead of `find-file-hook'.
1253
1254 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
1255
1256 2005-05-22 Eli Zaretskii <eliz@gnu.org>
1257
1258 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
1259 and `yank-handler' in the doc strings.
1260
1261 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
1262
1263 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
1264
1265 2005-05-22 Richard M. Stallman <rms@gnu.org>
1266
1267 * help.el (describe-key): Move print-help-return-message call
1268 out of conditional.
1269
1270 * progmodes/etags.el (list-tags): Use with-no-warnings.
1271
1272 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
1273 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
1274 (starttls-extra-args, starttls-extra-arguments): Add defvars.
1275
1276 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
1277
1278 * language/viet-util.el (viet-viscii-nonascii-translation-table):
1279 Add defvar.
1280
1281 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
1282 Use defvar, not defconst.
1283
1284 * hexl.el (hexl-follow-line): Use with-no-warnings.
1285
1286 * emulation/tpu-extras.el: Use write-file-functions instead of
1287 write-file-hooks.
1288
1289 * dired.el (dired-font-lock-keywords): Fontify files with junk
1290 extensions even if marked by -F.
1291
1292 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
1293
1294 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
1295 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
1296 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
1297 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
1298 (concatenate, list-length, get*, getf, cl-remprop):
1299 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
1300 (etypecase, progv, lexical-let, lexical-let*)
1301 (multiple-value-bind, multiple-value-setq, shiftf):
1302 Improve argument/docstring consistency.
1303
1304 * subr.el (focus-frame, unfocus-frame):
1305 Revert deletion on 2005-05-01.
1306
1307 2005-05-22 Andre Spiegel <spiegel@gnu.org>
1308
1309 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
1310 doesn't exist.
1311
1312 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
1313 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
1314
1315 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
1316
1317 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
1318 already deleted variables: auto-fill-hook, blink-paren-hook,
1319 lisp-indent-hook, inhibit-local-variables, unread-command-event,
1320 suspend-hooks, comment-indent-hook, meta-flag,
1321 before-change-function, after-change-function,
1322 font-lock-doc-string-face.
1323
1324 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1325
1326 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
1327
1328 2005-05-21 Eli Zaretskii <eliz@gnu.org>
1329
1330 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
1331 rmail-dont-reply-to.
1332
1333 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1334
1335 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
1336 literal blank when splitting new-header-values.
1337
1338 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
1339
1340 * calendar/cal-menu.el (cal-menu-update): Add separator as a
1341 string so that tmm doesn't create a completion entry for it.
1342
1343 * textmodes/table.el (table-disable-menu): Ditto.
1344
1345 2005-05-21 Richard M. Stallman <rms@gnu.org>
1346
1347 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
1348
1349 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
1350
1351 * net/rcompile.el (remote-compile): Use compilation-start.
1352
1353 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
1354
1355 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
1356
1357 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
1358 Default to makefile-bsdmake-mode on BSD systems.
1359
1360 * imenu.el (imenu-generic-expression, imenu--generic-function'):
1361 REGEXP may also be a search function now. The part of doc-string
1362 for describing the structure was 95% identical to that of
1363 `imenu--generic-function'. Unify it there.
1364
1365 * progmodes/make-mode.el (makefile-imenu-generic-expression):
1366 Use function to find dependencies, because regexp alone is so complex,
1367 it easily goes into an endless loop.
1368 (makefile-makepp-mode): Also add submenu for Perl functions
1369 defined in the makefile.
1370 (makefile-bsdmake-mode): Special imenu-generic-expression no
1371 longer needed, due to function call.
1372 (makefile-match-dependency): Take BOUND into account when checking
1373 if we're through.
1374
1375 2005-05-20 Jay Belanger <belanger@truman.edu>
1376
1377 * calc/calc-units.el (calc-invalidate-units-table):
1378 Use inhibit-read-only.
1379 (math-build-units-table-buffer): Use view-mode.
1380
1381 2005-05-20 David Kastrup <dak@gnu.org>
1382
1383 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
1384 easy-menu-add is not a nop on Emacs; and clarify when to call it.
1385
1386 2005-05-20 Lute Kamstra <lute@gnu.org>
1387
1388 * diff-mode.el (diff-header-face, diff-file-header-face)
1389 (diff-index-face, diff-hunk-header-face, diff-removed-face)
1390 (diff-added-face, diff-changed-face, diff-function-face)
1391 (diff-context-face, diff-nonexistent-face): Put them in the
1392 diff-mode customization group.
1393
1394 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1395
1396 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
1397
1398 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
1399
1400 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
1401 Minor regexp-optimization.
1402
1403 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
1404
1405 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
1406 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
1407 (org-agenda-add-time-grid-maybe): New function.
1408 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
1409 (org-table-create): `dotimes' instead of `mapcar'.
1410 (org-xor): Simplify implementation.
1411 (org-agenda): `inhibit-redisplay' turned on.
1412 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
1413 a consistent line after a state change.
1414 (org-agenda-remove-times-when-in-prefix): New option.
1415 (org-prefix-has-time): New variable.
1416 (org-parse-time-string): Optional argument NODEFAULT.
1417 (org-format-agenda-item): Parse items for time-of-day
1418 specifications and move these into the prefix if possible.
1419 (org-agenda-priority): Get current heading, not previous heading
1420 during agenda remote editing.
1421
1422 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
1423
1424 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
1425 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
1426 (remove-duplicates, delete-duplicates, substitute)
1427 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
1428 (nsubstitute-if-not, find, find-if, find-if-not, position)
1429 (position-if, position-if-not, count, count-if, count-if-not)
1430 (mismatch, search, sort*, stable-sort, merge, member*)
1431 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
1432 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
1433 (intersection, nintersection, set-difference, nset-difference)
1434 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
1435 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
1436 (nsublis, tree-equal): Improve argument/docstring consistency.
1437
1438 * subr.el (send-string, send-region):
1439 Remove obsolescence declaration.
1440 (window-dot, set-window-dot, read-input, show-buffer)
1441 (eval-current-buffer, string-to-int):
1442 Add release number to obsolescence declarations.
1443
1444 2005-05-19 Kim F. Storm <storm@cua.dk>
1445
1446 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
1447 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
1448
1449 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
1450
1451 * faces.el (list-faces-display): Make back button respect optional
1452 regexp arg.
1453
1454 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
1455
1456 * calculator.el (calculator-radix-grouping-mode)
1457 (calculator-radix-grouping-digits, calculator-displayer)
1458 (calculator-radix-grouping-separator, calculator-copy-displayer):
1459 * dabbrev.el (dabbrev-search-these-buffers-only):
1460 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
1461 (diff-advance-after-apply-hunk, diff-mode-hook)
1462 (diff-minor-mode-prefix):
1463 * imenu.el (imenu-use-popup-menu):
1464 * jit-lock.el (jit-lock-context-time):
1465 * newcomment.el (comment-fill-column, comment-column)
1466 (comment-style, comment-padding, comment-multi-line)
1467 (comment-empty-lines, comment-auto-fill-only-comments):
1468 * reveal.el (reveal-around-mark):
1469 * uniquify.el (uniquify-buffer-name-style)
1470 (uniquify-after-kill-buffer-p)
1471 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
1472 (uniquify-min-dir-content, uniquify-separator)
1473 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
1474 * w32-vars.el (w32-fixed-font-alist):
1475 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
1476 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
1477 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
1478 * progmodes/perl-mode.el (perl-indent-level)
1479 (perl-continued-statement-offset, perl-continued-brace-offset)
1480 (perl-brace-offset, perl-brace-imaginary-offset)
1481 (perl-label-offset, perl-indent-continued-arguments)
1482 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
1483 * progmodes/tcl.el (tcl-indent-level)
1484 (tcl-continued-indent-level, tcl-auto-newline)
1485 (tcl-tab-always-indent, tcl-electric-hash-style)
1486 (tcl-help-directory-list, tcl-use-smart-word-finder)
1487 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
1488 (inferior-tcl-source-command):
1489 * textmodes/fill.el (enable-kinsoku):
1490 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
1491 * textmodes/table.el (table-yank-handler):
1492 Specify missing group (and type, if simple) in defcustom.
1493
1494 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1495
1496 * progmodes/compile.el (compilation-finish-function): Fix defvar.
1497
1498 2005-05-19 Richard M. Stallman <rms@gnu.org>
1499
1500 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
1501
1502 * subr.el (event-basic-type): Don't get an error.
1503 (left-fringe-p): Function deleted.
1504
1505 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
1506 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
1507
1508 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
1509 in recursive copy.
1510
1511 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
1512
1513 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
1514
1515 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
1516 Call byte-compile-nogroup-warn if appropriate.
1517
1518 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
1519 (compilation-set-window): Don't call left-fringe-p; do it directly.
1520
1521 2005-05-19 Jay Belanger <belanger@truman.edu>
1522
1523 * calc/calc-graph.el (calc-graph-format-data): Make sure
1524 var-PlotRejects is bound before trying to check its value.
1525
1526 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
1527
1528 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
1529 definition of this variable from reftex-global.el to reftex.el,
1530 because it is needed in the menu.
1531
1532 2005-05-19 Lute Kamstra <lute@gnu.org>
1533
1534 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
1535 years are fixed. Don't insert a space after a dash.
1536
1537 2005-05-19 Kim F. Storm <storm@cua.dk>
1538
1539 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
1540
1541 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
1542
1543 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
1544 strings, because (eq ... ?\\) is fairly frequent.
1545
1546 * progmodes/make-mode.el (makefile-add-this-line-targets):
1547 Simplify and integrate into `makefile-pickup-targets'.
1548 (makefile-add-this-line-macro): Simplify and integrate into
1549 `makefile-pickup-macros.
1550 (makefile-pickup-filenames-as-targets): Simplify.
1551 (makefile-previous-dependency, makefile-match-dependency):
1552 Don't stumble over `::'.
1553
1554 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
1555
1556 * subr.el (post-command-idle-hook, post-command-idle-delay):
1557 Remove obsoletion of post-command-idle-hook and
1558 post-command-idle-delay.
1559
1560 * faces.el (list-faces-display): Provide button when describe-face
1561 is called to take user back to the list of faces.
1562
1563 * help-fns.el (describe-variable): Remove hyperlinks in a
1564 variable's value as these are quite frequently inappropriate.
1565
1566 * follow.el (follow-submit-feedback, follow-mode):
1567 Remove references to post-command-idle-hook.
1568
1569 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
1570
1571 * progmodes/make-mode.el (makefile-previous-dependency)
1572 (makefile-match-dependency): Check for := (and in bsd mode also
1573 !=) to give a better result, even when font-lock is not on.
1574
1575 2005-05-18 Jay Belanger <belanger@truman.edu>
1576
1577 * calc/calc-help.el (calc-s-prefix-help):
1578 Add `calc-copy-special-constant' to help string.
1579
1580 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1581
1582 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
1583
1584 2005-05-18 Jay Belanger <belanger@truman.edu>
1585
1586 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
1587 in linear factors are in proper order.
1588
1589 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
1590
1591 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
1592 Support for jurabib.
1593
1594 * textmodes/reftex.el (featurep): Define aliases for overlay
1595 commands, for XEmacs compatibility, and use these aliases in
1596 overlay initializations.
1597 (reftex-highlight): Use `reftex-move-overlay'.
1598 (reftex-unhighlight): Use `reftex-delete-overlay'.
1599 (reftex-uniq): Funktion removed. Use `reftex-uniquify' instead.
1600 (reftex-access-search-path): Use `reftex-uniquify' instead of
1601 `reftex-uniq'
1602
1603 * textmodes/reftex-sel.el (reftex-select-unmark):
1604 Overlay `before-string' property modification enables for Emacs as well.
1605 (reftex-select-item): Use `reftex-delete-overlay'.
1606 (reftex-select-mark): Use `reftex-make-overlay' and
1607 `reftex-overlay-put'.
1608 (reftex-select-unmark): Use `reftex-delete-overlay' and
1609 `reftex-overlay-put'.
1610
1611 2005-05-18 Lute Kamstra <lute@gnu.org>
1612
1613 * emacs-lisp/lisp.el (check-parens): Fix docstring.
1614
1615 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
1616
1617 * add-log.el (add-change-log-entry):
1618 * array.el (array-make-template, array-reconfigure-rows)
1619 (array-init-max-row, array-init-max-column)
1620 (array-init-columns-per-line, array-init-field-width):
1621 * replace.el (replace-match-maybe-edit, perform-replace):
1622 * textmodes/spell.el (spell-region):
1623 Replace `read-input' by `read-string'.
1624
1625 * forms.el (forms-mode):
1626 * finder.el (finder-compile-keywords):
1627 * shadowfile.el (shadow-read-files):
1628 Replace `eval-current-buffer' by `eval-buffer'.
1629
1630 * terminal.el (te-pass-through):
1631 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
1632 (ange-ftp-raw-send-cmd):
1633 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
1634 (send-process-next-char, telnet-initial-filter, telnet):
1635 Replace `send-string' by `process-send-string'.
1636
1637 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
1638 (prolog-consult-region): Replace `send-string' by
1639 `process-send-string'; replace `send-region' by `process-send-region'.
1640
1641 * progmodes/delphi.el (delphi-log-msg):
1642 Replace `set-window-dot' by `set-window-point'.
1643
1644 * subr.el (window-dot, set-window-dot, read-input, send-string)
1645 (send-region, show-buffer, eval-current-buffer):
1646 Make really obsolete, as the comment says.
1647
1648 2005-05-17 Kim F. Storm <storm@cua.dk>
1649
1650 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
1651 (cua--init-keymaps): Bind C-return instead of S-return to set
1652 rectangle mark.
1653
1654 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
1655 instead of S-return to toggle/clear rectangle mark.
1656
1657 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
1658
1659 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
1660 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
1661 Also fontify plain strings assigned to variables, mostly so that a
1662 colon has a face and is thus not taken as a dependency separator.
1663 (makefile-previous-dependency): Inline the new matcher, because it
1664 is too complex to work in both directions.
1665 (makefile-match-dependency): Eliminate `backward' arg (see above).
1666 Completely reimplemented so as to not sometimes go into an endless
1667 loop. It should also be more efficient, because first it only
1668 searches for `:', instead of applying the very complex regexp.
1669 (makefile-mode): Cancel `font-lock-support-mode', because blocks
1670 to be fontified in one piece can be too long for JIT.
1671 Makefiles are never *that* big.
1672
1673 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
1674
1675 * dired.el (dired-mode): Simplify.
1676
1677 2005-05-17 Lute Kamstra <lute@gnu.org>
1678
1679 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
1680 defcustom for the mode hook variable.
1681
1682 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
1683 Emacs Lisp Reference Manual.
1684
1685 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
1686
1687 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
1688 (evenp, list*):
1689 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
1690 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
1691
1692 * net/tramp-smb.el (tramp-smb-open-connection):
1693 Pass `tramp-chunksize' as fifth (required) argument.
1694
1695 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
1696
1697 * font-lock.el (lisp-font-lock-keywords-1):
1698 Set `font-lock-negation-char-face' for [^...] char group.
1699 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
1700
1701 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
1702 a var, and refine it to mask one more level of nested vars.
1703 (makefile-rule-action-regex): Turn it into a var, and refine it so
1704 it recognizes backslashed continuation lines as belonging to the
1705 same command.
1706 (makefile-macroassign-regex): Refine it so it recognizes
1707 backslashed continuation lines as belonging to the same command.
1708 (makefile-var-use-regex): Don't look at the next char, because it
1709 might be the same one to be skipped by the initial [^$], leading
1710 to an overlooked variable use.
1711 (makefile-make-font-lock-keywords): Remove two parameters, which
1712 are now variables that some of the modes set locally.
1713 Handle dependency and rule action matching through functions, because
1714 regexps alone match too often. Dependency matching now comes
1715 last, so it can check, whether a colon already matched something else.
1716 (makefile-mode): Inform that font-lock improves makefile parsing
1717 capabilities.
1718 (makefile-match-dependency, makefile-match-action): New functions.
1719
1720 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
1721
1722 * emacs-lisp/cl-extra.el (equalp): Doc fix.
1723
1724 * align.el (align-regexp):
1725 * ansi-color.el (ansi-color-get-face):
1726 * array.el (array-reconfigure-rows, array-init-max-row)
1727 (array-init-max-column, array-init-columns-per-line)
1728 (array-init-field-width):
1729 * dired-aux.el (dired-trample-file-versions):
1730 * dired-x.el (dired-mark-sexp):
1731 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
1732 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
1733 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
1734 * faces.el (face-read-integer):
1735 * files.el (backup-extract-version, insert-directory):
1736 * hexl.el (hexl-insert-decimal-char):
1737 * server.el (server-process-filter):
1738 * shell.el (shell-extract-num):
1739 * startup.el (command-line-1):
1740 * term.el (term-command-hook):
1741 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
1742 (time-stamp-do-number):
1743 * time.el (display-time-update):
1744 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
1745 (timezone-fix-time):
1746 * vms-patch.el (vms-suspend-resume-hook):
1747 * calendar/appt.el (appt-convert-time):
1748 * calendar/cal-bahai.el (mark-bahai-diary-entries):
1749 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
1750 * calendar/cal-islam.el (mark-islamic-diary-entries):
1751 * calendar/calendar.el (calendar-cursor-to-date)
1752 (calendar-star-date):
1753 * calendar/diary-lib.el (diary-attrtype-convert)
1754 (mark-diary-entries, diary-entry-time):
1755 * calendar/solar.el (solar-get-number):
1756 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
1757 * emacs-lisp/re-builder.el (reb-display-subexp):
1758 * emulation/edt.el (edt-set-scroll-margins):
1759 * emulation/tpu-extras.el (tpu-set-scroll-margins):
1760 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
1761 (vip-get-ex-count):
1762 * emulation/viper-ex.el (viper-get-ex-token)
1763 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
1764 * international/fontset.el (fontset-plain-name):
1765 * mail/feedmail.el (feedmail-look-at-queue-directory):
1766 * mail/mailalias.el (mail-get-names):
1767 * mail/rmail.el (rmail-convert-to-babyl-format):
1768 * mail/rmailsum.el (rmail-make-basic-summary-line)
1769 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
1770 (rmail-summary-goto-msg):
1771 * mail/smtpmail.el (smtpmail-read-response):
1772 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
1773 (ange-ftp-vms-add-file-entry):
1774 * play/gametree.el (gametree-looking-at-ply)
1775 (gametree-current-branch-score):
1776 * progmodes/ada-xref.el (ada-prj-find-prj-file)
1777 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
1778 * progmodes/cperl-mode.el (condition-case):
1779 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
1780 (ebrowse-set-member-buffer-column-width)
1781 (ebrowse-select-1st-to-9nth):
1782 * progmodes/etags.el (etags-snarf-tag):
1783 * progmodes/flymake.el (flymake-parse-line):
1784 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
1785 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
1786 (idlwave-shell-menu-def):
1787 * progmodes/ps-mode.el (ps-run-goto-error):
1788 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
1789 (vhdl-speedbar-contract-level):
1790 * term/mac-win.el (x-handle-numeric-switch):
1791 * term/sun-mouse.el (sun-get-frame-data):
1792 * term/w32-win.el (x-handle-numeric-switch):
1793 * term/x-win.el (x-handle-numeric-switch):
1794 * textmodes/ispell.el (ispell-parse-output):
1795 * textmodes/nroff-mode.el (nroff-outline-level):
1796 * textmodes/reftex-cite.el (reftex-bib-sort-year)
1797 (reftex-bib-sort-year-reverse, reftex-format-citation):
1798 * textmodes/reftex-parse.el (reftex-init-section-numbers)
1799 (reftex-section-number):
1800 * textmodes/texinfmt.el (texinfo-paragraphindent):
1801 Replace `string-to-int' by `string-to-number'.
1802
1803 * international/latexenc.el: Add page marker to force the "Local
1804 Variables:" string out of the last page.
1805
1806 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
1807
1808 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
1809 tooltip-change-major-mode.
1810 (gud-tooltip-print-command): Remove case where gud-minor-mode
1811 is gdb ("--fullname").
1812 (gud-tooltip-tips): Turn GUD tooltips off for this case and
1813 explain to user.
1814
1815 2005-05-16 Jay Belanger <belanger@truman.edu>
1816
1817 * calc/calc-store.el (calc-copy-special-constant): New function.
1818
1819 * calc/calc-ext.el (calc-init-extensions): Add binding for
1820 `calc-copy-special-constant'.
1821
1822 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
1823 for the `calc-copy-special-constant' command.
1824
1825 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
1826
1827 * subr.el (left-fringe-p): New function.
1828
1829 * progmodes/compile.el (compilation-setup): Set local value of
1830 overlay-arrow-string to "" always.
1831 (compilation-set-window): Left fringe then don't scroll.
1832 No left fringe then no arrow and scroll message to top.
1833 (compilation-context-lines): Adjust doc string accordingly.
1834
1835 2005-05-16 Kim F. Storm <storm@cua.dk>
1836
1837 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
1838 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
1839 (ido-wide-find-dir-or-delete-dir): New command for M-d.
1840 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
1841 (ido-read-file-name): Handle commands with ido property value
1842 equal to find-file as reading a file name, to allow C-d to enter dired.
1843 (ibuffer-find-file): Add ido property with value find-file.
1844
1845 2005-05-15 Kim F. Storm <storm@cua.dk>
1846
1847 * subr.el (open-network-stream-nowait): Remove.
1848 (open-network-stream-server): Remove.
1849
1850 2005-05-15 Richard M. Stallman <rms@gnu.org>
1851
1852 * faces.el (describe-face): Output a definition link button.
1853
1854 * help-mode.el (help-face-def): New button type.
1855
1856 * emacs-lisp/copyright.el (copyright-fix-years):
1857 Match properly if the first year is 2-digit.
1858 Don't mess up the whitespace after the years by filling.
1859
1860 * dired-aux.el (dired-mark-confirm):
1861 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
1862
1863 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
1864 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
1865 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
1866
1867 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1868 Set font-lock-comment-start-skip.
1869
1870 * font-lock.el (font-lock-comment-start-skip): New variable.
1871 (font-lock-comment-end-skip): New variable.
1872 (font-lock-fontify-syntactically-region): Use them if non-nil.
1873
1874 2005-05-15 Jay Belanger <belanger@truman.edu>
1875
1876 * calc/calc-store.el (calc-store-value): Return a string rather
1877 than display it as a message.
1878 Use calc-var-name for variable name.
1879 (calc-store-into): Add the result of calc-store-value to message.
1880 (calc-copy-variable): Add a message.
1881 (calc-store-exchange): Improve error messages.
1882 (calc-store-binary, calc-store-map): Don't reset the values of
1883 special constants.
1884
1885 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
1886
1887 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
1888 manual to docstring.
1889
1890 * files.el (hack-local-variables-confirm): Add STRING argument.
1891 Make the function handle non file visiting buffers correctly.
1892 (hack-local-variables-prop-line, hack-local-variables)
1893 (hack-one-local-variable): Use STRING arg of
1894 `hack-local-variables-confirm'.
1895
1896 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
1897
1898 Sync with Tramp 2.0.49.
1899
1900 * tramp.el (tramp-handle-dired-call-process)
1901 (tramp-handle-insert-directory):`insert-buffer' cannot be used
1902 because the contents of the Tramp buffer is changed before
1903 insertion (`expand-file' and alike).
1904 (tramp-handle-insert-directory): If `localname' has an empty
1905 nondirectory name, it must not be quoted.
1906 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
1907 variable `tramp-chunksize'. Change callees.
1908 (tramp-open-connection-setup-interactive-shell): Check remote host
1909 for buggy `send-process-string' implementation.
1910 Set `tramp-chunksize' if found. Reported by Michael Kifer
1911 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
1912 (tramp-handle-shell-command): `insert-buffer' cannot be used
1913 because the contents of the Tramp buffer is changed before
1914 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
1915 <frederic.bothamy@free.fr>.
1916 (tramp-set-auto-save): Actions should be done for Tramp file name
1917 handler only. Ange-FTP has its own auto-save mechanism.
1918 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
1919 (tramp-set-auto-save-file-modes): Set file modes of
1920 `buffer-auto-save-file-name' to ?\600 as fallback solution.
1921 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
1922 (tramp-bug): Remove obsolete variable.
1923 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
1924 for presence of `mml-mode'. Make it running for older Emacsen as well.
1925
1926 2005-05-14 John Paul Wallington <jpw@pobox.com>
1927
1928 * ibuf-ext.el (define-ibuffer-filter filename):
1929 If `dired-directory' is a list, use its car.
1930
1931 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
1932
1933 * ibuffer.el (define-ibuffer-column filename):
1934 If `dired-directory' is a list, use its car.
1935
1936 2005-05-14 Richard M. Stallman <rms@gnu.org>
1937
1938 * subr.el (symbol-file): Doc fix.
1939
1940 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
1941 (byte-compile-form): Call byte-compile-nogroup-warn.
1942 (byte-compile-warning-types): Doc fix.
1943
1944 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
1945
1946 * progmodes/cc-engine.el (c-literal-faces):
1947 Add font-lock-comment-delimiter-face.
1948
1949 * net/net-utils.el (dig): Use with-no-warnings.
1950
1951 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
1952 (sc-recite-frame-alist, sc-default-cite-frame)
1953 (sc-default-uncite-frame, sc-default-recite-frame)
1954 (sc-attrib-selection-list, sc-rewrite-header-list):
1955 Mark as risky-local-variable.
1956
1957 * international/ogonek.el (ogonek-jak, ogonek-how):
1958 Don't use beginning-of-buffer.
1959
1960 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
1961
1962 * calendar/solar.el (solar-data-list): Move definition up.
1963
1964 * dnd.el (dnd-protocol-alist): Add autoload.
1965
1966 * progmodes/sh-script.el: Many doc usage fixes.
1967 (sh-indent-after-do): Change default to match common styles.
1968
1969 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
1970
1971 * files.el (interpreter-mode-alist)
1972 (auto-mode-interpreter-regexp): Doc fixes.
1973
1974 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
1975
1976 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
1977
1978 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
1979
1980 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1981
1982 * dired.el (dired-mode): make-variable-buffer-local =>
1983 make-local-variable.
1984
1985 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1986
1987 * term/mac-win.el (mac-select-convert-to-string): Try coding
1988 systems in mac-script-code-coding-systems if specified one cannot
1989 encode string for `com.apple.traditional-mac-plain-text'.
1990
1991 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
1992
1993 * progmodes/make-mode.el (makefile-targets-face)
1994 (makefile-shell-face, makefile-makepp-perl-face): New faces.
1995 (makefile-dependency-regex): Fix it to not make the colon in
1996 $(var:a=b) special.
1997 (makefile-rule-action-regex): New regexp for highlighting embedded
1998 Shell strings.
1999 (makefile-macroassign-regex): Handle != for highlighting as
2000 embedded Shell strings.
2001 (makefile-var-use-regex): New const.
2002 (makefile-statements, makefile-automake-statements)
2003 (makefile-gmake-statements, makefile-makepp-statements)
2004 (makefile-bsdmake-statements): New consts.
2005 (makefile-make-font-lock-keywords): New function.
2006 (makefile-automake-font-lock-keywords)
2007 (makefile-gmake-font-lock-keywords)
2008 (makefile-makepp-font-lock-keywords)
2009 (makefile-bsdmake-font-lock-keywords): New consts.
2010 (makefile-mode-map): Add switchers between the various submodes.
2011 (makefile-mode): Document the availability of the variants.
2012 (makefile-automake-mode, makefile-gmake-mode)
2013 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
2014
2015 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
2016 new variants of makefile-mode.
2017
2018 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2019
2020 * font-lock.el (font-lock-comment-delimiter-face): Fix up
2021 the inheritance.
2022
2023 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
2024
2025 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
2026 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
2027
2028 * files.el (normal-mode): Extend the scope of the
2029 `enable-local-variables' binding to include the `set-auto-mode' call.
2030 (magic-mode-alist): Doc fix.
2031
2032 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2033
2034 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
2035 font-lock-comment-face rather than copying its setting.
2036
2037 2005-05-12 Andreas Schwab <schwab@suse.de>
2038
2039 * eshell/esh-mode.el (eshell-send-input): Doc fix.
2040
2041 2005-05-12 Lute Kamstra <lute@gnu.org>
2042
2043 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
2044 defcustom for the mode hook variable. Delete the last argument.
2045 * generic-x.el: Fix callers of define-generic-mode.
2046 (generic-x-modes): Delete group.
2047 (show-tabs-tab-face, show-tabs-space-face): Put them in the
2048 generic-x customization group.
2049
2050 2005-05-12 Kim F. Storm <storm@cua.dk>
2051
2052 * font-lock.el (font-lock-negation-char-face): Default to "off".
2053
2054 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
2055 font-lock-negation-char-face to ! in !=.
2056
2057 2005-05-12 Masatake YAMATO <jet@gyve.org>
2058
2059 * add-log.el (find-change-log): Fix typos in the docstring
2060 of function.
2061
2062 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2063
2064 * international/latexenc.el (latexenc-find-file-coding-system):
2065 Avoid `re-search-forward' when looking for input encoding because
2066 of speed and safety. Better regular expressions for recognizing
2067 input encoding. Limit a search for TeX-master/tex-main-file to
2068 the local variable section.
2069
2070 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
2071
2072 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
2073 syntax of $ to "'" (quote).
2074
2075 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
2076
2077 * dnd.el (dnd-protocol-alist): Improve custom type.
2078
2079 * dired.el (dired-dnd-protocol-alist): New variable.
2080 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
2081 `dired-mode-hook' to the end.
2082
2083 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2084
2085 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
2086 comment-end if comment-start-skip is not set.
2087 Obey the font-lock-comment-delimiter-face variables.
2088
2089 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2090
2091 * files.el (executable-find): Move from executable.el. Use locate-file.
2092 * progmodes/executable.el (executable-find): Move to files.el.
2093
2094 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
2095 when trying to ensure forward progress.
2096
2097 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
2098
2099 * mouse-sel.el (mouse-sel-follow-link-p): New function.
2100 (mouse-select, mouse-select-internal, mouse-extend-internal):
2101 Use it to implement mouse-1-click-follows-link functionality.
2102
2103 2005-05-11 Richard M. Stallman <rms@gnu.org>
2104
2105 * font-lock.el (font-lock-fontify-syntactically-region):
2106 Use font-lock-comment-delimiter-face for comment delimiters.
2107
2108 2005-05-10 Jay Belanger <belanger@truman.edu>
2109
2110 * calc/calc-help.el (calc-m-prefix-help): Add mention of
2111 preserving embedded modes.
2112
2113 2005-05-10 Richard M. Stallman <rms@gnu.org>
2114
2115 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
2116
2117 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
2118 Move from ada-stmt.el.
2119 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
2120
2121 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
2122 Move to ada-mode.el.
2123 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
2124
2125 * cus-edit.el (custom-file): Call file-chase-links.
2126
2127 * files.el (read-directory-name): Fix previous change.
2128 (hack-local-variables-confirm): New function.
2129 (hack-local-variables-prop-line, hack-local-variables)
2130 (hack-one-local-variable): Use it.
2131
2132 2005-05-10 Lute Kamstra <lute@gnu.org>
2133
2134 * font-lock.el (font-lock-keywords-alist)
2135 (font-lock-removed-keywords-alist): Clarify docstrings.
2136
2137 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
2138
2139 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
2140 (gdb-source-info): Check for preprocessor info.
2141 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
2142 a macro for a function.
2143 (gdb-info-breakpoints-custom): Try to find file again if not already
2144 found (user might have used GDB dir command).
2145 (gdb-get-location): Update gdb-location-alist correctly for change
2146 to gdb-info-breakpoints-custom.
2147
2148 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
2149 (gud-tooltip-print-command): Add gdbmi case.
2150 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
2151 preprocessor info.
2152
2153 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2154
2155 * startup.el (fancy-splash-insert): Fix typo in doc string.
2156
2157 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
2158
2159 * obsolete/float.el (string-to-float):
2160 * obsolete/hilit19.el (hilit-add-pattern):
2161 * obsolete/rnews.el (news-parse-range, news-select-message)
2162 (news-get-pruned-list-of-files): Replace `string-to-int' by
2163 `string-to-number'.
2164
2165 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
2166 `find-file-not-found-hooks'; use `add-hook'.
2167 (uncompress-while-visiting): Set `write-file-functions', not
2168 `write-file-hooks'; use `add-hook'.
2169
2170 2005-05-09 Kim F. Storm <storm@cua.dk>
2171
2172 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
2173 (cua-paste): Handle clipboard action.
2174 (cua--init-keymaps): Remap clipboard-kill-region and
2175 clipboard-kill-ring-save.
2176
2177 2005-05-08 Eli Zaretskii <eliz@gnu.org>
2178
2179 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2180 Improve commentary.
2181
2182 * simple.el (next-error-overlay-arrow-position): Revert the change
2183 made on 2005-04-30.
2184
2185 2005-05-07 Jay Belanger <belanger@truman.edu>
2186
2187 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
2188 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
2189 `calc-sel-reselect'.
2190
2191 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
2192 Calc is in embedded mode.
2193
2194 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2195
2196 * progmodes/compile.el (compilation-setup):
2197 Set overlay-arrow-string to an empty string on text terminals.
2198
2199 * textmodes/ispell.el (ispell-program-name): Try looking for
2200 "aspell" along exec-path, and if found, use it as the default
2201 speller program.
2202
2203 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
2204
2205 * international/mule.el (sgml-xml-auto-coding-function):
2206 Recognize encoding='FOO' in single quotes as well as in double quotes.
2207
2208 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2209
2210 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
2211 as well as `interactive', so that defmacro* would recognize
2212 `declare' forms.
2213
2214 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2215
2216 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2217 Explain more about the LIGHTER arg's usage in the doc string.
2218 Add commentary to clarify what the code does. Fix the regexp that
2219 strips whitespace from LIGHTER. Quote LIGHTER before using it,
2220 since it could have characters special to regular expressions.
2221
2222 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
2223
2224 * replace.el (occur-1): Bind inhibit-read-only so that
2225 erase-buffer doesn't barf on read-only text properties (likewise
2226 for add-text-properties in occur-engine). Mark buffer as unmodified.
2227 (occur-engine): Don't set buffer-read-only here.
2228
2229 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2230
2231 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
2232 list-buffers-directory. This caused the *cvs-commit* buffer to be
2233 sometimes mistakenly reused as a *cvs* buffer.
2234
2235 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
2236
2237 * tooltip.el: Move code for GUD tooltips into gud.el.
2238 (require): CL no longer needed to compile case.
2239 (tooltip-mode): Do not toggle functions for GUD tooltips.
2240 (tooltip-gud-tips-p): Remove. Replace with minor mode
2241 gud-tooltip-mode in gud.el.
2242 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
2243 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
2244 tooltip-gud prefix with gud-tooltip and obsolete.
2245 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
2246 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
2247 (tooltip-mouse-motion): Mouse movement functions/variable.
2248 Rename in gud.el by adding gud prefix.
2249 (tooltip-gud-original-filter, tooltip-gud-dereference)
2250 (tooltip-gud-event, tooltip-toggle-gud-tips)
2251 (tooltip-gud-process-output, tooltip-gud-print-command)
2252 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
2253 gud.el by replacing tooltip-gud prefix with gud-tooltip.
2254 (gdb-tooltip-print): Move to gdb-ui.el.
2255
2256 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
2257 (require): CL needed to compile case.
2258 (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
2259 tooltip-gud-tips-p. Make it a minor-mode.
2260 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
2261 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
2262 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
2263 (gud-tooltip-change-major-mode)
2264 (gud-tooltip-activate-mouse-motions-if-enabled)
2265 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
2266 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
2267 (gud-tooltip-original-filter, gud-tooltip-dereference)
2268 (gud-tooltip-event, tooltip-toggle-gud-tips)
2269 (gud-tooltip-process-output, gud-tooltip-print-command)
2270 (gud-tooltip-tips): Move from tooltip.el.
2271
2272 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
2273 (gdb-cpp-define-alist-flags): Doc fix.
2274 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
2275 gud-tooltip-mode is t.
2276
2277 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2278
2279 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
2280 evaporate if their text is deleted.
2281 (goto-address-at-point): Make it work as a mouse binding as well.
2282 (goto-address-at-mouse): Obsolete it. Update users.
2283
2284 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
2285
2286 * calendar/appt.el (top-level): No longer activate on load.
2287
2288 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
2289
2290 * calendar/cal-bahai.el (mark-bahai-diary-entries):
2291 * net/webjump.el (webjump):
2292 * progmodes/idlw-help.el (idlwave-do-context-help1)
2293 (idlwave-highlight-linked-completions):
2294 * textmodes/po.el (po-find-file-coding-system-guts):
2295 Replace `assoc-ignore-case' by `assoc-string'.
2296
2297 2005-05-06 Eli Zaretskii <eliz@gnu.org>
2298
2299 * files.el (locate-file): Doc fix.
2300
2301 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
2302 Remove the redundant test for ms-dos.
2303
2304 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
2305 look for the preprocessor with exec-suffixes. If not found in
2306 standard places, look in exec-path. Remove most of the tests that
2307 used system-type.
2308
2309 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
2310
2311 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
2312
2313 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
2314 file-name clash with jka-compr.el on 8+3 filesystems.
2315
2316 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2317
2318 * term/mac-win.el: Don't define or bind scroll bar functions if
2319 x-toolkit-scroll-bars is t.
2320 (x-select-text, x-get-selection-value):
2321 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
2322 (PRIMARY): Put mac-scrap-name property.
2323 (mac-select-convert-to-file-url): New function.
2324 (public.file-url): New selection target type. Add to
2325 selection-converter-alist.
2326 (x-get-selection, x-selection-value): Handle it.
2327 (x-cut-buffer-or-selection-value): New alias.
2328
2329 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2330
2331 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
2332 entry to avoid calling bibtex-find-entry with arg global
2333 being t. Remove arg key.
2334 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
2335 (bibtex-copy-summary-as-kill): Change accordingly.
2336
2337 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2338
2339 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
2340 (org-agenda-date-later): Use with-current-buffer.
2341
2342 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2343
2344 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
2345 (define-obsolete-variable-alias): Doc Fixes.
2346
2347 2005-05-06 Kim F. Storm <storm@cua.dk>
2348
2349 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
2350 vertical-motion when selective-display is active.
2351
2352 * ido.el (ido-setup-hook): New hook.
2353 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
2354 (ido-input-stack): New var.
2355 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
2356 ido-next-work-file binding to M-O.
2357 Bind M-f to ido-wide-find-file-or-pop-dir.
2358 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
2359 (ido-read-internal): Run ido-setup-hook.
2360 Catch quit in read-file-name and read-string to cancel edit.
2361 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
2362 Automatically pop-all when completing a directory name (RET).
2363 (ido-file-internal): Add with-no-warnings around ffap and dired code.
2364 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
2365 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
2366 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
2367 New functions for M-b/M-f to move among the directory components.
2368 (ido-make-merged-file-list): Catch quit to cancel merge.
2369 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
2370 (ido-completion-help): No warnings for ido-completion-buffer-full.
2371
2372 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
2373
2374 * font-lock.el (font-lock-negation-char-face): New face and variable.
2375 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
2376 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
2377 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
2378 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
2379
2380 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
2381
2382 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
2383 Fix typo in docstring.
2384
2385 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
2386 (ebrowse-print-statistics-line)
2387 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
2388
2389 * term/w32-win.el (image-library-alist): Add additional name for
2390 Xpm library.
2391
2392 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
2393
2394 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
2395 use gcc instead of cpp.
2396
2397 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
2398 (gdb-create-define-alist): Use it.
2399 (gdb-cpp-define-alist-program): Update for MS-DOS.
2400
2401 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
2402
2403 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
2404
2405 2005-05-04 Richard M. Stallman <rms@gnu.org>
2406
2407 * help.el (describe-key): No error when UNTRANSLATED is nil.
2408
2409 * simple.el (line-move-1): Fix previous change to signal errors
2410 appropriately.
2411
2412 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
2413
2414 * calendar/icalendar.el (icalendar-version): Now at 0.12.
2415 (icalendar-duration-correction): Remove.
2416 (icalendar--get-event-properties): Split result at commas.
2417 (icalendar--decode-isoduration): New optional argument
2418 DURATION-CORRECTION.
2419 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
2420 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
2421 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
2422 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
2423 (icalendar--convert-anniversary-to-ical): New functions, extracted
2424 from icalendar-export-region, with bug fixes.
2425 (icalendar-export-region): Use the above functions.
2426 (icalendar-import-buffer): Check before saving diary file.
2427 (icalendar--convert-recurring-to-diary)
2428 (icalendar--convert-non-recurring-all-day-to-diary)
2429 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
2430 extracted from icalendar--convert-ical-to-diary, with bug fixes.
2431 (icalendar--convert-ical-to-diary): Use the above functions.
2432
2433 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
2434
2435 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
2436 Remove these recent additions.
2437 (c-mode): Restore to before 2005-04-28.
2438
2439 * progmodes/cc-vars.el (cc-define-list-program): Remove this
2440 recent addition.
2441
2442 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
2443 (gdb-define-alist): New variables.
2444 (gdb-create-define-alist): New function.
2445 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
2446 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
2447 with string-to-number.
2448 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
2449
2450 * progmodes/gud.el: Replace string-to-int with string-to-number.
2451 (gud-find-file): Handle gdb-define-alist.
2452
2453 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
2454
2455 2005-05-02 Jay Belanger <belanger@truman.edu>
2456
2457 * calc/calc-aent.el (math-read-token):
2458 * calc/calc-bin.el (calc-word-size):
2459 * calc/calc-ext.el (calc-read-number-fancy):
2460 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
2461 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
2462 * calc/calc-frac.el (calc-over-notation):
2463 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
2464 (calc-graph-num-points, calc-graph-init):
2465 * calc/calc-prog.el (calc-read-parse-table-part)
2466 (calc-edit-macro-repeats):
2467 * calc/calc-yank.el (calc-do-grab-rectangle):
2468 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
2469 Replace `string-to-int' by `string-to-number'.
2470
2471 2005-05-02 Kim F. Storm <storm@cua.dk>
2472
2473 * kmacro.el: Use executing-kbd-macro-index variable.
2474
2475 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
2476
2477 * net/rlogin.el (rlogin-parse-words): Delete func.
2478 (rlogin): Use split-string, not rlogin-parse-words.
2479 Also, if there are option-like elements in the parsed args,
2480 take the host to be the first arg immediately following them.
2481 Suggested by Michael Mauger.
2482
2483 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2484
2485 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
2486
2487 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2488
2489 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
2490 (cc-mode-cpp-program): Rename to cc-define-list-program and
2491 move to cc-vars.el.
2492
2493 * progmodes/cc-vars.el (cc-define-list-program):
2494 Change to "gcc -E -dM -". Make customizable.
2495
2496 2005-05-02 Kim F. Storm <storm@cua.dk>
2497
2498 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
2499
2500 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2501
2502 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
2503
2504 * international/mule-util.el (truncate-string): Remove alias and
2505 obsolete declaration.
2506
2507 * international/mule-cmds.el (update-iso-coding-systems):
2508 Remove alias and obsolete declaration.
2509
2510 * international/mule.el (coding-system-parent): Remove alias and
2511 obsolete declaration.
2512
2513 * subr.el (define-function, sref): Remove aliases and obsolete
2514 declarations.
2515 (chars-in-region): Remove obsolete declaration.
2516
2517 2005-05-01 Richard M. Stallman <rms@gnu.org>
2518
2519 * info.el (Info-mode): Set widen-automatically to nil, locally.
2520
2521 * simple.el (widen-automatically): New variable.
2522 (pop-global-mark): Obey widen-automatically.
2523
2524 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
2525
2526 * term/xterm.el (function-key-map): Call substitute-key-definition
2527 before the keymap size is increased by a lot of define-key calls.
2528
2529 2005-05-01 Richard M. Stallman <rms@gnu.org>
2530
2531 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
2532 Rename ARG to ELEMENT. Doc fix.
2533
2534 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2535
2536 * allout.el (allout-exposure): Remove macro and obsolete declaration.
2537 Remove references to allout-exposure/change to allout-new-exposure.
2538
2539 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
2540 bytecode symbols.
2541
2542 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
2543 (compiled-function-p, focus-frame, unfocus-frame):
2544 Remove aliases and obsolete declarations.
2545 Back out inadvertent changes from previous commit.
2546
2547 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2548
2549 * files.el (require-final-newline): Make Custom tags consistent
2550 with mode-require-final-newline.
2551 (mode-require-final-newline): Doc fix.
2552
2553 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2554
2555 * international/latexenc.el (latexenc-find-file-coding-system):
2556 Fix regular expressions.
2557
2558 2005-05-01 David Kastrup <dak@gnu.org>
2559
2560 * international/latexenc.el (latexenc-find-file-coding-system):
2561 Fix regular expressions.
2562
2563 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2564
2565 * subr.el (string-to-int): Make obsolete.
2566
2567 2005-04-30 Richard M. Stallman <rms@gnu.org>
2568
2569 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
2570
2571 * loadup.el: load jka-comp-hook.
2572
2573 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
2574 (jka-compr-handler): Add autoload. `put' calls moved
2575 to jka-comp-hook.el.
2576 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
2577 (jka-compr-inhibit): Autoload.
2578
2579 * jka-comp-hook.el: New file.
2580 Enable the mode by default.
2581
2582 * files.el (backup-buffer-copy): Use copy-file instead
2583 of write-region, and put back the 'excl.
2584
2585 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
2586
2587 * progmodes/flymake.el (flymake-split-string)
2588 (flymake-split-string, flymake-log, flymake-pid-to-names)
2589 (flymake-reg-names, flymake-get-source-buffer-name)
2590 (flymake-unreg-names, flymake-add-line-err-info)
2591 (flymake-add-err-info): Clarify docstrings.
2592 (flymake-popup-menu, flymake-make-emacs-menu)
2593 (flymake-make-xemacs-menu): Add docstrings.
2594 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
2595 Set variables directly throughout.
2596
2597 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
2598
2599 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
2600 exists. Initialise cc-define-alist.
2601 (c-mode): Add cc-create-define-alist locally to after-save-hook.
2602 If there is no file (Macroexpansion) don't create an alist.
2603
2604 2005-04-29 Sam Steingold <sds@gnu.org>
2605
2606 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
2607 (cc-create-define-alist): Use it instead of the hard-coded string.
2608
2609 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2610
2611 * international/mule-conf.el (file-coding-system-alist): Fix regexp
2612 for latexenc.
2613
2614 2005-04-29 Lute Kamstra <lute@gnu.org>
2615
2616 * emacs-lisp/generic.el: Improve commentary section.
2617 (define-generic-mode): Improve docstring.
2618
2619 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
2620
2621 * textmodes/org.el (many places): Change to quiet the byte compiler.
2622 (org-prefix-format-compiled): New variable.
2623 (org-compile-prefix-format): New function.
2624 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
2625 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
2626 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
2627 (org-get-entries-from-diary): Use `org-get-time-of-day' for
2628 consistency with entries from `org-mode' files.
2629 (org-get-time-of-day): Fix bug with partial matches early in a line.
2630 (org-non-link-chars): New constant.
2631 (org-link-regexp): Respect `org-non-link-chars'.
2632 (org-agenda-day-view): Remove command.
2633 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
2634 (org-follow-bbdb-link, org-store-link): Search also company field.
2635 (org-highlight-overlay): New variable.
2636 (org-highlight, org-unhighlight): New functions.
2637 (org-agenda-mode): Add pre-command-hook to remove highlight.
2638 (org-evaluate-time-range): Behavior depends upon whether time stamp
2639 contains a time or not.
2640 (org-show-subtree, org-show-entry): New functions.
2641 (org-agenda-cleanup-fancy-diary): Remove empty lines.
2642
2643 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
2644
2645 * comint.el (comint-output-filter-functions): Add autoload cookie.
2646
2647 2005-04-28 Kim F. Storm <storm@cua.dk>
2648
2649 * ido.el (ido-everywhere): Fix last change.
2650
2651 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2652
2653 * international/latexenc.el: New file.
2654 * international/mule-conf.el (file-coding-system-alist): For .tex,
2655 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
2656
2657 2005-04-28 Lute Kamstra <lute@gnu.org>
2658
2659 * font-lock.el (font-lock-add-keywords)
2660 (font-lock-remove-keywords): Clarify docstring.
2661 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
2662 Don't start docstrings with a `*'.
2663 (font-lock-update-removed-keyword-alist): Give it a docstring.
2664
2665 * generic-x.el: Update commentary section.
2666 Only require font-lock when compiling.
2667 Define all modes conditionally.
2668 Place all generic modes in the generic-x-modes customization group.
2669 (generic-x-modes): New customization group.
2670 (generic-default-modes, generic-mswindows-modes)
2671 (generic-unix-modes, generic-other-modes): New constants.
2672 (generic-define-mswindows-modes, generic-define-unix-modes):
2673 Update docstrings. Make them obsolete.
2674 (generic-extras-enable-list): New default value. Update docstring.
2675 Improve :type. Change :set function.
2676 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
2677 Fix docstring.
2678
2679 * emacs-lisp/generic.el (generic-mode-internal):
2680 Simplify font-lock-defaults.
2681 (define-generic-mode): Fix docstring.
2682
2683 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2684
2685 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
2686 font-lock-face property to highlight matches.
2687
2688 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
2689
2690 * progmodes/cc-mode.el (cc-create-define-alist): New function.
2691 (cc-define-alist): New variable.
2692 (c-mode): Make it local and initialise it.
2693
2694 * progmodes/gdb-ui.el (gdb-active-process): New variable.
2695 (gdb-exited): New function.
2696 (gdb-annotation-rules): Use it.
2697 (gdb-starting): Set gdb-active-process to t.
2698 (gdb-stopping): Amend doc string.
2699 (gdb-reset): Set gdb-active-process to nil.
2700
2701 * tooltip.el (tooltip-gud-tips): Show the associated #define
2702 directives when a C program under GDB is not executing.
2703
2704 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
2705
2706 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
2707 font-lock-fontify-syntactic-keywords.
2708
2709 * font-lock.el (font-lock-default-fontify-region): Don't force
2710 parse-sexp-lookup-properties to nil.
2711
2712 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2713
2714 * man.el (man-mode-syntax-table): Set up `:' to have
2715 word-constituent syntax.
2716
2717 2005-04-27 Lute Kamstra <lute@gnu.org>
2718
2719 * novice.el (disable-command): Don't add spurious newlines to the
2720 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
2721
2722 2005-04-26 Jay Belanger <belanger@truman.edu>
2723
2724 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
2725 than one window before deleting window.
2726
2727 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
2728
2729 * shell.el (shell-prompt-pattern): Doc fix.
2730 (shell-mode): Set paragraph-separate buffer locally to "\\'".
2731
2732 * comint.el (comint-prompt-regexp, comint-get-old-input)
2733 (comint-use-prompt-regexp)
2734 (comint-use-prompt-regexp-instead-of-fields)
2735 (comint-replace-by-expanded-history, comint-send-input)
2736 (comint-output-filter, comint-get-old-input-default)
2737 (comint-line-beginning-position, comint-bol, comint-show-output)
2738 (comint-backward-matching-input, comint-forward-matching-input)
2739 (comint-next-prompt, comint-previous-prompt):
2740 Rename `comint-use-prompt-regexp-instead-of-fields' to
2741 `comint-use-prompt-regexp'. Keep old name as alias and declare
2742 obsolete.
2743 (comint-use-prompt-regexp): Shorten first line of doc string.
2744
2745 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
2746 Set paragraph-separate buffer locally to "\\'".
2747
2748 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
2749 Adapt to above name change.
2750
2751 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
2752 (smbclient-prompt-regexp): Ditto.
2753
2754 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
2755
2756 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
2757
2758 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
2759 gdb-location-list.
2760 Break lines that are over 80 characters wide.
2761
2762 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2763
2764 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
2765 New fun and var, to preserve compatibility.
2766
2767 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
2768
2769 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
2770
2771 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
2772 name to file-newer-than-file-p.
2773
2774 2005-04-26 Richard M. Stallman <rms@gnu.org>
2775
2776 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
2777
2778 * progmodes/python.el (python-mode):
2779 Use new name eldoc-documentation-function.
2780
2781 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
2782
2783 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
2784 (eldoc-documentation-function):
2785 Rename from eldoc-print-current-symbol-info-function. Calls changed.
2786
2787 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
2788
2789 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
2790
2791 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2792
2793 * term/xterm.el (function-key-map): Fix strings for
2794 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
2795 {C,S,A,C-S}-{f1-f12}.
2796
2797 2005-04-26 Kenichi Handa <handa@m17n.org>
2798
2799 * international/mule-cmds.el (select-safe-coding-system):
2800 Fix previous change.
2801
2802 2005-04-26 Lute Kamstra <lute@gnu.org>
2803
2804 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
2805
2806 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
2807 (font-lock-comment-delimiter-face): Ditto.
2808
2809 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
2810
2811 2005-04-25 Jay Belanger <belanger@truman.edu>
2812
2813 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
2814 to t while inserting information; use help-mode.
2815
2816 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2817
2818 * term.el (ansi-term-color-vector): Use the xterm colors.
2819 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
2820
2821 2005-04-25 Lute Kamstra <lute@gnu.org>
2822
2823 * font-core.el (font-lock-defaults): Fix docstring.
2824
2825 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
2826
2827 2005-04-25 Kenichi Handa <handa@m17n.org>
2828
2829 * international/mule-cmds.el (select-safe-coding-system):
2830 Don't check consistency with coding: spec, etc if raw-text or
2831 no-conversion was found to be safe.
2832
2833 2005-04-24 Richard M. Stallman <rms@gnu.org>
2834
2835 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
2836 citation markers at start of each line.
2837
2838 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
2839 citation markers at start of each line.
2840
2841 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
2842
2843 * files.el (mode-require-final-newline): Fix previous change.
2844 (require-final-newline): Fix type label.
2845
2846 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
2847
2848 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
2849 statement in buffer (broken by 2004-11-24 change).
2850
2851 2005-04-24 Kim F. Storm <storm@cua.dk>
2852
2853 * ido.el (ido-everywhere): Save and restore old read-buffer-function
2854 and read-file-name-function values. Don't overwrite existing
2855 non-nil values if ido-mode is enabled without ido-everywhere.
2856
2857 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
2858
2859 * files.el (mode-require-final-newline): Minor doc fix.
2860
2861 2005-04-24 Eli Zaretskii <eliz@gnu.org>
2862
2863 * subr.el (syntax-after): Doc fix.
2864 (syntax-class): If argument is nil, return nil. Mask off upper 16
2865 bits, not 8 bits.
2866
2867 * files.el (mode-require-final-newline): Doc fix.
2868 (backup-buffer-copy): Fix last change.
2869
2870 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2871
2872 * term/mac-win.el: Require select. Set selection-coding-system to
2873 mac-system-coding-system. Call menu-bar-enable-clipboard.
2874 (x-last-selected-text-clipboard, x-last-selected-text-primary)
2875 (x-select-enable-clipboard): New variables.
2876 (x-select-text, x-get-selection, x-selection-value)
2877 (x-get-selection-value, mac-select-convert-to-string)
2878 (mac-services-open-file, mac-services-open-selection)
2879 (mac-services-insert-text): New functions.
2880 (CLIPBOARD, FIND): Put mac-scrap-name property.
2881 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
2882 (public.tiff): Put mac-ostype property.
2883 (selection-converter-alist): Add entries for them.
2884 (mac-application-menu-map): New keymap.
2885 (interprogram-cut-function, interprogram-paste-function): Set to
2886 x-select-text and x-get-selection-value, respectively.
2887 (split-window-keep-point): Set to t.
2888
2889 2005-04-23 Richard M. Stallman <rms@gnu.org>
2890
2891 * files.el (read-directory-name): Always pass non-nil
2892 DEFAULT-FILENAME arg to read-file-name.
2893 (backup-buffer-copy, basic-save-buffer-2): Take care against
2894 writing thru an unexpected existing symlink.
2895 (revert-buffer): In indirect buffer, revert the base buffer.
2896 (magic-mode-alist): Doc fix.
2897 (buffer-stale-function): Doc fix.
2898 (minibuffer-with-setup-hook): Avoid warning.
2899 (mode-require-final-newline): Doc and custom fix.
2900
2901 * follow.el (follow-end-of-buffer): Use with-no-warnings.
2902
2903 * font-lock.el (font-lock-comment-face): On terminals with few colors,
2904 use the default appearance.
2905 (font-lock-comment-delimiter-face): New face, new variable.
2906
2907 * imenu.el (imenu--generic-function): The official position of a
2908 definition is the start of the line that BEG is in.
2909
2910 * midnight.el (midnight-timer): Move defvar up.
2911
2912 * mouse.el (mouse-drag-region-1): Delete some debugging code.
2913
2914 * saveplace.el (save-place-to-alist): Use with-no-warnings.
2915
2916 * startup.el (command-line): Use with-no-warnings.
2917
2918 * window.el (window-size-fixed): New defvar.
2919
2920 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
2921
2922 * mail/rmail.el (rmail-font-lock-keywords):
2923 Use font-lock-comment-delimiter-face.
2924
2925 * mail/sendmail.el (mail-font-lock-keywords):
2926 Use font-lock-comment-delimiter-face.
2927
2928 * progmodes/compile.el (next-error-highlight-timer): New defvar.
2929
2930 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
2931
2932 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2933 Specify t for LAXMATCH when matching directories.
2934 Save match data around compilation-compat-error-properties form.
2935
2936 2005-04-23 David Kastrup <dak@gnu.org>
2937
2938 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
2939 Mention that the autoloaded aliases should be kept for AUCTeX.
2940
2941 2005-04-23 Andreas Schwab <schwab@suse.de>
2942
2943 * isearch.el (isearch-forward): Doc fix.
2944
2945 2005-04-23 Eli Zaretskii <eliz@gnu.org>
2946
2947 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
2948 (jit-lock-stealth-nice): Change default value to 0.5.
2949
2950 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
2951
2952 * abbrev.el (write-abbrev-file): Write table entries in
2953 alphabetical order by table name.
2954
2955 2005-04-22 Kim F. Storm <storm@cua.dk>
2956
2957 * ido.el (ido-read-internal): Fix `list' completion.
2958
2959 2005-04-22 Kenichi Handa <handa@m17n.org>
2960
2961 * recentf.el (recentf-save-file-coding-system): New variable.
2962 (recentf-save-list): Encode the file by
2963 recentf-save-file-coding-system and add coding: tag.
2964
2965 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
2966
2967 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
2968
2969 2005-04-21 Lute Kamstra <lute@gnu.org>
2970
2971 * loadhist.el (unload-feature): Don't remove a function from hooks
2972 if it is about to be restored to an autoload . Remove functions
2973 that will become unbound from auto-mode-alist. Simplify the code.
2974
2975 * subr.el (assq-delete-all): New implementation that is linear,
2976 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
2977 (rassq-delete-all): New function.
2978
2979 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
2980 Add size-indication-mode.
2981
2982 2005-04-21 Kenichi Handa <handa@m17n.org>
2983
2984 * international/mule-cmds.el: Add autoload for widget-value in
2985 eval-when-compile.
2986
2987 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
2988
2989 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
2990 Add tooltip-mode.
2991
2992 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
2993
2994 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
2995
2996 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
2997 (inferior-lisp-filter-regexp, inferior-lisp-program)
2998 (inferior-lisp-load-command, inferior-lisp-prompt)
2999 (inferior-lisp-mode-hook, lisp-source-modes)
3000 (inferior-lisp-load-hook): defvar->defcustom.
3001 (inferior-lisp-program, inferior-lisp-prompt)
3002 (inferior-lisp-load-hook): Doc fixes.
3003 (inferior-lisp-install-letter-bindings): Small change in
3004 introductory comment.
3005
3006 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
3007
3008 * vc.el (vc-annotate-color-map): Change some colors so that text
3009 using them as foreground is readable on both white and black
3010 backgrounds.
3011
3012 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3013
3014 * international/mule-conf.el (translation-table-for-input):
3015 Remove redundant declaration.
3016
3017 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3018
3019 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
3020
3021 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
3022 (tooltip-toggle-gud-tips): New function.
3023
3024 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3025
3026 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
3027 right angle brackets.
3028
3029 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3030
3031 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
3032
3033 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3034
3035 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
3036 Remove. Update callers to use expand-file-name instead.
3037
3038 * subr.el (syntax-class): New function.
3039
3040 * simple.el (blink-matching-open): Use it.
3041
3042 * paren.el (show-paren-function): Use it to recognize parens that are
3043 also used in 2-char comment markers.
3044
3045 2005-04-19 Lute Kamstra <lute@gnu.org>
3046
3047 * loadhist.el (unload-feature): Update for new format of
3048 load-history. Simplify the code.
3049
3050 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3051
3052 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
3053 (mac-add-charset-info): New function. Initialize variable
3054 mac-charset-info-alist using it.
3055 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
3056 for translation.
3057 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
3058 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
3059 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
3060 New CCL programs.
3061
3062 2005-04-19 Kim F. Storm <storm@cua.dk>
3063
3064 * simple.el (next-buffer, prev-buffer, next-error)
3065 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3066 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
3067
3068 * bindings.el (next-buffer, prev-buffer, next-error)
3069 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3070 (clone-indirect-buffer-other-window): Move bindings from simple.el.
3071 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
3072 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
3073
3074 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
3075
3076 * isearch.el (isearch-edit-string): Make the search-ring available for
3077 minibuffer history commands.
3078 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
3079 the default history commands now work just as well.
3080 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
3081
3082 2005-04-18 Kim F. Storm <storm@cua.dk>
3083
3084 * emulation/cua-base.el (cua--pre-command-handler): Add more
3085 elaborate check for shift modifier on non-window systems.
3086
3087 2005-04-18 Lars Hansen <larsh@math.ku.dk>
3088
3089 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
3090
3091 2005-04-18 Kim F. Storm <storm@cua.dk>
3092
3093 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
3094 and make it optional. Don't test tooltip-gud-echo-area here.
3095 (tooltip-gud-process-output, gdb-tooltip-print):
3096 Pass tooltip-gud-echo-area to tooltip-show.
3097 (tooltip-help-tips): Remove second optional arg to tooltip-show.
3098
3099 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3100
3101 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
3102 `display-graphic-p' may not be bound yet.
3103
3104 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3105
3106 * startup.el (command-line): No longer enable Xterm Mouse mode by
3107 default in terminals compatible with xterm.
3108
3109 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
3110
3111 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
3112
3113 * tooltip.el (tooltip-gud-echo-area): Rename from
3114 tooltip-use-echo-area.
3115 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
3116 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
3117 area independently of where help tooltips are displayed.
3118
3119 2005-04-17 David Kastrup <dak@gnu.org>
3120
3121 * cus-theme.el (custom-theme-write-variables): Quote variables
3122 where necessary.
3123
3124 2005-04-17 Richard M. Stallman <rms@gnu.org>
3125
3126 * simple.el (yank-excluded-properties): Add follow-link to value.
3127
3128 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
3129
3130 * startup.el (fancy-splash-max-time): Just 30 seconds.
3131 (fancy-splash-delay): Just 7.
3132 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
3133
3134 * loadhist.el (unload-feature): Update for new format of load-history.
3135 Simplify the code.
3136
3137 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
3138 (rmail-font-lock-keywords): Don't fontify the text of a citation.
3139
3140 * mail/sendmail.el (mail-font-lock-keywords):
3141 Don't fontify subject text.
3142 Don't fontify the text of a citation.
3143
3144 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
3145
3146 * comint.el (comint-output-filter): Run comint-output-filter-functions
3147 with point where the user had it.
3148
3149 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3150
3151 * international/ucs-tables.el (ucs-set-table-for-input):
3152 Disable when using unify-on-decoding.
3153
3154 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
3155
3156 * emulation/cua-base.el (cua-global-mark-face): Add special case
3157 for displays supporting a high number of colors.
3158
3159 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
3160
3161 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
3162
3163 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
3164
3165 * filesets.el (filesets-add-buffer): If user supplies a name of a
3166 non-existing fileset, create a new fileset.
3167
3168 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
3169
3170 * textmodes/org.el (org-up-heading-all): Fix bug with
3171 `outline-up-heading-all'.
3172
3173 2005-04-16 Andreas Schwab <schwab@suse.de>
3174
3175 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
3176 /etc/permissions.d/* and /etc/aliases.d/*.
3177
3178 2005-04-16 Kenichi Handa <handa@m17n.org>
3179
3180 * international/code-pages.el (cp-make-coding-system):
3181 Set `translation-table-for-input' property value to the symbol
3182 ucs-mule-to-mule-unicode, not to that value.
3183 (pt154): Escape guillemet by `\'.
3184
3185 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
3186
3187 * loadup.el: Load tooltip if x-show-tip is fboundp.
3188
3189 * startup.el (command-line): Add comment.
3190
3191 * tooltip.el (tooltip-mode): Specify correct standard value for
3192 Custom in init-value.
3193
3194 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
3195
3196 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
3197 possible.
3198
3199 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
3200
3201 * textmodes/org.el (org-agenda-date-prompt): Rename from
3202 `org-agenda-date-today'.
3203 (org-evaluate-time-range): Insert at point instead of directly
3204 after time range.
3205 (org-first-headline-recenter, org-subtree-end-visible-p)
3206 (org-optimize-window-after-visibility-change): New functions
3207 (org-agenda-post-command-hook): Don't allow point at end of line,
3208 to make sure it always hits the text properties.
3209 (org-agenda-next-date-line, org-agenda-previous-date-line):
3210 New commands.
3211 (org-set-regexps-and-options): Category may contain white space.
3212 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3213 Improve marker positions.
3214 (org-agenda-new-marker): Argument POS made optional.
3215 (org-agenda-get-timestamps): Deadlines which are done are listed
3216 in org-done-face now.
3217 (org-agenda-get-todos, org-agenda-get-timestamps)
3218 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3219 Set `undone-face' and `done-face' properties.
3220 (org-last-todo-state-is-todo): New variable.
3221 (org-todo): Set `org-last-todo-state-is-todo'.
3222 (org-agenda-todo): Change face according to
3223 `org-last-todo-state-is-todo'. And change other lines refering to
3224 the same entry.
3225 (org-calendar-goto-agenda): New command.
3226 (org-calendar-to-agenda-key): New option.
3227 (org-startup-folded): New allowed value `content'.
3228 (org-set-regexps-and-options): Accept new value `content' for
3229 `org-startup-folded'.
3230 (org-get-current-options): Handle new value `content' for
3231 `org-startup-folded'.
3232 (org-insert-todo-heading): New command.
3233 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
3234 interactively in empty file and option
3235 `org-insert-mode-line-in-empty-file' has been set.
3236 (org-agenda-todo,org-agenda-priority): Modify to use
3237 `org-agenda-change-all-lines'.
3238 (org-warning-face): Change color on dark background
3239
3240 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3241
3242 * international/mule-cmds.el (set-locale-environment): On Mac OS,
3243 use preferences AppleLocale and AppleLanguages, and variable
3244 mac-system-locale for default locale. On Mac OS Classic, use
3245 mac-system-coding-system for default coding systems.
3246
3247 * term/mac-win.el: Don't set file-name-coding-system.
3248 Decode variables system-name, emacs-build-system, user-login-name, and
3249 user-full-name by mac-system-coding-system on Mac OS Classic.
3250 (mac-system-coding-system): New variable.
3251
3252 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
3253
3254 * startup.el (command-line): Handle `xterm-mouse-mode' before
3255 reading init file.
3256
3257 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
3258
3259 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
3260
3261 * progmodes/sh-script.el (sh-here-document-word): Make it a
3262 defcustom. Doc fix.
3263 (sh-add): Bash uses $(( )) for arithmetic.
3264 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
3265 (sh-maybe-here-document): Remove quotes and leading whitespace
3266 from heredoc word when closing. Indent heredoc with tabs if word
3267 starts with "-".
3268
3269 2005-04-13 Richard M. Stallman <rms@gnu.org>
3270
3271 * simple.el (undo): Fix previous change.
3272
3273 * custom.el (defface): Doc fix.
3274
3275 2005-04-13 Lute Kamstra <lute@gnu.org>
3276
3277 * Makefile.in (DONTCOMPILE): Remove list.
3278 (compile, compile-always): Don't use DONTCOMPILE.
3279 (update-authors): Load the library in which batch-update-authors
3280 is defined.
3281 * makefile.w32-in (DONTCOMPILE): Remove list.
3282 (compile, compile-always): Fix comments.
3283 (update-authors): Load the library in which batch-update-authors
3284 is defined.
3285
3286 * generic-x.el (generic-mode-ini-file-find-file-hook):
3287 Rename to ini-generic-mode-find-file-hook.
3288 Keep generic-mode-ini-file-find-file-hook as an alias.
3289 (ini-generic-mode-find-file-hook): Rename from
3290 generic-mode-ini-file-find-file-hook. Fix docstring.
3291 (ini-generic-mode): Docstring change.
3292 (bat-generic-mode-run-as-comint): Silence the byte compiler.
3293
3294 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
3295 called from lisp.
3296
3297 * generic.el: Move to the emacs-lisp subdir.
3298
3299 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
3300
3301 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
3302 and C-S- function and cursor motion keys.
3303
3304 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3305
3306 * startup.el (command-line): Enable Xterm Mouse mode by default.
3307 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
3308 for Custom. No longer show "Mouse" in mode line when enabled.
3309 Doc fix.
3310
3311 2005-04-12 Kim F. Storm <storm@cua.dk>
3312
3313 * emulation/cua-base.el (cua-rectangle-face)
3314 (cua-rectangle-noselect-face): Define face attributes here.
3315
3316 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
3317
3318 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3319
3320 * startup.el (command-line): Turn off blinking cursor if
3321 cursorBlink in resources is off or false.
3322
3323 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3324
3325 * term/mac-win.el (dnd): Require dnd.
3326 (mac-drag-n-drop): Call dnd-handle-one-url.
3327 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
3328 (kTextEncodingISOLatin2): Remove constants.
3329 (mac-script-code-coding-systems): New constant.
3330 (mac-handle-language-change): New function.
3331 (special-event-map): Bind it to `language-change' event.
3332 (mac-centraleurroman, mac-cyrillic): New coding systems.
3333 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
3334 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
3335 and mac-cyrillic-encoder to encode-mac-centraleurroman and
3336 encode-mac-cyrillic, respectively.
3337
3338 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3339
3340 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
3341 Don't set overlay-arrow-string to "=>" as this is done
3342 globally in C now.
3343
3344 2005-04-12 Lute Kamstra <lute@gnu.org>
3345
3346 * generic-x.el (rc-generic-mode, rul-generic-mode):
3347 Fix auto-mode-alist entries.
3348 (etc-fstab-generic-mode): Tweak fontification.
3349
3350 * generic.el (generic-make-keywords-list): Fix docstring.
3351 (generic-mode-internal): Simplify generic-font-lock-keywords.
3352
3353 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3354
3355 * whitespace.el (whitespace-buffer-leading)
3356 (whitespace-buffer-trailing): Revert the incorrect test inversion.
3357 However, fix the highlight area for the leading and
3358 trailing whitespaces to show space.
3359
3360 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3361
3362 * whitespace.el (whitespace-version): Bump to 3.5
3363
3364 (whitespace-buffer-leading, whitespace-buffer-trailing):
3365 Invert sense of the test to highlight the whitespace.
3366
3367 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3368
3369 * progmodes/gud.el (gud-display-line): GUD uses its own
3370 overlay arrow now so don't set overlay-arrow-string.
3371 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
3372
3373 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
3374
3375 * term.el (term-ansi-current-bold, term-ansi-current-underline)
3376 (term-ansi-current-reverse, term-ansi-current-invisible)
3377 (term-ansi-face-already-done): Change to boolean.
3378 (term-reset-terminal, term-handle-colors-array): Handle the above
3379 vars accordingly.
3380 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
3381 (term-emulate-terminal): Use the new name.
3382
3383 * faces.el (secondary-selection): Use yellow1, not yellow.
3384 (trailing-whitespace): Use red1, not red.
3385
3386 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3387
3388 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
3389 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
3390 (dired-dnd-handle-file): Call dnd-get-local-file-uri
3391
3392 * cus-edit.el (dnd): New group.
3393
3394 * term/w32-win.el (dnd): Require dnd
3395 (w32-drag-n-drop): Call dnd-handle-one-url.
3396
3397 * x-dnd.el: Require dnd.
3398 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
3399 Call dnd-handle-one-url.
3400 (x-dnd-types-alist, x-dnd-insert-utf8-text)
3401 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
3402 to dnd-insert-text.
3403 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
3404 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
3405 (x-dnd-get-local-file-name, x-dnd-open-local-file)
3406 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
3407
3408 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
3409
3410 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
3411
3412 * wdired.el: Doc fixes.
3413 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
3414 (wdired-use-dired-vertical-movement): Rename from
3415 wdired-always-move-to-filename-beginning.
3416 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
3417 (wdired-change-to-wdired-mode): Change mode name.
3418 (wdired-newline): Delete.
3419
3420 2005-04-11 Richard M. Stallman <rms@gnu.org>
3421
3422 * whitespace.el (whitespace-highlight-the-space):
3423 Don't call whitespace-unhighlight-the-space here.
3424
3425 * simple.el (undo): Record t in undo-equiv-table
3426 for the redo record made by an undo-in-region.
3427
3428 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3429
3430 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
3431 (gdb-frame-inferior-io-buffer): New Functions to control
3432 display of separate IO buffer.
3433 (menu): Add them to menu-bar.
3434 (gdb-display-buffer): Check for buffer another frame.
3435 Protect GUD buffer.
3436 (gdb-setup-windows): Create IO buffer if not already there.
3437 (gdb-memory-mode): Remove purecopy noops.
3438
3439 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
3440
3441 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
3442 and pass to self-insert-command.
3443
3444 2005-04-11 Lute Kamstra <lute@gnu.org>
3445
3446 * generic.el: Commentary section cleanup.
3447 (generic): Delete.
3448 (generic-use-find-file-hook, generic-lines-to-scan)
3449 (generic-find-file-regexp, generic-ignore-files-regexp)
3450 (default-generic-mode, generic-mode-find-file-hook)
3451 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
3452 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
3453 (generic-use-find-file-hook, generic-lines-to-scan)
3454 (generic-find-file-regexp, generic-ignore-files-regexp)
3455 (default-generic-mode, generic-mode-find-file-hook)
3456 (generic-mode-ini-file-find-file-hook): Move from generic.el.
3457
3458 2005-04-10 Karl Fogel <kfogel@red-bean.com>
3459
3460 * bookmark.el (bookmark-write-file): Catch errors writing file.
3461 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
3462
3463 2005-04-10 Richard M. Stallman <rms@gnu.org>
3464
3465 * startup.el (fancy-splash-tail): Update copyright year.
3466 (command-line): Split part of -Q into -D.
3467 (emacs-basic-display): New defvar.
3468 (fancy-splash-text): Correct name of menu item.
3469
3470 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
3471
3472 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
3473 lines in one node.
3474
3475 * comint.el (comint-send-input): New arg ARTIFICIAL.
3476 Callers in this file changed.
3477
3478 * abbrev.el (define-abbrevs): Read system abbrevs properly.
3479
3480 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
3481
3482 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
3483
3484 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
3485 `ldap-search-internal'.
3486
3487 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3488
3489 * files.el (set-auto-mode-1): Use line-end-position.
3490
3491 * international/latin-1.el:
3492 * international/latin-2.el:
3493 * international/latin-3.el:
3494 * international/latin-4.el:
3495 * international/latin-5.el:
3496 * international/latin-8.el:
3497 * international/latin-9.el: Give punctuation syntax to NBSP.
3498
3499 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
3500 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
3501 Use char-classes to accept non-ascii letters, accepted in some recent
3502 bibtex implementations.
3503
3504 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3505
3506 * custom.el (custom-set-minor-mode): Any non-nil value for the
3507 variable should enable the mode when set through Custom.
3508
3509 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3510
3511 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
3512 TAB binding so tab-always-indent is obeyed.
3513 (vhdl-minibuffer-local-map): Move initialization into declaration.
3514 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
3515 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
3516 (vhdl-hooked-abbrev): Avoid test for XEmacs.
3517 (vhdl-current-line): Use line-beginning-position.
3518 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
3519 with-output-to-temp-buffer, so the current position can be recorded.
3520
3521 2005-04-10 Masatake YAMATO <jet@gyve.org>
3522
3523 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3524 Add regexp for gcov.
3525
3526 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3527
3528 * calendar/time-date.el (time-to-seconds, seconds-to-time)
3529 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
3530 syntax which Emacs 20 doesn't support.
3531
3532 2005-04-09 Richard M. Stallman <rms@gnu.org>
3533
3534 * help.el (describe-key-briefly, describe-key):
3535 Replace strings as event types with "(any string)".
3536
3537 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
3538
3539 * arc-mode.el (archive-mode-map): Move initialization into
3540 the declaration. Override *all* bindings of `undo'.
3541 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
3542
3543 2005-04-09 Jay Belanger <belanger@truman.edu>
3544
3545 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
3546
3547 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
3548
3549 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
3550 (xterm-register-default-colors): Update color values computation
3551 to match xterm-200.
3552
3553 2005-04-09 Kenichi Handa <handa@m17n.org>
3554
3555 * international/code-pages.el (iso-latin-7): Fix the map.
3556
3557 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
3558
3559 * emacs-lisp/lisp.el (defun-prompt-regexp)
3560 (parens-require-spaces, buffer-end, end-of-defun)
3561 (insert-parentheses): Doc fixes.
3562
3563 2005-04-08 Kim F. Storm <storm@cua.dk>
3564
3565 * comint.el (comint-highlight-prompt): Fix face spec.
3566 * hi-lock.el (hi-green): Likewise.
3567
3568 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3569
3570 * cus-edit.el (custom-modified-face):
3571 * comint.el (comint-highlight-input): Fix previous changes.
3572 * term.el (term-handle-ansi-escape): Add a comment.
3573
3574 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3575
3576 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
3577 in the buffer and in whitespace-highlighted-space.
3578 (whitespace-unhighlight-the-space): Simplify.
3579 (whitespace-buffer): Simplify.
3580
3581 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3582
3583 * textmodes/table.el (table-cell-face): Add special case for
3584 displays supporting a high number of colors.
3585 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
3586 (vhdl-font-lock-reserved-words-face)
3587 (vhdl-speedbar-architecture-face)
3588 (vhdl-speedbar-instantiation-face)
3589 (vhdl-speedbar-architecture-selected-face)
3590 (vhdl-speedbar-instantiation-selected-face): Likewise.
3591 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
3592 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
3593 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
3594 (ebrowse-root-class-face, ebrowse-member-attribute-face)
3595 (ebrowse-progress-face): Likewise.
3596 * progmodes/compile.el (compilation-info-face): Likewise.
3597 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
3598 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
3599 * calendar/calendar.el (diary-face): Likewise.
3600 * woman.el (woman-italic-face, woman-bold-face)
3601 (woman-unknown-face): Likewise.
3602 * wid-edit.el (widget-button-pressed-face): Likewise.
3603 * whitespace.el (whitespace-highlight-face): Likewise.
3604 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
3605 * pcvs-info.el (cvs-marked-face): Likewise.
3606 * info.el (info-xref): Likewise.
3607 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
3608 * hilit-chg.el (highlight-changes-face)
3609 (highlight-changes-delete-face): Likewise.
3610 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
3611 (hi-red-b): Likewise.
3612 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
3613 * font-lock.el (font-lock-keyword-face)
3614 (font-lock-function-name-face, font-lock-warning-face): Likewise.
3615 * cus-edit.el (custom-invalid-face, custom-modified-face)
3616 (custom-set-face, custom-changed-face, custom-variable-tag-face)
3617 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
3618 * comint.el (comint-highlight-prompt): Likewise.
3619
3620 2005-04-08 Lute Kamstra <lute@gnu.org>
3621
3622 * font-lock.el (font-lock-keywords): Docstring fixes.
3623
3624 2005-04-08 Kenichi Handa <handa@m17n.org>
3625
3626 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
3627 chars are more than a limit, print " and more..." at the tail.
3628
3629 2005-04-08 Kim F. Storm <storm@cua.dk>
3630
3631 * emacs-lisp/authors.el (authors-aliases): Update list.
3632 (authors-ignored-files): New list.
3633 (authors-fixed-entries): Fix typo.
3634 (authors-renamed-files-alist): Update list.
3635 (authors-add): Check authors-ignored-files.
3636
3637 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
3638
3639 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
3640 optional, to ensure backward compatibility.
3641
3642 2005-04-08 Stephen Eglen <stephen@gnu.org>
3643
3644 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
3645
3646 2005-04-08 Kim F. Storm <storm@cua.dk>
3647
3648 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
3649
3650 * mouse.el (mouse-on-link-p): Doc fix.
3651
3652 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
3653
3654 * ielm.el (ielm-prompt-read-only): Doc fix.
3655
3656 * comint.el (comint-prompt-read-only): Doc fix.
3657
3658 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
3659
3660 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
3661 ensure dired always handles wildcards passed to ffap.
3662 (find-file-at-point): Use it.
3663 (ffap-dired-wildcards): Doc fix.
3664
3665 2005-04-07 Juri Linkov <juri@jurta.org>
3666
3667 * simple.el (next-error-overlay-arrow-position): New defvar.
3668 Put "=>" on its property `overlay-arrow-string'. Add it to
3669 `overlay-arrow-variable-list'.
3670
3671 * progmodes/compile.el (compilation-setup):
3672 Set `next-error-overlay-arrow-position' to nil. Also set it to
3673 nil in the local hook `kill-buffer-hook'. Make local variable
3674 `overlay-arrow-string' and set it to "=>".
3675 (compilation-goto-locus): Set BOL position to
3676 `next-error-overlay-arrow-position' instead of
3677 `overlay-arrow-position'.
3678
3679 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
3680 locally instead of adding it to the global hook.
3681 (Info-kill-buffer): Move up.
3682
3683 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
3684
3685 * term/xterm.el (xterm-standard-colors): Update color values from
3686 xterm-200.
3687
3688 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
3689
3690 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
3691
3692 * fast-lock.el:
3693 * lazy-lock.el: Move them to the obsolete subdir.
3694
3695 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
3696
3697 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
3698 (wdired-add-replace-advice): Remove.
3699 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
3700
3701 2005-04-06 Kim F. Storm <storm@cua.dk>
3702
3703 * startup.el (command-line): Add --bare-bones alias for -Q.
3704
3705 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3706
3707 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
3708 create the startup fontset if a font specification ends with
3709 `mac-roman'.
3710
3711 2005-04-06 Lute Kamstra <lute@gnu.org>
3712
3713 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
3714 change.
3715
3716 * emacs-lisp/copyright.el (copyright-update-year): Replace the
3717 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
3718
3719 2005-04-05 Lute Kamstra <lute@gnu.org>
3720
3721 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
3722 (define-generic-mode): Ditto. Fix debug declaration.
3723
3724 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
3725 Put them in the generic-x group.
3726
3727 * calendar/timeclock.el (timeclock): Doc fix.
3728
3729 * generic.el (define-generic-mode): Don't use custom-current-group.
3730 Document default :group value.
3731 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
3732 (define-global-minor-mode): Don't use custom-current-group.
3733
3734 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
3735
3736 * startup.el (command-line-1): Display startup-echo-area-message
3737 when fancy splash screen is in use.
3738
3739 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
3740 (sh-escaped-newline): New face.
3741 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
3742 newline, and use sh-escaped-newline face.
3743
3744 * progmodes/tcl.el (tcl-escaped-newline): New face.
3745 (tcl-builtin-list): New variable.
3746 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
3747 newlines. Fix keywords subexpression number.
3748
3749 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
3750
3751 * textmodes/org.el (org-diary-default-entry): Fix call to
3752 `add-to-diary-entry'.
3753
3754 2005-04-05 Kim F. Storm <storm@cua.dk>
3755
3756 * ediff-init.el: Use (featurep 'xemacs).
3757
3758 2005-04-05 David Ponce <david@dponce.com>
3759
3760 * cus-edit.el (face): Derive from symbol widget. Display sample
3761 of the current face on the fly.
3762 (widget-face-sample-face-get, widget-face-notify): New functions.
3763 (widget-face-value-create): Remove.
3764
3765 * wid-edit.el (widget-field-end): Temporarily remove field
3766 narrowing before to call `get-char-property'.
3767
3768 2005-04-04 Jay Belanger <belanger@truman.edu>
3769
3770 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
3771 (math-read-subscripts): New variable.
3772 (math-read-preprocess-string): Process subscripts.
3773
3774 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3775
3776 * comint.el (comint-prompt-read-only): Doc fix.
3777
3778 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
3779 `-1'. Doc fix.
3780
3781 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
3782
3783 * textmodes/org.el (org-insert-mode-line-in-empty-file):
3784 Change default value to nil.
3785
3786 2005-04-04 Lute Kamstra <lute@gnu.org>
3787
3788 * autorevert.el (auto-revert-mode): Specify :group.
3789 * battery.el (display-battery-mode): Specify :group.
3790 * diff-mode.el (diff-minor-mode): Specify :group.
3791 * font-core.el (font-lock-mode): Specify :group.
3792 * hl-line.el (hl-line-mode): Specify :group.
3793 * iimage.el (iimage): New customization group.
3794 (iimage-mode): Specify :group.
3795 * longlines.el (longlines-mode): Specify :group.
3796 * master.el: Don't require easy-mmode.
3797 (master): New customization group.
3798 (master-mode): Specify :group.
3799 * msb.el (msb-mode): Specify :group.
3800 * reveal.el (reveal-mode): Specify :group.
3801 * simple.el (next-error-follow-minor-mode): Specify :group.
3802 * smerge-mode.el (smerge-mode): Specify :group.
3803 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
3804 * emulation/cua-base.el (cua-mode): Specify :group.
3805 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
3806 * language/thai-util.el (thai-auto-composition-mode)
3807 (thai-word-mode): Specify :group.
3808 * mail/supercite.el (sc-minor-mode): Specify :group.
3809 * progmodes/cwarn.el (cwarn-mode): Specify :group.
3810 * progmodes/flymake.el (flymake-mode): Specify :group.
3811 * progmodes/glasses.el (glasses-mode): Specify :group.
3812 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
3813 * textmodes/enriched.el (enriched-mode): Specify :group.
3814 * textmodes/refill.el (refill-mode): Specify :group.
3815
3816 * add-log.el (change-log-font-lock-keywords): Names in
3817 parenthesized lists can contain spaces.
3818
3819 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3820
3821 * startup.el (fancy-splash-text): Shorten default text of
3822 "Emacs Tutorial" line. Also, if the current language env
3823 indicates an available tutorial file other than TUTORIAL,
3824 extract its title and append it to the line in parentheses.
3825 (fancy-splash-insert): If arg is a thunk, funcall it.
3826
3827 2005-04-04 Jay Belanger <belanger@truman.edu>
3828
3829 * calc.el (calc-language-alist): Add tags to customization type.
3830
3831 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
3832
3833 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
3834 Doc fix.
3835
3836 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
3837
3838 * add-log.el (change-log-font-lock-keywords): The manual
3839 describing a Change Log entry, says: (...) "Aside from these
3840 header lines, every line in the change log starts with a space or
3841 a tab.". The font-lock was not highlighting lines started with
3842 spaces, added support for it.
3843
3844 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3845
3846 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
3847 (bibtex-generate-url-list): Update docstring accordingly. Put the
3848 complex example in the docstring.
3849 (bibtex-font-lock-url): Use pop.
3850
3851 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
3852
3853 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
3854
3855 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
3856
3857 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3858
3859 * filesets.el (filesets-set-default): Doc fix.
3860
3861 2005-04-03 Lute Kamstra <lute@gnu.org>
3862
3863 * generic.el (define-generic-mode): Add argument to specify
3864 keywords for defcustom.
3865 (default-generic-mode): Specify :group.
3866
3867 * generic-x.el: Specify :group for all generic modes.
3868
3869 * desktop.el (desktop-no-desktop-file-hook)
3870 (desktop-after-read-hook): Doc fix.
3871
3872 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
3873
3874 * simple.el (visible-mode): Use explicit :group keyword.
3875 This changes the group of `visible-mode-hook' from paren-blinking
3876 to editing-basics.
3877
3878 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
3879
3880 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
3881 mailbox specifications as well as URLs.
3882 (rmail-insert-inbox-text): Remove unused conditional branches.
3883
3884 2005-04-01 Jay Belanger <belanger@truman.edu>
3885
3886 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
3887 (calc-gnuplot-print-command): Move definitions to calc.el.
3888
3889 * calc/calc-embed.el (calc-embedded-announce-formula)
3890 (calc-embedded-open-formula, calc-embedded-close-formula)
3891 (calc-embedded-open-word, calc-embedded-close-word)
3892 (calc-embedded-open-plain, calc-embedded-close-plain)
3893 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
3894 (calc-embedded-open-mode, calc-embedded-close-mode):
3895 Move definitions to calc.el.
3896
3897 * calc/calc.el (calc-settings-file, calc-language-alist):
3898 Make customizable.
3899 (calc-embedded-announce-formula, calc-embedded-open-formula)
3900 (calc-embedded-close-formula, calc-embedded-open-word)
3901 (calc-embedded-close-word, calc-embedded-open-plain)
3902 (calc-embedded-close-plain, calc-embedded-open-new-formula)
3903 (calc-embedded-close-new-formula, calc-embedded-open-mode)
3904 (calc-embedded-close-mode, calc-gnuplot-name)
3905 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
3906 from other files and make customizable.
3907
3908 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
3909
3910 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
3911 Use buffer-live-p.
3912 (cvs-mode-run): Don't call cvs-update-header here.
3913 (cvs-run-process): Call cvs-update-header.
3914 Use process properties for cvs-postprocess and cvs-buffer so that
3915 the sentinel can behave better if the temp buffer is killed.
3916 Use a pipe rather than a tty, to better handle unexpected prompts.
3917 (cvs-sentinel): Rewrite. Call cvs-update-header.
3918
3919 2005-04-01 Andre Spiegel <spiegel@gnu.org>
3920
3921 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
3922 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
3923
3924 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
3925
3926 * generic.el (define-generic-mode): Add indentation rule.
3927
3928 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3929
3930 * files.el (mode-require-final-newline): Make Custom correctly
3931 report a nil value and allow to set it to nil via Custom.
3932 Doc fix.
3933
3934 2005-04-01 Kenichi Handa <handa@m17n.org>
3935
3936 * international/characters.el: Enable the correct case setting for
3937 dotless-i and dotted-I.
3938
3939 2005-04-01 Kim F. Storm <storm@cua.dk>
3940
3941 * ido.el (ido-file-internal): Fall back to non-ido command if
3942 initial directory is on slow ftp (or tramp) host.
3943
3944 2005-03-31 Richard M. Stallman <rms@gnu.org>
3945
3946 * emacs-lisp/autoload.el (make-autoload):
3947 Handle define-global-minor-mode.
3948
3949 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
3950 Rename from easy-mmode-define-global-mode.
3951 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
3952
3953 * progmodes/scheme.el (scheme-mode-syntax-table):
3954 Update syntax of | and # for two-character comment syntax.
3955
3956 2005-03-31 Lute Kamstra <lute@gnu.org>
3957
3958 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
3959 (define-minor-mode): Call custom-current-group at load-time.
3960
3961 * generic.el (define-generic-mode): Add debug declaration.
3962 Add defcustom for the mode hook.
3963 (generic-mode-internal): Use run-mode-hooks.
3964
3965 2005-03-31 Kim F. Storm <storm@cua.dk>
3966
3967 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
3968 (mouse-fixup-help-message): New defun called by show_help_echo
3969 to fixup mouse-2 prefix in help messages when applicable.
3970
3971 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
3972
3973 2005-03-31 Kenichi Handa <handa@m17n.org>
3974
3975 * language/thai-word.el (thai-find-word-ends): Pay attention to
3976 the case that we reach the end of buffer.
3977
3978 * textmodes/fill.el (fill-text-properties-at): New function.
3979 (fill-newline): Use fill-text-properties-at instead of
3980 text-properties-at.
3981
3982 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
3983
3984 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
3985 not comint-quote-filename.
3986
3987 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
3988
3989 * help-fns.el (help-with-tutorial): Revert last change.
3990
3991 2005-03-31 Kim F. Storm <storm@cua.dk>
3992
3993 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
3994
3995 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
3996
3997 * calendar/cal-china.el: Update reference to "Calendrical
3998 Calculations" book; there's a new edition.
3999 * calendar/cal-coptic.el: Likewise.
4000 * calendar/cal-french.el: Likewise.
4001 * calendar/cal-hebrew.el: Likewise.
4002 * calendar/cal-islam.el: Likewise.
4003 * calendar/cal-iso.el: Likewise.
4004 * calendar/cal-julian.el: Likewise.
4005 * calendar/cal-mayan.el: Likewise.
4006 * calendar/cal-persia.el: Likewise.
4007 * calendar/calendar.el: Likewise.
4008 * calendar/holidays.el: Likewise.
4009 * calendar/lunar.el: Likewise.
4010 * calendar/solar.el: Likewise.
4011
4012 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
4013 white space from doc string.
4014
4015 2005-03-30 Jay Belanger <belanger@truman.edu>
4016
4017 * calc/calc-help.el (calc-full-help): Remove email address.
4018
4019 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
4020
4021 * help-fns.el (help-with-tutorial): Delete title line.
4022
4023 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4024
4025 * calendar/cal-x.el (calendar-one-frame-setup)
4026 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
4027 rather than 'symbol for set-window-dedicated-p.
4028
4029 * calendar/appt.el (appt-buffer-name): Make it a constant.
4030 (appt-add): Doc fix.
4031
4032 * filesets.el (filesets-menu-path, filesets-menu-before)
4033 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
4034 (filesets-menu-cache-file): Use directory ~/.emacs.d.
4035 (filesets-add-submenu): Delete and use add-submenu instead.
4036
4037 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
4038
4039 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
4040 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
4041 (org-diary-default-entry): New function.
4042 (org-get-entries-from-diary): Better parsing of diary entries.
4043 (org-agenda-check-no-diary): New function.
4044 ("diary-lib"): Advice to function `add-to-diary-list', to allow
4045 linking to diary entries.
4046 (org-agenda-execute-calendar-command): New function.
4047 (org-agenda): Improve visible section in window.
4048 Use `org-fit-agenda-window'.
4049 (org-fit-agenda-window): New option.
4050 (org-move-subtree-down): Better handling of empty lines
4051 at end of subtree.
4052 (org-cycle): Numeric prefix is interpreted now as show-subtree N
4053 levels up.
4054 (org-fontify-done-headline): New option.
4055 (org-headline-done-face): New face.
4056 (org-set-font-lock-defaults): Use `org-headline-done-face'.
4057 (org-table-copy-down): Rename from `org-table-copy-from-above'.
4058 When current field is non-empty, it is copied to next row.
4059 (org-table-copy-from-above): Fix bug which made it
4060 impossible to copy fields containing only a single non-white character.
4061
4062 2005-03-30 Kim F. Storm <storm@cua.dk>
4063
4064 * kmacro.el (kmacro-end-macro): Isearch may store this command
4065 into the macro -- so ignore it when executing keyboard macro.
4066
4067 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4068
4069 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
4070
4071 2005-03-29 Kenichi Handa <handa@m17n.org>
4072
4073 * language/thai.el ("Thai"): Set setup-function and exit-function
4074 for Thai language environment.
4075
4076 * language/thai-util.el: Require thai-word.
4077 (thai-word-mode-map): New variable.
4078 (thai-word-mode): New minor mode.
4079 (setup-thai-language-environment-internal): New function.
4080 (exit-thai-language-environment-internal): New function.
4081
4082 * language/thai-word.el (thai-word-table): Declare it by defvar,
4083 use dolist to initialize it.
4084 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
4085 (thai-fill-find-break-point): New functions.
4086
4087 2005-03-29 Richard M. Stallman <rms@gnu.org>
4088
4089 * simple.el (idle-update-delay): Move definition up.
4090 (set-mark): Doc fix.
4091
4092 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
4093
4094 * longlines.el: New file.
4095
4096 * simple.el (buffer-substring-filters): New variable.
4097 (filter-buffer-substring): New function.
4098 (kill-region, copy-region-as-kill): Use it.
4099
4100 * register.el (copy-to-register, append-to-register)
4101 (prepend-to-register): Use filter-buffer-substring.
4102
4103 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4104
4105 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
4106 (gud-filter-pending-text): Move in front of gdb.
4107 (gud-overlay-arrow-position): New variable.
4108 (gud-sentinel, gud-display-line): Use it in place of
4109 overlay-arrow-position.
4110
4111 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4112
4113 * progmodes/fortran.el (fortran-if-indent): Doc fix.
4114 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
4115 (fortran-font-lock-keywords-4): New variable.
4116 (fortran-blocks-re, fortran-end-block-re)
4117 (fortran-start-block-re): New constants, for hideshow.
4118 (hs-special-modes-alist): Add a Fortran entry.
4119 (fortran-mode-map): Bind fortran-end-of-block,
4120 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
4121 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
4122 (fortran-looking-at-if-then, fortran-end-of-block)
4123 (fortran-beginning-of-block): New functions, for hideshow.
4124
4125 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
4126 Doc fix. Tweak regexp.
4127 (f90-beginning-of-block): Push mark first.
4128
4129 2005-03-29 Jay Belanger <belanger@truman.edu>
4130
4131 * calc/calc.el: Update copyright date.
4132 (calc-version): Increase to 2.1.
4133 (calc-version-date): Remove.
4134
4135 * calc/calc-help.el: Update copyright date.
4136 (calc-full-help): Remove reference to calc-version-date.
4137 Update copyright date.
4138
4139 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4140
4141 * vc.el (vc-do-command): Use a pipe for async processes, so password
4142 prompts don't show up at places where the user can't reply.
4143
4144 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
4145
4146 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
4147 on the file name we pass to the inferior shell.
4148
4149 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4150
4151 * progmodes/which-func.el (which-function): Be robust in the face of an
4152 imenu--make-index-alist failure.
4153
4154 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4155
4156 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
4157
4158 * progmodes/python.el (python-preoutput-filter): Fix last change.
4159
4160 2005-03-29 Lute Kamstra <lute@gnu.org>
4161
4162 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
4163 functions and compiled macros.
4164 (debug-convert-byte-code): Handle macros too.
4165 (debug-on-entry-1): Don't signal an error when trying to clear a
4166 function that is not set to debug on entry.
4167
4168 2005-03-29 Jay Belanger <belanger@truman.edu>
4169
4170 * calc/calc-lang.el: Add functions to math-function-table
4171 properties of tex and math.
4172
4173 2005-03-29 Kenichi Handa <handa@m17n.org>
4174
4175 * ps-mule.el (ps-mule-plot-string): Translate characters by
4176 ps-print-translation-table.
4177 (ps-mule-begin-job): Call find-charset-region/string with
4178 ps-print-translation-table.
4179 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
4180
4181 * ps-print.el (ps-print-translation-table): New variable.
4182 (ps-plot-region): Translate characters by ps-print-translation-table.
4183
4184 2005-03-29 Juri Linkov <juri@jurta.org>
4185
4186 * simple.el (next-error-highlight-timer): New variable.
4187
4188 * progmodes/compile.el (compilation-goto-locus):
4189 Use `next-error-highlight-timer' instead of `sit-for'.
4190
4191 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4192
4193 * mail/supercite.el (sc-mail-field): Use assoc-string.
4194 (sc-get-address): Simplify regexps.
4195
4196 * files.el (minibuffer-with-setup-hook): New macro.
4197 (find-file-read-args): Use it to avoid let-binding
4198 minibuffer-with-setup-hook (which breaks turning on/off
4199 file-name-shadow-mode while in the prompt).
4200
4201 * complete.el (PC-read-include-file-name-internal): Use test-completion.
4202
4203 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
4204
4205 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
4206
4207 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4208
4209 * window.el (window-buffer-height): Use count-screen-lines.
4210
4211 * progmodes/python.el (python-preoutput-leftover): New var.
4212 (python-preoutput-filter): Use it.
4213 (python-send-receive): Loop until all the result has been received.
4214
4215 2005-03-28 Juri Linkov <juri@jurta.org>
4216
4217 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
4218
4219 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
4220 "Recover Crashed Session".
4221 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
4222 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
4223 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
4224 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
4225 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
4226 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
4227 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
4228 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
4229
4230 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
4231 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
4232 Ediff Sessions", "Toggle use of separate control buffer frame",
4233 "Use separate frame for Ediff control buffer".
4234
4235 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
4236 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
4237 "Rename Bookmark", "Delete Bookmark".
4238
4239 * info.el (Info-mode-menu): Remove ellipsis from "Index".
4240 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
4241 Add `:active Info-index-alternatives' to "Next Matching Item".
4242
4243 * wdired.el (wdired-change-to-wdired-mode):
4244 Mention `wdired-abort-changes' key in the initial message.
4245
4246 * international/mule.el (auto-coding-alist): Associate non-ascii
4247 image filename extensions with `no-conversion'.
4248
4249 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
4250
4251 * international/iso-acc.el:
4252 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
4253
4254 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4255
4256 * textmodes/sgml-mode.el (html-mode): Doc update.
4257
4258 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
4259
4260 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
4261
4262 * term.el (term-move-columns): Fix face after extending a line.
4263 (term-insert-spaces): Likewise.
4264 (term-reset-terminal): Fix off by one error.
4265
4266 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4267
4268 * international/mule.el (auto-coding-alist): Add .xpi files.
4269
4270 * files.el (auto-mode-alist): Add .xpi files.
4271
4272 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
4273
4274 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
4275
4276 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4277
4278 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
4279
4280 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4281
4282 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
4283 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
4284
4285 * calendar/cal-move.el (calendar-beginning-of-year): Move the
4286 cursor to Jan 1 when needed.
4287 (calendar-end-of-year): Fix -/+ typo.
4288 Reported by Chong Yidong <cyd@stupidchicken.com>.
4289
4290 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4291
4292 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
4293
4294 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
4295 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
4296
4297 2005-03-25 Richard M. Stallman <rms@gnu.org>
4298
4299 * filesets.el (filesets-init): Add autoload.
4300
4301 * mail/mailalias.el (mail-directory): Doc fix.
4302
4303 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4304
4305 * mail/mailalias.el (mail-directory-process): Do nothing if
4306 mail-directory-process is an atom.
4307 (mail-get-names): Ignore mail-directory-names if it is an atom.
4308 (mail-directory-process defvar): Doc fix.
4309 (mail-names): Doc fix.
4310
4311 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
4312
4313 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
4314
4315 2005-03-26 Kenichi Handa <handa@m17n.org>
4316
4317 * international/mule-util.el (detect-coding-with-priority):
4318 Call update-coding-systems-internal before detect-coding-region.
4319
4320 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
4321
4322 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
4323 (gdb-frames-mode-map): Add follow-link property.
4324
4325 2005-03-25 Jay Belanger <belanger@truman.edu>
4326
4327 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
4328 for variables.
4329
4330 2005-03-25 Juri Linkov <juri@jurta.org>
4331
4332 * image-mode.el: Optimize image filename extension regexps in
4333 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
4334 in `auto-mode-alist'.
4335 (image-mode): Add `image-toggle-display-text' to local hook
4336 `change-major-mode-hook'. Display the image as an image by
4337 default. Set `cursor-type' and `truncate-lines' if the image
4338 is already displayed. Take into account the current mode (image
4339 or text) in message.
4340 (image-minor-mode): New minor mode.
4341 (image-mode-maybe, image-toggle-display-text): New functions.
4342 (image-toggle-display): Use called-interactively-p.
4343 Let-bind `inhibit-read-only' to t.
4344
4345 * image-mode.el (image-minor-mode): Set `cursor-type' and
4346 `truncate-lines' if the image is already displayed. Add turning
4347 image-minor-mode off to `change-major-mode-hook'. Add message.
4348 Call `image-toggle-display-text' after turning image-minor-mode off.
4349
4350 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4351
4352 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
4353 Terminal.app, use utf-8.
4354 (set-display-table-and-terminal-coding-system): Add coding-system arg.
4355 (set-locale-environment): Use it.
4356
4357 * term/xterm.el: Undo last change, better done in mule-cmds.el.
4358
4359 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
4360
4361 * progmodes/python.el (python-close-block-statement-p)
4362 (python-outdent-p, python-current-defun): Use symbol-end.
4363
4364 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
4365
4366 * files.el (save-some-buffers): Doc fix.
4367
4368 2005-03-25 Werner Lemberg <wl@gnu.org>
4369
4370 * complete.el, thumbs.el: Replace `legal' with `valid'.
4371 * calendar/calendar.el: Replace `legal' with `valid'.
4372 * emacs-lisp/advice.el: Replace `legal' with `valid'.
4373 * mail/supercite.el: Replace `legal' with `valid'.
4374 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
4375 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
4376 Replace `legal' with `valid'.
4377 * textmodes/reftex-vars.el, textmodes/reftex.el:
4378 Replace `legal' with `valid'.
4379
4380 2005-03-25 Werner Lemberg <wl@gnu.org>
4381
4382 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
4383 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
4384 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
4385 * emulation/vip.el: Replace `illegal' with `invalid'.
4386 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
4387 * mail/supercite.el: Replace `illegal' with `invalid'.
4388 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
4389 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
4390 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
4391 * progmodes/sh-script.el, progmodes/xscheme.el:
4392 Replace `illegal' with `invalid'.
4393 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
4394 * textmodes/reftex-index.el, textmodes/reftex-parse.el
4395 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
4396 * textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
4397
4398 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4399
4400 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
4401 (flymake-find-buildfile, flymake-find-possible-master-files)
4402 (flymake-check-include, flymake-parse-line): Replace loops over the
4403 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
4404
4405 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
4406 Substitute file-name-as-directory in the rest of the file.
4407 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
4408 (flymake-replace-region): Remove unused arg `buffer'.
4409 (flymake-check-patch-master-file-buffer): Update calls to it.
4410 (flymake-add-err-info): Remove unused var `count'.
4411 (flymake-mode): Use define-minor-mode.
4412
4413 * progmodes/flymake.el: Use with-current-buffer.
4414 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
4415 flymake-replace-regexp-in-string, flymake-line-beginning-position)
4416 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
4417 Avoid testing for `xemacs'.
4418 (flymake-nop): Move.
4419 (flymake-region-has-flymake-overlays): Return the computed value.
4420 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
4421 Remove unused var `endline'.
4422 (flymake-get-line-count): Remove unused function.
4423 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
4424
4425 * emulation/vi.el:
4426 * generic.el:
4427 * hilit-chg.el (global-highlight-changes):
4428 * hi-lock.el (hi-lock-mode):
4429 * follow.el: find-file-hooks -> find-file-hook.
4430
4431 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
4432
4433 2005-03-24 Juri Linkov <juri@jurta.org>
4434
4435 * dired.el (dired-mode-map): Add menu item "Compare directories"
4436 for dired-compare-directories.
4437
4438 * dired-aux.el (dired-compare-directories): Add autoload cookie.
4439 Doc fix. Replace `read-file-name' with `read-directory-name'.
4440
4441 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4442
4443 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
4444
4445 2005-03-24 Jay Belanger <belanger@truman.edu>
4446
4447 * calc/calc-embed.el (calc-embedded-mode-change): Save all
4448 relevant mode settings in calc-embedded-original-modes when modes
4449 are permanently changed.
4450
4451 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4452
4453 * autoinsert.el: find-file-hooks -> find-file-hook.
4454
4455 2005-03-24 Lute Kamstra <lute@gnu.org>
4456
4457 * generic.el (generic-font-lock-defaults): Make it obsolete.
4458 (generic-font-lock-keywords): New variable to replace
4459 generic-font-lock-defaults.
4460 (generic-mode-set-font-lock): Delete it.
4461 (generic-mode-internal): Don't call generic-mode-set-font-lock.
4462 (generic-bracket-support): Add docstring.
4463
4464 * generic-x.el: Rename generic-font-lock-defaults to
4465 generic-font-lock-keywords throughout.
4466 (mailagent-rules-setup-function): Delete it.
4467 (mailagent-rules-generic-mode): Use anonymous function instead.
4468 (show-tabs-generic-mode-font-lock-defaults-1)
4469 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
4470 Quote faces.
4471 (show-tabs-tab-face, show-tabs-space-face): Specify background,
4472 not foreground.
4473
4474 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4475 Recognize define-generic-mode.
4476
4477 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
4478
4479 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
4480 if there's no completion table.
4481
4482 2005-03-23 Miles Bader <miles@gnu.org>
4483
4484 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4485 Remove tty-specific variants, as they're no longer needed.
4486
4487 2005-03-23 Lute Kamstra <lute@gnu.org>
4488
4489 * generic-x.el: Code cleanup: make args constant whenever possible.
4490 (installshield-statement-keyword-list)
4491 (installshield-system-functions-list)
4492 (installshield-system-variables-list, installshield-types-list)
4493 (installshield-funarg-constants-list): Make them constants.
4494
4495 * generic.el (generic-make-keywords-list): Add autoload cookie.
4496
4497 * calendar/time-date.el: Add comment on time value formats.
4498 Don't require parse-time.
4499 (with-decoded-time-value): New macro.
4500 (encode-time-value): New function.
4501 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
4502 (days-to-time): Return a valid time value when arg is huge.
4503 (time-since): Use time-subtract.
4504 (time-to-number-of-days): Use time-to-seconds.
4505
4506 2005-03-23 David Ponce <david@dponce.com>
4507
4508 * recentf.el: (recentf-keep): New option.
4509 (recentf-menu-action): Default to `find-file'.
4510 (recentf-keep-non-readable-files-flag)
4511 (recentf-keep-non-readable-files-p)
4512 (recentf-file-readable-p, recentf-find-file)
4513 (recentf-cleanup-remote): Remove.
4514 (recentf-include-p): More robust.
4515 (recentf-keep-p): New function.
4516 (recentf-remove-if-non-kept): Rename from
4517 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
4518 All callers updated.
4519 (recentf-menu-items-for-commands): Fix help string.
4520 (recentf-track-closed-file): Update. Doc fix.
4521 (recentf-cleanup): Update. Count removed files. Doc fix.
4522
4523 2005-03-23 Kim F. Storm <storm@cua.dk>
4524
4525 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4526 Don't inherit from fringe face (now happens automatically).
4527
4528 2005-03-22 Kim F. Storm <storm@cua.dk>
4529
4530 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
4531 position values.
4532
4533 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
4534
4535 * menu-bar.el (showhide-date-time): Remove.
4536 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
4537 (menu-bar-make-mm-toggle): Simplify.
4538
4539 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4540
4541 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
4542 Accept qualified variable and function names.
4543
4544 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
4545
4546 * bindings.el (completion-ignored-extensions):
4547 Remove ".lis" for `vax-vms'.
4548
4549 2005-03-22 Andreas Schwab <schwab@suse.de>
4550
4551 * generic-x.el: Revert last change.
4552 * ldefs-boot.el: Update.
4553
4554 2005-03-22 Jay Belanger <belanger@truman.edu>
4555
4556 * calc/calc-embed (calc-embedded-original-modes): New variable.
4557 (calc-embedded-save-original-modes)
4558 (calc-embedded-restore-original-modes): New functions.
4559 (calc-do-embedded): Save original modes when entering embedded mode
4560 and restore when leaving embedded mode.
4561 (calc-embedded-modes-change): Change the value of
4562 calc-embedded-original-modes to reflect permanent changes.
4563
4564 2005-03-22 Lute Kamstra <lute@gnu.org>
4565
4566 * generic-x.el: Require generic again.
4567
4568 2005-03-22 Miles Bader <miles@gnu.org>
4569
4570 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4571 Tweak details to look good on both ttys and bitmap displays, light
4572 or dark background, etc.
4573
4574 2005-03-21 Kim F. Storm <storm@cua.dk>
4575
4576 * tooltip.el (tooltip-show-help-function): Check car and cdr of
4577 mouse position.
4578
4579 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4580
4581 * icomplete.el: Don't forcibly turn on the mode upon load.
4582 (icomplete-mode): Use define-minor-mode.
4583 (icomplete-eoinput): Default to nil.
4584 (icomplete-minibuffer-setup): Remove autoload.
4585 (icomplete-tidy): Simplify.
4586 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
4587 in the initial state or if the user has modified the field.
4588 Fix handling of icomplete-max-delay-chars.
4589 Remove code that handles the oddball case where
4590 minibuffer-completion-table is an integer.
4591 Wrap icomplete-completions in while-no-input in case building
4592 completions takes more time than expected.
4593 (icomplete-completions): Simplify.
4594
4595 2005-03-21 Richard M. Stallman <rms@gnu.org>
4596
4597 * jka-compr.el (jka-compr-really-do-compress):
4598 Make variable buffer-local.
4599
4600 * image-mode.el: Handle .xpm files too.
4601 (image-toggle-display): Preserve modification flag.
4602
4603 * help.el (where-is): Don't mention aliases with no key bindings.
4604
4605 2005-03-21 Lute Kamstra <lute@gnu.org>
4606
4607 * generic.el: Fix commentary section. Don't require cl for compilation.
4608 (generic-mode-list): Add autoload cookie.
4609 (generic-use-find-file-hook, generic-lines-to-scan)
4610 (generic-find-file-regexp, generic-ignore-files-regexp)
4611 (generic-mode, generic-mode-find-file-hook)
4612 (generic-mode-ini-file-find-file-hook): Fix docstrings.
4613 (define-generic-mode): Make it a defmacro. Fix docstring.
4614 (generic-mode-internal): Code cleanup. Add autoload cookie.
4615 (generic-mode-set-comments): Code cleanup.
4616 * generic-x.el: Don't prevent compilation. Don't require generic.
4617 Follow coding conventions. Minor code cleanup.
4618 (etc-fstab-generic-mode): Add some keywords.
4619 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
4620 define-generic-mode like a function declaration.
4621
4622 2005-03-21 Jay Belanger <belanger@truman.edu>
4623
4624 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
4625 changing modes.
4626
4627 2005-03-21 Sam Steingold <sds@gnu.org>
4628
4629 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
4630
4631 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
4632
4633 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
4634 Add underscore to "f$ lexicals" regexp.
4635
4636 2005-03-20 Juri Linkov <juri@jurta.org>
4637
4638 * subr.el (progress-reporter-do-update): When `min-value' is equal
4639 to `max-value', set `percentage' to 0 and prevent division by zero.
4640
4641 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
4642
4643 Sync with Tramp 2.0.48.
4644
4645 * tramp.el (all): Change all addresses to .gnu.org.
4646 (tramp-append-tramp-buffers): New defun.
4647 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
4648 Catch `dont-send' signal.
4649 (tramp-set-auto-save-file-modes): Set always permissions, because
4650 there might be an old auto-saved file belonging to another
4651 original file. This could be a security threat. Reported by
4652 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
4653 Check for Emacs 21.3.50 removed.
4654
4655 * tramp-smb.el (all): Remove debug construct for
4656 `with-parsed-tramp-file-name'.
4657 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
4658 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
4659 No error message if DIRECTORY or FILENAME doesn't exist.
4660 (tramp-smb-open-connection): Check existence of
4661 `tramp-smb-program'.
4662
4663 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
4664
4665 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
4666 Properly handle the case where the `m' or `s' command's argument is not
4667 yet terminated.
4668 (perl-indent-new-calculate): New function.
4669 (perl-indent-line): Use it.
4670
4671 2005-03-20 Miles Bader <miles@gnu.org>
4672
4673 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
4674 in text-mode too. Change to new face names.
4675 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
4676 Add `:weight bold' attribute.
4677 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
4678
4679 2005-03-19 Juri Linkov <juri@jurta.org>
4680
4681 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
4682
4683 * international/mule.el (auto-coding-alist): Sync with
4684 `auto-mode-alist' by adding upper case archive file extensions
4685 and adding ear/war to jar extension.
4686
4687 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
4688
4689 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
4690 running, restart it.
4691
4692 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
4693
4694 * finder.el (finder-current-item): Throw an error on an empty line.
4695
4696 * man.el (Man-follow-manual-reference): If current-word returns
4697 nil, use "".
4698
4699 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
4700
4701 * simple.el (goto-line): Doc fix.
4702
4703 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
4704
4705 * files.el (save-buffer): Doc fix.
4706
4707 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
4708
4709 * recentf.el (recentf-cleanup-remote): New variable.
4710 (recentf-cleanup): Use it to conditionally check availablity of
4711 remote files.
4712
4713 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
4714
4715 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
4716 function names.
4717
4718 2005-03-19 Eli Zaretskii <eliz@gnu.org>
4719
4720 * language/thai-word.el: New file.
4721
4722 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4723
4724 * files.el (backup-buffer): If the file's directory is not
4725 writable, use copy instead of move to backup the file.
4726
4727 2005-03-19 Eli Zaretskii <eliz@gnu.org>
4728
4729 * obsolete/keyswap.el: Moved to obsolete/ from term/.
4730
4731 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4732
4733 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
4734 Use functionp instead of symbolp and fboundp. Reported by Drkm
4735 <darkman_spam@yahoo.fr>.
4736 (ps-print-version): New version 6.6.6.
4737
4738 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
4739
4740 * textmodes/table.el (table--line-column-position): New idiom.
4741 (table--row-column-insertion-point-p): New function to test
4742 validity of row and column insertion operation at a location.
4743 (table-global-menu, table-cell-menu): Use above functions for
4744 deterministic test operation.
4745 (table--editable-cell-p): Behave in deterministic fashion.
4746
4747 2005-03-18 Juri Linkov <juri@jurta.org>
4748
4749 * isearch.el (isearch-lazy-highlight-new-loop):
4750 Make arguments beg and end optional.
4751 (isearch-update): Remove optional arguments nil from
4752 isearch-lazy-highlight-new-loop.
4753 (isearch-lazy-highlight-search): Let-bind case-fold-search to
4754 isearch-lazy-highlight-case-fold-search instead of
4755 isearch-case-fold-search, and let-bind isearch-regexp to
4756 isearch-lazy-highlight-regexp.
4757 Use isearch-lazy-highlight-last-string instead of isearch-string.
4758
4759 * replace.el (perform-replace): Remove bindings of global
4760 variables isearch-string, isearch-regexp, isearch-case-fold-search.
4761 Add three new arguments to `replace-highlight'.
4762 (replace-highlight): Add arguments string, regexp, case-fold.
4763 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
4764 to allow isearch-lazy-highlight-new-loop to use these values
4765 to set corresponding isearch-lazy-highlight-* internal
4766 variables whose values lazy highlighting will use regardless of
4767 changes to global variables isearch-string, isearch-regexp,
4768 isearch-case-fold-search during lazy highlighting loop.
4769 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
4770 to `lazy-highlight-cleanup'.
4771
4772 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
4773 (ispell-highlight-face): Set default face to `isearch' when
4774 lazy highlighting is enabled.
4775 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
4776 priority to 1. Add lazy highlighting.
4777 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
4778 from `isearch-dehighlight'.
4779
4780 2005-03-18 David Ponce <david@dponce.com>
4781
4782 * files.el (hack-local-variables): Do a case-insensitive search
4783 for End.
4784
4785 2005-03-18 Juri Linkov <juri@jurta.org>
4786
4787 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
4788 `isearch-lazy-highlight-cleanup', add alias to old name and
4789 declare obsolete. Add release numbers to other obsolete vars.
4790 (isearch-done, isearch-lazy-highlight-new-loop):
4791 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
4792 (lazy-highlight-cleanup) <variable>: Doc fix.
4793 (isearch-lazy-highlight-update): Rename obsolete
4794 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
4795
4796 2005-03-18 Kenichi Handa <handa@m17n.org>
4797
4798 * language/thai-util.el: Fix categorization of Thai characters in
4799 thai-category-table.
4800 (thai-composition-pattern): Adjust it for the above change.
4801 (thai-self-insert-command, thai-compose-syllable): New functions.
4802 (thai-compose-region): Use thai-compose-syllable.
4803 (thai-compose-string): Likewise.
4804 (thai-composition-function): Likewise.
4805 (thai-auto-composition): New function.
4806 (thai-auto-composition-mode): New minor mode.
4807
4808 * language/thai.el: Fix patterns to be registered in
4809 composition-function-table.
4810
4811 * international/quail.el (quail-input-method): Locally bind
4812 inhibit-modification-hooks to t.
4813
4814 2005-03-17 Richard M. Stallman <rms@gnu.org>
4815
4816 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
4817 (perl-mode): Use run-mode-hooks.
4818
4819 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
4820 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
4821 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
4822
4823 * mail/sendmail.el (sendmail-send-it): Reenable the code
4824 to compute resend-to-address and use it.
4825
4826 * tar-mode.el (tar-mode): Turn off undo unconditionally.
4827
4828 * image-mode.el: New file.
4829
4830 * image.el (insert-sliced-image): Add autoload cookie.
4831
4832 * font-lock.el (font-lock-lines-before): New user option.
4833 (font-lock-after-change-function): Obey it.
4834
4835 * bindings.el (esc-map): Make M-g a prefix.
4836 Bind M-g g and M-g M-g to goto-line.
4837
4838 * faces.el (face-id): Doc fix.
4839
4840 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4841
4842 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
4843 (rmail-show-message): Use rmail-unknown-mail-followup-to.
4844 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
4845
4846 * mail/sendmail.el (mail-yank-ignored-headers)
4847 (mail-font-lock-keywords, mail-mode-fill-paragraph):
4848 Add Mail-Followup-To and Mail-Reply-To headers.
4849 (mail-citation-hook): Add autoload cookie.
4850 (mail-mode): Doc fix.
4851 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
4852 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
4853 (mail-mode-fill-paragraph): Handle those headers.
4854 (mail-mailing-lists): New variable.
4855 (mail-mail-reply-to, mail-mail-followup-to): New functions.
4856
4857 2005-03-17 Juri Linkov <juri@jurta.org>
4858
4859 * isearch.el (isearch-fallback): Check for `(car previous)'
4860 before calling `isearch-other-end-state'.
4861
4862 2005-03-17 Kim F. Storm <storm@cua.dk>
4863
4864 * simple.el (move-beginning-of-line): Move to beginning of buffer
4865 line, as well as beginning of screen line.
4866
4867 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
4868
4869 * calendar/diary-lib.el (mark-diary-entries): Use new optional
4870 argument REDRAW rather than calendar-redrawing variable.
4871 * calendar/calendar.el (calendar-redrawing): Delete.
4872 (redraw-calendar): Do not bind calendar-redrawing.
4873
4874 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
4875
4876 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
4877 diary-file buffer.
4878
4879 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
4880
4881 * help.el (describe-mode): Allow a :minor-mode-function property to
4882 specify a different minor mode toggle function than the variable.
4883 * simple.el (auto-fill-function):
4884 * subr.el (add-minor-mode): Use it.
4885
4886 2005-03-16 Kenichi Handa <handa@m17n.org>
4887
4888 * language/ethio-util.el (sera-being-called-by-w3): New variable.
4889 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
4890 (ethio-fidel-to-sera-buffer): Likewise.
4891
4892 2005-03-16 Juri Linkov <juri@jurta.org>
4893
4894 * emacs-lisp/find-func.el (find-function-regexp):
4895 Add defun-emitting macro `menu-bar-make-toggle'.
4896
4897 * isearch.el: Put `isearch-scroll' property to
4898 `split-window-horizontally'.
4899
4900 * info.el: Update error messages for `debug-ignored-errors'.
4901 (Info-isearch-search): Doc fix.
4902 (Info-find-node): Move up code to go into info buffer before
4903 recording the node to the history.
4904 (Info-fontify-node): Fontify titles only if the next line
4905 has two or more `*', `=', `-', `.'.
4906 Display "go to this node" for empty (match-string 3).
4907
4908 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4909
4910 * term/mac-win.el: Add mouse pointer shape constants.
4911
4912 2005-03-15 Kim F. Storm <storm@cua.dk>
4913
4914 * simple.el (move-beginning-of-line): Use vertical-motion.
4915
4916 2005-03-15 Juri Linkov <juri@jurta.org>
4917
4918 * isearch.el (isearch-error): New variable.
4919 (isearch-invalid-regexp, isearch-within-brackets): Remove.
4920 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
4921 (isearch-within-brackets-state): Remove.
4922 (isearch-case-fold-search-state, isearch-pop-fun-state):
4923 Decrease frame index.
4924 (isearch-mode, isearch-top-state, isearch-push-state)
4925 (isearch-edit-string, isearch-abort, isearch-search-and-update)
4926 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
4927 (isearch-search, isearch-lazy-highlight-new-loop):
4928 Replace `isearch-invalid-regexp' with `isearch-error'.
4929 Remove `isearch-within-brackets'.
4930 (isearch-search): Add `search-failed' handler to `condition-case'.
4931 (isearch-lazy-highlight-search): Add `condition-case' to catch
4932 errors and allow `isearch-lazy-highlight-update' to try
4933 highlighting from the beginning of the window.
4934 (isearch-repeat): Move up code to set isearch-wrapped to t
4935 before calling isearch-wrap-function.
4936
4937 * info.el (Info-isearch-initial-node): New internal variable.
4938 (Info-search): Signal an error in isearch mode when search leaves
4939 the initial node. Signal an error when `bound' is non-nil and
4940 nothing was found in the current subfile.
4941 (Info-isearch-search): Remove `condition-case'.
4942 (Info-isearch-wrap): Don't wrap when search failed during leaving
4943 the initial node. If `Info-isearch-search' is nil, wrap around
4944 the current node.
4945 (Info-isearch-start): New fun.
4946 (Info-mode): Add buffer-local hook `Info-isearch-start' to
4947 `isearch-mode-hook'.
4948
4949 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4950
4951 * simple.el (normal-erase-is-backspace): Set default to t if
4952 running on Mac.
4953
4954 * term/mac-win.el (function-key-map): Sync with x-win.el.
4955
4956 2005-03-15 Kenichi Handa <handa@m17n.org>
4957
4958 * international/mule-cmds.el (locale-language-names): Modify the
4959 format of elements and add more entries.
4960 (locale-preferred-coding-systems): Add more entries.
4961 (set-locale-environment): Adjust for the change of
4962 locale-language-names.
4963
4964 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4965
4966 * pcvs.el (smerge-ediff): Remove bogus autoload.
4967
4968 2005-03-14 Lute Kamstra <lute@gnu.org>
4969
4970 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
4971 Ignore a `*' at the beginning of a line.
4972
4973 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
4974 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
4975 subr.el.
4976 (dont-compile, eval-when-compile, eval-and-compile): Use declare
4977 to specify indentation.
4978
4979 * generic.el (define-generic-mode): Let generic-mode-list be a
4980 list of strings; test membership with equal.
4981
4982 2005-03-14 Kim F. Storm <storm@cua.dk>
4983
4984 * simple.el (next-line, previous-line): Add optional try-vscroll
4985 arg to recognize interactive use. Pass it on to line-move.
4986 (line-move): Don't perform auto-window-vscroll when defining or
4987 executing keyboard macro to ensure consistent behaviour.
4988
4989 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
4990
4991 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
4992
4993 2005-03-13 Lute Kamstra <lute@gnu.org>
4994
4995 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
4996 debugger-setup-buffer so that backtrace marks the frames set to
4997 debug-on-exit and we don't have to do it manually. Set an extra
4998 debug-on-exit for macro's.
4999 (debugger-setup-buffer): Don't mark the top frame manually.
5000
5001 2005-03-12 Lute Kamstra <lute@gnu.org>
5002
5003 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
5004 lisp-indent-function throughout.
5005 (with-no-warnings): Set lisp-indent-function property.
5006
5007 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
5008
5009 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
5010 Add entry for backslash.
5011
5012 2005-03-12 Juri Linkov <juri@jurta.org>
5013
5014 * info.el (Info-search): Four fixes for backward search.
5015
5016 2005-03-11 Jay Belanger <belanger@truman.edu>
5017
5018 * calc/calc.el (calc-language-alist): New variable.
5019 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
5020 (calc-embedded-find-modes): Use calc-language-alist instead of
5021 calc-embedded-language-alist.
5022
5023 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5024
5025 * calendar/calendar.el (calendar-redrawing): New internal
5026 variable.
5027 (redraw-calendar): Remove bogus save-excursion from previous
5028 change. Bind calendar-redrawing to t for mark-diary-entries.
5029 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
5030 calendar if that is why we were called.
5031
5032 2005-03-11 Kenichi Handa <handa@m17n.org>
5033
5034 * international/mule.el (make-coding-system): Set property
5035 coding-system-define-form to nil.
5036 (define-coding-system-alias): Likewise.
5037
5038 2005-03-11 Kenichi Handa <handa@m17n.org>
5039
5040 These changes are suggested by Dave Love <fx@gnu.org>.
5041
5042 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
5043 coding: tag.
5044 (adaptive-fill-regexp): Add more bullets.
5045 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
5046 regexps.
5047
5048 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
5049
5050 * help.el (describe-mode): Properly handle non-trivial lighters.
5051 Don't ignore minor modes that are not listed in minor-mode-list.
5052
5053 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
5054 feature ON when the user requests to turn it OFF.
5055
5056 2005-03-10 Lute Kamstra <lute@gnu.org>
5057
5058 * emacs-lisp/debug.el (debug-entry-code): Delete it.
5059 (implement-debug-on-entry): New function to replace debug-entry-code.
5060 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
5061 second argument as the 2005-03-07 change makes it obsolete.
5062 (debug-on-entry, cancel-debug-on-entry): Update call to
5063 debug-on-entry-1.
5064 (debug, debugger-setup-buffer): Comment update.
5065 (debugger-frame-number): Update to work with implement-debug-on-entry.
5066
5067 2005-03-10 Jay Belanger <belanger@truman.edu>
5068
5069 * calc/calc-embed.el (math-ms-args): Declare it.
5070 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
5071 math-ms-args.
5072 (calc-embedded-subst): Use math-multi-subst-rec to substitute
5073 variables.
5074
5075 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
5076
5077 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
5078 Use message-box.
5079
5080 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
5081 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
5082 (tooltip-gud-tips): Simplify.
5083 (tooltip-gud-tips-p): Remove superflouous :set.
5084 (tooltip-gud-modes): Add fortran-mode.
5085 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
5086
5087 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
5088
5089 2005-03-09 Kim F. Storm <storm@cua.dk>
5090
5091 * play/animate.el (animate-place-char): Use forward-line instead
5092 of next-line to improve performance.
5093
5094 2005-03-09 Simon Josefsson <jas@extundo.com>
5095
5096 * net/browse-url.el (browse-url-default-browser): Doc fix.
5097
5098 2005-03-09 Miles Bader <miles@gnu.org>
5099
5100 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
5101 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
5102
5103 2005-03-09 Kenichi Handa <handa@m17n.org>
5104
5105 * international/latin-1.el: Set case and syntax for 255 only if
5106 set-case-syntax-set-multibyte is nil.
5107
5108 * textmodes/ispell.el (ispell-insert-word): New function.
5109 (ispell-word): Use ispell-insert-word to insert a new word.
5110 (ispell-process-line): Likewise.
5111 (ispell-complete-word): Likewise.
5112
5113 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
5114
5115 * calendar/calendar.el (redraw-calendar): Preserve point.
5116 Reported by Matt Hodges <MPHodges@member.fsf.org>.
5117 (calendar-week-start-day): Move after definition of
5118 redraw-calendar. Delete buffer test, since redraw-calendar has
5119 that now.
5120
5121 * calendar/diary-lib.el (mark-diary-entries): Only call
5122 redraw-calendar in the first of any recursive calls.
5123 Reported by Alan Shutko <ats@acm.org>.
5124
5125 2005-03-08 Juri Linkov <juri@jurta.org>
5126
5127 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
5128 (html-horizontal-rule, html-line, html-image, html-checkboxes)
5129 (html-radio-buttons): Add a space before the trailing `/>' where
5130 sgml-xml-mode is non-nil.
5131 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
5132 the subsequent tag of the empty XML tag.
5133 (html-href-anchor): Don't set initial input to "http:".
5134 (html-image): Ask for the image URL and set point inside alt="".
5135 (html-name-anchor): Duplicate the name in the `id' attribute when
5136 sgml-xml-mode is non-nil.
5137 (html-paragraph): Remove \n before <p>.
5138 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
5139 instead of `checked' when sgml-xml-mode is non-nil.
5140
5141 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
5142 Remove 1 space before #RRGGBB to not truncate it on terminal
5143 windows w/o fringes. Remove 1 space between bg and fg examples
5144 to get more space.
5145 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
5146 avoid byte-compile warnings.
5147
5148 * image-file.el (image-file-handler): Put `safe-magic' property to
5149 `image-file-handler'.
5150
5151 * info.el (Info-isearch-search): Emulate word search in
5152 isearching through multiple Info nodes with Info-search.
5153 (Info-isearch-wrap): Allow isearch-word.
5154
5155 2005-03-08 Lute Kamstra <lute@gnu.org>
5156
5157 * emacs-lisp/debug.el (debugger-step-through): Make sure that
5158 stepping into the debugger's code is not possible.
5159 (debugger-jumping-flag): Docstring update.
5160
5161 2005-03-08 Jay Belanger <belanger@truman.edu>
5162
5163 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
5164 embedded mode begins.
5165 (calc-embedded-language-alist): New variable.
5166 (calc-embedded-find-modes): Use calc-embedded-language-alist to
5167 set default language mode.
5168
5169 2005-03-08 Kenichi Handa <handa@m17n.org>
5170
5171 * international/ccl.el (define-ccl-program): Fix docstring about
5172 extra 256 bytes assured for the output buffer.
5173
5174 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5175 Fix BUFFER_MAGNIFICATION to 2.
5176 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5177
5178 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
5179
5180 * align.el (align-rules-list): Added an alignment rule for CSS
5181 declarations (applies to css-mode and html-mode buffers).
5182
5183 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
5184
5185 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
5186
5187 2005-03-07 Kim F. Storm <storm@cua.dk>
5188
5189 * simple.el (move-beginning-of-line): New command.
5190
5191 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
5192
5193 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
5194
5195 * emulation/cua-base.el: Put CUA move property on move-end-of-line
5196 and move-beginning-of-line.
5197
5198 * apropos.el (apropos-print): Omit command from M-x ... RET.
5199
5200 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
5201
5202 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
5203 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
5204
5205 2005-03-06 Richard M. Stallman <rms@gnu.org>
5206
5207 * bindings.el (esc-map): Bind M-g to goto-line.
5208
5209 * facemenu.el (global-map): Bind M-o, not M-g.
5210
5211 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5212
5213 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
5214 "Open Directory" as for "Open File".
5215
5216 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
5217
5218 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
5219 (push-mark-command): Run activate-mark-hook.
5220
5221 2005-03-06 Richard M. Stallman <rms@gnu.org>
5222
5223 * help-mode.el (help-mode-finish): Don't alter the element
5224 in view-return-to-alist if there already is one.
5225
5226 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
5227 make sure the current buffer is the expected one.
5228
5229 * novice.el (disabled-command-function): Output in *Disabled Command*.
5230 Explicitly ignore non-keyboard events, and explicitly handle C-g.
5231
5232 * textmodes/flyspell.el (flyspell-large-region):
5233 Pass args differently for aspell.
5234
5235 * files.el (mode-require-final-newline): Doc fix.
5236
5237 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5238
5239 * progmodes/which-func.el (which-function):
5240 Specify NOERROR when calling imenu--make-index-alist.
5241
5242 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
5243
5244 * simple.el (normal-erase-is-backspace): Define default value.
5245
5246 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
5247 (custom-reevaluate-setting): Simple function to handle
5248 variables that are defined before their default value can really
5249 be computed.
5250
5251 * startup.el (command-line): Use it for temporary-file-directory,
5252 small-emporary-file-directory, auto-save-file-name-transforms,
5253 blink-cursor-mode, and normal-erase-is-backspace.
5254
5255 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
5256 progress, even with buggy anchored keywords.
5257
5258 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
5259
5260 * simple.el (goto-line): Remove unbalanced final parenthesis.
5261
5262 2005-03-05 Richard M. Stallman <rms@gnu.org>
5263
5264 * simple.el (goto-line): Use a number at point as the default.
5265 With C-u as arg, switch buffers.
5266
5267 2005-03-05 Juri Linkov <juri@jurta.org>
5268
5269 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
5270 with `no-blinking-cursor'.
5271
5272 * startup.el (no-blinking-cursor): New defvar.
5273 (command-line): Add `--no-blinking-cursor' to longopts.
5274 Set `no-blinking-cursor' to t for command line arguments
5275 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
5276 with `no-blinking-cursor' in the condition for calling
5277 `blink-cursor-mode'.
5278
5279 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
5280
5281 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
5282 (menu-bar-options-save): Add blink-cursor-mode.
5283 (menu-bar-options-menu): Add blink-cursor-mode.
5284
5285 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
5286
5287 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
5288 (icalendar-export-file, icalendar-export-region)
5289 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
5290 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
5291
5292 2005-03-04 Lute Kamstra <lute@gnu.org>
5293
5294 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
5295 (debug-function-list): Ditto.
5296
5297 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
5298
5299 * textmodes/texinfmt.el (texinfo-append-refill):
5300 Redefine the types of line to which @refill
5301 is not appended by replacing a search for `@refill\\|@bye' with
5302 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
5303 itemize@refill' bug and the unfilled long lines bug.
5304 (texinfmt-version): Update number and date.
5305
5306 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
5307
5308 * international/code-pages.el (windows-1250, windows-125[2-8])
5309 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
5310
5311 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
5312
5313 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
5314 bound yet.
5315
5316 2005-03-02 Romain Francoise <romain@orebokech.com>
5317
5318 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
5319 buffer after removing limits.
5320 (ibuffer-pop-filter): Ditto.
5321 Update copyright.
5322
5323 2005-03-02 Miles Bader <miles@gnu.org>
5324
5325 * button.el (make-text-button): If the user doesn't specify a
5326 type, use the default. Rewrite to use `add-text-properties' and
5327 plist functions.
5328
5329 2005-03-01 Lute Kamstra <lute@gnu.org>
5330
5331 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
5332 (debugger-jumping-flag): New var.
5333 (debug-entry-code): Use it.
5334 (debugger-jump): Use debugger-jumping-flag and add
5335 debugger-reenable to post-command-hook.
5336 (debugger-reenable): Use debugger-jumping-flag and remove itself
5337 from post-command-hook.
5338 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
5339 debugger-reenable.
5340
5341 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
5342
5343 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
5344 inclusion of "itemize\\|", which may be unnecessary, is certainly
5345 inelegant, and stops refilling in itemize lists when formatting
5346 Japanese Texinfo files to Info.
5347 Update copyright to 2005.
5348
5349 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
5350
5351 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
5352 of an error if GDB can't find the source file.
5353
5354 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5355
5356 * calendar/calendar.el (redraw-calendar): Work from any buffer,
5357 not just the calendar.
5358
5359 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
5360 first.
5361 (diary-redraw-calendar): New function.
5362 (make-diary-entry): Add diary-redraw-calendar to local
5363 write-contents-functions. Turn off selective display before
5364 inserting in diary.
5365
5366 2005-03-01 Kim F. Storm <storm@cua.dk>
5367
5368 * emacs-lisp/copyright.el (copyright-fix-years): New command.
5369
5370 2005-03-01 Lute Kamstra <lute@gnu.org>
5371
5372 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
5373 that debug-entry-code can be safely removed from a function while
5374 this code is being evaluated. Revert the 2005-02-27 change as the
5375 new implementation no longer requires it. Make sure that a
5376 function body containing just a string is not mistaken for a docstring.
5377 (debug): Skip one more frame in case of debug on entry.
5378 (debugger-setup-buffer): Delete one more frame line in case of
5379 debug on entry.
5380 (debugger-frame-number): Update to use the new text introduced by
5381 the 1999-11-03 change. Skip one more frame in case of debug on entry.
5382
5383 2005-02-28 Kim F. Storm <storm@cua.dk>
5384
5385 * double.el (double-translate-key): Call force-window-update after
5386 read-event to avoid crash in redisplay.
5387
5388 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
5389
5390 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
5391 (debug): Use it. Move the inhibit-trace earlier.
5392 (debug-entry-code): New const.
5393 (debug-on-entry-1): Use it.
5394
5395 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
5396
5397 * international/utf-16.el (ccl-encode-mule-utf-16le):
5398 Fix BUFFER_MAGNIFICATION to 2.
5399 (ccl-encode-mule-utf-16be): Likewise.
5400
5401 2005-02-28 Kenichi Handa <handa@m17n.org>
5402
5403 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5404 Fix BUFFER_MAGNIFICATION to 4.
5405 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5406
5407 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
5408
5409 * speedbar.el (speedbar-update-flag): Doc fix.
5410 (speedbar-show-info-under-mouse): Give set-mouse-position the right
5411 argument.
5412
5413 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
5414
5415 * reveal.el (reveal-post-command): Don't try to reveal overlays which
5416 have a non-nil `invisible' property but are actually visible.
5417
5418 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
5419 for perldoc sections.
5420 (perl-outline-regexp, perl-outline-level): New var and function.
5421 (perl-mode): Use them.
5422
5423 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5424
5425 * calendar/diary-lib.el (diary-remind): Discard any mark portion
5426 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
5427
5428 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
5429
5430 * cus-edit.el: Comment change.
5431 (custom-buffer-create-internal): Slightly reword text at top of
5432 Custom buffers. Mention there that saving an option edits the
5433 init file. Add link to Emacs manual node on `custom-file'.
5434 (custom-magic-alist): Rewrite individual State messages to use
5435 capitalized keywords. Doc fix.
5436
5437 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5438
5439 * calendar/calendar.el (calendar-buffer): Move above
5440 calendar-week-start-day.
5441 (calendar-week-start-day): Doc fix. Add :set function.
5442 (calendar-minimum-window-height): New variable.
5443 (generate-calendar-window): Only resize window if selected-window
5444 is displaying the calendar buffer. Use new variable
5445 calendar-minimum-window-height.
5446 (generate-calendar): Reword error message.
5447 (calendar-mode-map): Bind DEL to scroll-other-window-down.
5448
5449 2005-02-27 Andreas Schwab <schwab@suse.de>
5450
5451 * vc.el (vc-do-command): Don't run command asynchronously when
5452 operating in a remote directory.
5453
5454 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
5455 change from sync with Tramp 2.0.47.
5456
5457 2005-02-27 Richard M. Stallman <rms@gnu.org>
5458
5459 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5460
5461 * textmodes/flyspell.el (flyspell-mode-on):
5462 Call ispell-change-dictionary only if necessary.
5463
5464 * emacs-lisp/re-builder.el (regexp-builder): New function.
5465
5466 * register.el (describe-register-1): Explicitly handle
5467 yank-excluded-properties = t.
5468
5469 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
5470 (custom-magic-alist): Change the status descriptions again.
5471 (face widget-type): Total rewrite based on `restricted-sexp'
5472 to eliminate the confusing double hiding levels.
5473
5474 * emacs-lisp/debug.el (debug-on-entry-1):
5475 If function body is empty, add nil as body form.
5476
5477 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
5478
5479 * emacs-lisp/trace.el (inhibit-trace): New var.
5480 (trace-make-advice): Use it.
5481
5482 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
5483
5484 2005-02-26 Kim F. Storm <storm@cua.dk>
5485
5486 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
5487 (mouse-on-link-p, mouse-drag-region-1): Use it.
5488
5489 2005-02-25 Lute Kamstra <lute@gnu.org>
5490
5491 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
5492
5493 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
5494
5495 * frame.el (blink-cursor-mode): Add :group keyword.
5496
5497 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
5498
5499 * calendar/icalendar.el (icalendar--decode-isodatetime):
5500 New optional argument DAY-SHIFT.
5501 (icalendar-export-region): Fix coding-system-for-write.
5502 (icalendar--convert-ical-to-diary): Shift end-day of all-day
5503 events by one.
5504
5505 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
5506
5507 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
5508
5509 2005-02-24 Kim F. Storm <storm@cua.dk>
5510
5511 * international/iso-acc.el (iso-accents-compose): Fix crash
5512 during redisplay. Call force-window-update after read-event
5513 and delete-region to signal that window is not accurate.
5514
5515 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5516
5517 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
5518 Remove unused and inexistent var `inhibit-trace'.
5519 (debugger-mode): Use run-mode-hooks.
5520 (debugger-list-functions): Add buttons; setup xref stack.
5521
5522 2005-02-23 Richard M. Stallman <rms@gnu.org>
5523
5524 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
5525 appointment says it was explicitly made.
5526 (appt-add): Set the 3rd element.
5527 (appt-make-list): Preserve explicit appointments.
5528
5529 * subr.el (find-tag-default): Catch errors in forward-sexp.
5530
5531 2005-02-23 Juri Linkov <juri@jurta.org>
5532
5533 * info.el (Info-isearch-search): New defcustom.
5534 (Info-isearch-search): Call the default isearch function
5535 when Info-isearch-search is nil.
5536 (Info-isearch-wrap): Use variable Info-isearch-search.
5537
5538 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
5539
5540 * cus-edit.el: Comment change.
5541
5542 2005-02-22 Kim F. Storm <storm@cua.dk>
5543
5544 * progmodes/hideif.el (hide-ifdef-use-define-alist):
5545 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
5546
5547 2005-02-22 Simon Josefsson <jas@extundo.com>
5548
5549 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
5550 New variable.
5551 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
5552 Oskarsson" <myrkraverk@users.sourceforget.net>.
5553
5554 2005-02-22 Kim F. Storm <storm@cua.dk>
5555
5556 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
5557 check that window of that event is the selected window.
5558 (mouse-drag-region-1): Compare mouse event window to selected
5559 window before setting point.
5560
5561 * tooltip.el (tooltip-show-help-function): Pass event to
5562 mouse-on-link-p so it can check selected window.
5563
5564 2005-02-22 Kenichi Handa <handa@m17n.org>
5565
5566 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
5567 (ps-mule-show-warning): New function.
5568 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
5569 characters are found.
5570
5571 * ps-print.el (ps-header-footer-string): Return a list of header
5572 and footer strings.
5573
5574 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
5575
5576 * pcvs.el (cvs-retrieve-revision): Fix thinko.
5577
5578 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
5579
5580 * frame.el (blink-cursor-mode): Use define-minor-mode.
5581
5582 * term/mac-win.el (function-key-map): Use char-names more consistently.
5583 (file-name-coding-system): Only set it for MacOS-9. The other case is
5584 already handled in mule-cmds.el (where it also works when mac-win.el
5585 is not used).
5586
5587 2005-02-21 Kenichi Handa <handa@m17n.org>
5588
5589 * international/mule.el (ctext-pre-write-conversion): Always use
5590 " *code-converting-work*" buffer for work.
5591
5592 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
5593
5594 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
5595
5596 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
5597
5598 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
5599
5600 * ses.el (undo-more): Restore defadvice, but only the part that
5601 allows changes outside the restricted area of the buffer.
5602
5603 2005-02-20 Kim F. Storm <storm@cua.dk>
5604
5605 * simple.el (line-move): Add fourth optional arg try-vscroll which
5606 must be set to perform auto-window-vscroll.
5607 When moving backwards and doing auto-window-vscroll, automatically
5608 vscroll to the last part of lines which are taller than the window.
5609 (next-line, previous-line): Set try-vscroll arg on line-move.
5610
5611 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
5612
5613 * replace.el (query-replace, query-replace-regexp)
5614 (replace-string, replace-regexp): When operating on region, make
5615 the minibuffer prompt say so.
5616
5617 * isearch.el (isearch-forward): Document isearch-query-replace and
5618 isearch-query-replace-regexp keybindings.
5619
5620 2005-02-19 Jay Belanger <belanger@truman.edu>
5621
5622 * calc/calc-aent.el (math-read-token): Add local variable.
5623
5624 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
5625 (calc-edit-top): Move declaration to earlier in file.
5626 (calc-edit-macro-repeats): Add local variables.
5627
5628 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
5629 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
5630 calcFunc-tanh.
5631 Adjust integration rule for calcFunc-tan.
5632
5633 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5634
5635 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
5636 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
5637 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
5638 (viper-skip-separators): Bug fix.
5639 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
5640 particular major mode.
5641 (viper-del-backward-char-in-replace): Don't put deleted char on the
5642 kill ring.
5643
5644 * viper-ex.el (viper-color-display-p): New function.
5645 (viper-has-face-support-p): Use viper-color-display-p.
5646
5647 * viper-keym.el (viper-gnus-modifier-map): New keymap.
5648
5649 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
5650
5651 * viper-util.el (viper-glob-unix-files): Fix shell status check.
5652 (viper-file-remote-p): Make equivalent to file-remote-p.
5653
5654 * viper.el (viper-major-mode-modifier-list):
5655 Use viper-gnus-modifier-map.
5656
5657 2005-02-19 David Kastrup <dak@gnu.org>
5658
5659 * subr.el (subregexp-context-p): Fix garbled doc string by adding
5660 quoting.
5661
5662 2005-02-19 Jay Belanger <belanger@truman.edu>
5663
5664 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
5665 Remove extra definitions.
5666 (calc-coth): New function.
5667 (calcFunc-cot): Fix `let'.
5668
5669 2005-02-19 Eli Zaretskii <eliz@gnu.org>
5670
5671 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
5672 the reasons we use "type pc" in these faces.
5673
5674 * button.el (button): Ditto.
5675
5676 2005-02-19 Michael Mauger <mmaug@yahoo.com>
5677
5678 * replace.el (query-replace-read-from): Set the value of
5679 query-replace-from-history-variable to handle the case of an empty
5680 string entered to accept the suggested default.
5681
5682 * net/tramp.el (tramp-file-name-for-operation):
5683 Use dired-call-process instead of dired-call-process-command.
5684
5685 2005-02-19 Jay Belanger <belanger@truman.edu>
5686
5687 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
5688 (math-div-non-trig): New variables.
5689 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
5690 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
5691 (math-combine-prod, math-div-symb-fancy): Add simplifications for
5692 trig expressions.
5693
5694 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
5695
5696 * progmodes/gdb-ui.el (gdb-var-update-handler)
5697 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
5698 for watch expressions,
5699 (gdb-var-create-handler): Don't set speedbar-update-flag.
5700 (gdb-post-prompt): Simplify test for speedbar.
5701
5702 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5703
5704 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
5705 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
5706 we use the syntax table of the correct buffer.
5707 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
5708 Felix Gatzemeier.
5709
5710 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
5711 (ediff-file-remote-p): Make synonymous with file-remote-p.
5712 In all deffaces ediff-*-face-*, use min-colors.
5713
5714 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
5715 ediff-recurse-to-subdirectories.
5716 (ediff-mark-if-equal): Check that the arguments are strings, use
5717 ediff-same-contents (after to Felix Gatzemeier).
5718
5719 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
5720 nil.
5721
5722 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
5723
5724 * log-view.el (log-view-message-re): Fix up Subversion regexp.
5725
5726 2005-02-18 David Kastrup <dak@gnu.org>
5727
5728 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
5729 use `mark-active' when defined.
5730
5731 2005-02-18 Kenichi Handa <handa@m17n.org>
5732
5733 * ps-print.el (ps-font-info-database): New entry
5734 ZapfChancery-MediumItalic with correct font name. Fix font name
5735 of the entry Zapf-Chancery-MediumItalic.
5736
5737 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5738
5739 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
5740
5741 2005-02-16 Kim F. Storm <storm@cua.dk>
5742
5743 * ido.el (ido-fallback-command): Pass user input to fallback command.
5744
5745 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
5746
5747 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
5748 (gdb-find-file-hook): Add server prefix.
5749
5750 2005-02-16 Richard M. Stallman <rms@gnu.org>
5751
5752 * replace.el (perform-replace): Pass new args to replace-highlight.
5753 (replace-highlight): Take region args,
5754 and pass them to isearch-lazy-highlight-new-loop.
5755
5756 * novice.el (disabled-command-hook): Autoload the defalias
5757 and the make-obsolete-variable call.
5758
5759 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
5760
5761 * isearch.el (isearch-lazy-highlight-start-limit)
5762 (isearch-lazy-highlight-end-limit): New variables limit
5763 the region for highlighting.
5764 (isearch-lazy-highlight-new-loop): New args BEG and END.
5765 (isearch-lazy-highlight-search): Use the new vars.
5766 (isearch-lazy-highlight-update): Likewise.
5767
5768 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
5769
5770 * cus-start.el (all): Use default-boundp.
5771
5772 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
5773
5774 * menu-bar.el (menu-bar-select-frame): Handle current frame.
5775
5776 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
5777
5778 * autorevert.el (auto-revert-stop-on-user-input)
5779 (auto-revert-verbose): Doc fixes.
5780
5781 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
5782
5783 * international/mule-cmds.el (set-locale-environment): Remove call
5784 to set-selection-coding-system on Windows.
5785
5786 2005-02-15 Jay Belanger <belanger@truman.edu>
5787
5788 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
5789 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
5790 calcFunc-coth.
5791 (math-simplify-sqrt): Add simplifications.
5792
5793 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
5794 to list.
5795
5796 * calc/calc-ext.el: Add functions to autoloads.
5797
5798 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
5799 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
5800 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
5801 (math-csc-raw, math-cot-raw): New functions.
5802
5803 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
5804
5805 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
5806 the variable name in a message.
5807
5808 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
5809 calcFunc-csc, calcFunc-cot.
5810
5811 * calc/calcalg2.el: Add derivative and integration rules for
5812 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
5813 calcFunc-csch, calcFunc-coth.
5814 (math-do-integral-methods): Add to checks for when to use
5815 substitutions.
5816
5817 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
5818
5819 2005-02-15 Lute Kamstra <lute@gnu.org>
5820
5821 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5822 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
5823 <monnier@iro.umontreal.ca>
5824 (lisp-outline-level): Improve efficiency. Suggested by David
5825 Kastrup <dak@gnu.org>.
5826
5827 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
5828
5829 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
5830 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
5831 (gdb-set-gud-minor-mode-existing-buffers): New functions.
5832 (gdb-find-file-hook): New hook. Add it to find-file-hook.
5833 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
5834
5835 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
5836
5837 * cus-start.el (all): Comment change.
5838
5839 2005-02-14 Lute Kamstra <lute@gnu.org>
5840
5841 * cus-start.el (all): Check if symbol is void.
5842
5843 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
5844
5845 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
5846 optional argument to \cite.
5847
5848 2005-02-14 Richard M. Stallman <rms@gnu.org>
5849
5850 * cus-edit.el (custom-buffer-create-internal): Update help message.
5851 (custom-magic-alist): Update help messages.
5852
5853 * cus-start.el (all): Allow a var to specify a standard value.
5854
5855 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
5856
5857 * custom.el (custom-theme-set-variables): Handle variable aliases.
5858
5859 * frame.el (blink-cursor-timer): Doc fix.
5860 (blink-cursor): Make it an alias for `blink-cursor-mode' and
5861 declare obsolete.
5862 (blink-cursor-mode): Define with defcustom and use correct
5863 standard expression in that defcustom.
5864 * startup.el (command-line): Adapt to above changes in frame.el.
5865
5866 2005-02-11 Lute Kamstra <lute@gnu.org>
5867
5868 * apropos.el (apropos-score-doc): Prevent division by zero.
5869
5870 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
5871
5872 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
5873 (icalendar--get-event-property-attributes)
5874 (icalendar--get-event-properties)
5875 (icalendar--datetime-to-diary-date): New functions.
5876 (icalendar--split-value): Doc fix.
5877 (icalendar--datetime-to-noneuropean-date)
5878 (icalendar--datetime-to-european-date): New optional argument
5879 SEPARATOR. Return result as a string instead of a list.
5880 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
5881 (icalendar--convert-string-for-export): Rename arg S to STRING.
5882 (icalendar-export-region): Doc fix. Change name of error buffer.
5883 Save output buffer.
5884 (icalendar-import-file): Add blank at end of prompt.
5885 (icalendar-import-buffer): Doc fix. Do not switch to error
5886 buffer. Indicate status in return value.
5887 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
5888 buffer. Save output buffer. Handle exception from recurrence
5889 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
5890 events. Fix problems with weekly all-day events.
5891
5892 2005-02-10 Richard M. Stallman <rms@gnu.org>
5893
5894 * simple.el (eval-expression-print-format):
5895 Avoid warning about edebug-active.
5896
5897 * help.el (help-for-help-internal): Rename from help-for-help.
5898 (help-for-help): Define with defalias.
5899
5900 * font-core.el (font-lock-default-function): Use with-no-warnings.
5901
5902 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
5903
5904 * custom.el (defface): Doc fix.
5905
5906 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
5907
5908 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
5909 width 0" to prevent word wrapping problems.
5910
5911 2005-02-09 Kim F. Storm <storm@cua.dk>
5912
5913 * ido.el (ido-file-extensions-order): New defcustom.
5914 (ido-file-extension-lessp, ido-file-extension-aux)
5915 (ido-file-extension-order): New advanced file ordering.
5916 (ido-file-lessp): New simple file ordering.
5917 (ido-sort-list): Remove.
5918 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
5919 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
5920
5921 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
5922
5923 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
5924 that some versions of grep produce.
5925 (grep-mode-font-lock-keywords): Likewise.
5926
5927 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
5928
5929 * progmodes/gdb-ui.el (gdb-location-list): New variable.
5930 (gdb-cdir): Delete.
5931 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
5932 (gdb-source-info): Treat case when source file is in another
5933 directory properly.
5934 (gdb-get-location): New function.
5935
5936 2005-02-07 Jay Belanger <belanger@truman.edu>
5937
5938 * calc/calc-prog.el (calc-write-parse-table-part)
5939 (calc-fix-token-name): Fix a check for language type.
5940
5941 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
5942
5943 2005-02-07 Andre Spiegel <spiegel@gnu.org>
5944
5945 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
5946 as directory not writable.
5947
5948 2005-02-07 Kim F. Storm <storm@cua.dk>
5949
5950 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
5951 (cua--standard-movement-commands): Remove list.
5952 Instead, set CUA property value to move for movement commands.
5953 (cua-movement-commands): Remove. Users must set CUA prop instead.
5954 (cua--pre-command-handler): Check CUA property.
5955 (cua--init-keymaps): Don't remap undo commands.
5956 (cua-mode): Don't call cua--rectangle-on-off.
5957
5958 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
5959 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
5960 (cua--rect-undo-set-point): New var.
5961 (cua--rectangle-undo-boundary): Setup undo apply entry.
5962 (cua--rect-undo-handler): New function for rectangle undo.
5963 (cua--rect-start-position, cua--rect-end-position): Add.
5964 (cua--rectangle-post-command): Call cua--rectangle-set-corners
5965 for restored rectangle. Set point if cua--rect-undo-set-point.
5966
5967 2005-02-06 Jay Belanger <belanger@truman.edu>
5968
5969 * calc/calc-lang.el (calc-tex-language): Display more information
5970 in messages.
5971
5972 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
5973 in TeX mode.
5974
5975 2005-02-06 Richard M. Stallman <rms@gnu.org>
5976
5977 * emacs-lisp/lisp.el (buffer-end): Doc fix.
5978
5979 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
5980
5981 * net/ldap.el (ldap-search-internal): Support attributes with
5982 optional descriptions separated by a semi-colon, as in
5983 "userCertificate;binary".
5984
5985 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5986
5987 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
5988 isn't a cons (i.e. the version is 0).
5989
5990 2005-02-05 Eli Zaretskii <eliz@gnu.org>
5991
5992 * help.el (help-for-help): Doc fix.
5993
5994 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
5995
5996 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
5997 GDB-Windows on the menu-bar as this works better.
5998
5999 2005-02-04 Jay Belanger <belanger@truman.edu>
6000
6001 * calc/calc-embed.el (calc-embedded-update): Don't put in
6002 unnecessary newlines. Adjust the end of formula marker.
6003
6004 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
6005 (math-latex-parse-two-args): New function.
6006
6007 2005-02-03 Lute Kamstra <lute@gnu.org>
6008
6009 * help-fns.el (help-with-tutorial): Make sure that users cannot
6010 remove the entire text of the tutorial by means of `undo'.
6011
6012 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
6013
6014 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
6015 in recent changes, where the ispell process was repeatedly
6016 killed & restarted.
6017
6018 * international/mule-cmds.el (set-locale-environment): Set file-name
6019 coding system to utf-8 on Darwin systems.
6020 (set-default-coding-systems): Don't set default-file-name-coding-system
6021 on Darwin systems.
6022
6023 2005-02-03 Richard M. Stallman <rms@gnu.org>
6024
6025 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
6026
6027 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
6028
6029 * faces.el (list-faces-display): Add optional argument.
6030
6031 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
6032
6033 * font-core.el (font-lock-default-function): Handle the rare case where
6034 only font-lock-keywords is set.
6035
6036 2005-02-02 Kenichi Handa <handa@m17n.org>
6037
6038 * international/characters.el: Cancel previous change for
6039 I-WITH-DOT-ABOVE and DOTLESS-i.
6040
6041 * international/latin-5.el: Cancel previous change.
6042
6043 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6044
6045 * progmodes/gud.el: Correction to syntax in gud-menu-map.
6046
6047 2005-02-02 Kenichi Handa <handa@m17n.org>
6048
6049 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
6050 DOTLESS-i.
6051
6052 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
6053 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
6054
6055 * case-table.el (get-upcase-table): New function.
6056 (copy-case-table): Copy upcaes table too if non-nil.
6057 (set-case-syntax-delims): Maintain upcase table too.
6058 (set-case-syntax-pair): Likewise.
6059 (set-upcase-syntax, set-downcase-syntax): New functions.
6060 (set-case-syntax): Maintain upcase table too.
6061
6062 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6063
6064 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
6065
6066 * progmodes/gud.el (gud-goto-info): New function.
6067 (gud-tool-bar-map): Use correct icon.
6068
6069 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6070
6071 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
6072 When delegating, order args in the funcall correctly.
6073
6074 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6075
6076 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
6077
6078 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
6079
6080 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
6081 buffer not visiting a file.
6082
6083 2005-01-31 Jay Belanger <belanger@truman.edu>
6084
6085 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
6086 bound on the line with the formula.
6087
6088 2005-01-31 Kim F. Storm <storm@cua.dk>
6089
6090 * ses.el (ses-create-cell-variable-range)
6091 (ses-destroy-cell-variable-range, ses-reset-header-string)
6092 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
6093 (ses-insert-row): Fix format of apply undo entries.
6094
6095 2005-01-31 Jay Belanger <belanger@truman.edu>
6096
6097 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
6098 parts.
6099
6100 * calc/calc-embed.el (calc-embedded-open-formula)
6101 (calc-embedded-close-formula): Ignore matrix environments.
6102
6103 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
6104 TeX mode.
6105
6106 * calc/calc-lang.el (math-function-table, math-oper-table)
6107 (math-variable-table): Adjust the LaTeX portions.
6108
6109 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
6110 (math-latex-ignore-words): New constant.
6111
6112 2005-01-31 Richard M. Stallman <rms@gnu.org>
6113
6114 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
6115 (ispell-local-dictionary): Doc fix.
6116 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
6117 Don't reinitialize at run time. Don't defcustom.
6118 All uses changed to append ispell-local-dictionary-alist,
6119 or check it first.
6120 (ispell-current-dictionary): New variable for dictionary in use.
6121 (ispell-dictionary): Now used only for global default.
6122 (ispell-start-process): Set ispell-current-dictionary,
6123 not ispell-dictionary.
6124 (ispell-change-dictionary): Use this only for setting
6125 user preferences.
6126 (ispell-internal-change-dictionary): New function
6127 to change the current dictionary in use.
6128 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
6129 Use ispell-current-dictionary.
6130 Handle ispell-local-dictionary-overridden.
6131 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
6132
6133 2005-01-31 Jay Belanger <belanger@truman.edu>
6134
6135 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
6136
6137 * calc/calc-ext.el: Add calc-latex-language to autoloads.
6138 (calc-mode-map): Add calc-latex-language.
6139
6140 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
6141 (math-latex-print-frac): New functions.
6142 (math-oper-table, math-function-table, math-variable-table)
6143 (math-complex-format, math-input-filter): Add latex properties.
6144 (calc-set-language): Set math-expr-special-function-mapping.
6145
6146 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
6147 (calc-write-parse-table-part): Add LaTeX support.
6148
6149 * calc/calc.el (calc-language): Adjust docstring.
6150 (calc-set-mode-line): Add LaTeX support.
6151 (math-expr-special-function-mapping): New variable.
6152 (math-tex-ignore-words): Add to list.
6153
6154 * calc/calccomp.el (math-compose-expr, math-compose-rows):
6155 Add LaTeX support.
6156 (math-compose-expr): Add support for special functions.
6157
6158 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
6159
6160 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
6161
6162 * progmodes/gdb-ui.el (gdb-memory-address)
6163 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
6164 (gdb-memory-mode-map, gdb-memory-format-keymap)
6165 (gdb-memory-format-menu, gdb-memory-unit-keymap)
6166 (gdb-memory-unit-menu): New variables for a buffer
6167 that lets the user examine program memory.
6168 (gdb-memory-set-address, gdb-memory-set-repeat-count)
6169 (gdb-memory-format-binary, gdb-memory-format-octal)
6170 (gdb-memory-format-unsigned, gdb-memory-format-signed)
6171 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
6172 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
6173 (gdb-memory-unit-word, gdb-memory-unit-halfword)
6174 (gdb-memory-unit-byte, gdb-memory-unit-menu)
6175 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
6176 (gdb-memory-mode, gdb-memory-buffer-name)
6177 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
6178 New functions for above buffer.
6179
6180 2005-01-30 Richard M. Stallman <rms@gnu.org>
6181
6182 * cus-edit.el (custom-bury-buffer): Function deleted.
6183 (custom-buffer-done-function): Option deleted.
6184 (custom-buffer-done-kill): New (replacement option.
6185 (Custom-buffer-done): Call quit-window.
6186 (custom-buffer-create-internal): Update for above changes.
6187
6188 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
6189
6190 * simple.el (undo-ask-before-discard): New var.
6191 (undo-outer-limit-truncate): Implement it.
6192 (undo-extra-outer-limit): Doc update.
6193
6194 2005-01-29 Richard M. Stallman <rms@gnu.org>
6195
6196 * ses.el (undo-more): Delete defadvice.
6197 (ses-begin-change): Doc fix.
6198
6199 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
6200 instead of rebinding C-x u and C-_.
6201
6202 * files.el (normal-backup-enable-predicate): Return nil for files
6203 in /tmp, regardless of temporary-file-directory.
6204
6205 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
6206
6207 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
6208 (open-rectangle, delete-whitespace-rectangle-line)
6209 (clear-rectangle-line): If FILL, pass t instead of FILL
6210 for move-to-column's 2nd arg.
6211
6212 * simple.el (undo): Fix the test for continuing a series of undos.
6213 (undo-more): Set pending-undo-list to t when we reach end.
6214 (pending-undo-list): Move up defvar.
6215
6216 * wid-edit.el (widget-button-click):
6217 Shorten the range of the track-mouse binding.
6218
6219 * comint.el (comint-insert-input): Undo previous changes;
6220 use last-input-event in interactive spec.
6221
6222 2005-01-29 Eli Zaretskii <eliz@gnu.org>
6223
6224 * progmodes/compile.el (compilation-start): Bind buffer-read-only
6225 to nil before invoking call-process. Reset buffer's modified flag
6226 after fontifying it in the no-async branch.
6227
6228 * wid-edit.el (widget-specify-button): If mouse pointer shape
6229 cannot be changed, use mouse face instead.
6230
6231 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
6232
6233 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
6234 (gdb-goto-breakpoint): Make breakpoint handling work on template
6235 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
6236 (gdb-assembler-custom): Update to recognise breakpoint information
6237 added on 2005-01-19.
6238
6239 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
6240
6241 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
6242 (dsssl-mode): Use define-derived-mode.
6243 (scheme-mode-initialize): Remove.
6244 (scheme-mode): Use run-mode-hooks.
6245
6246 * cus-edit.el (customize-group-other-window)
6247 (custom-buffer-create-other-window): Don't override special-display-*.
6248 (custom-mode-map): Make it dense.
6249
6250 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
6251 sets the default value.
6252
6253 2005-01-28 Eli Zaretskii <eliz@gnu.org>
6254
6255 * descr-text.el: Add more keywords.
6256
6257 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
6258
6259 * speedbar.el: Avoid unnecessary use of locate-library.
6260
6261 * international/mule-cmds.el (standard-display-european-internal):
6262 Don't fiddle with latin-1 non-break space any more since it's now
6263 special cased in the C code.
6264 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
6265
6266 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
6267
6268 * cus-start.el (all): Add `undo-outer-limit'.
6269
6270 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6271
6272 * textmodes/bibtex.el (bibtex-format-entry):
6273 Use `bibtex-empty-field-re' only on the text of fields, not on entire
6274 field lines.
6275 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
6276 not on part of a buffer.
6277
6278 2005-01-25 Lute Kamstra <lute@gnu.org>
6279
6280 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
6281 nonempty field text strings like "{letters\\macro{}more letters}".
6282 Clarify docstring.
6283 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
6284 (bibtex-entry-offset, bibtex-parse-association)
6285 (bibtex-parse-field-name): Fix typos in docstrings.
6286 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
6287
6288 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
6289
6290 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
6291 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
6292 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
6293 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
6294
6295 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
6296 isearch minor mode.
6297
6298 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
6299
6300 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
6301
6302 2005-01-24 Lute Kamstra <lute@gnu.org>
6303
6304 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
6305 CASECHARS and NOT-CASECHARS regular expressions of the
6306 "nederlands" and "nederlands8" dictionaries to prevent a "Range
6307 striding over charsets" error.
6308
6309 2005-01-24 Jay Belanger <belanger@truman.edu>
6310
6311 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
6312 display variable name.
6313
6314 2005-01-24 Kenichi Handa <handa@m17n.org>
6315
6316 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
6317 Fix setting of the element of encoded-kbd-iso2022-invocations.
6318
6319 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
6320
6321 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
6322 (gdb-threads-select): Change to also accept mouse events.
6323 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
6324 (gdb-threads-mouse-select): Delete.
6325
6326 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
6327
6328 * files.el (insert-directory): Take care of empty directory,
6329 listed without -a switch.
6330
6331 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
6332
6333 * textmodes/refill.el (refill-post-command-function):
6334 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
6335 to the list of functions that we should be careful not to undo.
6336 (refill-late-fill-paragraph-function): Remove.
6337 (refill-saved-state): New var.
6338 (refill-mode): Use it to save fill-paragraph-function.
6339 Save also the value of auto-fill-function.
6340
6341 * term/w32-win.el: Simplify code.
6342
6343 2005-01-23 Kim F. Storm <storm@cua.dk>
6344
6345 * simple.el (line-move): Adapt to new return value from
6346 pos-visible-in-window-p.
6347
6348 * simple.el (line-move): Fix last change. Check partial
6349 visibility at point rather than at window-start.
6350
6351 2005-01-22 Jason Rumney <jasonr@gnu.org>
6352
6353 * term/w32-win.el (xw-defined-colors): Remove debug-message.
6354
6355 2005-01-22 David Kastrup <dak@gnu.org>
6356
6357 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
6358
6359 2005-01-22 Eli Zaretskii <eliz@gnu.org>
6360
6361 * type-break.el (type-break-mode): Add a test for
6362 type-break-file-name being non-nil.
6363
6364 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
6365
6366 * net/eudc.el (top level): Call (message "") via progn, so that
6367 eudc-options-file is loaded.
6368
6369 2005-01-22 Kim F. Storm <storm@cua.dk>
6370
6371 * simple.el (line-move-1): Rename from line-move.
6372 (line-move): New function that adjusts vscroll for partially
6373 visible rows, and calls line-move-1 otherwise.
6374
6375 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
6376
6377 * pcomplete.el: define pcomplete-read-event instead of read-event,
6378 since it's not a complete read-event implementation
6379
6380 2005-01-20 Jay Belanger <belanger@truman.edu>
6381
6382 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
6383 for called function.
6384
6385 2005-01-20 Steven Tamm <steventamm@mac.com>
6386
6387 * term/mac-win.el (process-connection-type): Remove.
6388 Controlled now by s/darwin.h:PTY_ITERATION.
6389
6390 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6391
6392 * window.el (handle-select-window): Don't switch window when we're
6393 in the minibuffer.
6394
6395 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
6396
6397 * subr.el (dotimes-with-progress-reporter): New macro.
6398
6399 * ses.el (ses-dotimes-msg): Remove macro.
6400 Use `dotimes-with-progress-reporter' instead.
6401
6402 2005-01-19 Steven Tamm <steventamm@mac.com>
6403
6404 * term/mac-win.el (process-connection-type): Use new
6405 operating-system-release variable to use ptys on Darwin 7 (OSX
6406 10.3) when using carbon build.
6407
6408 2005-01-19 Jay Belanger <belanger@truman.edu>
6409
6410 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
6411 flags if the last command was a tab or M-tab.
6412
6413 * calc/calc-prog.el (calc-user-define-edit): Put original formula
6414 in formula editing buffer.
6415
6416 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6417
6418 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
6419 breakpoint image symbol in margin.
6420
6421 2005-01-19 Jay Belanger <belanger@truman.edu>
6422
6423 * calc/calc-prog.el (calc-execute-kbd-macro):
6424 Ignore calc-keep-arg-flag.
6425
6426 2005-01-19 Kenichi Handa <handa@m17n.org>
6427
6428 * textmodes/ispell.el (ispell-looking-at): New function.
6429 (ispell-process-line): Use ispell-looking-at to compare the ispell
6430 output and the buffer contents.
6431
6432 2005-01-18 Jay Belanger <belanger@truman.edu>
6433
6434 * calc/calc.el (calc-display-raw): Fix docstring.
6435
6436 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
6437
6438 * simple.el (blink-matching-open): Strip extra info from syntax.
6439
6440 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
6441 funny chars in the end-of-here-doc marker.
6442
6443 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6444
6445 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
6446 that enable/disabled state of breakpoints is shown correctly in
6447 fringe and on ttys.
6448 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
6449 Add breakpoint information as text properties.
6450 (gdb-mouse-toggle-breakpoint):
6451 Rename to gdb-mouse-set-clear-breakpoint.
6452 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
6453 breakpoints in the margin.
6454 (gdb-remove-strings): Simplify.
6455
6456 2005-01-17 Jay Belanger <belanger@truman.edu>
6457
6458 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
6459 erasing buffer.
6460
6461 2005-01-17 Richard M. Stallman <rms@gnu.org>
6462
6463 * progmodes/grep.el (grep-find): Copy from `grep' the condition
6464 for calling grep-compute-defaults.
6465
6466 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
6467 if buffer is empty.
6468
6469 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
6470
6471 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
6472
6473 * hilit-chg.el (highlight-changes-mode): Don't autoload.
6474
6475 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
6476 non-preloaded variables.
6477
6478 2005-01-17 Steven Tamm <steventamm@mac.com>
6479
6480 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
6481 tex-shell cause to force interactivity when using pipes.
6482
6483 2005-01-17 Kim F. Storm <storm@cua.dk>
6484
6485 * simple.el (just-one-space): Make arg optional.
6486
6487 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
6488
6489 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
6490 posn-at-x-y to t to access left-margin.
6491
6492 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
6493
6494 Sync with Tramp 2.0.47.
6495
6496 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
6497 catching keep-date problems in cp/scp operations.
6498 (tramp-handle-copy-file): Don't call `set-file-modes'
6499 unconditionally. Specialized functions should know better what is
6500 necessary. This improves performance a little bit, and the
6501 functions could catch errors with `cp -p' and `scp -p'.
6502 (tramp-do-copy-or-rename-file-via-buffer)
6503 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
6504 when appropriate.
6505 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
6506 Call `set-file-modes' when appropriate.
6507 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
6508 Johnsson <isak@hypergene.com>
6509 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
6510 of both Tramp buffer and debug buffer. Reported by Joakim Verona
6511 <joakim@verona.se>
6512 (tramp-file-name-for-operation): Mark `shell-command' as magic for
6513 Emacs only.
6514
6515 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
6516 `find-file-hooks' and `dired-mode-hook'.
6517 (tramp-minor-mode-map): Respective map. Add remapping for
6518 `compile' and `recompile'.
6519 (tramp-remap-command, tramp-recompile): New defuns.
6520 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
6521 in buffer "*Compilation*". Call the commands asynchronously.
6522
6523 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
6524 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
6525 `shell-command', because it isn't magic in XEmacs. Reported by
6526 Adrian Aichner <adrian@xemacs.org>.
6527
6528 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
6529 `substitute-in-file-name.
6530 (tramp-smb-handle-substitute-in-file-name): New defun.
6531 (tramp-smb-advice-PC-do-completion): Delete advice.
6532
6533 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
6534
6535 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
6536 Fix error in deleting region.
6537
6538 2005-01-15 Richard M. Stallman <rms@gnu.org>
6539
6540 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
6541 In non-temp buffer, switch syntax table temporarily.
6542
6543 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
6544
6545 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
6546
6547 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
6548
6549 * imenu.el (imenu--split-menu): Copy menulist before sorting.
6550 (imenu--generic-function): Use START, not BEG, as pos of definition.
6551
6552 * simple.el (just-one-space): Argument specifies number of spaces.
6553
6554 * simple.el (eval-expression-print-format): Avoid warning
6555 about edebug-active.
6556
6557 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
6558
6559 * progmodes/sh-script.el: Code copied from make-mode.el
6560 with small changes,
6561 (sh-mode-map): Bind C-c C-\.
6562 (sh-backslash-column, sh-backslash-align): New variables.
6563 (sh-backslash-region, sh-append-backslash): New functions.
6564
6565 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6566
6567 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
6568 (rmail-pop-password, rmail-pop-password-required): Move to
6569 rmail-obsolete group.
6570 (rmail-set-pop-password): Rename to rmail-set-remote-password.
6571 All callers updated.
6572 (rmail-get-pop-password): Rename to rmail-get-remote-password.
6573 Take an argument specifying whether it is POP or IMAP mailbox we
6574 are using. All callers updated.
6575 (rmail-pop-password-error): Rename to
6576 rmail-remote-password-error. Added mailutils-specific error message.
6577 (rmail-movemail-search-path)
6578 (rmail-movemail-variant-in-use): New variables.
6579 (rmail-remote-password, rmail-remote-password-required):
6580 New customization variables.
6581 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
6582 (rmail-parse-url): New function.
6583 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
6584 with GNU mailutils movemail.
6585
6586 2005-01-15 Kevin Ryde <user42@zip.com.au>
6587
6588 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
6589 suffix to space, $ or '$, to correctly position point when going
6590 to @table style constants like DBL_MAX.
6591
6592 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
6593
6594 * type-break.el (type-break-mode, type-break-file-time)
6595 (type-break-file-keystroke-count, type-break-choose-file):
6596 Don't store data in or load data from the file if type-break-file-name
6597 is nil.
6598 (type-break-file-name): Doc update as per the above.
6599
6600 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
6601
6602 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
6603 lookup-key might return nil; handle that.
6604
6605 2005-01-15 Alan Mackenzie <acm@muc.de>
6606
6607 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
6608 rather than the element found, thus enabling the tree to be setcar'd.
6609
6610 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
6611
6612 * textmodes/org.el (org-show-following-heading): New option.
6613 (org-show-hierarchy-above): Use `org-show-following-heading'.
6614 (org-cycle): Documentation fix.
6615
6616 * textmodes/org.el (orgtbl-optimized): New option
6617 (orgtbl-mode): New command, a minor mode.
6618 (orgtbl-mode-map): New variable.
6619 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
6620 (orgtbl-error, orgtbl-self-insert-command)
6621 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
6622
6623 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
6624 a local variable in each org-mode buffer.
6625
6626 * textmodes/org.el (org-set-regexps-and-options): Rename from
6627 `org-set-regexps'. Added checking for STARTUP keyword.
6628 (org-get-current-options): Add STARTUP options.
6629 (org-table-insert-row): Mode mode intelligent about when
6630 realignment is needed.
6631 (org-self-insert-command, org-delete-backward-char, org-delete-char):
6632 New commands.
6633 (org-enable-table-editor): New default value `optimized'.
6634 (org-table-blank-field): Support blanking regions if active.
6635
6636 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
6637
6638 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
6639 if the year is not given.
6640
6641 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
6642 Add new escapes %m and %M, fixed bug with %F by adding
6643 save-match-data.
6644 (reftex-reference): Remove ?. from list of spaces.
6645 (reftex-label-info): Add automatic label prefix recognition.
6646
6647 * textmodes/reftex-index.el (reftex-index-next-phrase):
6648 Add slave parameter to call of `reftex-index-this-phrase'.
6649 (reftex-index-this-phrase): New optional argument.
6650 (reftex-index-region-phrases): Add slave parameter to call of
6651 `reftex-index-this-phrase'.
6652 (reftex-display-index): New argument redo.
6653 (reftex-index-rescan): Add 'redo to arguments of
6654 `reftex-display-index'.
6655 (reftex-index-Rescan, reftex-index-revert)
6656 (reftex-index-switch-index-tag): Add 'redo to arguments of
6657 `reftex-display-index'.
6658 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
6659 indexing. Fix bug with matching is there is a quote before or
6660 after the word.
6661
6662 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
6663 Fix bug when collecting citation keys in lines with comments.
6664 (reftex-citation): Prefix argument no longer rescans the document,
6665 but forces prompting for optional arguments of cite macros.
6666 (reftex-do-citation): Prompting for optional arguments implemented.
6667
6668 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
6669 Add optional arguments to most cite commands.
6670 (reftex-cite-cleanup-optional-args): New option
6671 (reftex-cite-prompt-optional-args): New option.
6672 (reftex-trust-label-prefix): New option.
6673
6674 * textmodes/reftex-toc.el (reftex-toc-find-section):
6675 Add push-mark before changing the position in the buffer.
6676
6677 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
6678 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
6679
6680 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
6681
6682 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
6683 more carefully.
6684
6685 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
6686
6687 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
6688 (sgml-mode): Use it.
6689 (sgml-get-context): Better keep track of implicitly closed tags.
6690
6691 2005-01-13 Kenichi Handa <handa@m17n.org>
6692
6693 * textmodes/ispell.el: These changes are to fix misalignment error
6694 caused by equivalent characters of different Emacs charsets.
6695 (ispell-unified-chars-table): New variable.
6696 (ispell-get-decoded-string): New function.
6697 (ispell-get-casechars, ispell-get-not-casechars)
6698 (ispell-get-otherchars): Call ispell-get-decoded-string.
6699
6700 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
6701
6702 * custom.el (custom-declare-variable): Just put symbol instead
6703 of (defvar . symbol) in `current-load-list'.
6704
6705 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
6706
6707 * emacs-lisp/elint.el: Fixed typo in Commentary section.
6708
6709 2005-01-12 Jay Belanger <belanger@truman.edu>
6710
6711 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
6712 to create a Calc summary.
6713
6714 2005-01-12 Kim F. Storm <storm@cua.dk>
6715
6716 * mouse.el (mouse-on-link-p): Change functionality and doc
6717 string to comply with latest description in lisp ref.
6718
6719 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
6720
6721 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
6722 Enable mouse clicks on mode-line, header-line and margin.
6723 (event-type): Give mouse event symbols an 'event-kind property
6724 with value 'mouse-click.
6725
6726 2005-01-12 Juri Linkov <juri@jurta.org>
6727
6728 * facemenu.el (list-colors-display): Add new arg buffer-name.
6729 Use it. Fix docstring. Replace code for identifying duplicate
6730 colors by the name with call to `list-colors-duplicates' which
6731 identifies duplicate colors by the value unless the color
6732 is one of special Windows colors. Set truncate-lines to t.
6733 Print sorted duplicate color names on each line. Indent to 22
6734 \(the longest color name in rgb.txt) instead of 20. Optimize.
6735 (list-colors-duplicates): New function.
6736 (facemenu-color-name-equal): Delete function.
6737
6738 * facemenu.el (list-colors-print): New function created from code
6739 in list-colors-display. Print #RRGGBB at the window right edge.
6740 (list-colors-display): When temp-buffer-show-function is not
6741 defined, call list-colors-print from temp-buffer-show-hook
6742 to get the right value of window-width in list-colors-print
6743 after the buffer is displayed.
6744
6745 * simple.el (pop-mark): Move deactivate-mark out of conditional
6746 part to deactivate the active mark regardless of the state of the
6747 mark ring.
6748
6749 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
6750 variables line in desktop files.
6751
6752 2005-01-12 Juri Linkov <juri@jurta.org>
6753
6754 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
6755 Bring together isearch highlight related options.
6756 (lazy-highlight): Replace group `replace' by `matching'.
6757 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
6758 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
6759 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
6760 and declare them obsolete.
6761 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
6762 (isearch-faces): Remove defgroup.
6763 (isearch-overlay, isearch-highlight, isearch-dehighlight):
6764 Move isearch highlighting code closer to lazy highlighting code.
6765
6766 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
6767 (query-replace-highlight, query-replace-lazy-highlight)
6768 (query-replace): Move definitions to the beginning of the file.
6769
6770 2005-01-11 Juri Linkov <juri@jurta.org>
6771
6772 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
6773 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
6774 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
6775
6776 * info.el (Info-history-forward): New variable.
6777 (Info-select-node): Reset Info-history-forward to nil.
6778 (Info-last): Turn into defalias.
6779 (Info-history-back): Rename from Info-last.
6780 Add current node to Info-history-forward.
6781 (Info-history-forward): New fun.
6782 (Info-mode-map): Replace Info-last by Info-history-back.
6783 Bind Info-history-forward to "r".
6784 (Info-mode-menu): Replace Info-last by Info-history-back.
6785 Fix menu item text. Add menu item for Info-history-forward.
6786 (info-tool-bar-map): Replace Info-last by Info-history-back.
6787 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
6788 for Info-history-forward.
6789 (Info-mode): Replace Info-last by Info-history-back in docstring.
6790 Add local variable Info-history-forward.
6791 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
6792
6793 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
6794
6795 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
6796 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
6797 Ignore select-window events rather than fiddle with
6798 mouse-autoselect-window.
6799
6800 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
6801
6802 * type-break.el (type-break-mode): Fix previous change.
6803
6804 2005-01-10 Jay Belanger <belanger@truman.edu>
6805
6806 * calc/calc-ext.el (calc-reset): Reset when inside embedded
6807 calculator; only reset when point is inside a calculator.
6808 Don't adjust the window height if the window takes up the whole height
6809 of the frame.
6810
6811 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
6812
6813 * ebuff-menu.el (Electric-buffer-menu-mode):
6814 Preserve value of buffer-local var header-line-format.
6815
6816 2005-01-09 Jay Belanger <belanger@truman.edu>
6817
6818 * calc/calc.el (calc-mode-var-list-restore-saved-values):
6819 Make sure settings file exists before accessing it.
6820
6821 * calc/calc-embed.el (calc-embedded-subst):
6822 Replace math-multi-subst-rec, which is only supposed to be called
6823 by math-multi-subst, by math-multi-subst.
6824
6825 2005-01-09 Andre Spiegel <spiegel@gnu.org>
6826
6827 * vc.el (vc-allow-async-revert): New user option.
6828 (vc-disable-async-diff): New internal variable.
6829 (vc-revert-buffer): Use them to disable asynchronous diff.
6830
6831 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
6832 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
6833 asynchronously if vc-disable-async-diff is t.
6834
6835 2005-01-09 Jay Belanger <belanger@truman.edu>
6836
6837 * calc/calc.el (defcalcmodevar): New macro.
6838 (calc-mode-var-list-restore-default-values)
6839 (calc-mode-var-list-restore-saved-values): New functions.
6840 (calc-mode-var-list): Use defcalcmodevar to define it.
6841 (calc-always-load-extensions, calc-line-numbering)
6842 (calc-line-breaking, calc-display-just, calc-display-origin)
6843 (calc-number-radix, calc-leading-zeros, calc-group-digits)
6844 (calc-group-char, calc-point-char, calc-frac-format)
6845 (calc-prefer-frac, calc-hms-format, calc-date-format)
6846 (calc-float-format, calc-full-float-format, calc-complex-format)
6847 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
6848 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
6849 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
6850 (calc-matrix-brackets, calc-language, calc-language-option)
6851 (calc-left-label, calc-right-label, calc-word-size)
6852 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
6853 (calc-display-raw, calc-internal-prec, calc-angle-mode)
6854 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
6855 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
6856 (calc-window-height, calc-display-trail, calc-show-selections)
6857 (calc-use-selections, calc-assoc-selections)
6858 (calc-display-working-message, calc-auto-why, calc-timing)
6859 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
6860 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
6861 (calc-gnuplot-default-device, calc-gnuplot-default-output)
6862 (calc-gnuplot-print-device, calc-gnuplot-print-output)
6863 (calc-gnuplot-geometry, calc-graph-default-resolution)
6864 (calc-graph-default-resolution-3d, calc-invocation-macro)
6865 (calc-show-banner): Use defcalcmodevar to declare them and set
6866 their default values.
6867
6868 * calc/calc-ext.el (calc-reset): Restore saved values of variables
6869 instead of default values (but restore default values if there is
6870 an argument of 0).
6871
6872 2005-01-09 David Kastrup <dak@gnu.org>
6873
6874 * desktop.el (desktop-restore-eager): Fix typo in type.
6875
6876 2005-01-08 Richard M. Stallman <rms@gnu.org>
6877
6878 * cus-edit.el (customize): Delete :link.
6879
6880 2005-01-08 Jay Belanger <belanger@truman.edu>
6881
6882 * calc/calc.el (calc-mode): Remove the extension from the
6883 `calc-settings-file' file name when loading it.
6884
6885 2005-01-08 Kim F. Storm <storm@cua.dk>
6886
6887 * info.el (Info-mode-map, Info-next-link-keymap)
6888 (Info-prev-link-keymap, Info-up-link-keymap):
6889 Map follow-link to mouse-face.
6890 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
6891
6892 2005-01-08 Jay Belanger <belanger@truman.edu>
6893
6894 * calc/calc.el (calc-settings-file): Change default value.
6895 Suggested by cgw in a comment in calc-mode.el.
6896
6897 * calc/calc-mode.el (calc-settings-file-name):
6898 Compare calc-settings-file to user-init-file instead of ~/.emacs.
6899 Replace ~/.emacs in a prompt by calc-settings-file.
6900
6901 2005-01-07 Lars Hansen <larsh@math.ku.dk>
6902
6903 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
6904 (desktop-lazy-idle-delay): New customizable variables.
6905 (desktop-buffer-args-list): New variable.
6906 (desktop-append-buffer-args): New function.
6907 (desktop-save): Call desktop-append-buffer-args for some buffers.
6908 (desktop-lazy-create-buffer): New function.
6909 (desktop-idle-create-buffers): New function.
6910 (desktop-read): Add message about buffers to restore lazily.
6911 (desktop-lazy-abort): New command.
6912 (desktop-clear): Call desktop-lazy-abort.
6913 (desktop-lazy-complete): New command.
6914
6915 2005-01-06 Richard M. Stallman <rms@gnu.org>
6916
6917 * emacs-lisp/find-func.el (find-face-definition):
6918 Rename from find-face.
6919
6920 2005-01-06 Kim F. Storm <storm@cua.dk>
6921
6922 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
6923
6924 * man.el (Man-xref-man-page, Man-xref-header-file)
6925 (Man-xref-normal-file): Add follow-link property.
6926
6927 2005-01-06 Jay Belanger <belanger@truman.edu>
6928
6929 * calc/calc-units.el: Make sure the proper macro definitions are
6930 available when compiling.
6931
6932 2005-01-06 Juri Linkov <juri@jurta.org>
6933
6934 * isearch.el (isearch-lazy-highlight-update):
6935 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
6936
6937 2005-01-06 Miles Bader <miles@gnu.org>
6938
6939 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
6940 (isearch-lazy-highlight-face): Use new name.
6941
6942 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
6943
6944 * uniquify.el (uniquify-rationalize-file-buffer-names):
6945 Re-add an interactive spec.
6946 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
6947 to the same name.
6948
6949 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
6950 (isearch-update, isearch-done): Adjust calls accordingly.
6951
6952 2005-01-05 Richard M. Stallman <rms@gnu.org>
6953
6954 * custom.el (custom-set-variables, custom-theme-set-variables):
6955 Clarify documentation.
6956
6957 * emacs-lisp/find-func.el (find-variable)
6958 (find-variable-other-window, find-variable-other-frame):
6959 Fix the TYPE args to find-function-read and find-function-do-it.
6960 (find-function): Doc fix.
6961 (find-function-at-point): Replace function-at-point alias.
6962
6963 2005-01-04 Richard M. Stallman <rms@gnu.org>
6964
6965 * cus-face.el (custom-declare-face):
6966 Record defface in current-load-list.
6967
6968 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
6969
6970 * emacs-lisp/find-func.el: Doc fixes.
6971 (find-face-regexp): New variable.
6972 (find-function-regexp-alist): New variable.
6973 (find-function-C-source): Third arg is now TYPE.
6974 (find-function-search-for-symbol): Handle general TYPE.
6975 (find-function-read, find-function-do-it): Handle general TYPE.
6976 (find-definition-noselect, find-face): New functions.
6977 (function-at-point): Alias deleted.
6978
6979 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
6980
6981 * battery.el (display-battery-mode): Rename from display-battery.
6982 Handle the case where it gets turned off.
6983
6984 2005-01-04 Richard M. Stallman <rms@gnu.org>
6985
6986 * cus-edit.el (customize): Make :link point to user doc.
6987
6988 * man.el (Man-fontify-manpage): Turn off undo generation.
6989
6990 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
6991
6992 2005-01-04 Andreas Schwab <schwab@suse.de>
6993
6994 * files.el (insert-directory): Only look for error lines in
6995 inserted text. Don't move too far after processing --dired markers.
6996
6997 2005-01-04 Richard M. Stallman <rms@gnu.org>
6998
6999 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
7000 Don't expand if the character is @, period, dash, etc.
7001 (define-mail-abbrev): Quote names that contain problem characters.
7002
7003 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
7004
7005 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
7006
7007 2005-01-03 Richard M. Stallman <rms@gnu.org>
7008
7009 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
7010 (query-replace-highlight, query-replace-lazy-highlight)
7011 (query-replace): Definitions moved up. Doc fix.
7012
7013 2005-01-03 Richard M. Stallman <rms@gnu.org>
7014
7015 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
7016 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
7017 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
7018 (lazy-highlight-face): Rename from isearch-lazy-...
7019 Change all references to them.
7020
7021 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7022
7023 * cus-edit.el (custom-file): Doc fix for defcustom.
7024 (custom-file): The function no longer sets the variable
7025 `custom-file' to its return value.
7026
7027 * startup.el (command-line): No longer load `custom-file'.
7028
7029 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
7030
7031 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
7032
7033 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
7034 Don't confuse module-prefixed identifiers for labels.
7035 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
7036
7037 2005-01-02 Richard M. Stallman <rms@gnu.org>
7038
7039 * files.el (basic-save-buffer-1): Fix previous change.
7040
7041 * loadhist.el (file-loadhist-lookup): New function.
7042 (file-provides, file-requires): Use it.
7043
7044 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
7045 instead of calculating the right size.
7046
7047 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
7048
7049 * vc-svn.el (vc-svn-diff): Stay local if possible.
7050
7051 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
7052
7053 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
7054
7055 * files.el (hack-local-variables): Fix last change.
7056
7057 2005-01-02 Jay Belanger <belanger@truman.edu>
7058
7059 * calc/calc-yank.el (calc-edit-top): New variable.
7060 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
7061 object. Change header properties.
7062 (calc-edit-finish, calc-edit-finish-stack-object)
7063 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
7064 edited object.
7065 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
7066 for the beginning of the edited object.
7067 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
7068 for the beginning of the edited object.
7069 * calc/calc-prog.el (calc-edit-macro-finish-edit)
7070 (calc-finish-formula-edit, calc-macro-repeats)
7071 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
7072 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
7073 beginning of the edited object.
7074 (calc-user-define-edit): Change the header for editing macros.
7075 Remove unnecessary variable.
7076
7077 2005-01-01 Jay Belanger <belanger@truman.edu>
7078
7079 * calc/calc-yank.el (calc-edit-mode): Change default header.
7080 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
7081 * calc/calc-store.el (calc-edit-variable): Change title to match new
7082 header.
7083 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
7084 mode to match new header.
7085 (calc-user-define-edit): Change titles to include names of commands.
7086 (calc-finish-formula-edit): Adjust to handle new header.
7087 (calc-finish-macro-edit): Remove.
7088 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
7089 (calc-edit-macro-command, calc-edit-macro-command-type)
7090 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
7091 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
7092 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
7093 (calc-edit-macro-finish-edit): New functions.
7094 (calc-user-define-edit): Use new functions to edit named calc macros.
7095
7096 2005-01-01 Stefan <monnier@iro.umontreal.ca>
7097
7098 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
7099
7100 * ses.el (copy-region-as-kill): Deactivate mark.
7101
7102 2005-01-01 Richard M. Stallman <rms@gnu.org>
7103
7104 * replace.el (occur-1): If the output buffer is also an input,
7105 don't kill it, rename it.
7106
7107 * faces.el (set-face-background, set-face-foreground): Doc fix.
7108
7109 * cus-face.el (custom-face-attributes): Fix :help-echo strings
7110 for :foreground and :background.
7111
7112 * dired.el (dired-view-command-alist): Variable deleted.
7113 (dired-view-file, dired-mouse-find-file-other-window):
7114 Delete the code to use it.
7115
7116 2005-01-01 Kim F. Storm <storm@cua.dk>
7117
7118 * image.el (insert-sliced-image): Use t for line-height property.
7119
7120 2004-12-31 Jay Belanger <belanger@truman.edu>
7121
7122 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
7123 for "var-" at the beginning of the minibuffer.
7124
7125 2004-12-31 Richard M. Stallman <rms@gnu.org>
7126
7127 * faces.el (read-face-name):
7128 Don't treat an attribute spec as a list of faces.
7129
7130 * simple.el (undo): Use undo-equiv-table to detect
7131 unexpected changes since previous undo.
7132 (undo-list-saved): Variable deleted.
7133 (buffer-disable-undo): Don't alter undo-list-saved.
7134
7135 * files.el (require-final-newline): Allow `visit' and `visit-save'.
7136 (mode-require-final-newline): New option.
7137 (after-find-file): Handle require-final-newline with new values.
7138 (basic-save-buffer): Handle new values of require-final-newline.
7139
7140 * progmodes/sh-script.el (sh-require-final-newline):
7141 Alist value now controls whether to use mode-require-final-newline.
7142 (sh-set-shell): Implement that new meaning.
7143
7144 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
7145 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
7146 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
7147 Delete old-Emacs compatibility code.
7148 (antlr-c-common-init): Function deleted.
7149
7150 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
7151 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
7152 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
7153 * progmodes/python.el (python-mode): Use mode-require-final-newline.
7154 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
7155 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
7156 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
7157 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
7158 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
7159 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
7160 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
7161 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
7162 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
7163 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
7164 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
7165 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
7166
7167 2004-12-31 Jay Belanger <belanger@truman.edu>
7168
7169 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
7170 way to return to Calc.
7171
7172 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
7173 finish, C-xk as the way to cancel the edit. Add cancel routine to
7174 kill-buffer-hook.
7175
7176 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
7177 MacEdit code.
7178
7179 * calc/calc-prog.el: Remove obsolete MacEdit code.
7180 (calc-macro-edit-algebraic, calc-macro-edit-variable)
7181 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
7182
7183 2004-12-31 Kenichi Handa <handa@m17n.org>
7184
7185 * international/mule.el (buffer-file-coding-system-explicit):
7186 Rename for explicit-buffer-file-coding-system.
7187 (after-insert-file-set-coding): Adjust for the above change.
7188
7189 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
7190 to buffer-file-coding-system-explicit.
7191 (basic-save-buffer-1): Likewise.
7192
7193 2004-12-30 Richard M. Stallman <rms@gnu.org>
7194
7195 * textmodes/artist.el (artist-butlast-fn): Var deleted.
7196 (artist-butlast, artist-last): Functions deleted.
7197 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
7198 (artist-compute-key-compl-table): Call remq directly.
7199 (artist-remove-nulls): Function deleted.
7200 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
7201 (artist-push, artist-pop): Macro deleted.
7202
7203 2004-12-30 Andreas Leue <al@sphenon.de>
7204
7205 * textmodes/artist.el (artist-version): 1.2.6
7206 (artist-prev-next-op-alist): New variable.
7207 (artist-select-next-op-in-list): New function.
7208 (artist-select-prev-op-in-list): New function.
7209 (artist-make-prev-next-op-alist): New function.
7210 (artist-is-in-op-list-p): New function.
7211 (artist-get-first-non-nil-op): New function.
7212 (artist-get-last-non-nil-op): New function.
7213 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
7214 artist-prev-next-op-alist.
7215 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
7216 change drawing operation.
7217
7218 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
7219
7220 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
7221
7222 2004-12-31 Masatake YAMATO <jet@gyve.org>
7223
7224 * server.el (server-process-filter): Suppress `error', too.
7225
7226 2004-12-30 Jay Belanger <belanger@truman.edu>
7227
7228 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
7229 Change the way a variable is displayed in a message.
7230
7231 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
7232 (calc-user-define-permanent, calc-execute-kbd-macro):
7233 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
7234
7235 2004-12-30 Kenichi Handa <handa@m17n.org>
7236
7237 * files.el (basic-save-buffer-1):
7238 Set explicit-buffer-file-coding-system to last-coding-system-used.
7239 (revert-buffer): Pay attention to
7240 explicit-buffer-file-coding-system (not buffer-file-coding-system)
7241 on bind coding-system-for-read.
7242
7243 * international/mule.el (explicit-buffer-file-coding-system):
7244 New buffer local variable.
7245 (after-insert-file-set-coding): Set it to coding-system-for-read.
7246
7247 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
7248
7249 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
7250
7251 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
7252
7253 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
7254 that include line numbers.
7255
7256 2004-12-29 Milan Zamazal <pdm@zamazal.org>
7257
7258 * files.el (hack-local-variables): If no PREFIX, set it to "^".
7259 Redundant variable PREFIXLEN removed.
7260
7261 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
7262
7263 * eshell/em-hist.el (eshell-previous-matching-input):
7264 Start the deletion from the end of the output.
7265
7266 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7267
7268 * term/mac-win.el: Require x-dnd.
7269 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
7270
7271 2004-12-29 David Kastrup <dak@gnu.org>
7272
7273 * international/mule.el (decode-coding-inserted-region):
7274 Don't barf if `buffer-undo-list' is already set to `t'.
7275
7276 2004-12-29 Jay Belanger <belanger@truman.edu>
7277
7278 * calc/calc-prog.el (calc-user-define-formula): Put default values
7279 for function names in prompts.
7280 (calc-user-define-permanent, calc-user-define-composition)
7281 (calc-user-define-formula): Remove the need for "calcFunc-" in the
7282 default input for algebraic functions.
7283
7284 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
7285
7286 * vc-rcs.el (vc-rcs-annotate-command):
7287 Fix omission bug: Call `vc-setup-buffer'.
7288
7289 2004-12-29 Kenichi Handa <handa@m17n.org>
7290
7291 * international/mule.el (recode-region): New function.
7292
7293 2004-12-28 Richard M. Stallman <rms@gnu.org>
7294
7295 * simple.el (undo-extra-outer-limit): New variable.
7296 (undo-outer-limit-truncate): Test and set it.
7297
7298 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
7299 enables the feature to extend the existing region.
7300
7301 * simple.el (mark-word): New arg ALLOW-EXTEND
7302 enables the feature to extend the existing region.
7303
7304 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
7305 enables the feature to extend the existing region.
7306
7307 * startup.el (site-run-file): Don't allow setting it with Custom.
7308
7309 * simple.el (buffer-disable-undo): Fix previous change.
7310
7311 2004-12-27 Masatake YAMATO <jet@gyve.org>
7312
7313 * hexl.el (hexlify-buffer): Remove fontification here.
7314 Use font lock mechanism instead.
7315 (hexl-font-lock-keywords): New font lock kewords.
7316 (hexl-mode-old-font-lock-keywords): New variable.
7317 (hexl-mode): Store the old font lock keywords.
7318 (hexl-mode-exit): Restore the old font lock keywords.
7319
7320 2004-12-27 Richard M. Stallman <rms@gnu.org>
7321
7322 * simple.el (undo): Fix previous change.
7323
7324 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7325
7326 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
7327 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
7328 Call x-open-connection on Mac OS X.
7329
7330 2004-12-27 Richard M. Stallman <rms@gnu.org>
7331
7332 * files.el (buffer-save-without-query): New var (buffer-local).
7333 (save-some-buffers): Save those buffers first, w/o asking.
7334
7335 * files.el (insert-directory-ls-version): New variable.
7336 (insert-directory): When ls returns an error, test the version
7337 number to decide what the return code means.
7338 With --dired output format, detect and distinguish lines
7339 that are really error messages.
7340 (insert-directory-adj-pos): New function.
7341
7342 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
7343
7344 * battery.el (battery-mode-line-format): Remove initial spaces.
7345
7346 * uniquify.el (uniquify-rationalize-file-buffer-names):
7347 Delete interactive spec.
7348
7349 * type-break.el (type-break-mode): Set buffer-save-without-query.
7350 Remove code that tried to set save-some-buffers-always.
7351 (type-break-file-keystroke-count): Bind deactivate-mark.
7352
7353 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
7354
7355 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
7356 Test that the buffer is live, and maybe reject current buffer too.
7357 Clarify.
7358 (next-error-find-buffer): Rewrite for clarity.
7359
7360 * loadup.el: Don't use buffer-disable-undo; do it directly.
7361
7362 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
7363 (describe-variable): Call symbol-file with `defvar'.
7364
7365 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
7366 (symbol-file): Rewritten to handle new load-history format.
7367 Now takes an arg TYPE to specify looking for a particular
7368 type of definition only.
7369
7370 * emacs-lisp/debug.el (debugger-make-xrefs):
7371 Call symbol-file with `defun'.
7372
7373 * emacs-lisp/find-func.el (find-function-noselect):
7374 Call symbol-file with `defun'.
7375 (find-variable-noselect): Call symbol-file with `defvar'.
7376
7377 * eshell/esh-cmd.el (eshell-find-alias-function):
7378 Call symbol-file with `defun'.
7379
7380 * eshell/esh-test.el (eshell-test-goto-func):
7381 Call symbol-file with `defun'.
7382
7383 * mail/rmail.el (rmail-resend):
7384 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
7385
7386 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
7387
7388 * progmodes/compile.el (compilation-find-buffer): Rename arg.
7389
7390 * textmodes/texinfmt.el (texinfo-format-buffer-1):
7391 Call buffer-disable-undo.
7392
7393 * simple.el (undo-list-saved): New variable (buffer-local).
7394 (undo): Set and test it.
7395 (buffer-disable-undo): Move here from buffer.c.
7396 Clear out undo-list-saved.
7397
7398 * international/mule.el (decode-coding-inserted-region):
7399 Set buffer-undo-list in a correct and optimal way.
7400
7401 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
7402 (cperl-font-lock-unfontify-region-function): No need to save and
7403 restore info, since font-lock.el does it for us.
7404
7405 * ansi-color.el (save-buffer-state): Definition deleted.
7406 (ansi-color-unfontify-region): Don't use save-buffer-state.
7407
7408 2004-12-27 Dave Love <fx@gnu.org>
7409
7410 * wid-edit.el (function): Use restricted-sexp as parent.
7411
7412 2004-12-27 Kevin Ryde <user42@zip.com.au>
7413
7414 * simple.el (next-matching-history-element): Use same
7415 `interactive' form as previous-matching-history-element.
7416
7417 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
7418 it can appear unencoded and has been seen from yahoo.
7419
7420 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
7421
7422 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
7423 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
7424
7425 2004-12-27 Kenichi Handa <handa@m17n.org>
7426
7427 * international/utf-8.el (utf-translate-cjk-load-tables):
7428 Bind coding-system-for-read to nil while loading subst-*.
7429
7430 2004-12-26 Jay Belanger <belanger@truman.edu>
7431
7432 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
7433 default input.
7434
7435 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
7436
7437 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
7438 before reverting and disable undo recording while reverting.
7439
7440 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
7441
7442 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
7443 (hs-make-overlay): New function.
7444 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
7445 (hs-flag-region): Delete function.
7446 (hs-hide-comment-region): No longer use `hs-flag-region'.
7447 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
7448 (hs-hide-block-at-point): Likewise.
7449 (hs-hide-level-recursive): Use `hs-discard-overlays'.
7450 (hs-hide-all, hs-show-all): Likewise.
7451 (hs-show-block): Likewise.
7452 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
7453
7454 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
7455
7456 * progmodes/hideshow.el: Require `cl' when compiling.
7457 Remove XEmacs and Emacs 19 compatibility.
7458 Use `dolist' and `add-to-list' for load-time actions.
7459 (hs-discard-overlays): Use `dolist'.
7460 (hs-show-block): Likewise.
7461
7462 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
7463
7464 * faces.el (mode-line, mode-line-inactive): Use min-colors.
7465
7466 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
7467
7468 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
7469 When extending backwards, move outside the current comment first.
7470
7471 2004-12-22 Kenichi Handa <handa@m17n.org>
7472
7473 * international/quail.el (quail-start-translation): Fix prompt
7474 string for the case if input-method-use-echo-area being non-nil.
7475 (quail-start-conversion): Likewise.
7476 (quail-show-guidance): Don't show guidance if
7477 input-method-use-echo-area is non-nil.
7478
7479 2004-12-21 Richard M. Stallman <rms@gnu.org>
7480
7481 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
7482
7483 2004-12-21 Markus Rost <rost@ias.edu>
7484
7485 * calendar/diary-lib.el (mark-diary-entries):
7486 Set mark-diary-entries-in-calendar only after checking for diary-file.
7487
7488 2004-12-21 Richard M. Stallman <rms@gnu.org>
7489
7490 * faces.el (escape-glyph): Use blue against light foreground.
7491
7492 * simple.el (undo-outer-limit-truncate): New function.
7493 (undo-outer-limit-function): Use undo-outer-limit-truncate.
7494
7495 2004-12-21 Eli Barzilay <eli@barzilay.org>
7496
7497 * calculator.el (calculator-radix-grouping-mode)
7498 (calculator-radix-grouping-digits)
7499 (calculator-radix-grouping-separator):
7500 New defcustoms for the new radix grouping mode functionality.
7501 (calculator-mode-hook): Now used in electric mode too,
7502 (calculator): Call it.
7503 (calculator-mode-map): Some new keys.
7504 (calculator-message): New function. Some new calls.
7505 (calculator-op, calculator-set-register): Use it.
7506 (calculator-string-to-number): New function, mostly moved and
7507 updated code from calculator-curnum-value.
7508 (calculator-curnum-value): Use it.
7509 (calculator-paste): Use it, and update grabbing the current-kill.
7510 (calculator-rotate-displayer)
7511 (calculator-rotate-displayer-back): Toggle digit grouping when
7512 in radix mode, use calculator-message.
7513 (calculator-displayer-prev, calculator-displayer-next):
7514 Change digit group size when in radix mode.
7515 (calculator-number-to-string): Rename from
7516 calculator-num-to-string. Now deals with digit grouping in
7517 radix mode.
7518 (calculator-update-display, calculator-put-value): Use the new name.
7519 (calculator-fact): Return a floating point number.
7520 (calculator-mode): Doc fix.
7521
7522 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
7523
7524 * calendar/calendar.el (view-other-diary-entries): Add autoload.
7525 * calendar/diary-lib.el (view-other-diary-entries):
7526 Use current-prefix-arg in interactive spec.
7527
7528 2004-12-19 Jay Belanger <belanger@truman.edu>
7529
7530 * calc/calc-aent.el (calcAlg-blank-matching-open):
7531 Temporarily adjust the syntax of both delimiters of half-open intervals.
7532
7533 2004-12-19 Kim F. Storm <storm@cua.dk>
7534
7535 * mouse.el (mouse-1-click-follows-link): Doc fix.
7536
7537 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7538
7539 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
7540 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
7541 instead of centraleuropean as the name
7542
7543 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
7544
7545 Sync with Tramp 2.0.46.
7546
7547 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
7548 parameters wrt Tramp convention.
7549 (tramp-handle-file-attributes-with-perl)
7550 (tramp-handle-directory-files-and-attributes): Apply it.
7551 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
7552 `copy-program'. Reported by Zack Weinberg
7553 <zack@codesourcery.com>.
7554 (top): Set `edebug-form-spec' property directly rather than
7555 calling `def-edebug-spec'.
7556
7557 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
7558 advice less fragile. Surround temporary redefinition of
7559 `substitute-in-file-name' with `unwind-protect'. Suggested by
7560 Matt Hodges <MPHodges@member.fsf.org>.
7561
7562 2004-12-17 Juri Linkov <juri@jurta.org>
7563
7564 * replace.el (occur-accumulate-lines, occur-engine):
7565 Make forcing deferred font-lock fontification jit-specific.
7566
7567 2004-12-17 Kim F. Storm <storm@cua.dk>
7568
7569 * mouse.el (mouse-1-click-follows-link): New defcustom.
7570 (mouse-on-link-p): New function.
7571 (mouse-drag-region-1): Implement mouse-1-click-follows-link
7572 functionality. Map a mouse-1 click event into a mouse-2 (or
7573 other) event when position is inside a link.
7574
7575 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
7576 prefix in tooltip text with "mouse-1" when this is a link
7577 recognized by mouse-1-click-follows-link functionality.
7578
7579 * help.el (describe-key): Report effective and original binding
7580 for mouse-1 when clicked on a link.
7581 (describe-mode): Add follow-link property to "minor-mode" button.
7582
7583 * help-fns.el (describe-variable): Add follow-link property to
7584 "below" button.
7585
7586 * help-mode.el (help-xref): Add follow-link property.
7587
7588 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
7589 (apropos-command, apropos-variable, apropos-face, apropos-group)
7590 (apropos-widget, apropos-plist): Add follow-link property.
7591
7592 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
7593 checks if position is in a filename, rather than some other
7594 clickable item. Function looks for cvs-filename-face at position.
7595
7596 * wid-edit.el (widget-specify-field, widget-specify-button):
7597 Map a :follow-link keyword into a follow-link property.
7598 (link): Add :follow-link keyword, map to RET binding.
7599
7600 * dired.el (dired-mode-map): Map follow-link to mouse-face.
7601
7602 * progmodes/compile.el (compilation-minor-mode-map)
7603 (compilation-button-map, compilation-mode-map): Likewise.
7604
7605 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
7606
7607 * play/zone.el (zone): Init `line-spacing' from orig buffer.
7608 (zone-replace-char): Take `count' and `del-count'
7609 instead of `direction'. Update callers. When `del-count' is
7610 non-nil, delete that many characters, otherwise `count' characters
7611 backwards. Insert the newly-replaced string `count' times.
7612 (zone-fret): Handle chars w/ width greater than one.
7613 (zone-fall-through-ws): No longer take window width `ww'.
7614 Update callers. Add handling for `char-width' greater than one.
7615 (zone-pgm-drip): Update var holding window-end position every cycle.
7616
7617 2004-12-17 Andre Spiegel <spiegel@gnu.org>
7618
7619 * vc.el (vc-default-update-changelog): Use insert-file-contents,
7620 rather than insert-file.
7621
7622 2004-12-16 Jay Belanger <belanger@truman.edu>
7623
7624 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
7625 (math-init-random-base, math-random-digit): Check to see if
7626 var-RandSeed is bound.
7627 (math-random-last): Declare it.
7628 (math-random-digit): Don't make math-random-last local.
7629
7630 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
7631
7632 * play/zone.el (zone): Fix omission bug: Use a self-disabling
7633 one-shot thunk for uniform (error, quit, normal) recovery.
7634 Reported by John Paul Wallington.
7635 (zone-pgm-random-life): Fix bug:
7636 Recognize empty initial field by lack of "@" chars.
7637
7638 2004-12-16 Juri Linkov <juri@jurta.org>
7639
7640 * help.el (function-called-at-point):
7641 * help-fns.el (variable-at-point): As a last resort try stripping
7642 non-word prefixes and suffixes.
7643
7644 * descr-text.el (describe-property-list): Don't treat syntax-table
7645 specially. Use describe-text-sexp which inserts [show] button
7646 for large objects and handles printing errors. Sort properties
7647 by names in alphabetical order instead of by value sizes.
7648 Add `mouse-face' to list of properties for `describe-face' widget.
7649 (describe-char): Mask out face-id from 19 bits of character.
7650 Print face-id separately.
7651
7652 * replace.el (occur-accumulate-lines, occur-engine):
7653 Fontify unfontified matching lines in the source buffer
7654 before copying them.
7655 (occur-engine): Don't put mouse-face on context lines.
7656 (occur-next-error): Set point to line beginning/end
7657 before searching for prev/next property to skip multiple
7658 matches on a line (not supported by occur engine).
7659 Remove redundant prefix-numeric-value.
7660
7661 2004-12-15 Juri Linkov <juri@jurta.org>
7662
7663 * replace.el (match): New face.
7664 (list-matching-lines-face): Change default from `bold' to `match'.
7665
7666 * progmodes/grep.el (grep-match-face): New defvar.
7667 (grep-mode-font-lock-keywords): Use grep-match-face instead of
7668 compilation-column-face to highlight grep matches.
7669
7670 * apropos.el (apropos-match-face): Change default from
7671 `secondary-selection' to `match'.
7672
7673 * info-look.el (info-lookup-highlight-face): Change default from
7674 `highlight' to `match'.
7675
7676 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
7677
7678 * progmodes/executable.el (executable-interpret): Eliminate
7679 obsolete compile-internal, and switch to comint for interaction.
7680
7681 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
7682
7683 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
7684 `&&' when skipping multiple statements on a line.
7685
7686 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
7687
7688 * play/zone.el (zone): Set `truncate-lines'.
7689 Also, init `tab-width' with value from original buffer.
7690 (zone-shift-up): Rewrite for speed.
7691 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
7692 (zone-pgm-jitter): Remove redundant entries from ops vector.
7693 (zone-exploding-remove): Reduce iteration count.
7694 (zone-cpos): Convert to defsubst.
7695 (zone-replace-char): New defsubst.
7696 (zone-park/sit-for): Likewise.
7697 (zone-fret): Take window-start arg.
7698 Update callers. Use `zone-park/sit-for'.
7699 (zone-fill-out-screen): Rewrite.
7700 (zone-fall-through-ws): Likewise. Update callers.
7701 (zone-pgm-drip): Use `zone-replace-char'.
7702 Move var inits before while-loop. Use `zone-park/sit-for'.
7703 (zone-pgm-random-life): Handle empty initial field.
7704 Use `zone-replace-char' and `zone-park/sit-for'.
7705
7706 2004-12-15 Juri Linkov <juri@jurta.org>
7707
7708 * isearch.el (isearch-update): Test isearch-lazy-highlight
7709 before calling isearch-lazy-highlight-new-loop.
7710 (isearch-lazy-highlight-new-loop):
7711 Don't test isearch-lazy-highlight.
7712
7713 * replace.el (perform-replace): Add isearch-case-fold-search.
7714 Use delimited-flag for isearch-regexp.
7715 Reset isearch-lazy-highlight-last-string to force lazy
7716 highlighting when called from isearch mode.
7717 (query-replace-highlight): Revert defcustom type to boolean.
7718 (query-replace-lazy-highlight): New defcustom.
7719 (query-replace): New face.
7720 (perform-replace, replace-highlight, replace-dehighlight):
7721 Test query-replace-lazy-highlight instead of special value
7722 `isearch' of query-replace-highlight.
7723 (replace-dehighlight): Don't call isearch-dehighlight.
7724 (replace-highlight): Don't call isearch-highlight.
7725 Use face `query-replace' unconditionally.
7726
7727 2004-12-14 Kim F. Storm <storm@cua.dk>
7728
7729 * simple.el (inhibit-mark-movement): Remove defvar.
7730 (beginning-of-buffer, end-of-buffer): Don't use it.
7731
7732 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7733 Don't use inhibit-mark-movement.
7734
7735 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
7736 (cua--undo-push-mark): Remove.
7737 (cua--pre-command-handler, cua--post-command-handler):
7738 Don't fiddle with inhibit-mark-movement.
7739
7740 2004-12-14 Juri Linkov <juri@jurta.org>
7741
7742 * buff-menu.el (list-buffers-noselect): Collect internal info
7743 for every buffer in BUFFER-LIST arg too.
7744 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
7745 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
7746 Bind same-window-buffer-names and same-window-regexps to nil.
7747
7748 2004-12-13 Juri Linkov <juri@jurta.org>
7749
7750 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
7751
7752 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
7753 (sc-cite-region, sc-uncite-region, sc-recite-region):
7754 Fix previous change to handle not alist as a symbol, but
7755 a citation frame as a symbol that represents a variable name.
7756
7757 2004-12-13 Richard M. Stallman <rms@gnu.org>
7758
7759 * filecache.el (file-cache-add-directory-using-find):
7760 Only set up file-cache-find-command-posix-flag if we will use it.
7761
7762 * bindings.el (mode-line-buffer-identification-keymap):
7763 Don't cancel the mode-line's usual down-mouse-1 binding.
7764
7765 * cus-edit.el (custom-face-selected): Handle `default' specs.
7766 (custom-face-edit): Increase extra-offset.
7767 (custom-display): Handle `default' specs.
7768
7769 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
7770
7771 * emacs-lisp/elint.el (elint-standard-variables)
7772 (elint-unknown-builtin-args): Move definitions up.
7773
7774 * net/browse-url.el (browse-url-url-at-point): Add autoload.
7775
7776 * info.el (info-xref-visited): Use `default' instead of t.
7777 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
7778
7779 * faces.el (header-line, mode-line-inactive, tool-bar):
7780 Use `default' instead of t for setting the defaults.
7781 (face-spec-choose): Separate `t' from `default'.
7782
7783 * subr.el (while-no-input): New macro.
7784
7785 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
7786
7787 * filecache.el (file-cache-add-directory-using-find):
7788 Only test file-cache-find-command-posix-flag on some systems.
7789
7790 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
7791
7792 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
7793 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
7794 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
7795 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
7796 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
7797
7798 2004-12-12 Juri Linkov <juri@jurta.org>
7799
7800 * files.el (find-file-other-window, find-file-other-frame):
7801 Add the first buffer to the returned value to return the complete
7802 list of all visited buffers.
7803 (find-file-read-only, find-file-read-only-other-window)
7804 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
7805 `find-file-read-args'. Signal an error about non-existent file
7806 only if file name doesn't contain wildcards. Toggle read-only in
7807 all visited buffers.
7808 (find-alternate-file, find-alternate-file-other-window):
7809 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
7810 called interactively. Pass arg `wildcards' to other functions.
7811 (find-file-noselect): Doc fix.
7812
7813 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
7814 Doc fix.
7815 (ffap-directory-finder): New variable.
7816 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
7817 (ffap-file-at-point): Add /* to immediately rejected names.
7818 Return absolute file names matching ffap-dired-wildcards.
7819 (ffap-read-file-or-url): Set default value for `completing-read'
7820 to `buffer-file-name'.
7821 (find-file-at-point): When filename matches ffap-dired-wildcards,
7822 call ffap-file-finder with t arg `wildcards', instead of dired.
7823 (ffap-other-window, ffap-other-frame): Return visited buffers.
7824 (ffap-read-only, ffap-read-only-other-window)
7825 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
7826 (dired-at-point): Call ffap-directory-finder instead of dired.
7827 (ffap-dired-other-window, ffap-dired-other-frame)
7828 (ffap-list-directory): New commands.
7829 (ffap-bindings): New keybindings for new commands.
7830
7831 2004-12-12 Juri Linkov <juri@jurta.org>
7832
7833 * simple.el (beginning-of-buffer, end-of-buffer):
7834 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7835 Do not push mark when mark is active in transient-mark-mode.
7836
7837 * simple.el (mark-word):
7838 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
7839 * textmodes/paragraphs.el (mark-paragraph):
7840 Extend the region when mark is active in transient-mark-mode,
7841 regardless of the last command. Doc fix.
7842
7843 * simple.el (mark-word): Preserve direction when repeating.
7844 Make arg optional. Interactive "p" -> "P".
7845 (transient-mark-mode, inhibit-mark-movement): Doc fix.
7846
7847 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
7848 preserving direction, to mark forward instead of backward when mark
7849 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
7850
7851 2004-12-12 Juri Linkov <juri@jurta.org>
7852
7853 * isearch.el (isearch-edit-string): Set 7th arg of
7854 `read-from-minibuffer' to `t' to inherit the current input
7855 method (whose name is indicated by [IM] in the minibuffer prompt)
7856 from the current buffer to the minibuffer.
7857 (isearch-lazy-highlight-update): Put body to `with-local-quit'
7858 to allow C-g quitting for lazy highlighting looping inside the
7859 search with nested repetition operators. Add overlay to the list
7860 before setting its face and other properties to avoid the case of
7861 code quitting after placing the new overlay but before it's
7862 recorded on the list. Select the window where isearch was
7863 activated, to highlight matches in the right window when isearch
7864 switches the current window to the minibuffer.
7865
7866 * international/isearch-x.el
7867 (isearch-process-search-multibyte-characters):
7868 Use `isearch-message' as initial input for `read-string' instead
7869 of adding it to the minibuffer prompt. After reading a string
7870 remove the initial value of `isearch-message' from the string.
7871
7872 * replace.el (replace-match-maybe-edit): Doc fix.
7873 (perform-replace): Don't call `replace-highlight' when automatic
7874 replacement is requested in literal mode, since it is intended
7875 only to highlight words during entering a new replacement string
7876 for \? in non-literal mode.
7877
7878 * replace.el (query-replace-highlight): Add new value `isearch'
7879 that allows query replacement to use isearch highlighting.
7880 Change type from `boolean' to `choice'. Doc fix.
7881 (replace-highlight, replace-dehighlight, perform-replace):
7882 Use isearch highlighting if query-replace-highlight eq `isearch'.
7883
7884 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
7885
7886 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
7887 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
7888
7889 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
7890 case of \end{verbatim}.
7891
7892 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
7893
7894 * term.el (term-termcap-format): Synchronyze with terminfo.
7895 (term-emulate-terminal): Handle reset.
7896 (term-reset-terminal): New function.
7897
7898 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
7899
7900 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
7901 (zone-fill-out-screen): New func.
7902 (zone-pgm-drip): Use `zone-fill-out-screen'.
7903 Also, no longer go to point-min on every cycle.
7904 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
7905 (zone-pgm-random-life-wait): New user var.
7906 (zone-pgm-random-life): New func.
7907
7908 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
7909
7910 * files.el (auto-mode-alist): Map .com to DCL mode.
7911
7912 2004-12-09 Richard M. Stallman <rms@gnu.org>
7913
7914 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
7915
7916 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
7917
7918 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
7919 buffer with a display margin.
7920
7921 2004-12-08 Jay Belanger <belanger@truman.edu>
7922
7923 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
7924 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
7925
7926 2004-12-08 Richard M. Stallman <rms@gnu.org>
7927
7928 * faces.el: Delete code to set display table.
7929 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
7930
7931 2004-12-08 Jay Belanger <belanger@truman.edu>
7932
7933 * calc/calc.el: Add math-read-preprocess-string to autoloads.
7934
7935 * calc/calc-ext.el (math-read-replacement-list)
7936 (math-read-superscripts, math-read-preprocess-string): Move to
7937 calc-aent.el.
7938
7939 * calc/calc-aent.el (math-read-replacement-list)
7940 (math-read-superscripts, math-read-preprocess-string): Move from
7941 calc-ext.el.
7942
7943 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7944
7945 * isearch.el (isearch-quote-char): Fix up typo in last change.
7946
7947 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7948
7949 * mouse.el (mouse-set-font): Handle the case where the command was
7950 not invoked using the mouse.
7951
7952 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
7953 (edmacro-finish-edit): Further update for keyboard macros that are
7954 lambda forms.
7955 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
7956
7957 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7958
7959 * font-lock.el (font-lock-unfontify-region): Save buffer state.
7960 (font-lock-default-unfontify-region): Don't save buffer state any more.
7961
7962 2004-12-07 Jay Belanger <belanger@truman.edu>
7963
7964 * calc/calc-help.el (calc-describe-key):
7965 Set calc-summary-indentation even when Calc Summary buffer exists.
7966
7967 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
7968
7969 * calendar/holidays.el (holiday-easter-etc): Make arguments
7970 optional for backwards compatibility. Doc fix.
7971 Remove un-necessary local vars mandatory, output-list.
7972 (holiday-advent): Make arguments optional for backwards
7973 compatibility. Doc fix.
7974
7975 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
7976
7977 * paren.el (show-paren-function): Fix last change (2004-12-02).
7978
7979 * international/mule-util.el (char-displayable-p): Return nil for
7980 unibyte mode.
7981
7982 * subr.el (subregexp-context-p): New function.
7983
7984 * isearch.el (isearch-quote-char): Use it.
7985
7986 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
7987 (regexp-opt-not-groupie*-re): Remove.
7988 (regexp-opt): Properly handle inputs with duplicate entries.
7989
7990 2004-12-06 Richard M. Stallman <rms@gnu.org>
7991
7992 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
7993
7994 * cus-edit.el (custom-file): Doc fix.
7995
7996 * textmodes/org.el: New file.
7997
7998 2004-12-06 Kenichi Handa <handa@m17n.org>
7999
8000 * ldefs-boot.el: Update international/mule-util.el section.
8001
8002 2004-12-05 Sam Steingold <sds@gnu.org>
8003
8004 * net/tramp.el (tramp-handle-file-accessible-directory-p):
8005 Fix `tramp-time-diff' comparison logic.
8006
8007 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
8008
8009 * progmodes/which-func.el (which-function):
8010 Use `run-hook-with-args-until-success' instead of a custom loop.
8011 Fixes bug with local hooks.
8012
8013 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8014
8015 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
8016 Use delete-dups when calculating the initial value.
8017 (bibtex-autokey-get-title): Use <=.
8018 (bibtex-goto-line): New function.
8019 (bibtex-reposition-window): Use line numbers instead of point
8020 positions. Use window-body-height.
8021 (bibtex-find-crossref): Use bibtex-reposition-window.
8022 (bibtex-find-entry): Use bibtex-reposition-window. Always return
8023 position of entry if key is found or nil if not found.
8024
8025 2004-12-05 Richard M. Stallman <rms@gnu.org>
8026
8027 * cus-edit.el (custom-file): Doc fix.
8028
8029 * progmodes/sh-script.el (sh-indent-for-then): Change default.
8030
8031 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
8032
8033 * simple.el (blink-matching-open):
8034 * textmodes/tex-mode.el (tex-validate-region):
8035 Obey syntax-table text properties.
8036
8037 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
8038
8039 * wid-edit.el (widget-specify-field): Add `real-field' property to
8040 boundary.
8041 (widget-field-at): Use it.
8042
8043 2004-12-02 Richard M. Stallman <rms@gnu.org>
8044
8045 * progmodes/cc-mode.el (awk-mode autoload):
8046 Supply t meaning interactive function.
8047
8048 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
8049 (isearch-mode-map): No special definition for space.
8050 (isearch-whitespace-chars): Command deleted.
8051 (isearch-forward-regexp): Doc fix.
8052 (isearch-quote-char): When a space is not inside brackets,
8053 use `[ ]' instead of just space.
8054 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
8055
8056 * imenu.el (imenu--generic-function): Delete code to exclude
8057 matches in comments.
8058
8059 * man.el (Man-reverse-face): Change default to `highlight'.
8060
8061 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
8062 (occur-engine): Use `face' prop rather than `font-lock-face'
8063 when specifying use of `match-face'.
8064 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
8065
8066 * emacs-lisp/elint.el (elint-standard-variables): Update list.
8067
8068 * add-log.el (add-log-current-defun): Handle the case where point
8069 is in the header part of a DEFUN construct.
8070
8071 2004-12-02 Dave Love <fx@gnu.org>
8072
8073 * progmodes/python.el (python-font-lock-syntactic-keywords):
8074 Fix previous change.
8075
8076 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
8077
8078 * paren.el (show-paren-function): Check for matching chars
8079 specified by text props.
8080
8081 2004-12-02 Jay Belanger <belanger@truman.edu>
8082
8083 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
8084 when reading a new key sequence.
8085
8086 2004-12-02 Kim F. Storm <storm@cua.dk>
8087
8088 * faces.el (escape-glyph): Rename from glyph.
8089 (standard-display-table): Set it here. Add escape-glyph face to
8090 extra slot characters.
8091
8092 * disp-table.el: Undo 2004-12-01 change. Display table is now
8093 setup in faces.el.
8094
8095 2004-12-02 Mark A. Hershberger <mah@everybody.org>
8096
8097 * xml.el (xml-parse-dtd): Don't show validity messages when
8098 xml-validating-parser is nil.
8099 (xml-substitute-special): Fix validity error messages to
8100 actually show the unexpandable entity. Added validity error if &
8101 isn't followed by an entity.
8102 (xml-parse-tag): Concatenate any string following the a
8103 <![CDATA[]]> section to the parsed CDATA.
8104 (xml-parse-dtd): Skip parameter entity declarations and use of
8105 parameter entities.
8106
8107 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8108
8109 * kmacro.el (kmacro-default-counter-format): New var.
8110 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
8111 (kmacro-display): Remove `nil' from `and' form. Delete call to
8112 `format' inside `message'.
8113 (kmacro-start-macro): Use `kmacro-default-counter-format'.
8114
8115 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
8116
8117 * pcvs.el (cvs-header-msg): New function.
8118 (cvs-update-header): Use it. Change calling convention.
8119 Correctly handle the case of having simultaneous active processes.
8120 (cvs-sentinel): Don't call cvs-update-header any more.
8121 (cvs-mode-run): Update call and add cvs-update-header to postproc.
8122
8123 2004-12-01 Jay Belanger <belanger@truman.edu>
8124
8125 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
8126 Change message.
8127
8128 2004-12-01 Juri Linkov <juri@jurta.org>
8129
8130 * progmodes/prolog.el (prolog-mode-variables):
8131 Fix imenu-generic-expression.
8132
8133 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
8134
8135 * faces.el (glyph): New face.
8136
8137 * disp-table.el: Add an autoloaded table, that doesn't require
8138 this library, with glyph face.
8139
8140 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
8141 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
8142 (conf-quote-normal): Allow normalizing only ' or ".
8143 (conf-mode): Regexp-quote constructed comment-start and don't
8144 match section {} where "name" contains braces.
8145
8146 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
8147 files.
8148
8149 2004-12-01 Kenichi Handa <handa@m17n.org>
8150
8151 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
8152 (x-select-text): Don't treat eight-bit-control/graphic chars
8153 specially. Store the encoded text in the X cut buffer.
8154 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
8155 with x-last-selected-text-cut-encoded.
8156
8157 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
8158
8159 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
8160
8161 2004-11-30 Markus Rost <rost@ias.edu>
8162
8163 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
8164 AUCTeX.
8165
8166 2004-11-30 Jay Belanger <belanger@truman.edu>
8167
8168 * calc/calc-arith.el (math-possible-signs): Made stronger checks
8169 on signs of intervals.
8170 (math-pow-of-zero): Strengthen checks for positive and negative
8171 exponents.
8172
8173 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
8174 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
8175 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
8176 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
8177 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
8178 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
8179 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
8180 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
8181 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
8182 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
8183 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
8184 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
8185 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
8186 with provide statements.
8187
8188 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
8189
8190 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
8191
8192 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
8193 (calc-load-everything, math-defsimplify): Replace dummy autoloading
8194 functions by require statements.
8195 (math-defsimplify): Move to calc-alg.el, add to autoloads.
8196
8197 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
8198 (calc-gnuplot-print): Give them values.
8199
8200 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
8201 autoloads.
8202 Add calc-do-embedded-activate to autoloads.
8203 (calc-gnuplot-name, calc-gnuplot-plot-command)
8204 (calc-gnuplot-print-command): Move them to calc-graph.el.
8205
8206 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8207
8208 * term/mac-win.el (ccl-encode-mac-roman-font)
8209 (ccl-encode-mac-cyrillic-font)
8210 (ccl-encode-mac-centraleuropean-font, encoder-list)
8211 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
8212 Support Cyrillic, CentralEuropean, and Dingbat font display
8213
8214 2004-11-30 Andre Spiegel <spiegel@gnu.org>
8215
8216 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
8217
8218 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
8219 still nil.
8220
8221 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
8222
8223 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
8224 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
8225
8226 2004-11-29 Jay Belanger <belanger@truman.edu>
8227
8228 * calc/calc-arith.el (math-pow-of-zero): Take into account different
8229 cases of the base and exponent.
8230
8231 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
8232
8233 * simple.el (next-error-buffer-p): Allow for inclusive and
8234 exclusive tests for finding a buffer.
8235 (next-error-find-buffer): Pass the exclusive and inclusive tests
8236 to next-error-buffer-p.
8237
8238 * replace.el (occur-next-error): Switch to the Occur buffer when
8239 appropriate, use the exclusive filter to next-error-find-buffer to
8240 do it. Use the absolute value of the motion amount.
8241
8242 2004-11-29 Kenichi Handa <handa@m17n.org>
8243
8244 * startup.el (command-line): Decode all default-directory by
8245 locale-coding-system.
8246
8247 2004-11-29 Jay Belanger <belanger@truman.edu>
8248
8249 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
8250 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
8251 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
8252 Replace calls to calc-extensions by appropriate require, replace
8253 calc-extensions-loaded by appropriate featurep.
8254
8255 * calc/calc-ext.el: Move require to end of file.
8256 Remove redundant loading of calc.el.
8257 (calc-extensions-loaded): Remove unnecessary variable.
8258 (calc-extensions): Remove unnecessary function.
8259 (calc-load-everything): Replace calc-need-macros by appropriate require.
8260
8261 * calc/calc-macs.el: Move provide to end of file.
8262 (calc-need-macros): Remove unnecessary function.
8263
8264 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
8265 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
8266 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
8267 Replace calc-extensions by appropriate require.
8268 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
8269
8270 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
8271 Replace calc-need-macros by appropriate require.
8272
8273 * calc/calc.el: Move require to end of file.
8274 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
8275 Remove unnecessary variable.
8276 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
8277 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
8278 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
8279 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
8280 (math-stack-value-offset, math-format-value, math-format-flat-expr)
8281 (math-format-number, math-format-bignum, math-read-number)
8282 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
8283 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
8284 by appropriate require.
8285 (calc-check-defines): Replace calc-need-macros by appropriate require.
8286
8287 2004-11-29 Kim F. Storm <storm@cua.dk>
8288
8289 * macros.el (insert-kbd-macro): Handle kmacro functions.
8290
8291 2004-11-28 Juri Linkov <juri@jurta.org>
8292
8293 * compare-w.el (compare-windows-highlight): Attach each overlay
8294 to its window to properly highlight differences while comparing
8295 two windows of the same buffer. Fix arguments.
8296 (compare-windows-sync-default-function): Fix arguments of
8297 `compare-windows-highlight'.
8298
8299 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
8300 Use `read-expression-history'. Set initial contents only if
8301 `edebug-global-break-condition' is non-nil. Set histpos to 1
8302 if initial contents is equal to the last history element.
8303 (edebug-set-conditional-breakpoint): Instead of temporarily
8304 prepending the current condition to the history, set initial
8305 contents to the current condition. Set histpos to 1 if initial
8306 contents is equal to the last history element.
8307
8308 * info.el (Info-search-whitespace-regexp): Remove shy group.
8309 (Info-search): Forward line if search is on the header line.
8310 Use search-whitespace-regexp in two other places.
8311
8312 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
8313
8314 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
8315 warning. Delay real definition, which uses
8316 `set-fringe-indicators-1' till after the definition of that function.
8317
8318 2004-11-28 Kim F. Storm <storm@cua.dk>
8319
8320 * fringe.el (fringe): New defgroup.
8321 (fringe-mode): Move to fringe group.
8322 (fringe-indicators): New defcustom.
8323 (set-fringe-indicators-1): New defun.
8324
8325 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
8326 (menu-bar-showhide-fringe-ind-menu): New keymap.
8327 (menu-bar-showhide-fringe-ind-empty)
8328 (menu-bar-showhide-fringe-ind-mixed)
8329 (menu-bar-showhide-fringe-ind-box)
8330 (menu-bar-showhide-fringe-ind-right)
8331 (menu-bar-showhide-fringe-ind-left)
8332 (menu-bar-showhide-fringe-ind-none): New defuns.
8333 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
8334
8335 2004-11-27 Richard M. Stallman <rms@gnu.org>
8336
8337 * comint.el (comint-read-noecho): Add trivial compatibility definition.
8338
8339 * generic.el (define-generic-mode): Doc fix.
8340
8341 * menu-bar.el (menu-bar-options-save): For the options
8342 that are toggled with menu-bar-make-mm-toggle, don't check
8343 for customized-value prop.
8344
8345 2004-11-27 Eli Zaretskii <eliz@gnu.org>
8346
8347 * mail/supercite.el (sc-cite-region): Handle the case where
8348 sc-cite-frame-alist is a symbol.
8349 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
8350 a symbol.
8351 (sc-recite-region): Handle the case where sc-recite-frame-alist is
8352 a symbol.
8353
8354 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
8355
8356 * wid-edit.el (widget-narrow-to-field): New function.
8357 (widget-complete): Use it.
8358
8359 2004-11-27 Jay Belanger <belanger@truman.edu>
8360
8361 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
8362 variable.
8363 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
8364 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
8365 (math-alg-inequalities): Move declaration to earlier in the file.
8366
8367 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
8368 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
8369 Declare them.
8370
8371 * calc/calc-lang.el (math-expr-data, math-expr-token)
8372 (math-exp-old-pos): Declare them.
8373
8374 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
8375 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
8376
8377 2004-11-27 Kim F. Storm <storm@cua.dk>
8378
8379 * progmodes/flymake.el: Use (featurep 'xemacs).
8380 (flymake-makehash): Change to defsubst. Use fboundp.
8381 (flymake-time-to-float): Remove.
8382 (flymake-float-time): Merge code from flymake-time-to-float here.
8383 (flymake-replace-regexp-in-string): Change to defsubst.
8384 (flymake-split-string-remove-empty-edges):
8385 Rename to flymake-split-string.
8386 (flymake-split-string): Remove previous defalias.
8387 (flymake-get-temp-dir): Change to defsubst.
8388 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
8389 Define for xemacs only.
8390 (flymake-master-file-count-limit): Change into compiler defvar only.
8391 (flymake-find-possible-master-files): Let-bind it dynamically while
8392 sorting files using flymake-master-file-compare.
8393
8394 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
8395
8396 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
8397 of defun-prompt-regexp matches inside a comment/string but the
8398 beginning is correctly outside everything.
8399
8400 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
8401 appears within a string or a comment.
8402
8403 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
8404 rather than make-symbol for symbols which are used in
8405 a symbol-macrolet or equivalent.
8406
8407 2004-11-26 Jay Belanger <belanger@truman.edu>
8408
8409 * calc-misc.el (calc-last-why-command): Declare it.
8410
8411 * calc-vec.el (math-grade-vec): New variable.
8412 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
8413 Replace variable grade-vec by declared variable.
8414 (math-rb-close): New variable.
8415 (math-read-brackets, math-read-vector): Replace variable close by
8416 declared variable.
8417
8418 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
8419 (calc-one-window, calc-edit-handler, calc-restore-trail)
8420 (calc-allow-ret): Declare them.
8421
8422 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
8423 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
8424 (math-radix-float-cache-tag, math-random-cache)
8425 (math-max-digits-cache, math-integral-cache, math-units-table)
8426 (math-format-date-cache, math-holidays-cache-tag): Declare them.
8427 (math-moc-func): New variable.
8428 (math-map-over-constants, math-map-over-constants-rec):
8429 Replace variable func by declared variable.
8430
8431 * calc/calc-store.el (calc-given-value, calc-store-opers):
8432 Declare them.
8433 (calc-var-name-map): Move declaration to earlier in the file.
8434 (calc-pv-pos): New variable.
8435 (calc-permanent-variable, calc-insert-permanent-variable):
8436 Replace variable pos by declared variable.
8437
8438 * calc/calc-mtx.el (calc-det-lu): New variable.
8439 (math-det-raw, math-det-step): Replace variable lu by declared variable.
8440
8441 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
8442 (math-multi-subst, math-multi-subst-rec): Replace variables temp
8443 and arg by declared variables.
8444 (calcFunc-reducer): Fix incorrect variable.
8445 (math-inner-mul-func, math-inner-add-func): New variables.
8446 (calcFunc-inner, math-inner-mats): Replace variables mul-func
8447 and add-func by declared variables.
8448
8449 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
8450 (calc-digit-value): Declare them.
8451
8452 * calc/calc-help.el (Info-history): Declare it.
8453 (calc-describe-key): Make calc-summary-indentation a local variable.
8454 (calc-help-long-names): Move declaration to earlier in file.
8455
8456 * calc/calc-embed.el (calc-original-buffer): Declare it.
8457 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
8458 (calc-embed-bot): New variables.
8459 (calc-do-embedded, calc-embedded-mark-formula)
8460 (calc-embedded-find-bounds, calc-embedded-duplicate)
8461 (calc-embedded-new-formula, calc-embedded-make-info):
8462 Replace vars outer-top, outer-bot, bot and top by declared variables.
8463 (calc-embed-prev-modes): New variable.
8464 (calc-embedded-set-modes, calc-embedded-update): Replace variable
8465 prev-modes with declared variable.
8466 (calc-embed-vars-used): New variable.
8467 (calc-embedded-make-info, calc-embedded-evaluate-expr)
8468 (calc-embedded-update, calc-embedded-find-vars): Replace variable
8469 vars-used by declared variable.
8470
8471 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
8472 (math-format-radix-float): Remove unnecessary setq.
8473 (math-radix-float-cache): Declare it.
8474
8475 * calc/calcsel2.el (calc-keep-selection): Declare it.
8476
8477 * calc/calc-maint.el: Remove file.
8478
8479 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8480
8481 * textmodes/bibtex.el (bibtex-sort-entry-class)
8482 (bibtex-comment-start): Use defcustom.
8483 (bibtex-entry-field-alist): Use nil if initial content of the
8484 field is undefined. Fix docstring.
8485 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
8486 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
8487 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
8488 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
8489 Fix docstring.
8490 (bibtex-autokey-title-terminators): Use only one regexp.
8491 (bibtex-string-maybe-empty-head): New variable.
8492 (bibtex-remove-delimiters-string): New function.
8493 (bibtex-text-in-field-bounds, bibtex-text-in-string):
8494 Use bibtex-remove-delimiters-string.
8495 (bibtex-progress-message, bibtex-field-left-delimiter)
8496 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
8497 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
8498 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
8499 Simplify.
8500 (bibtex-format-entry): Use save-excursion for inherited booktitle.
8501 Use eq and bibtex-remove-delimiters-string. For end markers use
8502 insertion type so that marker stays after inserted text.
8503 (bibtex-autokey-get-names): Return empty string if name is missing.
8504 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
8505 calling bibtex-autokey-name-case-convert.
8506 (bibtex-autokey-demangle-title):
8507 Call bibtex-autokey-titleword-case-convert. Remove call to
8508 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
8509 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
8510 (bibtex-read-key): New optional arg global.
8511 (bibtex-files-expand): New optional arg force.
8512 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
8513 (bibtex-complete-crossref-cleanup): Rename from
8514 bibtex-complete-key-cleanup. Simplify code.
8515 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
8516 Operate on current entry.
8517 (bibtex-button): Add docstring.
8518 (bibtex-entry): Simplify.
8519 (bibtex-make-field): Replace optional arg called-by-yank with more
8520 specific args move and interactive.
8521 (bibtex-end-of-entry): Use forward-sexp.
8522 (bibtex-find-entry-globally): Remove.
8523 (bibtex-find-crossref): Allow for crossref key located in other buffer.
8524 Bound to C-c C-x.
8525 (bibtex-find-entry): New optional args global and display.
8526 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
8527 (bibtex-validate): Use arg force of bibtex-files-expand.
8528 (bibtex-clean-entry): Bugfix, clean string entries properly.
8529 Always keep point at beginning of entry.
8530 (bibtex-complete): Bugfix. Handle string entries properly.
8531 Call cleanup functions only if needed.
8532 (bibtex-String): Use bibtex-read-string-key.
8533 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
8534 case of replacement text.
8535
8536 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8537
8538 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
8539 (tramp-perl-directory-files-and-attributes): New constant.
8540 (tramp-file-name-handler-alist): Delete file-directory-files, add
8541 directory-files-and-attributes.
8542 (tramp-perl-file-attributes): Surround uid and gid by double
8543 quotes. Change parameter id-format from nonnumeric.
8544 (tramp-convert-file-attributes): New function.
8545 (tramp-handle-file-attributes): Use it.
8546 (tramp-maybe-send-perl-script): New function.
8547 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
8548 file mode. Change parameter id-format from nonnumeric.
8549 (tramp-handle-file-attributes-with-ls): Change parameter id-format
8550 from nonnumeric.
8551 (tramp-post-connection): Don't send tramp-perl-file-attributes
8552 script. Reset connection property "perl-scripts".
8553 (tramp-handle-insert-directory): Run real handler when ls-lisp is
8554 in use.
8555
8556 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8557
8558 * desktop.el (desktop-read): Replace mapcar with mapc.
8559 (desktop-create-buffer): Replace mapcar with mapc.
8560 Remove redundant piece of code.
8561
8562 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
8563
8564 * progmodes/gud.el (gud-display-line): Use display-buffer
8565 for GDB-UI as for GUD.
8566
8567 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
8568 Delete variables.
8569 (gdb-ann3): Don't make GUD buffer dedicated.
8570 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
8571 (gdb-display-source-buffer): Delete function.
8572 (gdb-view-source-function, gdb-view-assembler): Delete functions.
8573 (menu): Delete menu bindings for viewing source/assembler.
8574 (gdb-setup-windows, gdb-restore-windows):
8575 Don't dedicate GUD. No assembler now.
8576 (gdb-reset): No need to undedicate source buffers now.
8577 (gdb-source-info): No assembler now.
8578
8579 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
8580
8581 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
8582 width to those for special frames.
8583 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
8584 Use display-buffer.
8585 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
8586 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
8587 (gdb-frame-assembler-buffer): Rework like
8588 gdb-frame-breakpoints-buffer.
8589
8590 2004-11-25 Richard M. Stallman <rms@gnu.org>
8591
8592 * progmodes/flymake.el: Reindent.
8593 (flymake-split-string): Turn into defalias.
8594 (flymake-fix-file-name): Rename from flymake-fix-path-name.
8595 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
8596 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
8597 (flymake-build-relative-filename): Rename from ...path.
8598 Fix error message.
8599
8600 2004-11-25 Cheng Gao <chenggao@gmail.com>
8601
8602 * progmodes/flymake.el: Much whitespace and capitalization change.
8603 Move `provide' to end. Require `compile' only when compiling.
8604
8605 2004-11-24 Jay Belanger <belanger@truman.edu>
8606
8607 * calc/calc-alg.el: Added comment.
8608 (math-polynomial-base): Replace variable mpb-top-expr by
8609 math-poly-base-top-expr.
8610
8611 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
8612 (math-polynomial-p1): Replace variable mpb-top-expr by declared
8613 variable.
8614 (math-poly-base-total-base): New variable.
8615 (math-total-polynomial-base, math-polynomial-p1): Replace variable
8616 mpb-total-base by declared variable.
8617 (math-factored-vars, math-to-list): Declare it.
8618 (math-fact-expr): New variable.
8619 (calcFunc-factors, calcFunc-factor, math-factor-expr)
8620 (math-factor-expr-try, math-factor-expr-part): Replace variable
8621 expr by declared variable.
8622 (math-fet-x): New variable.
8623 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
8624 by declared variable.
8625 (math-factor-poly-coefs): Make temp a local variable.
8626
8627 * calc/calc-units.el (calc-convert-units): Make units a local
8628 variable.
8629 (calc-num-units, calc-den-units): New variables.
8630 (calc-explain-units, calc-explain-units-rec): Replace variables
8631 num-units and den-units by declared variables.
8632 (math-cu-unit-list): New variable.
8633 (math-build-units-table, math-compare-unit-names)
8634 (math-convert-units, math-convert-units-rec): Replace variable
8635 unit-list by declared variable.
8636 (math-fbu-base, math-fbu-entry): New variables.
8637 (math-find-base-units, math-find-base-units-rec): Replace variables
8638 base and entry by declared variables.
8639 (math-which-standard): New variable.
8640 (math-to-standard-units, math-to-standard-rec): Replace variable
8641 which-standard by declared variable.
8642 (math-fcu-u): New variable.
8643 (math-find-compatible-unit, math-find-compatible-unit-rec):
8644 Replace variable u by declared variable.
8645 (math-cu-new-units, math-cu-pure): New variables.
8646 (math-convert-units, math-convert-units-rec): Replace variables
8647 new-units and pure by declared variables.
8648 (math-try-cancel-units): New variable.
8649 (math-simplify-units-quotient): Replace variable try-cancel-units by
8650 declared variable.
8651
8652 2004-11-24 Richard M. Stallman <rms@gnu.org>
8653
8654 * textmodes/ispell.el (ispell-check-version):
8655 If default-directory is nonexistent, use home dir.
8656
8657 * progmodes/grep.el (grep-regexp-alist):
8658 Don't match parens around line numbers.
8659
8660 * progmodes/cperl-mode.el (cperl-indent-region)
8661 (cperl-imenu--create-perl-index, cperl-xsub-scan):
8662 Don't print progress messages.
8663
8664 * progmodes/compile.el (compilation-mode-map):
8665 Don't inherit from compilation-minor-mode-map;
8666 copy its bindings instead. But the menu bar Compile
8667 entry now does inherit from compilation-menu-map.
8668
8669 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
8670 Use with-no-warnings around compiler-macroexpand.
8671
8672 * imenu.el: Don't always require newcomment.
8673 (imenu--generic-function): Call comment-normalize-vars
8674 if we have a comment syntax.
8675 Exit the loop if REGEXP matches the null string.
8676 Test comment-start as well as comment-start-skip
8677 when deciding whether to check for comments.
8678
8679 * tooltip.el (tooltip-mode): Doc fix.
8680
8681 * term.el (term-escape-char, term-mode): Doc fixes.
8682
8683 2004-11-24 Dave Love <fx@gnu.org>
8684
8685 * progmodes/python.el (python-font-lock-syntactic-keywords):
8686 Check for escapes in the regexp.
8687 (python-quote-syntax): Don't do it here.
8688
8689 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
8690
8691 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
8692 (gdb-frames-mode-map, gdb-threads-mode-map)
8693 (gdb-registers-mode-map, gdb-locals-mode-map)
8694 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
8695 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
8696
8697 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
8698 (dedicated-switch-to-buffer): Rework.
8699 (gdb-var-evaluate-expression-handler, gdb-put-string):
8700 Remove unused variable bindings.
8701 (gdb-setup-windows, gdb-display-buffer):
8702 Simplify. Use pop-to-buffer.
8703 (gdb-view-source-function): Simplify.
8704 (gdb-frame-breakpoints-buffer):
8705 Use pop-to-buffer, special-display-regexps.
8706
8707 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
8708
8709 * progmodes/f90.el (f90-smart-end)
8710 (f90-previous-statement, f90-beginning-of-block): Doc fix.
8711 (f90-calculate-indent): Handle un-named PROGRAM blocks.
8712 (f90-end-of-block): Doc fix. Make check of outermost block
8713 conditional on value of `f90-smart-end'.
8714 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
8715 Handle case where END-BLOCK is nil.
8716 (f90-match-end): Handle un-named PROGRAM blocks.
8717 (f90-backslash-not-special): New function.
8718
8719 2004-11-24 Jay Belanger <belanger@truman.edu>
8720
8721 * calc/calc.el (calc-embedded-active): Removed unnecessary
8722 declaration.
8723 (calc-show-banner): Removed redundant declaration.
8724
8725 * calc/calc-graph.el (calc-gnuplot-default-device)
8726 (calc-gnuplot-default-output, calc-gnuplot-print-device)
8727 (calc-gnuplot-print-output, calc-gnuplot-geometry)
8728 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
8729 Remove redundant initial values.
8730
8731 * calc/calc-arith.el (math-scalar-functions)
8732 (math-nonscalar-functions, math-scalar-if-args-functions)
8733 (math-real-functions, math-positive-functions)
8734 (math-nonnegative-functions, math-real-scalar-functions)
8735 (math-real-if-arg-functions, math-integer-functions)
8736 (math-num-integer-functions, math-rounding-functions)
8737 (math-float-rounding-functions, math-integer-if-args-functions)
8738 (math-super-types): Move declarations to earlier in file.
8739 (math-unit-prefixes): Declared it.
8740 (math-floor-prec, math-trunc-prec): New variables.
8741 (math-trunc-fancy): Replace variable prec by declared variable.
8742 (math-floor-fancy): Replace variable prec by declared variable.
8743 (math-com-bterms): New variable.
8744 (math-commutative-equal, math-commutative-collect):
8745 Replace variable bterms by declared variable.
8746
8747 * calc/calc-misc.el (math-trunc): Replace variable prec by
8748 math-trunc-prec.
8749 (math-floor): Replace variable prec by math-floor-prec.
8750
8751 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
8752 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
8753 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
8754 (math-format-date, math-format-date-part): Replace variables
8755 date, dt, year, month, day, weekday, hour, minute, second and
8756 bc-flag by declared variables.
8757 (math-pd-str): New variable.
8758 (math-parse-date, math-parse-date-word, math-parse-standard-date):
8759 Replace variable str by declared variable.
8760 (math-daylight-savings-hook, math-tzone-names): Move definitions
8761 to earlier in the file.
8762 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
8763 (math-sh-year): New variable.
8764 (math-setup-add-holidays, math-setup-holidays)
8765 (math-setup-year-holidays): Replace variable `year' by declared
8766 variable.
8767
8768 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
8769 New variables.
8770 (math-nth-root-float, math-nth-root-float-iter): Replace variables
8771 n, nf and nfm1 by declared variables.
8772 (math-nri-n): New variable.
8773 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
8774 n by declared variable.
8775 (calcFunc-log): Removed misplaced condition.
8776
8777 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
8778
8779 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
8780
8781 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
8782
8783 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
8784 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
8785 Dedicate gdb-related windows.
8786 (gdb-display-buffer): Dedicate gdb-related windows.
8787 Don't grab other frames.
8788 (gdb-reset): Remove dedicated property after debugging.
8789
8790 2004-11-24 Jay Belanger <belanger@truman.edu>
8791
8792 * calc/calc-sel.el: Add comment.
8793
8794 * calc/calc.el (math-stack-value-offset): Replace variables c,
8795 wid and off with math-svo-c, math-svo-wid and math-svo-off.
8796
8797 * calc/calccomp.el (math-comp-sel-tag): Declare it.
8798 (math-svo-c, math-svo-wid, math-svo-off): New variables.
8799 (math-stack-value-offset-fancy): Replace variables c, wid and off
8800 by declared variables.
8801 (math-comp-just, math-comp-comma-spc): New variables.
8802 (math-compose-expr, math-compose-matrix): Replace variables `just'
8803 and comma-spc by declared variable.
8804 (math-comp-vector-prec): New variable.
8805 (math-compose-expr, math-compose-matrix, math-compose-rows):
8806 Replace variable vector-prec by declared variable.
8807 (math-comp-left-bracket, math-comp-right-bracket)
8808 (math-comp-comma): New variables.
8809 (math-compose-expr, math-compose-rows): Replace variables
8810 left-bracket, right-bracket and comma by declared variables.
8811 (math-comp-full-width): New variable.
8812 (math-comp-to-string-flat, math-comp-to-string-flat-term):
8813 Replace variable full-width by declared variable.
8814 (math-comp-highlight, math-comp-word, math-comp-level)
8815 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
8816 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
8817 New variables.
8818 (math-comp-to-string-flat, math-comp-to-string-flat-term)
8819 (math-comp-sel-flat-term): Replace variables comp-highlight,
8820 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
8821 declared variables.
8822 (math-comp-simplify, math-comp-simplify-term)
8823 (math-comp-add-string, math-comp-add-string-sel):
8824 Replace variables comp-highlight, comp-buf, comp-base,
8825 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
8826
8827 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8828
8829 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
8830
8831 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
8832 and x-server-version may throw.
8833
8834 2004-11-23 Kim F. Storm <storm@cua.dk>
8835
8836 * subr.el (substitute-key-definition-key): Optimize.
8837 Don't call indirect-function for nil defn (always signals error).
8838
8839 * ido.el (ido-read-internal): Fix require-match check when
8840 ido-directory-too-big is set.
8841
8842 2004-11-23 Jay Belanger <belanger@truman.edu>
8843
8844 * calc/calc-ext.el (math-read-replacement-list)
8845 (math-read-superscripts): New variables.
8846 (math-read-preprocess-string): New function.
8847 (math-read-expr): Filter input through math-read-preprocess-string.
8848
8849 * calc/calc-aent.el (math-read-exprs): Filter input through
8850 math-read-preprocess-string.
8851
8852 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
8853
8854 * progmodes/compile.el (compilation-start): In cd command use
8855 substitute-env-vars -- not quite shell compatible but better than
8856 nothing.
8857 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
8858 handle the newer versions messages, which are more parseable.
8859
8860 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8861
8862 * reveal.el (reveal-mode-map): New var.
8863 (reveal-mode): Use it.
8864
8865 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
8866
8867 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
8868 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
8869
8870 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8871
8872 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
8873 header-line when needed.
8874 Use fixed-pitch only in the header-line.
8875 Build the underline automatically. Use emdash if available.
8876
8877 2004-11-22 Richard M. Stallman <rms@gnu.org>
8878
8879 * dired.el (dired-recursive-copies): Move from dired-aux.el.
8880 * dired-aux.el (dired-recursive-copies): Move to dired.el.
8881
8882 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
8883
8884 * progmodes/gdb-ui.el (gdb-resync): New function.
8885 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
8886 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
8887 Use it to fail more gracefully.
8888 (gdb-variables): Delete variable.
8889 Re-order variables to reduce byte-compiler warnings.
8890
8891 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8892
8893 * descr-text.el (describe-char):
8894 * paren.el (show-paren-function):
8895 * subr.el (syntax-after): Undo last change.
8896
8897 * progmodes/python.el (run-python): Don't hard code *Python*.
8898 Don't modify global process-environment.
8899 (python-send-region, python-load-file): Don't assume that
8900 python-buffer == (process-buffer (python-proc)).
8901 (python-switch-to-python): Simplify.
8902
8903 * dired.el (dired-align-file): Don't assume line starts with spaces.
8904
8905 2004-11-21 Jay Belanger <belanger@truman.edu>
8906
8907 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
8908 Replace variable `lines' by math-read-big-lines.
8909 (math-read-big-expr): Replace variables the-baseline, the-h2
8910 and err-msg by math-read-big-baseline, math-read-big-h2 and
8911 math-read-err-msg.
8912 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
8913
8914 * calc/calc-lang.el (math-read-big-rec): Fix typo.
8915 (math-read-big-balance): Replace unbound variable by value.
8916 (math-read-big-lines): New variable.
8917 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
8918 (math-read-big-error, math-read-big-balance): Replace variable
8919 `lines' by declared variable.
8920 (math-read-big-baseline, math-read-big-h2): New variables.
8921 (math-read-big-rec): Replace variables the-baseline and the-h2
8922 by declared variables.
8923 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
8924 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
8925 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
8926 declared variables.
8927 (math-read-big-err-msg): New variable.
8928 (math-read-big-error): Replace variable err-msg by declared variable.
8929
8930 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
8931
8932 * ses.el: Add coding cookie.
8933 Fix up docstrings, follow new commenting conventions.
8934 (ses-header-line-menu): Fix missing variable rename for header-row.
8935 (ses-cell-size): Remove.
8936 (ses-make-cell): New function.
8937 (ses-cell, ses-insert-row, ses-insert-column): Use it.
8938 (ses-calculate-cell): Remove unused var `symbol'.
8939 (ses-narrowed-p): New function.
8940 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
8941 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
8942 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
8943 (ses-setup): Use restore-buffer-modified-p.
8944 (ses-cleanup): Remove unused var `end'.
8945 (ses-header-string-left-offset): Remove.
8946 (ses-create-header-string): Adjust to new behavior of `align-to'.
8947 Truncate excessively large fields to preserve alignment.
8948 (ses-reconstruct-all): Remove unused var `refs'.
8949 (ses-read-cell-printer): Remove unused var `prompt'.
8950 (ses-delete-row): Remove unused var `pos'.
8951 (ses-delete-column): Remove unused var `new'.
8952
8953 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8954
8955 * ps-print.el: Insert :version tag into all defgroup and defcustom.
8956 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
8957 Eliminate eval-and-compile usage.
8958 (ps-insert-file): Use insert-file-contents instead of insert-file.
8959 (ps-setup): Code fix.
8960
8961 * printing.el (pr-setup, lpr-setup): Code fix.
8962
8963 2004-11-21 Jay Belanger <belanger@truman.edu>
8964
8965 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
8966 (calc-original-buffer): Declare them.
8967 (calc-user-formula-alist): New variable.
8968 (calc-user-define-formula, calc-fix-user-formula)
8969 (calc-user-define-composition, calc-finish-formula-edit):
8970 Replace variable `alist' by declared variable.
8971 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
8972 (var-q7, var-q7, var-q8, var-q9): Declare them.
8973 (calc-kbd-push): Don't check to see if var-q0 through var-q9
8974 are bound.
8975 (calcFunc-typeof): Replace undeclared variable by expression.
8976 (math-exp-env): New variable.
8977 (math-define-body, math-define-exp): Replace exp-env by declared var.
8978 (math-define-exp): Replace misplaced variable by expression.
8979
8980 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
8981 (calc-curve-model, calc-curve-coefnames): New variables.
8982 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
8983 varnames, model and coefnames by declared variables.
8984 (math-root-widen): New variable.
8985 (math-search-root, math-find-root): Replace variable root-widen by
8986 declared variable.
8987 (var-DUMMY): Declare it.
8988 (math-root-vars, math-min-vars): Move the declarations to earlier in
8989 the file.
8990 (math-brent-min): Make d a local variable.
8991 (math-find-minimum): Replace non-existent variable.
8992 (math-ninteg-romberg): Remove unnecessary variable.
8993 (math-ninteg-temp): New variable.
8994 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
8995 integ-temp by declared variable.
8996 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
8997 New variables.
8998 (math-general-fit): Replace variables first-var, first-coef and
8999 new-coefs by declared variables.
9000 (calcFunc-fitvar): Replace variable first-var by declared variable.
9001 (calcFunc-fitparam): Replace variable first-coef by declared variable.
9002 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
9003 (math-all-vars-vars, math-all-vars-found): New variables.
9004 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
9005 found by declared variable math-all-vars-vars.
9006
9007 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
9008
9009 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
9010 of `defconst'.
9011
9012 2004-11-20 Richard M. Stallman <rms@gnu.org>
9013
9014 * isearch.el (isearch-mode-map): Don't bind SPC.
9015 (isearch-whitespace-chars): Function deleted.
9016 (isearch-search): Bind search-spaces-regexp.
9017 (isearch-lazy-highlight-search): Likewise.
9018 (search-whitespace-regexp): Doc fix.
9019 (isearch-forward-regexp): Doc fix.
9020
9021 * emacs-lisp/bytecomp.el (byte-compile-form):
9022 Move the calls to byte-compile-set-symbol-position,
9023 to avoid having two for the same symbol occurrence.
9024
9025 * comint.el (comint-input-ring-size): Increase to 150.
9026
9027 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
9028 New variables.
9029 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
9030 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
9031
9032 * imenu.el (imenu--generic-function):
9033 Ensure we keep moving backward even if BEG isn't further back.
9034
9035 * replace.el (query-replace-read-to, query-replace-read-from):
9036 Specify t for KEEP-ALL in read-from-minibuffer.
9037
9038 * progmodes/python.el (python-switch-to-python):
9039 If Python isn't running, start it.
9040 Don't alter debug-ignored-errors.
9041
9042 * progmodes/cperl-mode.el (cperl-indent-region):
9043 Don't mind imenu-scanning-message.
9044
9045 * bindings.el (global-map): Bind C-e to move-end-of-line.
9046
9047 * simple.el (line-move-finish): New arg FORWARD.
9048 Ignore invisible newlines, not intangible ones.
9049 Conditions for acceptable stopping positions depend on FORWARD.
9050 (line-move): Pass FORWARD arg to line-move-finish.
9051
9052 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
9053 of HEADER. Compensate for this change in the code to add display
9054 properties. Don't make the first line intangible.
9055
9056 * info.el (Info-search): Fix previous change.
9057
9058 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
9059
9060 * Makefile.in (recompile): Revert 2004-11-19 change.
9061 (compile): Likewise.
9062
9063 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
9064
9065 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
9066
9067 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9068
9069 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
9070 defgroup and defcustom. Eliminate eval-and-compile usage.
9071
9072 * progmodes/ebnf-otz.el: Fix typos.
9073
9074 2004-11-19 Jay Belanger <belanger@truman.edu>
9075
9076 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
9077 (calc-edit-finish, calc-finish-stack-edit): Replace variable
9078 disp-trail by declared variable.
9079
9080 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
9081 (calc-finish-selection-edit): Replace variable disp-trail by
9082 declared variable.
9083 (calc-selection-cache-entry): Move declaration to earlier in the file.
9084 (calc-selection-cache-num, calc-selection-cache-comp)
9085 (calc-selection-cache-offset, calc-selection-true-num)
9086 (calc-final-point-line, calc-final-point-column)
9087 (calc-original-buffer): Declare them.
9088 (calc-fnp-op, calc-fnp-num): New variables.
9089 (calc-find-nth-part, calc-find-nth-part-rec)
9090 (calc-select-previous): Replace op and num by declared variables.
9091 (calc-rsf-old, calc-rsf-new): New variables.
9092 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
9093 Replace variables old and new by declared variables.
9094 (calc-sel-reselect): New variable.
9095 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
9096 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
9097 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
9098 reselect with declared variable.
9099
9100 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
9101 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
9102 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
9103 (math-import-list, math-rewrite-phase): Declare them.
9104 (math-rewrite): Use let* to declare variables.
9105 (calc-rewrite-selection): Make rules a local variable.
9106 (calc-rewr-sel): New variable.
9107 (calc-rewrite-selection, calc-locate-selection-marker)
9108 (calc-rewrite): Use the declared variable calc-rewr-sel instead
9109 of sel.
9110 (math-rewrite-whole-expr): New variable.
9111 (math-rewrite, math-rewrite-phase): Replace variable expr by
9112 declared variable.
9113 (math-rewrite-heads-heads, math-rewrite-heads-skips)
9114 (math-rewrite-heads-blanks ): New variables.
9115 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
9116 heads, skips and blanks by declared variables.
9117 (math-rwcomp-subst-old, math-rwcomp-subst-new)
9118 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
9119 New variables.
9120 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
9121 old, new, old-func and new-func by declared variables.
9122 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
9123 Remove unnecessary variable.
9124 (math-apply-rw-regs): New variable.
9125 (math-apply-rewrites, math-rwapply-replace-regs)
9126 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
9127 (math-apply-rw-ruleset): New variable.
9128 (math-apply-rewrites, math-rwapply-remember): Replace variable
9129 ruleset by declared variable.
9130
9131 2004-11-19 Richard M. Stallman <rms@gnu.org>
9132
9133 * info.el (Info-search): Use search-whitespace-regexp.
9134
9135 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9136
9137 * vc-rcs.el (vc-rcs-parse): New function.
9138 (vc-rcs-annotate-command): Likewise.
9139 (vc-rcs-annotate-current-time): Likewise.
9140 (vc-rcs-annotate-time): Likewise.
9141 (vc-rcs-annotate-extract-revision-at-line): Likewise.
9142
9143 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9144
9145 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
9146
9147 2004-11-18 Jay Belanger <belanger@truman.edu>
9148
9149 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
9150
9151 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9152
9153 * printing.el: Eliminate use of interactive-p and eval-and-compile.
9154 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
9155 Use make-temp-file to generate PostScript files in any situation.
9156 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
9157 (pr-interactive-p): Eliminate var.
9158 (pr-save-interactive): Eliminate macro.
9159 (pr-interface, pr-ps-directory-preview)
9160 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9161 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9162 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9163 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9164 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9165 (pr-ps-region-ps-print, pr-ps-mode-preview)
9166 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9167 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9168 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
9169 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9170 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9171 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9172 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9173 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9174 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9175 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9176 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9177 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
9178 Eliminate pr-save-interactive usage.
9179 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
9180 Eliminate pr-interactive-p usage.
9181 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
9182 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
9183 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
9184 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
9185 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
9186 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
9187 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
9188 New funs.
9189 (pr-ps-file): Use make-temp-file to generate a temporary file.
9190
9191 2004-11-17 Jay Belanger <belanger@truman.edu>
9192
9193 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
9194 a local variable.
9195 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
9196 (math-top-only): New variable.
9197 (math-simplify, math-simplify-step): Replace variable top-only by
9198 declared variable math-top-only.
9199 (math-simplify-expr): Declare it.
9200 Replace argument expr in all calls of math-defsimplify by
9201 math-simplify-expr.
9202 (math-simplify-plus, math-simplify-times, math-simplify-divide)
9203 (math-simplify-divisor, math-simplify-one-divisor)
9204 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
9205 (math-simplify-pow): Replace variable expr by declared variable
9206 math-simplify-expr.
9207 (math-simplify-divisor): Remove local variables temp and op.
9208 (math-simplify-one-divisor): Make temp and op local variables.
9209 (math-simplify-divisor-nover, math-simplify-divisor-dover):
9210 New variables.
9211 (math-simplify-divisor, math-simplify-one-divisor):
9212 Replace variables nover and dover by declared variables.
9213 (math-expr-subst-new, math-expr-subst-old): New variables.
9214 (math-expr-subst, math-expr-subst-rec): Replace variables new
9215 and old by declared variables.
9216 (math-is-poly-degree, math-is-poly-loose): New variables.
9217 (math-is-polynomial, math-is-poly-rec): Replace variables degree
9218 and loose by declared variables.
9219 (math-poly-base-const-ok, math-poly-base-pred): New variables.
9220 (math-polynomial-base, math-polynomial-base-rec):
9221 Replace variables const-ok and mpb-pred by declared variables.
9222
9223 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
9224
9225 * calc/calc-ext.el (math-defsimplify): Change the argument in
9226 the created function to math-simplify-expr.
9227
9228 * calc/calc-units.el (math-simplify-expr): Declare it.
9229 Replace argument expr in all calls of math-defsimplify by
9230 math-simplify-expr.
9231 (math-simplify-units-prod): Replace variable expr by declared
9232 variable math-simplify-expr.
9233
9234 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
9235
9236 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
9237 Replace mapcar->dolist, format->string.
9238
9239 2004-11-17 Miles Bader <miles@gnu.org>
9240
9241 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
9242 * progmodes/idlwave.el: Remove RCS keywords.
9243
9244 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
9245
9246 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
9247 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
9248 Update to IDLWAVE version 5.5. Too many changes to list them here.
9249 * progmodes/idlw-help.el: New file.
9250
9251 2004-11-16 Richard M. Stallman <rms@gnu.org>
9252
9253 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9254 Discard spaces after \i according to TeX rules.
9255
9256 * international/mule.el (set-buffer-file-coding-system):
9257 New arg NOMODIFY.
9258 (after-insert-file-set-coding): Pass that new arg.
9259 Prevent set-buffer-multibyte from trying to lock the file.
9260
9261 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
9262
9263 * saveplace.el (save-place): Doc fix.
9264
9265 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
9266 temporarily widen before finding the following word to copy.
9267
9268 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
9269 (cl-map-keymap): Definition deleted.
9270
9271 * subr.el (map-keymap-internal): New function.
9272
9273 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9274
9275 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
9276 when pressing rather than when releasing mouse-2. Simplify.
9277
9278 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9279
9280 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
9281 (compilation-mode): Set it here instead.
9282
9283 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
9284
9285 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
9286 (loop, cl-parse-loop-clause, defsetf): Use backquote.
9287
9288 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9289
9290 * progmodes/compile.el (compilation-internal-error-properties):
9291 Fix up a transposition-typo. Check end-col before using it.
9292
9293 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
9294
9295 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9296 Discard whitespace after macro \i when converting it.
9297
9298 2004-11-16 Juri Linkov <juri@jurta.org>
9299
9300 * emacs-lisp/find-func.el (find-function-regexp):
9301 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
9302 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
9303 Remove invalid `\W' from [^cgv\W]. Doc fix.
9304 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
9305
9306 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
9307
9308 * play/life.el: Maintainer is now FSF.
9309 (life-patterns, life-neighbor-deltas, life-window-start)
9310 (life-current-generation, life-generation-string): Use defvar
9311 instead of defconst.
9312
9313 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9314
9315 * progmodes/compile.el (compilation-move-to-column): New fun.
9316 (compilation-internal-error-properties)
9317 (compilation-next-error-function): Use it to make sure we don't go past
9318 the end of line.
9319
9320 2004-11-15 John Paul Wallington <jpw@gnu.org>
9321
9322 * autoinsert.el (auto-insert-alist): Insert the user's name in
9323 copyright notice, rather than Free Software Foundation, for the
9324 Emacs Lisp header case too.
9325
9326 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9327
9328 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
9329 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9330 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
9331 return the list of string in a string.
9332 (pr-call-process): Message if calling process returns an error, that
9333 is, the exit status is different of zero.
9334
9335 2004-11-15 Jay Belanger <belanger@truman.edu>
9336
9337 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
9338 variable var-thing.
9339 (math-integ-depth, math-integ-level, math-integral-limit)
9340 (math-enable-subst, math-any-substs, math-integ-msg)
9341 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
9342 (math-int-threshold, math-int-factors, math-double-roots)
9343 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
9344 (var-GenCount): Declare these variables.
9345 (calcFunc-integ): Don't check if var-IntegLimit is bound.
9346 (math-integral-cache, math-integral-cache-state):
9347 Move declarations to earlier in the file.
9348 (math-deriv-var, math-deriv-total, math-deriv-symb)
9349 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
9350 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
9351 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
9352 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
9353 (math-solve-res): New variables
9354 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
9355 (math-integral, math-replace-integral-parts)
9356 (math-integrate-by-parts, calc-dump-integral-cache)
9357 (math-try-integral, math-do-integral, math-do-integral)
9358 (math-do-integral-methods, math-try-solve-for)
9359 (math-try-solve-prod, math-solve-poly-funny-powers)
9360 (math-solve-crunch-poly, math-decompose-poly)
9361 (math-solve-find-root-term, math-find-root-in-prod)
9362 (math-integ-try-linear-substitutions)
9363 (math-integ-try-substitutions, math-expr-rational-in)
9364 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
9365 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
9366 (math-solve-for, math-solve-system, math-solve-system-rec)
9367 (math-solve-get-sign, math-solve-get-int)
9368 (math-solve-system-subst): Replace undeclared variables with newly
9369 declared variables.
9370
9371 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9372
9373 * winner.el (winner-active-region, winner-edges, winner-window-list):
9374 Define at toplevel.
9375 (winner-mode-map): Move init inside declaration.
9376
9377 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
9378
9379 * files.el (convert-standard-filename): Doc fix.
9380
9381 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
9382
9383 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
9384 passwd, group, shadow, default/* and pam.d/*.
9385
9386 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9387
9388 * printing.el (pr-menu-spec): Adjust menu specification.
9389
9390 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9391
9392 * printing.el: Doc fix. Insert :version tag into all defcustom.
9393 Handle interactive-p as is recommended in Emacs Lisp Reference.
9394 Set the file permission bits for newly created files.
9395 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9396 The printing menu specification (in `pr-menu-spec') was merged.
9397 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9398 (pr-version): New version number (6.8.3).
9399 (pr-file-modes): New option.
9400 (pr-interactive-p): New var.
9401 (pr-save-interactive, pr-save-file-modes): New macros.
9402 (pr-setup): Code fix.
9403 (pr-menu-spec): Menu specification merged.
9404 (pr-call-process, pr-text2ps): Set file permission bits.
9405 (pr-despool-print): Set file permission bits. Handle interactive-p as
9406 is recommended.
9407 (pr-interface, pr-ps-directory-preview)
9408 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9409 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9410 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9411 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9412 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9413 (pr-ps-region-ps-print, pr-ps-mode-preview)
9414 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9415 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9416 (pr-despool-using-ghostscript, pr-despool-ps-print)
9417 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9418 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9419 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9420 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9421 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9422 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9423 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9424 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9425 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
9426 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
9427 Handle interactive-p as is recommended.
9428
9429 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
9430
9431 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
9432 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
9433
9434 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
9435 so it doesn't forget to highlight the beginning of the region either.
9436
9437 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
9438
9439 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
9440 (c-font-lock-init): Eliminate obsolete make-local-hook.
9441 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
9442 (awk-mode): Use run-mode-hooks.
9443
9444 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
9445
9446 2004-11-13 Kim F. Storm <storm@cua.dk>
9447
9448 * mouse.el (mouse-drag-copy-region): Add :version.
9449 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
9450 while dragging mode line, so mode line can be dragged downwards.
9451 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
9452 while pressing mouse button so window doesn't scroll until we
9453 release the mouse if clicking on partially visible line.
9454
9455 2004-11-12 Jay Belanger <belanger@truman.edu>
9456
9457 * calc/calc-graph.el (calc-dumb-map): Declare it.
9458 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
9459 than unbound.
9460 (calc-graph-name): Made `end' a local variable.
9461 (calc-graph-lookup): Made `varname' a local variable.
9462 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
9463 Declare them.
9464 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
9465 (calc-graph-plot, calc-graph-compute-3d): Remove references to
9466 the unused variable y3vec.
9467 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
9468 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
9469 calc-graph-prev-kill-hook.
9470 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
9471 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
9472 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
9473 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
9474 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
9475 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
9476 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
9477 (calc-graph-y3value, calc-graph-y3name)
9478 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
9479 (calc-graph-stepcount, calc-graph-is-splot)
9480 (calc-graph-surprise-splot, calc-graph-blank)
9481 (calc-graph-non-blank, calc-graph-curve-num): New variables.
9482 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
9483 (calc-graph-recompute-2d, calc-graph-compute-3d)
9484 (calc-graph-format-data): Replace undeclared variables with the
9485 above newly declared variables.
9486
9487 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
9488
9489 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
9490 `rsf-beep' and `rsf-sleep-after-message'.
9491
9492 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
9493 list if `message-sender' is non-nil.
9494
9495 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
9496
9497 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
9498 consing by using mapc instead of mapcar.
9499
9500 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
9501
9502 * tooltip.el (require): Explain why CL is needed.
9503
9504 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9505
9506 * printing.el: Insert :version into defgroup (printing). All reference
9507 to Files option in menubar were changed to File.
9508 (pr-version): New version number (6.8.2).
9509 (pr-get-symbol): Call easy-menu-intern.
9510 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
9511 compilation gripes.
9512
9513 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9514
9515 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
9516 new byte-compile-function-environment binding to t.
9517
9518 * font-lock.el (font-lock-fontify-syntactically-region):
9519 Don't forget to highlight the last char when we hit `end'.
9520
9521 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
9522 (mwheel-scroll): Adjust accordingly.
9523
9524 * cvs-status.el: Reduce spurious warnings.
9525 (cvs-status-checkout): Remove.
9526 (cvs-status-mode-map): Use cvs-mode-checkout instead.
9527
9528 * pcvs.el (cvs-mode-checkout): New command.
9529
9530 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
9531
9532 * tooltip.el: Require CL.
9533
9534 * emacs-lisp/bytecomp.el: Use push.
9535 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
9536 (defalias): Remove the `byte-compile' property and add
9537 a `byte-hunk-handler'.
9538
9539 2004-11-11 Juri Linkov <juri@jurta.org>
9540
9541 * info.el (Info-search): Save match data for isearch.
9542 Skip Tag Table node.
9543
9544 * descr-text.el (describe-char): Replace syntax-after with code
9545 from its previous version.
9546
9547 * files.el (magic-mode-alist): Use optimization for SGML mode too.
9548 (set-auto-mode): Doc fix. Remove unused variable `xml'.
9549
9550 * international/mule.el (sgml-html-meta-auto-coding-function):
9551 Remove > after <html to allow HTML attributes.
9552
9553 2004-11-11 Jay Belanger <belanger@truman.edu>
9554
9555 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
9556 a variable.
9557 (calcFunc-dfac): Replace unbound max by n.
9558 (math-stirling-local-cache): New variable.
9559 (math-stirling-number, math-stirling-1, math-stirling-2):
9560 Replace the variable `cache' by the declared variable
9561 math-stirling-local-cache.
9562 (var-RandSeed): Declare it as a variable.
9563 (math-init-random-base, math-random-digit): Don't check to see if
9564 var-RandSeed is bound.
9565 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
9566 Declare them instead of just setting them.
9567 (math-init-random-base): Made i a local variable.
9568 (math-random-digit): Made math-random-last a local variable.
9569 (math-prime-test-cache): Move declaration to before it is used.
9570 (math-prime-test-cache-k, math-prime-test-cache-q)
9571 (math-prime-test-cache-nm1, math-prime-factors-finished):
9572 Declare them as variables.
9573
9574 2004-11-11 Jay Belanger <belanger@truman.edu>
9575
9576 * calc/calc-ext.el (math-defcache): Use defvar for the new
9577 variables it creates.
9578
9579 2004-11-11 Lars Hansen <larsh@math.ku.dk>
9580
9581 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
9582 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
9583 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
9584 (desktop-save): Add :version.
9585
9586 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9587
9588 * printing.el (pr-get-symbol): Don't downcase.
9589
9590 2004-11-10 Jay Belanger <belanger@truman.edu>
9591
9592 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
9593 string to kill-ring.
9594
9595 * calc/calc-aent.el (calc-alg-exp, math-toks)
9596 (math-exp-pos,math-exp-old-pos, math-exp-token)
9597 (math-exp-keep-spaces, math-exp-str): New variables.
9598 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
9599 (calcAlg-enter): Use declared variable calc-alg-exp.
9600 (math-build-parse-table, math-find-user-token): Use declared
9601 variable math-toks.
9602 (math-read-exprs, math-read-token, calc-check-user-syntax)
9603 (calc-match-user-syntax, match-factor-after, math-read-factor):
9604 Use declared variables math-exp-pos math-exp-old-pos.
9605 (math-read-exprs, math-read-token, math-read-expr-level)
9606 (calc-check-user-syntax, calc-match-user-syntax)
9607 (match-factor-after, math-read-factor): Use declared variable
9608 math-exp-token.
9609 (math-read-exprs, math-read-expr-list, math-read-token)
9610 (math-read-factor): Use declared variable math-exp-keep-spaces.
9611 (math-read-exprs, math-read-token): Use declared variable
9612 math-exp-str.
9613 (calc-match-user-syntax): Make m a local variable.
9614
9615 * calc/calc-ext.el (math-read-expr): Use declared variables
9616 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
9617 math-exp-keep-spaces.
9618
9619 * calc/calc-forms.el (math-read-angle-bracket): Use declared
9620 variables math-exp-pos, math-exp-str.
9621
9622 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
9623 math-exp-old-pos.
9624 (math-parse-fortran-vector, math-parse-fortran-vector-end)
9625 (math-parse-eqn-prime): Use declared variable math-exp-token.
9626
9627 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
9628 Use declared variable math-exp-pos.
9629 (math-check-for-commas): Use declared variable math-exp-str.
9630 (math-read-brackets): Use declared variables math-exp-old-pos,
9631 math-exp-keep-spaces.
9632 (math-read-brackets, math-read-vector, math-read-matrix):
9633 Use declared variable math-exp-token.
9634
9635 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
9636
9637 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
9638 where the keymap is a symbol.
9639 (easy-menu-add-item): Use keymap-prompt. Simplify.
9640
9641 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
9642
9643 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
9644 (sgml-parse-tag-backward): Use it to skip spurious < or >.
9645
9646 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
9647
9648 * ebuff-menu.el: Doc fixes throughout.
9649 (electric-buffer-menu-mode-hook): New defvar.
9650
9651 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
9652
9653 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
9654 The resulting compiler warnings appear to be harmless.
9655
9656 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
9657
9658 * textmodes/conf-mode.el: New file.
9659
9660 * files.el (auto-mode-alist, magic-mode-alist): Use it.
9661
9662 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
9663
9664 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
9665
9666 2004-11-09 Jay Belanger <belanger@truman.edu>
9667
9668 * calc/calc-ext.el (calc-init-extensions): Remove old code.
9669
9670 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
9671 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
9672 (calc-z-prefix-help, calc-user-function-list): Use declared
9673 variables calc-z-prefix-buf, calc-z-prefix-msgs.
9674 (math-map-tree, math-map-tree-rec): Use declared variables
9675 math-mt-many, math-mt-func.
9676 (math-read-expression, math-read-string): Use declared variable
9677 math-expr-data.
9678
9679 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
9680 variable math-normalize-a.
9681
9682 * calc/calc.el (math-normalize-a): New variable.
9683 (math-normalize): Use declared variable math-normalize-a.
9684
9685 * calc/calc-poly.el (math-expand-form): Use declared variable
9686 math-mt-many.
9687
9688 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
9689 Use declared variable math-mt-many.
9690 (math-rewrite): Use declared variable math-mt-func.
9691
9692 * calc/calc-vec.el (math-read-brackets, math-read-vector)
9693 (math-read-matrix): Use declared variable math-expr-data.
9694
9695 * calc/calc-lang.el (math-parse-fortran-vector)
9696 (math-parse-fortran-vector-end, math-parse-tex-sum)
9697 (math-parse-eqn-matrix, math-parse-eqn-prime)
9698 (math-read-math-subscr): Use declared variable math-expr-data.
9699
9700 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
9701 (math-read-expr-level, math-read-token, calc-check-user-syntax)
9702 (calc-match-user-syntax, math-read-if, math-factor-after)
9703 (math-read-factor): Use declared variable math-expr-data.
9704
9705 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
9706
9707 * calendar/diary-lib.el (diary-from-outlook)
9708 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
9709 interactive-p; but rather new optional argument NOCONFIRM.
9710
9711 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
9712
9713 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
9714 (easy-menu-name-match): Revert correspondingly.
9715
9716 2004-11-09 Richard M. Stallman <rms@gnu.org>
9717
9718 * emacs-lisp/bytecomp.el (byte-compile-defalias):
9719 Turn off warnings for the new function even if definition not constant.
9720 If the definition isn't a quoted symbol, record (FUNCTION . t).
9721 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
9722 (byte-compile-callargs-warn): Handle (FUNCTION . t).
9723 (display-call-tree, byte-compile-arglist-warn):
9724 Handle t returned by byte-compile-fdefinition.
9725
9726 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9727
9728 * Makefile.in (maintainer-clean): Depend on distclean.
9729
9730 * help-fns.el (help-C-file-name): File name must be in build-files
9731 to be returned.
9732
9733 2004-11-09 Jay Belanger <belanger@truman.edu>
9734
9735 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
9736 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
9737
9738 * calc/calc.el (calc, calc-trail-display, calc-mode):
9739 Remove obsolete sections.
9740
9741 * calc/calc.el (calc-x-paste-text): Remove.
9742
9743 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
9744 mouse-2.
9745
9746 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
9747
9748 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
9749 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
9750 current frame (in case of recursive calls).
9751 (gdb-show-changed-values): Add :version keyword.
9752
9753 2004-11-09 Kenichi Handa <handa@m17n.org>
9754
9755 * international/mule-cmds.el: Change coding: tag back to
9756 iso-2022-7bit.
9757
9758 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
9759
9760 * international/mule-cmds.el: Change coding-system to utf-8.
9761 (select-safe-coding-system-interactively):
9762 New function extracted from select-safe-coding-system.
9763 (select-safe-coding-system): Use it.
9764
9765 2004-11-08 Richard M. Stallman <rms@gnu.org>
9766
9767 * subr.el (syntax-after): Doc fix.
9768
9769 * paren.el (show-paren-function): Change calls to syntax-after
9770 for new way of returning the value.
9771
9772 * menu-bar.el (menu-bar-file-menu): Make this the real name
9773 and menu-bar-files-menu the alias. Use the former.
9774 (global-map): Use `file', not `files', as the symbol.
9775
9776 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
9777
9778 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
9779 Don't use beginning-of-buffer.
9780 (filesets-cmd-show-result): Use with-no-warnings.
9781
9782 2004-11-08 Juri Linkov <juri@jurta.org>
9783
9784 * progmodes/compile.el (compile): Don't overwrite last command in
9785 minibuffer history with default command if they are not equal.
9786
9787 2004-11-08 Jay Belanger <belanger@truman.edu>
9788
9789 * calc/calcalg2.el (math-do-integral-methods): Try linear then
9790 non-linear substitutions.
9791
9792 2004-11-08 Jay Belanger <belanger@truman.edu>
9793
9794 * calc/calcalg2.el (math-linear-subst-tried): New variable.
9795 (math-do-integral): Set `math-linear-subst-tried' to nil.
9796 (math-do-integral-methods): Use `math-linear-subst-tried' to
9797 determine what type of substitution to try.
9798 (math-integ-try-linear-substituion):
9799 Set `math-linear-subst-tried' to t.
9800
9801 2004-11-08 Kim F. Storm <storm@cua.dk>
9802
9803 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
9804
9805 2004-11-07 Juri Linkov <juri@jurta.org>
9806
9807 * info-look.el (info-lookup): Allow reusing in the current buffer
9808 not only *info* buffer, but all (even renamed) Info buffers
9809 by checking for major-mode instead of *info* buffer name.
9810 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
9811 (octave-mode, maxima-mode) <doc-spec>:
9812 Allow long dashes generated by Texinfo 4.7 before definitions.
9813 (texinfo-mode) <doc-spec>: Add space to suffix to find command
9814 definitions with argument separated by space.
9815
9816 2004-11-06 Richard M. Stallman <rms@gnu.org>
9817
9818 * simple.el (next-error group, face): Move before first use.
9819 (next-error-highlight, next-error-highlight-no-select): Likewise.
9820
9821 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
9822 (line-move): New args NOERROR and TO-END.
9823 Return t if if succeed in moving specified number of lines.
9824 (move-end-of-line): New function.
9825
9826 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
9827 (end-of-buffer-other-window): Likewise.
9828
9829 * simple.el (line-move-ignore-invisible): Default to t.
9830
9831 * subr.el (syntax-after): Return the syntax letter, not the raw code.
9832
9833 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
9834
9835 * international/iso-cvt.el (iso-cvt-define-menu):
9836 Rename menu-bar-files-menu to menu-bar-file-menu.
9837
9838 * net/browse-url.el (browse-url-gnome-moz-program)
9839 (browse-url-gnome-moz-arguments): Move up before first use.
9840
9841 * net/tramp.el (tramp group): Add :version.
9842
9843 * progmodes/ada-xref.el (ada-gdb-application):
9844 Use goto-char instead of beginning-of-buffer.
9845
9846 * progmodes/cperl-mode.el (cperl-info-on-command):
9847 Use goto-char instead of beginning-of-buffer.
9848
9849 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
9850 Move up before first use.
9851 (idlwave-shell-temp-pro-file): Likewise.
9852 (idlwave-shell-temp-rinfo-save-file): Likewise.
9853 (idlwave-shell-temp-file): Minor doc fix.
9854
9855 * textmodes/flyspell.el (flyspell-external-point-words):
9856 Use goto-char instead of beginning-of-buffer.
9857
9858 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
9859
9860 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
9861 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
9862 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
9863
9864 2004-11-06 David Ponce <david@dponce.com>
9865
9866 * recentf.el (recentf-menu-path): Use menu item name.
9867
9868 2004-11-06 Eli Zaretskii <eliz@gnu.org>
9869
9870 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
9871 display doesn't support images.
9872
9873 2004-11-06 Andreas Schwab <schwab@suse.de>
9874
9875 * tempo.el (tempo-match-finder): Doc fix.
9876
9877 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
9878
9879 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
9880
9881 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
9882 (easy-menu-lookup-name): New fun to replace it.
9883 (easy-menu-get-map): Use it to obey menu item names (rather than just
9884 keys) when looking up `path'.
9885 (easy-menu-always-true-p): Rename from easy-menu-always-true.
9886 (easy-menu-convert-item-1): Adjust to new name.
9887
9888 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
9889
9890 * outline.el (hide-body): Don't hide lines at the top of the file
9891 that precede the first header line.
9892
9893 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
9894
9895 * align.el (align-areas): Delete whitespace before reindenting, so
9896 that tabs are never placed after spaces.
9897
9898 2004-11-06 Alan Shutko <ats@acm.org>
9899
9900 * macros.el (insert-kbd-macro): Do completions based on macros,
9901 rather than all commands.
9902
9903 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
9904
9905 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
9906 to solve a bug whereby tags with 'b' don't match.
9907
9908 2004-11-05 Juri Linkov <juri@jurta.org>
9909
9910 * info.el (Info-search): Don't search in node header lines
9911 and file headers.
9912
9913 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
9914 symbol-constituent characters after dot, not only digits.
9915
9916 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
9917
9918 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
9919
9920 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9921
9922 * dired.el (dired-read-dir-and-switches): Call read-directory-name
9923 if a dialog will be used, read-file-name otherwise.
9924
9925 2004-11-04 Richard M. Stallman <rms@gnu.org>
9926
9927 * textmodes/table.el (table group): Add :version.
9928
9929 * textmodes/ispell.el (ispell-word):
9930 Don't alter args; set them only thru `interactive' spec.
9931
9932 * textmodes/flyspell.el (flyspell-word):
9933 Don't alter FOLLOWING; set it only thru `interactive' spec.
9934
9935 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
9936
9937 * net/browse-url.el (browse-url-maybe-new-window):
9938 Use called-interactively-p.
9939
9940 * mail/supercite.el (sc-cite-region):
9941 Don't use interactive-p. Add arg INTERACTIVE.
9942 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
9943
9944 * international/mule-cmds.el (set-input-method, toggle-input-method):
9945 Don't use interactive-p. Add arg INTERACTIVE.
9946
9947 * eshell/esh-mode.el (eshell-show-maximum-output):
9948 Don't use interactive-p.
9949 (eshell-truncate-buffer): Just message, no error, if buffer is short.
9950
9951 * mouse.el (mouse-show-mark): Get positions to delete from mark
9952 and point, not from mouse-drag-overlay.
9953
9954 * imenu.el (imenu-eager-completion-buffer): Add :version.
9955
9956 * filesets.el (filesets group): Add :version.
9957
9958 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
9959
9960 * files.el (xml-based-modes): Delete var.
9961 (magic-mode-alist): New more general var.
9962 (set-auto-mode): Use it.
9963
9964 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
9965 when clicking from another window.
9966
9967 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
9968
9969 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
9970 (vc-cvs-annotate-time): Incorporate value of deleted var.
9971 Remove special-case handling of beginning-of-buffer cruft.
9972 Cache ending position (point) and return value in text property
9973 `vc-cvs-annotate-time', and consult it on subsequent invocations.
9974
9975 * vc-cvs.el (vc-cvs-annotate-command):
9976 Delete extraneous lines from beginning of buffer.
9977 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
9978
9979 * progmodes/grep.el (grep-default-command): Take empty string
9980 for tag if all other methods yield nil. Shell-quote the tag.
9981
9982 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
9983 spec in `interactive' form, and mention it in the docstring.
9984 Also, make sure point is at bol after calling `annotate-time'.
9985
9986 2004-11-02 Richard M. Stallman <rms@gnu.org>
9987
9988 * cus-edit.el (customize-group-other-window):
9989 Select the window that displays the custom buffer.
9990 (custom-buffer-create-other-window): Likewise.
9991
9992 * comint.el (comint-insert-input): Fix previous change.
9993
9994 * emacs-lisp/elp.el (elp-instrument-function):
9995 Use called-interactively-p.
9996
9997 * emacs-lisp/easymenu.el (easy-menu-intern):
9998 Don't downcase; rather, case-flip the first letter of each word.
9999
10000 * emacs-lisp/easy-mmode.el (define-minor-mode):
10001 Use called-interactively-p.
10002
10003 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
10004 Add interactive-only.
10005 (byte-compile-warnings): Add interactive-only as option.
10006 (byte-compile-interactive-only-functions): New variable.
10007 (byte-compile-form): Warn about calls to functions
10008 in byte-compile-interactive-only-functions.
10009
10010 * emacs-lisp/autoload.el (update-file-autoloads):
10011 Don't use interactive-p; take new arg SAVE-AFTER.
10012
10013 * emacs-lisp/advice.el (ad-make-advised-definition):
10014 Use called-interactively-p.
10015
10016 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10017
10018 * files.el (find-file-existing): New function.
10019
10020 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
10021 find-file-existing. Add "New File..." that calls find-file.
10022
10023 * diropen.pbm, diropen.xpm: New files.
10024
10025 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
10026 icon diropen. New tool bar item find-file-existing uses icon open.
10027
10028 * dired.el (dired-read-dir-and-switches): Call read-directory-name
10029 instead of read-file-name.
10030
10031 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
10032
10033 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
10034 (icalendar--split-value): Change name of work buffer.
10035 (icalendar--get-weekday-abbrev): Return nil on error.
10036 (icalendar--date-to-isodate): New function.
10037 (icalendar-convert-diary-to-ical)
10038 (icalendar-extract-ical-from-buffer): Use only two args for
10039 make-obsolete (XEmacs compatibility).
10040 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
10041 (icalendar-export-region): Doc fix.
10042 If error, return non-nil and write errors to a buffer.
10043 Use correct weekday for weekly recurring events.
10044 Check whether date has been parsed for ordinary events.
10045 Make weekly events start in the year 2000.
10046 DTEND is non-inclusive, shift end date by one day if
10047 necessary (not for entries that have date and time).
10048 Rename local let variables: oops -> found-error, datestring ->
10049 startdatestring.
10050
10051 2004-11-02 Kim F. Storm <storm@cua.dk>
10052
10053 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
10054 keep-mode-if-same variable. Add it as optional arg instead.
10055 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
10056
10057 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
10058 substitute-command-keys will select lower-case bindings like those
10059 used in the static help texts.
10060
10061 * descr-text.el (describe-text-properties): Don't err if called in
10062 the *Help* buffer; output to *Help-2* buffer instead.
10063
10064 * kmacro.el (group kmacro): Add :version.
10065 (kmacro-keyboard-quit): New function to cleanup on C-g.
10066 (kmacro-start-macro): Set defining-kbd-macro to append when
10067 appending to last macro.
10068
10069 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
10070
10071 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
10072
10073 * progmodes/gdb-ui.el (gdb-enable-debug-log)
10074 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
10075 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
10076 Add :version keyword.
10077
10078 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
10079
10080 * progmodes/flymake.el (flymake-err-line-patterns):
10081 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
10082 `compilation-error-regexp-alist-alist' to internal Flymake format.
10083
10084 * progmodes/flymake.el: Eliminate byte-compiler warnings.
10085
10086 2004-11-01 Jay Belanger <belanger@truman.edu>
10087
10088 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
10089 with `interactive "s"'.
10090
10091 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10092
10093 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
10094 Revert change from 2004-10-16. '*' checks the current buffer, but the
10095 mouse click may be in another buffer.
10096
10097 2004-11-01 John Paul Wallington <jpw@gnu.org>
10098
10099 * files.el (large-file-warning-threshold): Add :version keyword.
10100 (kill-some-buffers): Doc fix.
10101
10102 * thumbs.el (group thumbs): Add :version keyword.
10103
10104 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
10105
10106 2004-11-01 Richard M. Stallman <rms@gnu.org>
10107
10108 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
10109
10110 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
10111
10112 * allout.el (allout group): Add :version.
10113 (allout-init): Don't use interactive-p.
10114 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
10115 (allout-forward-current-level, allout-backward-current-level):
10116 Don't use interactive-p.
10117
10118 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
10119 (bibtex-find-text): Likewise.
10120
10121 * progmodes/vhdl-mode.el (vhdl-fill-region)
10122 (vhdl-beginning-of-statement): Don't use interactive-p.
10123
10124 * progmodes/idlwave.el (idlwave-update-routine-info):
10125 Don't use interactive-p.
10126
10127 * progmodes/idlw-shell.el (idlwave-shell-send-char):
10128 Don't use interactive-p.
10129
10130 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
10131 Don't use interactive-p.
10132
10133 * progmodes/ada-xref.el (ada-make-body-gnatstub):
10134 Don't use interactive-p.
10135
10136 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
10137 (fortune-in-buffer): Doc fix.
10138
10139 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
10140
10141 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
10142 don't select the temporary buffer.
10143 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
10144 (eudc-get-phone): Likewise.
10145
10146 2004-11-01 Kim F. Storm <storm@cua.dk>
10147
10148 * man.el (Man-xref-normal-file): Fix help-echo.
10149
10150 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
10151
10152 * reveal.el (reveal-last-tick): New var.
10153 (reveal-post-command): Use it to avoid closing overlays when we're
10154 appending text to them.
10155
10156 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10157
10158 * textmodes/bibtex.el: Require button.
10159 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
10160 (bibtex-reference-keys): Distinguish between header keys and
10161 crossref keys.
10162 (bibtex-beginning-of-field): New function.
10163 (bibtex-url-map): Remove.
10164 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
10165 (bibtex-font-lock-url-regexp): Assume that field names begin at
10166 the beginning of a line.
10167 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
10168 Remove field delimiters. Use bibtex-beginning-of-field.
10169 Bugfix, point can be inside a field with a url.
10170 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
10171 New functions.
10172 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
10173 (bibtex-key-in-head): Simplify.
10174 (bibtex-current-line): Use bolp.
10175 (bibtex-parse-keys): Remove unused arg `add'.
10176 Use bibtex-type-in-head and bibtex-key-in-head.
10177 (bibtex-parse-entry, bibtex-autofill-entry):
10178 Use bibtex-type-in-head and bibtex-key-in-head.
10179 (bibtex-autokey-get-field): Do not alter case of replacement text.
10180 (bibtex-autokey-get-names): Do all processing of name list.
10181 (bibtex-autokey-get-year): New function.
10182 (bibtex-autokey-get-title): Do all processing of title words.
10183 (bibtex-generate-autokey): Simplify.
10184 (bibtex-string-files-init): Use default-directory.
10185 Allow for absolute file names in bibtex-string-files.
10186 (bibtex-files, bibtex-file-path): New variables.
10187 (bibtex-files-expand): New function.
10188 (bibtex-find-entry-globally): New command.
10189 (bibtex-summary-function): New variable.
10190 (bibtex-summary): Default value of bibtex-summary-function.
10191 (bibtex-find-crossref): New optional args pnt and split.
10192 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
10193 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
10194 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
10195 Fix handling of required and alternative fields.
10196 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
10197 Use cons and display-buffer.
10198 (bibtex-validate-globally): New command.
10199 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
10200 bibtex-parse-keys and bibtex-parse-strings for updating
10201 bibtex-reference-keys and bibtex-strings.
10202 (bibtex-realign): Remove blank lines past the last entry.
10203 (bibtex-reformat): Use bibtex-entry-format as default.
10204 (bibtex-choose-completion-string): Remove.
10205 (bibtex-complete): Do not use bibtex-choose-completion-string.
10206 (bibtex-url): Simplify.
10207
10208 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10209
10210 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
10211 (x-dnd-types-alist, x-dnd-open-file-other-window)
10212 (x-dnd-known-types): Add :version.
10213
10214 2004-10-31 John Paul Wallington <jpw@gnu.org>
10215
10216 * ibuffer.el (group ibuffer): Add :version keyword.
10217
10218 2004-10-31 Kim F. Storm <storm@cua.dk>
10219
10220 * ido.el (group ido): Add :version keyword.
10221 (ido-mode): Remove :version keyword.
10222
10223 * emulation/cua-base.el (group cua): Add :version keyword.
10224 (cua-mode): Remove :version keyword.
10225
10226 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
10227
10228 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
10229
10230 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
10231 compiler warning.
10232 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
10233 function.
10234 (help-at-pt-display-when-idle): Remove autoload.
10235
10236 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
10237
10238 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
10239
10240 2004-10-30 Juri Linkov <juri@jurta.org>
10241
10242 * help.el (function-called-at-point):
10243 * help-fns.el (variable-at-point): Read -> intern.
10244
10245 2004-10-30 Simon Josefsson <jas@extundo.com>
10246
10247 * progmodes/autoconf.el (autoconf-font-lock-keywords):
10248 Recognize AS_* too.
10249
10250 2004-10-29 Simon Josefsson <jas@extundo.com>
10251
10252 * subr.el (read-passwd): Move back from password.el.
10253
10254 * password.el: Remove, not ready yet.
10255
10256 2004-10-29 Andreas Schwab <schwab@suse.de>
10257
10258 * speedbar.el (speedbar-frame-parameters): Improve customize type.
10259
10260 2004-10-29 Sam Steingold <sds@gnu.org>
10261
10262 * mouse.el (mouse-show-mark): Replace the last occurrence of
10263 x-lost-selection-hooks with x-lost-selection-functions.
10264
10265 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
10266
10267 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
10268 x-lost-selection-functions is bound.
10269
10270 * mouse-sel.el (mouse-sel-mode):
10271 * emacs-lisp/lselect.el: Adjust to new names for
10272 x-(lost|sent)-selection-functions.
10273
10274 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
10275 New obsolete aliases of x-lost-selection-functions and
10276 x-sent-selection-functions.
10277
10278 2004-10-28 Kim F. Storm <storm@cua.dk>
10279
10280 * imenu.el (imenu-scanning-message): Remove.
10281 (imenu-progress-message): Make it a no-op.
10282
10283 2004-10-28 John Paul Wallington <jpw@gnu.org>
10284
10285 * files.el (set-auto-mode): Call `throw' correctly.
10286
10287 2004-10-28 Juri Linkov <juri@jurta.org>
10288
10289 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
10290 to search `Info-...' commands in `info' manual.
10291 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
10292 Add 'info-file "emacs" property.
10293 (Info-find-emacs-command-nodes): Fix index line number regexp.
10294 Set real line number (instead of fake 0) in first element of the
10295 returned list.
10296 (Info-goto-emacs-command-node): Use line number of first element
10297 to set point in the first found Info node.
10298
10299 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
10300 code to `grep-mode-font-lock-keywords'.
10301 (grep-mode-font-lock-keywords): Delete grep markers instead
10302 of making them invisible.
10303
10304 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10305
10306 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
10307 and x-server-version in bug report.
10308
10309 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
10310
10311 * files.el (set-auto-mode-0): New function.
10312 (set-auto-mode): Use it to handle aliased modes and to
10313 be consistent between C-x C-f and C-x C-w.
10314
10315 2004-10-28 Kenichi Handa <handa@m17n.org>
10316
10317 * international/utf-8.el (utf-translate-cjk-charsets):
10318 Add katakana-jisx0201.
10319
10320 * international/subst-jis.el: Add data for JISX0201.
10321
10322 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
10323
10324 * obsolete/hilit19.el (hilit-mode): New function.
10325 Move all the toplevel side-effecting stuff into it, so that loading
10326 hilit19 doesn't mess everything up any more.
10327
10328 2004-10-27 Richard M. Stallman <rms@gnu.org>
10329
10330 * add-log.el (add-change-log-entry): Set up mailing address
10331 and full name later, and don't alter add-log-mailing-address
10332 or add-log-full-name.
10333
10334 * elide-head.el (elide-head): Change error to message.
10335 (elide-head-show): Likewise.
10336
10337 * apropos.el (apropos-macrop): Doc fix.
10338
10339 * mouse.el (mouse-show-mark): Do most processing the same
10340 regardless of transient-mark-mode.
10341
10342 * shadowfile.el (shadow-copy-files): Use interactive-p
10343 only to control whether to print a message.
10344
10345 * tar-mode.el (tar-mode): Use write-contents-functions,
10346 not write-contents-hooks.
10347
10348 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
10349 directory-sep-char.
10350
10351 2004-10-27 Richard M. Stallman <rms@gnu.org>
10352
10353 * strokes.el (strokes-unload-hook): Fix previous change.
10354
10355 * type-break.el (type-break-run-at-time): Always use run-at-time;
10356 forget the alternatives.
10357 (type-break-cancel-function-timers): Always use cancel-function-timers;
10358 forget the alternatives.
10359
10360 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
10361
10362 2004-10-27 Kenichi Handa <handa@m17n.org>
10363
10364 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
10365
10366 * international/subst-gb2312.el: Likewise.
10367
10368 * international/subst-big5.el: Likewise.
10369
10370 * international/subst-ksc.el: Likewise.
10371
10372 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
10373 New variable.
10374 (utf-translate-cjk-set-unicode-range): New function.
10375 (utf-translate-cjk-unicode-range): Make it customizable.
10376 (utf-8-post-read-conversion):
10377 Use utf-translate-cjk-unicode-range-string.
10378 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
10379 Unicode ranges.
10380
10381 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
10382
10383 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
10384 trivial variants to shorten the list.
10385 (xml-based-modes): New var.
10386 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
10387 declaration higher priority than auto-mode-alist.
10388
10389 * find-file.el (cc-other-file-alist): Bring it in line with
10390 cc-mode's auto-mode-alist entries and use \' instead of $.
10391
10392 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
10393 and add "Id" and "Name" submenus to it.
10394
10395 * imenu.el (imenu--generic-function): Skip matches in comments.
10396
10397 2004-10-26 Jay Belanger <belanger@truman.edu>
10398
10399 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
10400 (full-calc-keypad, calc-trail-display): Use an extra argument
10401 instead of `interactive-p'.
10402
10403 * calc/calc-misc.el (calc-other-window): Use an extra argument
10404 instead of `interactive-p'.
10405
10406 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
10407 `interactive-p'.
10408
10409 2004-10-26 Kim F. Storm <storm@cua.dk>
10410
10411 * help.el (describe-key): Describe both down-event and up-event
10412 for a mouse click.
10413
10414 2004-10-26 Richard M. Stallman <rms@gnu.org>
10415
10416 * woman.el (woman): Don't call interactive-p.
10417
10418 * pcomplete.el (pcomplete): Instead of interactive-p,
10419 use an arg set non-nil by the interactive spec.
10420
10421 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
10422 use an arg set non-nil by the interactive spec.
10423
10424 * man.el (Man-cleanup-manpage): Instead of interactive-p,
10425 use an arg set non-nil by the interactive spec.
10426
10427 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
10428
10429 * progmodes/flymake.el (flymake-split-string):
10430 Use `flymake-split-string-remove-empty-edges' in any case.
10431
10432 2004-10-26 Masatake YAMATO <jet@gyve.org>
10433
10434 * progmodes/flymake.el (flymake-err-line-patterns):
10435 Use `compilation-error-regexp-alist-alist' instead of
10436 `compilation-error-regexp-alist'.
10437
10438 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
10439
10440 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
10441 verbatim face on the \ of \end{verbatim}.
10442
10443 2004-10-25 Jay Belanger <belanger@truman.edu>
10444
10445 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
10446 erasing minibuffer.
10447
10448 2004-10-25 Simon Josefsson <jas@extundo.com>
10449
10450 * subr.el (read-passwd): Move to net/password.el.
10451
10452 * net/password.el (read-passwd): Add. Autoload it.
10453
10454 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
10455
10456 * mouse-sel.el (mouse-sel-mode): Specify custom group.
10457
10458 * simple.el (process-file): Fix logic.
10459
10460 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10461
10462 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
10463 (increase-right-margin): Remove erroneous call to `interactive-p'.
10464
10465 2004-10-24 Kim F. Storm <storm@cua.dk>
10466
10467 * help.el (describe-mode): Fix 2004-10-13 change.
10468 Copy pure "Auto Fill" string so it can be propertized later
10469 without causing a read-only error.
10470
10471 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10472
10473 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
10474 style indexes.
10475
10476 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10477
10478 * simple.el (process-file): Accept nil for INFILE. Reported by
10479 Luc Teirlinck.
10480
10481 2004-10-24 Masatake YAMATO <jet@gyve.org>
10482
10483 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
10484 Handle periods and underscores in a function name.
10485 Remove the address fontification.
10486
10487 2004-10-24 Masatake YAMATO <jet@gyve.org>
10488
10489 * progmodes/asm-mode.el (asm-font-lock-keywords):
10490 Use font-lock-variable-name-face for registers.
10491
10492 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
10493
10494 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
10495 kill-all-local-variables.
10496 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
10497 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
10498 Use kill-all-local-variables and provide mode-hooks.
10499 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
10500 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
10501 Suggested by Masatake YAMATO <jet@gyve.org>.
10502
10503 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
10504
10505 * simple.el (process-file): New function, similar to call-process
10506 but supports file handlers.
10507 * vc.el (vc-do-command): Use it, instead of call-process.
10508 * net/tramp-vc.el (vc-do-command): Do not advise it if
10509 process-file is fboundp.
10510 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
10511 process-file.
10512 (tramp-handle-process-file): New function.
10513 (tramp-file-name-for-operation): Support process-file.
10514
10515 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
10516
10517 * calendar/icalendar.el (icalendar--weekday-array): New constant.
10518 (icalendar-weekdayabbrev-table)
10519 (icalendar-monthnumber-table): Delete.
10520 (icalendar--get-month-number): Use calendar-month-name-array.
10521 (icalendar--get-weekday-number): New function.
10522 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
10523 (icalendar-export-region): Handle multi-line entries.
10524 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
10525
10526 2004-10-23 John Paul Wallington <jpw@gnu.org>
10527
10528 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
10529 `wildcards' set to t in interactive spec.
10530
10531 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
10532 interactive spec rather than use `interactive-p'.
10533 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
10534 rather than use function `interactive-p'.
10535
10536 2004-10-22 Kenichi Handa <handa@m17n.org>
10537
10538 * international/mule.el (translate-region): Implement it in Lisp
10539 as a front end of translate-region-internal.
10540
10541 2004-10-21 Jay Belanger <belanger@truman.edu>
10542
10543 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
10544 Declare these variables with defvar.
10545
10546 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
10547 is bound, only check to see if it is bound.
10548
10549 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
10550
10551 * textmodes/tex-mode.el (tex-compilation-parse-errors):
10552 Don't output messages.
10553
10554 * calc/calc-help.el (calc-describe-bindings): Fix last change.
10555
10556 2004-10-21 John Paul Wallington <jpw@gnu.org>
10557
10558 * calc/calc-graph.el (calc-graph-init):
10559 Use `set-process-query-on-exit-flag'.
10560
10561 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
10562
10563 * progmodes/compile.el (compilation-start): Rely on `cd' to get
10564 dir right and also allow argumentless cd.
10565
10566 2004-10-19 Richard M. Stallman <rms@gnu.org>
10567
10568 * textmodes/flyspell.el (flyspell-mode): Doc fix.
10569
10570 * eshell/em-unix.el (eshell-grep):
10571 Don't bind compilation-process-setup-function.
10572
10573 * comint.el (comint-insert-input): Use @ in `interactive'.
10574 (comint-input-filter-functions): Doc fix.
10575 (comint-kill-whole-line, comint-get-source): Doc fix.
10576
10577 * progmodes/compile.el (compilation-setup):
10578 Don't set buffer-read-only if MINOR is non-nil.
10579
10580 2004-10-19 Jay Belanger <belanger@truman.edu>
10581
10582 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
10583 (calc-emacs-type-gnu19): Remove.
10584 (calc-digit-map, calc-read-key-sequence, calc-read-key):
10585 Remove check for old emacs versions.
10586
10587 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
10588 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
10589 for current Emacs.
10590
10591 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
10592 the end of the minibuffer.
10593 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
10594 copy `esc-map'.
10595
10596 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
10597
10598 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
10599 call that would be given when the current emacs was used.
10600
10601 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
10602
10603 * calendar/icalendar.el: Set coding to utf-8.
10604 (icalendar-version): Increase to 0.07.
10605 (icalendar-monthnumber-table): Change March pattern.
10606 (icalendar-get-all-event-properties)
10607 (icalendar-set-event-property): Delete.
10608 (icalendar-all-events): No longer interactive.
10609 (icalendar-convert-diary-to-ical)
10610 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
10611 their replacements.
10612 (icalendar-export-file, icalendar-export-region): New functions;
10613 essentially old `icalendar-convert-diary-to-ical' but appending to
10614 target rather than overwriting.
10615 (icalendar-import-file): Append to target file rather than
10616 overwriting. Fourth arg deleted.
10617 (icalendar-import-buffer): New name for old
10618 `icalendar-extract-ical-from-buffer'.
10619 (icalendar--convert-string-for-import): New name for
10620 old `icalendar-convert-for-import'.
10621 (include-icalendar-files): Delete.
10622 Prefix for all internal functions changed from `icalendar-'
10623 to `icalendar--'.
10624
10625 2004-10-19 Richard M. Stallman <rms@gnu.org>
10626
10627 * paths.el (news-path): Fix previous change.
10628
10629 2004-10-18 Jay Belanger <belanger@truman.edu>
10630
10631 * calc/calc-help.el (calc-describe-bindings):
10632 Set `buffer-read-only' to nil while working in the keybindings buffer;
10633 remove some extra information from the keybindings buffer.
10634
10635 2004-10-18 David Ponce <david@dponce.com>
10636
10637 * mouse.el (mouse-drag-move-window-top): New function.
10638 (mouse-drag-mode-line-1): Use it.
10639
10640 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
10641
10642 * info.el (Info-fontify-node): For multiline refs,
10643 arrange to unfontify newline and surrounding whitespace.
10644
10645 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
10646
10647 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
10648 directory is missing.
10649
10650 2004-10-17 John Paul Wallington <jpw@gnu.org>
10651
10652 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
10653 New customizable variable; whether to display buffers that match
10654 `ibuffer-maybe-show-predicates' by default.
10655 (ibuffer-maybe-show-predicates): Mention it in docstring.
10656 (ibuffer-display-maybe-show-predicates): New variable.
10657 (ibuffer-update): Prefix arg now toggles whether buffers that
10658 match `ibuffer-maybe-show-predicates' should be displayed.
10659 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
10660 locally to heed `ibuffer-default-display-maybe-show-predicates'.
10661 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
10662
10663 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
10664
10665 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
10666 work correctly.
10667
10668 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
10669
10670 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
10671 (Buffer-menu-beginning): New helper function.
10672 (Buffer-menu-execute): Use it.
10673 (Buffer-menu-select): Use it.
10674 (Buffer-menu-sort): Use it and also keep markers.
10675
10676 2004-10-17 Richard M. Stallman <rms@gnu.org>
10677
10678 * paths.el (news-directory): Rename from news-path. Old name alias.
10679 (rmail-spool-directory): Use defvar.
10680 (sendmail-program): Use defcustom.
10681 (remote-shell-program): Use defcustom.
10682 (term-file-prefix): Use defvar.
10683 (abbrev-file-name): Use defvar.
10684
10685 * term.el: Add maintainer.
10686
10687 * subr.el (with-local-quit): Return nil if there's a quit.
10688 (read-passwd): Use with-local-quit. Doc fix.
10689
10690 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
10691 (strokes-unload-hook): Set as a variable with add-hook.
10692
10693 * startup.el (fancy-splash-tail, normal-splash-screen):
10694 Update copyright year.
10695
10696 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
10697
10698 * server.el (server-unload-hook): Set as a variable with add-hook.
10699
10700 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
10701
10702 * frame.el (special-display-popup-frame):
10703 Make the buffer current as its frame is created.
10704
10705 * delsel.el (delsel-unload-hook): Set as a variable.
10706
10707 * comint.el (comint-output-filter-functions):
10708 Add comint-watch-for-password-prompt.
10709 (comint-read-noecho): Function deleted.
10710 (send-invisible): Use read-passwd.
10711
10712 * fringe.el (fringe-mode-initialize): New function.
10713 (fringe-mode): Use fringe-mode-initialize as :initialize.
10714
10715 2004-10-17 Kim F. Storm <storm@cua.dk>
10716
10717 * language/indian.el (indian-script-language-alist): Swap value and doc.
10718 (indian-font-char-index-table): Doc fix.
10719
10720 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
10721
10722 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
10723
10724 2004-10-16 Juri Linkov <juri@jurta.org>
10725
10726 * progmodes/compile.el (compilation-start): Move let-binding of
10727 `process-environment' into `with-current-buffer' body.
10728 Reported by Matt Hodges <MPHodges@member.fsf.org>.
10729
10730 2004-10-16 Richard M. Stallman <rms@gnu.org>
10731
10732 * pcvs-util.el (cvs-bury-buffer):
10733 Don't call get-buffer-window for effect.
10734
10735 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
10736
10737 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
10738
10739 * msb.el (msb-unload-hook): Set the variable.
10740
10741 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
10742 Use * to err if buffer is readonly.
10743
10744 * subr.el (looking-back): Return only t or nil.
10745
10746 * whitespace.el (whitespace-unload-hook): Set the variable.
10747
10748 * view.el (view-mode-enable): Set view-page-size and
10749 view-half-page-size to nil.
10750 (view-set-half-page-size-default): view-half-page-size = nil
10751 means the default.
10752 (View-scroll-page-forward): Use view-page-size-default.
10753 (View-scroll-page-backward): Likewise.
10754 (view-page-size, view-half-page-size): Doc fixes.
10755
10756 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
10757
10758 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
10759
10760 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
10761 "cl" like other files. Instead, call byte-compile-find-cl-functions.
10762 (byte-compile-log-1): Bind inhibit-read-only.
10763 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
10764 (byte-compile-log-warning): Likewise.
10765 (byte-compile-file-form-require): Detect "cl" from the arg value.
10766
10767 * progmodes/compile.el (compilation-start): Assume compilation-mode
10768 will make the buffer read-only.
10769 (compilation-mode): Take arg name-of-mode.
10770 (compilation-setup): Make buffer read-only.
10771 (compilation-handle-exit): Bind inhibit-read-only.
10772
10773 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
10774 (ispell-message): Likewise.
10775 (ispell-show-choices): Don't call get-buffer-window uselessly.
10776 (ispell-init-process): Use set-process-query-on-exit-flag.
10777
10778 2004-10-16 Kim F. Storm <storm@cua.dk>
10779
10780 * fringe.el (fringe-bitmaps): Only initialize when defined.
10781
10782 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
10783 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
10784
10785 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
10786
10787 2004-10-15 Simon Josefsson <jas@extundo.com>
10788
10789 * net/password.el: Add.
10790
10791 2004-10-14 Masatake YAMATO <jet@gyve.org>
10792
10793 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
10794 (gdb-script-end-of-defun): New function.
10795 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
10796 `gdb-script-end-of-defun' as *-of-defun-function.
10797
10798 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
10799
10800 * button.el (button-activate): Allow a marker to display as an action.
10801
10802 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
10803
10804 * help.el (describe-mode): Use it to make minor mode list into
10805 hyperlinks.
10806
10807 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
10808
10809 * vc.el (vc-annotate-display-select): Fix typo.
10810
10811 * subr.el (substitute-key-definition-key): New function.
10812 (substitute-key-definition): Use it with map-keymap.
10813 (event-modifiers): Use push.
10814 (mouse-movement-p, with-temp-buffer): Simplify.
10815
10816 2004-10-12 Jay Belanger <belanger@truman.edu>
10817
10818 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
10819 New variables.
10820 (calc-help-index-entries): New function.
10821 (calc-describe-function): Use `calc-help-function-list' instead of
10822 obarray for completion.
10823 (calc-describe-variable): Use `calc-help-variable-list' instead
10824 of obarray for completion.
10825
10826 2004-10-12 Richard M. Stallman <rms@gnu.org>
10827
10828 * info-look.el (info-lookup-file): Add info-file property.
10829 (info-lookup-symbol): Likewise.
10830
10831 * info.el (info-xref): Add underlining.
10832 (info): Add info-file property.
10833 (Info-find-emacs-command-nodes): Specify case-sensitive search.
10834
10835 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10836
10837 Sync with Tramp 2.0.45.
10838
10839 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
10840 defined. This is not the case for XEmacs without package "edebug".
10841 (tramp-set-auto-save-file-modes): Set permissions of autosaved
10842 remote files to the permissions of the original file. This is not
10843 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
10844 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
10845 (tramp-perl-decode): Fix an error in Perl implementation.
10846 $pending must be cleared every loop. Reported by Benjamin Place
10847 <benjaminplace@sprintmail.com>
10848
10849 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
10850 Don't activate advice during definition. This is done later on,
10851 depending on test result of `substitute-in-file-name'.
10852 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10853
10854 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
10855
10856 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
10857
10858 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
10859
10860 2004-10-12 David Ponce <david@dponce.com>
10861
10862 * recentf.el (recentf-edit-list): Update the menu when the recentf
10863 list has been modified.
10864
10865 2004-10-12 Simon Josefsson <jas@extundo.com>
10866
10867 * net/tls.el (tls-certtool-program): New variable.
10868 (tls-certificate-information): New function, based on
10869 ssl-certificate-information.
10870
10871 2004-10-12 Kenichi Handa <handa@m17n.org>
10872
10873 * international/mule.el (coding-system-equal): Move from mule-util.el.
10874
10875 * international/mule-util.el (coding-system-equal): Move to mule.el.
10876
10877 2004-10-12 Kim F. Storm <storm@cua.dk>
10878
10879 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
10880 reset kmacro-initial-counter-value if set.
10881 (kmacro-set-counter): Only set kmacro-counter if defining or executing
10882 macro. Set kmacro-initial-counter-value otherwise. Never set both.
10883 (kmacro-display): Show macro counter if non-zero.
10884
10885 * subr.el (substitute-key-definition): Mention command remapping
10886 in doc string.
10887
10888 2004-10-11 Jay Belanger <belanger@truman.edu>
10889
10890 * calc/calc-misc.el (calc-info-goto-node): New function.
10891 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
10892 node in one step.
10893 (calc-describe-copying, calc-describe-distribution)
10894 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
10895 Go to appropriate info node in one step.
10896
10897 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
10898
10899 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
10900
10901 * font-lock.el (font-lock-apply-highlight): Fix last change.
10902
10903 2004-10-11 Simon Josefsson <jas@extundo.com>
10904
10905 * mail/smtpmail.el (smtpmail-open-stream): Look for
10906 starttls-gnutls-program instead of starttls-program iff
10907 starttls-use-gnutls is non-nil.
10908 (smtpmail-open-stream): Don't overwrite user settings of
10909 starttls-extra-arguments and starttls-extra-args.
10910
10911 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10912
10913 * comint.el (comint-mouse-insert-input): Remove.
10914 (comint-insert-input): Make it work for mouse bindings.
10915 (comint-mode-map): Move defs into the declaration.
10916 (comint-output-filter): Typo.
10917
10918 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
10919
10920 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
10921
10922 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
10923 (ange-ftp-call-chmod): Reference remote-shell-program instead of
10924 ange-ftp-remote-shell.
10925
10926 2004-10-10 Andreas Schwab <schwab@suse.de>
10927
10928 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
10929 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
10930 Reported by <sri@asu.edu>.
10931
10932 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
10933
10934 * vc.el (vc-annotate-mode): Remove variable.
10935 (vc-annotate-display-select): Only call vc-annotate-mode
10936 if we're not in that mode already.
10937
10938 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
10939
10940 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
10941 (imenu-choose-buffer-index): Check here for rescan instead.
10942
10943 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
10944 where the face expression evals to nil.
10945
10946 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
10947 (tex-font-lock-keywords-2): Use it.
10948 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
10949
10950 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
10951
10952 2004-10-09 Kim F. Storm <storm@cua.dk>
10953
10954 * subr.el (progress-reporter-update): Define before first usage.
10955 (make-progress-reporter): Doc fix.
10956
10957 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
10958
10959 * textmodes/paragraphs.el (sentence-end-double-space)
10960 (sentence-end-without-period, sentence-end-without-space)
10961 (sentence-end): Doc fixes.
10962
10963 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
10964
10965 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
10966 Change paragraph-start regexp so we don't fill code starting with #'(.
10967
10968 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
10969
10970 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
10971 New defcustom.
10972 (extract-address-components): Use it.
10973
10974 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
10975
10976 * subr.el (make-progress-reporter, progress-reporter-update)
10977 (progress-reporter-force-update, progress-reporter-do-update)
10978 (progress-reporter-done): New functions.
10979
10980 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
10981
10982 * progmodes/etags.el (etags-tags-completion-table): Use progress
10983 reporter.
10984 (etags-tags-apropos): Likewise.
10985
10986 2004-10-08 Alan Mackenzie <acm@muc.de>
10987
10988 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
10989 of current line.
10990
10991 2004-10-08 Masatake YAMATO <jet@gyve.org>
10992
10993 * server.el (server-process-filter): Wrap `process-send-region'
10994 by `condition-case' to guard the case when the pipe to PROC is closed.
10995
10996 2004-10-07 Mark A. Hershberger <mah@everybody.org>
10997
10998 * xml.el (xml-substitute-special): Limit handling of external entities.
10999
11000 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
11001
11002 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
11003
11004 2004-10-06 John Paul Wallington <jpw@gnu.org>
11005
11006 * xml.el (xml-parse-dtd): Fix `error' call.
11007
11008 2004-10-05 Mark A. Hershberger <mah@everybody.org>
11009
11010 * xml.el (xml-substitute-special): Return a single string instead
11011 of a list of strings if an entity substitution is made.
11012
11013 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
11014
11015 * calendar/icalendar.el: New file.
11016
11017 2004-10-05 Juri Linkov <juri@jurta.org>
11018
11019 * isearch.el (isearch-done): Set mark after running hook.
11020 Reported by Drew Adams <drew.adams@oracle.com>.
11021
11022 * info.el (Info-history, Info-toc): Fix Info headers.
11023 (Info-toc): Narrow buffer before Info-fontify-node.
11024 (Info-build-toc): Don't check for special Info file names.
11025 Set main-file to nil if Info-find-file returns a symbol.
11026
11027 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
11028
11029 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
11030 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
11031 * calendar/cal-menu.el (calendar-mode-map): Ditto.
11032
11033 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
11034
11035 * calendar/cal-iso.el (calendar-iso-read-args): New function,
11036 for old interactive spec from calendar-goto-iso-date.
11037 (calendar-goto-iso-date): Use it.
11038 (calendar-goto-iso-week): New function. Suggested by Emilio
11039 C. Lopes <eclig@gmx.net>.
11040
11041 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
11042
11043 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
11044 `set-right-margin' bindings that follow the minor mode conventions.
11045
11046 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
11047
11048 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
11049 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
11050 (latex-block-args-alist): Add minipage and picture.
11051 (latex-block-body-alist): Use reftex-label if enabled.
11052 (latex-insert-block): Don't insert a \n if not necessary.
11053 (tex-compile-commands): Make sure dvips doesn't send to printer.
11054 (tex-compile-default): Handle the case where no executable is found.
11055 (latex-noindent-environments): New var.
11056 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
11057 If tex-indent-allhanging is non-nil, make sure we only align for macros
11058 at beginning of line.
11059
11060 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
11061
11062 * newcomment.el (comment-beginning): Doc fix and don't choke on
11063 unset `comment-end-skip' when at beginning of comment.
11064
11065 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
11066
11067 * term.el (term-adjust-current-row-cache): Don't allow the current
11068 row to become negative.
11069 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
11070 the end of the line. Fix scroll down. Add comments.
11071 (term-handle-ansi-escape): Don't exceed terminal width when moving
11072 right.
11073 (term-scroll-region): Move the cursor after setting the scroll region.
11074
11075 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
11076
11077 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
11078 to `width' for consistency with docstring. Doc fix.
11079
11080 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
11081
11082 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
11083 This is necessary for derived modes.
11084
11085 2004-09-30 Kim F. Storm <storm@cua.dk>
11086
11087 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
11088 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
11089
11090 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
11091 kmacro-extract-lambda functions.
11092 (edit-kbd-macro): Handle kmacro lambda forms.
11093 Include counter and counter format in edit buffer.
11094 (edmacro-finish-edit): Get counter and format from edit buffer and
11095 update kmacro bindings when found.
11096
11097 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
11098
11099 * textmodes/paragraphs.el (forward-paragraph):
11100 Avoid args-out-of-range error when point winds up at the beginning of
11101 the buffer and hard newlines are enabled.
11102
11103 * newcomment.el (comment-multi-line): Doc fix.
11104
11105 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
11106
11107 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
11108 (diff-fixup-modifs): Catch unified-diff file-headers.
11109
11110 2004-09-29 Kim F. Storm <storm@cua.dk>
11111
11112 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
11113 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
11114 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
11115
11116 * fringe.el (fringe-bitmap-p): New macro.
11117 (fringe-bitmaps): Add standard fringe bitmaps on load.
11118
11119 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
11120
11121 * dired.el (dired-view-command-alist): Use more efficient regexps.
11122 Remove dubious arguments.
11123 (dired-align-file): New function.
11124 (dired-insert-directory): Use it.
11125 (dired-move-to-end-of-filename): Make the " -> " search more specific.
11126 (dired-buffers-for-dir): Remove unused var `pattern'.
11127
11128 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
11129
11130 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
11131 from diary display excursion. Store diary buffer's point for
11132 `simple-diary-display'.
11133 (simple-diary-display): Set window point and start when
11134 displaying buffer, to preserve point.
11135
11136 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
11137
11138 * textmodes/enriched.el (enriched-translations): Replace defconst
11139 with defvar.
11140
11141 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11142
11143 * printing.el: Doc fix.
11144 (pr-version): New version number (6.8.1).
11145 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
11146 make-temp-name.
11147 (pr-delete-file): Check if file exists before deleting it.
11148 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
11149
11150 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
11151
11152 * term.el (term-display-table): New variable.
11153 (term-mode): Use it.
11154 (term-exec-1): Set the coding system to binary.
11155 (term-emulate-terminal): Decode the string before inserting it.
11156
11157 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
11158
11159 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
11160 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
11161 (map): Bind S-prior, S-next and S-insert.
11162 (term-mode): Set `indent-tabs-mode' to nil.
11163 (term-paste): New function to be bound to S-insert.
11164 (term-send-del, term-send-backspace): Change the strings sent.
11165 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
11166 (term-handle-colors-array): Fix handling of underline and reverse.
11167 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
11168 (term-erase-in-line): Fix comparison.
11169 (term-emulate-terminal): Fix line wrap handling.
11170 (term-start-output-log): Rename from `term-set-output-log'.
11171 (term-stop-output-log): Rename from `term-stop-photo'.
11172 (term-switch-to-alternate-sub-buffer): Comment out, unused.
11173
11174 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
11175
11176 * dired.el (dired-move-to-filename): Don't output a message if
11177 raise-error is non-nil. Fix return position and value.
11178
11179 * files.el (insert-directory): Obey --dired even with symlinks.
11180
11181 2004-09-25 Lars Hansen <larsh@math.ku.dk>
11182
11183 * ls-lisp.el (ls-lisp-format): Mark file names with property
11184 dired-filename.
11185
11186 2004-09-25 Kim F. Storm <storm@cua.dk>
11187
11188 * ido.el (ido-max-directory-size): New defcustom.
11189 (ido-decorations): Add "too big" element.
11190 (ido-directory-too-big): New dynamic var.
11191 (ido-may-cache-directory): Don't cache big directories.
11192 (ido-directory-too-big-p): New defun.
11193 (ido-set-current-directory): Update ido-directory-too-big.
11194 (ido-read-internal): Make empty ido-cur-item if too-big.
11195 (ido-buffer-internal): Use ido-read-internal directly instead of
11196 ido-read-buffer.
11197 (ido-file-internal): Init ido-directory-too-big.
11198 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
11199 and redo completion with full list.
11200 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
11201 it, and show completions.
11202 (ido-all-completions): Let bind ido-directory-too-big to nil.
11203 (ido-exhibit): Handle ido-directory-too-big.
11204 (ido-read-buffer): Handle fallback to read-buffer.
11205 Init ido-directory-too-big.
11206 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
11207 Init ido-directory-too-big.
11208
11209 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
11210
11211 * subr.el (delay-mode-hooks): Doc fix.
11212
11213 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
11214
11215 * textmodes/enriched.el
11216 (enriched-default-text-properties-local-flag): New variable.
11217 (enriched-mode): Make sure that enabling and disabling the mode is
11218 a no-op. Doc fix.
11219
11220 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
11221
11222 * calendar/holidays.el (holiday-advent): Report on a specified day
11223 offset from advent, not just advent.
11224 (holiday-easter-etc): Report on one specified day offset from
11225 easter, not all easter holidays. Various Easter holidays moved to
11226 `christian-holidays' variable in calendar.el.
11227 * calendar/calendar.el (christian-holidays): Adapt for new
11228 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
11229
11230 2004-09-23 Kim F. Storm <storm@cua.dk>
11231
11232 * image.el (insert-sliced-image): Add doc string.
11233
11234 * ido.el (ido-choice-list): New dynamic var for `list' context.
11235 (ido-context-switch-command): New dynamic var.
11236 (ido-define-mode-map): Generalize switch between file/buffer contexts.
11237 (ido-read-internal): Handle new `list' context.
11238 Handle insert-buffer and insert-file ido-exit values.
11239 (ido-buffer-internal): New arg switch-cmd. Use it to setup
11240 ido-context-switch-command. Handle insert-file ido-exit value.
11241 (ido-read-buffer): Set ido-context-switch-command to 'ignore
11242 unless it is already bound by caller.
11243 (ido-file-internal): New arg switch-cmd. Use it to setup
11244 ido-context-switch-command. Handle insert-buffer ido-exit value.
11245 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
11246 used for context switching.
11247 (ido-all-completions): Handle new `list' context.
11248 (ido-make-choice-list): Return choices for `list' context.
11249 (ido-find-file-in-dir, ido-display-file, ido-write-file)
11250 (ido-display-buffer, ido-kill-buffer): Disable context switching.
11251 (ido-insert-buffer, ido-insert-file): Setup context switching.
11252 (ido-exhibit): Handle `list' context.
11253 (ido-read-file-name): Disable context switching. Handle fallback.
11254 (ido-read-directory-name): Disable context switching.
11255 (ido-completing-read): New defun like completing-read. Setup and
11256 use new `list' context.
11257
11258 2004-09-20 Jesper Harder <harder@ifa.au.dk>
11259
11260 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
11261
11262 2004-09-21 Jay Belanger <belanger@truman.edu>
11263
11264 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
11265 `calc-graph-set-styles' so the gnuplot buffer will appear in a
11266 separate window.
11267
11268 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
11269
11270 * subr.el (after-change-major-mode-hook): Doc fix.
11271
11272 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11273
11274 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
11275 of ghostscript for monochrome PostScript file in Windows.
11276
11277 2004-09-21 Kenichi Handa <handa@m17n.org>
11278
11279 * descr-text.el (describe-char): Checking of quail activation fixed.
11280
11281 2004-09-21 Jay Belanger <belanger@truman.edu>
11282
11283 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
11284
11285 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
11286
11287 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
11288 after the mode hooks instead of before. Doc fix.
11289
11290 2004-09-20 Jason Rumney <jasonr@gnu.org>
11291
11292 * startup.el (command-line) [windows-nt]: Try .emacs first, then
11293 _emacs, but revert to .emacs if neither exists in home directory.
11294
11295 2004-09-20 John Paul Wallington <jpw@gnu.org>
11296
11297 * bindings.el (completion-ignored-extensions): Add .dfsl.
11298
11299 2004-09-20 Richard M. Stallman <rms@gnu.org>
11300
11301 * bindings.el (scroll-left): Make it disabled.
11302
11303 * files.el (enable-local-eval): Doc fix.
11304
11305 * indent.el (move-to-left-margin): Special case for minibuffer.
11306
11307 * term.el (term-emulate-terminal): Turn off undo for output.
11308 Use with-current-buffer and save-selected-window.
11309
11310 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
11311
11312 * progmodes/make-mode.el (makefile-fill-paragraph):
11313 Don't insist on spaces when looking for comments. # is enough.
11314
11315 * files.el (hack-local-variables): Copy the variables list
11316 to another buffer, strip prefixes and suffixes there, then read.
11317 (enable-local-eval): Doc fix.
11318 (ignored-local-variables): Initialize to nil.
11319 (risky-local-variable-p): Don't check ignored-local-variables here.
11320 (hack-one-local-variable): Ignore var if in ignored-local-variables.
11321
11322 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
11323
11324 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
11325 of = to "." (punctuation).
11326
11327 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11328
11329 * subr.el (event-basic-type): Fix mask (extend to 22bits).
11330
11331 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
11332
11333 * textmodes/enriched.el (enriched-rerun-flag): New variable.
11334 (enriched-before-change-major-mode): New function.
11335 Add it to `change-major-mode-hook'.
11336 (enriched-after-change-major-mode): New function.
11337 Add it to `after-change-major-mode-hook'.
11338 (enriched-mode): Make it work correctly if called from
11339 `after-change-major-mode-hook'.
11340 No longer set `indent-line-function'.
11341
11342 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
11343
11344 * subr.el (after-change-major-mode-hook): New variable.
11345 (run-mode-hooks): Implement it.
11346
11347 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
11348
11349 * battery.el (battery-linux-proc-apm): Use string-to-number.
11350 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
11351 Use dolist (and less indentation). Use erase-buffer.
11352 Pre-initialize `design-capacity', `warn', and `low'.
11353 (battery-format): Use replace-regexp-in-string.
11354
11355 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
11356
11357 * battery.el: Delete superfluous empty lines.
11358 (battery-linux-proc-acpi): Attempt to gather information from all
11359 battery subdirectories regardless of their file name.
11360 (battery-linux-proc-apm): Replace all occurrences of
11361 battery-hex-to-int-2 with string-to-int (base 16).
11362 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
11363 (battery-hex-map): Delete variable.
11364
11365 2004-09-18 John Paul Wallington <jpw@gnu.org>
11366
11367 * calc/calc-units.el (calc-quick-units): Fix overzealous
11368 s/or/unless/.
11369
11370 2004-09-17 Jay Belanger <belanger@truman.edu>
11371
11372 * calc/calc.el (calc-mode-var-list): Fix the value of
11373 `calc-matrix-brackets'.
11374
11375 2004-09-17 Romain Francoise <romain@orebokech.com>
11376
11377 * ibuf-ext.el (define-ibuffer-filter filename):
11378 Expand dired-directory since buffer-file-name is absolute.
11379
11380 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
11381
11382 * ediff-init.el (ediff-current-diff-face-A)
11383 (ediff-current-diff-face-B, ediff-current-diff-face-C)
11384 (ediff-current-diff-face-Ancestor)
11385 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
11386 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
11387 (ediff-even-diff-face-A, ediff-even-diff-face-B)
11388 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
11389 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
11390 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
11391 Use min-colors.
11392
11393 * term.el (term-down): Perform vertical motion if DOWN is negative.
11394 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
11395 (term-termcap-format): Synchronyze with the eterm terminfo entry
11396 in etc/e/eterm.ti.
11397 (term-handle-colors-array): If the current foreground or
11398 background are zero (i.e. unspecified), use the foreground and
11399 background of the default face for reverse video.
11400 (term-ansi-at-eval-string, term-ansi-default-fg)
11401 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
11402 (term-mem): Delete ununsed function.
11403 (term-protocol-version): Increment.
11404 (term-current-face): Set to default.
11405
11406 2004-09-15 Jay Belanger <belanger@truman.edu>
11407
11408 * calc/calc.el (calc-mode-var-list): Define this variable.
11409 (calc-always-load-extensions, calc-line-numbering)
11410 (calc-line-breaking, calc-display-just, calc-display-origin)
11411 (calc-number-radix, calc-leading-zeros, calc-group-digits)
11412 (calc-group-char, calc-point-char, calc-frac-format)
11413 (calc-prefer-frac, calc-hms-format, calc-date-format)
11414 (calc-float-format, calc-full-float-format, calc-complex-format)
11415 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
11416 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
11417 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
11418 (calc-matrix-brackets, calc-language, calc-language-option)
11419 (calc-left-label, calc-right-label, calc-word-size)
11420 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
11421 (calc-display-raw, calc-internal-prec, calc-angle-mode)
11422 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
11423 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
11424 (calc-window-height, calc-display-trail, calc-show-selections)
11425 (calc-use-selections, calc-assoc-selections)
11426 (calc-display-working-message, calc-auto-why, calc-timing)
11427 (calc-mode-save-mode, calc-standard-date-formats)
11428 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
11429 (calc-user-parse-tables, calc-gnuplot-default-device)
11430 (calc-gnuplot-default-output, calc-gnuplot-print-device)
11431 (calc-gnuplot-print-output, calc-gnuplot-geometry)
11432 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
11433 (calc-invocation-macro, calc-show-banner): Give these values as
11434 part of `calc-mode-var-list's initialization after the variables
11435 are declared with defvar.
11436 (calc-bug-address): Change email address to send bug reports to.
11437 Change the maintainer address at the top.
11438 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
11439 than "\\.emacs" to determine if it is the user-init-file.
11440
11441 * calc/calc-embed.el (calc-embedded-set-modes): Use
11442 `calc-mode-var-list' correctly.
11443
11444 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
11445
11446 * vc.el (annotate-time): Document point handling.
11447 (vc-annotate-display-autoscale): Doc fix.
11448
11449 2004-09-15 Miles Bader <miles@gnu.org>
11450
11451 * generic.el (generic-make-keywords-list): Use symbol rather than
11452 word anchors in regexp.
11453
11454 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
11455
11456 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
11457 no file name consider `dired-directory'.
11458
11459 2004-09-14 Kim F. Storm <storm@cua.dk>
11460
11461 * faces.el (cursor): Add face-no-inherit property. Doc fix.
11462
11463 2004-09-14 Simon Josefsson <jas@extundo.com>
11464
11465 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
11466
11467 * textmodes/dns-mode.el: Add.
11468
11469 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
11470
11471 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
11472 (disabled-command-function): Make the ?\ char more obvious.
11473
11474 * vc-arch.el (vc-arch-root, vc-arch-registered):
11475 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
11476
11477 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
11478
11479 * windmove.el (windmove-frame-edges): Report coordinates of
11480 outside edges of frame, not inside edges.
11481 (windmove-coordinates-of-position): Convert into wrapper to new
11482 function `windmove-coordinates-of-window-position';
11483 `compute-motion' always applies to selected window.
11484 (windmove-coordinates-of-position): Update documentation to refer
11485 to Emacs 21 Lisp Reference Manual.
11486 (windmove-find-other-window): Fix off-by-one errors for max x,y.
11487
11488 2004-09-13 Kim F. Storm <storm@cua.dk>
11489
11490 * isearch.el (isearch-resume-in-command-history): Rename from
11491 isearch-resume-enabled and change default to nil.
11492
11493 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11494
11495 * vc-hooks.el (vc-ignore-dir-regexp): New var.
11496 (vc-registered): Use it.
11497 (vc-find-root): New fun.
11498
11499 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
11500 Don't tell to use \\{...} when it's already done.
11501
11502 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
11503 Provide a sample complex default.
11504 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
11505 (bibtex-entry): Use mapc.
11506
11507 2004-09-12 Kim F. Storm <storm@cua.dk>
11508
11509 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
11510
11511 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
11512 inhibit-field-text-motion to t so rectangles work in comint buffers.
11513
11514 * simple.el (choose-completion-string): Set buffer before running
11515 choose-completion-string-functions hook so it can be buffer-local.
11516
11517 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
11518
11519 * progmodes/compile.el (compilation-start): Parse command to see
11520 if it starts with a cd, and if so perform it for the *compilation*
11521 buffer. Change the header to reflect this.
11522
11523 2004-09-11 Kim F. Storm <storm@cua.dk>
11524
11525 * ido.el (ido-enable-dot-prefix): Doc fix.
11526 (ido-enable-dot-prefix): New defcustom.
11527 (ido-set-matches1): Use it.
11528
11529 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
11530
11531 * textmodes/bibtex.el (bibtex-mark-active)
11532 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
11533
11534 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11535
11536 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
11537 used in a case insensitive environment.
11538 (bibtex-mode-map): Rearrange order of menus.
11539 (bibtex-quoted-string-re): Obsolete.
11540 (bibtex-complete-key-cleanup): Variable replaced by new function.
11541 (bibtex-font-lock-keywords): Use backquotes.
11542 (bibtex-font-lock-url-regexp): New internal variable.
11543 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
11544 "OPT" and "ALT".
11545 (bibtex-insert-current-kill, bibtex-make-field)
11546 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
11547 (bibtex-parse-field-text): Simplify.
11548 (bibtex-string=): New helper function.
11549 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
11550 (bibtex-map-entries): Use bibtex-string=.
11551 (bibtex-search-entry): Use not.
11552 (bibtex-enclosing-field): Fix docstring.
11553 (bibtex-assoc-regexp): Obsolete.
11554 (bibtex-format-entry): Use assoc-string and bibtex-string=.
11555 (bibtex-autokey-get-names): Handle empty name field.
11556 (bibtex-parse-strings): Use assoc-string and unless.
11557 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
11558 Use assoc-string.
11559 (bibtex-pop): Simplify.
11560 (bibtex-mode): Set font-lock-extra-managed-props.
11561 (bibtex-entry-update): Use assoc-string.
11562 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
11563 (bibtex-autofill-entry): Use bibtex-string=.
11564 (bibtex-print-help-message): Simplify.
11565 (bibtex-find-entry): New optional arg START.
11566 (bibtex-validate): Use bibtex-string= and assoc-string.
11567 Do not call obsolete function compilation-parse-errors.
11568 (bibtex-remove-delimiters): Only remove delimiters if present.
11569 (bibtex-copy-entry-as-kill): Add docstring.
11570 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
11571 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
11572 (bibtex-complete): Use bibtex-predefined-month-strings,
11573 bibtex-string=, and new function bibtex-complete-key-cleanup.
11574 (bibtex-generate-url-list): New variable.
11575 (bibtex-url): New command bound to C-c C-l and mouse-2.
11576 (bibtex-url-map): New local keymap for bibtex-url-mouse.
11577 (bibtex-font-lock-url): New function.
11578
11579 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
11580
11581 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
11582
11583 2004-09-09 Kim F. Storm <storm@cua.dk>
11584
11585 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
11586 counter and format with binding.
11587 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
11588 the declared macro uses own macro counter and format. Give symbol
11589 kmacro property.
11590 (kmacro-keymap): Bind kmacro-name-last-macro to n.
11591 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
11592 (kmacro-end-and-call-macro): Doc fix.
11593
11594 2004-09-09 Lars Hansen <larsh@math.ku.dk>
11595
11596 * desktop.el (desktop-clear-preserve-buffers):
11597 Remove make-obsolete-variable.
11598
11599 2004-09-08 Richard M. Stallman <rms@gnu.org>
11600
11601 * buff-menu.el (list-buffers-noselect): Call format-mode-line
11602 with the buffer as argument.
11603
11604 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
11605
11606 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
11607
11608 2004-09-08 Juri Linkov <juri@jurta.org>
11609
11610 * replace.el (perform-replace): Use `query-replace-descr'.
11611
11612 * cus-start.el (history-delete-duplicates): Specify customization.
11613
11614 * diff-mode.el (diff-mode-map):
11615 * progmodes/compile.el (compilation-mode-map):
11616 * progmodes/grep.el (grep-mode-map):
11617 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
11618 to `next-error-follow-minor-mode'.
11619
11620 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11621
11622 * isearch.el (isearch-lazy-highlight-update): Take into account
11623 the case of zero-length match at the search bound.
11624
11625 2004-09-08 Kim F. Storm <storm@cua.dk>
11626
11627 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
11628 change. Use zero width overlays when necessary.
11629
11630 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11631
11632 * subr.el (split-string): Docfix.
11633
11634 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11635
11636 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
11637 (display-call-tree): Ensure newline after caller/calls blocks.
11638
11639 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11640
11641 * startup.el (command-line-1): Make option
11642 --directory/-L modify `load-path' straight away.
11643
11644 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11645
11646 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
11647
11648 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11649
11650 * emacs-lisp/autoload.el (make-autoload):
11651 Handle `define-compilation-mode'.
11652
11653 * emacs-lisp/lisp-mode.el (define-compilation-mode):
11654 Specify `doc-string-elt' property.
11655
11656 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11657
11658 * bs.el (bs-mode): Doc fix.
11659
11660 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11661
11662 * info.el (Info-insert-dir): Fix temp buffer leak bug.
11663
11664 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11665
11666 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
11667
11668 2004-09-08 Kenichi Handa <handa@m17n.org>
11669
11670 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
11671 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
11672 ps-mule-next-point -> 1+).
11673
11674 * composite.el (encode-composition-rule): Add autoload cooky.
11675
11676 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
11677
11678 * format.el (buffer-auto-save-file-format): Make it permanent local.
11679
11680 2004-09-07 Kim F. Storm <storm@cua.dk>
11681
11682 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
11683 (authors-fixed-entries): Fix typo.
11684 (authors-canonical-author-name): Compact multiple spaces.
11685 Ignore trivial names (e.g. only first name).
11686
11687 * term.el (term-window-width): Only use full window width on
11688 window system if overflow-newline-into-fringe is enabled.
11689 (term-mode): Don't disable overflow-newline-into-fringe.
11690
11691 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11692
11693 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
11694 motion as seen on my Mac OS X xterms.
11695
11696 * newcomment.el (uncomment-region-default, comment-region-default):
11697 New functions extracted from uncomment-region and comment-region.
11698 (comment-region, comment-region-function, uncomment-region)
11699 (uncomment-region-function): Use them.
11700
11701 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
11702
11703 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
11704 It's not crucial but can make sense at times.
11705
11706 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
11707 the first commit.
11708
11709 * vc.el (vc-buffer-context, vc-restore-buffer-context):
11710 Disable obsolete code.
11711
11712 2004-09-07 Juri Linkov <juri@jurta.org>
11713
11714 * progmodes/grep.el (grep-highlight-matches): Change default from
11715 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
11716 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
11717 if grep option `--color' is available, or to `nil' otherwise.
11718 (grep-process-setup): Call `grep-compute-defaults' if
11719 `grep-highlight-matches' is not computed. Set env-vars only
11720 if `grep-highlight-matches' is `t'.
11721 (grep-use-null-device): Remove redundant type `boolean' (`choice'
11722 is already defined).
11723
11724 * progmodes/compile.el (compilation-start): Use copy of
11725 `process-environment' created by `copy-sequence' to not
11726 modify env-vars in the global `process-environment'.
11727
11728 2004-09-06 Eli Zaretskii <eliz@gnu.org>
11729
11730 * simple.el (next-error-follow-minor-mode): Fix last change.
11731
11732 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
11733
11734 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
11735 permanent local.
11736
11737 2004-09-04 Richard M. Stallman <rms@gnu.org>
11738
11739 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
11740 highlighting if the search string is empty.
11741
11742 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
11743
11744 * facemenu.el (facemenu-active-faces): Change condition of inner
11745 `while' loop to also check the first two elements of `face-atts'
11746 and `mask-atts'.
11747
11748 2004-09-04 John Paul Wallington <jpw@gnu.org>
11749
11750 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
11751 (thumbs-view-image-mode): Make buffer read-only.
11752
11753 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
11754
11755 * textmodes/ispell.el (ispell-really-aspell): New defvar.
11756 (ispell-check-version): Set it.
11757 (ispell-send-replacement): New function.
11758 (ispell-process-line): Call ispell-send-replacement.
11759
11760 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
11761
11762 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
11763 Support choosing seconds with "s".
11764
11765 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
11766
11767 * terminal.el (te-escape): Show `?' in prompt for help key.
11768
11769 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
11770
11771 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
11772
11773 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
11774
11775 * simple.el (next-error-follow-minor-mode)
11776 (next-error-follow-mode-post-command-hook): New functions.
11777 (next-error-follow-last-line): New defvar.
11778
11779 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
11780 * progmodes/compile.el (compilation-mode-map): Likewise.
11781 * progmodes/grep.el (grep-mode-map): Likewise.
11782 * replace.el (occur-mode-map): Likewise.
11783
11784 * newcomment.el (uncomment-region): Bind comment-use-global-state
11785 to nil.
11786
11787 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
11788
11789 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
11790 locally around the call to `revert-buffer'.
11791
11792 2004-09-03 Juri Linkov <juri@jurta.org>
11793
11794 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
11795 `isearch-adjusted' to `t'.
11796 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
11797 (isearch-message-prefix): Add "pending" for isearch-adjusted.
11798 (isearch-other-meta-char): Restore isearch-point unconditionally.
11799 (isearch-query-replace): Add new arg `regexp-flag' and use it.
11800 Set point to start of match if region is not active in transient
11801 mark mode (to include the current match to region boundaries).
11802 Push the search string to `query-replace-from-history-variable'.
11803 Add prompt "Query replace regexp" for isearch-regexp.
11804 Add region beginning/end as last arguments of `perform-replace.'
11805 (isearch-query-replace-regexp): Replace code by the call to
11806 `isearch-query-replace' with arg `t'.
11807
11808 2004-09-03 Richard M. Stallman <rms@gnu.org>
11809
11810 * startup.el (normal-top-level): Undo previous TERM change.
11811
11812 2004-09-03 Kim F. Storm <storm@cua.dk>
11813
11814 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
11815 highlight overlays; allow using RET when cursor is over a button.
11816 (cua--highlight-rectangle): Use it.
11817 (cua--rectangle-set-corners): Don't move backwards at eol.
11818 (cua--forward-line): Don't move into void after eob.
11819
11820 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
11821 point is set (and displayed) inside rectangle.
11822 (cua--rectangle-operation): Fix for highlight of empty lines.
11823 (cua--highlight-rectangle): Fix highlight for tabs.
11824 Position cursor at left/right edge of rectangle using new `cursor'
11825 property on overlay strings.
11826 (cua--indent-rectangle): Don't tabify.
11827 (cua-rotate-rectangle): Ignore that point has moved.
11828
11829 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11830
11831 * term/mac-win.el: Add ASCII equivalents for some function keys.
11832 (mode-line-frame-identification): Sync with x-win.el.
11833
11834 2004-09-02 Juri Linkov <juri@jurta.org>
11835
11836 * progmodes/compile.el (compilation-buffer-name): Compare major
11837 mode with second element of compilation-arguments instead of third
11838 to reflect latest changes in compilation-arguments structure.
11839 (recompile): Use global variable `compilation-directory' to get
11840 recent compilation directory only when `recompile' is invoked NOT
11841 in the compilation buffer. Otherwise, use `default-directory' of
11842 the compilation buffer.
11843 (compilation-error-properties): Allow to funcall col and end-col.
11844 (compilation-mode-font-lock-keywords): Check col and end-col by
11845 `integerp'.
11846 (compilation-goto-locus): If end-mk is non-nil in transient mark
11847 mode don't activate the mark (and don't display message in
11848 push-mark), but highlight overlay between mk and end-mk.
11849
11850 * progmodes/grep.el (grep-highlight-matches): New defcustom.
11851 (grep-regexp-alist): Add rule to highlight grep matches.
11852 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
11853
11854 * info.el (Info-fontify-node): Don't compute other-tag
11855 if Info-hide-note-references=hide.
11856
11857 * help.el (function-called-at-point):
11858 * help-fns.el (variable-at-point):
11859 Try `find-tag-default' when other methods failed.
11860
11861 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
11862 Do not push mark if inhibit-mark-movement is non-nil.
11863
11864 * textmodes/ispell.el (ispell-html-skip-alists):
11865 Fix backslashes in docstring.
11866
11867 2004-09-01 Juri Linkov <juri@jurta.org>
11868
11869 * isearch.el (isearch-wrap-function)
11870 (isearch-push-state-function): New defvars.
11871 (isearch-pop-fun-state): New defsubst.
11872 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
11873 (isearch-push-state): Set the result of calling
11874 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
11875 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
11876 restore the mode-specific starting point of terminated search.
11877 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
11878 (isearch-repeat): Call `isearch-wrap-function' if defined.
11879 (isearch-message-prefix): Don't add prefix "over" to the message
11880 for wrapped search if `isearch-wrap-function' is defined.
11881 (isearch-search): Call function saved in `isearch-pop-fun-state' to
11882 restore the mode-specific starting point of failed search.
11883
11884 * info.el (Info-search-whitespace-regexp): Fix backslashes.
11885 (Info-search): Add new optional arguments for the sake of isearch.
11886 Replace whitespace in Info-search-whitespace-regexp literally.
11887 Add backward search. Don't call `Info-select-node' if regexp is
11888 found in the same Info node. Don't add node to Info-history for
11889 wrapped isearch.
11890 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
11891 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
11892 (Info-mode): Set local variables `isearch-search-fun-function',
11893 `isearch-wrap-function', `isearch-push-state-function',
11894 `search-whitespace-regexp'.
11895
11896 * isearch.el: Remove ancient Change Log section.
11897 (isearch-string, isearch-message-string, isearch-point)
11898 (isearch-success, isearch-forward-flag, isearch-other-end)
11899 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
11900 (isearch-barrier, isearch-within-brackets)
11901 (isearch-case-fold-search): Add suffix `-state' to state-related
11902 defsubsts to avoid name clashes with other function names.
11903
11904 * simple.el (next-error): New defgroup and defface.
11905 (next-error-highlight, next-error-highlight-no-select):
11906 New defcustoms.
11907 (next-error-no-select): Let-bind next-error-highlight to the value
11908 of next-error-highlight-no-select before calling `next-error'.
11909
11910 * progmodes/compile.el (compilation-goto-locus):
11911 Use `next-error' face instead of `region'. Set 4-th argument of
11912 `move-overlay' to `current-buffer' to move overlay to different
11913 source buffers. Use new variable `next-error-highlight'.
11914
11915 * simple.el (next-error-find-buffer): Move the rule
11916 "if current buffer is a next-error capable buffer" after the
11917 rule "if next-error-last-buffer is set to a live buffer".
11918 Simplify to test all rules in one `or'.
11919 (next-error): Doc fix.
11920 (next-error, previous-error, first-error)
11921 (next-error-no-select, previous-error-no-select):
11922 Make arguments optional.
11923
11924 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
11925
11926 * macros.el (apply-macro-to-region-lines): Make it operate on all
11927 lines that begin in the region, rather than on all complete lines
11928 in the region.
11929
11930 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11931
11932 * x-dnd.el (x-dnd-protocol-alist): Document update.
11933 (x-dnd-known-types): Defcustom it.
11934 (x-dnd-handle-motif): Print message-atom in error message.
11935
11936 2004-08-30 John Paul Wallington <jpw@gnu.org>
11937
11938 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
11939 strings rather than programatically constructing message.
11940
11941 2004-08-30 Richard M. Stallman <rms@gnu.org>
11942
11943 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
11944 Don't return a string that would read as the wrong character code.
11945
11946 2004-08-29 Kim F. Storm <storm@cua.dk>
11947
11948 * emulation/cua-base.el (cua-auto-expand-rectangles):
11949 Remove automatic rectangle padding feature; replace by non-destructive
11950 virtual rectangle edges feature.
11951 (cua-virtual-rectangle-edges): New defcustom.
11952 (cua-auto-tabify-rectangles): New defcustom.
11953 (cua-paste): If paste into a marked rectangle, insert rectangle at
11954 current column, even if virtual; also paste exactly as many lines
11955 as has been marked (ignore additional lines or add empty lines),
11956 but paste whole source if only one line is marked.
11957 (cua--update-indications): No longer use overwrite-cursor to
11958 indicate rectangle padding
11959
11960 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
11961 (cua--rectangle-virtual-edges): New defun.
11962 (cua--rectangle-get-corners): Remove optional PAD arg.
11963 (cua--rectangle-set-corners): Never do padding.
11964 (cua--forward-line): Remove optional PAD arg. Simplify.
11965 (cua-resize-rectangle-right, cua-resize-rectangle-left)
11966 (cua-resize-rectangle-down, cua-resize-rectangle-up):
11967 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
11968 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
11969 (cua--rectangle-move): Never do padding. Simplify.
11970 (cua--tabify-start): New defun.
11971 (cua--rectangle-operation): Add tabify arg. All callers changed.
11972 (cua--pad-rectangle): Remove.
11973 (cua--delete-rectangle): Handle delete with virtual edges.
11974 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
11975 (cua--insert-rectangle): Handle insert at virtual column.
11976 Perform auto-tabify if necessary.
11977 (cua--activate-rectangle): Remove optional FORCE arg.
11978 Never do padding. Simplify.
11979 (cua--highlight-rectangle): Enhance for virtual edges.
11980 (cua-toggle-rectangle-padding): Remove command.
11981 (cua-toggle-rectangle-virtual-edges): New command.
11982 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
11983 (cua--rectangle-post-command): Don't force rectangle padding.
11984 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
11985
11986 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
11987
11988 * indent.el (edit-tab-stops-buffer): Doc fix.
11989
11990 2004-08-28 Richard M. Stallman <rms@gnu.org>
11991
11992 * progmodes/grep.el (grep-default-command): Use find-tag-default.
11993 (grep-tag-default): Function deleted.
11994
11995 * subr.el (find-tag-default): Move from etags.el.
11996
11997 * progmodes/etags.el (find-tag-default): Move to subr.el.
11998
11999 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
12000 into the basic character if it has an uppercase form.
12001
12002 2004-08-27 Kenichi Handa <handa@m17n.org>
12003
12004 * international/utf-8.el (utf-8-post-read-conversion): If the
12005 buffer is unibyte, temporarily make it multibyte.
12006
12007 2004-08-27 Masatake YAMATO <jet@gyve.org>
12008
12009 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
12010
12011 2004-08-25 John Paul Wallington <jpw@gnu.org>
12012
12013 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
12014 0, 1, and many mismatches in message.
12015 (tex-start-shell): Use `set-process-query-on-exit-flag'.
12016
12017 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
12018 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
12019
12020 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
12021
12022 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
12023 vc-diff-switches differently.
12024
12025 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
12026
12027 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
12028 before and a real defvar after
12029 `speedbar-supported-extension-expressions'. This is to silence
12030 the compiler without breaking bootstrapping.
12031
12032 2004-08-22 Richard M. Stallman <rms@gnu.org>
12033
12034 * textmodes/flyspell.el (flyspell-word):
12035 Use set-process-query-on-exit-flag.
12036 (flyspell-highlight-duplicate-region): Take POSS as arg.
12037 (flyspell-word): Pass POSS as arg.
12038
12039 * progmodes/ada-xref.el: Many doc and style fixes.
12040 (ada-find-any-references): Use compilation-start.
12041 (ada-get-ali-file-name): Improve error msg.
12042 (ada-get-ada-file-name): Likewise.
12043
12044 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
12045 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
12046
12047 * mail/mail-extr.el (mail-extr-all-top-level-domains):
12048 Add forward defvar.
12049
12050 * whitespace.el (global-whitespace-mode): New alias
12051 for whitespace-global-mode.
12052
12053 * speedbar.el (speedbar-file-regexp): Move definition up.
12054 (speedbar-mode, speedbar-set-mode-line-format):
12055 Use with-no-warnings.
12056 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
12057
12058 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
12059 controls whether to display the error buffer.
12060
12061 * ps-mule.el: Delete compatibility code for old Emacses.
12062 (ps-mule-find-wrappoint): Don't use chars-in-region.
12063
12064 * frame.el (display-mouse-p, display-selections-p):
12065 Use with-no-warnings.
12066
12067 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
12068
12069 2004-08-22 David Kastrup <dak@gnu.org>
12070
12071 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
12072 information.
12073
12074 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
12075
12076 2004-08-22 Andreas Schwab <schwab@suse.de>
12077
12078 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
12079
12080 2004-08-22 Masatake YAMATO <jet@gyve.org>
12081
12082 * cvs-status.el (cvs-status-checkout): New function.
12083 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
12084
12085 2004-08-21 David Kastrup <dak@gnu.org>
12086
12087 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
12088 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
12089 has been converted to use hashtables, the relation `nil=none' is
12090 no longer valid, as `nil' is not a hashtable. This patch tries to
12091 reduce the number of resulting errors.
12092
12093 2004-08-21 John Paul Wallington <jpw@gnu.org>
12094
12095 * subr.el (process-kill-without-query): Made obsolete in
12096 version 21.4, not 21.5.
12097
12098 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
12099 (vc-previous-comment, vc-next-comment)
12100 (vc-comment-search-reverse, vc-comment-search-forward)
12101 (vc-comment-to-change-log): Likewise.
12102
12103 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
12104
12105 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
12106
12107 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
12108 Correct indentation of DEFMETHODS with non-standard method
12109 combinations (e.g., PROGN, MIN, MAX).
12110
12111 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
12112
12113 * startup.el (normal-top-level-add-subdirs-to-load-path):
12114 Avoid unnecessarily checking system-type.
12115 (normal-top-level): Set TERM to "dumb". Simplify.
12116
12117 * avoid.el (mouse-avoidance-ignore-p): New fun.
12118 Also ignore switch-frame, select-window, double, and triple clicks.
12119 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
12120 (mouse-avoidance-fancy-hook): Use it.
12121
12122 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
12123
12124 * avoid.el (mouse-avoidance-nudge-mouse)
12125 (mouse-avoidance-banish-destination): Stay within the current window
12126 to avoid problems with mouse-autoselect-window.
12127
12128 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
12129
12130 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
12131 the newer format of some messages in cvs-1.12.1.
12132
12133 2004-08-19 Masatake YAMATO <jet@gyve.org>
12134
12135 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
12136 (elp-results-jump-to-definition-by-mouse)
12137 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
12138 (elp-output-result): Use elp-output-insert-symname.
12139
12140 2004-08-18 Kenichi Handa <handa@m17n.org>
12141
12142 * language/cyrillic.el: Register koi8-r in
12143 ctext-non-standard-encodings-alist.
12144 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
12145
12146 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
12147
12148 * emacs-lisp/copyright.el (copyright-update-year): Delete code
12149 that replaces 20xy with xy.
12150
12151 2004-08-17 John Paul Wallington <jpw@gnu.org>
12152
12153 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
12154 (reb-force-update): Doc fix.
12155
12156 2004-08-16 Richard M. Stallman <rms@gnu.org>
12157
12158 * progmodes/which-func.el (which-func-update-1): Doc fix.
12159
12160 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
12161 (sh-mode-abbrev-table): New variable.
12162
12163 * progmodes/compile.el (compilation-mode): Doc fix.
12164
12165 * emacs-lisp/lisp-mode.el (eval-last-sexp):
12166 Don't cons a new symbol each time.
12167 (eval-last-sexp-fake-value): New variable.
12168
12169 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
12170 (copyright-update-year): Detect continuation of list of years.
12171
12172 * term.el (term-default-fg-color, term-default-bg-color)
12173 (ansi-term-color-vector): Use `unspecified', not nil, as default.
12174
12175 * imenu.el: Several doc fixes: don't say variables are buffer-local.
12176
12177 2004-08-16 Davis Herring <herring@lanl.gov>
12178
12179 * isearch.el (isearch-string, isearch-message-string, isearch-point)
12180 (isearch-success, isearch-forward-flag, isearch-other-end)
12181 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12182 (isearch-barrier, isearch-within-brackets)
12183 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
12184
12185 2004-08-16 Kenichi Handa <handa@m17n.org>
12186
12187 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
12188
12189 2004-08-15 Kenichi Handa <handa@m17n.org>
12190
12191 * term/x-win.el (x-selection-value): If utf8 was successful but
12192 ctext was not, use utf8 string.
12193
12194 2004-08-14 Davis Herring <herring@lanl.gov>
12195
12196 * isearch.el: Remove accidental changes of March 4. Fix backing
12197 up when a regexp isearch is made more general. Use symbolic
12198 accessor functions for isearch stack frames to make usage clearer.
12199 (search-whitespace-regexp): Made groups in documentation shy (as
12200 is the group in the default value).
12201 (isearch-fallback): New function, addresses problems with regexps
12202 liberalized by `\|', adds support for liberalization by `\}' (the
12203 general repetition construct), and incorporates behavior for
12204 `*'/`?'.
12205 (isearch-}-char): New command, calls `isearch-fallback' with
12206 arguments appropriate to a typed `}'.
12207 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
12208 appropriately.
12209 (isearch-mode-map): Bind `}' to `isearch-}-char'.
12210 (isearch-string, isearch-message,string, isearch-point)
12211 (isearch-success, isearch-forward-flag, isearch-other-end)
12212 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12213 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
12214 New inline functions to read fields of a stack frame.
12215
12216 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
12217
12218 * battery.el (battery-linux-proc-acpi): Look into battery
12219 directories matching the literal string "CMB", too (required for
12220 Linux kernel version 2.6.7).
12221
12222 2004-08-14 John Paul Wallington <jpw@gnu.org>
12223
12224 * cus-start.el (read-file-name-completion-ignore-case): Add.
12225 (blink-cursor-alist): Change version to "21.4".
12226
12227 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
12228
12229 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
12230
12231 * speedbar.el (speedbar-scan-subdirs): New option.
12232 (speedbar-file-lists): Don't ignore file-name case on Unix and use
12233 dolist.
12234 (speedbar-insert-files-at-point): Take an extra argument and use
12235 it to optionally find out if a subdir is empty. Also unreadable
12236 files don't get expand buttons.
12237 (speedbar-directory): New image (unused pixmap already existed).
12238 (speedbar-expand-image-button-alist): Use it.
12239
12240 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
12241
12242 CC Mode update to 5.30.9:
12243
12244 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
12245 Move from cc-vars to cc-defs for dependency reasons. Fix the
12246 POSIX char class test to check that it works in
12247 `skip-chars-(forward|backward)' too.
12248
12249 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
12250 first argument starts with a special brace list.
12251
12252 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
12253 when `c-opt-type-concat-key' is used (i.e. in Pike).
12254
12255 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
12256 Fix bug when the inner char pair doesn't have paren syntax,
12257 i.e. "(<>)".
12258
12259 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
12260 whitespace safe.
12261
12262 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
12263 position for `arglist-intro', `arglist-cont-nonempty' and
12264 `arglist-close' when there are two arglist open parens on the same
12265 line and there's nothing in front of the first.
12266
12267 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
12268 locking of qualified names in Java, which previously could fontify
12269 common indexing expressions in many cases. The standard Java
12270 naming conventions are used to tell them apart.
12271
12272 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
12273 Fix inconsistency wrt opening parens on the first line inside a paren
12274 block.
12275
12276 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
12277 compile time for the sake of `c-major-mode-is'.
12278
12279 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
12280 `c-major-mode-is' in the event that this is used inside a
12281 `c-lang-defconst'.
12282
12283 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
12284 `c-lang-defconst' so that it works better with fallback languages.
12285
12286 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
12287 it to fail to record the base mode.
12288
12289 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12290 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
12291 is used. Reorder the syntax checks to get more efficient
12292 skipping in some situations.
12293
12294 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
12295 continuation which might precede the newly inserted '{'.
12296
12297 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12298 Fix cases where it could loop indefinitely.
12299
12300 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
12301 size specs correctly. Only fontify identifiers in front of '('
12302 with as functions - don't accept any paren char. Tighten up
12303 initializer skipping to stop before function and class blocks.
12304
12305 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
12306 the point could be left directly after an open paren when finding
12307 the beginning of the first decl in the block.
12308
12309 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
12310 table when filtering out legitimate open parens to be recorded.
12311 This could cause cache inconsistencies when e.g.
12312 `c++-template-syntax-table' was temporarily in use.
12313
12314 * progmodes/cc-engine.el (c-on-identifier)
12315 (c-simple-skip-symbol-backward): Small fix for handling "-"
12316 correctly in `skip-chars-backward'. Affected the operator lfun
12317 syntax in Pike.
12318
12319 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
12320 Fix bug that could cause an error from `after-change-functions' when
12321 the changed region is at bob.
12322
12323 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
12324
12325 CC Mode update to 5.30.9:
12326
12327 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
12328 to say that <TAB> doesn't insert WS into a CPP line.
12329 (c-indent-command, c-tab-always-indent): Amend doc strings.
12330
12331 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
12332 checks for user errors, thus eliminating cryptic and unhelpful
12333 Emacs error messages. (1) Check the arg to `c-set-style' is a
12334 string. (2) Check that settings to `c-offsets-alist' are not
12335 spuriously quoted.
12336
12337 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
12338 which precedes the newly inserted `{'.
12339
12340 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
12341
12342 Sync with Tramp 2.0.44.
12343
12344 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
12345 function "tramp_file_attributes". Otherwise, file names
12346 containing spaces are misinterpreted. Reported by Magnus Henoch
12347 <mange@freemail.hu>.
12348 (tramp-handle-file-truename): FILENAME must be expanded first.
12349 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
12350 obscure results. Reported by D. Goel <deego@gnufans.org>.
12351 (tramp-handle-verify-visited-file-modtime): If file does not
12352 exist, say it is not modified if and only if that agrees with the
12353 buffer's record. Check whether a file is visiting the buffer, or
12354 the buffer has no recorded last modification time. Return t in
12355 case the visiting file doesn't exist. Suggested by Luc Teirlinck
12356 <teirllm@auburn.edu>.
12357 (tramp-handle-write-region): Pass modtime explicitely to
12358 `set-visited-file-modtime', because filename can be different
12359 from (buffer-file-name) if `file-precious-flag' is set.
12360 `set-visited-file-modtime' must be called always when `visit' is t
12361 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
12362 (tramp-handle-set-visited-file-modtime): If `time-list' is not
12363 nil, don't apply the whole body. If the file doesn't exists, set
12364 modtime to '(-1 65535). Suggested by Luc Teirlinck
12365 <teirllm@auburn.edu>.
12366
12367 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
12368
12369 * help.el (describe-bindings): Doc fix.
12370
12371 * subr.el (kbd): Doc fix.
12372
12373 2004-08-08 John Paul Wallington <jpw@gnu.org>
12374
12375 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
12376 instead of `string-to-int'.
12377 (define-ibuffer-column mode): Fix indentation.
12378
12379 2004-08-08 Lars Hansen <larsh@math.ku.dk>
12380
12381 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
12382
12383 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
12384
12385 * subr.el (global-unset-key, local-unset-key): Doc fixes.
12386
12387 * novice.el (disabled-command-function): New variable renamed from
12388 `disabled-command-hook'.
12389 (disabled-command-hook): Keep the _variable_ as alias for
12390 `disabled-command-function' and make obsolete.
12391 (disabled-command-function): Function renamed from
12392 `disabled-command-hook'. Adapt code to name change of the variable.
12393
12394 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
12395
12396 * simple.el (completion-root-regexp): New defvar.
12397 (completion-setup-function): Use it instead of a literal string.
12398
12399 2004-08-07 John Paul Wallington <jpw@gnu.org>
12400
12401 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
12402 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
12403 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
12404 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
12405
12406 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12407
12408 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
12409 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
12410
12411 2004-08-04 Kenichi Handa <handa@m17n.org>
12412
12413 * international/encoded-kb.el (encoded-kbd-setup-keymap):
12414 Fix previous change.
12415
12416 2004-08-03 Kenichi Handa <handa@m17n.org>
12417
12418 * international/encoded-kb.el: The following changes are to
12419 utilize key-translation-map instead of minor mode map.
12420 (encoded-kbd-iso2022-non-ascii-map): Delete it.
12421 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
12422 (encoded-kbd-last-key): New function.
12423 (encoded-kbd-iso2022-single-shift): New function.
12424 (encoded-kbd-iso2022-designation)
12425 (encoded-kbd-self-insert-iso2022-7bit)
12426 (encoded-kbd-self-insert-iso2022-8bit)
12427 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
12428 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
12429 key-translation-map.
12430 (encoded-kbd-setup-keymap): Setup key-translation-map.
12431 (saved-key-translation-map): New variable.
12432 (encoded-kbd-mode): Save/restore key-translation-map.
12433 Adjust for the change of encoded-kbd-setup-keymap.
12434
12435 2004-08-02 Kim F. Storm <storm@cua.dk>
12436
12437 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
12438 and call compute-motion with nil for topos and width to get proper
12439 usable width and height for both window and non-window systems.
12440
12441 * windmove.el (windmove-coordinates-of-position): Let compute-motion
12442 calculate usable window width and height.
12443
12444 * window.el (window-buffer-height): Call compute-motion with nil width.
12445
12446 2004-08-01 David Kastrup <dak@gnu.org>
12447
12448 * replace.el (query-replace-read-from):
12449 Use `query-replace-compile-replacement'.
12450 (query-replace-compile-replacement): New function.
12451 (query-replace-read-to): Use `query-replace-compile-replacement'
12452 for repeating the last command.
12453
12454 2004-08-01 John Paul Wallington <jpw@gnu.org>
12455
12456 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
12457 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
12458 (pr-switches): Remove period from end of error messages.
12459
12460 * help-mode.el (help-go-back): Likewise.
12461
12462 * abbrev.el (only-global-abbrevs): Doc fix.
12463 (edit-abbrevs-map): Define within defvar.
12464 (quietly-read-abbrev-file): Doc fix.
12465
12466 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
12467
12468 * novice.el (enable-command, disable-command): Doc fixes.
12469
12470 * subr.el (event-modifiers, event-basic-type): Doc fixes.
12471
12472 2004-07-30 Richard M. Stallman <rms@gnu.org>
12473
12474 * subr.el (with-local-quit): Doc fix.
12475
12476 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
12477
12478 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
12479
12480 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
12481
12482 * custom.el (defcustom): Doc fix.
12483
12484 2004-07-28 Masatake YAMATO <jet@gyve.org>
12485
12486 * progmodes/etags.el (etags-tags-apropos): Show building progress.
12487
12488 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
12489
12490 * imenu.el (imenu-prev-index-position-function)
12491 (imenu-extract-index-name-function, imenu-name-lookup-function)
12492 (imenu--index-alist): Docstring redundancy fix.
12493
12494 2004-07-25 Lars Hansen <larsh@math.ku.dk>
12495
12496 * wdired.el (wdired-finish-edit): Require dired-aux before locally
12497 binding dired-backup-overwrite.
12498
12499 2004-07-25 John Paul Wallington <jpw@gnu.org>
12500
12501 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
12502
12503 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
12504
12505 * term/tty-colors.el (tty-color-approximate): Doc fix.
12506
12507 * select.el (x-get-selection, x-set-selection): Doc fixes.
12508
12509 * frame.el (make-frame): Doc fix.
12510
12511 2004-07-24 Richard M. Stallman <rms@gnu.org>
12512
12513 * mail/rmail.el (rmail-mime-charset-pattern):
12514 Don't include semicolon in the charset value.
12515
12516 * replace.el (occur-next-error): Call set-window-point.
12517 (occur-engine): Handle negative NLINES.
12518
12519 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
12520
12521 * frame.el (modify-all-frames-parameters): Minor doc fix.
12522 (set-frame-configuration): Doc fix.
12523
12524 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
12525
12526 * simple.el (completion-setup-function): Compute the common parts
12527 and the first difference place correctly when
12528 partial-completion-mode is on.
12529
12530 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12531
12532 * ps-print.el: Doc fix.
12533 (ps-print-version): New version 6.6.5.
12534 (ps-printing-region): Doc fix.
12535 (ps-generate-string-list): Comment fix.
12536 (ps-message-log-max): Code fix.
12537
12538 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
12539
12540 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
12541 generated PostScript.
12542
12543 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
12544
12545 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
12546 with Gnus v5_10 branch.)
12547
12548 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
12549
12550 * calendar/time-date.el (time-to-number-of-days): New function.
12551 Imported from from Gnus.
12552
12553 2004-07-22 Kim F. Storm <storm@cua.dk>
12554
12555 * progmodes/make-mode.el: Fix comments.
12556
12557 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12558
12559 * printing.el: Doc fix.
12560
12561 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
12562
12563 * frame.el (modify-all-frames-parameters): Minor doc fix.
12564
12565 2004-07-20 Richard M. Stallman <rms@gnu.org>
12566
12567 * textmodes/fill.el (fill-nobreak-p): If this break point is
12568 at the end of the line, don't consider the newline which follows
12569 as a reason to return t.
12570
12571 2004-07-19 John Paul Wallington <jpw@gnu.org>
12572
12573 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
12574
12575 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
12576
12577 * dired-aux.el (dired-do-kill-lines): Expand docstring.
12578 Delete irrelevant code.
12579
12580 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12581
12582 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12583 New docstring. From Luc Teirlinck.
12584
12585 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
12586
12587 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
12588 section.
12589 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
12590 non-file buffers. We know it is nil.
12591
12592 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12593
12594 Sync with Tramp 2.0.43.
12595
12596 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12597 Remove outdated comment.
12598 (tramp-locked, tramp-locker): New variables for implementing a
12599 global lock.
12600 (tramp-sh-file-name-handler): Use them to implement the global lock.
12601
12602 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
12603
12604 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
12605 calls to respective `xxx` calls.
12606 (tramp-process-alive-regexp): Precise doc string.
12607 (tramp-multi-action-process-alive): New defun.
12608 (tramp-multi-actions): Use it.
12609 (tramp-handle-find-backup-file-name): `copy-tree' is available
12610 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
12611 in order to avoid this function.
12612 (tramp-handle-write-region): Set current buffer. If connection
12613 wasn't open, `file-modes' has changed it accidently. Reported by
12614 David Kastrup <dak@gnu.org>.
12615 (tramp-enter-password, tramp-read-passwd): New arguments USER and
12616 HOST.
12617 (tramp-action-password, tramp-multi-action-password): Apply it.
12618 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
12619 name must still contain the port number. Otherwise, we have two
12620 Tramp buffers, with all the confusion. Reported by Myron Selby
12621 <myron@xytech.com> and Rolf Dubitzky
12622 <Dubitzky@physi.uni-heidelberg.de>.
12623
12624 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
12625 HOST to `tramp-enter-passwd'.
12626
12627 * net/tramp-vc.el (all): Code cleanup. Change all
12628 `tramp-handle-xxx' calls to respective `xxx` calls.
12629
12630 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
12631
12632 * emacs-lisp/testcover.el: New category "potentially-1valued" for
12633 functions that are not erroneous if either 1-valued or
12634 multi-valued. Detect functions in this class.
12635 (testcover-1value-functions, testcover-compose-functions)
12636 (testcover-progn-functions) Add some additional functions to lists.
12637 (testcover-mark): Bugfix when marking up the definition for an
12638 empty function.
12639
12640 2004-07-17 Richard M. Stallman <rms@gnu.org>
12641
12642 * replace.el (occur-read-primary-args): Pass default to
12643 read-from-minibuffer.
12644
12645 * mail/footnote.el (footnote-section-tag): Use defcustom.
12646
12647 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
12648 Compile font-lock-keywords, not KEYWORDS.
12649 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
12650 Add warn, check-type. Handle cerror like error.
12651
12652 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
12653
12654 * progmodes/which-func.el (which-func-keymap): New var.
12655 (which-func-face): New face.
12656 (which-func-format): Use them.
12657
12658 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12659
12660 * buff-menu.el (list-buffers-noselect): Append the buffer's
12661 process status to its mode name.
12662
12663 2004-07-16 Kim F. Storm <storm@cua.dk>
12664
12665 * simple.el (inhibit-mark-movement): New defvar.
12666 (beginning-of-buffer, end-of-buffer): Do not push mark if
12667 inhibit-mark-movement is non-nil or C-u prefix is given.
12668
12669 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
12670 Init to beginning-of-buffer and end-of-buffer.
12671 (cua--undo-push-mark): New defvar.
12672 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
12673 already active and command is in cua--preserve-mark-commands.
12674 Also fix check for shift modifier on non-window systems.
12675 (cua--post-command-handler): Clear inhibit-mark-movement if set.
12676
12677 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
12678
12679 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
12680 of two integers, instead of a cons.
12681
12682 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12683 `visited-file-modtime' now returns a list of two integers, instead
12684 of a cons.
12685
12686 * dired.el (dired-directory-changed-p): Ditto.
12687
12688 * progmodes/grep.el (grep): Doc fix.
12689
12690 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
12691
12692 * autorevert.el (auto-revert-tail-mode)
12693 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
12694 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
12695 in both at the same time.
12696 (auto-revert-tail-mode): New command.
12697 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
12698 (auto-revert-handler): Revert only either tail or whole file.
12699
12700 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
12701 add auto-revert-tail-mode.
12702
12703 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12704
12705 * printing.el: Doc fix. Change name of some funs.
12706 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
12707 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
12708 (pr-standard-file-name): New fun. Replace pr-standard-path.
12709 (pr-call-process): Code fix.
12710
12711 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
12712
12713 * subr.el (with-selected-window): Doc fix.
12714
12715 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
12716
12717 * subr.el (get-buffer-window-list): Doc fix.
12718
12719 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
12720
12721 * files.el (switch-to-buffer-other-window): Doc fix.
12722
12723 * window.el (save-selected-window, one-window-p)
12724 (split-window-keep-point, split-window-vertically)
12725 (split-window-horizontally): Doc fixes.
12726
12727 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12728
12729 * printing.el: Doc fix. Now it uses call-process instead of
12730 shell-command for low command execution.
12731 (pr-version): New version number (6.8).
12732 (pr-shell-file-name): Option removed.
12733 (pr-shell-command): Fun removed.
12734 (pr-call-process): New fun. Replace pr-shell-command.
12735 (pr-standard-path, pr-remove-nil-from-list): New funs.
12736 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
12737 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
12738 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
12739 (pr-ps-utility-process, pr-txt-print): Code fix.
12740
12741 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12742
12743 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
12744 boolean.
12745
12746 2004-07-09 Lars Hansen <larsh@math.ku.dk>
12747
12748 * wid-edit.el (widget-field-buffer): Doc fix.
12749
12750 2004-07-09 John Paul Wallington <jpw@gnu.org>
12751
12752 * emacs-lisp/re-builder.el (reb-update-overlays):
12753 Distinguish between one and several matches in message.
12754
12755 2004-07-09 Richard M. Stallman <rms@gnu.org>
12756
12757 * mouse.el (mouse-set-region-1): If transient-mark-mode
12758 is `identity', change it to `only'.
12759
12760 * simple.el (current-word): Doc fix.
12761
12762 2004-07-09 Mark A. Hershberger <mah@everybody.org>
12763
12764 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
12765 so that it is more understanding of whitespace.
12766
12767 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
12768 (("ns" . "element") (attr-list) children) instead of
12769 ((:ns . "element") (attr-list) children) in order to reduce the
12770 number of symbols used.
12771 (xml-skip-dtd): Change to use xml-parse-dtd but set
12772 xml-validating-parsing to nil.
12773 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
12774 (xml-substitute-entity): Remove in favor of new entity substitution.
12775 (xml-substitute-special): Rewrite in to substitute complex
12776 entities from DOCTYPE declarations.
12777 (xml-parse-fragment): Parse fragments from entity deleclarations.
12778 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
12779 (xml-parse-dtd, xml-substitute-special): Make validity checks
12780 conditioned on xml-validating-parser. Add "Not Well Formed" to
12781 error messages about well-formedness.
12782
12783 2004-07-08 Steven Tamm <steventamm@mac.com>
12784
12785 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
12786 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
12787 Do not treat double clicks and triple clicks specially in the
12788 scroll bar (preventing strange repositioning problems)
12789
12790 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
12791
12792 * replace.el (query-replace-regexp-eval): Fix last change.
12793
12794 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
12795
12796 * replace.el (query-replace-descr): New fun.
12797 (query-replace-read-from, query-replace-read-args): Default to the
12798 previous from&to.
12799 (query-replace-read-to): Quote the `from' string when displaying it.
12800 (query-replace-regexp-eval): Immediately check read-only status.
12801 Use query-replace-read-from to get the \n checking.
12802 Quote the `from' string when displaying it.
12803 (map-query-replace-regexp, occur-read-primary-args):
12804 Quote the `from' string when displaying it.
12805
12806 * isearch.el (isearch-query-replace): Pass the regexp-ness and
12807 delimited-ness of the search to query-replace.
12808
12809 * replace.el (query-replace-read-from, query-replace-read-to):
12810 New funs extracted from query-replace-read-args.
12811 (query-replace-read-args): Use them.
12812
12813 * replace.el (query-replace-interactive, query-replace-read-args):
12814 Remove the `initial' special value.
12815 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
12816 (occur-engine): Remove unused var `matchend'.
12817
12818 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
12819 Use the search string without prompting.
12820
12821 2004-07-05 Kenichi Handa <handa@m17n.org>
12822
12823 * international/mule.el (decode-coding-inserted-region):
12824 Set last-coding-system-used only when coding is nil.
12825
12826 2004-07-03 Eli Zaretskii <eliz@gnu.org>
12827
12828 * progmodes/grep.el (grep-compute-defaults, grep-command)
12829 (grep-program, find-program, grep-find-use-xargs, grep-history)
12830 (grep-find-history, grep-tag-default, grep-find-command)
12831 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
12832 Add autoload cookies, for unbundled packages that load `compile'
12833 and expect all grep-related symbols to become defined.
12834
12835 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
12836
12837 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
12838 (iimage-mode-image-search-path): New user option to search the
12839 image file.
12840 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
12841 have locate-file.
12842 (iimage-mode-buffer): Use it.
12843
12844 2004-07-03 Nick Roberts <nickrob@gnu.org>
12845
12846 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
12847 carefully.
12848 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
12849
12850 2004-07-03 Juri Linkov <juri@jurta.org>
12851
12852 * replace.el (query-replace-read-args): Swallow space after 'foo,
12853 not after (quote foo). Match space only immediately after symbol,
12854 not anywhere in the whole string.
12855
12856 2004-07-02 Richard M. Stallman <rms@gnu.org>
12857
12858 * replace.el (query-replace-read-args): Swallow space after
12859 symbols, not after closeparens. But avoid error if string ends there.
12860
12861 * progmodes/python.el (python-beginning-of-statement):
12862 Exit the loop if backward-up-list gets error.
12863
12864 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
12865
12866 2004-07-02 Andre Spiegel <spiegel@gnu.org>
12867
12868 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
12869 only if vc-consult-headers is non-nil.
12870
12871 2004-07-02 Juri Linkov <juri@jurta.org>
12872
12873 * pcvs.el (cvs-mode-diff-repository): New command.
12874
12875 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
12876
12877 2004-07-01 Juri Linkov <juri@jurta.org>
12878
12879 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
12880 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
12881 C-M-% to isearch-query-replace-regexp.
12882 (minibuffer-local-isearch-map): Add arrow key bindings.
12883 Bind C-f to isearch-yank-char-in-minibuffer.
12884 (isearch-forward): Doc fix.
12885 (isearch-edit-string): Doc fix.
12886 (isearch-query-replace, isearch-query-replace-regexp): New funs.
12887 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
12888 (isearch-yank-char): Add optional arg.
12889 (isearch-yank-char-in-minibuffer): New fun.
12890
12891 * replace.el (query-replace-interactive): Change type from boolean
12892 to choice. Add value `initial'.
12893 (query-replace-read-args): Handle value `initial' of
12894 query-replace-interactive.
12895
12896 2004-06-29 Kim F. Storm <storm@cua.dk>
12897
12898 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
12899 (breakpoint-disabled-bitmap-face): Add :group 'gud.
12900
12901 * progmodes/ada-xref.el (ada-tight-gvd-integration):
12902 Add :group 'ada.
12903
12904 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
12905
12906 2004-06-29 Juri Linkov <juri@jurta.org>
12907
12908 * replace.el (query-replace-read-args): Swallow a space after
12909 everything except )]" which in most cases means after a symbol.
12910
12911 * emacs-lisp/pp.el (pp-buffer): Add autoload.
12912
12913 2004-06-28 Richard M. Stallman <rms@gnu.org>
12914
12915 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
12916 More changes to go with previous change in font-lock.el.
12917
12918 2004-06-26 David Kastrup <dak@gnu.org>
12919
12920 * replace.el (perform-replace): Highlight the match even in
12921 non-query mode if there is potential replace string editing.
12922
12923 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
12924
12925 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
12926 agree with new return value of `file-remote-p'.
12927 This syncs with Tramp 2.0.42.
12928
12929 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
12930 according to new documentation of `file-remote-p'.
12931
12932 * files.el (file-remote-p): Fix doc to say that return value is
12933 identification of remote system, if not nil.
12934 (file-relative-name): Use new return value of `file-remote-p'.
12935
12936 2004-06-26 Nick Roberts <nickrob@gnu.org>
12937
12938 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
12939 (gdb-goto-breakpoint): Fix breakage.
12940
12941 2004-06-26 Eli Zaretskii <eliz@gnu.org>
12942
12943 * man.el (Man-getpage-in-background): Add windows-nt to the list
12944 of systems where shell-file-name should be used instead of
12945 literal "sh".
12946
12947 2004-06-25 Sam Steingold <sds@gnu.org>
12948
12949 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
12950 function names `(setf symbol)'.
12951
12952 2004-06-24 Richard M. Stallman <rms@gnu.org>
12953
12954 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
12955
12956 * font-lock.el (font-lock-keywords): Change format of compiled values.
12957 Document it.
12958 (font-lock-add-keywords): If font-lock-keywords is compiled,
12959 extract the uncompiled version, modify, then recompile.
12960 (font-lock-remove-keywords): Likewise.
12961 (font-lock-fontify-keywords-region): Handle changed format.
12962 (font-lock-compile-keywords): Handle changed format.
12963 (font-lock-set-defaults): Compile the keywords explicitly here.
12964
12965 2004-06-24 David Kastrup <dak@gnu.org>
12966
12967 * replace.el (query-replace-read-args): Implement `\,' and `\#'
12968 replacements here.
12969 (query-replace-regexp): Doc string explaining this and the new
12970 `\?' replacement. Remove `\,' and `\#' implementation here, as it
12971 is better placed in `query-replace-read-args'.
12972 (replace-regexp): Explain `\,', `\#' and `\?'.
12973 (replace-match-data): New function for thorough reuse/destruction
12974 of old match-data.
12975 (replace-match-maybe-edit): Function for implementing `\?' editing.
12976 (perform-replace): Fix maintaining of the match stack including
12977 already matched regions, implement `\?', fix various problems
12978 with regions while editing and other stuff.
12979 (replace-highlight): Simplify.
12980
12981 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
12982
12983 * progmodes/grep.el (grep-error-screen-columns): New variable.
12984 (grep-regexp-alist): Give it the full functionality of gnu style
12985 compilation messages with line and column ranges. Ask me for the
12986 perl script I'm working on, that uses these.
12987
12988 2004-06-23 Nick Roberts <nickrob@gnu.org>
12989
12990 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
12991 Remove.
12992 (comint-insert-input, comint-mouse-insert-input): New functions
12993 based on comint-insert-clicked-input for two bindings but just
12994 one functionality.
12995
12996 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
12997
12998 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
12999
13000 2004-06-23 Lars Hansen <larsh@math.ku.dk>
13001
13002 * files.el (write-contents-functions): Doc fix.
13003
13004 2004-06-21 Juanma Barranquero <lektu@terra.es>
13005
13006 * image.el (image-library-alist): Rewrite docstring in active voice.
13007
13008 2004-06-20 Richard M. Stallman <rms@gnu.org>
13009
13010 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
13011
13012 * isearch.el (isearch-repeat): Avoid testing old match data.
13013 (isearch-message): Display trailing space in special font
13014 when search is failing.
13015 (isearch-search-fun-function): Doc fix.
13016
13017 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
13018
13019 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
13020
13021 * frame.el (show-trailing-whitespace): Doc fix.
13022
13023 * cus-edit.el (custom-variable-documentation): New function.
13024 (custom-variable): Use it.
13025
13026 2004-06-19 Nick Roberts <nickrob@gnu.org>
13027
13028 * man.el (Man-getpage-in-background): Revert previous change but
13029 make cygwin a special case.
13030
13031 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
13032
13033 * autorevert.el (global-auto-revert-non-file-buffers):
13034 Update docstring.
13035
13036 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
13037
13038 * progmodes/compile.el (compilation-error-properties): Store one
13039 more than end-col, if present, so that transient-mark-mode will
13040 highlight last char too.
13041 * progmodes/grep.el (grep-regexp-alist): Match columns and column
13042 ranges, if present.
13043
13044 2004-06-18 Jason Rumney <jasonr@gnu.org>
13045
13046 * makefile.w32-in: Double percent signs in for loops.
13047
13048 2004-06-17 David Kastrup <dak@gnu.org>
13049
13050 * replace.el (query-replace-read-args): Only warn about use of \n
13051 and \t when we are doing a regexp replacement and the actual
13052 escaped character is n or t.
13053 (query-replace-regexp): Add \, and \# interpretation to
13054 interactive call and document it.
13055 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
13056 as shortkey for replace-count.
13057 (replace-quote): New function for doubling backslashes.
13058
13059 2004-06-17 Juanma Barranquero <lektu@terra.es>
13060
13061 * files.el (parse-colon-path, cd): Mention in docstring that the
13062 path separator is colon in GNU-like systems.
13063
13064 * newcomment.el (comment-region-internal): Fix docstring.
13065
13066 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
13067 (ewoc-invalidate, ewoc-collect): Doc fixes.
13068 (ewoc--create-node, ewoc--delete-node-internal):
13069 Fix typos in docstring.
13070
13071 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13072
13073 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
13074 manual to docstring.
13075
13076 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13077
13078 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
13079
13080 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13081
13082 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13083 Add hyperlink to emacs-xtra manual to docstring.
13084
13085 * autorevert.el (global-auto-revert-non-file-buffers):
13086 Add hyperlink to emacs-xtra manual to docstring, as well as an
13087 info-link.
13088
13089 2004-06-14 Juanma Barranquero <lektu@terra.es>
13090
13091 * image.el (image-library-alist): New variable to map image types
13092 to external libraries. Initialized to nil, unless system-specific
13093 configs change it.
13094 (image-type-available-p): Determine whether an image type is
13095 available by calling `init-image-library'.
13096
13097 * term/w32-win.el (image-library-alist): Initialize to a known set
13098 of probable library names.
13099
13100 2004-06-14 Kenichi Handa <handa@m17n.org>
13101
13102 * international/code-pages.el (windows-1256, cp1125): Fix tables
13103 for several characters.
13104
13105 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
13106
13107 2004-06-13 Richard M. Stallman <rms@gnu.org>
13108
13109 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
13110
13111 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
13112 not "`pc-selection-mode'".
13113
13114 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
13115
13116 * simple.el (previous-matching-history-element): Specify a default.
13117
13118 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
13119
13120 * cus-face.el (custom-declare-face): Simplify code.
13121
13122 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
13123
13124 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
13125
13126 * files.el (before-save-hook): Add `time-stamp' to the options.
13127
13128 * time-stamp.el (time-stamp): Recommend adding it to
13129 `before-save-hook', rather than `write-file-functions'.
13130 Make a similar change in `Commentary' section.
13131
13132 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
13133
13134 * diff-mode.el (diff-current-defun): If at start of hunk, use
13135 position of first change.
13136
13137 2004-06-13 Lars Hansen <larsh@math.ku.dk>
13138
13139 * dired-x.el (dired-mark-omitted): Bind to "*O".
13140
13141 2004-06-12 Karl Fogel <kfogel@red-bean.com>
13142
13143 * bookmark.el (bookmark-bmenu-relocate): New function, as
13144 suggested by David J. Biesack <David.Biesack@sas.com>.
13145 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
13146 (bookmark-bmenu-mode): Describe binding in doc string.
13147 (bookmark-set-filename): Save the bookmark list if it's time.
13148
13149 2004-06-13 Kenichi Handa <handa@m17n.org>
13150
13151 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
13152 (ccl-untranslated-to-ucs): Fix typo.
13153
13154 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
13155
13156 * progmodes/python.el (python-open-block-statement-p):
13157 Fix indentation after a block opening that contains a comment.
13158
13159 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
13160
13161 * bindings.el (completion-ignored-extensions): Add file extensions
13162 of Python byte-compiled files.
13163
13164 2004-06-12 Juri Linkov <juri@jurta.org>
13165
13166 * info.el (Info-goto-node): Add autoload.
13167 (Info-toc): Add substring-no-properties on Info file name.
13168 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
13169 (Info-mode-map): Bind L to Info-history, T to Info-toc.
13170
13171 2004-06-12 Kenichi Handa <handa@m17n.org>
13172
13173 * international/mule-cmds.el (set-language-environment):
13174 Load subst tables if necessary.
13175
13176 * international/mule.el (decode-char): Load subst tables if necessary.
13177 (encode-char): Likewise.
13178
13179 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
13180 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
13181 (utf-16le-decode-loop): Set r5 to -1 before loop.
13182 (utf-16be-decode-loop): Likewise.
13183 (ccl-decode-mule-utf-16le): Add EOF processing block.
13184 (ccl-decode-mule-utf-16be): Likewise.
13185 (ccl-decode-mule-utf-16le-with-signature): Likewise.
13186 (ccl-decode-mule-utf-16be-with-signature): Likewise.
13187 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
13188 (ccl-mule-utf-16-encode-untrans): New CCL.
13189 (utf-16-decode-to-ucs): Handle pre-read character.
13190 (utf-16le-encode-loop): Handle surrogate pair.
13191 (utf-16be-encode-loop): Likewise.
13192 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
13193 of utf-16le-encode-loop.
13194 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
13195 of utf-16be-encode-loop.
13196 (mule-utf-16-post-read-conversion):
13197 Call utf-8-post-read-conversion at first.
13198 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
13199 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
13200 Add post-read-conversion and pre-write-conversion.
13201
13202 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
13203 (utf-translate-cjk-unicode-range): New variable.
13204 (utf-translate-cjk-load-tables): New function.
13205 (utf-lookup-subst-table-for-decode): New function.
13206 (utf-lookup-subst-table-for-encode): New function.
13207 (utf-translate-cjk-mode): Init-value changed to t. Don't load
13208 tables here. Update safe-charsets of utf-* coding systems.
13209 (ccl-mule-utf-untrans): New CCL.
13210 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
13211 at end of each branch.
13212 (ccl-mule-utf-8-encode-untrans): New CCL.
13213 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
13214 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
13215 length of encoding. Don't return r0.
13216 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
13217 (utf-8-post-read-conversion): Narrow to region properly.
13218 If utf-translate-cjk-mode is on, load tables if necessary.
13219 Call utf-8-compose with hash-table arg if necessary.
13220 Call XXX-compose-region instead of XXX-post-read-convesion.
13221 (utf-8-pre-write-conversion): New function.
13222 (mule-utf-8): Include CJK charsets in safe-charsets if
13223 utf-translate-cjk-mode is on. Add pre-write-conversion.
13224
13225 * international/characters.el: Temporarily set
13226 utf-translate-cjk-mode to nil.
13227
13228 * language/devan-util.el (devanagari-compose-region):
13229 Add autoload cookie.
13230
13231 * international/ccl.el (ccl-dump-call): Fix printing the
13232 subroutine name.
13233
13234 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
13235
13236 * dired.el (dired-revert): If buffer is marked unmodified before
13237 reverting, keep it marked unmodified.
13238 Adapt to new conventions for commenting out code.
13239 (dired-make-relative): Adapt to new conventions for commenting out code.
13240
13241 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
13242
13243 * eshell/esh-module.el (eshell-load-defgroups):
13244 Bind `vc-handled-backends' to nil when opening files.
13245
13246 2004-06-11 Juanma Barranquero <lektu@terra.es>
13247
13248 * files.el (parse-colon-path, cd): Doc fixes (refer to
13249 `path-separator', not colon).
13250
13251 2004-06-10 Juanma Barranquero <lektu@terra.es>
13252
13253 * newcomment.el (comment-search-forward)
13254 (comment-search-backward): Fix typos in docstring.
13255 (comment-region): Doc fix.
13256
13257 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
13258
13259 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
13260 switch is no longer stored in `dired-switches-alist'.
13261
13262 * dired-aux.el (dired-insert-subdir): Do not store R switch in
13263 `dired-switches-alist'.
13264
13265 2004-06-10 Kim F. Storm <storm@cua.dk>
13266
13267 * pcvs.el (cvs-mode-diff-yesterday): New command.
13268
13269 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
13270
13271 2004-06-10 Juri Linkov <juri@jurta.org>
13272
13273 * emacs-lisp/edebug.el (edebug-eval-defun):
13274 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
13275 Fix docstring.
13276
13277 * simple.el (eval-expression-print-format): Don't print additional
13278 information on the first call to `eval-print-last-sexp'.
13279 (next-error-find-buffer): Fix punctuation.
13280 (killing) <defgroup>: Fix punctuation.
13281 (yank-excluded-properties): Change group from editing to killing.
13282
13283 * replace.el (perform-replace): Use `limit' to terminate the
13284 while-loop explicitly.
13285
13286 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13287
13288 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
13289 Use lc-*.xpm as prefix instead of *-locol.xpm.
13290
13291 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
13292 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
13293 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
13294 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
13295 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
13296 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
13297 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
13298 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
13299 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
13300 * toolbar/lc-up_arrow.xpm:
13301 Rename from *-locol.xpm.
13302
13303 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
13304
13305 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
13306 include forms like &<str>; as valid url patterns.
13307
13308 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
13309
13310 * dired.el (dired-diff, dired-backup-diff)
13311 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
13312 (dired-do-chown, dired-do-touch, dired-do-print)
13313 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
13314 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
13315 (dired-create-directory, dired-do-copy, dired-do-symlink)
13316 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
13317 (dired-do-copy-regexp, dired-do-hardlink-regexp)
13318 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
13319 (dired-maybe-insert-subdir, dired-next-subdir)
13320 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
13321 (dired-kill-subdir, dired-tree-up, dired-tree-down)
13322 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
13323 (dired-run-shell-command, dired-query): Remove redundant,
13324 or incorrect, autoloads.
13325
13326 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
13327 does not end in a slash. Add optional argument KILL-ROOT.
13328 Update docstring.
13329 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
13330 (dired-query): Add autoloads.
13331
13332 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
13333
13334 * progmodes/compile.el (compilation-set-window-height):
13335 Rearrange the save-* functions because a buffer can have several current
13336 point in different windows.
13337 (compilation-error-regexp-alist-alist): Recognize {standard input}
13338 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
13339
13340 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13341
13342 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
13343 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
13344 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
13345 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
13346 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
13347 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
13348 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
13349 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
13350 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
13351 * toolbar/up_arrow-locol.xpm:
13352 New versions of icons that uses fewer colors.
13353
13354 * toolbar/tool-bar.el (tool-bar-local-item)
13355 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
13356 if display-color-cells is 256 or less.
13357
13358 2004-06-08 Kim F. Storm <storm@cua.dk>
13359
13360 * wid-edit.el (widget-specify-button): Use hand pointer rather
13361 than mouse-face as visible mouse-over effect.
13362
13363 2004-06-07 Karl Fogel <kfogel@red-bean.com>
13364
13365 * saveplace.el (save-place-alist-to-file): Bind `print-length'
13366 and `print-level' to nil when writing out `save-place-alist'.
13367 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
13368
13369 2004-06-07 Juanma Barranquero <lektu@terra.es>
13370
13371 * completion.el (completion-kill-region): Doc fix.
13372
13373 * format.el (format-insert-annotations)
13374 (format-annotate-location): Doc fixes.
13375 (format-subtract-regions): Make arguments match their use in docstring.
13376
13377 * simple.el (kill-region): Doc fix.
13378
13379 * subr.el (insert-buffer-substring-no-properties)
13380 (insert-buffer-substring-as-yank): Doc fixes.
13381
13382 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
13383
13384 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13385 Update docstring.
13386 (dired-reset-subdir-switches): New function.
13387
13388 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
13389 Limit scope of `buffer-read-only' binding.
13390
13391 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
13392
13393 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
13394 eshell-explicit-command-char.
13395
13396 2004-06-06 Juanma Barranquero <lektu@terra.es>
13397
13398 * help-fns.el (help-argument-name): Inherit from italic face only
13399 if the frame supports it.
13400
13401 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13402
13403 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
13404 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
13405 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
13406 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
13407 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
13408 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
13409 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
13410 New conversions from xpm files.
13411
13412 * toolbar/README: New file.
13413
13414 2004-06-06 Richard M. Stallman <rms@gnu.org>
13415
13416 * isearch.el (isearch-mode-map): Undo previous change.
13417
13418 2004-06-05 Juri Linkov <juri@jurta.org>
13419
13420 * bindings.el (debug-ignored-errors): Add regexps for history
13421 related messages. Remove $ from "No further undo information".
13422 Move Ediff's messages to ediff.el.
13423
13424 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
13425
13426 * cus-edit.el (custom-display): Add `min-colors'.
13427
13428 * custom.el (defface): Add `supports' to docstring.
13429
13430 * help-fns.el (help-argument-name): Add :group 'help.
13431
13432 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
13433
13434 * find-dired.el (find-ls-subdir-switches): New user option.
13435 (find-dired): No longer call `abbreviate-file-name' on DIR.
13436 Set `dired-subdir-switches' buffer-locally.
13437
13438 * locate.el: Merge the two `Commentary' sections.
13439 (locate-ls-subdir-switches): New user option.
13440 (locate): Update for other changes.
13441 (locate-mode-map): Restore Dired binding for mouse-2.
13442 Bind `locate-mouse-view-file' to M-mouse-2.
13443 Bind `l' to `locate-do-redisplay'.
13444 (locate-main-listing-line-p, locate-do-redisplay): New functions.
13445 (locate-mouse-view-file, locate-tags, locate-find-directory):
13446 Print message if used outside main listing.
13447 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
13448 Various changes to support inserted subdirectories.
13449 (locate-insert-header): Change header of *Locate* buffer.
13450
13451 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13452 Change interactive default switches.
13453 (dired-rename-subdir-2): Update `dired-switches-alist'.
13454 (dired-insert-subdir, dired-kill-subdir):
13455 Handle `dired-switches-alist'. Do not mark buffer modified.
13456 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
13457 (dired-insert-subdir-doinsert): Omit messages.
13458 Handle `dired-subdir-switches'.
13459 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
13460
13461 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
13462 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
13463 subdirs if -R switch is used for a subdir.
13464 (dired-mode): Set `dired-switches-alist'.
13465 (dired-build-subdir-alist): Only print number of directories in
13466 echo area when invoked interactively.
13467
13468 2004-06-05 Lars Hansen <larsh@math.ku.dk>
13469
13470 * dired-x.el (dired-omit-mode): Rename from
13471 dired-omit-files-p. Use define-minor-mode to define it.
13472 (dired-omit-files-p): Add as alias for dired-omit-mode.
13473 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
13474 dired-mark-omitted.
13475 (dired-mark-omitted): Add. Bind to M-O.
13476
13477 2004-06-05 Kenichi Handa <handa@m17n.org>
13478
13479 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
13480
13481 2004-06-05 Juanma Barranquero <lektu@terra.es>
13482
13483 * help-fns.el (help-argument-name): Reintroduce face.
13484 (help-default-arg-highlight): Use it, now that
13485 `face-differs-from-default-p' can be trusted.
13486
13487 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
13488
13489 * textmodes/table.el: Sentence commands added to Point Motion
13490 group; kill and backward-kill commands added to Extraction group.
13491
13492 2004-06-04 Mario Lang <mlang@delysid.org>
13493
13494 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
13495 systems appear to use mW, make the code handle this. Fix a
13496 division-by-zero bug while at it, and handle kernels with
13497 a slightly different layout in /proc/acpi.
13498
13499 2004-06-04 Karl Fogel <kfogel@red-bean.com>
13500
13501 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
13502 because the latter is a CL-ism. This fixes the bug reported by
13503 Shawn Boyette <mdxi@collapsar.net> in
13504 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
13505
13506 2004-06-04 Miles Bader <miles@gnu.org>
13507
13508 * faces.el (display-supports-face-attributes-p): Function moved to
13509 C code. Previously only the tty-related portion of this function
13510 was done in C; however the previous attempt to do a halfway-proper
13511 job for non-tty displays in lisp didn't work properly because of
13512 funny conditions during Emacs startup.
13513 (face-differs-from-default-p): Simplify, now that
13514 display-supports-face-attributes-p works properly on all display
13515 types. Remove :stipple from comparison; it doesn't really work
13516 in emacs anyway.
13517
13518 2004-06-04 Miles Bader <miles@gnu.org>
13519
13520 * faces.el (face-differs-from-default-p): Use a different
13521 implementation, so we can really check whether FACE displays
13522 differently or not.
13523
13524 2004-06-04 Miles Bader <miles@gnu.org>
13525
13526 * faces.el (display-supports-face-attributes-p): Implement a
13527 `different from default' check for non-tty displays.
13528
13529 2004-06-03 David Kastrup <dak@gnu.org>
13530
13531 * woman.el (woman-mapcan): More concise code.
13532 (woman-topic-all-completions, woman-topic-all-completions-1)
13533 (woman-topic-all-completions-merge): Replace by a simpler and
13534 much faster implementation based on O(n log n) sort/merge instead
13535 of the old O(n^2) behavior.
13536
13537 2004-06-03 Miles Bader <miles@gnu.org>
13538
13539 * subr.el (read-number): Use canonical format for default in prompt.
13540
13541 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
13542 Add regexp for " [...]" style defaults.
13543
13544 2004-06-02 Romain Francoise <romain@orebokech.com>
13545
13546 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
13547 groups: if the user asks for a hidden buffer, open the
13548 corresponding filter group to expose it.
13549
13550 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
13551 `ibuffer-jump-to-buffer'.
13552 (ibuffer-jump-offer-only-visible-buffers): New user option.
13553
13554 2004-06-02 Juanma Barranquero <lektu@terra.es>
13555
13556 * faces.el (frame-update-faces): Add empty docstring so the one
13557 for `ignore' doesn't show through.
13558
13559 * subr.el (process-kill-without-query): Remove spurious "\n" on
13560 obsolescence string.
13561 (focus-frame, unfocus-frame): Add obsolescence declaration and
13562 empty docstring.
13563
13564 * international/mule.el (register-char-codings): Make alias for
13565 `ignore'. Move docstring to obsolescence info and remove redundancy.
13566
13567 2004-06-02 Kim F. Storm <storm@cua.dk>
13568
13569 * frame.el (blink-cursor-start): Turn cursor off initially so blink
13570 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
13571
13572 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13573
13574 * comint.el (comint-replace-by-expanded-history-before-point):
13575 Obey `start' as the docstring says.
13576 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
13577 (comint-update-fence): Prevent font-lock from running unnecessarily.
13578 (comint-dynamic-list-completions): Use with-current-buffer.
13579
13580 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13581
13582 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
13583 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
13584 (bibtex-entry-update): Handle alternatives and optional fields.
13585 (bibtex-parse-entry): Bugfix, handle empty key.
13586
13587 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13588
13589 * vc-arch.el (vc-arch-state): Don't assume the file exists.
13590
13591 2004-05-31 Lars Hansen <larsh@math.ku.dk>
13592
13593 * desktop.el (desktop-save): Don't save minor modes without a
13594 known mode initialization function.
13595
13596 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
13597
13598 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
13599
13600 * autorevert.el: Update `Commentary' section.
13601
13602 2004-05-30 Juanma Barranquero <lektu@terra.es>
13603
13604 * dos-fns.el (convert-standard-filename):
13605 * files.el (convert-standard-filename):
13606 * w32-fns.el (convert-standard-filename):
13607 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
13608
13609 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
13610
13611 Sync with Tramp.
13612
13613 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
13614 (tramp-let-maybe): Move to an earlier spot in the file.
13615 Patch by Andreas Schwab.
13616
13617 2004-05-30 Andreas Schwab <schwab@suse.de>
13618
13619 * dired.el (dired-get-filename): Don't use dired-re-dot.
13620
13621 2004-05-30 Richard M. Stallman <rms@gnu.org>
13622
13623 * files.el (find-file): Doc fix.
13624
13625 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
13626
13627 2004-05-30 Nick Roberts <nickrob@gnu.org>
13628
13629 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
13630 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
13631 modeline of the locals buffer.
13632 (gdb-goto-breakpoint): Handle gdbmi.
13633 (gdb-get-frame-number): Change for gdbmi.
13634
13635 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
13636
13637 * files.el (file-remote-p): Apply file name handler for operation
13638 `file-remote-p'. It isn' a property any longer.
13639 (file-relative-name): `fh' and `fd' get the required value via
13640 `find-file-name-handler' already.
13641
13642 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
13643 (top): Remove setting of `file-remote-p' property for
13644 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
13645
13646 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
13647
13648 Version 2.0.41 of Tramp released.
13649
13650 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
13651 Throw away if process has died.
13652 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
13653 (tramp-out-of-band-prompt-regexp): Rename to
13654 `tramp-process-alive-regexp', because its usage is widen.
13655 (tramp-actions-copy-out-of-band): Apply it.
13656 (tramp-actions-before-shell, tramp-multi-actions):
13657 Add `tramp-action-process-alive' action.
13658 (tramp-action-process-alive): New defun.
13659 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
13660 Add entry for `file-remote-p'.
13661 (tramp-handle-file-remote-p): New defun.
13662 (top): Remove setting of `file-remote-p'. Don't set
13663 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
13664
13665 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
13666 `file-remote-p'.
13667
13668 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
13669 counted for (last) line. [They should or they shouldn't? --Stef]
13670 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
13671
13672 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
13673
13674 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
13675 not really necessary but seems to keep the shell history smaller
13676 in some cases. It is no substitute for setting HISTFILE and
13677 HISTSIZE from tramp-open-connection-setup-interactive-shell,
13678 though. Suggested by Luc Teirlinck.
13679 (tramp-open-connection-setup-interactive-shell): Export variables
13680 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
13681 (tramp-set-process-query-on-exit-flag): New compat function.
13682 (tramp-open-connection-multi, tramp-open-connection-su)
13683 (tramp-open-connection-rsh, tramp-open-connection-telnet)
13684 (tramp-do-copy-or-rename-file-out-of-band): Use it.
13685 (tramp-let-maybe): New macro, let-binds a variable only if it
13686 isn't obsolete.
13687 (tramp-check-ls-commands, tramp-handle-expand-file-name)
13688 (tramp-handle-file-truename): Use it.
13689 (tramp-completion-file-name-regexp-unified): Avoid matching
13690 filenames starting with "/:" -- those are reserved for
13691 file-name-non-special.
13692
13693 * tramp-smb.el (tramp-smb-open-connection):
13694 Use tramp-set-process-query-on-exit-flag compat function.
13695
13696 2004-05-29 Richard M. Stallman <rms@gnu.org>
13697
13698 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
13699
13700 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
13701 (eval-last-sexp-print-value): Print char equivalent regardless
13702 of standard-output value.
13703
13704 * thumbs.el (thumbs-subst-char-in-string): Delete.
13705 (thumbs-thumbname): Use subst-char-in-string.
13706 (thumbs-resize-image): Use condition-case, not ignore-errors.
13707 (thumbs-kill-buffer): Likewise.
13708
13709 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
13710 (thumbs-mode): Make buffer read-only.
13711 (thumbs-make-thumb): Unconditionally accept an existing file.
13712 (thumbs-insert-thumb): Add thumb-image-file property to the image.
13713 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
13714 (thumbs-show-thumbs-list): Error if images not supported.
13715 (thumbs-save-current-image): Improve prompt string.
13716 (thumbs-mode-map): Define u, R, x.
13717 (thumbs-unmark): New command.
13718 (thumbs-emboss-image): Minor cleanup.
13719 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
13720 (thumbs-rename-images): New command.
13721 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
13722
13723 * thumbs.el (thumbs-current-image): New function.
13724 (thumbs-file-list, thumbs-file-alist): New functions.
13725 (thumbs-find-image): Delete arg L.
13726 Don't set up thumbs-fileL as buffer-local global var.
13727 (thumbs-find-image-at-point): Use thumbs-current-image.
13728 (thumbs-set-image-at-point-to-root-window): Likewise.
13729 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
13730 Record and warn about errors. Update thumbs-markedL for deletions.
13731 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
13732 (thumbs-redraw-buffer): Use thumbs-file-list.
13733 (thumbs-mark): Use thumbs-current-image.
13734 (thumbs-show-name): Use thumbs-current-image.
13735
13736 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
13737 and imenu--last-menubar-index-alist.
13738
13739 * subr.el (with-selected-window): Undo previous change.
13740
13741 2004-05-29 John Paul Wallington <jpw@gnu.org>
13742
13743 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
13744 (thumbs-mouse-find-image): New command.
13745 (thumbs-mode-map): Bind it to mouse-2.
13746 (thumbs-mode): Make mode-class special.
13747 (thumbs-view-image-mode): Likewise.
13748
13749 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
13750
13751 * flymake.el: New file.
13752
13753 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
13754
13755 * files.el (find-file-noselect-1): Do not bind
13756 `inhibit-read-only' to t during execution of
13757 `find-file-not-found-functions'.
13758
13759 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
13760
13761 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
13762 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
13763
13764 2004-05-28 Juri Linkov <juri@jurta.org>
13765
13766 * simple.el (eval-expression-print-format): New fun.
13767
13768 * simple.el (eval-expression):
13769 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
13770 * emacs-lisp/edebug.el (edebug-compute-previous-result)
13771 (edebug-eval-expression): Print additionally the value returned by
13772 `eval-expression-print-format'.
13773
13774 * emacs-lisp/lisp.el (insert-pair-alist): New var.
13775 (insert-pair): Make arguments optional. Find character pair
13776 from `insert-pair-alist' according to the last input event.
13777 (insert-parentheses): Make arguments optional.
13778 (raise-sexp, delete-pair): New funs.
13779
13780 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
13781 (emacs-lisp-mode-map, lisp-interaction-mode-map):
13782 Bind C-M-q to `indent-pp-sexp'.
13783
13784 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
13785 `pp-to-string' modified to be able to format text with newlines.
13786 (pp-to-string): Move the buffer-formatting part of the code to
13787 `pp-buffer'. Call `pp-buffer'.
13788
13789 * info.el (Info-desktop-buffer-misc-data): Don't save information
13790 about virtual files.
13791 (Info-restore-desktop-buffer): Restore Info buffers in prepared
13792 buffers with names obtained from the desktop file instead of the
13793 default *info* buffer.
13794
13795 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
13796
13797 * subr.el (with-selected-window): Only save/restore the selected window.
13798
13799 * progmodes/compile.el (compilation-error-regexp-alist):
13800 Use expand-file-name and data-directory.
13801
13802 * progmodes/grep.el (grep-tree): Rework previous fix.
13803
13804 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
13805 after the user marked text with the mouse.
13806
13807 * startup.el (command-line): Keep the first regexp of
13808 auto-save-file-name-transforms intact.
13809
13810 2004-05-28 Juanma Barranquero <lektu@terra.es>
13811
13812 * cus-edit.el (customize-face, customize-face-other-window)
13813 (custom-face-edit-delete): Make arguments match their use in
13814 docstring.
13815 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
13816 docstring.
13817
13818 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
13819 not `cvs-butlast'.
13820
13821 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
13822 `nbutlast' are in subr.el).
13823
13824 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
13825 (set-w32-system-coding-system): Doc fixes.
13826
13827 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
13828 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
13829 Make arguments match their use in docstring.
13830 (artist-draw-region-trim-line-endings)
13831 (artist-mouse-choose-operation): Fix typo in docstring.
13832 (artist-key-set-point-common): Doc fix.
13833
13834 2004-05-28 Simon Josefsson <jas@extundo.com>
13835
13836 * mail/smtpmail.el (smtpmail-open-stream):
13837 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
13838
13839 2004-05-26 Simon Josefsson <jas@extundo.com>
13840
13841 * starttls.el: Merge with my GNUTLS based starttls.el.
13842 (starttls-gnutls-program, starttls-use-gnutls)
13843 (starttls-extra-arguments, starttls-process-connection-type)
13844 (starttls-connect, starttls-failure, starttls-success): New variables.
13845 (starttls-program, starttls-extra-args): Doc fix.
13846 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
13847 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
13848 and pass on to corresponding *-gnutls function if it is set.
13849
13850 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
13851
13852 * autorevert.el (auto-revert-handler): Disable auto-reverting of
13853 remote files.
13854
13855 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
13856
13857 * files.el (file-name-non-special): There are more operations
13858 which need handling: `find-backup-file-name',
13859 `insert-file-contents', `verify-visited-file-modtime',
13860 `write-region'. Rename t value of method to `add'. Add new
13861 methods `quote' and `unquote-then-quote' to file-arg-indices.
13862
13863 2004-05-25 Juri Linkov <juri@jurta.org>
13864
13865 * info.el (Info-toc): Call Info-mode on intermediate buffer.
13866 (Info-index-nodes): Enclose code in condition-case to catch errors.
13867 (Info-index-node): Don't search all index nodes if request is only
13868 for the current node and file is not in the cache of index nodes.
13869 (Info-mode-map): Bind Info-copy-current-node-name to `w'
13870 for consistency with dired-copy-filename-as-kill.
13871 Bind `S' to Info-search-case-sensitively.
13872 (Info-copy-current-node-name): New arg. With zero prefix arg put
13873 the name inside a function call to `info'. Display copied text in
13874 the echo area.
13875
13876 2004-05-25 Sam Steingold <sds@gnu.org>
13877
13878 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
13879 strip the package prefix from the symbol name, if any.
13880 Make it the `find-tag-default-function' for `lisp-mode'.
13881
13882 2004-05-25 John Paul Wallington <jpw@gnu.org>
13883
13884 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
13885 instead of obsolete `process-kill-without-query'.
13886
13887 * textmodes/texinfmt.el (texinfo-indexvar-alist):
13888 Declare as variable, not constant.
13889
13890 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
13891
13892 * files.el (find-file-noselect-1): Fix bug introduced by
13893 Revision 1.694. As a side effect, `inhibit-read-only'
13894 is again, by default, t during execution of
13895 `find-file-not-found-functions'.
13896 (insert-directory): Check that lines were really inserted by
13897 the --dired switch, before erasing them.
13898
13899 2004-05-24 Nick Roberts <nickrob@gnu.org>
13900
13901 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
13902 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
13903 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
13904 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
13905 gud-minor-mode (gdbmi).
13906
13907 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
13908
13909 * net/browse-url.el (browse-url-interactive-arg): Enable user to
13910 explicitly select the text to be taken as URL.
13911
13912 2004-05-23 Juri Linkov <juri@jurta.org>
13913
13914 * info.el (Info-index-nodes): New var and fun.
13915 (Info-goto-index, Info-index, info-apropos)
13916 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
13917 (Info-index): Fix docstring. Store and restore Info-history-list.
13918 (Info-complete-nodes): New var.
13919 (Info-complete-menu-item): Use it.
13920 (Info-index-node): New fun.
13921 (Info-final-node, Info-forward-node, Info-backward-node)
13922 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
13923 Use Info-index-node.
13924 (Info-extract-menu-item, Info-extract-menu-counting): Set second
13925 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
13926 (Info-find-node-2): If a node with period in its name not found,
13927 try to find a node without the name part after period.
13928 (Info-select-node): Call Info-fontify-node only if
13929 Info-fontify-maximum-menu-size is not nil.
13930 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
13931 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
13932 Preserve Info-history-list.
13933 (Info-toc): Set Info-current-file.
13934 (Info-build-toc): Move point to the beginning of the buffer.
13935 Add main-file variable.
13936 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
13937 Use backslashed representation of the control character ^_.
13938
13939 * textmodes/texinfmt.el (texinfo-print-index): Print index line
13940 numbers in the new Texinfo 4.7 format.
13941
13942 * add-log.el (change-log-font-lock-keywords): Remove `:' from
13943 regexps for function and variable names.
13944
13945 * descr-text.el (describe-property-list): Add [show] button for
13946 `syntax-table' property with action to pp to a separate buffer.
13947 (describe-char): Replace search-forward by re-search-forward with
13948 whitespace regexp after "character:" to not fail in too narrow windows.
13949
13950 * simple.el (next-error-find-buffer): Add a rule to return
13951 next-error capable buffer if one window on the selected frame
13952 displays such buffer.
13953
13954 2004-05-23 Nick Roberts <nickrob@gnu.org>
13955
13956 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
13957 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
13958 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
13959 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
13960 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
13961 Handle new value for gud-minor-mode (gdbmi).
13962 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
13963 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
13964 Change from local to global gdb variable set.
13965 (gdb-ann3): Initialise above gdb variable set.
13966 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
13967 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
13968 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
13969 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
13970 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
13971 (gdb-info-locals-handler, gdb-invalidate-assembler)
13972 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
13973 set as global variables.
13974 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
13975 Handle gdbmi.
13976 (gdb-info-breakpoints-custom): Fix regexp.
13977 (def-gdb-var): Delete.
13978
13979 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
13980 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
13981 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
13982 a new mode. The file (gdb-mi.el) for this mode will be included
13983 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
13984 primary interface.
13985
13986 2004-05-23 Jesper Harder <harder@ifa.au.dk>
13987
13988 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
13989 interpreted as a directory.
13990
13991 2004-05-22 Richard M. Stallman <rms@gnu.org>
13992
13993 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
13994 as a close quote.
13995
13996 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
13997
13998 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
13999 Use assoc-string, not assoc-ignore-case.
14000
14001 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
14002
14003 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
14004 If moving back then fwd gets a defun that ends before point,
14005 try again moving fwd then back.
14006
14007 * files.el (file-name-non-special): Allow t in file-arg-indices
14008 to mean requote the return value. Use `identity' as an element
14009 rather than as the whole value.
14010
14011 * gs.el (gs-options): Add -dSAFER. Mark it risky.
14012
14013 2004-05-22 Juanma Barranquero <lektu@terra.es>
14014
14015 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
14016 `help-make-usage'.
14017 (help-highlight-arguments): Skip function name before searching
14018 for arguments.
14019
14020 2004-05-21 Juanma Barranquero <lektu@terra.es>
14021
14022 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
14023 Don't mention in the docstring these arguments meant for
14024 internal (recursive) use only.
14025 (allout-char-spec): Comment out (it's not implemented).
14026 (allout-old-expose-topic, allout-exposure): Fix docstring and add
14027 obsolescence declaration.
14028 (allout-flatten-exposed-to-buffer)
14029 (allout-indented-exposed-to-buffer): Fix typos in docstring.
14030 (my-mark-marker): Doc fix.
14031 (produce-allout-mode-map, allout-sibling-index)
14032 (allout-isearch-expose, allout-distinctive-bullet)
14033 (allout-open-topic, allout-reindent-body)
14034 (allout-rebullet-heading, allout-process-exposed)
14035 (allout-insert-listified, allout-latex-verb-quote)
14036 (allout-insert-latex-header, allout-insert-latex-trailer):
14037 Make arguments match their use in docstring.
14038 (allout-primary-bullet, allout-old-style-prefixes)
14039 (allout-inhibit-protection, allout-init, allout-mode)
14040 (allout-before-change-protect, allout-flag-region):
14041 Use "Emacs" instead of "emacs" in docstrings.
14042
14043 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
14044
14045 * international/characters.el: Modify syntax of more characters.
14046
14047 2004-05-21 Masatake YAMATO <jet@gyve.org>
14048
14049 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
14050 (etags-tags-completion-table): Show parsing progress.
14051
14052 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
14053
14054 * locate.el (locate-prompt-for-command): Shorten first line of
14055 docstring.
14056 (locate-mode): Expand docstring and include keymap summary.
14057
14058 * files.el (find-file-noselect-1): Limit the scope of the
14059 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
14060 is, by default, nil during the execution of
14061 `find-file-not-found-functions' and `find-file-hook'.
14062
14063 2004-05-20 Michael Mauger <mmaug@yahoo.com>
14064
14065 * facemenu.el (facemenu-color-name-equal): New function.
14066 (list-colors-display): Use it to compare colors instead of
14067 facemenu-color-equal.
14068
14069 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
14070
14071 * compare-w.el (compare-windows-face): Use min-colors instead of
14072 checking for tty or pc types.
14073
14074 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
14075
14076 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
14077 (completion-setup-function): Use with-current-buffer.
14078 Properly save excursion. Simplify.
14079 Don't assume there is necessarily a `mouse-face' property somewhere.
14080
14081 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
14082
14083 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
14084
14085 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
14086 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
14087 Use with-current-buffer.
14088 (byte-goto-log-buffer): Delete.
14089 (byte-compile-log-file): Call compilation-forget-errors.
14090
14091 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14092
14093 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
14094 output messages into the search result.
14095
14096 2004-05-19 Masatake YAMATO <jet@gyve.org>
14097
14098 * wid-edit.el (widget-radio-button-notify): Revert my last
14099 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
14100
14101 2004-05-19 Kenichi Handa <handa@m17n.org>
14102
14103 * international/characters.el: Fix syntax (open/close) of CJK chars.
14104
14105 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
14106
14107 * help-mode.el (help-go-back): Don't depend on position of back button.
14108
14109 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
14110
14111 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
14112 files files don't contain an accidental additional /.
14113
14114 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
14115 in source buffer.
14116
14117 2004-05-18 Masatake YAMATO <jet@gyve.org>
14118
14119 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
14120 to widget-apply. :action method assumes 2 arguments, not 3.
14121
14122 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
14123
14124 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
14125 New constants.
14126 (hs-special-modes-alist): Add an f90-mode entry.
14127
14128 2004-05-17 Sam Steingold <sds@gnu.org>
14129
14130 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
14131 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
14132
14133 2004-05-16 Kim F. Storm <storm@cua.dk>
14134
14135 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
14136
14137 2004-05-15 John Wiegley <johnw@newartisans.com>
14138
14139 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
14140 (eshell-output-object-to-target): Improve output speed 20% by not
14141 calling `eshell-stringify' if something is already known to be a string.
14142
14143 2004-05-15 Alex Ott <ott@jet.msk.su>
14144
14145 * textmodes/ispell.el (ispell-local-dictionary-alist):
14146 Add windows-1251 to the choice of coding systems.
14147 (ispell-dictionary-alist-6): Add support for "russianw.aff",
14148 encoded in cp1251.
14149
14150 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
14151
14152 * progmodes/compile.el (compilation-warning-face)
14153 (compilation-info-face): Use min-colors.
14154
14155 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14156
14157 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
14158 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
14159 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
14160 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
14161 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
14162 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
14163 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
14164 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
14165 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
14166 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
14167 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
14168 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
14169 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
14170 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
14171
14172 2004-05-15 Kim F. Storm <storm@cua.dk>
14173
14174 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
14175 Use it to set triggered-p element of timer.
14176 (timer-event-handler): Set triggered-p element non-nil while running
14177 the timer function.
14178
14179 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
14180
14181 * descr-text.el (describe-char-unicode-data)
14182 (describe-char-unicodedata-file): Re-enable the unicode code now that
14183 the licensing issues have been cleared in the unicode-4 license.
14184 (describe-text-properties-1): Remove unused `overlay' var.
14185 (describe-char): Remove unused var `buffer'.
14186
14187 2004-05-14 David Ponce <david@dponce.com>
14188
14189 * tree-widget.el: New file.
14190
14191 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
14192
14193 * language/european.el ("Brazilian Portuguese"): Add support for
14194 Brazilian Portuguese.
14195
14196 2004-05-13 John Wiegley <johnw@newartisans.com>
14197
14198 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
14199 `recentf-mode' if this variable has been customized to t.
14200
14201 * eshell/esh-test.el (eshell-test): Call the function
14202 `emacs-version' rather than trying to build a custom version string.
14203
14204 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
14205
14206 * net/telnet.el (telnet-mode): Use define-derived-mode.
14207 Don't modify the global value of comint-prompt-regexp.
14208
14209 2004-05-13 John Paul Wallington <jpw@gnu.org>
14210
14211 * version.el (emacs-version): Check for `gtk' feature before
14212 `x-toolkit' feature.
14213
14214 2004-05-13 Juanma Barranquero <lektu@terra.es>
14215
14216 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
14217 arguments in the docstring, they're used only in recursive calls.
14218
14219 * help-fns.el (help-arg-highlighting-function)
14220 (help-argument-name): Delete.
14221 (help-default-arg-highlight): New function.
14222 (help-do-arg-highlighting): Use it.
14223
14224 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
14225
14226 * calendar/appt.el (appt-disp-window):
14227 Use `calendar-set-mode-line' for a centered mode-line.
14228
14229 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14230
14231 * calendar/appt.el (appt-disp-window): Do not split window
14232 excessively when `split-height-threshold' is low.
14233
14234 2004-05-12 Nick Roberts <nickrob@gnu.org>
14235
14236 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
14237 kill-buffer-hook here and make it local.
14238 (gud-kill-buffer-hook): Use kill-process for a sure kill.
14239
14240 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
14241
14242 * progmodes/compile.el (compilation-set-window-height):
14243 Use save-excursion to protect against misplaced marker.
14244
14245 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14246
14247 * custom.el (defface): Document that type can have value gtk.
14248
14249 * faces.el (face-spec-set-match-display): Handle type gtk in display.
14250
14251 2004-05-12 Kenichi Handa <handa@m17n.org>
14252
14253 * descr-text.el: Require quail at comile time.
14254 (describe-char): If an input method is on and it supports the
14255 character, show how to input it.
14256
14257 * international/quail.el (quail-install-decode-map): Accept a
14258 char-table whose subtype is `quail-decode-map'.
14259 (quail-store-decode-map-key, quail-gen-decode-map1)
14260 (quail-gen-decode-map, quail-find-key1, quail-find-key)
14261 (quail-show-key): New functions.
14262
14263 2004-05-12 Juanma Barranquero <lektu@terra.es>
14264
14265 * generic.el (define-generic-mode): Remove redundant arglist info.
14266
14267 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
14268 Make arguments match their use in docstring.
14269 (help-arg-highlighting-function): New variable.
14270 (help-argument-name): Mention it in the docstring.
14271 (help-do-arg-highlight): Use it. Expand regexp to accept also
14272 ARG-xxx and xxx-ARG references.
14273
14274 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
14275
14276 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
14277 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
14278 and "mailto:addr1?to=addr2" equal.
14279
14280 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
14281
14282 * man.el (Man-getpage-in-background): Use shell-file-name
14283 and shell-command-switch variables instead of hard-coded values.
14284
14285 2004-05-11 Eli Zaretskii <eliz@gnu.org>
14286
14287 * iimage.el: New file.
14288
14289 2004-05-11 Juanma Barranquero <lektu@terra.es>
14290
14291 * custom.el (custom-initialize-default, defcustom):
14292 Fix typo in docstring.
14293
14294 * files.el (set-visited-file-name, file-expand-wildcards):
14295 Fix docstring.
14296
14297 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14298
14299 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
14300
14301 * subr.el (eventp): Be more discriminating with integers.
14302
14303 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
14304
14305 * progmodes/compile.el (compile): Add universal prefix arg.
14306 (compilation-error-regexp-alist-alist): Add edg patterns.
14307
14308 2004-05-10 Sam Steingold <sds@gnu.org>
14309
14310 * textmodes/ispell.el (ispell-message):
14311 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
14312
14313 2004-05-10 Dave Love <fx@gnu.org>
14314
14315 * progmodes/python.el (help-buffer): Autoload when compiling.
14316 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
14317 (run-python): Prepend to any existing PYTHONPATH.
14318
14319 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
14320
14321 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
14322 for pending breakpoints.
14323
14324 2004-05-10 Richard M. Stallman <rms@gnu.org>
14325
14326 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
14327 directly without calling any functions in Rmail.
14328 (unrmail-unprune): Function deleted.
14329
14330 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14331
14332 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
14333 C-c C-z binding.
14334
14335 2004-05-10 Kenichi Handa <handa@m17n.org>
14336
14337 * descr-text.el (describe-char): Fix previous change. Don't make
14338 a unibyte character to multibyte in the *Help* buffer.
14339
14340 2004-05-10 Miles Bader <miles@gnu.org>
14341
14342 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
14343 buffer an error if the debugger process is actually running.
14344
14345 2004-05-10 Juanma Barranquero <lektu@terra.es>
14346
14347 * help-fns.el (help-argument-name): Default to italic.
14348 (help-highlight-arguments): Return always (usage . doc), even when
14349 usage is nil.
14350
14351 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
14352 (define-ibuffer-filter): Add usage info.
14353 (define-ibuffer-op): Add usage info (but CL-style defaults for
14354 keyword args are not shown).
14355
14356 * subr.el (remove-overlays, read-passwd): Fix docstring.
14357 (start-process-shell-command): Fix docstring. Put usage info in a
14358 format usable by `describe-function'.
14359 (open-network-stream, open-network-stream-nowait)
14360 (open-network-stream-server): Fix docstring.
14361
14362 2004-05-09 Jason Rumney <jasonr@gnu.org>
14363
14364 * international/code-pages (cp932, cp936, cp949, c950): Remove.
14365 Only define cp125* if windows-125* is already defined.
14366
14367 * language/korean.el (cp949): Add alias.
14368
14369 * language/chinese.el (cp936, cp950): Add aliases.
14370
14371 * language/japanese.el (cp932): Add alias.
14372
14373 * term/w32-win.el: Require code-pages.
14374
14375 * international/mule-cmds.el (set-locale-environment):
14376 On MS-Windows use ansi code-page for default coding-systems.
14377 Set up paper sizes for Windows 3 letter languages.
14378
14379 * international/code-pages.el (cp932, cp936, cp949, cp950):
14380 Add aliases. Also add cp125* if not already defined.
14381
14382 2004-05-09 Juanma Barranquero <lektu@terra.es>
14383
14384 * help-fns.el (help-highlight-arguments): Don't try to highlight
14385 missing or autoloaded arglists. Accept structured arguments, like
14386 the first ones of `do' and `flet'.
14387
14388 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
14389 (cvs-get-marked): Remove redundant arglist info.
14390
14391 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
14392 Don't use CL-style default args.
14393
14394 2004-05-08 Andreas Schwab <schwab@suse.de>
14395
14396 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
14397
14398 * international/subst-ksc.el: Fix references to utf-translate-cjk
14399 into utf-translate-cjk-mode.
14400 * international/subst-big5.el: Likewise.
14401 * international/subst-gb2312.el: Likewise.
14402 * international/subst-jis.el: Likewise.
14403 * international/utf-16.el: Likewise.
14404 * international/utf-8.el: Likewise.
14405
14406 2004-05-08 John Wiegley <johnw@newartisans.com>
14407
14408 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
14409 "virtual buffers" (off by default), which makes it possible to
14410 switch to the "virtual" buffers of recently visited files. When a
14411 buffer name search fails, and this option is on, iswitchb will
14412 look at the list of recently visited files, and permit matching
14413 against those names. When the user hits RET on a match, it will
14414 revisit that file.
14415 (iswitchb-read-buffer): Add two optional arguments, which makes
14416 isearchb.el possible.
14417 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
14418 (iswitchb-next-match): Add support for virtual buffers.
14419
14420 * isearchb.el: This module extends iswitchb to provide "as you
14421 type" buffer selection.
14422
14423 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
14424 Ignore the read-only property when flyspell highlighting is on.
14425 Not ignoring it leads to a series of confusing errors.
14426 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
14427 but also make sure to call flyspell-incorrect-hook.
14428 (flyspell-maybe-correct-transposition): Perform transposition test
14429 by bit twiddling a string, rather than using a temp buffer.
14430 (flyspell-maybe-correct-doubling): Use a string rather than a temp
14431 buffer. This is also the original version of the code, which
14432 could not be checked in before due to a previous lack of
14433 assignment papers. This version has seen heavy usage on my system
14434 for several years now.
14435
14436 * calendar/cal-bahai.el: New file, which adds support for the
14437 Baha'i calendar to Emacs. This calendar is based on a solar year
14438 of 19 months of 19 days, with 4 intercalary days. Each year
14439 begins on March 21, with the calendar starting in 1844.
14440
14441 * calendar/cal-menu.el, calendar/calendar.el
14442 * calendar/diary-lib.el, calendar/holidays.el:
14443 Added support for using cal-bahai.el.
14444
14445 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
14446 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
14447 function can be used outside of eshell buffers.
14448 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
14449
14450 2004-05-08 Juanma Barranquero <lektu@terra.es>
14451
14452 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
14453 word constituent so FOO-ARG is not recognized as an arg.
14454 (help-highlight-arguments): Don't skip lists in mandatory arguments.
14455
14456 * simple.el (next-error): Fix typo in docstring.
14457 (open-line): Make argument names match their use in docstring.
14458 (split-line): Fix docstring.
14459
14460 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
14461 usable by `describe-function'.
14462 (gensym, gentemp, typep, ignore-errors): Make argument names match
14463 their use in docstring.
14464
14465 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
14466 argument to `help-setup-xref'.
14467
14468 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
14469
14470 Version 2.0.40 of Tramp released.
14471
14472 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
14473 Use symbol-function to invoke functions only known on some Emacs
14474 flavors. This avoids byte-compiler warnings. Reported by Kevin
14475 Scaldeferri <kevin@scaldeferri.com>.
14476 (tramp-do-copy-or-rename-file-via-buffer): Rename from
14477 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
14478 consistent with the other tramp-do-* functions.
14479 (tramp-do-copy-or-rename-file): Calls adjusted.
14480 (tramp-process-initial-commands): Avoid liveness check on shell --
14481 we know that it must be alive since we're opening a connection at
14482 this moment.
14483 (tramp-last-cmd): New internal variable.
14484 (tramp-process-echoes): New tunable.
14485 (tramp-send-command): Set tramp-last-cmd.
14486 (tramp-wait-for-output): Delete echo, if applicable.
14487 (tramp-read-passwd): Construct the key for the password cache in a
14488 way that works for multi methods, too.
14489 (tramp-bug): Add backup-directory-alist and
14490 bkup-backup-directory-info to bug reports, with Tramp counterparts.
14491
14492 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
14493
14494 * net/tramp*.el: Suppress byte-compiler warnings where possible.
14495
14496 * net/tramp.el (tramp-out-of-band-prompt-regexp)
14497 (tramp-actions-copy-out-of-band): New defcustoms.
14498 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
14499 used instead of a synchronous one. Allows password entering.
14500 (tramp-action-out-of-band): New defun.
14501 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
14502 Remove restriction with password from doc string.
14503 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
14504 `tramp-out-of-band-prompt-regexp',
14505 `tramp-actions-copy-out-of-band', `password-cache' and
14506 `password-cache-expiry'.
14507 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
14508 password caching.
14509 (tramp-touch): FILE can be a local file, too.
14510 (TODO): Remove items done.
14511 (tramp-handle-insert-directory): Properly quote file name also if
14512 not full-directory-p. Handle wildcard case. Reported by Andreas
14513 Schwab <schwab@suse.de>.
14514 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
14515 new file.
14516 (tramp-handle-file-local-copy, tramp-handle-write-region):
14517 The permissions of the temporary file are set if filename exists.
14518 Reported by Ted Stern <stern@cray.com>.
14519 (tramp-backup-directory-alist)
14520 (tramp-bkup-backup-directory-info): New defcustoms.
14521 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
14522 (tramp-handle-find-backup-file-name): New function.
14523 Implements Tramp's find-backup-file-name.
14524
14525 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
14526 for `find-backup-file-name'.
14527
14528 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
14529 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
14530
14531 2004-05-07 Lars Hansen <larsh@math.ku.dk>
14532
14533 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
14534
14535 2004-05-07 Juanma Barranquero <lektu@terra.es>
14536
14537 * subr.el (lambda): Add arglist description to docstring.
14538 (declare): Fix typo in docstring.
14539 (open-network-stream): Fix docstring.
14540 (process-kill-without-query): Fix docstring and add obsolescence info.
14541 (last, butlast, nbutlast): Make arguments match their use in docstring.
14542 (insert-buffer-substring-no-properties): Likewise.
14543 (insert-buffer-substring-as-yank): Likewise.
14544 (split-string): Fix docstring.
14545
14546 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
14547 Make argument names match their use in docstring.
14548
14549 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
14550
14551 2004-05-06 Nick Roberts <nickrob@gnu.org>
14552
14553 * progmodes/gdb-ui.el: Improve/extend documentation strings.
14554 Fit first sentence on one line for apropos-command.
14555
14556 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14557
14558 Changes largely merged in from Dave Love's code.
14559 * progmodes/python.el: Doc fixes.
14560 (python-mode-map): Add python-complete-symbol.
14561 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
14562 (python-comment-indent, python-complete-symbol)
14563 (python-symbol-completions, python-partial-symbol)
14564 (python-try-complete): New.
14565 (python-indent-line): Remove optional arg. Use python-block-end-p.
14566 (python-check): Bind compilation-error-regexp-alist.
14567 (inferior-python-mode): Use rx. Move keybindings to top level.
14568 Set comint-input-filter.
14569 (python-preoutput-filter): Use rx.
14570 (python-input-filter): Re-introduce.
14571 (python-proc): Start new process if necessary.
14572 Check python-buffer non-nil.
14573 (view-return-to-alist): Defvar.
14574 (python-send-receive): New.
14575 (python-eldoc-function): Use it.
14576 (python-mode-running): Don't defvar.
14577 (python-mode): Set comment-indent-function.
14578 Maybe update hippie-expand-try-functions-list.
14579 (python-indentation-levels): Initialize differently.
14580 (python-block-end-p): New.
14581 (python-indent-line): Use it.
14582 (python-compilation-regexp-alist): Augment.
14583 (run-python): Import `emacs' module to Python rather than loading
14584 code directly. Set python-buffer differently.
14585 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
14586 Use python-proc.
14587 (python-send-command): Go to end of comint buffer.
14588 (python-load-file): Use python-proc, emacs.eimport.
14589 (python-describe-symbol): Simplify interactive form.
14590 Use emacs.help. Do use temp-buffer-show-hook.
14591 Call print-help-return-message.
14592 (hippie-exp): Require when compiling.
14593 (python-preoutput-continuation): Use rx.
14594
14595 * diff-mode.el (diff-make-unified): Fix regexp.
14596
14597 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
14598
14599 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
14600 filter groups from the buffer when rebuilding the Ibuffer buffer
14601 and `ibuffer-show-empty-filter-groups' is nil.
14602
14603 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14604
14605 * ps-print.el (ps-print-quote): Call ps-value-string.
14606 (ps-setup): Call ps-comment-string.
14607 (ps-value-string, ps-comment-string): New funs.
14608
14609 2004-05-06 Juanma Barranquero <lektu@terra.es>
14610
14611 * ehelp.el (electric-help-command-loop): Check whether the last
14612 character is visible, not (point-max).
14613
14614 * help-fns.el (help-argument-name): Default to bold; don't inherit
14615 from font-lock-variable-name-face.
14616 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
14617
14618 2004-05-05 Kenichi Handa <handa@m17n.org>
14619
14620 * descr-text.el (describe-char): Copy the character with text
14621 properties and overlays into the first line, and call
14622 describe-text-properties on it.
14623
14624 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
14625
14626 * iswitchb.el (iswitchb-global-map): Fix typo.
14627 Remove unwanted ###autoloads from source file.
14628
14629 2004-05-05 Lars Hansen <larsh@math.ku.dk>
14630
14631 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
14632 in run-hooks. Use substitute-command-keys in message.
14633 (wdired-abort-changes): Add message.
14634
14635 2004-05-03 Michael Mauger <mmaug@yahoo.com>
14636
14637 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
14638 (sql-emacs20-p): Remove.
14639 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
14640 (sql-builtin-face, sql-doc-face): Remove.
14641 (sql-mode-ansi-font-lock-keywords)
14642 (sql-mode-oracle-font-lock-keywords)
14643 (sql-mode-postgres-font-lock-keywords)
14644 (sql-mode-linter-font-lock-keywords)
14645 (sql-mode-ms-font-lock-keywords)
14646 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
14647 (sql-product-font-lock): Fix font-lock reset when font rules change.
14648 (sql-highlight-product): Remove incorrect font-lock reset logic.
14649
14650 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
14651
14652 * ses.el (ses-set-parameter): Fix typo.
14653
14654 2004-05-04 Kim F. Storm <storm@cua.dk>
14655
14656 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
14657 Must expand directory for completion to work; and don't mess with
14658 process-environment.
14659 (ido-read-file-name): If command has ido property, don't use ido
14660 if value is ignore, or read as directory if value is dir.
14661 Set ido ignore property for dired-do-rename command.
14662
14663 2004-05-04 Juanma Barranquero <lektu@terra.es>
14664
14665 * ehelp.el (electric-help-command-loop, electric-help-undefined)
14666 (electric-help-help): Check against unmapped commands.
14667
14668 * help-fns.el (help-argument-name): New face, inheriting from
14669 font-lock-variable-name-face, to highlight function arguments in
14670 `describe-function' and `describe-key'.
14671 (help-do-arg-highlight): Auxiliary function to highlight a given
14672 list of arguments in a string.
14673 (help-highlight-arguments): Highlight the function arguments and
14674 all uses of them in the docstring.
14675 (describe-function-1): Use it. Do docstring output via `insert',
14676 not 'princ', so text attributes are preserved.
14677
14678 * winner.el (winner-mode-map): Move `winner-undo' and
14679 `winner-redo' to C-c <left> and C-c <right>, respectively (the
14680 previous bindings conflict with `prev-buffer', `next-buffer').
14681
14682 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14683
14684 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
14685 (bibtex-entry-update): New command bound to C-c C-u.
14686 (bibtex-text-in-string): Fix regexp.
14687 (bibtex-assoc-of-regexp): Remove.
14688 (bibtex-progress-message): Fix docstring.
14689 (bibtex-inside-field): Use if.
14690 (bibtex-assoc-regexp): New function.
14691 (bibtex-format-entry): Make code more robust so that it formats
14692 also old entries.
14693 (bibtex-autokey-demangle-title): Merge with obsolete function
14694 bibtex-assoc-of-regexp.
14695 (bibtex-field-list): New function.
14696 (bibtex-entry): Use bibtex-field-list.
14697 (bibtex-parse-entry): Fix docstring.
14698 (bibtex-print-help-message): Use bibtex-field-list.
14699 (bibtex-make-field): Use bibtex-field-list.
14700 (bibtex-entry-index): Bugfix. Return crossref key if required.
14701 (bibtex-lessp): Fix docstring.
14702
14703 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
14704
14705 * select.el (xselect-convert-to-string): Move comment to intended line.
14706
14707 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14708
14709 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
14710 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
14711
14712 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14713
14714 * term/x-win.el (x-clipboard-yank): Don't exit on error from
14715 x-get-selection.
14716
14717 2004-05-03 Jason Rumney <jasonr@gnu.org>
14718
14719 * makefile.nt: Remove.
14720
14721 2004-05-03 Kim F. Storm <storm@cua.dk>
14722
14723 * emulation/cua-base.el (cua--update-indications): Fix last change.
14724 (cua-mode): Deactivate mark when cua-mode is enabled.
14725
14726 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
14727
14728 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
14729
14730 2004-05-03 Nick Roberts <nickrob@gnu.org>
14731
14732 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
14733 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
14734 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
14735 window over visible frames.
14736 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
14737
14738 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
14739
14740 * progmodes/compile.el (compilation-gcpro): New var.
14741 (compilation-fake-loc): Use it.
14742 (compilation-forget-errors): Reset it.
14743
14744 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
14745
14746 * diff-mode.el (diff-header-face, diff-file-header-face):
14747 Use min-colors.
14748
14749 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14750
14751 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
14752 (bibtex-clean-entry): Disentangle code.
14753 (bibtex-realign): New function.
14754 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
14755 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
14756 Remove undocumented optional arg called-by-convert-alien.
14757 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
14758 for sorting instead of bibtex-sort-buffer.
14759
14760 2004-05-02 Eli Zaretskii <eliz@gnu.org>
14761
14762 * progmodes/compile.el (compilation-start): In the
14763 no-async-subprocesses branch, call sit-for to give redisplay a
14764 chance to show the updated process status in the mode line, and
14765 fontify the buffer explicitly after the process exits.
14766
14767 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
14768
14769 * progmodes/python.el (python-compilation-line-number): Remove.
14770 (python-compilation-regexp-alist): Don't use it any more.
14771 (python-orig-start, python-input-filter): Remove.
14772 (inferior-python-mode): Don't set up comint-input-filter-functions.
14773 (python-send-region): Use compilation-fake-loc.
14774
14775 * progmodes/compile.el (compilation-messages-start): New var.
14776 (compilation-mode): Don't setup next-error-function here.
14777 (compilation-setup): Set it up here instead (for minor modes as well).
14778 Make compilation-messages-start buffer local.
14779 (compilation-next-error-function): Use it.
14780 (compilation-forget-errors): Set compilation-messages-start.
14781
14782 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
14783
14784 * ielm.el (ielm-prompt-read-only): Update docstring.
14785
14786 * comint.el (comint-prompt-read-only): Update docstring.
14787 (comint-update-fence, comint-kill-whole-line)
14788 (comint-kill-region): New functions.
14789
14790 * simple.el (kill-whole-line): Use "p" instead of "P" in
14791 interactive form.
14792
14793 2004-05-01 Juanma Barranquero <lektu@terra.es>
14794
14795 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
14796 format arglist so default values in CL-style argument lists are
14797 correctly shown.
14798
14799 2004-05-01 Jason Rumney <jasonr@gnu.org>
14800
14801 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
14802
14803 2004-05-01 Kenichi Handa <handa@m17n.org>
14804
14805 * international/titdic-cnv.el (miscdic-convert): Don't generate a
14806 quail file if it is up to date.
14807
14808 2004-04-30 Juri Linkov <juri@jurta.org>
14809
14810 * cus-edit.el (custom-mode-map):
14811 Add key binding `C-x C-s' to `Custom-save'.
14812
14813 * outline.el (outline-blank-line): New var.
14814 (outline-next-preface, outline-show-heading)
14815 (outline-end-of-subtree): Use it.
14816
14817 * dired-aux.el (dired-touch-initial): New fun.
14818 (dired-do-chxxx): Call it for op-symbol `touch'.
14819 (dired-diff): Use `dired-dwim-target-directory'
14820 if current dired buffer has no buffer mark.
14821
14822 * bindings.el (propertized-buffer-identification):
14823 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
14824 Add C-M-arrow keys for consistency.
14825
14826 * files.el (confirm-kill-emacs):
14827 Change group from top-level `emacs' to `convenience'.
14828
14829 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
14830 Push mark on the first call of successive command calls.
14831 (insert-pair): New fun created from `insert-parentheses' with
14832 `open' and `close' arguments added. Enclose active regions
14833 in paired characters. Compare adjacent characters syntax with
14834 inserted characters syntax before inserting a space.
14835 (insert-parentheses): Call `insert-pair' with ?\( ?\).
14836
14837 * delsel.el: Don't put `delete-selection' property
14838 on `insert-parentheses' symbol to take advantage of
14839 region handling in `insert-pair' function.
14840 Suggested by Stephan Stahl <stahl@eos.franken.de>.
14841
14842 2004-04-30 Kim F. Storm <storm@cua.dk>
14843
14844 * emulation/cua-base.el: Add support for changing cursor types;
14845 based on patch from Michael Mauger.
14846 (cua-normal-cursor-color, cua-read-only-cursor-color)
14847 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
14848 Customization cursor type and/or cursor color.
14849 (cua--update-indications): Handle cursor type changes.
14850 (cua-mode): Update cursor indications if enabled.
14851
14852 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
14853
14854 * mouse.el (mouse-drag-copy-region): New defcustom.
14855 (mouse-set-region, mouse-drag-region-1): Use it.
14856
14857 * simple.el (kill-ring-save): If region face background color is
14858 unspecified (if no highlighting), show extent of fully visible
14859 region even if transient-mark-mode is enabled.
14860
14861 * emulation/cua-base.el (cua--standard-movement-commands):
14862 Add cua-scroll-up and cua-scroll-down.
14863 (cua-scroll-up, cua-scroll-down): New commands.
14864 (cua--init-keymaps): Remap scroll-up and scroll-down.
14865
14866 * emulation/cua-rect.el (cua--convert-rectangle-as):
14867 New defmacro.
14868 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
14869 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
14870 New commands (suggested by Jordan Breeding).
14871
14872 2004-04-30 Juanma Barranquero <lektu@terra.es>
14873
14874 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
14875
14876 2004-04-30 Mario Lang <mlang@delysid.org>
14877
14878 * diff.el (diff-switches): Fix typo in docstring.
14879
14880 2004-04-30 Alex Schroeder <alex@gnu.org>
14881
14882 * xml.el (xml-debug-print-internal): Don't add newline and
14883 indentation to text nodes and write empty elements as empty tags
14884 instead of opening and closing tags.
14885 (xml-debug-print): Take optional indent-string argument.
14886 (xml-print): Alias for xml-debug-print.
14887
14888 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
14889
14890 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
14891 than duplicate call to `line-beginning-position'.
14892
14893 * progmodes/f90.el (f90-get-present-comment-type):
14894 Return whitespace, as well as comment chars, for consistent filling
14895 of comment blocks. Use `match-string-no-properties'.
14896 (f90-break-line): Trim trailing whitespace when filling comments.
14897
14898 2004-04-30 Dave Love <fx@gnu.org>
14899
14900 * calendar/diary-lib.el (diary-outlook-formats): New variable.
14901 (diary-from-outlook-internal, diary-from-outlook)
14902 (diary-from-outlook-gnus, diary-from-outlook-rmail):
14903 New functions to import diary entries from Outlook-format
14904 appointments in mail messages.
14905
14906 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
14907
14908 * progmodes/python.el (python-send-command): New fun.
14909 (python-send-region, python-load-file): Use it.
14910
14911 * progmodes/compile.el (compilation-last-buffer): Add var alias.
14912
14913 * help-fns.el (help-C-file-name): Use new subr-name.
14914 Prepend `src/' to the file name.
14915 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
14916 (describe-function-1, describe-variable): Only find a C source file
14917 name if DOC is already loaded.
14918
14919 * help-mode.el (help-function-def, help-variable-def):
14920 Use the new find-function-search-for-symbol functionality.
14921 Allow FILE to be `C-source'.
14922
14923 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
14924 (find-function-C-source): New fun.
14925 (find-function-search-for-symbol): Use it.
14926
14927 2004-03-29 Michael Mauger <mmaug@yahoo.com>
14928
14929 * progmodes/sql.el (sql-product-alist): Rename variable
14930 `sql-product-support'. Add Postgres login parameters.
14931 (sql-set-product, sql-product-feature): Update with renamed variable.
14932 (sql-connect-postgres): Add username prompt.
14933 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
14934 Make patterns less product specific.
14935 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
14936 (sql-mode-abbrev-table): Modify initialization.
14937 (sql-builtin-face): Add variable.
14938 (sql-keywords-re): Add macro.
14939 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
14940 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
14941 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
14942 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
14943 (sql-mode-linter-font-lock-keywords)
14944 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
14945 (sql-mode-sybase-font-lock-keywords)
14946 (sql-mode-informix-font-lock-keywords)
14947 (sql-mode-interbase-font-lock-keywords)
14948 (sql-mode-ingres-font-lock-keywords)
14949 (sql-mode-solid-font-lock-keywords)
14950 (sql-mode-sqlite-font-lock-keywords)
14951 (sql-mode-db2-font-lock-keywords): Default to nil.
14952 (sql-product-font-lock): Always highlight ANSI keywords.
14953 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
14954 (sql-send-string): Add function.
14955
14956 2004-04-29 Dave Love <fx@gnu.org>
14957
14958 * progmodes/cfengine.el (cfengine-beginning-of-defun)
14959 (cfengine-end-of-defun): Ensure progress through buffer.
14960
14961 * info-look.el (cfengine-mode): Accept a terminal ().
14962
14963 2004-04-29 Juri Linkov <juri@jurta.org>
14964
14965 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
14966 instead of isearch-yank-word-or-char. Add new key bindings for
14967 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
14968 (isearch-del-char): New fun.
14969 (isearch-forward, isearch-edit-string): Update docstring.
14970 (isearch-yank-char): Doc fix.
14971 (isearch-other-meta-char): Restore point after scrolling.
14972
14973 * progmodes/compile.el (compilation-context-lines): Add nil option
14974 to disable compilation output window scrolling.
14975 (compilation-set-window): Use it.
14976
14977 * outline.el (outline-next-preface, outline-show-heading):
14978 Don't leave unhidden blank line before heading.
14979 (outline-end-of-subtree): Include last newline into subtree.
14980 (hide-entry): Leave point at beginning of heading instead of end.
14981 (outline-up-heading): Push mark for the first call of successive
14982 command calls.
14983
14984 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
14985
14986 * comint.el (comint-prompt-read-only): New variable.
14987 (comint-output-filter): Implement it.
14988
14989 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
14990 (ielm-prompt-internal): New variable.
14991 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
14992 (ielm-send-input): Delete unused variable `buf'.
14993 (ielm-eval-input): Use `ielm-prompt-internal'.
14994 (inferior-emacs-lisp-mode): Use new variables
14995 `comint-prompt-read-only' and `ielm-prompt-internal'.
14996 Get rid of obsolete variable `directory-sep-char'.
14997 (ielm): Use `zerop'.
14998
14999 2004-04-29 John Paul Wallington <jpw@gnu.org>
15000
15001 * thumbs.el (toplevel): Require cl at compile time.
15002 Remove conditional definitions of `ignore-errors' and `caddar'
15003 because they occur at run time.
15004
15005 2004-04-28 Nick Roberts <nickrob@gnu.org>
15006
15007 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
15008 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
15009 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
15010 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
15011
15012 * progmodes/gud.el (gud-common-init): Throw an error if program is
15013 already running under gdb.
15014
15015 2004-04-28 John Paul Wallington <jpw@gnu.org>
15016
15017 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
15018 (thumbs-show-image-num): Move assignment of
15019 `thumbs-current-image-filename' within scope of `i'.
15020 (thumbs-emboss-image): Don't use `evenp'.
15021
15022 2004-04-28 Richard M. Stallman <rms@gnu.org>
15023
15024 * progmodes/compile.el (compilation-context-lines): Default now 0.
15025
15026 2004-04-28 Juanma Barranquero <lektu@terra.es>
15027
15028 Use `time-less-p' from calendar/time-date.el instead of defining
15029 custom versions of it.
15030
15031 * pcomplete.el (pcomplete-time-less-p): Remove.
15032
15033 * thumbs.el (time-less-p): Remove.
15034
15035 * calendar/timeclock.el (timeclock-time-less-p): Remove.
15036 (timeclock-generate-report): Use `time-less-p'.
15037
15038 * emacs-lisp/autoload.el (autoload-before-p): Remove.
15039 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
15040
15041 2004-04-28 Masatake YAMATO <jet@gyve.org>
15042
15043 * subr.el (remove-overlays): Make arguments optional.
15044
15045 * wid-edit.el (widget-specify-button): Put evaporate to the
15046 overlay for sample.
15047 (widget-specify-sample): Put evaporate to the overlay for sample.
15048 (widget-specify-doc): Put evaporate to the overlay for documentation.
15049
15050 2004-04-27 Jesper Harder <harder@ifa.au.dk>
15051
15052 * info.el (info-apropos): Make it an index node. Align node names
15053 like makeinfo.
15054
15055 2004-04-27 Eli Zaretskii <eliz@gnu.org>
15056
15057 * net/browse-url.el (browse-url-netscape-sentinel)
15058 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
15059 (browse-url-epiphany-sentinel, browse-url-mosaic):
15060 Use browse-url-*-program instead of a literal program name.
15061
15062 2004-04-27 Kevin Ryde <user42@zip.com.au>
15063
15064 * eshell/em-alias.el:
15065 * eshell/em-dirs.el:
15066 * eshell/em-hist.el:
15067 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
15068 features when M-x customize-group loads modules before the main
15069 eshell.el.
15070
15071 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
15072
15073 * subr.el (momentary-string-display): Support EXIT-CHAR that is
15074 either a character representation of an event or an event
15075 description list.
15076
15077 * type-break.el: Capitalise Emacs and Lisp.
15078 (type-break-good-break-interval, type-break-demo-boring-stats)
15079 (type-break-terse-messages, type-break-file-name): New defcustoms.
15080 (type-break-post-command-hook)
15081 (type-break-warning-countdown-string): Quote variable names in doc.
15082 (type-break-interval-start, type-break-auto-save-file-name): New vars.
15083 (type-break-mode): Document type-break-good-break-interval and the
15084 "session" file. Schedule break according to the session file.
15085 Kill session file buffer on exit. Organise for save-some-buffers
15086 to always save the session file.
15087 (type-break-mode-line-message-mode, type-break-query-mode):
15088 Uppercase arguments.
15089 (type-break-file-time, type-break-file-keystroke-count, timep)
15090 (type-break-choose-file, type-break-get-previous-time)
15091 (type-break-get-previous-count): New defuns.
15092 (type-break): Avoid break querying after a completed break in the
15093 case where the query was initiated during user invocation of the
15094 break. Optional terse messages.
15095 Use type-break-good-break-interval if type-break-good-rest-interval is
15096 nil. File the break time.
15097 (type-break-schedule): New optional args for overriding the use of
15098 the current time.
15099 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
15100 after a break.
15101 (type-break-check): File the keystroke count.
15102 (type-break-do-query): Prevent a second query when the break is
15103 interrupted. Optional terse message.
15104 (type-break-keystroke-reset): Record the start of a typing interval.
15105 (type-break-demo-boring): Optional terse messages. Display word
15106 per minute and keystroke counts according to
15107 type-break-demo-boring-stats.
15108
15109 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
15110
15111 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
15112 directories, make sure they exist under archive-tmpdir.
15113
15114 2004-04-27 Juri Linkov <juri@jurta.org>
15115
15116 * help.el (view-emacs-news): With argument, display info for the
15117 selected version by finding it among different NEWS files, and
15118 narrowing the buffer to the selected version.
15119
15120 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
15121 same-window-buffer-names.
15122 (info): New arg `buffer'. Use it. Doc fix. Read file name for
15123 non-numeric prefix argument, append the number to the buffer name
15124 for numeric prefix argument.
15125 (info-other-window): Bind same-window-regexps to nil.
15126 (Info-reference-name): Rename to Info-point-loc.
15127 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
15128 and Info-find-index-name for stringy Info-point-loc.
15129 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
15130 without middle `.', but with final `.' and optional line number
15131 for it. Set Info-point-loc for index nodes.
15132 (Info-index): Remove middle `.' from index entry regexp.
15133 Modify line number regexp.
15134 (Info-index-next): Decrement line number.
15135 (info-apropos): Remove middle `.' from index entry regexp.
15136 Add optional line number regexp at the end. Add matched value
15137 for line number to the result list and insert it to the buffer.
15138 Replace match-string by match-string-no-properties.
15139 Reorder result list.
15140 (Info-fontify-node): Hide index line numbers.
15141 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
15142 empty matches.
15143 (Info-follow-reference): Use `str' instead of
15144 Info-following-node-name-re.
15145 (Info-toc): Use full file names. Set Info-current-node to "Top".
15146 (Info-fontify-node): Compare file names without directory name.
15147 (Info-try-follow-nearest-node): Don't set Info-reference-name.
15148 Set second arg of Info-extract-menu-node-name for index nodes.
15149 (info-xref-visited): Use magenta3 instead of magenta4.
15150 (Info-mode): Add info-apropos to docstring.
15151
15152 * log-view.el (log-view-diff): Replace interactive code "r"
15153 by a list to allow to call it even if region is not active.
15154
15155 * paren.el (show-paren-highlight-openparen): New var.
15156 (show-paren-function): Turn on openparen highlighting when
15157 matching forward if show-paren-highlight-openparen is non-nil.
15158
15159 * simple.el (kill-ring-save): Use blink-matching-delay instead of
15160 the constant value 1.
15161 (completions-common-part): Expand docstring.
15162
15163 * textmodes/picture.el (picture-mode-map): Add arrow keys.
15164
15165 2004-04-27 Kim F. Storm <storm@cua.dk>
15166
15167 * image.el (insert-sliced-image): Use line-height instead of
15168 line-spacing property on newline.
15169
15170 2004-04-26 Lars Hansen <larsh@math.ku.dk>
15171
15172 * desktop.el (desktop-buffer-misc-data-function): Rename to
15173 desktop-save-buffer and change docstring.
15174 (desktop-buffer-modes-to-save): Delete.
15175 (desktop-save-buffer-p): Use desktop-save-buffer instead of
15176 desktop-buffer-modes-to-save.
15177 (desktop-save): Rename desktop-buffer-misc-data-function to
15178 desktop-save-buffer and allow non-function value.
15179 (desktop-missing-file-warning): Correct docstring.
15180
15181 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
15182 to desktop-save-buffer.
15183
15184 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
15185 desktop-save-buffer.
15186
15187 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
15188
15189 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
15190
15191 2004-04-26 Eli Zaretskii <eliz@gnu.org>
15192
15193 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
15194
15195 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
15196
15197 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
15198 (ielm): Only go to the end of the buffer when starting a new process.
15199
15200 2004-04-25 Juanma Barranquero <lektu@terra.es>
15201
15202 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
15203 mode line. Bind `inhibit-read-only' to t before modifying
15204 properties of text in the buffer.
15205 (ielm): Force point to the end of buffer, even when running ielm
15206 from inside itself.
15207
15208 2004-04-25 Jesper Harder <harder@ifa.au.dk>
15209
15210 * info.el (info-apropos): Reset Info-complete-cache.
15211
15212 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
15213
15214 * progmodes/compile.el (compilation-error-regexp-alist-alist):
15215 Also recognize severe Irix et al. messages.
15216 (compilation-normalize-filename, compile-abbreviate-directory):
15217 Delete functions.
15218 (compilation-get-file-structure): New function inherits
15219 functionality of the two preceding ones.
15220 (compilation-internal-error-properties, compilation-fake-loc):
15221 Use it so that different paths to the same file share the same
15222 markers. Also optimize finding adjacent marker slightly.
15223
15224 2004-04-25 Kim F. Storm <storm@cua.dk>
15225
15226 * image.el (insert-sliced-image): Add line-spacing t property
15227 to newlines separating image lines.
15228
15229 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
15230
15231 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
15232
15233 * ielm.el (ielm-prompt-read-only): New user option.
15234 (ielm-prompt): Expand docstring to describe new behavior.
15235 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
15236 mention it in the docstring.
15237
15238 2004-04-24 Andreas Schwab <schwab@suse.de>
15239
15240 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
15241
15242 * diff.el (diff): Set default-directory in diff buffer.
15243
15244 2004-04-24 Eli Zaretskii <eliz@gnu.org>
15245
15246 * mail/sendmail.el (mail-bury): Don't delete the frame where the
15247 mail was being composed if the terminal cannot display more than
15248 one frame; instead, switch to previous frame.
15249
15250 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
15251 (rmail-start-mail): Support rmail-mail-new-frame even on
15252 terminals that can display only one frame at a time.
15253
15254 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
15255
15256 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
15257 (checkdoc-output-font-lock-keywords): Remove error regexp.
15258 (checkdoc-output-mode-map): Remove.
15259 (checkdoc-output-mode): Derive from compilation-mode.
15260 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
15261
15262 * dired.el (dired-mode-map): Add a menu entry for wdired.
15263
15264 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
15265 (rx-bracket, rx-check-any, rx-any): Clean up name space.
15266
15267 * wdired.el (wdired-mode-map): Move init into declaration.
15268 Fix `return' binding.
15269 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
15270 Use force-mode-line-update.
15271 (wdired-get-filename): Use `unless'.
15272 (wdired-preprocess-files): Don't assume names have no \n and use / for
15273 dir separator.
15274 (wdired-normalize-filename): Use replace-regexp-in-string.
15275 (wdired-load-hooks): Remove.
15276 (wdired-mode-hooks): Rename to wdired-mode-hook.
15277
15278 * info-look.el: Add support for cfengine-mode.
15279 (info-lookup-setup-mode): Use dolist.
15280
15281 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
15282
15283 * wdired.el: New file.
15284
15285 2004-04-23 Juanma Barranquero <lektu@terra.es>
15286
15287 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
15288
15289 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
15290 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
15291 (pcomplete--help, pcomplete--here): Doc fixes.
15292
15293 2004-04-23 Andre Spiegel <spiegel@gnu.org>
15294
15295 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
15296 handles wrong-number-of-arguments in backend call.
15297
15298 * vc.el (vc-print-log): Likewise.
15299
15300 2004-04-20 Dave Love <fx@gnu.org>
15301
15302 * emacs-lisp/rx.el: Doc fixes.
15303 (rx-constituents): Add/extend many forms.
15304 (rx-check): Check form is a list.
15305 (bracket): Defvar.
15306 (rx-check-any, rx-any, rx-check-not): Modify.
15307 (rx-not): Simplify.
15308 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
15309 (rx-kleene): Use rx-trans-forms.
15310 (rx-quote-for-set): Delete.
15311 (rx): Allow multiple args.
15312
15313 2004-04-23 Kenichi Handa <handa@m17n.org>
15314
15315 * international/mule-util.el (char-displayable-p): Simplify by
15316 using internal-char-font.
15317
15318 2004-04-23 Juanma Barranquero <lektu@terra.es>
15319
15320 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
15321
15322 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
15323
15324 * diff-mode.el (diff-next-error): New fun.
15325 (diff-mode): Use it.
15326
15327 * simple.el (next-error): Change arg name.
15328 Add support for the documented C-u C-x ` usage.
15329
15330 * frame.el (special-display-popup-frame, next-multiframe-window)
15331 (previous-multiframe-window): Only consider frames on same display.
15332
15333 2004-04-22 Lars Hansen <larsh@math.ku.dk>
15334
15335 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
15336 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
15337
15338 2004-04-22 Kim F. Storm <storm@cua.dk>
15339
15340 * net/telnet.el (telnet): Add optional port arg.
15341
15342 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
15343
15344 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15345 Minor sanity check on the `hyperlink' slot.
15346
15347 * Makefile.in (recompile): Compile new files.
15348
15349 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
15350 Add byte-recompile-directory's optional `arg'.
15351
15352 * cvs-status.el (cvs-tree-use-charset): New var.
15353 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
15354 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
15355 (cvs-status-cvstrees): Use it.
15356
15357 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
15358 Make it a normal major mode.
15359 (checkdoc-buffer-label): Make sure the file name is meaningful.
15360 (checkdoc-output-to-error-buffer): Remove.
15361 (checkdoc-error, checkdoc-start-section): Rewrite.
15362
15363 * info.el (info-node, info-menu-5, info-xref, info-header-node)
15364 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15365 (Info-title-4-face): Use new syntax.
15366 (info-xref-visited): Inherit from info-xref.
15367
15368 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
15369
15370 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
15371
15372 * simple.el (next-error-last-buffer, next-error-function):
15373 New variables for the next-error framework.
15374 (next-error-buffer-p): New function.
15375 (next-error-find-buffer): Generalize compilation-find-buffer.
15376 (next-error, previous-error, first-error, next-error-no-select)
15377 (previous-error-no-select): Move from compile.el.
15378
15379 * replace.el (occur-next-error, occur-1): Hook into the next-error
15380 framework.
15381
15382 * progmodes/compile.el (compilation-start):
15383 Set next-error-last-buffer so next-error knows where to jump.
15384 (compilation-setup): Set the buffer-local variable
15385 next-error-function to 'compilation-next-error-function.
15386 (compilation-buffer-p, compilation-buffer-internal-p): Use an
15387 alternate way to find if a buffer is a compilation buffer, for
15388 next-error convenience.
15389 (next-error-no-select, previous-error-no-select, next-error)
15390 (previous-error, first-error): Move to simple.el.
15391 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
15392 (compilation-last-buffer): Remove.
15393 (compilation-start, compilation-next-error, compilation-setup)
15394 (compilation-next-error-function, compilation-find-buffer):
15395 Remove compilation-last-buffer use.
15396
15397 2004-04-21 Juanma Barranquero <lektu@terra.es>
15398
15399 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
15400 (font-lock-warning-face): Fix spacing.
15401
15402 * makefile.w32-in (WINS): Add url/ directory.
15403
15404 2004-04-21 Lars Hansen <larsh@math.ku.dk>
15405
15406 * desktop.el (desktop-buffer-mode-handlers): New variable.
15407 Alist of major mode specific functions to restore a desktop buffer.
15408 (desktop-buffer-handlers): Make variable obsolete.
15409 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
15410 Catch errors signaled in handlers. Update buffer count.
15411 Evaluate desktop-buffer-point.
15412 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
15413 move to dired.el.
15414 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
15415 move to info.el.
15416 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
15417 move to mail/rmail.el.
15418 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
15419 to mh-e/mh-e.el.
15420 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
15421 On fail, print message (to message buffer) even if
15422 desktop-missing-file-warning is nil.
15423 (desktop-buffer-misc-data-function): New buffer local variable.
15424 Function returning major mode specific data.
15425 (desktop-buffer-misc-functions): Make variable obsolete.
15426 (desktop-save): Use desktop-buffer-misc-data-function.
15427 (desktop-buffer-dired-misc-data): Rename to
15428 dired-desktop-buffer-misc-data and move to dired.el.
15429 (desktop-buffer-info-misc-data): Rename to
15430 Info-desktop-buffer-misc-data and move to info.el.
15431 (desktop-read): Add message about number of buffers restored/failed.
15432
15433 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
15434 Add parameters. Pause to display error only when
15435 desktop-missing-file-warning is non-nil.
15436 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15437 (dired-mode): Bind desktop-buffer-misc-data-function.
15438
15439 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
15440 Add Parameters.
15441 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15442 (Info-mode): Bind desktop-buffer-misc-data-function.
15443
15444 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
15445 Add Parameters.
15446
15447 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
15448 Add Parameters.
15449
15450 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
15451
15452 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
15453 the case of letters in case-insensitive expansions when the
15454 abbrev is preceded by characters with letter syntax.
15455
15456 2004-04-21 Richard M. Stallman <rms@gnu.org>
15457
15458 * progmodes/cperl-mode.el (cperl-putback-char):
15459 Delete Emacs 18 definition.
15460
15461 * international/mule.el (ctext-post-read-conversion):
15462 Use assoc-string, not assoc-ignore-case.
15463
15464 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
15465
15466 * emacs-lisp/easymenu.el (easy-menu-add):
15467 Do call x-popup-menu, but only if it's defined.
15468
15469 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
15470
15471 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
15472 Handle multiple args: compile like progn.
15473
15474 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
15475 take all args as &rest arg.
15476
15477 * autoinsert.el (auto-insert-alist): Insert the user's name in
15478 copyright notice, rather than Free Software Foundation.
15479
15480 2004-04-21 Kenichi Handa <handa@m17n.org>
15481
15482 * descr-text.el (describe-char): Make it work on *Help* buffer.
15483
15484 2004-04-21 Kim F. Storm <storm@cua.dk>
15485
15486 * image.el (insert-image): Add optional SLICE arg.
15487 (insert-sliced-image): New defun.
15488
15489 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
15490
15491 * subr.el (read-number): Check whether `default' is nil.
15492
15493 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
15494
15495 * progmodes/compile.el (compilation-error-properties):
15496 Split into two.
15497 (compilation-internal-error-properties): New one.
15498 (compilation-compat-error-properties): Use it. Fix the non-marker case.
15499
15500 2004-04-20 Richard M. Stallman <rms@gnu.org>
15501
15502 * window.el (split-window-save-restore-data):
15503 Don't update the data if OLD-INFO is nil.
15504
15505 * view.el (view-return-to-alist): Mark it permanent local.
15506
15507 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
15508
15509 * recentf.el (recentf-save-list): Catch and warn about errors.
15510
15511 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
15512 so "Buffers" won't be pure.
15513
15514 * help-mode.el (help-mode-finish): Set help-return-alist first
15515 thing, setting only the entry for the selected window.
15516
15517 * help-fns.el (describe-function-1): If many non-control non-meta
15518 keys run the command, don't list all of them.
15519
15520 2004-04-20 Juanma Barranquero <lektu@terra.es>
15521
15522 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
15523 arg. Copied from Andre Spiegel's patch of 2004-03-21.
15524
15525 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
15526
15527 2004-04-20 Kenichi Handa <handa@m17n.org>
15528
15529 * international/quail.el (quail-lookup-key): New optional arg
15530 NOT-RESET-INDICES.
15531 (quail-get-translations): Call quail-lookup-key with
15532 NOT-RESET-INDICES t.
15533 (quail-completion): Likewise.
15534 (quail-lookup-map-and-concat): Likewise.
15535
15536 2004-04-20 Kenichi Handa <handa@m17n.org>
15537
15538 * international/quail.el (quail-update-translation): Don't insert
15539 such an unsupported multibyte char in a unibyte buffer.
15540
15541 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
15542
15543 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
15544 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
15545 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
15546 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
15547 (gdb-frame-assembler-buffer): Improve behaviour with
15548 multiple frames.
15549 (gdb-display-buffer): Extend search to all visible frames.
15550
15551 2004-04-19 Eli Zaretskii <eliz@gnu.org>
15552
15553 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
15554 characters left after base64 decoding.
15555 (rmail-decode-region): Use -dos variety of `coding', to remove any
15556 ^M characters left after qp or base64 decoding.
15557
15558 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15559
15560 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
15561 messages.
15562
15563 2004-04-19 Stephen Eglen <stephen@gnu.org>
15564
15565 * add-log.el (add-change-log-entry): Update doc string to mention
15566 add-log-full-name and add-log-mailing-address.
15567
15568 2004-04-18 Juri Linkov <juri@jurta.org>
15569
15570 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
15571 (Info-find-node-2): Simplify error message.
15572 (Info-insert-dir): Use Info-following-node-name.
15573 (Info-goto-node): Remove *info-history* and *info-toc*.
15574 (Info-history): Create a node of the virtual history file.
15575 (Info-toc): Create a node of the virtual toc file.
15576 (Info-insert-toc): New arg `curr-file' for reference file names.
15577 (info-apropos): Remove redundant var binding for temp-file.
15578 (Info-index, Info-index-next, Info-mode): Doc fix.
15579 (Info-goto-emacs-command-node): Don't jump to *info* from
15580 non-*info* Info buffers.
15581 (Info-fontify-node): Don't show the file name of external
15582 references if `Info-hide-note-references' is `hide'. Don't hide
15583 newlines at the end of paragraphs.
15584
15585 * international/mule-diag.el (list-input-methods):
15586 Fix args to help-xref-button.
15587
15588 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
15589 to put into effect local variables from TUTORIAL files.
15590
15591 * textmodes/paragraphs.el (sentence-end) <function>: New fun
15592 with default value taken from the variable `sentence-end'.
15593 (sentence-end) <defcustom>: Set default to nil. Doc fix.
15594 Add nil const to :type.
15595 (sentence-end-without-period, sentence-end-double-space)
15596 (sentence-end-without-space): Doc fix.
15597
15598 * textmodes/paragraphs.el (forward-sentence):
15599 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
15600 (fill-delete-newlines):
15601 * progmodes/cc-cmds.el (c-beginning-of-statement):
15602 Use function `sentence-end' instead of variable `sentence-end'.
15603
15604 2004-04-18 Andreas Schwab <schwab@suse.de>
15605
15606 * progmodes/compile.el (compilation-start): Set window start to
15607 point-min if compilation-scroll-output is nil.
15608
15609 2004-04-18 John Wiegley <johnw@newartisans.com>
15610
15611 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
15612
15613 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
15614
15615 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
15616 (gdb-info-breakpoints-custom): Revert previous change.
15617 (gdb-view-assembler): Update assembler if necessary.
15618 (gdb-frame-handler): Parse correctly for gdb-current-frame.
15619 (gdb-display-source-buffer): Update properly when both source and
15620 assembler are visible.
15621
15622 2004-04-17 John Wiegley <johnw@newartisans.com>
15623
15624 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
15625 which limits the number of names shown in the minibuffer. Off by
15626 default.
15627 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
15628 up iswitchb for users with a multitude of open buffers by showing
15629 only the first and last N/2 buffers in the completion list (which
15630 is enough to aid C-s/C-r, and to know that more characters are
15631 needed to refine the completion list).
15632
15633 2004-04-17 Richard M. Stallman <rms@gnu.org>
15634
15635 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
15636 (file-truename): Expand all ~ constructs directly.
15637 (insert-directory): Delete any error msg output by the
15638 `insert-directory-program'.
15639
15640 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
15641 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
15642 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
15643 (allout-init): Use find-file-hook, not find-file-hooks.
15644 (allout-mode): Eliminate Emacs 18 support.
15645 Use write-contents-functions, not local-write-file-hooks.
15646
15647 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
15648
15649 * progmodes/compile.el (compilation-error-properties): Fix for
15650 adding messages when there are already markers for their file.
15651 (compilation-fake-loc): New function.
15652
15653 2004-04-16 Dave Love <fx@gnu.org>
15654
15655 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
15656 (python-load-file): Fix python-orig-start setting.
15657
15658 * progmodes/compile.el: Doc fixes.
15659 (compilation-error-regexp-alist-alist)
15660 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
15661 (compilation-assq): Wrap in eval-when-compile.
15662 (compilation-mode-font-lock-keywords): Don't use list*.
15663 (compilation-start): Avoid warning.
15664 (compilation-compat-error-properties)
15665 (compilation-directory-properties): Add keymap property.
15666 (compilation-parsing-end): Make it a marker for better compatibility.
15667
15668 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
15669
15670 2004-04-16 Mark A. Hershberger <mah@everybody.org>
15671
15672 * xml.el: Doc fixes.
15673 (xml-get-children): Only looks at sub-tags and ignore strings.
15674
15675 * xml.el (xml-parse-tag): Avoid overwriting node-name.
15676
15677 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
15678
15679 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
15680
15681 2004-04-16 Andre Spiegel <spiegel@gnu.org>
15682
15683 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
15684
15685 * vc.el (vc-print-log): Likewise.
15686
15687 2004-04-16 Masatake YAMATO <jet@gyve.org>
15688
15689 * simple.el (completion-setup-function): Set an initial value
15690 to `element-common-end' before entering loop. Set a value
15691 to `element-common-end' at the end of loop.
15692 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
15693 (completions-common-part): Rename from completion-de-emphasis.
15694 (completions-first-difference): Rename from completion-emphasis.
15695 Suggested by RMS.
15696
15697 2004-04-16 Juanma Barranquero <lektu@terra.es>
15698
15699 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
15700 (bookmark-edit-annotation-mode): Add mode name.
15701
15702 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15703
15704 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
15705 for nested conflict markers.
15706 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
15707
15708 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
15709
15710 * progmodes/gdb-ui.el (gdb-goto-info): New function.
15711
15712 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
15713
15714 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
15715
15716 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
15717 Give a backtrace if requested.
15718
15719 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
15720
15721 * progmodes/python.el (python-mouse-2-command, python-RET-command):
15722 Remove unused functions.
15723 (python-orig-start-line, python-orig-file): Remove.
15724 (python-orig-start): New var.
15725 (python-input-filter, python-compilation-line-number)
15726 (python-send-region, python-load-file): Use it.
15727
15728 * info.el (info): Always jump to *info*.
15729
15730 * subr.el (posn-set-point): New function.
15731
15732 * mouse.el (mouse-set-point): Use it.
15733
15734 * progmodes/compile.el (compile-goto-error): Use it.
15735 (compilation-button-map): New keymap.
15736 (compilation-error-properties): Use it.
15737 (compilation-shell-minor-mode-map): Don't bind mouse-2.
15738
15739 * smerge-mode.el (smerge-popup-context-menu): Use it.
15740
15741 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
15742 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
15743 mouse and non-mouse case.
15744
15745 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
15746 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
15747
15748 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
15749 Make it work for non-mouse events.
15750
15751 * pcvs-info.el (cvs-status-map): Update binding name.
15752
15753 2004-04-14 Mark A. Hershberger <mah@everybody.org>
15754
15755 * xml.el (xml-maybe-do-ns): New function to handle namespace
15756 parsing of both attribute and element names.
15757 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
15758 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
15759 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
15760 (xml-parse-attlist): Make it do its own namespace parsing.
15761
15762 2004-04-14 Dave Love <fx@gnu.org>
15763
15764 * progmodes/python.el (run-python): Fix use of \n.
15765 (python-load-file): Remove `try' from Python fragment.
15766 (python-describe-symbol): Fix message.
15767
15768 * comint.el: Doc fixes.
15769 (comint-last-input-start, comint-last-input-end)
15770 (comint-last-output-start): Give them values.
15771 (comint-arguments): Avoid warning.
15772 (comint-skip-prompt): Use line-end-position.
15773 (comint-backward-matching-input): Rename arg to agree with doc.
15774 (comint-extract-string): Use syntax-ppss.
15775 (comint-dynamic-simple-complete): Delete useless list construction.
15776 (comint-redirect-subvert-readonly): New.
15777 (comint-redirect-preoutput-filter): Use it.
15778
15779 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
15780 Correctly handle negative arguments when calling hook functions.
15781
15782 2004-04-14 Jesper Harder <harder@ifa.au.dk>
15783
15784 * info.el (info-apropos): Don't clobber Info-history-list.
15785
15786 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
15787
15788 * progmodes/compile.el (compilation-setup):
15789 Localize overlay-arrow-position.
15790 (compilation-sentinel): Restructure code equivalently.
15791 (compilation-next-error): Find message on same line after point if
15792 not found before point.
15793 (compile-mouse-goto-error): Restore function so that compilation
15794 buffer need not be current and use compile-goto-error.
15795 (compile-goto-error): Restore function.
15796 (next-error): Set overlay-arrow-position.
15797 (compilation-forget-errors): Don't localize already local
15798 compilation-locs and remove FIXME about refontifying.
15799
15800 2004-04-14 Kim F. Storm <storm@cua.dk>
15801
15802 * startup.el (emacs-quick-startup): New defvar (set by -Q).
15803 (command-line): New option -Q. Like -q --no-site-file, but
15804 in addition it also disables menu-bar, tool-bar, scroll-bars,
15805 tool-tips, and the blinking cursor.
15806 (command-line-1): Skip startup screen if -Q.
15807 (fancy-splash-head): Use ":align-to center" prop to center splash image.
15808
15809 * emulation/cua-base.el (cua-read-only-cursor-color)
15810 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
15811
15812 2004-04-13 Dave Love <fx@gnu.org>
15813
15814 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
15815 (syntax): Don't require.
15816 (python) <defgroup>: Add :version.
15817 (python-quote-syntax): Re-written.
15818 (inferior-python-mode): Move stuff here from run-python and add
15819 some more.
15820 (python-preoutput-continuation, python-preoutput-result)
15821 (python-dotty-syntax-table): New.
15822 (python-describe-symbol): Use them.
15823 (run-python): Move stuff to inferior-python-mode. Modify code
15824 loaded into Python.
15825 (python-send-region): Use python-proc, python-send-string.
15826 (python-send-string): Send newlines too. Callers changed.
15827 (python-load-file): Re-written.
15828 (python-eldoc-function): New.
15829 (info-look): Don't require.
15830 (python-after-info-look): New. A modified version of former
15831 top-level code for use with eval-after-load.
15832 (python-maybe-jython, python-guess-indent): Use widened buffer.
15833 (python-fill-paragraph): Re-written.
15834 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
15835 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
15836
15837 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
15838
15839 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
15840 Set compilation-error-regexp-alist earlier.
15841
15842 * progmodes/compile.el (compilation-minor-mode-map)
15843 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
15844 (compile-goto-error): Re-merge the mouse and non-mouse commands.
15845
15846 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
15847
15848 * progmodes/compile.el (compile-goto-error): Select the buffer/window
15849 corresponding to the event.
15850
15851 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
15852
15853 * loadup.el: Add cygwin to system-type list, for unexec() support.
15854
15855 2004-04-12 John Paul Wallington <jpw@gnu.org>
15856
15857 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
15858 (ibuffer-restore-window-config-on-quit): New variable to replace
15859 `ibuffer-delete-window-on-quit'. Update all references.
15860 (ibuffer-prev-window-config): New variable.
15861 (ibuffer-quit): Restore previous window configuration instead of
15862 deleting window.
15863 (ibuffer): Save window configuration before showing Ibuffer buffer.
15864
15865 * help.el (describe-mode): Doc fix.
15866
15867 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
15868
15869 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
15870 not to treat nil as a function.
15871
15872 * vc-arch.el (vc-arch-root): Be a bit more careful.
15873 (vc-arch-register): Save the buffer if we modified it.
15874 (vc-arch-delete-rej-if-obsolete): Save excursion.
15875 (vc-arch-find-file-hook): Use the simpler after-save-hook.
15876 (vc-arch-responsible-p, vc-arch-init-version): New functions.
15877
15878 * net/ldap.el (ldap-search): Use list*.
15879
15880 2004-04-12 Juri Linkov <juri@jurta.org>
15881
15882 * info.el (Info-follow-reference): Allow multiline reference name.
15883
15884 2004-04-11 Dave Love <fx@gnu.org>
15885
15886 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
15887
15888 * progmodes/python.el: New file.
15889
15890 2004-04-11 Andre Spiegel <spiegel@gnu.org>
15891
15892 * vc-hooks.el (vc-arg-list): Function removed.
15893 (vc-default-workfile-unchanged-p): Use condition-case to check for
15894 backward compatibility.
15895
15896 * vc.el (vc-print-log): Use condition-case to check for backward
15897 compatibility.
15898
15899 2004-04-11 Juri Linkov <juri@jurta.org>
15900
15901 * dired.el (dired-faces): New defgroup.
15902 (dired-header, dired-mark, dired-marked, dired-flagged)
15903 (dired-warning, dired-directory, dired-symlink, dired-ignored):
15904 New faces.
15905 (dired-header-face, dired-mark-face, dired-marked-face)
15906 (dired-flagged-face, dired-warning-face, dired-directory-face)
15907 (dired-symlink-face, dired-ignored-face): New face variables.
15908 (dired-font-lock-keywords): Use them instead of font-lock faces.
15909 Split the rule for dired marks into 3 separate rules: for marks,
15910 marked file names and flagged file names.
15911
15912 * help-mode.el (help-make-xrefs): Add a final newline to the
15913 *Help* buffer.
15914
15915 2004-04-11 John Paul Wallington <jpw@gnu.org>
15916
15917 * replace.el (occur-engine): Distinguish between one and several
15918 matches in the matches per buffer heading.
15919
15920 2004-04-11 Kim F. Storm <storm@cua.dk>
15921
15922 * ido.el (ido-confirm-unique-completion): New defcustom.
15923 (ido-complete): Use it.
15924 (ido-write-file): Set it to t unconditionally.
15925
15926 2004-04-10 Miles Bader <miles@gnu.org>
15927
15928 RCS keyword removal (only non-comment changes are enumerated here):
15929
15930 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
15931 (byte-compile-insert-header): Don't use `byte-compile-version'.
15932 * forms.el (forms-version): Variable removed.
15933 (forms-mode): Don't use `forms-version'.
15934 * recentf.el (recentf-version): Variable removed.
15935 * progmodes/delphi.el (delphi-version): Variable removed.
15936 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
15937
15938 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
15939
15940 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
15941
15942 2004-04-09 Jesper Harder <harder@ifa.au.dk>
15943
15944 * info.el (info-apropos): Improve menu item regexp.
15945
15946 2004-04-09 Simon Josefsson <jas@extundo.com>
15947
15948 * mail/smtpmail.el: Add comment, based on report by
15949 kdc@rcn.com (Kevin D. Clark).
15950
15951 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
15952
15953 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15954 Redo one more thing that I didn't notice Daniel had undone.
15955
15956 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
15957
15958 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
15959 (gdb-goto-breakpoint, gdb-display-buffer)
15960 (gdb-display-source-buffer, gdb-view-source-function)
15961 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
15962 (gdb-source-info, gdb-frame-handler): Don't specify a window
15963 for display.
15964 (gdb-info-breakpoints-custom): Remove superfluous update of
15965 assembler buffer.
15966 (gdb-many-windows): Make settable outside gdb.
15967
15968 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
15969
15970 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
15971 Derive from fundamental-mode rather than text-mode.
15972
15973 2004-04-08 Juri Linkov <juri@jurta.org>
15974
15975 * info.el (Info-history): Doc fix.
15976 (Info-history-list): New var.
15977 (info-xref): Change magenta4 to blue, remove bold for dark and
15978 light backgrounds, change bold to underline for non-color classes.
15979 (info-xref-visited): New face.
15980 (Info-fontify-visited-nodes): New custom.
15981 (Info-hide-note-references): Add new value `hide'. Doc fix.
15982 (Info-reference-name): New var.
15983 (Info-selection-hook): New custom.
15984 (Info-edit-mode-hook): New var.
15985 (Info-find-file): New fun.
15986 (Info-find-node): Move part of code to Info-find-file.
15987 (Info-find-node-2): Add anchors to Info-history-list. Move point
15988 to the place with the reference name if name is defined.
15989 (Info-select-node): Add current node to Info-history-list.
15990 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
15991 (Info-search-whitespace-regexp): New custom.
15992 (Info-search-case-fold): New var.
15993 (Info-search): Add "case-sensitively" to the prompt.
15994 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
15995 (Info-search-case-sensitively, Info-search-next): New fun.
15996 (Info-up): Move point to the menu item of the current node.
15997 (Info-history): New fun. Add *info-history* to
15998 same-window-buffer-names.
15999 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
16000 (Info-insert-toc): New fun.
16001 (Info-build-toc): New fun.
16002 (Info-follow-reference): Add new arg `fork'. Doc fix.
16003 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
16004 with the same name prefer the reference closest to point.
16005 (Info-next-reference): Replace * by + in the *Note regexp.
16006 Add regexp for http:// and ftp://. Skip the *Note prefix.
16007 (Info-prev-reference): Replace * by + in the *Note regexp.
16008 Add regexp for http:// and ftp://. Skip the *Note prefix.
16009 (Info-follow-nearest-node): Add new arg `fork'.
16010 (Info-try-follow-nearest-node): Add new arg `fork'.
16011 Call browse-url for http:// and ftp:// references.
16012 Set Info-reference-name for index entries.
16013 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
16014 Info-search-next, Info-history, Info-toc, clone-buffer.
16015 (Info-menu-update): Replace * by + in the *Note regexp.
16016 (Info-mode): Add documentation for Info-history, Info-toc,
16017 Info-search-case-sensitively, Info-search-next, clone-buffer.
16018 (Info-fontify-menu-headers): Remove fun. Move code to
16019 Info-fontify-node.
16020 (Info-fontify-node): Add docstring. Add local vars
16021 fontify-visited-p and not-fontified-p. If not-fontified-p is t
16022 then fontify header line, titles, menu headers, http and ftp
16023 references, refill paragraphs. If not-fontified-p is t or
16024 fontify-visited-p is t then fontify cross references, menu items.
16025 Fontify menu headers. Fontify http and ftp references.
16026 Change regexp for cross references to require whitespace after *Note,
16027 add matching groups for file and node names. Remove hack for quote.
16028 Use display property for Info-hide-note-references=t. Use fifth
16029 or fourth match for help-echo. Display visited nodes in a
16030 different face. Unhide file names of external references.
16031 Unhide newlines. Display visited menu items in a different face.
16032
16033 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
16034
16035 * progmodes/compile.el: Require CL.
16036 (compilation-mode-font-lock-keywords): Re-install the "line as
16037 function" patch.
16038
16039 * help-fns.el (help-C-source-directory): New var.
16040 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
16041 (describe-function-1, describe-variable): Use them.
16042
16043 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
16044 to C source files specially.
16045
16046 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
16047
16048 * info.el (Info-hide-cookies-node): New function.
16049 (Info-select-node): Use it.
16050 (Info-display-images-node): Remove message with image file name.
16051
16052 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
16053
16054 * progmodes/compile.el (compilation-warning-face)
16055 (compilation-info-face, compilation-skip-threshold)
16056 (compilation-skip-visited, compilation-context-lines):
16057 Declare :version when added to Emacs.
16058 (compilation-error-regexp-alist-alist): Extend caml and irix.
16059 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
16060 (compilation-mode-font-lock-keywords): Temporarily undo line as
16061 function patch, which wasn't ready.
16062
16063 2004-04-07 Kenichi Handa <handa@m17n.org>
16064
16065 * international/latin1-disp.el (latin1-display-setup): Check each
16066 character is displayable or not instead of calling
16067 latin1-display-check-font.
16068
16069 2004-04-06 Kenichi Handa <handa@m17n.org>
16070
16071 * language/ethio-util.el (ethio-sera-being-called-by-w3):
16072 New variable.
16073 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
16074 instead of sera-being-called-by-w3.
16075 (ethio-fidel-to-sera-buffer): Likewise.
16076 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
16077 instead of sera-being-called-by-w3.
16078 (ethio-write-file): Likewise.
16079
16080 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16081
16082 * printing.el: Doc fix.
16083
16084 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
16085
16086 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
16087 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
16088 (gdb-setup-windows): Only use separate IO buffer if required.
16089
16090 2004-04-06 Kim F. Storm <storm@cua.dk>
16091
16092 * term.el (term-is-xemacs): Remove.
16093 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
16094 (term-window-width): New function.
16095 (term-mode, term-check-size): Use it.
16096 (term-mode): Disable overflow-newline-into-fringe in term buffer.
16097
16098 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
16099
16100 * cus-edit.el (custom-add-parent-links): Change unbound variable
16101 `symbol' to `name'.
16102
16103 2004-04-05 Jesper Harder <harder@ifa.au.dk>
16104 * info.el (info-apropos): New function.
16105 (Info-mode-menu): Add it.
16106 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
16107
16108 * help-mode.el (help-make-xrefs): Recognize aliased variable with
16109 inherited docstring.
16110
16111 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
16112
16113 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
16114
16115 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
16116
16117 * progmodes/compile.el (font-lock): Don't require any more.
16118 (compilation-error-properties, compilation-start, compilation-sentinel)
16119 (compilation-filter, next-error): Use with-current-buffer.
16120 (compilation-skip-to-next-location, compilation-skip-threshold)
16121 (compilation-skip-visited): Move to silence the byte-compiler.
16122 (compilation-setup): Simplify.
16123 (compilation-next-error): Use line-(beginning|end)-position.
16124 Make sure `pt' is non-nil before using compilation-loop.
16125 (compile-goto-error): Add optional event arg. Use it.
16126 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
16127 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
16128 Update the binding for mouse-2.
16129 (first-error): Set compilation-current-error to nil rather than bob.
16130 (compilation-parsing-end, compilation-parse-errors-function)
16131 (compilation-error-list, compilation-old-error-list):
16132 "New" compatibility variables.
16133 (compile-buffer-substring, compilation-compat-error-properties)
16134 (compilation-compat-parse-errors, compilation-forget-errors):
16135 New compatibility functions.
16136 (compilation-mode-font-lock-keywords): Use them.
16137
16138 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
16139
16140 * autorevert.el (auto-revert-handler): If point (or a window
16141 point) is at the end of the buffer, keep it there after
16142 reverting. This allows to tail a file.
16143 Mention this in the `Commentary'.
16144
16145 * format.el (format-write-file): Add optional argument CONFIRM
16146 and make it behave like the analogous argument to `write-file'.
16147
16148 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16149
16150 * progmodes/ebnf2ps.el: Doc fix.
16151 (ebnf-version): New version number (4.2).
16152 (ebnf-syntax): Customization and docstring fix.
16153 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
16154 Put autoloaded funs before first use.
16155 (ebnf-style-database): Add dtd entry.
16156 (ebnf-syntax-alist): Add dtd initialization.
16157 (ebnf-token-sequence): New fun.
16158 (ebnf-comment-table): Add new comment action character.
16159 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
16160
16161 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
16162 Type Definition for XML).
16163
16164 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
16165 * progmodes/ebnf-bnf.el (ebnf-sequence):
16166 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
16167 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
16168 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
16169 Code simplification: call ebnf-token-sequence.
16170
16171 2004-04-04 Eli Zaretskii <eliz@gnu.org>
16172
16173 * calendar/timeclock.el (timeclock-relative)
16174 (timeclock-get-project-function, timeclock-get-workday-function)
16175 (timeclock-query-out, timeclock-when-to-leave)
16176 (timeclock-when-to-leave-string, timeclock-log-data)
16177 (timeclock-generate-report, timeclock-in): Doc fixes.
16178
16179 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
16180
16181 * url/: New dir. Import the URL package from its repository.
16182
16183 2004-04-03 Andreas Schwab <schwab@suse.de>
16184
16185 * diff-mode.el (diff-mode): Fix missing quote.
16186
16187 2004-04-03 Juri Linkov <juri@jurta.org>
16188
16189 * descr-text.el (describe-property-list): Add `font-lock-face'.
16190
16191 * dired.el (dired-font-lock-keywords): Fix permission regexps.
16192
16193 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16194
16195 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
16196 Use utf-16le on little endian machines and utf-16be otherwise.
16197
16198 2004-04-02 David Kastrup <dak@gnu.org>
16199
16200 * net/browse-url.el (browse-url-generic): Use call-process
16201 instead of start-process to allow browsers that fork and detach.
16202
16203 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
16204
16205 * compile.el (compilation-current-error): New var.
16206 (compilation-setup, compile-mouse-goto-error)
16207 (compile-goto-error, next-error): Use it.
16208 (compilation-skip-to-next-location): Default to t, which gives
16209 contiguous skipping like old compile (where this was redundant).
16210 (compilation-next-error): Prevent previous-* commands from moving
16211 back to message at or just before point.
16212
16213 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
16214
16215 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
16216 (gdb-source-info): Don't display source at startup, if required.
16217 (gdb-show-main): New option.
16218 (gdba): Update documentation.
16219 (gdb-source): Cover case of auto-display output.
16220
16221 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
16222
16223 * autorevert.el: Delete obsolete autoload's and defvar's.
16224 (auto-revert-check-vc-info): New user option.
16225 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
16226 (auto-revert-handler-vc): Delete.
16227 (auto-revert-handler): Treat return value `fast' of
16228 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
16229
16230 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
16231 return `fast'.
16232
16233 * files.el (buffer-stale-function): Doc change.
16234
16235 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16236
16237 * printing.el: New tip on Tips section.
16238 (pr-version): New version number (6.7.4).
16239 (pr-shell-file-name): Initialization fix.
16240
16241 2004-03-31 Juri Linkov <juri@jurta.org>
16242
16243 * dired.el: Add autoload for `dired-do-touch'.
16244 (dired-touch-program): New var.
16245 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
16246 (dired-no-confirm): Add `touch' to docstring.
16247
16248 * dired-aux.el (dired-do-touch): New fun.
16249 (dired-do-chxxx): Add argument -t for touch operation.
16250
16251 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
16252 `dired-move-to-filename-regexp'.
16253
16254 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
16255
16256 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
16257
16258 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16259
16260 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
16261 and only if the buffer was modified.
16262
16263 2004-03-30 Kenichi Handa <handa@m17n.org>
16264
16265 * international/characters.el: Delete pairs for U+2308..U+230B.
16266
16267 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
16268
16269 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
16270 to detect the beginning of a level 2 or 3 annotation.
16271
16272 2004-03-29 Kenichi Handa <handa@m17n.org>
16273
16274 * international/ucs-tables.el (ucs-insert): Fix the error message.
16275
16276 2004-03-29 Kenichi Handa <handa@m17n.org>
16277
16278 * international/mule-util.el (char-displayable-p): Fix generation
16279 of XLFD file name.
16280
16281 * Makefile.in (setwins, setwins_almost): Change directory to $wd
16282 before finding directories by `find'.
16283
16284 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16285
16286 * subr.el (interactive-form): Delete. Now implemented in C.
16287
16288 * pcvs.el (cvs-parse-process): Workaround for Darwin.
16289
16290 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
16291 (vc-diff-label): New fun.
16292 (vc-diff-internal): Use it.
16293
16294 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
16295
16296 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16297
16298 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
16299
16300 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
16301 specify XML (EBNFX).
16302
16303 * progmodes/ebnf2ps.el: Doc fix.
16304 (ebnf-version): New version number (4.1).
16305 (ebnf-syntax): Adjust customization.
16306 (ebnf-style-database): Add ebnfx entry.
16307 (ebnf-syntax-alist): Add ebnfx initialization.
16308 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
16309
16310 * printing.el: Doc fix.
16311 (pr-version): New version number (6.7.3).
16312 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
16313 returns nil for mouse position. Reported by Drew Adams
16314 <drew.adams@oracle.com>.
16315 (pr-update-menus): Modify interactive declaration. Reported by Drew
16316 Adams <drew.adams@oracle.com>.
16317
16318 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
16319
16320 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
16321 (gud-gdba-marker-filter): Log the process input and output, if
16322 required. From Stefan Monnier.
16323 (gdb-debug-log, gdb-enable-debug-log): New variables.
16324 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
16325
16326 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16327
16328 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
16329 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
16330
16331 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
16332
16333 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
16334 Call vc-find-file-hook here instead of in auto-revert-buffers.
16335 (auto-revert-buffers): Delete call to vc-find-file-hook.
16336 (auto-revert-verbose, global-auto-revert-non-file-buffers)
16337 (global-auto-revert-mode, auto-revert-set-timer)
16338 (auto-revert-handler, auto-revert-buffers): Doc fixes.
16339
16340 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16341
16342 * woman.el (woman-change-fonts): Rename local variable
16343 woman-font-alist to font-alist to avoid a compiler warning.
16344
16345 2004-03-27 Dave Love <fx@gnu.org>
16346
16347 * emacs-lisp/rx.el (rx): Doc fix.
16348 Fix copyright years.
16349
16350 * strokes.el (strokes-global-set-stroke-string): New function.
16351 (strokes-list-strokes): Cope with strings, not just commands.
16352 Set foreground colour of image.
16353 (strokes-global-set-stroke): Doc fix.
16354
16355 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
16356
16357 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
16358 Auto Revert mode.
16359 (Buffer-menu-files-only): New variable.
16360 (Buffer-menu-toggle-files-only): New function.
16361 (Buffer-menu-mode-map): Bind it to `T'.
16362 (Buffer-menu-mode): Mention `T' in docstring.
16363 Set buffer-stale-function.
16364 (list-buffers-noselect): Mark buffer non-modified and set
16365 Buffer-menu-files-only.
16366
16367 * dired.el (buffer-stale-function): Remove no longer needed defvar.
16368
16369 * autorevert.el (auto-revert-handler): Print revert message
16370 before, rather than after, reverting.
16371 (buffer-stale-function): Move to files.el.
16372
16373 * files.el (buffer-stale-function): Move here from autorevert.el.
16374
16375 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
16376
16377 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
16378
16379 * calc/calc.el (calc-mode-map): Use mapc.
16380
16381 * apropos.el (apropos-mode): Don't autoload.
16382 (apropos-symbols-internal): New fun. Extracted from `apropos'.
16383 (apropos): Use it.
16384 (apropos-print): Add optional `text' argument.
16385 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
16386 Don't assume point-min == 1.
16387
16388 * bs.el (bs-buffer-list): Use buffer-local-value.
16389 (bs--set-toggle-to-show): Use with-current-buffer.
16390
16391 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
16392 New funs.
16393 (list-buffers-noselect): Use them. Adjust :align-to to new style.
16394
16395 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
16396
16397 * dabbrev.el (dabbrev-expand): Fix regexp construction.
16398 (dabbrev--find-expansion): Use pop.
16399 (dabbrev--search): Use match-string-no-properties.
16400
16401 * dired.el (dired-mode): Use run-mode-hooks.
16402 (dired-move-to-end-of-filename): Use match-string.
16403
16404 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
16405 is bound before using it.
16406 (ediff-verbose-p): Make it into a var since it's not constant.
16407
16408 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
16409
16410 * faces.el (read-face-font): Don't cons up unnecessarily.
16411 (header-line, tool-bar): Share common parts.
16412
16413 * files.el (file-relative-name): Use compare-strings.
16414
16415 * finder.el (finder-mode): Follow coding convention.
16416
16417 * subr.el (read-number): New function.
16418
16419 * ses.el (ses-read-number): Move to subr.el.
16420 (ses-set-header-row): Use read-number.
16421
16422 2004-03-26 Andre Spiegel <spiegel@gnu.org>
16423
16424 * vc-hooks.el (vc-arg-list): New function, which handles both
16425 compiled and uncompiled code.
16426 (vc-default-workfile-unchanged-p): Use it.
16427
16428 * vc.el (vc-print-log): Undo prev change, use new function
16429 vc-arg-list from vc-hooks.el.
16430
16431 2004-03-26 Masatake YAMATO <jet@gyve.org>
16432
16433 * simple.el (completion-setup-function): Emphasize the
16434 first uncommon characters in the completions; and de-emphasize
16435 the common prefix substrings.
16436 (completion-emphasis): New face.
16437 (completion-de-emphasis): New face.
16438
16439 2004-03-25 Juanma Barranquero <lektu@terra.es>
16440
16441 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
16442 Comment out (it's unused and unfinished code).
16443
16444 2004-03-25 Sam Steingold <sds@gnu.org>
16445
16446 * vc.el (vc-print-log): Fix a bug in the last patch:
16447 backend-function may be a byte-compiled object, not a lambda.
16448
16449 2004-03-25 Juri Linkov <juri@jurta.org>
16450
16451 * descr-text.el (describe-property-list): Add a button
16452 for `face' property that calls `describe-face'.
16453 Suggested by luis fernandes <elf@ee.ryerson.ca>
16454
16455 * international/mule.el (keyboard-coding-system):
16456 * kmacro.el (kmacro-call-macro): Fix docstring.
16457
16458 * dired.el: Fix comments.
16459
16460 * textmodes/fill.el (fill): Fix Info link.
16461
16462 * font-lock.el (fast-lock, lazy-lock):
16463 * jit-lock.el (jit-lock): Remove links to removed Support Modes
16464 Info node.
16465
16466 * eshell/eshell.el (eshell): Fix broken info-link.
16467
16468 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
16469 * eshell/em-banner.el (eshell-banner):
16470 * eshell/em-smart.el (eshell-smart):
16471 * eshell/esh-cmd.el (eshell-cmd):
16472 Comment out broken info-links to incomplete Info manual.
16473
16474 * info-xref.el: Fix commentary.
16475
16476 2004-03-25 Kevin Ryde <user42@zip.com.au>
16477
16478 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
16479 Remove spurious node duplicate suppression, doesn't work, not wanted.
16480 (info-xref-output): Take format style args, add "sit-for 0" to let
16481 user see the results as they progress.
16482 (info-xref-check-all-custom): New function.
16483
16484 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
16485
16486 * gdb-ui.el: Moved to progmodes.
16487
16488 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
16489
16490 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
16491
16492 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
16493
16494 * calendar/appt.el (appt-check): Remove superfluous progn.
16495 When finished with diary buffer: if it was not being displayed
16496 before, kill it; otherwise restore its original state.
16497 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
16498
16499 * calendar/calendar.el (calendar-set-mode-line): Use total
16500 available mode-line width, rather than frame-width.
16501
16502 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
16503 after mode change so effect not lost.
16504
16505 2004-03-23 Dave Love <fx@gnu.org>
16506
16507 * dired.el (dired) <defgroup>: Add link to manual.
16508 (dired-font-lock-keywords): Add highlighting on unusual permissions.
16509 (dired-revert): Use dolist.
16510 (dired-mode-map): Add U binding.
16511 (dired-mode): Add font-lock-beginning-of-syntax-function.
16512 (dired-garbage-files-regexp): Make it a defcustom.
16513
16514 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
16515
16516 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
16517 is equivalent to nil.
16518 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
16519 (vc-arch-mode-line-string): Accept `added' state.
16520 (vc-arch-state): Use inode-sigs if available.
16521 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
16522 Copy&delete existing id file if any. Fallback if uuidgen is absent.
16523 (vc-arch-tagline-re): New var.
16524 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
16525 New functions.
16526 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
16527 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
16528
16529 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
16530 (vc-file-not-found-hook): Use it.
16531
16532 * diff-mode.el (diff-default-read-only): Change default.
16533 (diff-mode-hook): Make it a defcustom. Add some options.
16534 (diff-mode-map): Bind diff-refine-hook.
16535 (diff-yank-handler): New var.
16536 (diff-yank-function): New fun.
16537 (diff-font-lock-keywords): Use them.
16538 (diff-end-of-file): Handle case where file-header looks like diff text.
16539 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
16540 (diff-file-kill): Delete a subsequent empty line, if applicable.
16541 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
16542 (diff-find-file-name): Use it.
16543 (diff-tell-file-name): New command.
16544 (diff-mode): Be careful with view-mode.
16545 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
16546 New functions, for use in diff-mode-hook.
16547 (diff-find-source-location): Catch "regex too large" errors.
16548 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
16549 (diff-refine-hunk): New command.
16550
16551 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
16552 (smerge-context-menu-map): Remove unused var.
16553 (smerge-keep-all): Preserve markers.
16554 (smerge-keep-n): New fun.
16555 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
16556 (smerge-keep-current, smerge-ediff): Use it.
16557 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
16558 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
16559 (smerge-resolve): Resolve trivial 3-part conflicts.
16560
16561 2004-03-23 Juri Linkov <juri@jurta.org>
16562
16563 * man.el (Man-width): New var.
16564 (Man-getpage-in-background): Use it.
16565 (Man-support-local-filenames): New var and fun.
16566 (Man-build-man-command): Don't add a second %s.
16567 (Man-fontify-manpage): Clean up message.
16568 (Man-mode): Set outline-regexp, outline-level,
16569 imenu-generic-expression.
16570
16571 * woman.el (woman-fill-frame): Doc fix.
16572 (woman-decode-region): Use window-width instead of frame-width.
16573
16574 * abbrevlist.el (list-one-abbrev-table):
16575 * descr-text.el (describe-char):
16576 * international/mule-diag.el (describe-current-coding-system):
16577 * international/quail.el (quail-insert-decode-map):
16578 Use window-width instead of frame-width.
16579
16580 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
16581 (jka-compr-mode-alist-additions): Add tbz.
16582 (jka-compr-write-region, jka-compr-insert-file-contents):
16583 Add message for undefined compress-program.
16584 (jka-compr-write-region): Remove redundant var bindings.
16585
16586 * dired-x.el (dired-guess-shell-alist-default): Add choices for
16587 extracting files into subdirectory. Add tbz and dz. Fix regexps.
16588 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
16589 (dired-man): Use dired-guess-shell-command.
16590 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
16591 Change default nil to t.
16592
16593 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
16594 (dired-compare-directories): Add default value for empty input.
16595
16596 * help-at-pt.el: Move suggestions for key bindings to Commentary.
16597
16598 * time.el (display-time-string-forms): Fix help-echo date format.
16599
16600 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
16601
16602 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
16603 (buffer-stale-function): New variable.
16604 (auto-revert-list-diff, auto-revert-dired-file-list)
16605 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
16606 (auto-revert-handler): Take over some functionality of deleted
16607 functions.
16608 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
16609
16610 * dired.el (dired-directory-changed-p): New fun, extracted from
16611 dired-internal-noselect.
16612 (dired-buffer-stale-p): New fun.
16613 (dired-internal-noselect): Use dired-directory-changed-p.
16614 Eliminate revert messages.
16615 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
16616
16617 2004-03-23 Kenichi Handa <handa@m17n.org>
16618
16619 * international/characters.el: Setup syntaxes for more parentheses
16620 Unicode characters.
16621
16622 * international/mule-cmds.el (select-safe-coding-system):
16623 Merge coding-system and auto-cs before comparing them.
16624
16625 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
16626
16627 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
16628
16629 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
16630 normal-auto-fill-function and comment-indent-function.
16631 The default values now work just as well.
16632 Don't set font-lock-beginning-of-syntax-function since we already set
16633 syntax-begin-function.
16634 (lisp-outline-level): Put ;;;###autoload at same level as (.
16635 (prin1-char): Quote special chars.
16636
16637 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
16638 than with-no-warnings.
16639
16640 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
16641 if the source location can't be found.
16642 (edebug-compute-previous-result): Use prin1-char.
16643
16644 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
16645 (debug-ignored-errors): Add an entry.
16646
16647 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
16648 (byte-compile-file): Output warning when deleting a file.
16649
16650 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
16651 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
16652
16653 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
16654 (byte-compile-inline-expand): Use backquote.
16655 (byte-optimize-pure-func): Rename from byte-optimize-concat.
16656 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
16657
16658 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
16659
16660 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
16661
16662 2004-03-22 Juri Linkov <juri@jurta.org>
16663
16664 * finder.el (finder-known-keywords): Fix data, tex, unix.
16665
16666 * play/landmark.el: Fix keywords.
16667
16668 * language/ethio-util.el (ethio-find-file): Doc fix.
16669
16670 * emacs-lisp/warnings.el: Doc fix.
16671
16672 * textmodes/ispell.el (ispell-help): Doc fix.
16673
16674 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
16675
16676 * format.el (format-insert-file): Always return a list of two
16677 elements, like insert-file-contents does.
16678
16679 2004-03-21 Andre Spiegel <spiegel@gnu.org>
16680
16681 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
16682 and vc-BACKEND-diff.
16683 (vc-print-log): If the print-log implementation supports it, use
16684 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
16685 (vc-version-diff, vc-diff-internal): Doc fixes.
16686
16687 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
16688 implementation supports it, let diff output go to *vc*,
16689 not *vc-diff*, since this is an internal call.
16690
16691 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
16692
16693 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
16694
16695 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
16696
16697 2004-03-21 Dave Love <fx@gnu.org>
16698
16699 * progmodes/cfengine.el (cfengine-mode):
16700 Set parse-sexp-ignore-comments.
16701
16702 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
16703
16704 2004-03-21 Juanma Barranquero <lektu@terra.es>
16705
16706 * allout.el (allout-mode): Fix docstring.
16707
16708 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
16709
16710 * files.el (insert-directory): Fix bug if SWITCHES is a list.
16711
16712 * autorevert.el (auto-revert-interval): Make new value take
16713 effect immediately when set through Custom.
16714 (auto-revert-set-timer): Add interactive declaration.
16715
16716 2004-03-19 David Ponce <david@dponce.com>
16717
16718 * ruler-mode.el (ruler-mode-header-line-format-old):
16719 Don't `make-variable-buffer-local'.
16720 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
16721 (ruler-mode-header-line-format): Simply funcall the above.
16722 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
16723 to save/restore a previous header line format.
16724 (ruler-mode-space): Don't depend on a numeric WIDTH value.
16725 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
16726 fringes and margins width.
16727 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
16728
16729 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
16730
16731 * log-edit.el (log-edit-font-lock-keywords): Typo.
16732
16733 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
16734 (tex-send-tex-command): Rather than here.
16735 (tex-compilation-parse-errors): Simplify.
16736
16737 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
16738
16739 * time.el (display-time-string-forms): Add help-echo with date on time.
16740
16741 * composite.el (compose-region): Use restore-buffer-modified-p.
16742
16743 * disp-table.el (standard-display-8bit): Simplify.
16744
16745 * server.el (server-process-filter): Delete temp frame.
16746
16747 * add-log.el (add-change-log-entry): Simplify.
16748
16749 2004-03-19 Kim F. Storm <storm@cua.dk>
16750
16751 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
16752 (hexl-follow-line): Don't require 'fringe.
16753
16754 * progmodes/compile.el (compilation-start): Always set
16755 compilation-last-buffer and return it.
16756
16757 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
16758
16759 * simple.el (clone-buffer): Doc fix.
16760
16761 2004-03-18 Juanma Barranquero <lektu@terra.es>
16762
16763 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
16764
16765 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
16766
16767 * log-edit.el (log-edit-font-lock-keywords): New var.
16768 (log-edit-mode): Use it.
16769
16770 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
16771
16772 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
16773 properly for watching in speedbar.
16774
16775 2004-03-17 Masatake YAMATO <jet@gyve.org>
16776
16777 * smerge-mode.el (smerge-popup-context-menu):
16778 Put `unwind-protect' around `overlay-put' and `popup-menu'.
16779
16780 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
16781
16782 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
16783 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
16784 Take sealed revisions into account.
16785 (vc-arch-checkin): Extract a summary line from the message.
16786
16787 2004-03-16 Masatake YAMATO <jet@gyve.org>
16788
16789 * register.el (register): Provide `register' feature.
16790
16791 2004-03-15 Masatake YAMATO <jet@gyve.org>
16792
16793 Added context menu support in smerge mode.
16794 Most of the part is written by Stefan Monnier.
16795
16796 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
16797 New keymap and menu.
16798 (smerge-text-properties): New function.
16799 (smerge-remove-props): New function.
16800 (smerge-popup-context-menu): New function.
16801 (smerge-resolve): Call `smerge-remove-props'.
16802 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
16803 (smerge-keep-current): Ditto.
16804 (smerge-kill-current): New function.
16805 (smerge-match-conflict): Put text properties.
16806 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
16807
16808 2004-03-15 David Ponce <david@dponce.com>
16809
16810 * ruler-mode.el (ruler-mode-left-fringe-cols)
16811 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
16812 (ruler-mode-right-scroll-bar-cols): Remove.
16813 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
16814 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
16815 Use fringe-columns and scroll-bar-columns.
16816
16817 2004-03-15 Masatake YAMATO <jet@gyve.org>
16818
16819 * hl-line.el (hl-line-range-function): New variable.
16820 (hl-line-move): New function.
16821 (global-hl-line-highlight): Use `hl-line-move'.
16822 (hl-line-highlight): Ditto.
16823
16824 * scroll-bar.el (scroll-bar-columns):
16825 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
16826
16827 * ruler-mode.el (top-level): Require scroll-bar and fringe.
16828 (ruler-mode-left-fringe-cols)
16829 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
16830 (ruler-mode-right-scroll-bar-cols)
16831 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
16832 (ruler-mode-ruler-function): New variable.
16833 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
16834 if the value for `ruler-mode-ruler-function'is given.
16835
16836 * hexl.el (hexl-mode-hook): Make the hook customizable.
16837 (hexl-address-area, hexl-ascii-area): New customize variables.
16838 (hexlify-buffer): Put font-lock-faces on the address area and
16839 the ascii area.
16840 (hexl-activate-ruler): New function.
16841 (hexl-follow-line): New function.
16842 (hexl-highlight-line-range): New function.
16843 (hexl-mode-ruler): New function.
16844
16845 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
16846
16847 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
16848 (vc-default-find-file-hook): New fun.
16849 (vc-find-file-hook): Call new find-file-hook operation.
16850
16851 * vc-arch.el: New file.
16852
16853 2004-03-12 Jesper Harder <harder@ifa.au.dk>
16854
16855 * info-look.el (info-lookup): Reuse an existing Info window.
16856
16857 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16858
16859 * woman.el (woman-preserve-ascii): Default value changed to t and
16860 doc string revised.
16861
16862 2004-03-12 Richard M. Stallman <rms@gnu.org>
16863
16864 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
16865 Fix minor bug.
16866
16867 * replace.el (occur-engine): Change message for count of matches.
16868
16869 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
16870 For strings, do compare text properties.
16871
16872 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
16873
16874 * progmodes/compile.el (compile-auto-highlight)
16875 (compilation-error-list, compilation-old-error-list)
16876 (compilation-parse-errors-function, compilation-parsing-end)
16877 (compilation-error-message, compilation-directory-stack)
16878 (compilation-enter-directory-regexp-alist)
16879 (compilation-leave-directory-regexp-alist)
16880 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
16881 (compilation-current-file, compilation-regexps): Remove vars.
16882
16883 (compile-error-at-point, compilation-error-filedata)
16884 (compilation-error-filedata-file-name, compile-reinitialize-errors)
16885 (compilation-next-error-locus, compilation-forget-errors)
16886 (count-regexp-groupings, compilation-parse-errors)
16887 (compile-collect-regexps, compile-buffer-substring): Remove funs.
16888
16889 (compile-internal): Make obsolete.
16890
16891 (compilation-first-column, compilation-error)
16892 (compilation-directory-matcher, compilation-page-delimiter)
16893 (compilation-mode-font-lock-keywords, compilation-debug)
16894 (compilation-error-face, compilation-warning-face)
16895 (compilation-info-face, compilation-line-face)
16896 (compilation-column-face, compilation-enter-directory-face)
16897 (compilation-leave-directory-face, compilation-skip-threshold)
16898 (compilation-skip-visited, compilation-context-lines): New vars.
16899
16900 (compilation-warning-face, compilation-info-face)
16901 (compilation-message-face): New faces.
16902
16903 (compilation-error-regexp-alist-alist): New constant.
16904
16905 (compilation-face, compilation-directory-properties)
16906 (compilation-assq, compilation-error-properties, compilation-start)
16907 (define-compilation-mode, compilation-loop)
16908 (compilation-set-window): New functions.
16909
16910 (compile): Additional argument for interactive compiles like TeX.
16911
16912 * progmodes/grep.el (kill-grep): Move here from compile.el
16913 (grep-error, grep-hit-face, grep-error-face)
16914 (grep-mode-font-lock-keywords): New variables.
16915 (grep-regexp-alist): Simplify regexp and add `binary' case.
16916 (grep-mode): New mode.
16917 (grep-process-setup): Simplify.
16918
16919 2004-03-11 Jason Rumney <jasonr@gnu.org>
16920
16921 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
16922 letters on DOS/Windows.
16923
16924 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
16925
16926 * server.el (server-name): New var.
16927 (server-socket-dir): New var to replace server-socket-name.
16928 (server-start): Use them.
16929
16930 2004-03-11 Simon Josefsson <jas@extundo.com>
16931
16932 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
16933 died to avoid infloop. Reported by Jonathan Glauner
16934 <jglauner@sbum.org>.
16935
16936 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
16937
16938 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
16939 (smerge-mode-menu): Use it to deactivate menu entries.
16940 (smerge-keep-current): New fun.
16941 (smerge-keep-current): Use it.
16942
16943 2004-03-10 John Paul Wallington <jpw@gnu.org>
16944
16945 * foldout.el (foldout-fold-list, foldout-modeline-string):
16946 Declare them as variables, not constants.
16947
16948 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16949
16950 * ps-print.el: Modification to print *Messages* buffer.
16951 (ps-print-version): New version 6.6.4.
16952 (ps-message-log-max): New fun.
16953 (ps-spool-without-faces, ps-spool-with-faces)
16954 (ps-count-lines-preprint): Code fix.
16955
16956 * printing.el: New tips in Tips section.
16957
16958 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16959
16960 * delim-col.el: Doc fix.
16961
16962 * printing.el: Doc fix. New doc section (Tips).
16963
16964 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
16965
16966 * type-break.el (type-break-emacs-variant): Remove.
16967 (type-break-run-at-time, type-break-cancel-function-timers):
16968 Use fboundp rather than version name and number.
16969
16970 2004-03-09 Masatake YAMATO <jet@gyve.org>
16971
16972 * hexl.el (hexl-mode): Use `make-local-variable' instead of
16973 `make-variable-buffer-local'.
16974
16975 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
16976
16977 * find-dired.el (find-dired): Call `shell-command' instead of
16978 `start-process-shell-command'. By this, Tramp takes over
16979 handling of remote directories.
16980
16981 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
16982
16983 * newcomment.el (comment-use-global-state): New var.
16984 (comment-search-forward): Use it.
16985
16986 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
16987
16988 * cus-edit.el (fill) <defgroup>: Move to fill.el.
16989
16990 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
16991 (enable-kinsoku): Make it a defcustom.
16992 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
16993 paragraph to same-comment-start-marker.
16994
16995 2004-03-07 Dave Love <fx@gnu.org>
16996
16997 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
16998 (browse-url-mail): Use it.
16999
17000 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
17001 (rfc2368-unhexify-string): Use replace-regexp-in-string.
17002
17003 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
17004
17005 * woman.el (woman-man.conf-path): Doc fix.
17006 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
17007
17008 2004-03-07 Eli Zaretskii <eliz@gnu.org>
17009
17010 * sort.el (sort-columns): Remove ms-dos from the list of systems
17011 where the external `sort' command is not used.
17012
17013 2004-03-07 Kim F. Storm <storm@cua.dk>
17014
17015 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
17016 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
17017 from overlay-arrow-variable-list.
17018 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
17019
17020 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
17021
17022 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
17023 overlay arrow string properly for the assembler buffer.
17024
17025 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
17026
17027 * mail/sendmail.el (mail-mode): Fix last change.
17028
17029 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
17030
17031 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
17032 for the assembler buffer.
17033 (gdb-assembler-custom): Position the overlay arrow.
17034 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
17035
17036 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
17037
17038 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
17039
17040 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
17041 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
17042
17043 * mail/sendmail.el (mail-mode): Set comment-start-skip.
17044
17045 * newcomment.el (uncomment-region): Allow non-terminated comment.
17046 (comment-normalize-vars): Check the user-specified comstart marker.
17047
17048 2004-03-04 Jesper Harder <harder@ifa.au.dk>
17049
17050 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
17051 Otherwise, do use it if the region only contains font-lock text
17052 properties.
17053
17054 2004-03-04 Masatake YAMATO <jet@gyve.org>
17055
17056 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
17057 as the callback function for eldoc.
17058 (hexl-print-current-point-info): New function.
17059 (hexl-current-address): Print the address in both decimal
17060 and hexadecimal format.
17061
17062 2004-03-04 Richard M. Stallman <rms@gnu.org>
17063
17064 * mail/rmail.el (rmail-convert-to-babyl-format):
17065 Specify t for UNIBYTE when calling mail-unquote-printable-region.
17066
17067 * mail/mail-utils.el (mail-unquote-printable-region):
17068 New arg UNIBYTE.
17069
17070 * startup.el (command-switch-alist): Doc fix.
17071
17072 * simple.el (undo): Temporarily set this-command to `undo-start',
17073 then set it to `undo' once undo-start returns without error.
17074
17075 * simple.el (minibuffer-history-sexp-flag): Doc fix.
17076
17077 * simple.el (kill-line): Don't disregard trailing whitespace
17078 in eol condition, if show-trailing-whitespace is set.
17079
17080 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
17081 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
17082 When disabling, restore old values only if mouse-sel-has-been-enabled.
17083
17084 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
17085 (isearch-{-char): New function.
17086 (isearch-mode-map): Bind { to isearch-{-char.
17087
17088 * font-lock.el (lisp-font-lock-keywords-2):
17089 Turn off the CL with-... and do-... general patterns.
17090 Instead, recognize several specific with... and do... constructs.
17091
17092 * files.el (switch-to-buffer-other-window):
17093 Bind same-window-buffer-names and same-window-regexps to nil.
17094 (switch-to-buffer-other-frame): Likewise.
17095
17096 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
17097
17098 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
17099 recognizing leading comment on code line.
17100
17101 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17102
17103 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
17104 hidden files/directories.
17105
17106 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17107
17108 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
17109 only comment-start (in case the mode hasn't set it).
17110
17111 * Makefile.in (AUTOGENEL): New var.
17112 (bootstrap-prepare): Rename from bootstrap-clean.
17113 Don't remove elc files.
17114 (maintainer-clean): New target.
17115
17116 * xml.el (xml-get-attribute-or-nil): Simplify.
17117
17118 2004-03-02 Juri Linkov <juri@jurta.org>
17119
17120 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
17121 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
17122 URL to prevent their substitution with the environment variable
17123 values by browsers.
17124
17125 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17126
17127 * ps-print.el: Doc fix.
17128 (ps-print-version): New version number (6.6.3).
17129 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
17130 Docstring fix.
17131 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
17132 before printing.
17133 (ps-time-stamp-yyyy-mm-dd): New fun.
17134 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
17135
17136 2004-03-02 Kim F. Storm <storm@cua.dk>
17137
17138 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
17139
17140 2004-03-01 Juanma Barranquero <lektu@terra.es>
17141
17142 * allout.el (allout-rebullet-heading): Fix typo in docstring.
17143
17144 * desktop.el (desktop-file-version)
17145 (desktop-after-read-hook): Fix typos.
17146 (desktop-clear-preserve-buffers): Remove redundant info in
17147 docstring already shown by the obsolescence message.
17148 (desktop-truncate, desktop-internal-v2s)
17149 (desktop-value-to-string): Change argument name to match docstring.
17150
17151 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
17152
17153 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
17154 docstring.
17155
17156 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17157
17158 * printing.el: Replace "As Is..." in PostScript file print/preview by
17159 "No Preprocessing...". Suggested by Colin Marquardt
17160 <_marquardt_@zmd.de>.
17161 (pr-insert-section-4): Adjust buffer interface.
17162
17163 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
17164
17165 Version 2.0.39 of Tramp released.
17166
17167 * net/tramp.el (tramp-handle-file-local-copy)
17168 (tramp-handle-write-region, tramp-open-connection-rsh):
17169 Variable name typo. Small change. From Patrick Tullmann
17170 <tullmann@flux.utah.edu>.
17171 (tramp-process-connection-type): New variable.
17172 (tramp-maybe-open-connection): Use it.
17173 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
17174 (tramp-touch): Set last-modified time of a remote file.
17175 (tramp-handle-write-region): Say which function is used when encoding.
17176
17177 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
17178
17179 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
17180 case of non-existing filename, too. Reported by Christoph Bauer
17181 <c_bauer@informatik.uni-kl.de>.
17182 (tramp-smb-get-file-entries): The directory in question should
17183 have permissions "drwxrwxrwx". Just virtual, because we don't
17184 know the real permissions. Don't we know?
17185 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
17186 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
17187 (tramp-smb-wait-for-output): Optimize algorithm getting pending
17188 output. If it was received chunkwise, there have been problems.
17189 Remove the "prompt not found" error message; it is obvious.
17190 Simplify algorithm.
17191 (tramp-smb-process-running): Remove. Since we acknowledge the
17192 virtual prompt for shares, there's no need for distinction of
17193 reading shares (process ends afterwards) and interactive mode of
17194 smblient.
17195 (tramp-smb-open-connection): Setting process sentinel removed.
17196 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
17197 "NT_STATUS_NETWORK_ACCESS_DENIED".
17198 (tramp-smb-maybe-open-connection): Set `process-connection-type'
17199 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
17200 (top-level): Setting default value in `tramp-default-method-alist'
17201 corrected. Order of USER and HOST have been wrong.
17202 Nobody complained for months ...
17203 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
17204 (tramp-smb-open-connection): Clear password cache if login has failed.
17205
17206 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
17207 `tramp-unified-filenames'.
17208 (tramp-completion-mode): Make test for XEmacs explicitely.
17209 `event-to-character' can exists in Emacs packages too.
17210 Reported by Matt Swift <swift@alum.mit.edu>.
17211 (tramp-buffer-name): Buffer name must contain the user if exists.
17212 Reported by Adrian Phillips <a.phillips@met.no>.
17213 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
17214 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
17215 (tramp-do-copy-or-rename-file-out-of-band): Rename from
17216 `tramp-do-copy-or-rename-file-one-local', because it handles also
17217 the case both files use the same out-of-band method.
17218 Implementation added.
17219 (tramp-handle-file-local-copy, tramp-handle-write-region):
17220 Out-of-band handling removed. `copy-file' called instead, which
17221 calls `tramp-do-copy-or-rename-file-out-of-band'.
17222 (tramp-action-password): Check for out-of-band method removed.
17223 This function is used for 'login-program.
17224 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
17225 appropriate.
17226 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
17227 and `tramp-parse-sknownhosts'.
17228 (tramp-completion-function-alist): It's a defvar now, because we
17229 want to apply the optimized `tramp-set-completion-function'
17230 instead of a static list.
17231 (tramp-set-completion-function): Implementation tuned.
17232 Avoid double entries, and entries where the function or the
17233 file/directory doesn't exist.
17234 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
17235 for SSH2.
17236 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
17237 (tramp-handle-dired-compress-file): New function.
17238 (tramp-async-proc): New variable.
17239 (tramp-handle-shell-command): Adding asynchronous processes.
17240 They are far from being perfect, but it works at least for
17241 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
17242 (top-level): Require password.el if visible. Should be mandatory
17243 once No Gnus has found its way into (X)Emacs.
17244 (tramp-read-passwd): Invoke `password-read' if available,
17245 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
17246 fallback any longer.
17247 (tramp-clear-passwd): New function.
17248 (tramp-process-actions, tramp-process-multi-actions):
17249 Clear password cache if login has failed.
17250
17251 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
17252 its own module.
17253 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
17254 `ange-ftp-ftp-name-res'. There could be incorrect values from
17255 previous calls in case the "ftp" method is used in the Tramp file
17256 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
17257
17258 2004-02-28 Richard M. Stallman <rms@gnu.org>
17259
17260 * term.el (term-mouse-paste): Call mouse-set-point.
17261
17262 * thumbs.el: New file.
17263
17264 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17265
17266 * progmodes/ebnf-abn.el: Doc fix.
17267
17268 * progmodes/ebnf-bnf.el: Doc fix.
17269 (ebnf-repeat): Code fix.
17270
17271 * progmodes/ebnf2ps.el: Doc fix.
17272 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
17273
17274 2004-02-28 Juri Linkov <juri@jurta.org>
17275
17276 * ffap.el (dired-at-point): Additional writability test for
17277 relative directory names.
17278 (dired-at-point-prompter): Treat directories as a directory, get
17279 the directory component from files.
17280 (ffap-string-at-point): Return string from region if region is active.
17281 (ffap-file-at-point): Remove redundant code.
17282
17283 2004-02-28 Kim F. Storm <storm@cua.dk>
17284
17285 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
17286 Initialize margin area images to nil.
17287 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
17288 (breakpoint-enabled-bitmap-face)
17289 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
17290 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
17291 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
17292 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
17293 (gdb-reset): Use gdb-remove-breakpoint-icons.
17294 (gdb-put-string): Add dprop arg to specify alternative display
17295 property (for setting fringe bitmap).
17296 (gdb-remove-strings): Doc fix.
17297 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
17298 icon in fringe (if available), or else as icon or text in display
17299 margin. Creates necessary icons in breakpoint-bitmap,
17300 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
17301 Also make left window margin if required.
17302 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
17303 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
17304 no longer needed.
17305 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
17306 gdb-put-breakpoint-icon.
17307 (gdb-assembler-mode): Don't set left-margin-width here.
17308
17309 2004-02-27 Kevin Ryde <user42@zip.com.au>
17310
17311 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
17312 comma, so that it DTRT in macros.
17313
17314 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
17315
17316 * progmodes/sh-script.el (sh-shell-arg)
17317 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
17318 (sh-leading-keywords, sh-other-keywords): Fix custom type.
17319
17320 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
17321
17322 * faces.el (face-spec-set-match-display): Add a new attribute,
17323 `min-colors'.
17324 (region, highlight, secondary-selection): Use `min-colors'.
17325
17326 * custom.el (defface): Add documentation for `min-colors'.
17327
17328 * font-lock.el (font-lock-comment-face, font-lock-string-face)
17329 (font-lock-keyword-face, font-lock-function-name-face)
17330 (font-lock-variable-name-face, font-lock-constant-face):
17331 Use `min-colors'.
17332
17333 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
17334
17335 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17336
17337 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
17338 define assq-delete-all if it's not defined.
17339 (ebnf-generate-region): Code fix.
17340
17341 * printing.el: Doc fix.
17342 (pr-version): New version number (6.7.2).
17343 (pr-command): Return empty string if command is an empty string.
17344
17345 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17346
17347 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
17348
17349 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
17350 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
17351 semi-down-full. Fix a bug on productions like test = {"test"}* | (
17352 "tt" ["test"] ). Reported by Markus Dreyer
17353 <mdreyer@ix.urz.uni-heidelberg.de>.
17354 (ebnf-version): New version number (4.0).
17355 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
17356 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
17357 (ebnf-delete-style): New commands.
17358 (ebnf-directory, ebnf-file): New funs.
17359 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
17360 (ebnf-production-name-p, ebnf-stop-on-error): New options.
17361 (ebnf-syntax-alist): New var.
17362 (ebnf-element-width): New fun replacing ebnf-list-width.
17363 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
17364 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
17365 (ebnf-prologue): Adjust vars.
17366 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
17367 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
17368 (ebnf-check-style-values, ebnf-generate-production)
17369 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
17370 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
17371 (ebnf-token-repeat): Code fix.
17372
17373 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
17374 %right, %left and %prec. Suggested by Matthew K. Junker
17375 <junker@alum.mit.edu>.
17376 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
17377
17378 * progmodes/ebnf-iso.el: Doc fix.
17379 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
17380 (ebnf-iso-lex): Code fix.
17381
17382 * progmodes/ebnf-bnf.el: Doc fix.
17383 (ebnf-bnf-lex): Code fix.
17384
17385 * progmodes/ebnf-otz.el: Doc fix.
17386
17387 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
17388
17389 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
17390 (abbrev-prefix-mark): Doc fix.
17391
17392 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
17393
17394 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
17395 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
17396 (gdb-var-delete): Make interactive (really).
17397 (gdb-edit-value): Make non-interactive.
17398
17399 * progmodes/gud.el (gud-speedbar-menu-items):
17400 Add gdb-var-delete and, indirectly, gdb-edit-value.
17401 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
17402 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
17403 (gud-gdb-marker-filter): Add comment for annotations.
17404
17405 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
17406
17407 * calendar/calendar.el (generate-calendar)
17408 (calendar-read-date): Prevent display of BC calendars once more -
17409 reverts 2003-10-01 change.
17410 (generate-calendar-month): Doc fix.
17411
17412 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
17413
17414 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
17415 return value of increment-calendar-month.
17416
17417 2004-02-21 Stephen Compall <s11@member.fsf.org>
17418
17419 * saveplace.el (save-place-forget-unreadable-files)
17420 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
17421 (save-place-forget-unreadable-files): New function.
17422 (save-place-alist-to-file): Use it to filter out files that are
17423 no longer readable.
17424
17425 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
17426 current Texinfo environment, using the same method as in
17427 `texinfo-insert-@end', and insert a space rather than a newline if
17428 point in a @table environment.
17429
17430 2004-02-21 Juri Linkov <juri@jurta.org>
17431
17432 * ffap.el (ffap-file-at-point): Try parent directories.
17433
17434 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
17435
17436 * vcursor.el (vcursor-modifiers): New defcustom.
17437 (vcursor-cs-binding): Use vcursor-modifiers instead of a
17438 hard-coded list.
17439
17440 2004-02-21 Masatake YAMATO <jet@gyve.org>
17441
17442 * play/animate.el (animate-birthday-present): Accept names other
17443 than `Sarah', too.
17444
17445 2004-02-21 Juri Linkov <juri@jurta.org>
17446
17447 * startup.el: Remove table of command line arguments from the
17448 Commentary section.
17449
17450 2004-02-20 John Wiegley <johnw@newartisans.com>
17451
17452 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
17453 again" modifier from 'e' to 'E', since 'e' is also used by the
17454 "file extension" modifier.
17455
17456 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
17457
17458 * help-fns.el (describe-categories): Doc fix.
17459
17460 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
17461
17462 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
17463 temporary file for buffer already visiting one. This change makes
17464 output likely to be directly usable by patch program.
17465 Suggested by Adrian Aichner <adrian@xemacs.org>
17466
17467 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
17468
17469 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
17470 case of variables defined in compound statements.
17471 (gdb-setup-windows, gdb-source-info, gdb-source-info):
17472 Simplify constructions using switch-to-buffer.
17473
17474 2004-02-19 Simon Josefsson <jas@extundo.com>
17475
17476 * play/morse.el: Fix typo.
17477 (morse-code): Add @.
17478
17479 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
17480
17481 * calendar/appt.el (appt-display-format): Change default to
17482 'ignore, for backwards compatibility.
17483 (appt-display-message): If appt-display-format is 'ignore,
17484 respect old vars appt-msg-window and appt-visible.
17485 (appt-activate): Don't depend on return value of cancel-timer.
17486
17487 * calendar/calendar.el (calendar-holidays): Doc fix.
17488
17489 * calendar/cal-coptic.el (coptic-prompt-for-date):
17490 Use assoc-string instead of assoc-ignore-case.
17491 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
17492 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
17493 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
17494 * calendar/cal-islam.el (calendar-goto-islamic-date)
17495 (mark-islamic-diary-entries): Ditto.
17496 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
17497 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
17498 (calendar-read-mayan-tzolkin-date): Ditto.
17499 * calendar/calendar.el (calendar-read-date): Ditto.
17500 * calendar/diary-lib.el (mark-diary-entries): Ditto.
17501
17502 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
17503
17504 * progmodes/executable.el (executable-command-find-posix-p):
17505 Fix choice of the directory.
17506
17507 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
17508
17509 * simple.el (interprogram-cut-function)
17510 (interprogram-paste-function, kill-new, kill-append):
17511 Doc fixes.
17512 (kill-region): Make it return nil. Doc fix.
17513 (yank-pop): Make its argument optional.
17514 (yank): Make ARG `-' equivalent to `-1'.
17515
17516 2004-02-17 Eli Zaretskii <eliz@gnu.org>
17517
17518 * mail/rmail.el (rmail-get-new-mail): Don't reference
17519 rmail-use-spam-filter if rmail-spam-filter is not loaded.
17520
17521 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
17522
17523 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
17524 if one of global-auto-revert-non-file-buffers or autorevert-mode
17525 is non-nil.
17526
17527 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17528
17529 * subr.el (delete-dups): A better implementation from Karl Heuer
17530 <kwzh@gnu.org>.
17531
17532 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
17533
17534 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
17535 correct place.
17536 * progmodes/icon.el (icon-indent-command): Ditto.
17537 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
17538
17539 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17540
17541 * progmodes/grep.el (grep-compute-defaults): Undo change from
17542 2004-01-29: don't use executable-command-find-posix-p.
17543
17544 2004-02-16 Richard Sharman <rsharman@pobox.com>
17545
17546 * hilit-chg.el: Use require instead of eval-and-compile.
17547 (highlight-compare-buffers): New function.
17548
17549 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
17550
17551 * man.el (Man-fontify-manpage): Render section headings in
17552 `Man-overstrike-face' even when overstrike was not used by man
17553 formatter for section headings.
17554
17555 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
17556
17557 * rmail-spam-filter.el (vm-use-spam-filter)
17558 (rsf-min-region-length-added-to-spam-list): New variables.
17559 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
17560 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
17561 spam testing. Don't delete spam message if automatic deletion
17562 after output via variable rmail-delete-after-output is turned on.
17563 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
17564 rsf-bbdb-dont-create-entries-for-spam.
17565 (check-field): New function, extracted from code in
17566 rmail-spam-filter to ease addition of header fields like content-type.
17567 (message-content-type): New variable to check the content-type:
17568 field added, also in defcustom of rsf-definitions-alist.
17569 (rmail-spam-filter): Replace repeated test code for header fields
17570 by calls to check-field; change the call to
17571 rmail-output-to-rmail-file such that rmail-current-message stays
17572 the same to avoid wrong deletion of unseen flags.
17573 (rsf-add-contents-type): New function to convert old format
17574 of rmail-spam-definitions-alist into new one.
17575 Change prefixes of all variables and functions from
17576 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
17577
17578 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17579
17580 * loadhist.el (unload-hook-features-list): New defvar.
17581
17582 2004-02-16 Dave Love <fx@gnu.org>
17583
17584 * loadhist.el (unload-feature): Doc fix. Rename flist to
17585 unload-hook-features-list.
17586
17587 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
17588
17589 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
17590 cookie. Don't check if we are looking-at open-formula.
17591
17592 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
17593
17594 * subr.el (match-string-no-properties): Use substring-no-properties.
17595
17596 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17597
17598 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
17599 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
17600 Use lower-case "rx" in all error message.
17601
17602 2004-02-16 Dave Love <fx@gnu.org>
17603
17604 * emacs-lisp/rx.el (rx-or): Put group around result.
17605 (rx-constituents): Add backref.
17606 (rx-syntax): Add string-delimiter, comment-delimiter.
17607 (rx-categories): Add combining-diacritic.
17608 (rx-check-not, rx-greedy, rx): Doc fix.
17609 (rx-backref, rx-check-backref): New.
17610
17611 2004-02-16 Jesper Harder <harder@ifa.au.dk>
17612
17613 * newcomment.el (uncomment-region): Allow eob as comment end.
17614
17615 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17616
17617 * filecache.el: All message and error commands now use prefix
17618 "Filecache:" to make it easy to read *Messages* buffer.
17619
17620 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17621
17622 * autorevert.el: Add support to detect changed dired and VC buffers.
17623 (auto-revert-active-p, auto-revert-list-diff)
17624 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
17625 (auto-revert-handler, auto-revert-active-p): New functions.
17626 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
17627 and `auto-revert-active-p'.
17628 (eval-when-compile): Defvar dired-directory and vc-mode.
17629 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
17630 (auto-revert-handler-vc): New functions.
17631
17632 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
17633
17634 * progmodes/compile.el (compilation-directory): New defvar.
17635 (compile): Save current directory in compilation-directory.
17636 (recompile): Bind default-directory to compilation-directory if
17637 that is non-nil.
17638
17639 2004-02-16 Dave Love <fx@gnu.org>
17640
17641 * newcomment.el (comment-insert-comment-function)
17642 (comment-region-function, uncomment-region-function): New.
17643 (comment-indent): Use comment-insert-comment-function.
17644 (uncomment-region): Use uncomment-region-function.
17645 (comment-region): Use comment-region-function.
17646
17647 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
17648
17649 2004-02-16 Richard Stallman <rms@gnu.org>
17650
17651 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
17652 loaddefs* and ldefs-boot*.
17653
17654 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17655
17656 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
17657 and email address at the beginning and end of the address.
17658
17659 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
17660 anchored at the beginning of the email address.
17661
17662 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
17663
17664 * international/ccl.el (ccl-compile-write): Pass `left' to
17665 ccl-embed-code to generate correct code of write-expr-register.
17666
17667 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
17668
17669 * progmodes/grep.el (grep-compute-defaults): Fix typos.
17670
17671 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17672
17673 * x-dnd.el: Mention support for Motif in commentary.
17674 (x-dnd-handle-drag-n-drop-event): Ditto.
17675
17676 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
17677
17678 * ses.el: Use "ses--" prefixes for buffer-local variables.
17679 Use (point-min) instead of 1, even when we know the buffer
17680 is unnarrowed.
17681 (ses-build-load-map): Delete. Distribute its content to defconst's for
17682 the three maps.
17683 (ses-menu, ses-header-line-menu): New menus.
17684 (ses-mode-map): Use them.
17685 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
17686
17687 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
17688
17689 * Makefile.in: Fix the CC Mode recompile kludge so it works
17690 when building in a different directory.
17691
17692 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
17693
17694 * simple.el (kill-new): Put yank-handler property on the entire string.
17695
17696 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
17697
17698 * diff.el: Don't use compile any more, use diff-mode instead.
17699 (diff-regexp-alist, diff-old-file, diff-new-file)
17700 (diff-parse-differences, diff-process-setup): Remove.
17701 (diff-sentinel): New fun.
17702 (diff): Use it. Run the process ourselves.
17703 Use diff-mode for the rest of the processing.
17704
17705 * diff.el (diff): Simplify code handling `switch'.
17706
17707 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
17708
17709 * pcvs-defs.el (cvs-menu): Add `tag'.
17710
17711 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
17712
17713 * simple.el (kill-append): Doc fix.
17714
17715 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17716 Adapt outline-regexp to the new conventions for commenting out code.
17717
17718 2004-02-11 John Paul Wallington <jpw@gnu.org>
17719
17720 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
17721
17722 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
17723
17724 * diff.el (diff-switches): New fun.
17725 (diff, diff-backup): Use it.
17726 (diff): Clean up the args construction. Use backquote.
17727 Use listp instead of consp to avoid putting a nil arg.
17728 (diff): Add a revert-buffer function.
17729
17730 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17731
17732 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
17733 handled by x-dnd-handle-file-name.
17734 (x-dnd-known-types): Add COMPOUND_TEXT.
17735 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
17736 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
17737 x-dnd-empty-state.
17738 (x-dnd-forget-drop): Ditto.
17739 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
17740 (x-dnd-handle-one-url): Return private when inserting text.
17741 (x-dnd-insert-ctext): New function.
17742 (x-dnd-handle-file-name): New function for FILE_NAME.
17743 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
17744 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
17745 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
17746
17747 2004-02-10 Kenichi Handa <handa@m17n.org>
17748
17749 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
17750 instead of while loop.
17751
17752 2004-02-10 Miles Bader <miles@gnu.org>
17753
17754 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
17755
17756 2004-02-09 Kenichi Handa <handa@m17n.org>
17757
17758 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
17759 have end-of-line.
17760
17761 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
17762
17763 * Makefile.in: Added extra dependencies in the recompile target
17764 needed to cope with the compile time macro expansions in CC Mode.
17765
17766 2004-02-09 Kim F. Storm <storm@cua.dk>
17767
17768 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
17769 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
17770 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
17771 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
17772 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
17773 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
17774 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
17775 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
17776 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
17777 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
17778 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
17779
17780 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
17781
17782 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
17783 Don't allow shrink if there's a window on our right.
17784
17785 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
17786 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
17787 Bring together declaration and initialization.
17788 (prolog-mode-variables): Don't set the syntax table.
17789 Don't set paragraph-start and comment-indent-function.
17790 Add /*..*/ to the comment regexps.
17791 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
17792 (prolog-mode-map): Don't bind TAB.
17793 (prolog-mode): Set the syntax table.
17794 (prolog-comment-indent): Remove.
17795 (inferior-prolog-mode-map): Initialize in the declaration.
17796 (inferior-prolog-mode-syntax-table)
17797 (inferior-prolog-mode-abbrev-table): New vars.
17798 (inferior-prolog-mode): Derive from comint-mode.
17799 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
17800 minibuffer windows.
17801
17802 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
17803 in file names, as long as it is unabmiguous.
17804
17805 2004-02-08 Andreas Schwab <schwab@suse.de>
17806
17807 * textmodes/reftex-toc.el
17808 (reftex-toc-load-all-files-for-promotion): Remove useless use of
17809 format. Doc fix.
17810
17811 * textmodes/refer.el (refer-find-entry-internal): Remove extra
17812 format string arguments.
17813
17814 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
17815 string argument.
17816
17817 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
17818
17819 * play/zone.el (zone-call): Fix format string.
17820
17821 * net/webjump.el (webjump-builtin): Add missing format string argument.
17822
17823 * midnight.el (midnight-delay-set): Remove extra format string argument.
17824
17825 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
17826
17827 * hexl.el (hexl-insert-char): Add missing format string argument.
17828
17829 * format.el (format-decode): Fix format string.
17830
17831 * emulation/vi.el (vi-mode): Remove extra format string argument.
17832 (vi-repeat-last-search): Likewise.
17833 (vi-reverse-last-search): Likewise.
17834 (vi-goto-mark): Likewise.
17835 (vi-reverse-last-find-char): Likewise.
17836 (vi-repeat-last-find-char): Likewise.
17837 (vi-locate-def): Likewise.
17838
17839 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
17840
17841 * ediff-util.el (ediff-toggle-read-only): Remove extra format
17842 string argument.
17843 (ediff-toggle-regexp-match): Likewise.
17844
17845 * dired-aux.el (dired-do-query-replace-regexp): Add missing
17846 format string argument.
17847
17848 * calc/calc-map.el (calc-get-operator): Remove extra format
17849 string argument.
17850
17851 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
17852
17853 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
17854 string argument.
17855
17856 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
17857
17858 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
17859
17860 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
17861
17862 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
17863 (cl-struct-setf-expander): Likewise.
17864
17865 * vc.el (with-vc-file): Fix unsafe uses of error.
17866 (vc-cancel-version): Likewise.
17867
17868 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
17869
17870 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
17871 thousands separator; fixes <class>:<line-number> regexp for
17872 non-english locales.
17873
17874 2004-02-08 Andreas Schwab <schwab@suse.de>
17875
17876 * view.el (view-mode-enable): Revert previous change.
17877
17878 2004-02-07 Kim F. Storm <storm@cua.dk>
17879
17880 * simple.el (line-number-at-pos): Rename from line-at-pos.
17881 Uses changed (what-line and vc-annotate-warp-version).
17882
17883 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
17884
17885 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
17886 (diff-mode): Remove aborted attempt at support for compile.el.
17887 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
17888
17889 2004-02-06 Andreas Schwab <schwab@suse.de>
17890
17891 * view.el (view-mode-enable): Add view-mode-map to
17892 minor-mode-overriding-map-alist.
17893
17894 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17895
17896 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
17897
17898 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
17899
17900 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
17901 with point inside rather than after the paragraph.
17902
17903 2004-02-04 Sam Steingold <sds@gnu.org>
17904
17905 * mail/smtpmail.el (smtpmail-try-auth-methods):
17906 Do not try authentication when no mechanism is available.
17907 Pass port-name as defaultport to `netrc-machine'.
17908
17909 2004-02-04 Stephen Eglen <stephen@gnu.org>
17910
17911 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
17912 to show how minibuffer height can be constrained.
17913
17914 2004-02-04 John Paul Wallington <jpw@gnu.org>
17915
17916 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
17917
17918 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17919
17920 * x-dnd.el: New file for drag and drop.
17921
17922 * term/x-win.el: require x-dnd, set after-make-frame-functions
17923 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
17924 drag-n-drop event.
17925
17926 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
17927 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
17928 (dired-dnd-handle-file): New functions for drag and drop support.
17929 (dired-mode): Initialize drag and drop if x-dnd present.
17930
17931 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
17932
17933 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
17934 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
17935 (cperl-mode): Set fill-paragraph-function.
17936 (cperl-fill-paragraph): Make it non-interactive.
17937
17938 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
17939
17940 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
17941
17942 2004-02-02 David Kastrup <dak@gnu.org>
17943
17944 * replace.el (perform-replace): Allow 'literal argument in
17945 regexp-flag to indicate literal replacement.
17946 (query-replace-regexp-eval): Use it.
17947
17948 2004-02-01 Andreas Schwab <schwab@suse.de>
17949
17950 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
17951
17952 2004-02-01 Stephen Eglen <stephen@gnu.org>
17953
17954 * info-look.el: Add support for maxima-mode. Update commentary
17955 because info-lookup-symbol is now bound to C-h S.
17956
17957 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
17958
17959 * simple.el (edit-and-eval-command): Bind print-level and
17960 minibuffer-history-sexp-flag around call to read-from-minibuffer.
17961 Correct initial position in command-history.
17962
17963 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
17964
17965 * files.el (read-directory-name): Adapt the docstring to recent
17966 change in Fread_file_name.
17967
17968 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
17969
17970 * ses.el (ses-print-cell): If print format too wide for column
17971 width, truncate decimal places if that helps to avoid "#####" fill.
17972 * ses.el (ses-initial-column-width): Revert previous change.
17973
17974 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
17975
17976 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
17977 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
17978 Add edebug info.
17979 (jit-lock-mode): Setup/cancel the new timer.
17980 (jit-lock-context-fontify): New fun. Extracted from
17981 context fontification code of jit-lock-stealth-fontify.
17982 (jit-lock-stealth-fontify): Don't do context fontification any more.
17983
17984 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
17985 (jit-lock-fontify-now): Handle the `quit' case.
17986 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
17987
17988 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
17989
17990 * progmodes/executable.el (executable-command-find-posix-p):
17991 New. Check if find handles arguments Posix-style.
17992
17993 * progmodes/grep.el (grep-compute-defaults):
17994 Use executable-command-find-posix-p.
17995 (grep-find): Check `grep-find-command'.
17996
17997 * filecache.el (file-cache-find-posix-p): Delete.
17998 (file-cache-add-directory-using-find):
17999 Use `executable-command-find-posix-p'.
18000
18001 2004-01-29 Dave Love <fx@gnu.org>
18002
18003 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
18004 Iterate the hook function if arg is given.
18005 (mark-defun, narrow-to-defun): Change order of finding the limits.
18006
18007 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
18008 (byte-compile-format-warn): New.
18009 (byte-compile-callargs-warn): Use it.
18010 (Format, message, error): Add byte-compile-format-like property.
18011 (byte-compile-maybe-guarded): New.
18012 (byte-compile-if, byte-compile-cond): Use it.
18013 (byte-compile-lambda): Compile interactive forms,
18014 just to make warnings about them.
18015
18016 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
18017
18018 * ses.el (ses-initial-column-width): Increase to 14, so it will
18019 work well with the default printer of "%.7g" for extreme values
18020 like "-1.234567e+07".
18021
18022 2004-01-29 Kenichi Handa <handa@m17n.org>
18023
18024 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
18025
18026 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
18027
18028 * dos-w32.el: Added support for the `default-printer-name' function.
18029
18030 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
18031
18032 * server.el (server-socket-name): Don't use the hostname in the
18033 socket name since /tmp is local to the host anyway.
18034
18035 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
18036 robust check of widening and fix var-naming.
18037
18038 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
18039
18040 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
18041 or rmail-spam- to rsf- in all function and variable names.
18042 (rsf-min-region-to-spam-list): New variable.
18043 (rsf-bbdb-auto-delete-spam-entries): Rename from
18044 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
18045 scanned together with the recipients field for spam testing; Don't
18046 delete spam message if rmail-delete-after-output is non-nil;
18047 (rsf-check-field): New function, extracted from code in
18048 rmail-spam-filter to ease addition of header fields like
18049 content-type:;
18050 (message-content-type): New variable. The content-type: field was
18051 added also in defcustom of rsf-definitions-alist;
18052 (rmail-spam-filter): Replace repeated test code for header fields
18053 by calls to check-field; change the call to
18054 rmail-output-to-rmail-file such that rmail-current-message stays
18055 the same to avoid wrong deletion of unseen flags.
18056 (rmail-use-spam-filter): Add autoload cookie.
18057
18058 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
18059
18060 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
18061 (file-cache-add-directory-using-find): Add Cygwin support.
18062 (file-cache-find-command-posix-flag): New user variable.
18063
18064 * filecache.el (file-cache-add-directory): Check for
18065 directories an remove them from dir-files.
18066
18067 2004-01-27 Richard M. Stallman <rms@gnu.org>
18068
18069 * man.el (Man-fontify-manpage): Clean up message.
18070
18071 2004-01-27 Kenichi Handa <handa@m17n.org>
18072
18073 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
18074 (sentence-end): Define using sentence-end-without-space.
18075
18076 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
18077 a sentence ends with one of a character in sentence-end-without-space.
18078
18079 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
18080
18081 * font-lock.el (font-lock): Add jit-lock as explicit group member.
18082 (jit-lock): Group declaration moved to jit-lock.el.
18083 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
18084 when necessary.
18085
18086 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
18087 (jit-lock-context-unfontify-pos): Rename from
18088 jit-lock-first-unfontify-pos.
18089 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
18090
18091 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
18092
18093 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
18094 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
18095 (fortran-fill): When filling a string, adjust re-search-backward
18096 argument for special case of string just on fill-column.
18097 When filling non-string, allow one extra char if
18098 fortran-break-before-delimiters is non-nil.
18099 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
18100 Use fortran-break-delimiters-re and fortran-no-break-re to
18101 correctly handle cases such as "**".
18102
18103 * progmodes/f90.el (f90-break-delimiters): Doc fix.
18104 (f90-no-break-re): Add some extra tokens. Doc fix.
18105
18106 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
18107
18108 * mail/rmail-spam-filter.el:
18109 Use two semicolons as Commentary line prefix.
18110 Add ";;; Code:" stylized comment.
18111 Delete end-of-line whitespace.
18112 Wrap (require 'cl) with `eval-when-compile'.
18113
18114 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
18115
18116 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
18117 at the top level of vc.el.
18118
18119 2004-01-23 Andre Spiegel <spiegel@gnu.org>
18120
18121 * vc.el (vc-current-line): Function removed. This is now done by
18122 the new function line-at-pos in simple.el.
18123 (vc-annotate-warp-version): Use line-at-pos instead of
18124 vc-current-line.
18125
18126 2004-01-22 Kim F. Storm <storm@cua.dk>
18127
18128 * simple.el (line-at-pos): New defun.
18129 (what-line): Use it. Optimize by only counting lines in narrowed
18130 region once.
18131
18132 2004-01-22 Kenichi Handa <handa@m17n.org>
18133
18134 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
18135 point (register r1) only for charset mule-unicode-0100-24ff.
18136
18137 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
18138
18139 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
18140 trailing white space and ensure a final newline.
18141
18142 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
18143 Add autoload cookie.
18144
18145 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
18146
18147 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
18148 activate view-mode explicitly.
18149
18150 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18151
18152 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
18153 use clipboard first.
18154
18155 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
18156
18157 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
18158 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
18159 (vc-mcvs-cvs): Remove.
18160 (vc-mcvs-command): Remove use of assert.
18161
18162 * outline.el (outline-insert-heading): Tighten up match.
18163 (outline-demote, outline-move-subtree-down): Don't assume anything
18164 about outline-regexp.
18165
18166 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
18167 (texinfo-show-structure): Explicitly add ^, and simplify.
18168
18169 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
18170
18171 * calendar/appt.el (appt-check): Restore usage of
18172 appt-issue-message deleted in previous change.
18173 (top-level): Activate package when loaded (needed for backwards
18174 compatibility).
18175
18176 2004-01-20 Jesper Harder <harder@ifa.au.dk>
18177
18178 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
18179 following previous change to smtpmail-send-data.
18180
18181 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
18182
18183 * vc.el (vc-default-previous-version): Doc enhancement.
18184 (vc-default-next-version): New function.
18185 (vc-print-log): New arg FOCUS-REV.
18186 (vc-annotate-mode): Derive from view-mode.
18187 (vc-annotate): New args REVISION, DISPLAY-MODE.
18188 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
18189 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
18190 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
18191 (vc-annotate-show-diff-revision-at-line, vc-current-line)
18192 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
18193
18194 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
18195
18196 2004-01-19 Karl Berry <karl@gnu.org>
18197
18198 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
18199 or "TexInfo".
18200
18201 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
18202
18203 * subr.el (delete-dups): New function.
18204
18205 2004-01-19 Karl Berry <karl@gnu.org>
18206
18207 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
18208 with ^, since that's what texinfo-show-structure
18209 documentation says (plus it works much better in texinfo.txi).
18210
18211 2004-01-18 Jesper Harder <harder@ifa.au.dk>
18212
18213 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
18214
18215 2004-01-18 David Ponce <david@dponce.com> (tiny change)
18216
18217 * progmodes/which-func.el (which-function-mode): Don't cancel
18218 which-func-update-timer if not set.
18219
18220 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
18221
18222 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
18223 Remove spurious left square bracket in XX:XXam regexp.
18224
18225 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
18226
18227 * progmodes/cc-defs.el: Do not require cl at run time.
18228
18229 2004-01-16 Richard M. Stallman <rms@gnu.org>
18230
18231 * emacs-lisp/cl.el (cl-cannot-unload): New function.
18232 (cl-unload-hook): Defvar this to run cl-cannot-unload.
18233
18234 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
18235 Call rmail-spam-filter. Delete and expunge spam.
18236 Print number of spam messages deleted.
18237 Save and restore the deletion status of old messages when reading
18238 new mail with spam filter, so that expunging spam does not expunge
18239 msgs deleted by the user.
18240 (rmail-only-expunge): Add an optional argument dont-show to
18241 prevent showing message after expunge.
18242
18243 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
18244
18245 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
18246 * subr.el (declare): New macro.
18247
18248 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
18249
18250 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
18251
18252 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
18253
18254 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
18255 Test window-system rather than system-type (for X11/Mac).
18256
18257 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
18258
18259 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
18260
18261 2004-01-12 Richard M. Stallman <rms@gnu.org>
18262
18263 * mail/rmail.el (rmail-convert-to-babyl-format):
18264 Use mail-unquote-printable-region.
18265 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
18266 (rmail-hex-char-to-integer): Functions deleted.
18267
18268 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
18269 (mail-unquote-printable-region): New arg NOERROR.
18270 For invalid encoding, either signal an error to just return nil.
18271
18272 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
18273
18274 * calendar/appt.el: Update copyright and commentary.
18275 (appt-issue-message): Make obsolete.
18276 (appt-visible, appt-msg-window): Make obsolete, in favour of
18277 appt-display-format.
18278 (appt-display-mode-line, appt-display-duration)
18279 (appt-display-diary, appt-time-msg-list, appt-mode-string)
18280 (appt-prev-comp-time, appt-display-count, appt-timer)
18281 (appt-convert-time): Doc change.
18282 (appt-disp-window-function, appt-delete-window-function):
18283 Use defcustom rather than defvar.
18284 (appt-display-format): New variable.
18285 (appt-display-message): New function with display code from appt-check.
18286 (appt-check): Add optional FORCE argument. Doc change.
18287 Add appt-make-list to diary-hook if displaying diary.
18288 Remove checking of view-diary-entries-initially.
18289 Message display section removed to new function appt-display-message.
18290 (appt-display-window): Doc change. Remove unused internal var
18291 this-buffer. Do not beep, since appt-display-message does that.
18292 (appt-make-list): Doc change. Use caar.
18293 (appt-sort-list): Simplify by using builtin sort function.
18294 (appt-update-list): New function for updating appts when diary is
18295 saved.
18296 (appt-activate): New autoloaded function to toggle package
18297 functionality.
18298
18299 * calendar/cal-x.el: (calendar-one-frame-setup)
18300 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
18301
18302 * calendar/calendar.el: Update copyright.
18303 (view-diary-entries-initially, european-calendar-style): Doc change.
18304 (calendar-setup): Make defcustom rather than defvar.
18305 (mark-visible-calendar-date): Initialize temp-face and faceinfo
18306 in let binding so local to function.
18307
18308 * calendar/diary-lib.el: Update copyright.
18309 (diary, diary-entry-time): Doc change.
18310 (list-diary-entries): Doc change. Trivial logic change.
18311 (fancy-diary-display): Restore make-face command mistakenly
18312 deleted 2003-05-08.
18313 (show-all-diary-entries): Allow to pop-up frame if needed.
18314
18315 2004-01-09 John Paul Wallington <jpw@gnu.org>
18316
18317 * bindings.el (mode-line-change-eol): Add EVENT parameter.
18318 Temporarily select EVENT's window for changing eol type.
18319
18320 2004-01-09 Deepak Goel <deego@gnufans.org>
18321
18322 * calendar/diary-lib.el (diary-entry-time):
18323 Also accept time in the form XX[.XX][am/pm/AM/PM].
18324 (fancy-diary-font-lock-keywords): Likewise.
18325 (diary-font-lock-keywords): Likewise.
18326 * calendar/appt.el (appt-add): Likewise.
18327 (appt-make-list): Likewise.
18328 (appt-convert-time): Likewise.
18329
18330 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
18331
18332 * gdb-ui.el (gdb-ann3): Revert previous change.
18333 (gdb-source-info): Allow for case of where compilation directory
18334 is not recorded.
18335
18336 2004-01-08 John Paul Wallington <jpw@gnu.org>
18337
18338 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
18339
18340 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
18341
18342 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
18343
18344 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
18345 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
18346 problems.
18347 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
18348
18349 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
18350
18351 * files.el (write-file-functions, write-contents-functions):
18352 Clarify docstrings.
18353
18354 2004-01-07 Kenichi Handa <handa@m17n.org>
18355
18356 * international/mule.el (set-auto-coding): Fix for the case that
18357 end-of-line is only CR.
18358
18359 2004-01-07 Kim F. Storm <storm@cua.dk>
18360
18361 * subr.el (event-start, event-end): Doc fix.
18362 (posn-string, posn-image): New defuns.
18363 (posn-object): Return either image or string object.
18364 (posn-object-x-y): Return 8th element of position.
18365 (posn-object-width-height): New defun.
18366
18367 2004-01-06 Andreas Schwab <schwab@suse.de>
18368
18369 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
18370 output.
18371
18372 2004-01-05 Karl Berry <karl@gnu.org>
18373
18374 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
18375 / and *, too.
18376
18377 2003-12-31 Simon Josefsson <jas@extundo.com>
18378
18379 * files.el (before-save-hook): Add.
18380 (basic-save-buffer): Use before-save-hook.
18381
18382 * emacs-lisp/copyright.el: Fix comment to recommend
18383 before-save-hook instead of write-file-functions.
18384
18385 2004-01-05 Richard M. Stallman <rms@gnu.org>
18386
18387 * finder.el (finder-commentary): Call delete-other-windows.
18388
18389 * net/ange-ftp.el (ange-ftp-file-attributes):
18390 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
18391
18392 2004-01-04 Karl Berry <karl@gnu.org>
18393
18394 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
18395 comment characters % and # in the copyright year notice,
18396 as well as ;.
18397
18398 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
18399
18400 * wid-edit.el (default): Define dummy :value-delete.
18401 Reported by Jesper Harder <harder@ifa.au.dk>.
18402
18403 2004-01-03 Richard M. Stallman <rms@gnu.org>
18404
18405 * progmodes/compile.el (compile-internal): Use point, not point-min,
18406 for set-window-point.
18407
18408 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
18409
18410 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
18411
18412 * progmodes/grep.el (grep-mode-map):
18413 Don't remap next-line, previous-line.
18414
18415 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
18416
18417 * speedbar.el (speedbar-edit-line): Change regexp to position
18418 the cursor on the first character of this line's button.
18419
18420 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
18421
18422 * subr.el (functionp): Doc fix.
18423
18424 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
18425
18426 * progmodes/idlwave.el (idlwave-make-tags):
18427 * textmodes/flyspell.el (flyspell-large-region):.
18428 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
18429 * emulation/viper-util.el (viper-glob-unix-files):
18430 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
18431 * man.el (Man-init-defvars):
18432 * jka-compr.el (jka-compr-call-process):
18433 * files.el (get-free-disk-space,insert-directory):
18434 * ediff-ptch.el (ediff-test-patch-utility):
18435 * ediff-diff.el (ediff-test-utility):
18436 * dired-aux.el (dired-check-process):
18437 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
18438 test the return value of call-process, because it can be a string.
18439
18440 2003-12-31 John Paul Wallington <jpw@gnu.org>
18441
18442 * bindings.el (completion-ignored-extensions): Add .pfsl.
18443
18444 2003-12-31 Kim F. Storm <storm@cua.dk>
18445
18446 * ido.el (ido-nonreadable-directory-p): New defun to check for
18447 nonreadable directory without activating tramp (to avoid problems
18448 with checking incomplete tramp paths).
18449 (ido-set-current-directory, ido-file-internal)
18450 (ido-file-name-all-completions1): Use it.
18451
18452 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
18453
18454 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
18455 documentation if the anchor (or node) name is preceded by `info
18456 anchor' or `Info anchor' in addition to earlier `info node' and
18457 `Info node'.
18458 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
18459
18460 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18461
18462 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
18463 error in arguments to base64-decode-region. Remove ^M characters
18464 after decoding base64.
18465
18466 2003-12-30 Simon Josefsson <jas@extundo.com>
18467
18468 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
18469 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
18470 have only been distributed with Emacs for some years.
18471 (texinfo-mode-hook): Customize.
18472
18473 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18474
18475 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
18476 cleaner (suggested by Richard Stallman).
18477
18478 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
18479 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
18480 file-name clashes on 8+3 DOS filesystems.
18481
18482 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
18483 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
18484 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
18485 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
18486 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
18487 file-name clashes on 8+3 filesystems.
18488
18489 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
18490 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
18491 file-name clashes on 8+3 DOS filesystems.
18492
18493 2003-12-29 Richard M. Stallman <rms@gnu.org>
18494
18495 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
18496 Upcase the character.
18497
18498 * textmodes/flyspell.el (mail-mode-flyspell-verify):
18499 Search for header separator alone on a line, literally,
18500 and search for it backward, not forward.
18501 (flyspell-abbrev-table): Always use global-abbrev-table
18502 if there is no local one.
18503
18504 * progmodes/sh-script.el (sh-get-indent-info):
18505 Don't move point back if at bob.
18506
18507 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
18508
18509 * play/handwrite.el (handwrite): Make the handwrite credit message
18510 a comment rather than an output command.
18511
18512 * obsolete/sc.el: Display message that this file is obsolete.
18513
18514 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
18515
18516 * mail/rfc822.el (rfc822-address-start): Declare variable.
18517 Renamed from address-start. All uses changed.
18518
18519 * term.el (term-exec): Set up sentinel.
18520 (term-sentinel): New function.
18521 (term-handle-exit): New function.
18522
18523 * subr.el (assoc-ignore-case, assoc-ignore-representation):
18524 Use assoc-string, and mark them obsolete.
18525 (delay-mode-hooks): Mark as permanent local.
18526
18527 * simple.el (sendmail-user-agent-compose): Use assoc-string.
18528
18529 * register.el (copy-rectangle-to-register): Doc fix.
18530
18531 * info.el (Info-insert-dir): Use assoc-string.
18532
18533 * info-look.el (info-lookup): Use assoc-string.
18534
18535 * frame.el (pop-up-frame-function): Use quote, not `function'.
18536 (frame-notice-user-settings): Calculate ADJUSTED-TOP
18537 copying with lists as coordinate values.
18538
18539 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
18540
18541 * find-dired.el (kill-find): New command.
18542 (find-dired): Make buffer read-only.
18543 Set up a keymap with C-c C-k running kill-find.
18544 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
18545
18546 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
18547
18548 * filecache.el (file-cache-ignore-case): New variable.
18549 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
18550
18551 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
18552 (comint-dynamic-complete-as-filename): Rename local vars.
18553 (comint-dynamic-list-filename-completions): Likewise.
18554
18555 * comint.el (comint-dynamic-list-completions-config): New var.
18556 (comint-dynamic-list-completions): Handle both SPC and TAB right.
18557
18558 * comint.el (comint-file-name-chars): Add [].
18559 (comint-word): Use skip-chars-backward, not search.
18560
18561 * shell.el (shell-file-name-chars): Add [].
18562
18563 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
18564
18565 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
18566
18567 * generic.el (define-generic-mode): Doc fix.
18568
18569 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18570
18571 * files.el (kill-some-buffers): Doc fix.
18572
18573 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
18574
18575 * comint.el (comint-watch-for-password-prompt): Pass `string' as
18576 arg to send-invisible
18577 (send-invisible): Doc fix. The argument is now a prompt, not the
18578 string to send.
18579 (comint-read-noecho): Doc fix.
18580
18581 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
18582
18583 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
18584 "@", as required by some ISP hosting service. Fix defcustom
18585 argument syntax errors that prevented use of customization.
18586
18587 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18588
18589 * xml.el (xml-get-attribute-or-nil): Doc fix.
18590
18591 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
18592
18593 * net/zone-mode.el (zone-mode): Use write-file-functions, not
18594 write-file-hooks.
18595
18596 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
18597
18598 * autorevert.el (auto-revert-interval): Doc fix.
18599
18600 2003-12-29 Mark A. Hershberger <mah@everybody.org>
18601
18602 * xml.el (xml-get-attribute-or-nil): New function, like
18603 xml-get-attribute, but returns nil if the attribute was not found.
18604 (xml-get-attribute): Convert to defsubst, uses
18605 xml-get-attribute-or-nil.
18606
18607 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18608
18609 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
18610
18611 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
18612
18613 * custom.el (custom-declare-theme): Use `value' when putting
18614 properties on `theme'.
18615
18616 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
18617
18618 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
18619 for each yank-handler segment.
18620 (insert-for-yank-1): New function, with the body of the previous
18621 insert-for-yank.
18622
18623 * textmodes/table.el (table-yank-handler): New defcustom.
18624 (table--put-cell-indicator-property): Put yank-handler property
18625 that indicates the yank handler for the table cell.
18626
18627 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
18628
18629 * generic-x.el (etc-modules-conf-generic-mode): A more complete
18630 set of keywords.
18631
18632 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18633
18634 * international/mule-cmds.el (reset-language-environment)
18635 (set-language-environment): Don't invoke fontset-related functions
18636 if fontset-list is not fboundp.
18637
18638 2003-12-29 Kenichi Handa <handa@m17n.org>
18639
18640 * international/mule-cmds.el (reset-language-environment):
18641 Call set-overriding-fontspec-internal with nil.
18642 (set-language-environment): Call set-overriding-fontspec-internal
18643 if the language environment specify `overriding-fontspec'.
18644 (language-info-alist): Doc added.
18645
18646 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
18647 characters of mule-unicode-0100-24ff.
18648 (ccl-encode-windows-1251-font): New CCL program.
18649 ("Bulgarian"): Specify overriding-fontspec.
18650 ("Belarusian"): Likewise.
18651
18652 2003-12-28 Sam Steingold <sds@gnu.org>
18653
18654 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
18655 parameter ID-FORMAT to conform with the 2003-11-30 patch.
18656
18657 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
18658
18659 * progmodes/gud.el (gud-gdb-command-name): Set default to
18660 "gdb --annotate=3".
18661 (gud-gdb-marker-filter): Look out for annotations.
18662 (gdb-first-pre-prompt): New variable.
18663 Remove trailing white space.
18664
18665 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
18666 if necessary.
18667 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
18668 annotations are detected.
18669 (gud-gdba-marker-filter): Use global variable gud-marker-acc
18670 instead of a local one to allow transition from
18671 gud-gdb-marker-filter.
18672 Remove trailing white space.
18673
18674 2003-12-27 Kim F. Storm <storm@cua.dk>
18675
18676 * ido.el: Handle non-readable directories.
18677 (ido-decorations): Add 9th element for non-readable directory.
18678 (ido-directory-nonreadable): New dynamic var.
18679 (ido-set-current-directory): Set it.
18680 (ido-read-buffer, ido-file-internal):
18681 (ido-read-file-name, ido-read-directory-name): Let-bind it.
18682 (ido-file-name-all-completions1): Return empty list for
18683 non-readable directory.
18684 (ido-exhibit): Print [Not readable] if directory is not readable.
18685 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
18686 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
18687 Use it.
18688
18689 2003-12-27 Lars Hansen <larsh@math.ku.dk>
18690
18691 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
18692 calls to directory-files-and-attributes and file-attributes.
18693 (ls-lisp-format): Remove system dependent handling of user and
18694 group id's.
18695
18696 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
18697
18698 * ffap.el (ffap-read-file-or-url): Revert previous change.
18699
18700 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
18701
18702 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
18703 new list of included files called `files-with-node-lines', that
18704 only have node lines. This way @include commands can include any
18705 file, such as version and update files without node lines, not
18706 just files that are chapters.
18707
18708 2003-12-25 Andreas Schwab <schwab@suse.de>
18709
18710 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
18711 file not found.
18712
18713 2003-12-08 Miles Bader <miles@gnu.org>
18714
18715 * dired.el (dired-between-files): Always use dired-move-to-filename,
18716 which is more robust in non-english locales.
18717
18718 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
18719
18720 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
18721
18722 2003-12-24 Andreas Schwab <schwab@suse.de>
18723
18724 * shell.el (shell-file-name-quote-list): Add backslash.
18725
18726 * comint.el (comint-quote-filename): Correctly handle backslash
18727 in comint-file-name-quote-list.
18728
18729 2003-12-24 Kenichi Handa <handa@m17n.org>
18730
18731 * international/mule-cmds.el (set-default-coding-systems):
18732 Call ucs-set-table-for-input for all buffers that don't have local
18733 value of buffer-file-coding-system.
18734
18735 * international/ucs-tables.el (ucs-set-table-for-input):
18736 If translation-table-for-encode is a symbol, get its
18737 translation-table property.
18738
18739 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
18740
18741 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
18742 to `completing-read' on a recently fixed bug.
18743
18744 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
18745 instead of SPACE, to get the list of possible fringe modes.
18746 SPACE only works if both `partial-completion-mode' and
18747 `completion-auto-help' are nil.
18748
18749 * complete.el (PC-is-complete-p): Delete.
18750 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
18751 calls to `test-completion'.
18752
18753 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
18754
18755 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
18756 to edit values when there are no children.
18757
18758 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
18759 a mode called "Assembler" already exists.
18760 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
18761 (gud-watch): Use format option. Remove font properties from string.
18762 (gdb-var-create-handler, gdb-var-list-children-handler):
18763 Don't bother about properties as there are none.
18764 (gdb-var-create-handler, gdb-var-list-children-handler)
18765 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
18766 with two arguments.
18767 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
18768 Let speedbar show value changes with a different font.
18769 (gdb-edit-value): New defun.
18770 (gdb-clear-partial-output, gdb-clear-inferior-io)
18771 (def-gdb-auto-update-handler): Use erase-buffer.
18772 (gdb-frame-handler): Display watch expressions in
18773 FUNCTION::VARIABLE format if required.
18774
18775 2003-12-23 John Paul Wallington <jpw@gnu.org>
18776
18777 * info.el (Info-unescape-quotes, Info-split-parameter-string)
18778 (Info-goto-emacs-command-node): Doc fixes.
18779
18780 2003-12-12 Jesper Harder <harder@ifa.au.dk>
18781
18782 * cus-edit.el (custom-add-parent-links): Define "many".
18783
18784 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
18785
18786 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
18787 (widget-child-validate, widget-type-value-create)
18788 (widget-type-default-get, widget-type-match): New functions.
18789 (lazy): New widget.
18790 (menu-choice, checklist, radio-button-choice, editable-list)
18791 (group, documentation-string): Remove redundant (per 2003-10-25
18792 change) calls to `widget-children-value-delete'.
18793 (widget-choice-value-get, widget-choice-value-inline): Remove.
18794 (menu-choice): Update widget.
18795
18796 2003-12-03 Kenichi Handa <handa@m17n.org>
18797
18798 * language/cyrillic.el: Register "microsoft-cp1251" in
18799 ctext-non-standard-encodings-alist.
18800 ("Bulgarian"): Add ctext-non-standard-encodings.
18801 ("Belarusian"): Likewise.
18802
18803 * international/mule-conf.el (compound-text-with-extensions):
18804 Change the type to 2 (iso-2022 base).
18805
18806 * international/mule.el (ctext-non-standard-encodings-alist):
18807 Change the format.
18808 (ctext-non-standard-encodings): New variable.
18809 (ctext-post-read-conversion): Fully re-written.
18810 (ctext-non-standard-designations-alist): Delete it.
18811 (ctext-non-standard-encodings-table): New function.
18812 (ctext-pre-write-conversion): Fully re-written.
18813
18814 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
18815
18816 * cus-edit.el (custom-add-parent-links): Add documentation links
18817 for parent, if the item has none of its own.
18818
18819 2003-11-30 Richard M. Stallman <rms@gnu.org>
18820
18821 * dired-aux.el (dired-do-query-replace-regexp):
18822 Report files visited read-only.
18823
18824 2003-11-30 Juri Linkov <juri@jurta.org>
18825
18826 * dired-aux.el (dired-compare-directories): New command.
18827 (dired-file-set-difference, dired-files-attributes): New functions.
18828
18829 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
18830 Version 2.0.38 of Tramp released.
18831
18832 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
18833 Charles Curley <charlescurley@charlescurley.com>.
18834 (tramp-multi-connection-function-alist): Add ssht entry which adds
18835 "-e none -t -t" to the list of ssh args. Suggested by Adrian
18836 Aichner.
18837 (tramp-get-method-parameter): New function to retrieve a method
18838 parameter. This allows for omission of method parameters.
18839 Callers adjusted.
18840
18841 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
18842
18843 * net/tramp.el: Add new optional parameter ID-FORMAT to
18844 `file-attributes'. Calls of `file-attributes' won't use this
18845 parameter for backward compatibility reasons.
18846 (tramp-perl-file-attributes): Add a new parameter to Perl script
18847 in order to handle uid/gid as strings, if desired.
18848 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
18849 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
18850 order to make the function more general.
18851 (tramp-handle-file-attributes): Replace proprietary optional
18852 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
18853 (tramp-handle-file-attributes-with-perl): Handle parameter
18854 NONNUMERIC if set. This wasn't done in the past.
18855 (tramp-post-connection): Apply second parameter "$2" if
18856 `tramp-remote-perl' is called.
18857
18858 * net/tramp-smb.el (tramp-smb-handle-delete-file):
18859 Correct cut'n'waste error (`filename' instead of `directory').
18860 (tramp-smb-handle-directory-files-and-attributes)
18861 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
18862 introduced parameter ID-FORMAT.
18863 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
18864 error (`directory' instead of `ldir').
18865
18866 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
18867 `file-attributes' has a second parameter. If yes, apply it with
18868 value "'integer". Otherwise, don't use that parameter (default is
18869 integer format).
18870
18871 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
18872
18873 * help.el (help-map): Bind `display-local-help' to `C-h .'.
18874 (help-for-help): Add `C-h .' to the listed Help options.
18875 Remove trailing whitespace.
18876
18877 * help-at-pt.el: New file.
18878
18879 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
18880
18881 * subr.el (noreturn, 1value): New macros for test coverage.
18882 See `testcover.el'.
18883
18884 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
18885
18886 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
18887 for macro `1value'.
18888 (testcover-1value): New function. Checks that a 1value form
18889 actually returns only one value. Requested by RMS.
18890
18891 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
18892
18893 * gdb-ui.el (gud-watch, gdb-var-create-handler)
18894 (gdb-var-list-children, gdb-var-list-children-handler)
18895 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
18896 gdb commands that use mi to keep them out of the command history.
18897
18898 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18899
18900 * cus-start.el (all): Add use-file-dialog.
18901
18902 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
18903
18904 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
18905
18906 2003-11-27 Kim F. Storm <storm@cua.dk>
18907
18908 * subr.el (posn-object-x-y): New defun.
18909
18910 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
18911
18912 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
18913 Don't use `space' for \\\n.
18914 Be more selective as to which # are comment-starters.
18915
18916 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
18917
18918 * subr.el (number-sequence): Improve handling of floating point
18919 arguments (suggested by Kim Storm). Allow negative arguments.
18920
18921 2003-11-26 Kenichi Handa <handa@m17n.org>
18922
18923 * international/mule-cmds.el (standard-display-european-internal):
18924 Cancel the standard-display-table setting for ` and '.
18925
18926 2003-11-26 Kim F. Storm <storm@cua.dk>
18927
18928 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
18929 New defcustoms to add ffap-like functionality to ido.
18930 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
18931 (ido-no-final-slash): New defun.
18932 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
18933 (ido-read-file-name): ): Toggle VC checking via
18934 vc-handled-backends instead of vc-master-templates.
18935 (ido-file-internal): Handle ido-use-url-at-point and
18936 ido-use-filename-at-point via code borrowed from ffap-guesser.
18937 Handle new ido-exit code ffap.
18938 (ido-sort-list): Ignore final slash when sorting file names.
18939
18940 2003-11-25 Kim F. Storm <storm@cua.dk>
18941
18942 * emulation/cua-base.el (cua--standard-movement-commands):
18943 Add forward-sentence and backward-sentence.
18944
18945 2003-11-25 Stephen Eglen <stephen@gnu.org>
18946
18947 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
18948 iswitchb-exit is set to 'usefirst when user selects buffer at head
18949 of list using RET. (Selecting buffers at the head of the list was
18950 broken if the substring was also a complete buffername.)
18951
18952 2003-11-23 Kim F. Storm <storm@cua.dk>
18953
18954 * progmodes/compile.el (grep-command, grep-use-null-device)
18955 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
18956 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
18957 (grep-regexp-alist, grep-program, find-program)
18958 (grep-find-use-xargs, grep-history, grep-find-history)
18959 (grep-process-setup, grep-compute-defaults)
18960 (grep-default-command, grep, grep-tag-default, grep-find)
18961 (grep-expand-command-macros, grep-tree-last-regexp)
18962 (grep-tree-last-files, grep-tree): Move grep variables, functions
18963 and commands to new file grep.el.
18964 (compilation-mode-map): Remove grep commands from Compile sub-menu.
18965 (compilation-process-setup-function): Doc fix.
18966 (compilation-highlight-regexp, compilation-highlight-overlay): New
18967 defvars used for highlighting current compile error in source buffer.
18968 (compile-internal): New optional args HIGHLIGHT-REGEXP and
18969 LOCAL-MAP which overrides compilation-highlight-regexp and
18970 compilation-mode-map for this compilation.
18971 Delay calling compilation-set-window-height until after running
18972 compilation-process-setup-function so it can buffer-local override
18973 compilation-window-height.
18974 Check buffer-local value of compilation-scroll-output.
18975 (compilation-set-window-height): Use buffer-local value of
18976 compilation-window-height.
18977 (compilation-revert-buffer): Don't pass (undefined)
18978 preserve-modes arg to revert-buffer.
18979 (next-error-no-select, previous-error-no-select): New commands.
18980 (compilation-goto-locus): Temporarily highlight current match in
18981 source buffer using compilation-highlight-regexp.
18982
18983 * progmodes/grep.el: New file with grep code from compile.el.
18984 (grep): New defcustom group.
18985 (grep-window-height): New defcustom, like compilation-window-height.
18986 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
18987 (grep-scroll-output): New defcustom, like compilation-scroll-output.
18988 (grep-command, grep-use-null-device, grep-find-command)
18989 (grep-tree-files-aliases, grep-tree-ignore-case)
18990 (grep-tree-ignore-CVS-directories): Move to grep custom group.
18991 (grep-setup-hook): New hook variable.
18992 (grep-mode-map): New keymap for grep commands. Add Grep menu.
18993 (grep-last-buffer): New defvar, override compilation-last-buffer.
18994 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
18995 Call compile-internal with args highlight-regexp and grep-mode-map.
18996
18997 2003-11-23 Kim F. Storm <storm@cua.dk>
18998
18999 * subr.el (event-start, event-end): Doc fix.
19000 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
19001 (posn-area, posn-actual-col-row, posn-object): New defuns.
19002 (posn-col-row): Simplify doc. Rewrite to use cond.
19003 (posn-point): Also return buffer position for events outside text
19004 area (that info is now present in the event position).
19005
19006 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
19007 mouse-set-point so that hscroll still works now that clicks on
19008 fringes generate specific mouse events.
19009 (mouse-set-point): Note that it now works in fringes and margins
19010 too due to new semantics of posn-point in fringes and margins.
19011
19012 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
19013 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
19014
19015 2003-11-20 Kim F. Storm <storm@cua.dk>
19016
19017 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
19018 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
19019 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
19020 to 100 for icons to avoid increasing line height when shown.
19021
19022 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19023
19024 * newcomment.el (comment-normalize-vars): Initialize properly if
19025 comment-start was nil.
19026
19027 2003-11-19 Andreas Schwab <schwab@suse.de>
19028
19029 * simple.el (set-variable): Fix indentation.
19030
19031 2003-11-17 Kenichi Handa <handa@m17n.org>
19032
19033 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
19034 Fix docstring.
19035
19036 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19037
19038 * international/latin1-disp.el (latin1-display): Fix docstring.
19039
19040 2003-11-16 John Wiegley <johnw@newartisans.com>
19041
19042 * eshell/em-ls.el (eshell-ls-file): There are times with
19043 size-width is nil and uncomputed (when directories are created in
19044 dired, for example); in this case, 4 is reasonable default value,
19045 although it may caused skewed new entries (which could be avoided
19046 by returning the original value of 8 in all cases, but 99% of the
19047 time this is a waste of whitespace).
19048
19049 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
19050
19051 * cc-engine.el (c-guess-continued-construct)
19052 (c-guess-basic-syntax): Check a little more carefully if it's a
19053 function declaration when an unknown construct followed by a block
19054 is found inside a statement context. This avoids macros followed
19055 by blocks to be taken as function declarations.
19056
19057 (c-guess-continued-construct): Change the analysis of a statement
19058 continuation with a brace open to `substatement-block', for
19059 consistency with recognized statements.
19060
19061 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
19062 start is in a position so that `c-beginning-of-statement-1' jumped
19063 to the beginning of the same statement.
19064
19065 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
19066 Don't accept binary operators in the arglist if we're in a function
19067 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
19068 template recognition in cases like "if (a < b || c > d)".
19069
19070 (c-restricted-<>-arglists): New more appropriate name for
19071 `c-disallow-comma-in-<>-arglists'.
19072
19073 Accessing functions updated for the variable name change.
19074
19075 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
19076 match data could get clobbered if NOT-INSIDE-TOKEN is used.
19077
19078 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
19079 labels.
19080
19081 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
19082 instead of duplicating parts of it. This fixes bogus label
19083 recognition.
19084
19085 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
19086 of checking the context in which to apply the minimum indentation,
19087 so that it isn't enforced in e.g. namespace blocks.
19088
19089 * cc-vars.el (c-inside-block-syms): New constant used by
19090 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
19091 to somewhat reduce the risk of becoming stale.
19092
19093 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
19094 cc-cmds to cc-engine to allow use from cc-align.
19095
19096 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
19097 qualified identifiers containing "::".
19098
19099 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
19100 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
19101
19102 * cc-vars.el (c-emacs-features): Use a space in front of the name
19103 of the temporary buffer. That also avoids dumping problems in
19104 XEmacs due to undo info being left around after the buffer is killed.
19105
19106 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
19107 arglist to see if it's a K&R style declaration.
19108
19109 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
19110 before returning `knr-argdecl-intro'.
19111
19112 2003-11-16 John Wiegley <johnw@newartisans.com>
19113
19114 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
19115 field in a long-listing always 8 characters, use `size-width',
19116 which has already been computed.
19117
19118 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
19119
19120 * subr.el (minor-mode-list): Add `hs-minor-mode'.
19121
19122 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19123
19124 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
19125 Support operation while narrowed, with `diff-restrict-view'.
19126
19127 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19128
19129 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19130 Take additional optional arg NARROWFUN. For the generated functions:
19131 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
19132 include frags that arrange to check for and save narrowing state before
19133 the move and then conditionally call NARROWFUN after the move.
19134
19135 2003-11-14 John Wiegley <johnw@newartisans.com>
19136
19137 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
19138 that was optional, but obviously missing based on surrounding code.
19139
19140 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
19141 string arguments to numbers unless the whole argument was seen as
19142 a number.
19143
19144 2003-11-14 Kenichi Handa <handa@m17n.org>
19145
19146 * international/mule.el (ctext-non-standard-encodings-alist):
19147 Fix coding systems.
19148
19149 2003-11-10 Kenichi Handa <handa@m17n.org>
19150
19151 * language/kannada.el ("Kannada"): Add sample-text.
19152
19153 * language/knd-util.el (kannada-compose-region)
19154 (kannada-compose-string, kannada-post-read-conversion):
19155 Add autoload cookie.
19156
19157 * international/quail.el (quail-completion): Change the message
19158 "corresponding translations" to "corresponding characters".
19159
19160 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
19161
19162 * descr-text.el (describe-char): Fix typo.
19163
19164 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
19165
19166 These changes are to support Kannada language/script.
19167
19168 * Makefile.in (DONTCOMPILE): Add kannada.el.
19169
19170 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
19171
19172 * loadup.el: Preload kannada.el.
19173
19174 * language/ind-util.el (ucs-kannada-to-is13194-alist)
19175 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
19176 New variables.
19177
19178 * language/kannada.el: New file.
19179
19180 * language/knd-util.el: New file.
19181
19182 2003-11-07 Andreas Schwab <schwab@suse.de>
19183
19184 * progmodes/autoconf.el (autoconf-font-lock-keywords):
19185 Also highlight AH_*.
19186
19187 * xml.el (xml-parse-dtd): Fix misplaced paren.
19188
19189 2003-11-07 Kenichi Handa <handa@m17n.org>
19190
19191 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
19192
19193 2003-11-05 Juri Linkov <juri@jurta.org>
19194
19195 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
19196 (desktop-buffer-file): Use saved buffer-file-coding-system
19197 for file reading. Set auto-insert to nil to prevent automatic
19198 insertion into restored empty files.
19199
19200 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
19201
19202 * files.el (risky-local-variable-p): Make second argument optional.
19203
19204 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
19205
19206 * subr.el (add-hook): Fix last change.
19207
19208 2003-11-03 Eli Zaretskii <eliz@gnu.org>
19209
19210 * mail/rmail.el (rmail-convert-to-babyl-format):
19211 If base64-decode-region signals an error, catch it and silently
19212 ignore it.
19213
19214 2003-11-01 Mark A. Hershberger <mah@everybody.org>
19215
19216 * xml.el (xml-parse-region): Allow comments to appear after the
19217 topmost element has closed.
19218 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
19219 (xml-ns-expand-attr): New functions to do namespace handling.
19220 (xml-intern-attrlist): Back-compatible handling of attribute names.
19221 (xml-parse-tag): Move namespace handling to separate functions.
19222 Now produces elements in the form ((:ns . "element") (attr-list)
19223 children) instead of ('ns:element (attr-list) children).
19224 (xml-parse-attlist): Fix attribute parsing.
19225 (xml-parse-dtd): Change parsing so that it produces strings
19226 instead of interned symbols.
19227
19228 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
19229
19230 * dired.el (dired-ls-sorting-switches): Doc fix.
19231
19232 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
19233
19234 * emacs-lisp/rx.el (rx-or): Fix the case of
19235 "(rx (and ?a (or ?b ?c) ?d))".
19236
19237 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
19238
19239 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
19240 (texinfo-format-region): Use it.
19241 (texinfo-format-buffer-1): Ditto.
19242
19243 2003-11-01 Alan Mackenzie <acm@muc.de>
19244
19245 Changes to allow scrolling whilst in isearch mode:
19246 * isearch.el (isearch-unread-key-sequence): New function,
19247 extracted from isearch-other-meta-char.
19248 (top level): (put 'foo 'isearch-scroll) on all Emacs's
19249 "scrollable" standard functions.
19250 (isearch-allow-scroll): New customizable variable.
19251 (isearch-string-out-of-window, isearch-back-into-window)
19252 (isearch-reread-key-sequence-naturally)
19253 (isearch-lookup-scroll-key): New functions.
19254 (isearch-other-meta-char): Doc string and functionality enhanced.
19255 Now accepts a prefix argument.
19256 (isearch-lazy-highlight-window-end): New variable.
19257 (isearch-lazy-highlight-new-loop): Pay attention to the window's
19258 end (thru isearch-lazy-highlight-window-end), not only its start.
19259
19260 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
19261 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
19262 (universal-argument, universal-argument-more, negative-argument)
19263 (digit-argument, universal-argument-other-key): Minor changes.
19264
19265 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
19266
19267 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
19268 recursively if the last message is deleted, thus avoiding an
19269 infinite loop.
19270
19271 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
19272
19273 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
19274 (tex-main-file): Don't add .tex if the extension is already present.
19275 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
19276
19277 2003-10-29 Lute Kamstra <lute@gnu.org>
19278
19279 * progmodes/octave-inf.el (inferior-octave-prompt):
19280 Recognize version number in prompt.
19281
19282 2003-10-28 Dave Love <fx@gnu.org>
19283
19284 * international/characters.el: Fix some Unicode ranges.
19285
19286 2003-10-28 Kenichi Handa <handa@m17n.org>
19287
19288 * disp-table.el (standard-display-8bit)
19289 (standard-display-default, standard-display-ascii)
19290 (standard-display-g1, standard-display-graphic)
19291 (standard-display-underline): Assure that standard-display-table
19292 is a display table.
19293
19294 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
19295
19296 * simple.el (reindent-then-newline-and-indent): Delete space *after*
19297 reindenting the first line.
19298
19299 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
19300
19301 * wid-edit.el (widget-default-delete): Always delete child widgets.
19302
19303 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
19304
19305 * newcomment.el (comment-indent): Don't call indent-according-to-mode
19306 if the line has code.
19307 Don't try to line up with something that's too far left.
19308
19309 * progmodes/octave-mod.el (octave-comment-start): Simplify.
19310 (octave-mode-syntax-table): Add % as a comment starter.
19311 (octave-point): Remove.
19312 (octave-in-comment-p, octave-in-string-p)
19313 (octave-not-in-string-or-comment-p, calculate-octave-indent)
19314 (octave-blink-matching-block-open, octave-auto-fill):
19315 Use line-(beginning|end)-position instead.
19316
19317 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
19318
19319 * emacs-lisp/authors.el (authors-aliases): Add correct realname
19320 for Francesco Potort\e,Al\e(B.
19321
19322 2003-10-23 Dave Love <fx@gnu.org>
19323
19324 * international/mule-cmds.el (locale-charset-to-coding-system):
19325 Don't rely on nil being a coding system.
19326
19327 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
19328 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
19329 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
19330
19331 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
19332
19333 * gdb-ui.el (gdb-current-language): New variable.
19334 (gdb-update-flag): Remove variable.
19335 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
19336 (gdb-take-last-elt): Remove function.
19337 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
19338 (gdb-post-prompt): Check for variable object changes here.
19339
19340 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
19341 object changes in gdb-ui.el.
19342
19343 2003-10-21 Richard M. Stallman <rms@gnu.org>
19344
19345 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
19346
19347 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
19348 Don't check for foo*/ wildcard form here.
19349 (insert-directory): Recognize foo*/ as a wildcard.
19350 Separate wildcard-regexp variable from the arg, wildcard.
19351
19352 * subr.el (add-hook): Correctly detect when make-local-hook was used.
19353 (remove-hook): Correctly handle strange cases about local hooks.
19354
19355 2003-10-21 David Ponce <david@dponce.com>
19356
19357 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
19358 argument REAL, to return a real number instead of a rounded
19359 integer value. Define as inline function.
19360 (ruler-mode-right-fringe-cols): Likewise.
19361 (ruler-mode-scroll-bar-cols): New function.
19362 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
19363 (ruler-mode-right-scroll-bar-cols): Likewise.
19364 (ruler-mode-space): New function.
19365 (ruler-mode-ruler): Use it. Handle variations of fringe style,
19366 scroll bar mode and margins in a more robust way.
19367
19368 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
19369
19370 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
19371 (antlr-c-init-language-vars): New function.
19372 (antlr-mode): Use it with cc-mode before v5.29.
19373 (antlr-c-common-init): Don't set some local vars here.
19374 (antlr-mode): Set them here.
19375 (antlr-c-forward-sws): New function alias.
19376 (antlr-mode): Redefine with cc-mode before v5.30.
19377 (antlr-skip-sexps): Use it.
19378 (antlr-skip-exception-part): Ditto.
19379 (antlr-skip-file-prelude): Ditto.
19380 (antlr-outside-rule-p): Ditto.
19381 (antlr-end-of-body): Ditto.
19382 (antlr-option-kind): Ditto.
19383 (antlr-insert-option-area): Ditto.
19384 (antlr-file-dependencies): Ditto.
19385
19386 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19387
19388 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
19389 Move backward only if point was not inside an entry.
19390
19391 2003-10-21 Richard M. Stallman <rms@gnu.org>
19392
19393 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
19394
19395 2003-10-21 Juri Linkov <juri@jurta.org>
19396
19397 * compare-w.el: Automatically skip non-matching text to resync.
19398 (compare-windows-whitespace): Doc fix.
19399 (compare-windows-sync, compare-windows-sync-string-size)
19400 (compare-windows-recenter, compare-ignore-whitespace)
19401 (compare-windows-highlight, compare-windows-face): New variables.
19402 (compare-windows): Use compare-windows-sync.
19403 (compare-windows-highlight, compare-windows-dehighlight)
19404 (compare-windows-sync-regexp)
19405 (compare-windows-sync-default-function): New functions.
19406
19407 2003-10-21 Juri Linkov <juri@jurta.org>
19408
19409 * diff.el (diff-parse-differences): Don't visit the files now;
19410 instead, just record the error locus.
19411
19412 2003-10-21 Dave Love <fx@gnu.org>
19413
19414 * progmodes/cfengine.el: New file.
19415
19416 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
19417
19418 * complete.el (PC-do-completion): Do not forget to use `pred' as the
19419 default-directory when completing file names.
19420
19421 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
19422
19423 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
19424 followed by the word `face', it gets treated as a face, even if
19425 it is also defined as a variable or a function.
19426
19427 2003-10-20 Dave Love <fx@gnu.org>
19428
19429 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19430 Avoid incf in macro expansion.
19431
19432 2003-10-20 John Paul Wallington <jpw@gnu.org>
19433
19434 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
19435 `evenp' so we don't implicitly require cl library at runtime.
19436
19437 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
19438
19439 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
19440 (help-make-xrefs): Only make cross-references for faces if
19441 preceded or followed by the word `face'. Do not make a
19442 cross-reference for variables without variable documentation,
19443 unless preceded by the word `variable' or `option'. Update doc
19444 string accordingly.
19445
19446 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
19447
19448 * progmodes/hideshow.el: Rewrite one-armed `if'
19449 constructs using either `when' or `unless'.
19450 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
19451
19452 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
19453
19454 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
19455 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
19456 instead of 12x12.
19457
19458 2003-10-16 Eli Zaretskii <eliz@gnu.org>
19459
19460 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
19461 message while converting to Babyl.
19462
19463 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
19464
19465 * allout.el (allout-mode): Doc fix.
19466
19467 2003-10-16 Lute Kamstra <lute@gnu.org>
19468
19469 * subr.el (force-mode-line-update): Fix docstring.
19470
19471 2003-10-14 Dave Love <fx@gnu.org>
19472
19473 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
19474 (default-input-method): Add :link, improve :type.
19475 (locale-charset-language-names): Fix utf-8 pattern.
19476 (locale-charset-match-p, locale-charset-alist)
19477 (locale-charset-to-coding-system): New.
19478 (set-locale-environment): Deal with codeset part of locale specs.
19479
19480 2003-10-14 Lute Kamstra <lute@gnu.org>
19481
19482 * fringe.el (fringe-mode): Use active voice in docstring.
19483 (set-fringe-style): Ditto.
19484
19485 2003-10-13 Lute Kamstra <lute@gnu.org>
19486
19487 * fringe.el (fringe-mode): Fix docstring.
19488 (set-fringe-style): Ditto.
19489
19490 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
19491
19492 * ediff-mult.el (ediff-filegroup-action):
19493 Use ediff-default-filtering-regexp.
19494
19495 * ediff-util.el (ediff-recenter): Don't call
19496 ediff-restore-highlighting twice.
19497 (ediff-select-difference): Set current difference.
19498 (ediff-unselect-and-select-difference): Add comment.
19499
19500 * ediff.el (ediff-directories,ediff-directory-revisions)
19501 (ediff-directories3,ediff-merge-directories)
19502 (ediff-merge-directories-with-ancestor)
19503 (ediff-merge-directory-revisions)
19504 (ediff-merge-directory-revisions-with-ancestor):
19505 Use ediff-default-filtering-regexp.
19506
19507 2003-10-12 Andreas Schwab <schwab@suse.de>
19508
19509 * international/mule-cmds.el (locale-charset-language-names):
19510 Simplify regex by removing unused grouping.
19511
19512 2003-10-10 Dave Love <fx@gnu.org>
19513
19514 * bindings.el: Don't bind stop.
19515
19516 2003-10-08 Miles Bader <miles@gnu.org>
19517
19518 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
19519 face instead of attempting to emulate it.
19520
19521 2003-10-07 Kenichi Handa <handa@m17n.org>
19522
19523 * international/mule-diag.el (list-coding-systems-1): List coding
19524 systems that are loaded automatically.
19525
19526 * international/code-pages.el (iso-8859-11): Add autoload cookie.
19527
19528 * international/mule.el (autoload-coding-system): New function.
19529
19530 2003-10-07 Andreas Schwab <schwab@suse.de>
19531
19532 * log-edit.el (log-edit-changelog-entries): Prefer local value of
19533 change-log-default-name in the buffer visiting the file.
19534
19535 2003-10-06 Dave Love <fx@gnu.org>
19536
19537 * files.el (find-file-hook): Customize.
19538 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
19539
19540 * bindings.el (completion-ignored-extensions): Remove .log.
19541 (global-map): Add again, open, stop keys.
19542
19543 2003-10-05 Richard M. Stallman <rms@gnu.org>
19544
19545 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
19546 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
19547 Use sh-modify directly.
19548 (sh-select): Use sh-append, not eval.
19549
19550 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
19551
19552 * info.el (Info-following-node-name): New function.
19553
19554 * loadhist.el (unload-feature-special-hooks):
19555 Rename from loadhist-hook-functions.
19556 (loadhist-hook-functions): Now an alias.
19557
19558 2003-10-04 Eli Zaretskii <eliz@gnu.org>
19559
19560 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
19561 file-name clashes on 8+3 filesystems.
19562
19563 * Makefile.in (DONTCOMPILE, bootstrap-clean):
19564 Rename loaddefs-boot.el to ldefs-boot.el
19565
19566 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
19567 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
19568
19569 2003-10-03 Lute Kamstra <lute@gnu.org>
19570
19571 * info.el (Info-mode): Revert previous change.
19572 (Info-escape-percent): New function.
19573 (Info-fontify-node): Use it.
19574
19575 2003-10-02 Andreas Schwab <schwab@suse.de>
19576
19577 * loaddefs-boot.el: Regenerated.
19578
19579 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
19580
19581 * ffap.el: Remove defadvice related code from CVS since `complete'
19582 provides a `PC-completion-as-file-name-predicate' variable that
19583 ffap can override.
19584
19585 2003-10-02 Kenichi Handa <handa@m17n.org>
19586
19587 * international/utf-8.el (ccl-decode-mule-utf-8):
19588 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
19589
19590 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
19591 * international/subst-big5.el: Likewise.
19592 * international/subst-gb2312.el: Likewise.
19593 * international/subst-ksc.el: Likewise.
19594
19595 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
19596
19597 * calendar/calendar.el (increment-calendar-month)
19598 (calendar-leap-year-p, calendar-absolute-from-gregorian)
19599 (generate-calendar, calendar-read-date, calendar-interval)
19600 (calendar-day-of-week): Handle years BC.
19601 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
19602
19603 2003-10-01 Dave Love <fx@gnu.org>
19604
19605 * language/cyrillic.el (cp1251): Alias for windows-1251.
19606
19607 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
19608 bootstrap.
19609
19610 2003-10-01 Lute Kamstra <lute@gnu.org>
19611
19612 * files.el: Fix typo.
19613 * imenu.el (imenu--generic-function): Docstring fix.
19614
19615 2003-09-30 Richard M. Stallman <rms@gnu.org>
19616
19617 * dired.el (dired-mode): Handle dired-directory as a list.
19618
19619 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
19620
19621 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
19622
19623 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
19624
19625 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
19626 Replace gud-display with gud-watch.
19627 (gud-speedbar-buttons): Add stuff for watching expressions
19628 in the speedbar when using M-x gdba. Use dolist on old part
19629 of this function.
19630
19631 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
19632 (gdb-update-flag): New variables.
19633 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
19634 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
19635 (gud-watch, gdb-var-create-handler) : New functions.
19636 (gdb-var-list-children, gdb-var-list-children-handler)
19637 (gdb-var-create-regexp, gdb-var-update-regexp)
19638 (gdb-var-list-children-regexp): New constants.
19639 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
19640 (gdb-annotation-rules): Reduce annotation set (level 3).
19641 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
19642 (gdb-post-prompt): Don't update GDB buffers every time speedbar
19643 updates.
19644 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
19645 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
19646 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
19647 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
19648 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
19649 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
19650 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
19651 (gud-display, gud-display1)
19652 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
19653 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
19654 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
19655 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
19656 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
19657 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
19658 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
19659 (gdb-display-display-buffer, gdb-toggle-display)
19660 (gdb-delete-display, gdb-expressions-popup-menu)
19661 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
19662 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
19663 to display buffer.
19664
19665 2003-09-30 Richard M. Stallman <rms@gnu.org>
19666
19667 * progmodes/ada-mode.el (ada-mode): Don't use advice.
19668 Instead, set which-func-functions.
19669
19670 * progmodes/which-func.el (which-func-modes): Add ada-mode.
19671 (which-func-functions): New variable.
19672 (which-function): Use that.
19673
19674 * info.el (Info-mode): Double each `%' in header line.
19675
19676 * emacs-lisp/lisp-mnt.el (lm-with-file):
19677 When FILE is nil, run BODY in current buffer.
19678
19679 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
19680
19681 * help.el (describe-mode): Start with a brief list of minor modes.
19682 Find them thru minor-mode-list so as to find them all.
19683 Show them in alphabetical order.
19684
19685 * mail/sendmail.el (mail-aliases): Doc fix.
19686
19687 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
19688
19689 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
19690
19691 * mail/rmailsum.el (rmail-make-summary-line-1):
19692 Change comma after last label to a space.
19693 (rmail-summary-font-lock-keywords): Adapt to that change.
19694
19695 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
19696
19697 * progmodes/scheme.el (scheme-mode-variables): When setting
19698 `font-lock-defaults', also specify that "#" should
19699 be interpreted with `word' syntax.
19700 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
19701
19702 2003-09-30 Lars Hansen <larsh@math.ku.dk>
19703
19704 * desktop.el: A lot of comments updated.
19705 (desktop-save-mode): Minor mode introduced.
19706 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
19707 (desktop-load-default): Function made obsolete.
19708 (desktop-locals-to-save): Variable made customizable.
19709 (desktop-read): Optional parameter `dirname' added.
19710 (desktop-change-dir, desktop-revert): Parameter `dirname' in
19711 `desktop-read' used.
19712 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
19713
19714 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
19715
19716 * whitespace.el (whitespace-clean-msg): Add user customizable message
19717 for displaying ``clean'' output.
19718 (whitespace-buffer): Use `whitespace-clean-msg'.
19719 (whitespace-global-mode): Fix typo.
19720
19721 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
19722
19723 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
19724
19725 2003-09-29 Lute Kamstra <lute@gnu.org>
19726
19727 * bindings.el (mode-line-modes): Remove superfluous :propertize
19728 construct in initialization.
19729 (mode-line-position): Change cons cell into proper list in
19730 initialization.
19731
19732 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
19733
19734 * international/mule.el (decode-coding-inserted-region): Use car
19735 of the return value of find-operation-coding-system.
19736
19737 2003-09-29 Kenichi Handa <handa@m17n.org>
19738
19739 * descr-text.el (describe-char): Fix previous change.
19740
19741 2003-09-28 Kenichi Handa <handa@m17n.org>
19742
19743 * descr-text.el (describe-char-display): New function.
19744 (describe-char): Pay attention to display table on describing how
19745 a character is displayed.
19746
19747 * international/mule-cmds.el (encoded-string-description):
19748 Prepend "0x" to each encoded byte.
19749
19750 2003-09-28 Andreas Schwab <schwab@suse.de>
19751
19752 * find-file.el (ff-special-constructs): Add autoload cookie.
19753
19754 2003-09-28 Kevin Ryde <user42@zip.com.au>
19755
19756 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
19757 makeinfo appends to duplicate index entries.
19758
19759 2003-09-28 Eli Zaretskii <eliz@gnu.org>
19760
19761 * dired-x.el (dired-clean-tex): Doc fix.
19762
19763 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
19764 using a Chinese tutorial.
19765
19766 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
19767
19768 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
19769 between "MAIL FROM:" and "RCPT TO:" and the following address.
19770
19771 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
19772
19773 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
19774
19775 2003-09-28 David Ponce <david@dponce.com>
19776
19777 * recentf.el (recentf-initialize-file-name-history): New defcustom.
19778 (recentf-load-list): When `recentf-initialize-file-name-history'
19779 is non-nil, initialize an empty `file-name-history' with the
19780 recent list.
19781
19782 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
19783
19784 * man.el (Man-default-man-entry): Remove the leading `*' from the
19785 word at point.
19786
19787 2003-09-26 Lute Kamstra <lute@gnu.org>
19788
19789 * bindings.el (mode-line-position): Mention size indication in
19790 docstring.
19791
19792 2003-09-26 Andre Spiegel <spiegel@gnu.org>
19793
19794 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
19795
19796 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
19797 because it's autoloaded now.
19798
19799 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
19800
19801 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
19802 (sh-font-lock-keywords, sh-feature): Fix previous change of
19803 sh-feature to avoid infloop with sh-font-lock-keywords.
19804
19805 2003-09-25 Kim F. Storm <storm@cua.dk>
19806
19807 * frame.el (frame-current-scroll-bars): New defun.
19808
19809 * window.el (window-current-scroll-bars): New defun.
19810
19811 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19812
19813 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
19814 cause errors when the state cache contains info on parts that have
19815 been narrowed out.
19816
19817 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19818
19819 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
19820 `c-setup-paragraph-variables' has to be used when this variable is
19821 changed; it doesn't work to reinitialize the mode since that
19822 typically clobbers the variable.
19823
19824 * progmodes/cc-styles.el (c-setup-paragraph-variables):
19825 Make it interactive.
19826
19827 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19828
19829 * progmodes/cc-fonts.el (c-font-lock-declarations):
19830 Fix recognition of constructors and destructors for classes whose
19831 names are matched by `*-font-lock-extra-types'.
19832
19833 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
19834 followed by an identifier in C++ then it's a type.
19835
19836 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19837
19838 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
19839 problem that primarily affected XEmacs. Don't use faces to find
19840 unterminated strings since Emacs and XEmacs fontify strings
19841 differently - this function should now work better in XEmacs.
19842
19843 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19844
19845 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
19846 `expand-abbrev' workaround which caused braces to misbehave inside
19847 macros.
19848
19849 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
19850 handling. This bug could cause interactive font locking to bail out.
19851
19852 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19853
19854 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
19855 Handle paren-style types in Pike. Also fixed some cases of
19856 insufficient handling of unbalanced parens.
19857
19858 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
19859
19860 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
19861 common shell prompts that are not common filename or URL characters.
19862 (ffap-file-at-point): Use the new regexp to strip the prompts from
19863 the file names. This is an issue mostly for user prompts that
19864 don't have a trailing space and find-file-at-point is invoked from
19865 within a shell inside Emacs.
19866
19867 2003-09-24 Andre Spiegel <spiegel@gnu.org>
19868
19869 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
19870 stamps numerically, rather than textually.
19871
19872 2003-09-24 Kenichi Handa <handa@m17n.org>
19873
19874 * language/devan-util.el (devanagari-post-read-conversion):
19875 * language/mlm-util.el (malayalam-post-read-conversion):
19876 * language/tml-util.el (tamil-post-read-conversion):
19877 Add autoload cookie.
19878
19879 * international/utf-8.el (utf-8-post-read-conversion):
19880 Call post-read-conversion functions for Devanagari, Malayalam,
19881 and Tamil.
19882
19883 2003-09-23 Dave Love <fx@gnu.org>
19884
19885 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
19886
19887 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
19888
19889 * progmodes/gud.el (perldb): Add gud-until to list of commands.
19890 Update gud-remove.
19891
19892 2003-09-22 Richard M. Stallman <rms@gnu.org>
19893
19894 * progmodes/sh-script.el (sh-mode-default-syntax-table):
19895 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
19896 (sh-mode-syntax-table-input): New variable.
19897 (sh-require-final-newline): Don't use eval.
19898 (sh-builtins, sh-leading-keywords, sh-other-keywords)
19899 (sh-variables, sh-font-lock-keywords): Don't use eval.
19900 (sh-set-shell): When setting require-final-newline,
19901 treat value = `require-final-newline' as don't change it.
19902 Set sh-mode-syntax-table locally based on
19903 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
19904
19905 * progmodes/compile.el (compile-internal):
19906 Call compilation-set-window-height before setting window start.
19907
19908 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
19909
19910 * emacs-lisp/bytecomp.el (byte-compile-log-file):
19911 Clear out byte-compile-last-warned-form.
19912
19913 2003-09-22 Richard M. Stallman <rms@gnu.org>
19914
19915 * woman.el (woman-file-name, woman-follow-word):
19916 If current-word returns nil, use "".
19917
19918 * simple.el (eval-expression): Bind standard-output in to-buffer case.
19919
19920 2003-09-22 Richard M. Stallman <rms@gnu.org>
19921
19922 * emacs-lisp/lisp-mnt.el (lm-with-file):
19923 Don't visit the file, just use insert-file-contents in temp buffer.
19924
19925 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
19926
19927 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
19928 Add surrounding \\( and \\) around the header, as in
19929 for lm-history-header 'Change Log\\|History'.
19930
19931 2003-09-22 John Paul Wallington <jpw@gnu.org>
19932
19933 * progmodes/ld-script.el: Add Commentary section,
19934 minor cleanup of file header.
19935 (ld-script-font-lock-keywords): Doc fix.
19936 (toplevel): Provide `ld-script' feature.
19937
19938 2003-09-21 Kim F. Storm <storm@cua.dk>
19939
19940 * scroll-bar.el (set-scroll-bar-mode): Initialize to
19941 new built-in variable default-frame-scroll-bars.
19942 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
19943 scroll-bar-mode; notably, use it instead of t when we toggle
19944 scroll-bars on.
19945 (toggle-scroll-bar): Use default-frame-scroll-bars.
19946
19947 2003-09-19 Masatake YAMATO <jet@gyve.org>
19948
19949 * pcvs.el (cvs-do-removal): Change the prompt depending on
19950 `filter' value.
19951
19952 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
19953
19954 * startup.el (command-line-1): Stop startup-echo-area-message
19955 being hidden by "Loading image..." message.
19956 (use-fancy-splash-screens-p, display-splash-screen):
19957 Move display-graphic-p test from latter to former.
19958
19959 * progmodes/sh-script.el (sh-font-lock-keywords):
19960 Highlight escaped EOLs differently from other backslash constructs.
19961
19962 2003-09-19 Richard M. Stallman <rms@gnu.org>
19963
19964 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
19965 New functions.
19966 (edebug-enter, edebug-outside-excursion): Use them.
19967
19968 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
19969 Fix the condition for whether to print "In WHERE".
19970
19971 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
19972
19973 * finder.el (finder-mode-hook): New variable.
19974 (finder-mode): Run hook finder-mode-hook
19975
19976 2003-09-18 Masatake YAMATO <jet@gyve.org>
19977
19978 * progmodes/ebrowse.el: Fix broken magic autoload comments.
19979
19980 2003-09-17 Mario Lang <mlang@delysid.org>
19981
19982 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
19983 "p %e" to actually print the value in the GUD buffer.
19984
19985 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
19986
19987 From David Ponce <david.ponce@wanadoo.fr>:
19988 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
19989 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
19990 from loaddefs-boot.el if necessary.
19991
19992 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
19993
19994 * progmodes/gud.el (gud-find-class): Make jdb work again since
19995 cc-mode changed the syntactic information.
19996
19997 2003-09-15 David Ponce <david@dponce.com>
19998
19999 * recentf.el: (recentf-exclude): Accept predicates too.
20000 (recentf-file-readable-p): New function.
20001 (recentf-include-p): Handle predicates in recentf-exclude.
20002 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
20003 (recentf-cleanup): Likewise.
20004 (recentf-save-list): Use write-file to handle backup of
20005 recentf-save-file.
20006
20007 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
20008
20009 * loaddefs-boot.el: Renamed from `loaddefs.el'
20010 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
20011 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
20012 necessary.
20013
20014 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
20015
20016 * electric.el (Electric-pop-up-window): For the `one-window' case,
20017 no longer disconcertingly move point in the original buffer.
20018
20019 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
20020
20021 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
20022
20023 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
20024
20025 * dired.el (dired-mode-map): Fix typo.
20026
20027 2003-09-11 Richard M. Stallman <rms@gnu.org>
20028
20029 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
20030
20031 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20032
20033 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
20034 the function is less noisy. Now only `kill-buffer' can ask questions.
20035
20036 2003-09-10 Mario Lang <mlang@delysid.org>
20037
20038 * battery.el: Update Commentary and Copyright.
20039 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
20040 appear due to wrong ordering of the expressions in `or'.
20041
20042 2003-09-09 Lute Kamstra <lute@gnu.org>
20043
20044 * misc.el (upcase-char): Fix docstring.
20045 (zap-up-to-char): New command.
20046
20047 2003-09-08 David Ponce <david@dponce.com>
20048
20049 Ensure that recentf correctly updates the menu bar.
20050 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
20051 (recentf-menu-bar): New function.
20052 (recentf-clear-data): Use it
20053 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
20054 of easy-menu-change.
20055
20056 2003-09-08 Lute Kamstra <lute@gnu.org>
20057
20058 * simple.el (size-indication-mode): New.
20059 * bindings.el (mode-line-position): Add buffer size indicator.
20060
20061 2003-09-04 Mario Lang <mlang@delysid.org>
20062
20063 * battery.el (battery-linux-proc-acpi): New function.
20064 (battery-status-function): Modify default value calculation to also
20065 check for availability of ACPI.
20066 (battery-echo-area-format): Ditto.
20067 (battery-mode-line-format): Ditto.
20068
20069 2003-09-06 Dave Love <fx@gnu.org>
20070
20071 * ielm.el (ielm-mode-hook): Add :options.
20072
20073 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
20074 (eldoc-print-current-symbol-info): Use it.
20075
20076 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
20077
20078 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
20079 being displayed in GUD buffer.
20080 (gdb-idle-input-queue): Remove var. Use just one queue.
20081 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
20082 Remove functions. Use just one queue.
20083 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
20084 (gdb-invalidate-assembler, gdb-get-current-frame):
20085 Modify functions. Use just one queue.
20086
20087 2003-09-04 Dave Love <fx@gnu.org>
20088
20089 * cus-start.el: Add blink-cursor-alist.
20090
20091 * ruler-mode.el (ruler-mode-fill-column-char)
20092 (ruler-mode-current-column-char): Use char-displayable-p,
20093 not window-system.
20094
20095 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
20096
20097 * language/european.el (windows-1252): Move from code-pages.
20098
20099 * language/cyrillic.el ("Windows-1251"): Delete.
20100 ("Bulgarian", "Belarusian"): Remove `features'.
20101 (windows-1251): Move from code-pages.
20102
20103 * international/mule-diag.el (non-iso-charset-alist):
20104 Remove `codepage' stuff.
20105 (print-designation, list-coding-systems-1): Output fixes.
20106
20107 * international/code-pages.el (cp-make-translation-table)
20108 (cp-valid-codes): Made defsubsts.
20109 (cp-fix-safe-chars): Delete.
20110 (mule-diag): Don't require.
20111 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
20112 (top-level): Check for defined coding system when defining
20113 cp... aliases. Change w32-add-charset-info test to avoid warning.
20114 (non-iso-charset-alist): Defvar when compiling.
20115 (cp-make-coding-system): Doc fix.
20116
20117 2003-09-02 Jason Rumney <jasonr@gnu.org>
20118
20119 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
20120 line-ends from CVS before doing conversion.
20121
20122 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
20123
20124 * calendar/diary-lib.el (diary-header-line-flag)
20125 (diary-header-line-format): New variables.
20126 (list-diary-entries): Use them to set header line in simple diary.
20127
20128 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
20129 other than font-lock-string-face to highlight backslashes.
20130
20131 2003-09-01 Jason Rumney <jasonr@gnu.org>
20132
20133 * international/titdic-cnv.el (tit-read-key-value): Include \r in
20134 regexp.
20135
20136 2003-09-01 Dave Love <fx@gnu.org>
20137
20138 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
20139
20140 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
20141 and :help; also line and column numbers labels.
20142
20143 * international/mule-util.el (char-displayable-p): Move from
20144 latin1-disp, rename and autoload.
20145
20146 * international/latin1-disp.el (latin1-char-displayable-p):
20147 Now obsolete alias. Replace uses with char-displayable-p.
20148 (latin1-display-ucs-per-lynx): Fix last change.
20149
20150 * international/mule-cmds.el (standard-display-european-internal):
20151 Don't use char code for Latin-1 NBSP.
20152 <XFree86 4>: Unfrob NBSP display table. Set display table to use
20153 U+2018, U+2019 for `'.
20154 (select-safe-coding-system): Message fix.
20155
20156 2003-09-01 Kenichi Handa <handa@m17n.org>
20157
20158 * international/fontset.el (setup-default-fontset): For Thai
20159 font, specify "*" family.
20160
20161 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
20162
20163 * progmodes/compile.el (previous-error): Accept a prefix
20164 argument, similarly to next-error.
20165
20166 2003-08-31 Masatake YAMATO <jet@gyve.org>
20167
20168 * pcvs.el (cvs-do-removal): Use = instead of eq to check
20169 the number of files. Bind the number of files to a local
20170 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
20171
20172 2003-08-30 Eli Zaretskii <eliz@gnu.org>
20173
20174 * vc-hooks.el (vc-make-version-backup): Fix the change made on
20175 2003-07-26: msdos-long-file-names is a function, not a variable.
20176
20177 2003-08-29 Richard M. Stallman <rms@gnu.org>
20178
20179 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
20180 Do nothing with mail-personal-alias-file if it is nil.
20181
20182 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
20183 Do nothing if mail-personal-alias-file is nil.
20184
20185 * term.el (term-exec-1): Bind coding-system-for-read.
20186
20187 * dired.el (dired-mouse-find-file-other-window):
20188 Use dired-view-command-alist here, as in dired-view-file.
20189 (dired-view-command-alist): Use %s to substitute file name.
20190 Handle .ps_pages, .eps, .jpg, .gif, .png.
20191
20192 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20193
20194 * info.el (Info-mode-map): Bind S-tab and <backtab> to
20195 `Info-prev-reference', instead of M-tab.
20196
20197 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
20198
20199 * simple.el (blink-matching-open): Work correctly on chars that
20200 are designated as parens through the syntax-table text property.
20201
20202 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
20203
20204 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
20205 line break position in the middle of a non-kinsoku (e.g. latin)
20206 word, making it skip until either a space or a character with
20207 category "|".
20208 (kinsoku-longer): Test for end of buffer.
20209
20210 2003-08-28 Eli Zaretskii <eliz@gnu.org>
20211
20212 * mail/rmail.el (rmail-convert-to-babyl-format):
20213 Detect quoted-printable- and base64-encoded messages and decode them
20214 automatically. Set the message's encoding from the charset=
20215 header, if any. Decode base64-encoded messages in Mail format as well.
20216
20217 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20218
20219 * mail/smtpmail.el: Fix previous change.
20220 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
20221 calling smtpmail-via-smtp.
20222 (smtpmail-via-smtp): Add fall-back values for envelope-from.
20223
20224 2003-08-26 John Paul Wallington <jpw@gnu.org>
20225
20226 * image.el (image-jpeg-p): Don't search beyond length of data.
20227
20228 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20229
20230 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
20231 misfeature in `expand-abbrev' which caused electric keywords like
20232 "else" to disappear if an open brace was typed directly afterwards.
20233
20234 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20235
20236 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
20237 mandatory in `define-widget'.
20238
20239 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
20240 Don't align the operators "!=", "<=" and ">=" as assignment operators.
20241
20242 (c-assignment-operators): New language constant that only contains
20243 the assignment operators.
20244
20245 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
20246
20247 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20248
20249 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
20250 Safeguard against unbalanced sexps.
20251
20252 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
20253
20254 * version.el (emacs-version): Check for gtk. Include gtk version info.
20255
20256 2003-08-25 John Paul Wallington <jpw@gnu.org>
20257
20258 * man.el (Man-default-man-entry): Don't whizz past the section
20259 number before looking for it.
20260
20261 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
20262
20263 * progmodes/gud.el (gud-display-line): Don't set window-point if
20264 source buffer is not visible. (Only happens with M-x gdba.)
20265
20266 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
20267 documentation.
20268 (gdb-source, gdb-source-info): Update to assembler unnecessary
20269 as its done after each GDB command anyway.
20270 (gdb-pre-prompt): Use with-current-buffer.
20271 (gdb-insert-field): Add help-echo text.
20272 (gdb-invalidate-assembler): Re-display of assembler now done in
20273 gdb-info-breakpoints-custom.
20274 (gdb-info-breakpoints-custom): Force re-display of assembler to
20275 happen *after* update of breakpoints buffer.
20276 (gdb-display-source-buffer): Don't choke if gdb-source-window
20277 isn't visible.
20278 (gdb-put-string, gdb-put-arrow): Remove free variables.
20279
20280 2003-08-24 John Paul Wallington <jpw@gnu.org>
20281
20282 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
20283
20284 * man.el (Man-default-man-entry): Strip text properties when
20285 snarfing parts of entry because `format' preserves properties.
20286
20287 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
20288
20289 * files.el (file-newest-backup): Use `expand-file-name'.
20290
20291 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
20292 Allow the diary to pop up a new frame, if needed.
20293
20294 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
20295 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
20296 (smtpmail-send-it): Make treatment of envelope-from consistent with
20297 sendmail.el.
20298
20299 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
20300 (sh-leading-keywords): Add the bash `time' reserved word.
20301 (sh-variables): Add some bash variables.
20302 (sh-add-completer): Fix nil branch of case statement.
20303
20304 2003-08-24 Masatake YAMATO <jet@gyve.org>
20305
20306 * progmodes/ld-script.el: New file.
20307
20308 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
20309
20310 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
20311
20312 2003-08-23 Andre Spiegel <spiegel@gnu.org>
20313
20314 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
20315 Better explain obsolescence, and what to use instead.
20316
20317 2003-08-23 Masatake YAMATO <jet@gyve.org>
20318
20319 * pcvs.el (cvs-do-removal): Show the deleted file name
20320 on the prompt.
20321
20322 2003-08-20 Dave Love <fx@gnu.org>
20323
20324 * international/mule.el (make-coding-system)
20325 (set-buffer-file-coding-system): Doc fix.
20326
20327 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
20328
20329 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
20330
20331 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
20332
20333 * international/utf-16.el: Add mime-text-unsuitable coding system
20334 properties.
20335
20336 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
20337
20338 * cus-edit.el: Add some :links.
20339 (bib): Remove.
20340
20341 * textmodes/bib-mode.el (bib): Add :group external.
20342
20343 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
20344
20345 * wid-edit.el (widget-echo-help): Make it handle expressions that
20346 evaluate to strings.
20347
20348 2003-08-18 Michael Mauger <mmaug@yahoo.com>
20349
20350 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
20351
20352 Simplify selection of SQL products to define highlighting and
20353 interactive mode. Includes detailed instructions on adding
20354 support for new products.
20355
20356 * progmodes/sql.el (sql-product): New variable. Identifies SQL
20357 product for use in highlighting and interactive mode.
20358 (sql-interactive-product): New variable. SQL product for
20359 sql-interactive-mode.
20360 (sql-product-support): New variable. Specifies product-specific
20361 parameters to drive highlighting and interactive mode.
20362 (sql-imenu-generic-expression): Add more object types.
20363 (sql-sqlite-options): Correct comment.
20364 (sql-ms-program): Use "osql" rather than "isql".
20365 (sql-prompt-regexp, sql-prompt-length): Update comment.
20366 (sql-mode-menu): Add "Start SQLi session" entry.
20367 Replace Highlighting submenu with Product menu. Fix Send Region entry.
20368 (sql-mode-abbrev-table): Add abbreviations. Support of
20369 SYSTEM-FLAG on define-abbrev. Support was removed with last
20370 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
20371 (sql-mode-font-lock-object-name): Add font-lock pattern for object
20372 names.
20373 (sql-mode-ansi-font-lock-keywords): Set as default value.
20374 (sql-mode-oracle-font-lock-keywords): Set as default value.
20375 Support Oracle 9i keywords.
20376 (sql-mode-postgres-font-lock-keywords): Set as default value.
20377 (sql-mode-linter-font-lock-keywords): Set as default value.
20378 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
20379 SQLServer 2000.
20380 (sql-mode-sybase-font-lock-keywords)
20381 (sql-mode-interbase-font-lock-keywords)
20382 (sql-mode-sqlite-font-lock-keywords)
20383 (sql-mode-strong-font-lock-keywords)
20384 (sql-mode-mysql-font-lock-keywords)
20385 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
20386 keywords.
20387 (sql-mode-font-lock-defaults): Update comment.
20388 (sql-product-feature): New function. Returns feature associated
20389 with a product from `sql-product-support' alist.
20390 (sql-product-font-lock): New function. Set font-lock support
20391 based on `sql-product'.
20392 (sql-add-product-keywords): New function. Add font-lock rules to
20393 product-specific keyword variables.
20394 (sql-set-product): New function. Set `sql-product' and apply
20395 appropriate font-lock highlighting.
20396 (sql-highlight-product): New function. Set font-lock support
20397 based on a product. Also set mode name to include product name.
20398 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
20399 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
20400 Use `sql-set-product'.
20401 (sql-highlight-ms-keywords)
20402 (sql-highlight-sybase-keywords)
20403 (sql-highlight-interbase-keywords)
20404 (sql-highlight-strong-keywords)
20405 (sql-highlight-mysql-keywords)
20406 (sql-highlight-sqlite-keywords)
20407 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
20408 (sql-get-login): Prompt in the same order as the tokens.
20409 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
20410 (sql-product-interactive): New function. Common portions of
20411 product-specific interactive mode wrappers.
20412 (sql-interactive-mode): Rewritten to use product features.
20413 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
20414 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
20415 (sql-db2, sql-linter): Use `sql-product-interactive'.
20416 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
20417 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
20418 (sql-connect-ingres, sql-connect-postgres)
20419 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
20420 New functions. Format command line parameters and invoke comint on
20421 the appropriate interpreter. Code was in the corresponding
20422 `sql-xyz' function before.
20423 (sql-connect-ms): New function. Support -E argument to use
20424 operating system credentials for authentication.
20425
20426 2003-08-18 Kenichi Handa <handa@m17n.org>
20427
20428 * international/mule.el (encode-char): Fix for the ASCII case.
20429
20430 2003-08-15 Kenichi Handa <handa@m17n.org>
20431
20432 * international/fontset.el (setup-default-fontset): Change "*" to
20433 nil in the specifications of font family.
20434
20435 2003-08-18 Kim F. Storm <storm@cua.dk>
20436
20437 * kmacro.el (kmacro-keymap): Group related bindings in
20438 initialization for clarity. Bind C-s to start macro.
20439 Remove C-r binding.
20440 (kmacro-initial-counter-value): New defvar to hold initial counter
20441 value in case we set the value before defining a macro.
20442 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
20443 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
20444 not defining or executing macro. Doc fix.
20445 (kmacro-add-counter): Clear kmacro-initial-counter-value.
20446 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
20447 temporarily view older elements on the macro ring without cycling
20448 the ring.
20449 (kmacro-display): Doc fix.
20450 (kmacro-exec-ring-item): New helper function.
20451 (kmacro-call-ring-2nd): Use it.
20452 (kmacro-call-ring-2nd-repeat): Doc fix.
20453 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
20454 (kmacro-end-or-call-macro): Execute last viewed macro (using
20455 kmacro-exec-ring-item) from ring if this follows
20456 kmacro-view-macro. This allows us to find a macro on the ring
20457 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
20458 the ring to bring it to the head of the ring.
20459 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
20460 Allow binding to reserved keys without specifying C-x C-k prefix.
20461 Ask for confirmation if entered key sequence is already bound to
20462 a non-macro command.
20463 (kmacro-view-macro): Repeating command will show older elements
20464 on the macro ring; C-k will execute the last viewed macro.
20465 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
20466 property from 'ring to 'head.
20467
20468 2003-08-17 Alan Shutko <ats@acm.org>
20469
20470 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
20471 keeping December out of the alist.
20472
20473 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
20474
20475 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
20476 * calendar/calendar.el (calendar-mode-map): Bind it to key.
20477 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
20478 (calendar-flatten): New function.
20479 (calendar-mouse-view-other-diary-entries)
20480 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
20481 in the menu title and to show multi-line diary entries correctly
20482 in the menu.
20483
20484 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
20485
20486 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
20487 defcustom, because the default was recently changed.
20488
20489 2003-08-16 Richard M. Stallman <rms@gnu.org>
20490
20491 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
20492
20493 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
20494 New subroutine, broken out of eval-last-sexp-1.
20495 (eval-last-sexp-1): Use eval-last-sexp-print-value.
20496
20497 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
20498
20499 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
20500
20501 * simple.el (eval-expression): Use eval-last-sexp-print-value.
20502
20503 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
20504
20505 * progmodes/compile.el (compilation-error-regexp-alist):
20506 Add Java ANt error detection as described in document
20507 http://ant.apache.org/faq.html
20508
20509 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
20510
20511 * simple.el (backward-word, forward-to-indentation)
20512 (backward-to-indentation): Argument changed to optional.
20513 (next-line, previous-line): Use `or' instead of `unless'.
20514
20515 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20516
20517 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
20518 instead of a constant.
20519
20520 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
20521
20522 * shell.el (shell): With prefix-arg, suggest a new buffer name.
20523
20524 2003-08-12 Andre Spiegel <spiegel@gnu.org>
20525
20526 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
20527 (vc-sccs-workfile-version): Search the entire delta table, rather
20528 than just the first entry, because that might be a deleted version.
20529
20530 2003-08-11 Karl Fogel <kfogel@red-bean.com>
20531
20532 * menu-bar.el (menu-bar-options-menu): Supply a body for the
20533 [save-place] binding in the Options menu. Have it require
20534 'saveplace' and then toggle the variable manually, to avoid an an
20535 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
20536 for the bug report.
20537
20538 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
20539
20540 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
20541 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
20542 (gdb-info-threads-custom): Add help-echo text.
20543 (gdb-display-back): Don't use purecopy.
20544 (gdb-info-breakpoints-custom, gdb-reset)
20545 (gdb-assembler-custom): Use display-images-p to test if breakpoint
20546 icons can be displayed.
20547
20548 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
20549
20550 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
20551
20552 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
20553
20554 * bookmark.el (bookmark-completing-read):
20555 Return a string, instead of a list of one string.
20556 Use a popup menu if activated from the mouse.
20557 (bookmark-edit-annotation): Remove unused vars.
20558 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
20559 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
20560 to bookmark-completing-read.
20561 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
20562 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
20563 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
20564 and erase-buffer.
20565 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
20566 (bookmark-menu-jump, bookmark-menu-insert)
20567 (bookmark-popup-menu-and-apply-function)
20568 (bookmark-menu-popup-paned-bookmark-menu): Remove.
20569 (bookmark-menu-build-paned-menu): Remove by folding it into
20570 bookmark-menu-popup-paned-menu.
20571 (menu-bar-bookmark-map): Move the define-key statements here.
20572 Use the "non-menu" commands since they now pop up a menu if needed.
20573 (bookmark-exit-hook-internal): Simplify.
20574
20575 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
20576
20577 * reftex-toc.el (reftex-toc-rename-label): New function.
20578 (reftex-toc-check-docstruct): New function.
20579
20580 * reftex.el (reftex-region-active-p): New function.
20581
20582 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
20583 regexp to find the \bibliography macro.
20584
20585 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
20586 which does not exist in LaTeX.
20587 (reftex-cite-format-builtin): Added amsrefs support.
20588 (reftex-toc-confirm-promotion): New option
20589
20590 * reftex-toc.el
20591 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
20592 (reftex-toc-demote, reftex-toc-promote)
20593 (reftex-toc-do-promote, reftex-toc-promote-prepare)
20594 (reftex-toc-promote-action, reftex-toc-extract-section-number)
20595 (reftex-toc-newhead-from-alist)
20596 (reftex-toc-load-all-files-for-promotion): New functions.
20597 (reftex-toc-help): Added description of new keys.
20598 (reftex-toc-split-windows-fraction): New option.
20599 (reftex-recenter-toc-when-idle): Search *toc* window on all
20600 visible frames.
20601 (reftex-toc): Additional parameter REUSE
20602 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
20603 with REUSE argument.
20604 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
20605 the call of `reftex-toc'.
20606 (reftex-make-separate-toc-frame): New function .
20607 (reftex-toc-recenter): When called with triple prefix arg, call
20608 `reftex-make-separate-toc-frame' first.
20609 (reftex-toc-toggle-dedicated-frame): New command.
20610 (reftex-toc-quit): Adapted to delete frame when called in
20611 dedicated frame.
20612
20613 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
20614 all enclosing macros.
20615
20616
20617 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20618
20619 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
20620 first use.
20621
20622 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20623
20624 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
20625
20626 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
20627
20628 * calendar/calendar.el (list-diary-entries-hook)
20629 (diary-display-hook, nongregorian-diary-listing-hook)
20630 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
20631 Add some customize options for these hooks.
20632 (calendar-abbrev-construct): Don't try to take a substring longer
20633 than the original string.
20634
20635 2003-08-05 Richard M. Stallman <rms@gnu.org>
20636
20637 * emacs-lisp/testcover.el (noreturn): Report error if does return.
20638 (testcover-reinstrument-clauses): Doc fix.
20639
20640 * emacs-lisp/warnings.el: Doc fixes, args renamed.
20641 (warning-type-format): Rename from warning-group-format.
20642
20643 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
20644 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
20645 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
20646 to prevent warnings about defvar for an obsolete variable.
20647
20648 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
20649 warning-group-format renamed to warning-type-format.
20650
20651 * subr.el (read-passwd): Use clear-string instead of fillarray.
20652
20653 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
20654 Use vconcat instead of concat.
20655 (edmacro-sanitize-for-string): New function.
20656
20657 2003-08-05 Dave Love <fx@gnu.org>
20658
20659 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
20660 line-number-display-limit-width.
20661
20662 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
20663
20664 2003-08-05 Kenichi Handa <handa@m17n.org>
20665
20666 * international/code-pages.el: Don't require mule-diag.
20667
20668 * international/mule-diag.el (non-iso-charset-alist):
20669 Add autoload cookie.
20670
20671 * language/devan-util.el (dev-glyph-order): Add an entry for the
20672 glyph code #xC4.
20673
20674 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
20675
20676 * calendar/calendar.el (diary-file, diary-file-name-prefix)
20677 (european-calendar-style, diary-date-forms)
20678 (calendar-day-name-array, calendar-month-name-array): Doc change.
20679 (generate-calendar-month): Adapt for new behaviour of
20680 `calendar-day-name' function.
20681 (calendar-abbrev-length, calendar-day-abbrev-array)
20682 (calendar-month-abbrev-array): New variables.
20683 (calendar-abbrev-construct): New function.
20684 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
20685 rather than fixing abbrevs at some width. Calling syntax change.
20686 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
20687 (calendar-date-string): Adapt for new behaviours of
20688 `calendar-day-name' and `calendar-month-name' functions.
20689
20690 * calendar/diary-lib.el (list-diary-entries): Adapt for new
20691 behaviour of `calendar-day-name' and `calendar-month-name' functions.
20692 (diary-name-pattern): Use abbrev arrays, rather than fixing
20693 abbrevs at three chars. Calling syntax change.
20694 (mark-diary-entries): Adapt for new behaviours of
20695 `diary-name-pattern' and `calendar-make-alist' functions.
20696 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
20697 `diary-name-pattern' function.
20698 (font-lock-diary-date-forms): Use abbrev arrays, rather than
20699 fixing abbrevs at three chars. Calling syntax change.
20700 (cal-hebrew, cal-islam): Require when compiling.
20701 (diary-font-lock-keywords): Adapt for new behaviour of
20702 `font-lock-diary-date-forms' function.
20703
20704 * calendar/cal-hebrew.el: Reposition some code so defined before used.
20705 (calendar-hebrew-month-name-array-common-year)
20706 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
20707 (list-hebrew-diary-entries): Adapt for new behaviours of
20708 `calendar-day-name' and `add-to-diary-list' functions.
20709 (mark-hebrew-diary-entries): Adapt for new behaviours of
20710 `diary-name-pattern' and `calendar-make-alist' functions.
20711
20712 * calendar/cal-islam.el (calendar-islamic-month-name-array):
20713 Add doc string.
20714 (list-islamic-diary-entries): Adapt for new behaviours of
20715 `calendar-day-name' and `add-to-diary-list' functions.
20716 (mark-islamic-diary-entries): Adapt for new behaviours of
20717 `diary-name-pattern' and `calendar-make-alist' functions.
20718
20719 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
20720 `calendar-month-name' function.
20721
20722 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
20723
20724 * calendar/solar.el (solar-seasons-data): Move definition before use.
20725
20726 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
20727 (cal-tex-LaTeX-hourbox): Move definition before use.
20728
20729 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
20730 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
20731 * lunar.el, solar.el (displayed-month, displayed-year):
20732 Define for compiler.
20733
20734 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
20735
20736 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
20737 MODE. Renamed from c-init-c-language-vars'.
20738 (c-initialize-cc-mode): Change accordingly.
20739 (c-common-init): Ditto.
20740 (c-mode): Ditto.
20741 (c++-mode): Use `c-init-language-vars-for'.
20742 (objc-mode): Ditto.
20743 (java-mode): Ditto.
20744 (idl-mode): Ditto.
20745 (pike-mode): Ditto.
20746 (awk-mode): Ditto.
20747
20748 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
20749
20750 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
20751 or not the point moved.
20752
20753 (c-search-decl-header-end): Don't trip up on operator identifiers
20754 in C++ and operators like == in all languages.
20755
20756 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
20757 Detect leading labels correctly.
20758
20759 2003-08-02 Andreas Schwab <schwab@suse.de>
20760
20761 * textmodes/ispell.el: Don't redo key bindings on loading, put
20762 them only in loaddefs.el.
20763 * bookmark.el: Likewise.
20764 * dabbrev.el: Likewise.
20765 * emerge.el: Likewise.
20766
20767 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
20768 has more than one member.
20769
20770 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
20771
20772 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20773
20774 * lpr.el (printify-region): It was ending conversion before the
20775 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
20776
20777 2003-07-31 John Paul Wallington <jpw@gnu.org>
20778
20779 * net/browse-url.el (browse-url-epiphany): Doc fix.
20780
20781 2003-07-30 Kenichi Handa <handa@m17n.org>
20782
20783 * international/fontset.el (setup-default-fontset):
20784 Change registry names of Akurti fonts.
20785
20786 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
20787
20788 * comint.el (comint-read-noecho): Use `clear-string' instead of
20789 `fillarray'.
20790
20791 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
20792
20793 * outline.el (outline-mode-hook): Add defvar.
20794
20795 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
20796
20797 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
20798 Restore assembler in source window if that is what has been selected.
20799 (menu): Add gdb-restore-windows to menu. Make gdba
20800 specific menus only visible from gdba.
20801
20802 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
20803
20804 * progmodes/compile.el (compilation-environment): New user variable.
20805 (compile-internal): Respect it.
20806
20807 2003-07-23 Masatake YAMATO <jet@gyve.org>
20808
20809 * progmodes/gud.el (gdb-script-font-lock-keywords):
20810 Put `font-lock-function-name-face' on a symbol which includes
20811 `-' like `hook-run'. Put font-lock-variable-name-face
20812 on a symbol starting with $.
20813
20814 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
20815
20816 * files.el (set-visited-file-name): Use truename for buffer-file-name.
20817
20818 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
20819
20820 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
20821
20822 2003-07-26 Andre Spiegel <spiegel@gnu.org>
20823
20824 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
20825 Use with-no-warnings.
20826 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
20827 rather than to find-file-not-found-hook, which doesn't exist.
20828
20829 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
20830
20831 * international/quail.el (quail-translate-key): Fix previous change.
20832
20833 2003-07-25 John Paul Wallington <jpw@gnu.org>
20834
20835 * server.el (server-start): Check `server-process' is non-nil
20836 before killing it to avoid killing current buffer's process.
20837
20838 * simple.el (choose-completion-string): Use `minibufferp';
20839 test `completion-reference-buffer' if `buffer' arg is nil.
20840 (push-mark): Use `when' and `unless'.
20841 (pop-mark): Use `when'.
20842
20843 * mouse-sel.el (mouse-sel-get-selection-function):
20844 Check `x-last-selected-text-primary'. Don't barf if it or
20845 `x-last-selected-text' aren't bound.
20846
20847 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
20848
20849 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
20850
20851 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
20852
20853 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
20854
20855 2003-07-23 John Paul Wallington <jpw@gnu.org>
20856
20857 * tooltip.el (defface tooltip): Inherit from variable-pitch.
20858
20859 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
20860
20861 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
20862 string. Defvar the derived hook.
20863
20864 * macros.el (insert-kbd-macro): Escape double quote character.
20865 From Thomas W Murphy <twm@andrew.cmu.edu>.
20866
20867 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
20868
20869 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
20870 to match the specific mark rather than reusing comment-start-skip.
20871
20872 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
20873
20874 * progmodes/hideshow.el (hs-special-modes-alist):
20875 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
20876
20877 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
20878
20879 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
20880 value using ?\s.
20881
20882 2003-07-21 John Paul Wallington <jpw@gnu.org>
20883
20884 * subr.el (with-selected-window): Add closing paren.
20885
20886 2003-07-21 Richard M. Stallman <rms@gnu.org>
20887
20888 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
20889 (lisp-mode): Likewise.
20890
20891 * subr.el (with-selected-window): Copy code form save-selected-window
20892 so as to call select-window with norecord arg.
20893 (dynamic-completion-table): Doc fix.
20894 (lazy-completion-table): Doc fix.
20895
20896 * international/mule-cmds.el (set-locale-environment):
20897 langinfo renamed to locale-info.
20898
20899 * international/mule.el (auto-coding-functions): Doc fix.
20900
20901 2003-07-21 Kenichi Handa <handa@m17n.org>
20902
20903 * international/quail.el (quail-translate-key):
20904 Update quail-current-str correctly.
20905
20906 2003-07-21 Andreas Schwab <schwab@suse.de>
20907
20908 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
20909 ?, to "_".
20910
20911 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
20912 Version 2.0.36 of Tramp released.
20913
20914 * net/tramp.el (tramp-default-password-end-of-line): Rename from
20915 tramp-password-end-of-line.
20916 (tramp-password-end-of-line): New method parameter.
20917 (tramp-get-password-end-of-line): Function to access method
20918 parameter `tramp-password-end-of-line', or variable
20919 `tramp-default-password-end-of-line' (default value).
20920 (tramp-methods): Add entries for new parameter
20921 tramp-password-end-of-line.
20922 (tramp-enter-password): Use new function
20923 `tramp-get-password-end-of-line'.
20924 (tramp-handle-insert-file-contents): Do not
20925 unconditionally inhibit the file operation file-local-copy, only
20926 do that when the inhibit-file-name-operation is currently
20927 insert-file-contents. This fixes finding remote CVS-controlled
20928 files. (It would barf on inserting the CVS/Entries file
20929 literally, because the file-local-copy handler wasn't called.)
20930 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
20931 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
20932 (tramp-initial-commands): New variable.
20933 (tramp-process-initial-commands): New function, using the variable.
20934 (tramp-open-connection-setup-interactive-shell): Call the new function.
20935 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
20936 method into the buffer name, never use nil. Reported by Hanak
20937 David <dhanak@inf.bme.hu>.
20938 (tramp-open-connection-setup-interactive-shell): Erase buffer
20939 before sending "stty -onlcr".
20940
20941 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
20942
20943 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
20944
20945 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
20946
20947 2003-07-19 John Paul Wallington <jpw@gnu.org>
20948
20949 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
20950 (artist-draw-rect, artist-draw-square): Doc fixes.
20951
20952 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
20953
20954 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
20955
20956 2003-07-19 Kenichi Handa <handa@m17n.org>
20957
20958 * international/kkc.el (kkc-show-conversion-list-update):
20959 Highlight the correct candidate in the message.
20960
20961 2003-07-18 John Paul Wallington <jpw@gnu.org>
20962
20963 * simple.el (current-word): Don't include punctuation char when
20964 `really-word' arg is non-nil.
20965
20966 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
20967
20968 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
20969 moved to the directory obsolete.
20970
20971 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
20972
20973 * info.el (Info-menu-entry-name-re): Allow newlines in
20974 menu entry names.
20975
20976 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
20977 syntax-ppss-after-change-function.
20978 (syntax-ppss-after-change-function): New alias. Update uses.
20979 (syntax-ppss): Catch the case where the buffer is narrowed.
20980
20981 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
20982
20983 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
20984 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
20985
20986 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
20987
20988 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
20989 since it might be modified.
20990
20991 * progmodes/cc-langs.el (c++-make-template-syntax-table)
20992 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
20993 names to these language constants.
20994
20995 2003-07-15 Kim F. Storm <storm@cua.dk>
20996
20997 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
20998 All uses changed.
20999
21000 2003-07-14 Mark A. Hershberger <mah@everybody.org>
21001
21002 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
21003 Namespace support.
21004
21005 2003-07-13 Juanma Barranquero <lektu@terra.es>
21006
21007 * frame.el (modify-all-frames-parameters): Reinstall (copyright
21008 papers received).
21009
21010 2003-07-13 Karl Eichwalder <ke@suse.de>
21011
21012 * textmodes/po.el (po-find-charset): White space at the start of the
21013 Content-Type field body is non-mandatory.
21014
21015 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
21016
21017 * textmodes/texinfo.el (texinfo-section-list):
21018 Append appendixsection; a synonym for appendixsec.
21019
21020 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
21021
21022 * man.el (Man-translate-cleanup): New.
21023 (Man-translate-references): Call `Man-translate-cleanup' to clean
21024 leading, trailing and middle spaces.
21025
21026 2003-07-13 Lars Hansen <larsh@math.ku.dk>
21027
21028 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
21029 Handle `dired-directory' being a list.
21030
21031 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
21032
21033 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
21034 it doesn't exist.
21035
21036 2003-07-12 Richard M. Stallman <rms@gnu.org>
21037
21038 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
21039
21040 * progmodes/cc-defs.el (c-make-keywords-re):
21041 Don't use delete-duplicates.
21042 (c-lang-const): Don't use mapcan.
21043
21044 * apropos.el (apropos-show-scores): Make it customizable.
21045 Document new meaning.
21046 (apropos): Compute scores from symbols.
21047 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
21048
21049 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21050
21051 * ps-bdf.el: Fix copyright line.
21052 (bdf-directory-list): Fix initialization code.
21053
21054 2003-07-11 John Paul Wallington <jpw@gnu.org>
21055
21056 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
21057 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
21058 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
21059
21060 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
21061
21062 * emacs-lisp/ring.el (ring-elements): Doc fix.
21063
21064 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21065
21066 * calendar/timeclock.el (timeclock-relative)
21067 (timeclock-ask-before-exiting, timeclock-use-display-time):
21068 Doc changes.
21069 (timeclock-modeline-display): Give a message if
21070 `timeclock-use-display-time' is non-nil but `display-time-mode'
21071 is not active.
21072
21073 2003-07-11 Kenichi Handa <handa@m17n.org>
21074
21075 * international/mule-cmds.el (set-language-environment):
21076 Set current-language-environment to the correct string.
21077
21078 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21079
21080 * ps-print.el: Print line number correctly in a region. Reported by
21081 Tim Allen <timallen@ls83.fsnet.co.uk>.
21082 (ps-print-version): New version number (6.6.2).
21083 (ps-printing-region): Code fix.
21084
21085 2003-07-10 John Paul Wallington <jpw@gnu.org>
21086
21087 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
21088 this function can be called from `add-completions-from-tags-table'.
21089
21090 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
21091
21092 * calendar/timeclock.el (timeclock-use-display-time)
21093 (timeclock-day-over-hook, timeclock-workday-remaining)
21094 (timeclock-status-string, timeclock-when-to-leave)
21095 (timeclock-when-to-leave-string, timeclock-log-data)
21096 (timeclock-find-discrep, timeclock-day-base)
21097 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
21098 (timeclock-modeline-display): Set the variable
21099 `timeclock-modeline-display'.
21100 (timeclock-update-modeline): Doc fix. Respect value of
21101 `timeclock-relative'.
21102
21103 2003-07-09 Richard M. Stallman <rms@gnu.org>
21104
21105 * textmodes/reftex-parse.el (reftex-all-document-files):
21106 Add autoload cookie.
21107
21108 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
21109 (reftex-scanning-info-available-p): Add autoload cookie.
21110
21111 * international/mule-cmds.el
21112 (set-display-table-and-terminal-coding-system): Delete duplicate
21113 aset on standard-display-table.
21114
21115 * view.el (view-file): If existing buffer's major mode is special,
21116 don't go into view mode.
21117
21118 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
21119
21120 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21121
21122 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
21123 buffer changes; there's third party code that calls this function
21124 directly.
21125
21126 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21127
21128 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
21129 (autodoc-font-lock-keywords): Don't byte compile on font lock
21130 initialization when running from byte compiled files.
21131
21132 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21133
21134 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
21135 statement ends with auto-increment "++".
21136
21137 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21138
21139 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21140 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21141 these are changed, so declare them as variables and not constants.
21142
21143 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
21144
21145 * subr.el (dolist, dotimes): Doc fix.
21146
21147 2003-07-08 Kim F. Storm <storm@cua.dk>
21148
21149 * international/mule-cmds.el
21150 (set-display-table-and-terminal-coding-system): Don't break
21151 bootstrap if standard-display-table isn't setup yet.
21152
21153 2003-07-07 Richard M. Stallman <rms@gnu.org>
21154
21155 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
21156 Give it a doc string, and autoload it.
21157
21158 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
21159 Use with-no-warnings.
21160
21161 * info.el (Info-search): If find invisible text, search again.
21162
21163 * isearch.el (search-whitespace-regexp): Add a shy group around it.
21164
21165 * man.el (Man-name-regexp): Match + as part of name.
21166
21167 * simple.el (visible-mode): Rename from vis-mode.
21168 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
21169
21170 * simple.el (current-word): New arg REALLY-WORD specifies
21171 don't include punctuation chars.
21172
21173 * emacs-lisp/debug.el (debug, debugger-env-macro):
21174 Use with-no-warnings while accessing and binding unread-command-char.
21175
21176 * international/mule-cmds.el
21177 (set-display-table-and-terminal-coding-system): Use explicit loop
21178 instead of calling standard-display-default.
21179
21180 * net/ange-ftp.el (ange-ftp-file-symlink-p):
21181 Use condition-case to catch error in ange-ftp-get-files.
21182
21183 * net/browse-url.el (browse-url-browser-function):
21184 Add alternative for Epiphany.
21185 (browse-url-epiphany-program, browse-url-epiphany-arguments)
21186 (browse-url-epiphany-startup-arguments)
21187 (browse-url-epiphany-new-window-is-tab): New variables.
21188 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
21189
21190 * progmodes/compile.el (compile-auto-highlight): Default now t.
21191 (compile): Doc fix.
21192 (compilation-next-error): Fix previous change.
21193
21194 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
21195
21196 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
21197
21198 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
21199
21200 * gdb-ui.el (gdb-source-info): Display current frame when
21201 attaching to an existing process.
21202 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
21203 while laying out windows when attaching to an existing process.
21204
21205 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
21206
21207 * info.el (Info-menu): Use Info-menu-entry-name-re.
21208
21209 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
21210
21211 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
21212 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
21213
21214 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
21215 to match the same text.
21216
21217 2003-07-06 John Paul Wallington <jpw@gnu.org>
21218
21219 * vc.el (vc-annotate-offset): Move defvar up.
21220
21221 2003-07-06 Kim F. Storm <storm@cua.dk>
21222
21223 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
21224 This should fix the infinite loop when extracting menu names.
21225
21226 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21227
21228 * files.el (auto-mode-alist, interpreter-mode-alist):
21229 Remove entries to CC Mode modes to avoid duplicates; they are now added
21230 with autoload directives in cc-mode.el.
21231
21232 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21233
21234 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21235 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21236 these are changed, so declare them as variables and not constants.
21237
21238 * progmodes/cc-mode.el: Fix some autoload problems: Try to
21239 ensure that the entry for ".c" extension comes before the one for
21240 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
21241 Fix incorrect entries that were added to `interpreter-mode-alist'.
21242 Move the autoload directives for AWK to the top level since they
21243 aren't recognized anywhere else. Do not use the new AWK mode doc
21244 in the autoload form for the old AWK mode.
21245
21246 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21247
21248 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
21249 (bibtex-sort-ignore-string-entries): Default value t.
21250 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
21251 erroneously in previous version.
21252 (bibtex-string-files): Docstring reflects new parsing scheme.
21253 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
21254 docstring, add # as one of the chars to crush
21255 (bibtex-autokey-prefix-string, bibtex-autokey-names)
21256 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
21257 (bibtex-autokey-name-change-strings)
21258 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
21259 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
21260 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
21261 (bibtex-autokey-title-terminators)
21262 (bibtex-autokey-titlewords-stretch)
21263 (bibtex-autokey-titleword-ignore)
21264 (bibtex-autokey-titleword-case-convert)
21265 (bibtex-autokey-titleword-abbrevs)
21266 (bibtex-autokey-titleword-abbrevs)
21267 (bibtex-autokey-titleword-change-strings)
21268 (bibtex-autokey-titleword-length)
21269 (bibtex-autokey-titleword-separator)
21270 (bibtex-autokey-name-year-separator)
21271 (bibtex-autokey-year-title-separator)
21272 (bibtex-autokey-before-presentation-function)
21273 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
21274 Fix docstring.
21275 (bibtex-strings, bibtex-reference-keys):
21276 Use lazy-completion-table and make-variable-buffer-local.
21277 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
21278 (bibtex-braced-string-syntax-table)
21279 (bibtex-quoted-string-syntax-table): New variables.
21280 (bibtex-parse-nested-braces): Remove.
21281 (bibtex-parse-field-string): Use syntax table and forward-sexp.
21282 (bibtex-parse-association): Simplify.
21283 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
21284 (bibtex-parse-field-text): Simplify.
21285 (bibtex-search-forward-field, bibtex-search-backward-field):
21286 argument BOUND can take value t.
21287 (bibtex-start-of-field, bibtex-start-of-name-in-field)
21288 (bibtex-end-of-name-in-field, bibtex-end-of-field)
21289 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21290 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
21291 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
21292 (bibtex-skip-to-valid-entry): Return buffer position of beginning
21293 and ending of entry. Update for changes of bibtex-search-entry.
21294 Simplify.
21295 (bibtex-map-entries): FUN is called with three arguments.
21296 (bibtex-search-entry): Return a cons pair with buffer positions of
21297 beginning and end of entry.
21298 (bibtex-enclosing-field): Simplify.
21299 (bibtex-format-entry): Use booktitle to set a missing title.
21300 (bibtex-autokey-get-names): Fiddle with regexps.
21301 (bibtex-generate-autokey): Use identity.
21302 (bibtex-parse-keys): Use simplified parsing algorithm if
21303 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
21304 arguments. Return alist of keys.
21305 (bibtex-parse-strings): Simplify. Return alist of strings.
21306 (bibtex-complete-string-cleanup): Fix docstring.
21307 (bibtex-read-key): New function.
21308 (bibtex-mode): Fix docstring. Do not parse for keys and
21309 strings when the mode is entered. Set fill-paragraph-function to
21310 bibtex-fill-field. Setup font-lock-mark-block-function the way
21311 font-lock intended.
21312 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
21313 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
21314 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
21315 (bibtex-Preamble): Avoid hard coded constants.
21316 (bibtex-make-field): Fix docstring. Simplify.
21317 (bibtex-beginning-of-entry): Always return new position of point.
21318 (bibtex-end-of-entry): Rearrange cond clauses.
21319 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
21320 Update for changes of bibtex-map-entries.
21321 (bibtex-ispell-abstract): Do not move point.
21322 (bibtex-entry-index): Use downcase. Simplify.
21323 (bibtex-lessp): Handle catch-all.
21324 (bibtex-find-crossref): Turn into a command.
21325 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
21326 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
21327 preamble entries.
21328 (bibtex-fill-field-bounds): New function.
21329 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
21330 (bibtex-fill-entry): Use bibtex-fill-field-bounds
21331 (bibtex-String): Use bibtex-strings. Always obey
21332 bibtex-sort-ignore-string-entries.
21333
21334 2003-07-05 John Paul Wallington <jpw@gnu.org>
21335
21336 * cus-theme.el (customize-create-theme):
21337 Call `customize-create-theme' in Reset widget's notify function.
21338
21339 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
21340 (ibuffer-mark-interactive): Use `or' instead of `unless'.
21341 (define-ibuffer-column name): Add summarizer.
21342 (define-ibuffer-column size): Likewise.
21343 (define-ibuffer-column filename): Likewise.
21344 (define-ibuffer-column process): Likewise. Change BODY's output too.
21345 (define-ibuffer-column filename-and-process): Likewise, likewise.
21346 (ibuffer): Remove local vars `already-in' and `need-update'.
21347
21348 * ibuf-ext.el: Don't require `derived' at compile-time.
21349
21350 2003-07-05 Kim F. Storm <storm@cua.dk>
21351
21352 * info.el: Disable paragraph refilling.
21353 (Info-refill-paragraphs): New defcustom.
21354 (Info-fontify-node): Use it.
21355
21356 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
21357
21358 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
21359 thingies from constructors created by defstruct.
21360
21361 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
21362 the default value of the variable.
21363 (byte-code-meter): Move declaration to top level.
21364
21365 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
21366
21367 * info.el (Info-following-node-name-re): New fun.
21368 (Info-following-node-name): Remove.
21369 (Info-insert-dir): Use the new fun.
21370 (Info-extract-pointer): Don't save restriction; use new fun.
21371 (Info-menu-entry-name-re): New const.
21372 (Info-menu-entry-name-re): Use it along with new fun.
21373 (Info-node-spec-re): Use new fun.
21374 (Info-complete-menu-item, Info-fontify-node): Use new const.
21375 (Info-goto-node, Info-follow-reference, Info-menu-update):
21376 Use match-string.
21377 (Info-follow-reference): Use assoc-string.
21378 Use a list of strings for the completion table.
21379 (Info-fontify-node): Use match-string, line-end-position.
21380 Limit the search for `node:' to the first line.
21381
21382 * newcomment.el (uncomment-region): Remove padding coming from
21383 comment-start rather than just from comment-padding.
21384
21385 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
21386 (vc-cvs-stay-local-p): Use vc-stay-local-p.
21387 (vc-cvs-rename-file): Remove (use the default).
21388 (vc-cvs-register): Register parent dir if needed.
21389 (vc-cvs-could-register): Return non-nil if parent can be registered.
21390 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
21391 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
21392
21393 * vc-svn.el (vc-svn-use-edit): Make it into a const.
21394 (vc-svn-update): Fix the arguments to `svn'.
21395 (vc-svn-diff-tree): Just use `vc-svn-diff'.
21396 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
21397 Simple implementations, assuming `name' is a URL.
21398
21399 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
21400 set of chars allowed unquoted in a case pattern.
21401
21402 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
21403
21404 * font-lock.el (font-lock-extra-types-widget)
21405 (c-font-lock-extra-types, c++-font-lock-extra-types)
21406 (objc-font-lock-extra-types, java-font-lock-extra-types)
21407 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
21408 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
21409 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
21410 (font-lock-match-c++-structor-declaration)
21411 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
21412 (c++-font-lock-keywords-3, c++-font-lock-keywords)
21413 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
21414 (objc-font-lock-keywords-3, objc-font-lock-keywords)
21415 (java-font-lock-keywords-1, java-font-lock-keywords-2)
21416 (java-font-lock-keywords-3, java-font-lock-keywords)
21417 (java-font-lock-syntactic-face-function): Remove obsolete code
21418 and constants. It's all in cc-fonts.el now.
21419
21420 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
21421
21422 * mail/sendmail.el (mail-specify-envelope-from)
21423 (mail-envelope-from): Doc fix.
21424
21425 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
21426
21427 * generic-x.el: Do away with the dependency on `c-emacs-features'
21428 when populating `rul-generic-mode-syntax-table'; we already know
21429 this isn't XEmacs.
21430
21431 See ChangeLog.10 for earlier changes.
21432
21433 ;; Local Variables:
21434 ;; coding: iso-2022-7bit
21435 ;; End:
21436
21437 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
21438 Copying and distribution of this file, with or without modification,
21439 are permitted provided the copyright notice and this notice are preserved.
21440
21441 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1