]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
eliminate use of inefficient match-data
[gnu-emacs] / lisp / ChangeLog
1 2005-06-10 Mark A. Hershberger <mah@everybody.org>
2
3 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
4 ATTLIST portions of included DTDs.
5 (xml-parse-dtd): Eliminate use of inefficient match-data.
6
7 2005-06-10 Miles Bader <miles@gnu.org>
8
9 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
10 (mpuz-text): Remove "-face" suffix from face names.
11 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
12 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
13 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
14
15 * play/gomoku.el (gomoku-O, gomoku-X):
16 Remove "-face" suffix from face names.
17 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
18 New backward-compatibility aliases for renamed faces.
19 (gomoku-font-lock-keywords): Use renamed gomoku faces.
20
21 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
22
23 * thumbs.el: Fixes for changes of 2005-06-09.
24 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
25 as a directory.
26 (thumbs-thumbname): Remove directory separator from format string;
27 `thumbs-thumbsdir' now returns a valid directory name.
28 (thumbs-temp-dir): New defsubst.
29 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
30 Use it.
31
32 * cus-edit.el (minibuffer):
33 * files.el (make-backup-file-name-function):
34 * filesets.el (filesets-external-viewers):
35 * hilit-chg.el (highlight-changes-colours)
36 (highlight-changes-face-list, highlight-changes-rotate-faces):
37 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
38 * kmacro.el (kmacro-call-macro):
39 * log-edit.el (log-edit-changelog-full-paragraphs):
40 * mouse.el (mouse-1-click-follows-link):
41 * skeleton.el (skeleton-autowrap):
42 * subr.el (insert-for-yank-1):
43 * tempo.el (tempo-insert-region):
44 * terminal.el (terminal-emulator):
45 * time.el (display-time-mail-face):
46 * vc.el (vc-annotate):
47 * vcursor.el (vcursor-copy-line):
48 * woman.el (woman-bold-headings, woman-ignore)
49 (woman-default-faces, woman-monochrome-faces):
50 * calendar/todo-mode.el (todo-insert-threshold):
51 * emulation/pc-select.el (pc-select-selection-keys-only)
52 (pc-selection-mode):
53 * emulation/vip.el (vip-find-char-forward):
54 * emulation/viper-cmd.el (viper-find-char-forward):
55 * international/mule-cmds.el (select-safe-coding-system-accept-default-p)
56 (input-method-exit-on-invalid-key):
57 * international/mule-diag.el (describe-coding-system):
58 * international/ucs-tables.el (unify-8859-on-encoding-mode):
59 * net/browse-url.el (browse-url-xterm-program):
60 * obsolete/lazy-lock.el (lazy-lock-mode):
61 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
62 (cperl-mode):
63 * progmodes/cpp.el (cpp-face-light-name-list)
64 (cpp-face-dark-name-list):
65 * progmodes/delphi.el (delphi-newline-always-indents):
66 Fix spellings in docstrings.
67
68 * ido.el (ido-mode, ido-file-extensions-order)
69 (ido-default-file-method, ido-default-buffer-method)
70 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
71 (ido-decorations, ido-read-file-name-as-directory-commands)
72 (ido-read-file-name-non-ido, ido-work-directory-list)
73 (ido-ignore-item-temp-list, ido-current-directory)
74 (ido-magic-forward-char, ido-enter-find-file)
75 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
76 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
77
78 2005-06-10 Lute Kamstra <lute@gnu.org>
79
80 * play/dunnet.el (dun-mode): Use define-derived-mode.
81 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
82 obsolete alias.
83
84 * play/doctor.el (doctor-mode-map): Remove defvar.
85 (doctor-mode): Use define-derived-mode.
86
87 * mail/mspools.el (mspools-mode):
88 * net/eudc-hotlist.el (eudc-hotlist-mode):
89 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
90
91 2005-06-10 Miles Bader <miles@gnu.org>
92
93 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
94 Remove "-face" suffix from face names.
95 (flyspell-incorrect-face, flyspell-duplicate-face):
96 New backward-compatibility aliases for renamed faces.
97 (flyspell-mode-on, make-flyspell-overlay)
98 (flyspell-highlight-incorrect-region)
99 (flyspell-highlight-duplicate-region)
100 (flyspell-display-next-corrections)
101 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
102
103 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
104 from face name.
105 (texinfo-heading-face): New backward-compatibility alias for
106 renamed face.
107 (texinfo-heading-face): Use renamed texinfo-heading face.
108
109 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
110 suffix from face names.
111 (tex-math-face, tex-verbatim-face):
112 New backward-compatibility aliases for renamed faces.
113 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
114 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
115 literal face name.
116
117 * textmodes/table.el (table-cell): Remove "-face" suffix from face
118 name.
119 (table-cell-face): New backward-compatibility alias for renamed face.
120 (table--put-cell-face-property, table--update-cell-face):
121 Use renamed table-cell face.
122
123 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
124 from face name.
125 (sgml-namespace-face): New backward-compatibility alias for
126 renamed face.
127 (sgml-namespace-face): Use renamed sgml-namespace face.
128
129 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
130 (org-level-4, org-level-5, org-level-6, org-level-7)
131 (org-level-8, org-warning, org-headline-done)
132 (org-deadline-announce, org-scheduled-today)
133 (org-scheduled-previously, org-link, org-done, org-table)
134 (org-time-grid): Remove "-face" suffix from face names.
135 (org-level-1-face, org-level-2-face, org-level-3-face)
136 (org-level-4-face, org-level-5-face, org-level-6-face)
137 (org-level-7-face, org-level-8-face, org-warning-face)
138 (org-headline-done-face, org-deadline-announce-face)
139 (org-scheduled-today-face, org-scheduled-previously-face)
140 (org-link-face, org-done-face, org-table-face)
141 (org-time-grid-face):
142 New backward-compatibility aliases for renamed faces.
143 (org-level-faces, org-set-font-lock-defaults, org-timeline)
144 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
145 (org-agenda-get-timestamps, org-agenda-get-scheduled)
146 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
147
148 * emulation/viper-init.el (viper-search, viper-replace-overlay)
149 (viper-minibuffer-emacs, viper-minibuffer-insert)
150 (viper-minibuffer-vi): Remove "-face" suffix from face names.
151 (viper-search-face, viper-replace-overlay-face)
152 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
153 (viper-minibuffer-vi-face):
154 New backward-compatibility aliases for renamed faces.
155 (viper-search-face, viper-replace-overlay-face)
156 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
157 (viper-minibuffer-vi-face): Use renamed viper faces.
158
159 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
160 Remove "-face" suffix from face names.
161 (testcover-nohits-face, testcover-1value-face):
162 New backward-compatibility aliases for renamed faces.
163 (testcover-mark): Use renamed testcover faces.
164
165 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
166 face name.
167 (diary-button-face): New backward-compatibility alias for renamed face.
168 (diary-entry): Use renamed diary-button face.
169
170 * calendar/calendar.el (diary, calendar-today, holiday)
171 (mark-visible-calendar-date): Remove "-face" suffix from face names.
172 (diary-face, calendar-today-face, holiday-face):
173 New backward-compatibility aliases for renamed faces.
174 (eval-after-load "facemenu", diary-entry-marker)
175 (calendar-today-marker, calendar-holiday-marker, diary-face):
176 Use renamed calendar faces.
177
178 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
179 (compare-windows-face): New backward-compatibility alias for
180 renamed face.
181 (compare-windows-highlight): Use renamed compare-windows face.
182
183 * strokes.el (strokes-char): Remove "-face" suffix from face name.
184 (strokes-char-face): New backward-compatibility alias for renamed face.
185 (strokes-encode-buffer): Use renamed strokes-char face.
186
187 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
188 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
189 Remove "-face" suffix from face names.
190 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
191 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
192 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
193 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
194 Use renamed pcvs faces.
195 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
196 * pcvs-defs.el (cvs-mode-map): Likewise.
197 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
198
199 * info.el (info-title-1, info-title-2, info-title-3)
200 (info-title-4): Remove "-face" suffix from and downcase face names.
201 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
202 (Info-title-4-face):
203 New backward-compatibility aliases for renamed faces.
204 (Info-fontify-node): Use renamed info faces.
205
206 * hilit-chg.el (highlight-changes, highlight-changes-delete):
207 Remove "-face" suffix from face names.
208 (highlight-changes-face, highlight-changes-delete-face):
209 New backward-compatibility aliases for renamed faces.
210 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
211 (hilit-chg-make-list): Use renamed highlight-changes faces.
212
213 * generic-x.el (show-tabs-tab, show-tabs-space):
214 Remove "-face" suffix from face names.
215 (show-tabs-tab-face, show-tabs-space-face):
216 New backward-compatibility aliases for renamed faces.
217 (show-tabs-generic-mode-font-lock-defaults-1)
218 (show-tabs-generic-mode-font-lock-defaults-2):
219 Use renamed show-tabs faces.
220
221 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
222 (smerge-markers): Remove "-face" suffix from face names.
223 (smerge-mine-face, smerge-other-face, smerge-base-face)
224 (smerge-markers-face):
225 New backward-compatibility aliases for renamed faces.
226 (smerge-mine-face, smerge-other-face, smerge-base-face)
227 (smerge-markers-face): Use renamed smerge faces.
228
229 * log-view.el (log-view-file, log-view-message):
230 Remove "-face" suffix from face names.
231 (log-view-file-face, log-view-message-face):
232 New backward-compatibility aliases for renamed faces.
233 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
234
235 * paren.el (show-paren-match, show-paren-mismatch):
236 Remove "-face" suffix from face names.
237 (show-paren-match-face, show-paren-mismatch-face):
238 New backward-compatibility aliases for renamed faces.
239 (show-paren-function): Use renamed show-paren faces.
240
241 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
242 (ruler-mode-margins, ruler-mode-fringes)
243 (ruler-mode-column-number, ruler-mode-fill-column)
244 (ruler-mode-comment-column, ruler-mode-goal-column)
245 (ruler-mode-tab-stop, ruler-mode-current-column):
246 Remove "-face" suffix from face names.
247 (ruler-mode-default-face, ruler-mode-pad-face)
248 (ruler-mode-margins-face, ruler-mode-fringes-face)
249 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
250 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
251 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
252 New backward-compatibility aliases for renamed faces.
253 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
254 (ruler-mode-column-number, ruler-mode-fill-column)
255 (ruler-mode-comment-column, ruler-mode-goal-column)
256 (ruler-mode-tab-stop, ruler-mode-current-column)
257 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
258
259 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
260 face name.
261 (whitespace-highlight-the-space): Use renamed face.
262 (whitespace-highlight-face): New backward-compatibility alias for
263 renamed face.
264
265 * woman.el (woman-italic, woman-bold, woman-unknown)
266 (woman-addition, woman-symbol-face):
267 Remove "-face" suffix from face names.
268 (woman-italic-face, woman-bold-face, woman-unknown-face)
269 (woman-addition-face):
270 New backward-compatibility aliases for renamed faces.
271 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
272 (woman-decode-region, woman-replace-match)
273 (woman-display-extended-fonts, woman-special-characters)
274 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
275 Use renamed woman faces.
276
277 * longlines.el (longlines-visible-face): Face removed.
278
279 * diff-mode.el (diff-header, diff-file-header, diff-index)
280 (diff-hunk-header, diff-removed, diff-added, diff-changed)
281 (diff-function, diff-context, diff-nonexistent): Remove "-face"
282 suffix from face names.
283 (diff-header-face, diff-file-header-face, diff-index-face)
284 (diff-hunk-header-face, diff-removed-face, diff-added-face)
285 (diff-changed-face, diff-function-face, diff-context-face)
286 (diff-nonexistent-face): New backward-compatibility aliases for
287 renamed faces.
288 (diff-header-face, diff-file-header-face)
289 (diff-index, diff-index-face, diff-hunk-header)
290 (diff-hunk-header-face, diff-removed, diff-removed-face)
291 (diff-added, diff-added-face, diff-changed-face, diff-function)
292 (diff-function-face, diff-context-face, diff-nonexistent)
293 (diff-nonexistent-face): Use renamed diff-mode faces.
294
295 * progmodes/compile.el (compilation-warning-face)
296 (compilation-info-face): Remove "-face" suffix from face names.
297 (compilation-warning-face, compilation-info-face):
298 New backward-compatibility aliases for renamed faces.
299 (compilation-warning-face, compilation-info-face):
300 Use renamed compilation faces.
301
302 * add-log.el (change-log-date, change-log-name)
303 (change-log-email, change-log-file, change-log-list)
304 (change-log-conditionals, change-log-function)
305 (change-log-acknowledgement): Remove "-face" suffix from face names.
306 (change-log-date-face, change-log-name-face)
307 (change-log-email-face, change-log-file-face)
308 (change-log-list-face, change-log-conditionals-face)
309 (change-log-function-face, change-log-acknowledgement-face):
310 New backward-compatibility aliases for renamed faces.
311 (change-log-font-lock-keywords): Use renamed change-log faces.
312
313 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
314 (custom-set, custom-changed, custom-saved, custom-button)
315 (custom-button-pressed, custom-documentation, custom-state)
316 (custom-comment, custom-comment-tag, custom-variable-tag)
317 (custom-variable-button, custom-face-tag, custom-group-tag-1)
318 (custom-group-tag): Remove "-face" suffix from face names.
319 (custom-magic-alist, custom-magic-value-create)
320 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
321 (custom-invalid-face, custom-rogue-face, custom-modified-face)
322 (custom-set-face, custom-changed-face, custom-saved-face)
323 (custom-button-face, custom-button-pressed-face)
324 (custom-documentation-face, custom-state-face)
325 (custom-comment-face, custom-comment-tag-face)
326 (custom-variable-tag-face, custom-variable-button-face)
327 (custom-face-tag-face, custom-group-tag-face-1)
328 (custom-group-tag-face):
329 New backward-compatibility aliases for renamed faces.
330
331 * wid-edit.el (widget-documentation, widget-button)
332 (widget-field, widget-single-line-field, widget-inactive)
333 (widget-button-pressed): "-face" suffix removed from face names.
334 (widget-documentation-face, widget-button-face)
335 (widget-field-face, widget-single-line-field-face)
336 (widget-inactive-face, widget-button-pressed-face):
337 New backward-compatibility aliases for renamed faces.
338 (widget-documentation-face, widget-button-face)
339 (widget-button-pressed-face, widget-specify-field)
340 (widget-specify-inactive): Use renamed widget faces.
341
342 2005-06-10 Kenichi Handa <handa@m17n.org>
343
344 * term/x-win.el (x-clipboard-yank): Remove condition-case
345 wrapping.
346
347 2005-06-11 Kenichi Handa <handa@m17n.org>
348
349 * add-log.el (change-log-font-lock-keywords): Make the regexp for
350 date lines stricter.
351
352 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
353
354 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
355 of x-get-selection.
356
357 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
358
359 * comint.el (comint-mode, comint-snapshot-last-prompt):
360 * frame.el (frame-current-scroll-bars):
361 * term.el (term-mode, term-check-proc, term-input-sender)
362 (term-simple-send, term-extract-string, term-word)
363 (term-match-partial-filename):
364 * window.el (window-current-scroll-bars):
365 * emulation/cua-base.el (cua-normal-cursor-color)
366 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
367 (cua-global-mark-cursor-color):
368 * mail/undigest.el (rmail-forward-separator-regex):
369 Fix typos in docstrings.
370
371 * comint.el (comint-check-proc, make-comint-in-buffer)
372 (comint-source-default): Doc fixes.
373
374 * term.el (term-send-string): Improve argument/docstring
375 consistency.
376
377 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
378
379 * comint.el (comint-send-input): Bind `inhibit-read-only' around
380 call to `delete-region'.
381 (comint-mode-hook): Do not enable Font Lock by default.
382
383 2005-06-09 Lute Kamstra <lute@gnu.org>
384
385 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
386 could be void.
387
388 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
389
390 * emacs-lisp/debug.el (debugger-will-be-back): New var.
391 (debug): Use it.
392 (debugger-step-through, debugger-continue, debugger-jump)
393 (debugger-return-value): Set it when needed.
394 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
395 Use inhibit-read-only.
396
397 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
398
399 * window.el (shrink-window-if-larger-than-buffer)
400 (window-size-fixed): Fix typo in docstring.
401
402 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
403 thumbnails directory on loading.
404 (thumbs-conversion-program): Use `eq' to check the system type,
405 not `equal'.
406 (thumbs-temp-dir): Initialize to `temporary-file-directory',
407 not "/tmp". Fix docstring.
408 (thumbs-thumbsdir): New function to return the thumbnails
409 directory, creating it if needed.
410 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
411 (thumbs-temp-file): Delete variable and make it into a function.
412 (thumbs-resize-image, thumbs-modify-image): Use it.
413 (thumbs-kill-buffer): Simplify.
414 (thumbs-gensym): Defalias or duplicate CL `gensym'.
415 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
416 docstrings.
417
418 2005-06-09 Kim F. Storm <storm@cua.dk>
419
420 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
421 set-match-data to free markers in match-data.
422
423 * replace.el (replace-match-data): Pass RESEAT arg `t' to
424 match-data to unchain markers in match-data.
425
426 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
427
428 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
429 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
430 unnecessary now.
431
432 2005-06-08 Richard M. Stallman <rms@gnu.org>
433
434 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
435 give the variable a doc string that doesn't say don't set it directly.
436
437 * textmodes/ispell.el (ispell-check-version):
438 Use match-string-no-properties.
439 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
440 (ispell-buffer-local-words): Likewise.
441
442 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
443 except on terminals with enough colors to really display it.
444 (makefile-dependency-regex): Delete spurious `bb'.
445
446 * faces.el (escape-glyph): Use blue once again in last case.
447 (no-break-space): Redefine so that it isn't invisible on a tty.
448
449 2005-06-08 Kim F. Storm <storm@cua.dk>
450
451 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
452 also when reading directory name.
453
454 2005-06-08 Lute Kamstra <lute@gnu.org>
455
456 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
457 (flyspell-mode-line-string): Remove autoload cookie.
458 (flyspell-mode): Remove defvar.
459
460 2005-06-07 Lute Kamstra <lute@gnu.org>
461
462 * textmodes/org.el (org-run-mode-hooks): New function.
463 (org-agenda-mode): Use it.
464
465 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
466
467 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
468
469 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
470
471 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
472
473 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
474
475 * font-lock.el (font-lock-add-keywords): Doc fix.
476
477 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
478
479 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
480 (tex-compile-default): In the absence of any history, use the order in
481 tex-compile-alist to choose the preferred command.
482 (tex-compile-commands): Reorder a bit.
483
484 * textmodes/flyspell.el (flyspell-auto-correct-binding)
485 (flyspell-incorrect-face, flyspell-duplicate-face):
486 Use (X)Emacs-agnostic code.
487 (flyspell-mode-map): Don't overwrite at each load. Remove code
488 redundant with the subsequent add-minor-mode. Merge Emacs and
489 XEmacs code.
490 (flyspell-word): Minor simplification.
491 (flyspell-math-tex-command-p): Quieten the byte-compiler.
492 (flyspell-external-point-words): Remove unused vars `size' and `start'.
493 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
494 Merge the corresponding Emacs code.
495 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
496
497 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
498 a dedicated window.
499
500 * international/latexenc.el (latexenc-find-file-coding-system):
501 Undo part of last patch, to turn off a compiler warning.
502
503 2005-06-06 Juri Linkov <juri@jurta.org>
504
505 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
506 Rename `tmm-inactive-face' to `tmm-inactive'.
507
508 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
509
510 * iswitchb.el: Rename faces.
511
512 2005-06-06 Kim F. Storm <storm@cua.dk>
513
514 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
515 (cua-global-mark): Remove -face suffix from face names.
516
517 * emulation/cua-gmrk.el (cua--init-global-mark):
518 Remove cua-global-mark face setup.
519
520 2005-06-06 Richard M. Stallman <rms@gnu.org>
521
522 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
523 just like other allowed characters.
524 (makefile-match-dependency): Exclude leading and training whitespace
525 from the range of regexp subexp 1.
526 (makefile-macroassign-regex): Don't try to match the body,
527 just the name of the macro being defined.
528
529 * info.el (Info-read-node-name-2): New function.
530 (Info-read-node-name-1): Use that.
531 Add a completion-base-size-function property.
532
533 * simple.el (completion-setup-function): Look for
534 completion-base-size-function property of
535 minibuffer-completion-table.
536
537 * files.el (locate-file-completion): Doc fix.
538
539 * printing.el: Don't call pr-update-menus; user must do that.
540
541 * emacs-lisp/debug.el (debugger-window): New variable.
542 (debug): Use debugger-window if it is set and still alive.
543 Record debugger-window for next entry.
544
545 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
546
547 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
548
549 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
550 (hack-one-local-variable, hack-local-variables)
551 (hack-local-variables-prop-line): Pass that arg.
552
553 2005-06-06 Kim F. Storm <storm@cua.dk>
554
555 * ido.el (ido-first-match, ido-only-match, ido-subdir)
556 (ido-indicator): Remove -face suffix from face names.
557
558 2005-06-06 Juri Linkov <juri@jurta.org>
559
560 * font-lock.el (font-lock-regexp-backslash)
561 (font-lock-regexp-backslash-construct): New faces.
562 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
563 after `('. Add `while-no-input' to control structures.
564
565 * faces.el (no-break-space, shadow): New faces.
566 (escape-glyph): Use less loud colors pink2 and red4.
567
568 * diff-mode.el (diff-context-face)
569 * dired.el (dired-ignored)
570 * rfn-eshadow.el (file-name-shadow)
571 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
572
573 * info.el (Info-title-1-face): Use green instead of yellow because
574 bold yellow is not readable on light backgrounds.
575
576 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
577 before selecting the desired mode to not spend time fontifying
578 old contents.
579
580 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
581
582 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
583 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
584
585 * ps-print.el (ps-default-fg, ps-default-bg):
586 Fix typos in docstrings.
587
588 * isearchb.el (isearchb): Don't pass a spurious second argument to
589 `iswitchb-completions'.
590
591 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
592
593 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
594 to preserve point.
595 (gdb-find-file-hook): Add doc string.
596
597 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
598 C dereferenced pointer expression.
599 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
600
601 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
602
603 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
604 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
605 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
606 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
607 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
608 Make background transparent.
609
610 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
611
612 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
613 (font-lock-remove-keywords): Doc fix.
614 (font-lock-mode-major-mode): Compiler defvar.
615 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
616
617 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
618 (font-lock-mode): Update `font-lock-mode-major-mode'.
619 (font-lock-set-defaults): Compiler defvar.
620 (font-lock-default-function): Take `font-lock-mode-major-mode'
621 into account.
622
623 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
624 keep track of which major mode it enabled the minor mode for.
625 Use find-file-hook again. Update docstring.
626
627 * simple.el (eval-expression-print-level)
628 (eval-expression-print-length, eval-expression-debug-on-error):
629 Doc fixes.
630
631 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
632
633 * iswitchb.el (iswitchb-single-match-face)
634 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
635 (iswitchb-invalid-regexp-face): New faces.
636 (iswitchb-completions): Use them.
637 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
638 now marked as an obsolete alias.
639 (iswitchb-read-buffer): Remove check for bound font variables.
640 (iswitchb-invalid-regexp): New free variable.
641 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
642 set iswitchb-invalid-regexp.
643 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
644 invalid regexps.
645 (iswitchb-completions): Add check for complete match when entering
646 a regexp.
647 (iswitchb-completions): Remove require-match argument.
648 (iswitchb-exhibit): Fix caller.
649 (iswitchb-common-match-inserted): New variable.
650 (iswitchb-complete, iswitchb-completion-help): Use it.
651
652 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
653
654 * url-http.el (url-http-chunked-encoding-after-change-function):
655 Use `url-http-debug' instead of `message'.
656
657 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
658
659 * url-http.el (url-http-parse-headers): Pass redirected URL as a
660 callback argument.
661
662 2005-06-04 Kim F. Storm <storm@cua.dk>
663
664 * simple.el (line-move): Only call sit-for when moving backwards.
665
666 * ido.el (ido-make-merged-file-list-1): New defun split from
667 ido-make-merged-file-list.
668 (ido-make-merged-file-list): Bind throw-on-input around call to
669 ido-make-merged-file-list-1. Return input-pending-p if
670 interrupted by more input available.
671 (ido-read-internal): Handle input-pending-p return value from
672 ido-make-merged-file-list.
673
674 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
675
676 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
677 compatibility code.
678
679 * international/latexenc.el (latexenc-find-file-coding-system):
680 Don't inherit the EOL part of the coding-system from the
681 tex-main buffer. Fit within 80 columns.
682
683 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
684
685 * tmm.el (tmm-inactive-face): New face.
686 (tmm-remove-inactive-mouse-face): New function.
687 (tmm-prompt, tmm-add-one-shortcut)
688 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
689 but not selectable.
690
691 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
692
693 * faces.el (face-equal): Improve argument/docstring consistency.
694
695 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
696
697 * progmodes/make-mode.el (makefile-targets-face)
698 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
699 (makefile-bsdmake-dependency-regex)
700 (makefile-makepp-rule-action-regex)
701 (makefile-bsdmake-rule-action-regex): New constants.
702 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
703
704 * progmodes/compile.el (compilation-error-regexp-alist-alist):
705 Allow (...) within `...' for makepp messages.
706
707 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
708
709 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
710
711 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
712 "." files are deleted from all file lists before comparison.
713
714 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
715 (viper-ESC-key): Made them customizable.
716
717 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
718
719 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
720
721 * autorevert.el (auto-revert-buffers): Use save-match-data.
722
723 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
724
725 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
726 menu items with a nil command binding.
727
728 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
729
730 * emacs-lisp/cl-macs.el (defsetf):
731 Improve argument/docstring consistency.
732
733 * faces.el (list-faces-display): Improve the formatting by
734 computing the maximum length required for any face-name (reworked
735 patch of 1999-01-11, accidentally deleted on 1999-07-21).
736 (internal-find-face): Remove redundant info in docstring.
737
738 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
739
740 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
741 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
742 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
743 (gdb-assembler-custom): Improve regexps.
744 (def-gdb-auto-update-handler): Use window point to preserve point.
745
746 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
747
748 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
749
750 2005-05-31 Jay Belanger <belanger@truman.edu>
751
752 * calc/calc-embed.el (calc-embedded-word): Change argument passed
753 to calc-embedded.
754 (calc-embedded-make-info): Have plain prefix argument select
755 entire line.
756
757 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
758
759 * faces.el (list-faces-display): Signal error if passed a regexp
760 that matches no face name.
761
762 * simple.el (filter-buffer-substring): Fix typo in docstring.
763
764 2005-05-31 Richard M. Stallman <rms@gnu.org>
765
766 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
767 (vhdl-emacs-21): Doc fix.
768 (vhdl-mode): Unconditionally set comment-padding.
769 (vhdl-fixup-whitespace-region): Insert spaces only where
770 there are none.
771 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
772
773 2005-05-30 John Wiegley <johnw@newartisans.com>
774
775 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
776 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
777 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
778 `directory-sep-char' to ?/, and all uses of `string-to-int' to
779 `string-to-number'.
780
781 2005-05-30 Jay Belanger <belanger@truman.edu>
782
783 * calc/calc.el (calc-bug-address): Fix docstring.
784 (calc-window-hook, calc-trail-window-hook): New variables.
785 (calc-trail-display): Restore use of calc-trail-window-hook.
786 (calc): Restore use of calc-window-hook.
787
788 2005-05-31 Masatake YAMATO <jet@gyve.org>
789
790 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
791
792 * help-fns.el (help-C-file-name): Add autoload mark for
793 `find-function-noselect'.
794
795 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
796
797 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
798 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
799
800 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
801
802 * calendar/diary-lib.el (mark-included-diary-files): Only kill
803 included diary buffer if it was not already being visited.
804 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
805
806 * calendar/icalendar.el (top-level): Do not require 'appt.
807
808 * mail/supercite.el (sc-select-attribution): Only use a list
809 element from sc-attrib-selection-list if it returns a string.
810 Reported by Davide G. M. Salvetti <salve@debian.org>.
811
812 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
813
814 * thumbs.el (thumbs-thumbname): The resulting thubname now
815 includes a hash value to improve its uniqueness, and has a ".jpg"
816 extension. Also, it is now a valid filename on all systems.
817 (thumbs-make-thumb): Use `let', not `let*'.
818 (thumbs-show-thumbs-list): Check for JPEG availability.
819
820 2005-05-30 Richard M. Stallman <rms@gnu.org>
821
822 * filesets.el (filesets-menu-ensure-use-cached):
823 Prevent warning when emacs-version>= is undefined.
824
825 * printing.el (pr-interactive-n-up): Use string-to-number.
826
827 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
828
829 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
830 Warn only when name to be defined is quoted.
831
832 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
833
834 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
835 Make regexp more robust.
836 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
837 Force regeneration of disassembly.
838
839 2005-05-29 Jay Belanger <belanger@truman.edu>
840
841 * calc/calc.el (calc-user-invocation): Check if
842 calc-invocation-macro is non-nil.
843
844 2005-05-29 Juri Linkov <juri@jurta.org>
845
846 * add-log.el (change-log-font-lock-keywords):
847 Add `+' to e-mail regexp to accept mail address with keywords.
848
849 * man.el (Man-name-regexp): Add `:' to accept qualified names.
850
851 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
852
853 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
854
855 * ielm.el (inferior-emacs-lisp-mode): Ditto.
856
857 2005-05-29 Richard M. Stallman <rms@gnu.org>
858
859 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
860 Undo the change that moves to end of the current word.
861
862 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
863
864 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
865 Throw error when count <= 0 to ensure input is a number.
866 (gdb-read-memory-custom): Pick up address from buffer.
867 (gdb-memory-mode): Allow user to increment and decrement
868 memory address from header line.
869
870 2005-05-29 Richard M. Stallman <rms@gnu.org>
871
872 * flyspell.el (flyspell-version): Function deleted.
873 (flyspell-auto-correct-previous-hook): Doc fix.
874
875 * jit-lock.el (jit-lock-function, jit-lock-after-change):
876 Do nothing if memory is full.
877
878 * font-lock.el (font-lock-fontify-syntactically-region):
879 Pass t for GREEDY to looking-back.
880
881 * saveplace.el (save-place-alist-to-file): Write the file
882 using write-region.
883
884 * subr.el (looking-back): New argument GREEDY.
885
886 * progmodes/compile.el (compilation-start): Set the mode
887 before inserting the initial text.
888
889 * progmodes/which-func.el (which-func-update-1): Turn the mode
890 off in case of error by setting which-func-mode.
891
892 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
893
894 * flyspell.el (flyspell-auto-correct-previous-word):
895 Narrow down to what's on the screen, and recenter overlays
896 at the end of the next word.
897
898 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
899
900 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
901 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
902 (flyspell-abbrev-p): Default to nil.
903 (flyspell-use-global-abbrev-table-p): Doc fix.
904 (flyspell-large-region): Allow nil as value.
905 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
906
907 (mail-mode-flyspell-verify): More robust handling
908 of `mail-header-separator'. More efficient signature detection.
909 Allow for regexp metacharacters in message-header-separator.
910 Adding `To' not to be checked in mail-mode-flyspell-verify.
911
912 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
913 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
914 Bind flyspell-auto-correct-binding.
915 Bind C-. and C-, .
916 (flyspell-mode-map): Likewise.
917 (flyspell-mode): Doc fix.
918 (flyspell-accept-buffer-local-defs): Preserve current buffer.
919 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
920 (flyspell-word-cache-result): New var, always local.
921 (flyspell-check-pre-word-p): Doc fix.
922 (flyspell-check-changed-word-p): Handle spc like newline.
923 (flyspell-post-command-hook): Set flyspell-word-cache-result.
924 (flyspell-word-search-backward, flyspell-word-search-forward):
925 New functions.
926 (flyspell-word): Return t if nothing to check.
927 When parsing TeX code, check for after } or \.
928 Use flyspell-word-search-backward to find previous word.
929 Return nil if duplicated word.
930 For word already checked, return same value as last time.
931 Set flyspell-word-cache-result after checking.
932 Don't clobber the return value.
933 (flyspell-get-word): Major rewrite.
934 (flyspell-external-point-words): New locals pword, pcount.
935 Fix size used in progress message.
936 Find the proper corresponding word in flyspell-large-region-buffer.
937 (flyspell-region): Check for flyspell-large-region = nil.
938 (flyspell-highlight-incorrect-region): Clean up overlays in region.
939 (flyspell-auto-correct-word): Check that WORD is a cons.
940 (flyspell-correct-word): Likewise.
941
942 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
943
944 * progmodes/make-mode.el (makefile-rule-action-regex)
945 (makefile-macroassign-regex, makefile-makepp-mode)
946 (makefile-bsdmake-mode): Continuation lines may be empty.
947 Reported by Joshua Varner.
948 (makefile-makepp-font-lock-keywords): Add $(stem).
949
950 2005-05-28 Karl Berry <karl@gnu.org>
951
952 * textmodes/tex-mode.el: Now that tex-send-command calls
953 shell-quote-argument (2005-03-31 change), remove all calls to
954 shell-quote-argument; they all end up invoking tex-send-command.
955 The double quoting loses on filenames with non-safe characters,
956 such as "@". Reported by Frederik Fouvry.
957
958 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
959
960 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
961 about preserving point.
962
963 2005-05-27 Jay Belanger <belanger@truman.edu>
964
965 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
966 Info-goto-node.
967
968 * calc/calc-embed.el (calc-embed-arg): New variable.
969 (calc-do-embedded-activate, calc-embedded-activate-formula)
970 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
971 variable by new variable.
972 (calc-embedded-make-info): Replace undeclared variable by new
973 variable. When selecting region with positive prefix
974 argument, use end of previous line instead of beginning of line.
975
976 * calc/calc-aent.el (calc-arg-values): Declare it.
977
978 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
979 Declare them.
980
981 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
982
983 * calc/calc.el (calc-alg-map): Declare it.
984
985 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
986
987 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
988
989 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
990 (gdb-registers-buffer, toggle-gdb-all-registers):
991 Toggle display of floating point registers.
992 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
993
994 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
995 (toggle-gud-tooltip-dereference):
996 Rename from gud-toggle-tooltip-dereference.
997
998 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
999
1000 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
1001
1002 2005-05-27 Jay Belanger <belanger@truman.edu>
1003
1004 * calc/calc-prog.el (calc-kbd-report): Remove.
1005 (calc-kbd-query): Rewrite.
1006
1007 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
1008
1009 * image.el (image-library-alist): Move to image.c.
1010 (image-type-available-p): Doc fix.
1011
1012 2005-05-27 Lute Kamstra <lute@gnu.org>
1013
1014 * calc/calc.el (calc):
1015 * outline.el (outline-1, outline-2, outline-3, outline-4)
1016 (outline-5, outline-6, outline-7, outline-8):
1017 * textmodes/dns-mode.el (dns-mode):
1018 * textmodes/sgml-mode.el (sgml-namespace-face):
1019 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
1020 (tex-verbatim-face, tex-use-reftex):
1021 * textmodes/texinfo.el (texinfo-heading-face):
1022 Specify customization group.
1023
1024 * longlines.el: Don't require easy-mmode.
1025 (longlines-visible-face): Specify customization group.
1026
1027 2005-05-27 Kenichi Handa <handa@m17n.org>
1028
1029 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
1030 encoding table of windows-1251.
1031
1032 * international/ucs-tables.el (ucs-set-table-for-input):
1033 If translation-table-for-input of a coding system is a symbol, get
1034 its translation-table property.
1035
1036 * international/code-pages.el: Don't register a coding system into
1037 non-iso-charset-alist more than once.
1038 (cp-make-coding-system): Likewise.
1039
1040 2005-05-26 John Wiegley <johnw@newartisans.com>
1041
1042 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
1043 `eshell-resume-eval' is wrapped in a list, it indicates that the
1044 command was run asynchronously. In that case, unwrap the value
1045 before checking the delimiter value.
1046
1047 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
1048 character before a space at the end of a line is \, assume the space
1049 is part of the last argument rather than a final argument separator.
1050
1051 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
1052 is in use, and the target is `t' or `nil' (which are the most common
1053 values), don't assume that the symbol target is a buffer.
1054
1055 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
1056
1057 * calendar/calendar.el (calendar-mode-line-format):
1058 Use mode-line-highlight as mouse-face.
1059
1060 * time.el (display-time-string-forms, display-time-update):
1061 Use mode-line-highlight as mouse-face.
1062
1063 2005-05-26 Jay Belanger <belanger@truman.edu>
1064
1065 * calc/calc.el (calc-language-alist): Remove extra defvar.
1066
1067 2005-05-26 Lute Kamstra <lute@gnu.org>
1068
1069 * arc-mode.el (archive-mode):
1070 * bookmark.el (bookmark-read-annotation-mode)
1071 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
1072 * bs.el (bs-mode):
1073 * calc/calc-yank.el (calc-edit-mode):
1074 * calc/calc.el (calc-mode, calc-trail-mode):
1075 * calculator.el (calculator-mode):
1076 * chistory.el (command-history-mode):
1077 * comint.el:
1078 * cus-edit.el (custom-mode):
1079 * descr-text.el (describe-text-mode):
1080 * ebuff-menu.el (Electric-buffer-menu-mode):
1081 * ediff-util.el (ediff-mode):
1082 * emacs-lisp/re-builder.el (reb-mode):
1083 * emulation/vi.el (vi-mode-setup):
1084 * emulation/ws-mode.el (wordstar-mode):
1085 * eshell/esh-mode.el (eshell-mode):
1086 * forms.el (forms-mode):
1087 * help-mode.el (help-mode):
1088 * hexl.el (hexl-mode):
1089 * ibuffer.el (ibuffer-mode):
1090 * ielm.el (inferior-emacs-lisp-mode):
1091 * info.el (Info-mode, Info-edit-mode):
1092 * international/swedish.el:
1093 * ledit.el (ledit-from-lisp-mode):
1094 * locate.el (locate-mode):
1095 * mail/rmail.el (rmail-mode):
1096 * mail/rmailedit.el (rmail-edit-mode):
1097 * mail/rmailsum.el (rmail-summary-mode):
1098 * mail/supercite.el (sc-electric-mode):
1099 * net/eudc.el (eudc-mode):
1100 * net/quickurl.el (quickurl-list-mode):
1101 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
1102 * obsolete/ooutline.el (outline-mode):
1103 * obsolete/options.el (Edit-options-mode):
1104 * obsolete/rnews.el (news-mode):
1105 * obsolete/rnewspost.el (news-reply-mode):
1106 * play/5x5.el (5x5-mode):
1107 * play/decipher.el (decipher-mode, decipher-stats-mode):
1108 * play/gomoku.el (gomoku-mode):
1109 * play/snake.el (snake-mode):
1110 * play/solitaire.el (solitaire-mode):
1111 * play/tetris.el (tetris-mode):
1112 * progmodes/ada-mode.el (ada-mode):
1113 * progmodes/antlr-mode.el (antlr-mode):
1114 * progmodes/autoconf.el (autoconf-mode):
1115 * progmodes/dcl-mode.el (dcl-mode):
1116 * progmodes/delphi.el (delphi-mode):
1117 * progmodes/ebrowse.el (ebrowse-tree-mode)
1118 (ebrowse-electric-list-mode, ebrowse-member-mode)
1119 (ebrowse-electric-position-mode):
1120 * progmodes/f90.el (f90-mode):
1121 * progmodes/fortran.el (fortran-mode):
1122 * progmodes/icon.el (icon-mode):
1123 * progmodes/idlw-help.el (idlwave-help-mode):
1124 * progmodes/idlw-shell.el (idlwave-shell-mode):
1125 * progmodes/idlwave.el (idlwave-mode):
1126 * progmodes/inf-lisp.el (inferior-lisp-mode):
1127 * progmodes/m4-mode.el (m4-mode):
1128 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
1129 * progmodes/modula2.el (modula-2-mode):
1130 * progmodes/octave-inf.el (inferior-octave-mode):
1131 * progmodes/octave-mod.el (octave-mode):
1132 * progmodes/pascal.el (pascal-mode):
1133 * progmodes/sh-script.el (sh-mode):
1134 * progmodes/sql.el (sql-mode, sql-interactive-mode):
1135 * progmodes/vhdl-mode.el (vhdl-mode):
1136 * progmodes/xscheme.el (scheme-interaction-mode):
1137 * replace.el (occur-mode):
1138 * ses.el (ses-mode):
1139 * simple.el (completion-list-mode):
1140 * skeleton.el:
1141 * speedbar.el (speedbar-mode):
1142 * term.el (term-mode):
1143 * terminal.el (terminal-edit-mode):
1144 * textmodes/reftex-index.el (reftex-index-mode)
1145 (reftex-index-phrases-mode):
1146 * textmodes/reftex-sel.el (reftex-select-label-mode)
1147 (reftex-select-bib-mode):
1148 * textmodes/reftex-toc.el (reftex-toc-mode):
1149 * wdired.el (wdired-change-to-wdired-mode):
1150 * wid-browse.el (widget-browse-mode):
1151 Use run-mode-hooks.
1152
1153 * array.el (array-mode):
1154 * calendar/todo-mode.el (todo-mode):
1155 * man.el (Man-mode):
1156 * play/landmark.el (lm-mode):
1157 * play/mpuz.el (mpuz-mode):
1158 Use kill-all-local-variables and run-mode-hooks.
1159
1160 * subr.el (delay-mode-hooks): Specify indentation.
1161
1162 2005-05-26 Mark A. Hershberger <mah@everybody.org>
1163
1164 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
1165
1166 2005-05-26 Jay Belanger <belanger@truman.edu>
1167
1168 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
1169 of nil.
1170
1171 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
1172
1173 * progmodes/gdb-ui.el (gdb-frame-address):
1174 Rename from gdb-current-address.
1175 (gdb-previous-frame-address): Rename from gdb-previous-address.
1176 (gdb-selected-frame): Rename from gdb-current-frame.
1177 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
1178 (gdb-frame-number): Rename from gdb-current-stack-level.
1179 (gdb-ann3): Match new mode-name for disassembly buffer.
1180 Extend initialisation of variables.
1181 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
1182 (gdb-memory-mode): Use mouse-face in header line.
1183 (gdb-assembler-buffer-name): Call it disassembly and give frame
1184 in mode line.
1185 (gdb-source-spec-regexp, gdb-assembler-custom)
1186 (gdb-invalidate-assembler, gdb-frame-handler):
1187 Make robust to leading zeroes in address format.
1188
1189 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
1190
1191 * textmodes/org.el (org-mode): Use `define-derived-mode' to
1192 define `org-mode'.
1193 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
1194
1195 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1196
1197 * log-edit.el (log-edit-changelog-entries): Distinguish between
1198 filenames like xfns.c and fns.c.
1199
1200 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
1201
1202 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
1203 point after reverting.
1204 (Buffer-menu-make-sort-button): Handle the case where
1205 `Buffer-menu-use-header-line' is nil.
1206
1207 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1208
1209 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
1210 New funcs. In minibuffer-local-completion-map bind `]', `/'
1211 and `:' to them.
1212
1213 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1214
1215 * startup.el (normal-top-level): Allow modification of load-path while
1216 we're iterating over it.
1217
1218 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
1219
1220 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
1221 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
1222 (thumbs-resize-interactive, thumbs-insert-image)
1223 (thumbs-insert-thumb, thumbs-dired-show-marked)
1224 (thumbs-find-image-at-point, thumbs-delete-images)
1225 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
1226 (thumbs-increment-image-size, thumbs-decrement-image-size):
1227 Fix typos in docstrings.
1228
1229 2005-05-24 Andre Spiegel <spiegel@gnu.org>
1230
1231 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
1232 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
1233 (cperl-mode): Use them.
1234
1235 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
1236
1237 * window.el (quit-window, shrink-window-if-larger-than-buffer):
1238 Doc fixes.
1239
1240 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
1241
1242 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
1243 Bind C-d to gdb-inferior-io-eof.
1244
1245 * dired.el (dired-dnd-popup-notice): Use message-box.
1246
1247 2005-05-23 Masatake YAMATO <jet@gyve.org>
1248
1249 * bindings.el (mode-line-major-mode-keymap):
1250 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
1251
1252 * faces.el (mode-line-highlight): New face.
1253
1254 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
1255 as mouse-face.
1256
1257 * bindings.el (top-level, help-echo, mode-line-modified)
1258 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
1259 as mouse-face.
1260
1261 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
1262
1263 * progmodes/cc-engine.el (c-guess-basic-syntax):
1264 Remove spurious call to `zerop'.
1265
1266 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
1267
1268 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
1269
1270 CC Mode update to 5.30.10:
1271
1272 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
1273 could go past the limit in decoration level 2, thereby causing
1274 errors during interactive fontification.
1275
1276 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
1277 the file is evaluated interactively.
1278
1279 * cc-engine.el (c-guess-basic-syntax): Handle operator
1280 declarations somewhat better in C++.
1281
1282 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
1283 make use of `run-mode-hooks' which has been added in Emacs 21.1.
1284 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
1285 (awk-mode): Use it.
1286 (make-local-hook): Suppress warning about obsoleteness.
1287
1288 * cc-engine.el, cc-align.el, cc-cmds.el
1289 (c-append-backslashes-forward, c-delete-backslashes-forward)
1290 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
1291 Compensate for return value from `forward-line' when it has moved
1292 but not to a different line due to eob.
1293
1294 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
1295 `objc-method-intro' and `objc-method-args-cont'.
1296
1297 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
1298
1299 CC Mode update to 5.30.10:
1300
1301 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
1302 in the copyright statement. Incidentally, change "along with GNU
1303 Emacs" to "along with this program" where it occurs.
1304
1305 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
1306 so that it is interactive, hence can be found by M-x awk-mode
1307 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
1308 <gmorris+emacs@ast.cam.ac.uk>.
1309
1310 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
1311 Mode's regexps.
1312
1313 2005-05-23 Kevin Ryde <user42@zip.com.au>
1314
1315 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
1316 c-parse-state, to avoid a lisp error (on bad code).
1317
1318 2005-05-23 Lute Kamstra <lute@gnu.org>
1319
1320 * subr.el (font-lock-defaults): Remove defvar as it's already
1321 defined in font-core.el.
1322
1323 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
1324
1325 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
1326
1327 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
1328 more general and work when GDB variable "print pretty" is on,
1329 as with Emacs, for example.
1330
1331 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
1332
1333 * font-core.el: Update comment.
1334
1335 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
1336 Use `after-change-major-mode-hook' instead of `find-file-hook'.
1337
1338 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
1339
1340 2005-05-22 Eli Zaretskii <eliz@gnu.org>
1341
1342 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
1343 and `yank-handler' in the doc strings.
1344
1345 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
1346
1347 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
1348
1349 2005-05-22 Richard M. Stallman <rms@gnu.org>
1350
1351 * help.el (describe-key): Move print-help-return-message call
1352 out of conditional.
1353
1354 * progmodes/etags.el (list-tags): Use with-no-warnings.
1355
1356 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
1357 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
1358 (starttls-extra-args, starttls-extra-arguments): Add defvars.
1359
1360 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
1361
1362 * language/viet-util.el (viet-viscii-nonascii-translation-table):
1363 Add defvar.
1364
1365 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
1366 Use defvar, not defconst.
1367
1368 * hexl.el (hexl-follow-line): Use with-no-warnings.
1369
1370 * emulation/tpu-extras.el: Use write-file-functions instead of
1371 write-file-hooks.
1372
1373 * dired.el (dired-font-lock-keywords): Fontify files with junk
1374 extensions even if marked by -F.
1375
1376 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
1377
1378 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
1379 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
1380 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
1381 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
1382 (concatenate, list-length, get*, getf, cl-remprop):
1383 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
1384 (etypecase, progv, lexical-let, lexical-let*)
1385 (multiple-value-bind, multiple-value-setq, shiftf):
1386 Improve argument/docstring consistency.
1387
1388 * subr.el (focus-frame, unfocus-frame):
1389 Revert deletion on 2005-05-01.
1390
1391 2005-05-22 Andre Spiegel <spiegel@gnu.org>
1392
1393 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
1394 doesn't exist.
1395
1396 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
1397 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
1398
1399 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
1400
1401 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
1402 already deleted variables: auto-fill-hook, blink-paren-hook,
1403 lisp-indent-hook, inhibit-local-variables, unread-command-event,
1404 suspend-hooks, comment-indent-hook, meta-flag,
1405 before-change-function, after-change-function,
1406 font-lock-doc-string-face.
1407
1408 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1409
1410 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
1411
1412 2005-05-21 Eli Zaretskii <eliz@gnu.org>
1413
1414 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
1415 rmail-dont-reply-to.
1416
1417 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1418
1419 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
1420 literal blank when splitting new-header-values.
1421
1422 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
1423
1424 * calendar/cal-menu.el (cal-menu-update): Add separator as a
1425 string so that tmm doesn't create a completion entry for it.
1426
1427 * textmodes/table.el (table-disable-menu): Ditto.
1428
1429 2005-05-21 Richard M. Stallman <rms@gnu.org>
1430
1431 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
1432
1433 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
1434
1435 * net/rcompile.el (remote-compile): Use compilation-start.
1436
1437 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
1438
1439 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
1440
1441 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
1442 Default to makefile-bsdmake-mode on BSD systems.
1443
1444 * imenu.el (imenu-generic-expression, imenu--generic-function'):
1445 REGEXP may also be a search function now. The part of doc-string
1446 for describing the structure was 95% identical to that of
1447 `imenu--generic-function'. Unify it there.
1448
1449 * progmodes/make-mode.el (makefile-imenu-generic-expression):
1450 Use function to find dependencies, because regexp alone is so complex,
1451 it easily goes into an endless loop.
1452 (makefile-makepp-mode): Also add submenu for Perl functions
1453 defined in the makefile.
1454 (makefile-bsdmake-mode): Special imenu-generic-expression no
1455 longer needed, due to function call.
1456 (makefile-match-dependency): Take BOUND into account when checking
1457 if we're through.
1458
1459 2005-05-20 Jay Belanger <belanger@truman.edu>
1460
1461 * calc/calc-units.el (calc-invalidate-units-table):
1462 Use inhibit-read-only.
1463 (math-build-units-table-buffer): Use view-mode.
1464
1465 2005-05-20 David Kastrup <dak@gnu.org>
1466
1467 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
1468 easy-menu-add is not a nop on Emacs; and clarify when to call it.
1469
1470 2005-05-20 Lute Kamstra <lute@gnu.org>
1471
1472 * diff-mode.el (diff-header-face, diff-file-header-face)
1473 (diff-index-face, diff-hunk-header-face, diff-removed-face)
1474 (diff-added-face, diff-changed-face, diff-function-face)
1475 (diff-context-face, diff-nonexistent-face): Put them in the
1476 diff-mode customization group.
1477
1478 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1479
1480 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
1481
1482 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
1483
1484 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
1485 Minor regexp-optimization.
1486
1487 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
1488
1489 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
1490 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
1491 (org-agenda-add-time-grid-maybe): New function.
1492 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
1493 (org-table-create): `dotimes' instead of `mapcar'.
1494 (org-xor): Simplify implementation.
1495 (org-agenda): `inhibit-redisplay' turned on.
1496 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
1497 a consistent line after a state change.
1498 (org-agenda-remove-times-when-in-prefix): New option.
1499 (org-prefix-has-time): New variable.
1500 (org-parse-time-string): Optional argument NODEFAULT.
1501 (org-format-agenda-item): Parse items for time-of-day
1502 specifications and move these into the prefix if possible.
1503 (org-agenda-priority): Get current heading, not previous heading
1504 during agenda remote editing.
1505
1506 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
1507
1508 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
1509 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
1510 (remove-duplicates, delete-duplicates, substitute)
1511 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
1512 (nsubstitute-if-not, find, find-if, find-if-not, position)
1513 (position-if, position-if-not, count, count-if, count-if-not)
1514 (mismatch, search, sort*, stable-sort, merge, member*)
1515 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
1516 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
1517 (intersection, nintersection, set-difference, nset-difference)
1518 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
1519 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
1520 (nsublis, tree-equal): Improve argument/docstring consistency.
1521
1522 * subr.el (send-string, send-region):
1523 Remove obsolescence declaration.
1524 (window-dot, set-window-dot, read-input, show-buffer)
1525 (eval-current-buffer, string-to-int):
1526 Add release number to obsolescence declarations.
1527
1528 2005-05-19 Kim F. Storm <storm@cua.dk>
1529
1530 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
1531 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
1532
1533 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
1534
1535 * faces.el (list-faces-display): Make back button respect optional
1536 regexp arg.
1537
1538 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
1539
1540 * calculator.el (calculator-radix-grouping-mode)
1541 (calculator-radix-grouping-digits, calculator-displayer)
1542 (calculator-radix-grouping-separator, calculator-copy-displayer):
1543 * dabbrev.el (dabbrev-search-these-buffers-only):
1544 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
1545 (diff-advance-after-apply-hunk, diff-mode-hook)
1546 (diff-minor-mode-prefix):
1547 * imenu.el (imenu-use-popup-menu):
1548 * jit-lock.el (jit-lock-context-time):
1549 * newcomment.el (comment-fill-column, comment-column)
1550 (comment-style, comment-padding, comment-multi-line)
1551 (comment-empty-lines, comment-auto-fill-only-comments):
1552 * reveal.el (reveal-around-mark):
1553 * uniquify.el (uniquify-buffer-name-style)
1554 (uniquify-after-kill-buffer-p)
1555 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
1556 (uniquify-min-dir-content, uniquify-separator)
1557 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
1558 * w32-vars.el (w32-fixed-font-alist):
1559 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
1560 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
1561 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
1562 * progmodes/perl-mode.el (perl-indent-level)
1563 (perl-continued-statement-offset, perl-continued-brace-offset)
1564 (perl-brace-offset, perl-brace-imaginary-offset)
1565 (perl-label-offset, perl-indent-continued-arguments)
1566 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
1567 * progmodes/tcl.el (tcl-indent-level)
1568 (tcl-continued-indent-level, tcl-auto-newline)
1569 (tcl-tab-always-indent, tcl-electric-hash-style)
1570 (tcl-help-directory-list, tcl-use-smart-word-finder)
1571 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
1572 (inferior-tcl-source-command):
1573 * textmodes/fill.el (enable-kinsoku):
1574 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
1575 * textmodes/table.el (table-yank-handler):
1576 Specify missing group (and type, if simple) in defcustom.
1577
1578 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1579
1580 * progmodes/compile.el (compilation-finish-function): Fix defvar.
1581
1582 2005-05-19 Richard M. Stallman <rms@gnu.org>
1583
1584 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
1585
1586 * subr.el (event-basic-type): Don't get an error.
1587 (left-fringe-p): Function deleted.
1588
1589 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
1590 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
1591
1592 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
1593 in recursive copy.
1594
1595 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
1596
1597 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
1598
1599 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
1600 Call byte-compile-nogroup-warn if appropriate.
1601
1602 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
1603 (compilation-set-window): Don't call left-fringe-p; do it directly.
1604
1605 2005-05-19 Jay Belanger <belanger@truman.edu>
1606
1607 * calc/calc-graph.el (calc-graph-format-data): Make sure
1608 var-PlotRejects is bound before trying to check its value.
1609
1610 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
1611
1612 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
1613 definition of this variable from reftex-global.el to reftex.el,
1614 because it is needed in the menu.
1615
1616 2005-05-19 Lute Kamstra <lute@gnu.org>
1617
1618 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
1619 years are fixed. Don't insert a space after a dash.
1620
1621 2005-05-19 Kim F. Storm <storm@cua.dk>
1622
1623 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
1624
1625 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
1626
1627 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
1628 strings, because (eq ... ?\\) is fairly frequent.
1629
1630 * progmodes/make-mode.el (makefile-add-this-line-targets):
1631 Simplify and integrate into `makefile-pickup-targets'.
1632 (makefile-add-this-line-macro): Simplify and integrate into
1633 `makefile-pickup-macros.
1634 (makefile-pickup-filenames-as-targets): Simplify.
1635 (makefile-previous-dependency, makefile-match-dependency):
1636 Don't stumble over `::'.
1637
1638 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
1639
1640 * subr.el (post-command-idle-hook, post-command-idle-delay):
1641 Remove obsoletion of post-command-idle-hook and
1642 post-command-idle-delay.
1643
1644 * faces.el (list-faces-display): Provide button when describe-face
1645 is called to take user back to the list of faces.
1646
1647 * help-fns.el (describe-variable): Remove hyperlinks in a
1648 variable's value as these are quite frequently inappropriate.
1649
1650 * follow.el (follow-submit-feedback, follow-mode):
1651 Remove references to post-command-idle-hook.
1652
1653 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
1654
1655 * progmodes/make-mode.el (makefile-previous-dependency)
1656 (makefile-match-dependency): Check for := (and in bsd mode also
1657 !=) to give a better result, even when font-lock is not on.
1658
1659 2005-05-18 Jay Belanger <belanger@truman.edu>
1660
1661 * calc/calc-help.el (calc-s-prefix-help):
1662 Add `calc-copy-special-constant' to help string.
1663
1664 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1665
1666 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
1667
1668 2005-05-18 Jay Belanger <belanger@truman.edu>
1669
1670 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
1671 in linear factors are in proper order.
1672
1673 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
1674
1675 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
1676 Support for jurabib.
1677
1678 * textmodes/reftex.el (featurep): Define aliases for overlay
1679 commands, for XEmacs compatibility, and use these aliases in
1680 overlay initializations.
1681 (reftex-highlight): Use `reftex-move-overlay'.
1682 (reftex-unhighlight): Use `reftex-delete-overlay'.
1683 (reftex-uniq): Funktion removed. Use `reftex-uniquify' instead.
1684 (reftex-access-search-path): Use `reftex-uniquify' instead of
1685 `reftex-uniq'
1686
1687 * textmodes/reftex-sel.el (reftex-select-unmark):
1688 Overlay `before-string' property modification enables for Emacs as well.
1689 (reftex-select-item): Use `reftex-delete-overlay'.
1690 (reftex-select-mark): Use `reftex-make-overlay' and
1691 `reftex-overlay-put'.
1692 (reftex-select-unmark): Use `reftex-delete-overlay' and
1693 `reftex-overlay-put'.
1694
1695 2005-05-18 Lute Kamstra <lute@gnu.org>
1696
1697 * emacs-lisp/lisp.el (check-parens): Fix docstring.
1698
1699 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
1700
1701 * add-log.el (add-change-log-entry):
1702 * array.el (array-make-template, array-reconfigure-rows)
1703 (array-init-max-row, array-init-max-column)
1704 (array-init-columns-per-line, array-init-field-width):
1705 * replace.el (replace-match-maybe-edit, perform-replace):
1706 * textmodes/spell.el (spell-region):
1707 Replace `read-input' by `read-string'.
1708
1709 * forms.el (forms-mode):
1710 * finder.el (finder-compile-keywords):
1711 * shadowfile.el (shadow-read-files):
1712 Replace `eval-current-buffer' by `eval-buffer'.
1713
1714 * terminal.el (te-pass-through):
1715 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
1716 (ange-ftp-raw-send-cmd):
1717 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
1718 (send-process-next-char, telnet-initial-filter, telnet):
1719 Replace `send-string' by `process-send-string'.
1720
1721 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
1722 (prolog-consult-region): Replace `send-string' by
1723 `process-send-string'; replace `send-region' by `process-send-region'.
1724
1725 * progmodes/delphi.el (delphi-log-msg):
1726 Replace `set-window-dot' by `set-window-point'.
1727
1728 * subr.el (window-dot, set-window-dot, read-input, send-string)
1729 (send-region, show-buffer, eval-current-buffer):
1730 Make really obsolete, as the comment says.
1731
1732 2005-05-17 Kim F. Storm <storm@cua.dk>
1733
1734 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
1735 (cua--init-keymaps): Bind C-return instead of S-return to set
1736 rectangle mark.
1737
1738 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
1739 instead of S-return to toggle/clear rectangle mark.
1740
1741 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
1742
1743 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
1744 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
1745 Also fontify plain strings assigned to variables, mostly so that a
1746 colon has a face and is thus not taken as a dependency separator.
1747 (makefile-previous-dependency): Inline the new matcher, because it
1748 is too complex to work in both directions.
1749 (makefile-match-dependency): Eliminate `backward' arg (see above).
1750 Completely reimplemented so as to not sometimes go into an endless
1751 loop. It should also be more efficient, because first it only
1752 searches for `:', instead of applying the very complex regexp.
1753 (makefile-mode): Cancel `font-lock-support-mode', because blocks
1754 to be fontified in one piece can be too long for JIT.
1755 Makefiles are never *that* big.
1756
1757 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
1758
1759 * dired.el (dired-mode): Simplify.
1760
1761 2005-05-17 Lute Kamstra <lute@gnu.org>
1762
1763 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
1764 defcustom for the mode hook variable.
1765
1766 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
1767 Emacs Lisp Reference Manual.
1768
1769 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
1770
1771 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
1772 (evenp, list*):
1773 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
1774 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
1775
1776 * net/tramp-smb.el (tramp-smb-open-connection):
1777 Pass `tramp-chunksize' as fifth (required) argument.
1778
1779 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
1780
1781 * font-lock.el (lisp-font-lock-keywords-1):
1782 Set `font-lock-negation-char-face' for [^...] char group.
1783 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
1784
1785 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
1786 a var, and refine it to mask one more level of nested vars.
1787 (makefile-rule-action-regex): Turn it into a var, and refine it so
1788 it recognizes backslashed continuation lines as belonging to the
1789 same command.
1790 (makefile-macroassign-regex): Refine it so it recognizes
1791 backslashed continuation lines as belonging to the same command.
1792 (makefile-var-use-regex): Don't look at the next char, because it
1793 might be the same one to be skipped by the initial [^$], leading
1794 to an overlooked variable use.
1795 (makefile-make-font-lock-keywords): Remove two parameters, which
1796 are now variables that some of the modes set locally.
1797 Handle dependency and rule action matching through functions, because
1798 regexps alone match too often. Dependency matching now comes
1799 last, so it can check, whether a colon already matched something else.
1800 (makefile-mode): Inform that font-lock improves makefile parsing
1801 capabilities.
1802 (makefile-match-dependency, makefile-match-action): New functions.
1803
1804 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
1805
1806 * emacs-lisp/cl-extra.el (equalp): Doc fix.
1807
1808 * align.el (align-regexp):
1809 * ansi-color.el (ansi-color-get-face):
1810 * array.el (array-reconfigure-rows, array-init-max-row)
1811 (array-init-max-column, array-init-columns-per-line)
1812 (array-init-field-width):
1813 * dired-aux.el (dired-trample-file-versions):
1814 * dired-x.el (dired-mark-sexp):
1815 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
1816 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
1817 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
1818 * faces.el (face-read-integer):
1819 * files.el (backup-extract-version, insert-directory):
1820 * hexl.el (hexl-insert-decimal-char):
1821 * server.el (server-process-filter):
1822 * shell.el (shell-extract-num):
1823 * startup.el (command-line-1):
1824 * term.el (term-command-hook):
1825 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
1826 (time-stamp-do-number):
1827 * time.el (display-time-update):
1828 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
1829 (timezone-fix-time):
1830 * vms-patch.el (vms-suspend-resume-hook):
1831 * calendar/appt.el (appt-convert-time):
1832 * calendar/cal-bahai.el (mark-bahai-diary-entries):
1833 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
1834 * calendar/cal-islam.el (mark-islamic-diary-entries):
1835 * calendar/calendar.el (calendar-cursor-to-date)
1836 (calendar-star-date):
1837 * calendar/diary-lib.el (diary-attrtype-convert)
1838 (mark-diary-entries, diary-entry-time):
1839 * calendar/solar.el (solar-get-number):
1840 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
1841 * emacs-lisp/re-builder.el (reb-display-subexp):
1842 * emulation/edt.el (edt-set-scroll-margins):
1843 * emulation/tpu-extras.el (tpu-set-scroll-margins):
1844 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
1845 (vip-get-ex-count):
1846 * emulation/viper-ex.el (viper-get-ex-token)
1847 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
1848 * international/fontset.el (fontset-plain-name):
1849 * mail/feedmail.el (feedmail-look-at-queue-directory):
1850 * mail/mailalias.el (mail-get-names):
1851 * mail/rmail.el (rmail-convert-to-babyl-format):
1852 * mail/rmailsum.el (rmail-make-basic-summary-line)
1853 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
1854 (rmail-summary-goto-msg):
1855 * mail/smtpmail.el (smtpmail-read-response):
1856 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
1857 (ange-ftp-vms-add-file-entry):
1858 * play/gametree.el (gametree-looking-at-ply)
1859 (gametree-current-branch-score):
1860 * progmodes/ada-xref.el (ada-prj-find-prj-file)
1861 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
1862 * progmodes/cperl-mode.el (condition-case):
1863 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
1864 (ebrowse-set-member-buffer-column-width)
1865 (ebrowse-select-1st-to-9nth):
1866 * progmodes/etags.el (etags-snarf-tag):
1867 * progmodes/flymake.el (flymake-parse-line):
1868 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
1869 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
1870 (idlwave-shell-menu-def):
1871 * progmodes/ps-mode.el (ps-run-goto-error):
1872 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
1873 (vhdl-speedbar-contract-level):
1874 * term/mac-win.el (x-handle-numeric-switch):
1875 * term/sun-mouse.el (sun-get-frame-data):
1876 * term/w32-win.el (x-handle-numeric-switch):
1877 * term/x-win.el (x-handle-numeric-switch):
1878 * textmodes/ispell.el (ispell-parse-output):
1879 * textmodes/nroff-mode.el (nroff-outline-level):
1880 * textmodes/reftex-cite.el (reftex-bib-sort-year)
1881 (reftex-bib-sort-year-reverse, reftex-format-citation):
1882 * textmodes/reftex-parse.el (reftex-init-section-numbers)
1883 (reftex-section-number):
1884 * textmodes/texinfmt.el (texinfo-paragraphindent):
1885 Replace `string-to-int' by `string-to-number'.
1886
1887 * international/latexenc.el: Add page marker to force the "Local
1888 Variables:" string out of the last page.
1889
1890 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
1891
1892 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
1893 tooltip-change-major-mode.
1894 (gud-tooltip-print-command): Remove case where gud-minor-mode
1895 is gdb ("--fullname").
1896 (gud-tooltip-tips): Turn GUD tooltips off for this case and
1897 explain to user.
1898
1899 2005-05-16 Jay Belanger <belanger@truman.edu>
1900
1901 * calc/calc-store.el (calc-copy-special-constant): New function.
1902
1903 * calc/calc-ext.el (calc-init-extensions): Add binding for
1904 `calc-copy-special-constant'.
1905
1906 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
1907 for the `calc-copy-special-constant' command.
1908
1909 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
1910
1911 * subr.el (left-fringe-p): New function.
1912
1913 * progmodes/compile.el (compilation-setup): Set local value of
1914 overlay-arrow-string to "" always.
1915 (compilation-set-window): Left fringe then don't scroll.
1916 No left fringe then no arrow and scroll message to top.
1917 (compilation-context-lines): Adjust doc string accordingly.
1918
1919 2005-05-16 Kim F. Storm <storm@cua.dk>
1920
1921 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
1922 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
1923 (ido-wide-find-dir-or-delete-dir): New command for M-d.
1924 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
1925 (ido-read-file-name): Handle commands with ido property value
1926 equal to find-file as reading a file name, to allow C-d to enter dired.
1927 (ibuffer-find-file): Add ido property with value find-file.
1928
1929 2005-05-15 Kim F. Storm <storm@cua.dk>
1930
1931 * subr.el (open-network-stream-nowait): Remove.
1932 (open-network-stream-server): Remove.
1933
1934 2005-05-15 Richard M. Stallman <rms@gnu.org>
1935
1936 * faces.el (describe-face): Output a definition link button.
1937
1938 * help-mode.el (help-face-def): New button type.
1939
1940 * emacs-lisp/copyright.el (copyright-fix-years):
1941 Match properly if the first year is 2-digit.
1942 Don't mess up the whitespace after the years by filling.
1943
1944 * dired-aux.el (dired-mark-confirm):
1945 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
1946
1947 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
1948 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
1949 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
1950
1951 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1952 Set font-lock-comment-start-skip.
1953
1954 * font-lock.el (font-lock-comment-start-skip): New variable.
1955 (font-lock-comment-end-skip): New variable.
1956 (font-lock-fontify-syntactically-region): Use them if non-nil.
1957
1958 2005-05-15 Jay Belanger <belanger@truman.edu>
1959
1960 * calc/calc-store.el (calc-store-value): Return a string rather
1961 than display it as a message.
1962 Use calc-var-name for variable name.
1963 (calc-store-into): Add the result of calc-store-value to message.
1964 (calc-copy-variable): Add a message.
1965 (calc-store-exchange): Improve error messages.
1966 (calc-store-binary, calc-store-map): Don't reset the values of
1967 special constants.
1968
1969 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
1970
1971 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
1972 manual to docstring.
1973
1974 * files.el (hack-local-variables-confirm): Add STRING argument.
1975 Make the function handle non file visiting buffers correctly.
1976 (hack-local-variables-prop-line, hack-local-variables)
1977 (hack-one-local-variable): Use STRING arg of
1978 `hack-local-variables-confirm'.
1979
1980 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
1981
1982 Sync with Tramp 2.0.49.
1983
1984 * tramp.el (tramp-handle-dired-call-process)
1985 (tramp-handle-insert-directory):`insert-buffer' cannot be used
1986 because the contents of the Tramp buffer is changed before
1987 insertion (`expand-file' and alike).
1988 (tramp-handle-insert-directory): If `localname' has an empty
1989 nondirectory name, it must not be quoted.
1990 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
1991 variable `tramp-chunksize'. Change callees.
1992 (tramp-open-connection-setup-interactive-shell): Check remote host
1993 for buggy `send-process-string' implementation.
1994 Set `tramp-chunksize' if found. Reported by Michael Kifer
1995 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
1996 (tramp-handle-shell-command): `insert-buffer' cannot be used
1997 because the contents of the Tramp buffer is changed before
1998 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
1999 <frederic.bothamy@free.fr>.
2000 (tramp-set-auto-save): Actions should be done for Tramp file name
2001 handler only. Ange-FTP has its own auto-save mechanism.
2002 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
2003 (tramp-set-auto-save-file-modes): Set file modes of
2004 `buffer-auto-save-file-name' to ?\600 as fallback solution.
2005 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
2006 (tramp-bug): Remove obsolete variable.
2007 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
2008 for presence of `mml-mode'. Make it running for older Emacsen as well.
2009
2010 2005-05-14 John Paul Wallington <jpw@pobox.com>
2011
2012 * ibuf-ext.el (define-ibuffer-filter filename):
2013 If `dired-directory' is a list, use its car.
2014
2015 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
2016
2017 * ibuffer.el (define-ibuffer-column filename):
2018 If `dired-directory' is a list, use its car.
2019
2020 2005-05-14 Richard M. Stallman <rms@gnu.org>
2021
2022 * subr.el (symbol-file): Doc fix.
2023
2024 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
2025 (byte-compile-form): Call byte-compile-nogroup-warn.
2026 (byte-compile-warning-types): Doc fix.
2027
2028 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
2029
2030 * progmodes/cc-engine.el (c-literal-faces):
2031 Add font-lock-comment-delimiter-face.
2032
2033 * net/net-utils.el (dig): Use with-no-warnings.
2034
2035 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
2036 (sc-recite-frame-alist, sc-default-cite-frame)
2037 (sc-default-uncite-frame, sc-default-recite-frame)
2038 (sc-attrib-selection-list, sc-rewrite-header-list):
2039 Mark as risky-local-variable.
2040
2041 * international/ogonek.el (ogonek-jak, ogonek-how):
2042 Don't use beginning-of-buffer.
2043
2044 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
2045
2046 * calendar/solar.el (solar-data-list): Move definition up.
2047
2048 * dnd.el (dnd-protocol-alist): Add autoload.
2049
2050 * progmodes/sh-script.el: Many doc usage fixes.
2051 (sh-indent-after-do): Change default to match common styles.
2052
2053 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
2054
2055 * files.el (interpreter-mode-alist)
2056 (auto-mode-interpreter-regexp): Doc fixes.
2057
2058 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
2059
2060 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
2061
2062 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
2063
2064 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2065
2066 * dired.el (dired-mode): make-variable-buffer-local =>
2067 make-local-variable.
2068
2069 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2070
2071 * term/mac-win.el (mac-select-convert-to-string): Try coding
2072 systems in mac-script-code-coding-systems if specified one cannot
2073 encode string for `com.apple.traditional-mac-plain-text'.
2074
2075 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
2076
2077 * progmodes/make-mode.el (makefile-targets-face)
2078 (makefile-shell-face, makefile-makepp-perl-face): New faces.
2079 (makefile-dependency-regex): Fix it to not make the colon in
2080 $(var:a=b) special.
2081 (makefile-rule-action-regex): New regexp for highlighting embedded
2082 Shell strings.
2083 (makefile-macroassign-regex): Handle != for highlighting as
2084 embedded Shell strings.
2085 (makefile-var-use-regex): New const.
2086 (makefile-statements, makefile-automake-statements)
2087 (makefile-gmake-statements, makefile-makepp-statements)
2088 (makefile-bsdmake-statements): New consts.
2089 (makefile-make-font-lock-keywords): New function.
2090 (makefile-automake-font-lock-keywords)
2091 (makefile-gmake-font-lock-keywords)
2092 (makefile-makepp-font-lock-keywords)
2093 (makefile-bsdmake-font-lock-keywords): New consts.
2094 (makefile-mode-map): Add switchers between the various submodes.
2095 (makefile-mode): Document the availability of the variants.
2096 (makefile-automake-mode, makefile-gmake-mode)
2097 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
2098
2099 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
2100 new variants of makefile-mode.
2101
2102 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2103
2104 * font-lock.el (font-lock-comment-delimiter-face): Fix up
2105 the inheritance.
2106
2107 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
2108
2109 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
2110 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
2111
2112 * files.el (normal-mode): Extend the scope of the
2113 `enable-local-variables' binding to include the `set-auto-mode' call.
2114 (magic-mode-alist): Doc fix.
2115
2116 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2117
2118 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
2119 font-lock-comment-face rather than copying its setting.
2120
2121 2005-05-12 Andreas Schwab <schwab@suse.de>
2122
2123 * eshell/esh-mode.el (eshell-send-input): Doc fix.
2124
2125 2005-05-12 Lute Kamstra <lute@gnu.org>
2126
2127 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
2128 defcustom for the mode hook variable. Delete the last argument.
2129 * generic-x.el: Fix callers of define-generic-mode.
2130 (generic-x-modes): Delete group.
2131 (show-tabs-tab-face, show-tabs-space-face): Put them in the
2132 generic-x customization group.
2133
2134 2005-05-12 Kim F. Storm <storm@cua.dk>
2135
2136 * font-lock.el (font-lock-negation-char-face): Default to "off".
2137
2138 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
2139 font-lock-negation-char-face to ! in !=.
2140
2141 2005-05-12 Masatake YAMATO <jet@gyve.org>
2142
2143 * add-log.el (find-change-log): Fix typos in the docstring
2144 of function.
2145
2146 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2147
2148 * international/latexenc.el (latexenc-find-file-coding-system):
2149 Avoid `re-search-forward' when looking for input encoding because
2150 of speed and safety. Better regular expressions for recognizing
2151 input encoding. Limit a search for TeX-master/tex-main-file to
2152 the local variable section.
2153
2154 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
2155
2156 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
2157 syntax of $ to "'" (quote).
2158
2159 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
2160
2161 * dnd.el (dnd-protocol-alist): Improve custom type.
2162
2163 * dired.el (dired-dnd-protocol-alist): New variable.
2164 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
2165 `dired-mode-hook' to the end.
2166
2167 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2168
2169 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
2170 comment-end if comment-start-skip is not set.
2171 Obey the font-lock-comment-delimiter-face variables.
2172
2173 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2174
2175 * files.el (executable-find): Move from executable.el. Use locate-file.
2176 * progmodes/executable.el (executable-find): Move to files.el.
2177
2178 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
2179 when trying to ensure forward progress.
2180
2181 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
2182
2183 * mouse-sel.el (mouse-sel-follow-link-p): New function.
2184 (mouse-select, mouse-select-internal, mouse-extend-internal):
2185 Use it to implement mouse-1-click-follows-link functionality.
2186
2187 2005-05-11 Richard M. Stallman <rms@gnu.org>
2188
2189 * font-lock.el (font-lock-fontify-syntactically-region):
2190 Use font-lock-comment-delimiter-face for comment delimiters.
2191
2192 2005-05-10 Jay Belanger <belanger@truman.edu>
2193
2194 * calc/calc-help.el (calc-m-prefix-help): Add mention of
2195 preserving embedded modes.
2196
2197 2005-05-10 Richard M. Stallman <rms@gnu.org>
2198
2199 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
2200
2201 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
2202 Move from ada-stmt.el.
2203 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
2204
2205 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
2206 Move to ada-mode.el.
2207 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
2208
2209 * cus-edit.el (custom-file): Call file-chase-links.
2210
2211 * files.el (read-directory-name): Fix previous change.
2212 (hack-local-variables-confirm): New function.
2213 (hack-local-variables-prop-line, hack-local-variables)
2214 (hack-one-local-variable): Use it.
2215
2216 2005-05-10 Lute Kamstra <lute@gnu.org>
2217
2218 * font-lock.el (font-lock-keywords-alist)
2219 (font-lock-removed-keywords-alist): Clarify docstrings.
2220
2221 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
2222
2223 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
2224 (gdb-source-info): Check for preprocessor info.
2225 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
2226 a macro for a function.
2227 (gdb-info-breakpoints-custom): Try to find file again if not already
2228 found (user might have used GDB dir command).
2229 (gdb-get-location): Update gdb-location-alist correctly for change
2230 to gdb-info-breakpoints-custom.
2231
2232 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
2233 (gud-tooltip-print-command): Add gdbmi case.
2234 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
2235 preprocessor info.
2236
2237 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2238
2239 * startup.el (fancy-splash-insert): Fix typo in doc string.
2240
2241 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
2242
2243 * obsolete/float.el (string-to-float):
2244 * obsolete/hilit19.el (hilit-add-pattern):
2245 * obsolete/rnews.el (news-parse-range, news-select-message)
2246 (news-get-pruned-list-of-files): Replace `string-to-int' by
2247 `string-to-number'.
2248
2249 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
2250 `find-file-not-found-hooks'; use `add-hook'.
2251 (uncompress-while-visiting): Set `write-file-functions', not
2252 `write-file-hooks'; use `add-hook'.
2253
2254 2005-05-09 Kim F. Storm <storm@cua.dk>
2255
2256 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
2257 (cua-paste): Handle clipboard action.
2258 (cua--init-keymaps): Remap clipboard-kill-region and
2259 clipboard-kill-ring-save.
2260
2261 2005-05-08 Eli Zaretskii <eliz@gnu.org>
2262
2263 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2264 Improve commentary.
2265
2266 * simple.el (next-error-overlay-arrow-position): Revert the change
2267 made on 2005-04-30.
2268
2269 2005-05-07 Jay Belanger <belanger@truman.edu>
2270
2271 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
2272 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
2273 `calc-sel-reselect'.
2274
2275 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
2276 Calc is in embedded mode.
2277
2278 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2279
2280 * progmodes/compile.el (compilation-setup):
2281 Set overlay-arrow-string to an empty string on text terminals.
2282
2283 * textmodes/ispell.el (ispell-program-name): Try looking for
2284 "aspell" along exec-path, and if found, use it as the default
2285 speller program.
2286
2287 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
2288
2289 * international/mule.el (sgml-xml-auto-coding-function):
2290 Recognize encoding='FOO' in single quotes as well as in double quotes.
2291
2292 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2293
2294 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
2295 as well as `interactive', so that defmacro* would recognize
2296 `declare' forms.
2297
2298 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2299
2300 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2301 Explain more about the LIGHTER arg's usage in the doc string.
2302 Add commentary to clarify what the code does. Fix the regexp that
2303 strips whitespace from LIGHTER. Quote LIGHTER before using it,
2304 since it could have characters special to regular expressions.
2305
2306 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
2307
2308 * replace.el (occur-1): Bind inhibit-read-only so that
2309 erase-buffer doesn't barf on read-only text properties (likewise
2310 for add-text-properties in occur-engine). Mark buffer as unmodified.
2311 (occur-engine): Don't set buffer-read-only here.
2312
2313 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2314
2315 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
2316 list-buffers-directory. This caused the *cvs-commit* buffer to be
2317 sometimes mistakenly reused as a *cvs* buffer.
2318
2319 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
2320
2321 * tooltip.el: Move code for GUD tooltips into gud.el.
2322 (require): CL no longer needed to compile case.
2323 (tooltip-mode): Do not toggle functions for GUD tooltips.
2324 (tooltip-gud-tips-p): Remove. Replace with minor mode
2325 gud-tooltip-mode in gud.el.
2326 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
2327 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
2328 tooltip-gud prefix with gud-tooltip and obsolete.
2329 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
2330 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
2331 (tooltip-mouse-motion): Mouse movement functions/variable.
2332 Rename in gud.el by adding gud prefix.
2333 (tooltip-gud-original-filter, tooltip-gud-dereference)
2334 (tooltip-gud-event, tooltip-toggle-gud-tips)
2335 (tooltip-gud-process-output, tooltip-gud-print-command)
2336 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
2337 gud.el by replacing tooltip-gud prefix with gud-tooltip.
2338 (gdb-tooltip-print): Move to gdb-ui.el.
2339
2340 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
2341 (require): CL needed to compile case.
2342 (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
2343 tooltip-gud-tips-p. Make it a minor-mode.
2344 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
2345 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
2346 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
2347 (gud-tooltip-change-major-mode)
2348 (gud-tooltip-activate-mouse-motions-if-enabled)
2349 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
2350 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
2351 (gud-tooltip-original-filter, gud-tooltip-dereference)
2352 (gud-tooltip-event, tooltip-toggle-gud-tips)
2353 (gud-tooltip-process-output, gud-tooltip-print-command)
2354 (gud-tooltip-tips): Move from tooltip.el.
2355
2356 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
2357 (gdb-cpp-define-alist-flags): Doc fix.
2358 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
2359 gud-tooltip-mode is t.
2360
2361 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2362
2363 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
2364 evaporate if their text is deleted.
2365 (goto-address-at-point): Make it work as a mouse binding as well.
2366 (goto-address-at-mouse): Obsolete it. Update users.
2367
2368 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
2369
2370 * calendar/appt.el (top-level): No longer activate on load.
2371
2372 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
2373
2374 * calendar/cal-bahai.el (mark-bahai-diary-entries):
2375 * net/webjump.el (webjump):
2376 * progmodes/idlw-help.el (idlwave-do-context-help1)
2377 (idlwave-highlight-linked-completions):
2378 * textmodes/po.el (po-find-file-coding-system-guts):
2379 Replace `assoc-ignore-case' by `assoc-string'.
2380
2381 2005-05-06 Eli Zaretskii <eliz@gnu.org>
2382
2383 * files.el (locate-file): Doc fix.
2384
2385 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
2386 Remove the redundant test for ms-dos.
2387
2388 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
2389 look for the preprocessor with exec-suffixes. If not found in
2390 standard places, look in exec-path. Remove most of the tests that
2391 used system-type.
2392
2393 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
2394
2395 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
2396
2397 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
2398 file-name clash with jka-compr.el on 8+3 filesystems.
2399
2400 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2401
2402 * term/mac-win.el: Don't define or bind scroll bar functions if
2403 x-toolkit-scroll-bars is t.
2404 (x-select-text, x-get-selection-value):
2405 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
2406 (PRIMARY): Put mac-scrap-name property.
2407 (mac-select-convert-to-file-url): New function.
2408 (public.file-url): New selection target type. Add to
2409 selection-converter-alist.
2410 (x-get-selection, x-selection-value): Handle it.
2411 (x-cut-buffer-or-selection-value): New alias.
2412
2413 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2414
2415 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
2416 entry to avoid calling bibtex-find-entry with arg global
2417 being t. Remove arg key.
2418 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
2419 (bibtex-copy-summary-as-kill): Change accordingly.
2420
2421 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2422
2423 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
2424 (org-agenda-date-later): Use with-current-buffer.
2425
2426 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2427
2428 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
2429 (define-obsolete-variable-alias): Doc Fixes.
2430
2431 2005-05-06 Kim F. Storm <storm@cua.dk>
2432
2433 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
2434 vertical-motion when selective-display is active.
2435
2436 * ido.el (ido-setup-hook): New hook.
2437 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
2438 (ido-input-stack): New var.
2439 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
2440 ido-next-work-file binding to M-O.
2441 Bind M-f to ido-wide-find-file-or-pop-dir.
2442 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
2443 (ido-read-internal): Run ido-setup-hook.
2444 Catch quit in read-file-name and read-string to cancel edit.
2445 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
2446 Automatically pop-all when completing a directory name (RET).
2447 (ido-file-internal): Add with-no-warnings around ffap and dired code.
2448 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
2449 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
2450 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
2451 New functions for M-b/M-f to move among the directory components.
2452 (ido-make-merged-file-list): Catch quit to cancel merge.
2453 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
2454 (ido-completion-help): No warnings for ido-completion-buffer-full.
2455
2456 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
2457
2458 * font-lock.el (font-lock-negation-char-face): New face and variable.
2459 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
2460 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
2461 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
2462 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
2463
2464 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
2465
2466 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
2467 Fix typo in docstring.
2468
2469 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
2470 (ebrowse-print-statistics-line)
2471 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
2472
2473 * term/w32-win.el (image-library-alist): Add additional name for
2474 Xpm library.
2475
2476 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
2477
2478 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
2479 use gcc instead of cpp.
2480
2481 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
2482 (gdb-create-define-alist): Use it.
2483 (gdb-cpp-define-alist-program): Update for MS-DOS.
2484
2485 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
2486
2487 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
2488
2489 2005-05-04 Richard M. Stallman <rms@gnu.org>
2490
2491 * help.el (describe-key): No error when UNTRANSLATED is nil.
2492
2493 * simple.el (line-move-1): Fix previous change to signal errors
2494 appropriately.
2495
2496 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
2497
2498 * calendar/icalendar.el (icalendar-version): Now at 0.12.
2499 (icalendar-duration-correction): Remove.
2500 (icalendar--get-event-properties): Split result at commas.
2501 (icalendar--decode-isoduration): New optional argument
2502 DURATION-CORRECTION.
2503 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
2504 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
2505 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
2506 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
2507 (icalendar--convert-anniversary-to-ical): New functions, extracted
2508 from icalendar-export-region, with bug fixes.
2509 (icalendar-export-region): Use the above functions.
2510 (icalendar-import-buffer): Check before saving diary file.
2511 (icalendar--convert-recurring-to-diary)
2512 (icalendar--convert-non-recurring-all-day-to-diary)
2513 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
2514 extracted from icalendar--convert-ical-to-diary, with bug fixes.
2515 (icalendar--convert-ical-to-diary): Use the above functions.
2516
2517 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
2518
2519 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
2520 Remove these recent additions.
2521 (c-mode): Restore to before 2005-04-28.
2522
2523 * progmodes/cc-vars.el (cc-define-list-program): Remove this
2524 recent addition.
2525
2526 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
2527 (gdb-define-alist): New variables.
2528 (gdb-create-define-alist): New function.
2529 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
2530 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
2531 with string-to-number.
2532 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
2533
2534 * progmodes/gud.el: Replace string-to-int with string-to-number.
2535 (gud-find-file): Handle gdb-define-alist.
2536
2537 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
2538
2539 2005-05-02 Jay Belanger <belanger@truman.edu>
2540
2541 * calc/calc-aent.el (math-read-token):
2542 * calc/calc-bin.el (calc-word-size):
2543 * calc/calc-ext.el (calc-read-number-fancy):
2544 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
2545 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
2546 * calc/calc-frac.el (calc-over-notation):
2547 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
2548 (calc-graph-num-points, calc-graph-init):
2549 * calc/calc-prog.el (calc-read-parse-table-part)
2550 (calc-edit-macro-repeats):
2551 * calc/calc-yank.el (calc-do-grab-rectangle):
2552 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
2553 Replace `string-to-int' by `string-to-number'.
2554
2555 2005-05-02 Kim F. Storm <storm@cua.dk>
2556
2557 * kmacro.el: Use executing-kbd-macro-index variable.
2558
2559 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
2560
2561 * net/rlogin.el (rlogin-parse-words): Delete func.
2562 (rlogin): Use split-string, not rlogin-parse-words.
2563 Also, if there are option-like elements in the parsed args,
2564 take the host to be the first arg immediately following them.
2565 Suggested by Michael Mauger.
2566
2567 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2568
2569 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
2570
2571 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2572
2573 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
2574 (cc-mode-cpp-program): Rename to cc-define-list-program and
2575 move to cc-vars.el.
2576
2577 * progmodes/cc-vars.el (cc-define-list-program):
2578 Change to "gcc -E -dM -". Make customizable.
2579
2580 2005-05-02 Kim F. Storm <storm@cua.dk>
2581
2582 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
2583
2584 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2585
2586 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
2587
2588 * international/mule-util.el (truncate-string): Remove alias and
2589 obsolete declaration.
2590
2591 * international/mule-cmds.el (update-iso-coding-systems):
2592 Remove alias and obsolete declaration.
2593
2594 * international/mule.el (coding-system-parent): Remove alias and
2595 obsolete declaration.
2596
2597 * subr.el (define-function, sref): Remove aliases and obsolete
2598 declarations.
2599 (chars-in-region): Remove obsolete declaration.
2600
2601 2005-05-01 Richard M. Stallman <rms@gnu.org>
2602
2603 * info.el (Info-mode): Set widen-automatically to nil, locally.
2604
2605 * simple.el (widen-automatically): New variable.
2606 (pop-global-mark): Obey widen-automatically.
2607
2608 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
2609
2610 * term/xterm.el (function-key-map): Call substitute-key-definition
2611 before the keymap size is increased by a lot of define-key calls.
2612
2613 2005-05-01 Richard M. Stallman <rms@gnu.org>
2614
2615 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
2616 Rename ARG to ELEMENT. Doc fix.
2617
2618 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2619
2620 * allout.el (allout-exposure): Remove macro and obsolete declaration.
2621 Remove references to allout-exposure/change to allout-new-exposure.
2622
2623 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
2624 bytecode symbols.
2625
2626 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
2627 (compiled-function-p, focus-frame, unfocus-frame):
2628 Remove aliases and obsolete declarations.
2629 Back out inadvertent changes from previous commit.
2630
2631 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2632
2633 * files.el (require-final-newline): Make Custom tags consistent
2634 with mode-require-final-newline.
2635 (mode-require-final-newline): Doc fix.
2636
2637 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2638
2639 * international/latexenc.el (latexenc-find-file-coding-system):
2640 Fix regular expressions.
2641
2642 2005-05-01 David Kastrup <dak@gnu.org>
2643
2644 * international/latexenc.el (latexenc-find-file-coding-system):
2645 Fix regular expressions.
2646
2647 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2648
2649 * subr.el (string-to-int): Make obsolete.
2650
2651 2005-04-30 Richard M. Stallman <rms@gnu.org>
2652
2653 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
2654
2655 * loadup.el: load jka-comp-hook.
2656
2657 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
2658 (jka-compr-handler): Add autoload. `put' calls moved
2659 to jka-comp-hook.el.
2660 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
2661 (jka-compr-inhibit): Autoload.
2662
2663 * jka-comp-hook.el: New file.
2664 Enable the mode by default.
2665
2666 * files.el (backup-buffer-copy): Use copy-file instead
2667 of write-region, and put back the 'excl.
2668
2669 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
2670
2671 * progmodes/flymake.el (flymake-split-string)
2672 (flymake-split-string, flymake-log, flymake-pid-to-names)
2673 (flymake-reg-names, flymake-get-source-buffer-name)
2674 (flymake-unreg-names, flymake-add-line-err-info)
2675 (flymake-add-err-info): Clarify docstrings.
2676 (flymake-popup-menu, flymake-make-emacs-menu)
2677 (flymake-make-xemacs-menu): Add docstrings.
2678 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
2679 Set variables directly throughout.
2680
2681 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
2682
2683 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
2684 exists. Initialise cc-define-alist.
2685 (c-mode): Add cc-create-define-alist locally to after-save-hook.
2686 If there is no file (Macroexpansion) don't create an alist.
2687
2688 2005-04-29 Sam Steingold <sds@gnu.org>
2689
2690 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
2691 (cc-create-define-alist): Use it instead of the hard-coded string.
2692
2693 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2694
2695 * international/mule-conf.el (file-coding-system-alist): Fix regexp
2696 for latexenc.
2697
2698 2005-04-29 Lute Kamstra <lute@gnu.org>
2699
2700 * emacs-lisp/generic.el: Improve commentary section.
2701 (define-generic-mode): Improve docstring.
2702
2703 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
2704
2705 * textmodes/org.el (many places): Change to quiet the byte compiler.
2706 (org-prefix-format-compiled): New variable.
2707 (org-compile-prefix-format): New function.
2708 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
2709 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
2710 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
2711 (org-get-entries-from-diary): Use `org-get-time-of-day' for
2712 consistency with entries from `org-mode' files.
2713 (org-get-time-of-day): Fix bug with partial matches early in a line.
2714 (org-non-link-chars): New constant.
2715 (org-link-regexp): Respect `org-non-link-chars'.
2716 (org-agenda-day-view): Remove command.
2717 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
2718 (org-follow-bbdb-link, org-store-link): Search also company field.
2719 (org-highlight-overlay): New variable.
2720 (org-highlight, org-unhighlight): New functions.
2721 (org-agenda-mode): Add pre-command-hook to remove highlight.
2722 (org-evaluate-time-range): Behavior depends upon whether time stamp
2723 contains a time or not.
2724 (org-show-subtree, org-show-entry): New functions.
2725 (org-agenda-cleanup-fancy-diary): Remove empty lines.
2726
2727 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
2728
2729 * comint.el (comint-output-filter-functions): Add autoload cookie.
2730
2731 2005-04-28 Kim F. Storm <storm@cua.dk>
2732
2733 * ido.el (ido-everywhere): Fix last change.
2734
2735 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2736
2737 * international/latexenc.el: New file.
2738 * international/mule-conf.el (file-coding-system-alist): For .tex,
2739 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
2740
2741 2005-04-28 Lute Kamstra <lute@gnu.org>
2742
2743 * font-lock.el (font-lock-add-keywords)
2744 (font-lock-remove-keywords): Clarify docstring.
2745 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
2746 Don't start docstrings with a `*'.
2747 (font-lock-update-removed-keyword-alist): Give it a docstring.
2748
2749 * generic-x.el: Update commentary section.
2750 Only require font-lock when compiling.
2751 Define all modes conditionally.
2752 Place all generic modes in the generic-x-modes customization group.
2753 (generic-x-modes): New customization group.
2754 (generic-default-modes, generic-mswindows-modes)
2755 (generic-unix-modes, generic-other-modes): New constants.
2756 (generic-define-mswindows-modes, generic-define-unix-modes):
2757 Update docstrings. Make them obsolete.
2758 (generic-extras-enable-list): New default value. Update docstring.
2759 Improve :type. Change :set function.
2760 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
2761 Fix docstring.
2762
2763 * emacs-lisp/generic.el (generic-mode-internal):
2764 Simplify font-lock-defaults.
2765 (define-generic-mode): Fix docstring.
2766
2767 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2768
2769 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
2770 font-lock-face property to highlight matches.
2771
2772 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
2773
2774 * progmodes/cc-mode.el (cc-create-define-alist): New function.
2775 (cc-define-alist): New variable.
2776 (c-mode): Make it local and initialise it.
2777
2778 * progmodes/gdb-ui.el (gdb-active-process): New variable.
2779 (gdb-exited): New function.
2780 (gdb-annotation-rules): Use it.
2781 (gdb-starting): Set gdb-active-process to t.
2782 (gdb-stopping): Amend doc string.
2783 (gdb-reset): Set gdb-active-process to nil.
2784
2785 * tooltip.el (tooltip-gud-tips): Show the associated #define
2786 directives when a C program under GDB is not executing.
2787
2788 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
2789
2790 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
2791 font-lock-fontify-syntactic-keywords.
2792
2793 * font-lock.el (font-lock-default-fontify-region): Don't force
2794 parse-sexp-lookup-properties to nil.
2795
2796 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2797
2798 * man.el (man-mode-syntax-table): Set up `:' to have
2799 word-constituent syntax.
2800
2801 2005-04-27 Lute Kamstra <lute@gnu.org>
2802
2803 * novice.el (disable-command): Don't add spurious newlines to the
2804 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
2805
2806 2005-04-26 Jay Belanger <belanger@truman.edu>
2807
2808 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
2809 than one window before deleting window.
2810
2811 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
2812
2813 * shell.el (shell-prompt-pattern): Doc fix.
2814 (shell-mode): Set paragraph-separate buffer locally to "\\'".
2815
2816 * comint.el (comint-prompt-regexp, comint-get-old-input)
2817 (comint-use-prompt-regexp)
2818 (comint-use-prompt-regexp-instead-of-fields)
2819 (comint-replace-by-expanded-history, comint-send-input)
2820 (comint-output-filter, comint-get-old-input-default)
2821 (comint-line-beginning-position, comint-bol, comint-show-output)
2822 (comint-backward-matching-input, comint-forward-matching-input)
2823 (comint-next-prompt, comint-previous-prompt):
2824 Rename `comint-use-prompt-regexp-instead-of-fields' to
2825 `comint-use-prompt-regexp'. Keep old name as alias and declare
2826 obsolete.
2827 (comint-use-prompt-regexp): Shorten first line of doc string.
2828
2829 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
2830 Set paragraph-separate buffer locally to "\\'".
2831
2832 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
2833 Adapt to above name change.
2834
2835 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
2836 (smbclient-prompt-regexp): Ditto.
2837
2838 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
2839
2840 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
2841
2842 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
2843 gdb-location-list.
2844 Break lines that are over 80 characters wide.
2845
2846 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2847
2848 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
2849 New fun and var, to preserve compatibility.
2850
2851 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
2852
2853 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
2854
2855 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
2856 name to file-newer-than-file-p.
2857
2858 2005-04-26 Richard M. Stallman <rms@gnu.org>
2859
2860 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
2861
2862 * progmodes/python.el (python-mode):
2863 Use new name eldoc-documentation-function.
2864
2865 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
2866
2867 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
2868 (eldoc-documentation-function):
2869 Rename from eldoc-print-current-symbol-info-function. Calls changed.
2870
2871 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
2872
2873 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
2874
2875 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2876
2877 * term/xterm.el (function-key-map): Fix strings for
2878 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
2879 {C,S,A,C-S}-{f1-f12}.
2880
2881 2005-04-26 Kenichi Handa <handa@m17n.org>
2882
2883 * international/mule-cmds.el (select-safe-coding-system):
2884 Fix previous change.
2885
2886 2005-04-26 Lute Kamstra <lute@gnu.org>
2887
2888 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
2889
2890 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
2891 (font-lock-comment-delimiter-face): Ditto.
2892
2893 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
2894
2895 2005-04-25 Jay Belanger <belanger@truman.edu>
2896
2897 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
2898 to t while inserting information; use help-mode.
2899
2900 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2901
2902 * term.el (ansi-term-color-vector): Use the xterm colors.
2903 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
2904
2905 2005-04-25 Lute Kamstra <lute@gnu.org>
2906
2907 * font-core.el (font-lock-defaults): Fix docstring.
2908
2909 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
2910
2911 2005-04-25 Kenichi Handa <handa@m17n.org>
2912
2913 * international/mule-cmds.el (select-safe-coding-system):
2914 Don't check consistency with coding: spec, etc if raw-text or
2915 no-conversion was found to be safe.
2916
2917 2005-04-24 Richard M. Stallman <rms@gnu.org>
2918
2919 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
2920 citation markers at start of each line.
2921
2922 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
2923 citation markers at start of each line.
2924
2925 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
2926
2927 * files.el (mode-require-final-newline): Fix previous change.
2928 (require-final-newline): Fix type label.
2929
2930 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
2931
2932 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
2933 statement in buffer (broken by 2004-11-24 change).
2934
2935 2005-04-24 Kim F. Storm <storm@cua.dk>
2936
2937 * ido.el (ido-everywhere): Save and restore old read-buffer-function
2938 and read-file-name-function values. Don't overwrite existing
2939 non-nil values if ido-mode is enabled without ido-everywhere.
2940
2941 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
2942
2943 * files.el (mode-require-final-newline): Minor doc fix.
2944
2945 2005-04-24 Eli Zaretskii <eliz@gnu.org>
2946
2947 * subr.el (syntax-after): Doc fix.
2948 (syntax-class): If argument is nil, return nil. Mask off upper 16
2949 bits, not 8 bits.
2950
2951 * files.el (mode-require-final-newline): Doc fix.
2952 (backup-buffer-copy): Fix last change.
2953
2954 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2955
2956 * term/mac-win.el: Require select. Set selection-coding-system to
2957 mac-system-coding-system. Call menu-bar-enable-clipboard.
2958 (x-last-selected-text-clipboard, x-last-selected-text-primary)
2959 (x-select-enable-clipboard): New variables.
2960 (x-select-text, x-get-selection, x-selection-value)
2961 (x-get-selection-value, mac-select-convert-to-string)
2962 (mac-services-open-file, mac-services-open-selection)
2963 (mac-services-insert-text): New functions.
2964 (CLIPBOARD, FIND): Put mac-scrap-name property.
2965 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
2966 (public.tiff): Put mac-ostype property.
2967 (selection-converter-alist): Add entries for them.
2968 (mac-application-menu-map): New keymap.
2969 (interprogram-cut-function, interprogram-paste-function): Set to
2970 x-select-text and x-get-selection-value, respectively.
2971 (split-window-keep-point): Set to t.
2972
2973 2005-04-23 Richard M. Stallman <rms@gnu.org>
2974
2975 * files.el (read-directory-name): Always pass non-nil
2976 DEFAULT-FILENAME arg to read-file-name.
2977 (backup-buffer-copy, basic-save-buffer-2): Take care against
2978 writing thru an unexpected existing symlink.
2979 (revert-buffer): In indirect buffer, revert the base buffer.
2980 (magic-mode-alist): Doc fix.
2981 (buffer-stale-function): Doc fix.
2982 (minibuffer-with-setup-hook): Avoid warning.
2983 (mode-require-final-newline): Doc and custom fix.
2984
2985 * follow.el (follow-end-of-buffer): Use with-no-warnings.
2986
2987 * font-lock.el (font-lock-comment-face): On terminals with few colors,
2988 use the default appearance.
2989 (font-lock-comment-delimiter-face): New face, new variable.
2990
2991 * imenu.el (imenu--generic-function): The official position of a
2992 definition is the start of the line that BEG is in.
2993
2994 * midnight.el (midnight-timer): Move defvar up.
2995
2996 * mouse.el (mouse-drag-region-1): Delete some debugging code.
2997
2998 * saveplace.el (save-place-to-alist): Use with-no-warnings.
2999
3000 * startup.el (command-line): Use with-no-warnings.
3001
3002 * window.el (window-size-fixed): New defvar.
3003
3004 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
3005
3006 * mail/rmail.el (rmail-font-lock-keywords):
3007 Use font-lock-comment-delimiter-face.
3008
3009 * mail/sendmail.el (mail-font-lock-keywords):
3010 Use font-lock-comment-delimiter-face.
3011
3012 * progmodes/compile.el (next-error-highlight-timer): New defvar.
3013
3014 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
3015
3016 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3017 Specify t for LAXMATCH when matching directories.
3018 Save match data around compilation-compat-error-properties form.
3019
3020 2005-04-23 David Kastrup <dak@gnu.org>
3021
3022 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
3023 Mention that the autoloaded aliases should be kept for AUCTeX.
3024
3025 2005-04-23 Andreas Schwab <schwab@suse.de>
3026
3027 * isearch.el (isearch-forward): Doc fix.
3028
3029 2005-04-23 Eli Zaretskii <eliz@gnu.org>
3030
3031 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
3032 (jit-lock-stealth-nice): Change default value to 0.5.
3033
3034 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
3035
3036 * abbrev.el (write-abbrev-file): Write table entries in
3037 alphabetical order by table name.
3038
3039 2005-04-22 Kim F. Storm <storm@cua.dk>
3040
3041 * ido.el (ido-read-internal): Fix `list' completion.
3042
3043 2005-04-22 Kenichi Handa <handa@m17n.org>
3044
3045 * recentf.el (recentf-save-file-coding-system): New variable.
3046 (recentf-save-list): Encode the file by
3047 recentf-save-file-coding-system and add coding: tag.
3048
3049 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
3050
3051 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
3052
3053 2005-04-21 Lute Kamstra <lute@gnu.org>
3054
3055 * loadhist.el (unload-feature): Don't remove a function from hooks
3056 if it is about to be restored to an autoload . Remove functions
3057 that will become unbound from auto-mode-alist. Simplify the code.
3058
3059 * subr.el (assq-delete-all): New implementation that is linear,
3060 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
3061 (rassq-delete-all): New function.
3062
3063 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
3064 Add size-indication-mode.
3065
3066 2005-04-21 Kenichi Handa <handa@m17n.org>
3067
3068 * international/mule-cmds.el: Add autoload for widget-value in
3069 eval-when-compile.
3070
3071 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
3072
3073 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
3074 Add tooltip-mode.
3075
3076 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
3077
3078 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
3079
3080 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
3081 (inferior-lisp-filter-regexp, inferior-lisp-program)
3082 (inferior-lisp-load-command, inferior-lisp-prompt)
3083 (inferior-lisp-mode-hook, lisp-source-modes)
3084 (inferior-lisp-load-hook): defvar->defcustom.
3085 (inferior-lisp-program, inferior-lisp-prompt)
3086 (inferior-lisp-load-hook): Doc fixes.
3087 (inferior-lisp-install-letter-bindings): Small change in
3088 introductory comment.
3089
3090 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
3091
3092 * vc.el (vc-annotate-color-map): Change some colors so that text
3093 using them as foreground is readable on both white and black
3094 backgrounds.
3095
3096 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3097
3098 * international/mule-conf.el (translation-table-for-input):
3099 Remove redundant declaration.
3100
3101 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3102
3103 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
3104
3105 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
3106 (tooltip-toggle-gud-tips): New function.
3107
3108 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3109
3110 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
3111 right angle brackets.
3112
3113 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3114
3115 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
3116
3117 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3118
3119 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
3120 Remove. Update callers to use expand-file-name instead.
3121
3122 * subr.el (syntax-class): New function.
3123
3124 * simple.el (blink-matching-open): Use it.
3125
3126 * paren.el (show-paren-function): Use it to recognize parens that are
3127 also used in 2-char comment markers.
3128
3129 2005-04-19 Lute Kamstra <lute@gnu.org>
3130
3131 * loadhist.el (unload-feature): Update for new format of
3132 load-history. Simplify the code.
3133
3134 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3135
3136 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
3137 (mac-add-charset-info): New function. Initialize variable
3138 mac-charset-info-alist using it.
3139 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
3140 for translation.
3141 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
3142 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
3143 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
3144 New CCL programs.
3145
3146 2005-04-19 Kim F. Storm <storm@cua.dk>
3147
3148 * simple.el (next-buffer, prev-buffer, next-error)
3149 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3150 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
3151
3152 * bindings.el (next-buffer, prev-buffer, next-error)
3153 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3154 (clone-indirect-buffer-other-window): Move bindings from simple.el.
3155 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
3156 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
3157
3158 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
3159
3160 * isearch.el (isearch-edit-string): Make the search-ring available for
3161 minibuffer history commands.
3162 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
3163 the default history commands now work just as well.
3164 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
3165
3166 2005-04-18 Kim F. Storm <storm@cua.dk>
3167
3168 * emulation/cua-base.el (cua--pre-command-handler): Add more
3169 elaborate check for shift modifier on non-window systems.
3170
3171 2005-04-18 Lars Hansen <larsh@math.ku.dk>
3172
3173 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
3174
3175 2005-04-18 Kim F. Storm <storm@cua.dk>
3176
3177 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
3178 and make it optional. Don't test tooltip-gud-echo-area here.
3179 (tooltip-gud-process-output, gdb-tooltip-print):
3180 Pass tooltip-gud-echo-area to tooltip-show.
3181 (tooltip-help-tips): Remove second optional arg to tooltip-show.
3182
3183 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3184
3185 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
3186 `display-graphic-p' may not be bound yet.
3187
3188 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3189
3190 * startup.el (command-line): No longer enable Xterm Mouse mode by
3191 default in terminals compatible with xterm.
3192
3193 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
3194
3195 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
3196
3197 * tooltip.el (tooltip-gud-echo-area): Rename from
3198 tooltip-use-echo-area.
3199 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
3200 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
3201 area independently of where help tooltips are displayed.
3202
3203 2005-04-17 David Kastrup <dak@gnu.org>
3204
3205 * cus-theme.el (custom-theme-write-variables): Quote variables
3206 where necessary.
3207
3208 2005-04-17 Richard M. Stallman <rms@gnu.org>
3209
3210 * simple.el (yank-excluded-properties): Add follow-link to value.
3211
3212 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
3213
3214 * startup.el (fancy-splash-max-time): Just 30 seconds.
3215 (fancy-splash-delay): Just 7.
3216 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
3217
3218 * loadhist.el (unload-feature): Update for new format of load-history.
3219 Simplify the code.
3220
3221 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
3222 (rmail-font-lock-keywords): Don't fontify the text of a citation.
3223
3224 * mail/sendmail.el (mail-font-lock-keywords):
3225 Don't fontify subject text.
3226 Don't fontify the text of a citation.
3227
3228 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
3229
3230 * comint.el (comint-output-filter): Run comint-output-filter-functions
3231 with point where the user had it.
3232
3233 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3234
3235 * international/ucs-tables.el (ucs-set-table-for-input):
3236 Disable when using unify-on-decoding.
3237
3238 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
3239
3240 * emulation/cua-base.el (cua-global-mark-face): Add special case
3241 for displays supporting a high number of colors.
3242
3243 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
3244
3245 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
3246
3247 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
3248
3249 * filesets.el (filesets-add-buffer): If user supplies a name of a
3250 non-existing fileset, create a new fileset.
3251
3252 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
3253
3254 * textmodes/org.el (org-up-heading-all): Fix bug with
3255 `outline-up-heading-all'.
3256
3257 2005-04-16 Andreas Schwab <schwab@suse.de>
3258
3259 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
3260 /etc/permissions.d/* and /etc/aliases.d/*.
3261
3262 2005-04-16 Kenichi Handa <handa@m17n.org>
3263
3264 * international/code-pages.el (cp-make-coding-system):
3265 Set `translation-table-for-input' property value to the symbol
3266 ucs-mule-to-mule-unicode, not to that value.
3267 (pt154): Escape guillemet by `\'.
3268
3269 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
3270
3271 * loadup.el: Load tooltip if x-show-tip is fboundp.
3272
3273 * startup.el (command-line): Add comment.
3274
3275 * tooltip.el (tooltip-mode): Specify correct standard value for
3276 Custom in init-value.
3277
3278 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
3279
3280 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
3281 possible.
3282
3283 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
3284
3285 * textmodes/org.el (org-agenda-date-prompt): Rename from
3286 `org-agenda-date-today'.
3287 (org-evaluate-time-range): Insert at point instead of directly
3288 after time range.
3289 (org-first-headline-recenter, org-subtree-end-visible-p)
3290 (org-optimize-window-after-visibility-change): New functions
3291 (org-agenda-post-command-hook): Don't allow point at end of line,
3292 to make sure it always hits the text properties.
3293 (org-agenda-next-date-line, org-agenda-previous-date-line):
3294 New commands.
3295 (org-set-regexps-and-options): Category may contain white space.
3296 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3297 Improve marker positions.
3298 (org-agenda-new-marker): Argument POS made optional.
3299 (org-agenda-get-timestamps): Deadlines which are done are listed
3300 in org-done-face now.
3301 (org-agenda-get-todos, org-agenda-get-timestamps)
3302 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3303 Set `undone-face' and `done-face' properties.
3304 (org-last-todo-state-is-todo): New variable.
3305 (org-todo): Set `org-last-todo-state-is-todo'.
3306 (org-agenda-todo): Change face according to
3307 `org-last-todo-state-is-todo'. And change other lines refering to
3308 the same entry.
3309 (org-calendar-goto-agenda): New command.
3310 (org-calendar-to-agenda-key): New option.
3311 (org-startup-folded): New allowed value `content'.
3312 (org-set-regexps-and-options): Accept new value `content' for
3313 `org-startup-folded'.
3314 (org-get-current-options): Handle new value `content' for
3315 `org-startup-folded'.
3316 (org-insert-todo-heading): New command.
3317 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
3318 interactively in empty file and option
3319 `org-insert-mode-line-in-empty-file' has been set.
3320 (org-agenda-todo,org-agenda-priority): Modify to use
3321 `org-agenda-change-all-lines'.
3322 (org-warning-face): Change color on dark background
3323
3324 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3325
3326 * international/mule-cmds.el (set-locale-environment): On Mac OS,
3327 use preferences AppleLocale and AppleLanguages, and variable
3328 mac-system-locale for default locale. On Mac OS Classic, use
3329 mac-system-coding-system for default coding systems.
3330
3331 * term/mac-win.el: Don't set file-name-coding-system.
3332 Decode variables system-name, emacs-build-system, user-login-name, and
3333 user-full-name by mac-system-coding-system on Mac OS Classic.
3334 (mac-system-coding-system): New variable.
3335
3336 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
3337
3338 * startup.el (command-line): Handle `xterm-mouse-mode' before
3339 reading init file.
3340
3341 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
3342
3343 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
3344
3345 * progmodes/sh-script.el (sh-here-document-word): Make it a
3346 defcustom. Doc fix.
3347 (sh-add): Bash uses $(( )) for arithmetic.
3348 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
3349 (sh-maybe-here-document): Remove quotes and leading whitespace
3350 from heredoc word when closing. Indent heredoc with tabs if word
3351 starts with "-".
3352
3353 2005-04-13 Richard M. Stallman <rms@gnu.org>
3354
3355 * simple.el (undo): Fix previous change.
3356
3357 * custom.el (defface): Doc fix.
3358
3359 2005-04-13 Lute Kamstra <lute@gnu.org>
3360
3361 * Makefile.in (DONTCOMPILE): Remove list.
3362 (compile, compile-always): Don't use DONTCOMPILE.
3363 (update-authors): Load the library in which batch-update-authors
3364 is defined.
3365 * makefile.w32-in (DONTCOMPILE): Remove list.
3366 (compile, compile-always): Fix comments.
3367 (update-authors): Load the library in which batch-update-authors
3368 is defined.
3369
3370 * generic-x.el (generic-mode-ini-file-find-file-hook):
3371 Rename to ini-generic-mode-find-file-hook.
3372 Keep generic-mode-ini-file-find-file-hook as an alias.
3373 (ini-generic-mode-find-file-hook): Rename from
3374 generic-mode-ini-file-find-file-hook. Fix docstring.
3375 (ini-generic-mode): Docstring change.
3376 (bat-generic-mode-run-as-comint): Silence the byte compiler.
3377
3378 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
3379 called from lisp.
3380
3381 * generic.el: Move to the emacs-lisp subdir.
3382
3383 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
3384
3385 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
3386 and C-S- function and cursor motion keys.
3387
3388 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3389
3390 * startup.el (command-line): Enable Xterm Mouse mode by default.
3391 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
3392 for Custom. No longer show "Mouse" in mode line when enabled.
3393 Doc fix.
3394
3395 2005-04-12 Kim F. Storm <storm@cua.dk>
3396
3397 * emulation/cua-base.el (cua-rectangle-face)
3398 (cua-rectangle-noselect-face): Define face attributes here.
3399
3400 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
3401
3402 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3403
3404 * startup.el (command-line): Turn off blinking cursor if
3405 cursorBlink in resources is off or false.
3406
3407 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3408
3409 * term/mac-win.el (dnd): Require dnd.
3410 (mac-drag-n-drop): Call dnd-handle-one-url.
3411 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
3412 (kTextEncodingISOLatin2): Remove constants.
3413 (mac-script-code-coding-systems): New constant.
3414 (mac-handle-language-change): New function.
3415 (special-event-map): Bind it to `language-change' event.
3416 (mac-centraleurroman, mac-cyrillic): New coding systems.
3417 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
3418 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
3419 and mac-cyrillic-encoder to encode-mac-centraleurroman and
3420 encode-mac-cyrillic, respectively.
3421
3422 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3423
3424 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
3425 Don't set overlay-arrow-string to "=>" as this is done
3426 globally in C now.
3427
3428 2005-04-12 Lute Kamstra <lute@gnu.org>
3429
3430 * generic-x.el (rc-generic-mode, rul-generic-mode):
3431 Fix auto-mode-alist entries.
3432 (etc-fstab-generic-mode): Tweak fontification.
3433
3434 * generic.el (generic-make-keywords-list): Fix docstring.
3435 (generic-mode-internal): Simplify generic-font-lock-keywords.
3436
3437 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3438
3439 * whitespace.el (whitespace-buffer-leading)
3440 (whitespace-buffer-trailing): Revert the incorrect test inversion.
3441 However, fix the highlight area for the leading and
3442 trailing whitespaces to show space.
3443
3444 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3445
3446 * whitespace.el (whitespace-version): Bump to 3.5
3447
3448 (whitespace-buffer-leading, whitespace-buffer-trailing):
3449 Invert sense of the test to highlight the whitespace.
3450
3451 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3452
3453 * progmodes/gud.el (gud-display-line): GUD uses its own
3454 overlay arrow now so don't set overlay-arrow-string.
3455 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
3456
3457 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
3458
3459 * term.el (term-ansi-current-bold, term-ansi-current-underline)
3460 (term-ansi-current-reverse, term-ansi-current-invisible)
3461 (term-ansi-face-already-done): Change to boolean.
3462 (term-reset-terminal, term-handle-colors-array): Handle the above
3463 vars accordingly.
3464 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
3465 (term-emulate-terminal): Use the new name.
3466
3467 * faces.el (secondary-selection): Use yellow1, not yellow.
3468 (trailing-whitespace): Use red1, not red.
3469
3470 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3471
3472 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
3473 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
3474 (dired-dnd-handle-file): Call dnd-get-local-file-uri
3475
3476 * cus-edit.el (dnd): New group.
3477
3478 * term/w32-win.el (dnd): Require dnd
3479 (w32-drag-n-drop): Call dnd-handle-one-url.
3480
3481 * x-dnd.el: Require dnd.
3482 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
3483 Call dnd-handle-one-url.
3484 (x-dnd-types-alist, x-dnd-insert-utf8-text)
3485 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
3486 to dnd-insert-text.
3487 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
3488 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
3489 (x-dnd-get-local-file-name, x-dnd-open-local-file)
3490 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
3491
3492 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
3493
3494 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
3495
3496 * wdired.el: Doc fixes.
3497 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
3498 (wdired-use-dired-vertical-movement): Rename from
3499 wdired-always-move-to-filename-beginning.
3500 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
3501 (wdired-change-to-wdired-mode): Change mode name.
3502 (wdired-newline): Delete.
3503
3504 2005-04-11 Richard M. Stallman <rms@gnu.org>
3505
3506 * whitespace.el (whitespace-highlight-the-space):
3507 Don't call whitespace-unhighlight-the-space here.
3508
3509 * simple.el (undo): Record t in undo-equiv-table
3510 for the redo record made by an undo-in-region.
3511
3512 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3513
3514 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
3515 (gdb-frame-inferior-io-buffer): New Functions to control
3516 display of separate IO buffer.
3517 (menu): Add them to menu-bar.
3518 (gdb-display-buffer): Check for buffer another frame.
3519 Protect GUD buffer.
3520 (gdb-setup-windows): Create IO buffer if not already there.
3521 (gdb-memory-mode): Remove purecopy noops.
3522
3523 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
3524
3525 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
3526 and pass to self-insert-command.
3527
3528 2005-04-11 Lute Kamstra <lute@gnu.org>
3529
3530 * generic.el: Commentary section cleanup.
3531 (generic): Delete.
3532 (generic-use-find-file-hook, generic-lines-to-scan)
3533 (generic-find-file-regexp, generic-ignore-files-regexp)
3534 (default-generic-mode, generic-mode-find-file-hook)
3535 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
3536 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
3537 (generic-use-find-file-hook, generic-lines-to-scan)
3538 (generic-find-file-regexp, generic-ignore-files-regexp)
3539 (default-generic-mode, generic-mode-find-file-hook)
3540 (generic-mode-ini-file-find-file-hook): Move from generic.el.
3541
3542 2005-04-10 Karl Fogel <kfogel@red-bean.com>
3543
3544 * bookmark.el (bookmark-write-file): Catch errors writing file.
3545 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
3546
3547 2005-04-10 Richard M. Stallman <rms@gnu.org>
3548
3549 * startup.el (fancy-splash-tail): Update copyright year.
3550 (command-line): Split part of -Q into -D.
3551 (emacs-basic-display): New defvar.
3552 (fancy-splash-text): Correct name of menu item.
3553
3554 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
3555
3556 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
3557 lines in one node.
3558
3559 * comint.el (comint-send-input): New arg ARTIFICIAL.
3560 Callers in this file changed.
3561
3562 * abbrev.el (define-abbrevs): Read system abbrevs properly.
3563
3564 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
3565
3566 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
3567
3568 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
3569 `ldap-search-internal'.
3570
3571 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3572
3573 * files.el (set-auto-mode-1): Use line-end-position.
3574
3575 * international/latin-1.el:
3576 * international/latin-2.el:
3577 * international/latin-3.el:
3578 * international/latin-4.el:
3579 * international/latin-5.el:
3580 * international/latin-8.el:
3581 * international/latin-9.el: Give punctuation syntax to NBSP.
3582
3583 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
3584 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
3585 Use char-classes to accept non-ascii letters, accepted in some recent
3586 bibtex implementations.
3587
3588 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3589
3590 * custom.el (custom-set-minor-mode): Any non-nil value for the
3591 variable should enable the mode when set through Custom.
3592
3593 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3594
3595 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
3596 TAB binding so tab-always-indent is obeyed.
3597 (vhdl-minibuffer-local-map): Move initialization into declaration.
3598 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
3599 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
3600 (vhdl-hooked-abbrev): Avoid test for XEmacs.
3601 (vhdl-current-line): Use line-beginning-position.
3602 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
3603 with-output-to-temp-buffer, so the current position can be recorded.
3604
3605 2005-04-10 Masatake YAMATO <jet@gyve.org>
3606
3607 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3608 Add regexp for gcov.
3609
3610 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3611
3612 * calendar/time-date.el (time-to-seconds, seconds-to-time)
3613 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
3614 syntax which Emacs 20 doesn't support.
3615
3616 2005-04-09 Richard M. Stallman <rms@gnu.org>
3617
3618 * help.el (describe-key-briefly, describe-key):
3619 Replace strings as event types with "(any string)".
3620
3621 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
3622
3623 * arc-mode.el (archive-mode-map): Move initialization into
3624 the declaration. Override *all* bindings of `undo'.
3625 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
3626
3627 2005-04-09 Jay Belanger <belanger@truman.edu>
3628
3629 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
3630
3631 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
3632
3633 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
3634 (xterm-register-default-colors): Update color values computation
3635 to match xterm-200.
3636
3637 2005-04-09 Kenichi Handa <handa@m17n.org>
3638
3639 * international/code-pages.el (iso-latin-7): Fix the map.
3640
3641 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
3642
3643 * emacs-lisp/lisp.el (defun-prompt-regexp)
3644 (parens-require-spaces, buffer-end, end-of-defun)
3645 (insert-parentheses): Doc fixes.
3646
3647 2005-04-08 Kim F. Storm <storm@cua.dk>
3648
3649 * comint.el (comint-highlight-prompt): Fix face spec.
3650 * hi-lock.el (hi-green): Likewise.
3651
3652 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3653
3654 * cus-edit.el (custom-modified-face):
3655 * comint.el (comint-highlight-input): Fix previous changes.
3656 * term.el (term-handle-ansi-escape): Add a comment.
3657
3658 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3659
3660 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
3661 in the buffer and in whitespace-highlighted-space.
3662 (whitespace-unhighlight-the-space): Simplify.
3663 (whitespace-buffer): Simplify.
3664
3665 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3666
3667 * textmodes/table.el (table-cell-face): Add special case for
3668 displays supporting a high number of colors.
3669 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
3670 (vhdl-font-lock-reserved-words-face)
3671 (vhdl-speedbar-architecture-face)
3672 (vhdl-speedbar-instantiation-face)
3673 (vhdl-speedbar-architecture-selected-face)
3674 (vhdl-speedbar-instantiation-selected-face): Likewise.
3675 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
3676 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
3677 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
3678 (ebrowse-root-class-face, ebrowse-member-attribute-face)
3679 (ebrowse-progress-face): Likewise.
3680 * progmodes/compile.el (compilation-info-face): Likewise.
3681 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
3682 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
3683 * calendar/calendar.el (diary-face): Likewise.
3684 * woman.el (woman-italic-face, woman-bold-face)
3685 (woman-unknown-face): Likewise.
3686 * wid-edit.el (widget-button-pressed-face): Likewise.
3687 * whitespace.el (whitespace-highlight-face): Likewise.
3688 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
3689 * pcvs-info.el (cvs-marked-face): Likewise.
3690 * info.el (info-xref): Likewise.
3691 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
3692 * hilit-chg.el (highlight-changes-face)
3693 (highlight-changes-delete-face): Likewise.
3694 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
3695 (hi-red-b): Likewise.
3696 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
3697 * font-lock.el (font-lock-keyword-face)
3698 (font-lock-function-name-face, font-lock-warning-face): Likewise.
3699 * cus-edit.el (custom-invalid-face, custom-modified-face)
3700 (custom-set-face, custom-changed-face, custom-variable-tag-face)
3701 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
3702 * comint.el (comint-highlight-prompt): Likewise.
3703
3704 2005-04-08 Lute Kamstra <lute@gnu.org>
3705
3706 * font-lock.el (font-lock-keywords): Docstring fixes.
3707
3708 2005-04-08 Kenichi Handa <handa@m17n.org>
3709
3710 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
3711 chars are more than a limit, print " and more..." at the tail.
3712
3713 2005-04-08 Kim F. Storm <storm@cua.dk>
3714
3715 * emacs-lisp/authors.el (authors-aliases): Update list.
3716 (authors-ignored-files): New list.
3717 (authors-fixed-entries): Fix typo.
3718 (authors-renamed-files-alist): Update list.
3719 (authors-add): Check authors-ignored-files.
3720
3721 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
3722
3723 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
3724 optional, to ensure backward compatibility.
3725
3726 2005-04-08 Stephen Eglen <stephen@gnu.org>
3727
3728 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
3729
3730 2005-04-08 Kim F. Storm <storm@cua.dk>
3731
3732 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
3733
3734 * mouse.el (mouse-on-link-p): Doc fix.
3735
3736 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
3737
3738 * ielm.el (ielm-prompt-read-only): Doc fix.
3739
3740 * comint.el (comint-prompt-read-only): Doc fix.
3741
3742 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
3743
3744 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
3745 ensure dired always handles wildcards passed to ffap.
3746 (find-file-at-point): Use it.
3747 (ffap-dired-wildcards): Doc fix.
3748
3749 2005-04-07 Juri Linkov <juri@jurta.org>
3750
3751 * simple.el (next-error-overlay-arrow-position): New defvar.
3752 Put "=>" on its property `overlay-arrow-string'. Add it to
3753 `overlay-arrow-variable-list'.
3754
3755 * progmodes/compile.el (compilation-setup):
3756 Set `next-error-overlay-arrow-position' to nil. Also set it to
3757 nil in the local hook `kill-buffer-hook'. Make local variable
3758 `overlay-arrow-string' and set it to "=>".
3759 (compilation-goto-locus): Set BOL position to
3760 `next-error-overlay-arrow-position' instead of
3761 `overlay-arrow-position'.
3762
3763 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
3764 locally instead of adding it to the global hook.
3765 (Info-kill-buffer): Move up.
3766
3767 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
3768
3769 * term/xterm.el (xterm-standard-colors): Update color values from
3770 xterm-200.
3771
3772 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
3773
3774 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
3775
3776 * fast-lock.el:
3777 * lazy-lock.el: Move them to the obsolete subdir.
3778
3779 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
3780
3781 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
3782 (wdired-add-replace-advice): Remove.
3783 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
3784
3785 2005-04-06 Kim F. Storm <storm@cua.dk>
3786
3787 * startup.el (command-line): Add --bare-bones alias for -Q.
3788
3789 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3790
3791 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
3792 create the startup fontset if a font specification ends with
3793 `mac-roman'.
3794
3795 2005-04-06 Lute Kamstra <lute@gnu.org>
3796
3797 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
3798 change.
3799
3800 * emacs-lisp/copyright.el (copyright-update-year): Replace the
3801 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
3802
3803 2005-04-05 Lute Kamstra <lute@gnu.org>
3804
3805 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
3806 (define-generic-mode): Ditto. Fix debug declaration.
3807
3808 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
3809 Put them in the generic-x group.
3810
3811 * calendar/timeclock.el (timeclock): Doc fix.
3812
3813 * generic.el (define-generic-mode): Don't use custom-current-group.
3814 Document default :group value.
3815 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
3816 (define-global-minor-mode): Don't use custom-current-group.
3817
3818 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
3819
3820 * startup.el (command-line-1): Display startup-echo-area-message
3821 when fancy splash screen is in use.
3822
3823 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
3824 (sh-escaped-newline): New face.
3825 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
3826 newline, and use sh-escaped-newline face.
3827
3828 * progmodes/tcl.el (tcl-escaped-newline): New face.
3829 (tcl-builtin-list): New variable.
3830 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
3831 newlines. Fix keywords subexpression number.
3832
3833 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
3834
3835 * textmodes/org.el (org-diary-default-entry): Fix call to
3836 `add-to-diary-entry'.
3837
3838 2005-04-05 Kim F. Storm <storm@cua.dk>
3839
3840 * ediff-init.el: Use (featurep 'xemacs).
3841
3842 2005-04-05 David Ponce <david@dponce.com>
3843
3844 * cus-edit.el (face): Derive from symbol widget. Display sample
3845 of the current face on the fly.
3846 (widget-face-sample-face-get, widget-face-notify): New functions.
3847 (widget-face-value-create): Remove.
3848
3849 * wid-edit.el (widget-field-end): Temporarily remove field
3850 narrowing before to call `get-char-property'.
3851
3852 2005-04-04 Jay Belanger <belanger@truman.edu>
3853
3854 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
3855 (math-read-subscripts): New variable.
3856 (math-read-preprocess-string): Process subscripts.
3857
3858 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3859
3860 * comint.el (comint-prompt-read-only): Doc fix.
3861
3862 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
3863 `-1'. Doc fix.
3864
3865 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
3866
3867 * textmodes/org.el (org-insert-mode-line-in-empty-file):
3868 Change default value to nil.
3869
3870 2005-04-04 Lute Kamstra <lute@gnu.org>
3871
3872 * autorevert.el (auto-revert-mode): Specify :group.
3873 * battery.el (display-battery-mode): Specify :group.
3874 * diff-mode.el (diff-minor-mode): Specify :group.
3875 * font-core.el (font-lock-mode): Specify :group.
3876 * hl-line.el (hl-line-mode): Specify :group.
3877 * iimage.el (iimage): New customization group.
3878 (iimage-mode): Specify :group.
3879 * longlines.el (longlines-mode): Specify :group.
3880 * master.el: Don't require easy-mmode.
3881 (master): New customization group.
3882 (master-mode): Specify :group.
3883 * msb.el (msb-mode): Specify :group.
3884 * reveal.el (reveal-mode): Specify :group.
3885 * simple.el (next-error-follow-minor-mode): Specify :group.
3886 * smerge-mode.el (smerge-mode): Specify :group.
3887 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
3888 * emulation/cua-base.el (cua-mode): Specify :group.
3889 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
3890 * language/thai-util.el (thai-auto-composition-mode)
3891 (thai-word-mode): Specify :group.
3892 * mail/supercite.el (sc-minor-mode): Specify :group.
3893 * progmodes/cwarn.el (cwarn-mode): Specify :group.
3894 * progmodes/flymake.el (flymake-mode): Specify :group.
3895 * progmodes/glasses.el (glasses-mode): Specify :group.
3896 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
3897 * textmodes/enriched.el (enriched-mode): Specify :group.
3898 * textmodes/refill.el (refill-mode): Specify :group.
3899
3900 * add-log.el (change-log-font-lock-keywords): Names in
3901 parenthesized lists can contain spaces.
3902
3903 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3904
3905 * startup.el (fancy-splash-text): Shorten default text of
3906 "Emacs Tutorial" line. Also, if the current language env
3907 indicates an available tutorial file other than TUTORIAL,
3908 extract its title and append it to the line in parentheses.
3909 (fancy-splash-insert): If arg is a thunk, funcall it.
3910
3911 2005-04-04 Jay Belanger <belanger@truman.edu>
3912
3913 * calc.el (calc-language-alist): Add tags to customization type.
3914
3915 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
3916
3917 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
3918 Doc fix.
3919
3920 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
3921
3922 * add-log.el (change-log-font-lock-keywords): The manual
3923 describing a Change Log entry, says: (...) "Aside from these
3924 header lines, every line in the change log starts with a space or
3925 a tab.". The font-lock was not highlighting lines started with
3926 spaces, added support for it.
3927
3928 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3929
3930 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
3931 (bibtex-generate-url-list): Update docstring accordingly. Put the
3932 complex example in the docstring.
3933 (bibtex-font-lock-url): Use pop.
3934
3935 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
3936
3937 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
3938
3939 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
3940
3941 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3942
3943 * filesets.el (filesets-set-default): Doc fix.
3944
3945 2005-04-03 Lute Kamstra <lute@gnu.org>
3946
3947 * generic.el (define-generic-mode): Add argument to specify
3948 keywords for defcustom.
3949 (default-generic-mode): Specify :group.
3950
3951 * generic-x.el: Specify :group for all generic modes.
3952
3953 * desktop.el (desktop-no-desktop-file-hook)
3954 (desktop-after-read-hook): Doc fix.
3955
3956 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
3957
3958 * simple.el (visible-mode): Use explicit :group keyword.
3959 This changes the group of `visible-mode-hook' from paren-blinking
3960 to editing-basics.
3961
3962 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
3963
3964 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
3965 mailbox specifications as well as URLs.
3966 (rmail-insert-inbox-text): Remove unused conditional branches.
3967
3968 2005-04-01 Jay Belanger <belanger@truman.edu>
3969
3970 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
3971 (calc-gnuplot-print-command): Move definitions to calc.el.
3972
3973 * calc/calc-embed.el (calc-embedded-announce-formula)
3974 (calc-embedded-open-formula, calc-embedded-close-formula)
3975 (calc-embedded-open-word, calc-embedded-close-word)
3976 (calc-embedded-open-plain, calc-embedded-close-plain)
3977 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
3978 (calc-embedded-open-mode, calc-embedded-close-mode):
3979 Move definitions to calc.el.
3980
3981 * calc/calc.el (calc-settings-file, calc-language-alist):
3982 Make customizable.
3983 (calc-embedded-announce-formula, calc-embedded-open-formula)
3984 (calc-embedded-close-formula, calc-embedded-open-word)
3985 (calc-embedded-close-word, calc-embedded-open-plain)
3986 (calc-embedded-close-plain, calc-embedded-open-new-formula)
3987 (calc-embedded-close-new-formula, calc-embedded-open-mode)
3988 (calc-embedded-close-mode, calc-gnuplot-name)
3989 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
3990 from other files and make customizable.
3991
3992 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
3993
3994 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
3995 Use buffer-live-p.
3996 (cvs-mode-run): Don't call cvs-update-header here.
3997 (cvs-run-process): Call cvs-update-header.
3998 Use process properties for cvs-postprocess and cvs-buffer so that
3999 the sentinel can behave better if the temp buffer is killed.
4000 Use a pipe rather than a tty, to better handle unexpected prompts.
4001 (cvs-sentinel): Rewrite. Call cvs-update-header.
4002
4003 2005-04-01 Andre Spiegel <spiegel@gnu.org>
4004
4005 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
4006 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
4007
4008 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
4009
4010 * generic.el (define-generic-mode): Add indentation rule.
4011
4012 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4013
4014 * files.el (mode-require-final-newline): Make Custom correctly
4015 report a nil value and allow to set it to nil via Custom.
4016 Doc fix.
4017
4018 2005-04-01 Kenichi Handa <handa@m17n.org>
4019
4020 * international/characters.el: Enable the correct case setting for
4021 dotless-i and dotted-I.
4022
4023 2005-04-01 Kim F. Storm <storm@cua.dk>
4024
4025 * ido.el (ido-file-internal): Fall back to non-ido command if
4026 initial directory is on slow ftp (or tramp) host.
4027
4028 2005-03-31 Richard M. Stallman <rms@gnu.org>
4029
4030 * emacs-lisp/autoload.el (make-autoload):
4031 Handle define-global-minor-mode.
4032
4033 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
4034 Rename from easy-mmode-define-global-mode.
4035 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
4036
4037 * progmodes/scheme.el (scheme-mode-syntax-table):
4038 Update syntax of | and # for two-character comment syntax.
4039
4040 2005-03-31 Lute Kamstra <lute@gnu.org>
4041
4042 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
4043 (define-minor-mode): Call custom-current-group at load-time.
4044
4045 * generic.el (define-generic-mode): Add debug declaration.
4046 Add defcustom for the mode hook.
4047 (generic-mode-internal): Use run-mode-hooks.
4048
4049 2005-03-31 Kim F. Storm <storm@cua.dk>
4050
4051 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
4052 (mouse-fixup-help-message): New defun called by show_help_echo
4053 to fixup mouse-2 prefix in help messages when applicable.
4054
4055 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
4056
4057 2005-03-31 Kenichi Handa <handa@m17n.org>
4058
4059 * language/thai-word.el (thai-find-word-ends): Pay attention to
4060 the case that we reach the end of buffer.
4061
4062 * textmodes/fill.el (fill-text-properties-at): New function.
4063 (fill-newline): Use fill-text-properties-at instead of
4064 text-properties-at.
4065
4066 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
4067
4068 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
4069 not comint-quote-filename.
4070
4071 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
4072
4073 * help-fns.el (help-with-tutorial): Revert last change.
4074
4075 2005-03-31 Kim F. Storm <storm@cua.dk>
4076
4077 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
4078
4079 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
4080
4081 * calendar/cal-china.el: Update reference to "Calendrical
4082 Calculations" book; there's a new edition.
4083 * calendar/cal-coptic.el: Likewise.
4084 * calendar/cal-french.el: Likewise.
4085 * calendar/cal-hebrew.el: Likewise.
4086 * calendar/cal-islam.el: Likewise.
4087 * calendar/cal-iso.el: Likewise.
4088 * calendar/cal-julian.el: Likewise.
4089 * calendar/cal-mayan.el: Likewise.
4090 * calendar/cal-persia.el: Likewise.
4091 * calendar/calendar.el: Likewise.
4092 * calendar/holidays.el: Likewise.
4093 * calendar/lunar.el: Likewise.
4094 * calendar/solar.el: Likewise.
4095
4096 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
4097 white space from doc string.
4098
4099 2005-03-30 Jay Belanger <belanger@truman.edu>
4100
4101 * calc/calc-help.el (calc-full-help): Remove email address.
4102
4103 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
4104
4105 * help-fns.el (help-with-tutorial): Delete title line.
4106
4107 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4108
4109 * calendar/cal-x.el (calendar-one-frame-setup)
4110 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
4111 rather than 'symbol for set-window-dedicated-p.
4112
4113 * calendar/appt.el (appt-buffer-name): Make it a constant.
4114 (appt-add): Doc fix.
4115
4116 * filesets.el (filesets-menu-path, filesets-menu-before)
4117 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
4118 (filesets-menu-cache-file): Use directory ~/.emacs.d.
4119 (filesets-add-submenu): Delete and use add-submenu instead.
4120
4121 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
4122
4123 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
4124 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
4125 (org-diary-default-entry): New function.
4126 (org-get-entries-from-diary): Better parsing of diary entries.
4127 (org-agenda-check-no-diary): New function.
4128 ("diary-lib"): Advice to function `add-to-diary-list', to allow
4129 linking to diary entries.
4130 (org-agenda-execute-calendar-command): New function.
4131 (org-agenda): Improve visible section in window.
4132 Use `org-fit-agenda-window'.
4133 (org-fit-agenda-window): New option.
4134 (org-move-subtree-down): Better handling of empty lines
4135 at end of subtree.
4136 (org-cycle): Numeric prefix is interpreted now as show-subtree N
4137 levels up.
4138 (org-fontify-done-headline): New option.
4139 (org-headline-done-face): New face.
4140 (org-set-font-lock-defaults): Use `org-headline-done-face'.
4141 (org-table-copy-down): Rename from `org-table-copy-from-above'.
4142 When current field is non-empty, it is copied to next row.
4143 (org-table-copy-from-above): Fix bug which made it
4144 impossible to copy fields containing only a single non-white character.
4145
4146 2005-03-30 Kim F. Storm <storm@cua.dk>
4147
4148 * kmacro.el (kmacro-end-macro): Isearch may store this command
4149 into the macro -- so ignore it when executing keyboard macro.
4150
4151 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4152
4153 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
4154
4155 2005-03-29 Kenichi Handa <handa@m17n.org>
4156
4157 * language/thai.el ("Thai"): Set setup-function and exit-function
4158 for Thai language environment.
4159
4160 * language/thai-util.el: Require thai-word.
4161 (thai-word-mode-map): New variable.
4162 (thai-word-mode): New minor mode.
4163 (setup-thai-language-environment-internal): New function.
4164 (exit-thai-language-environment-internal): New function.
4165
4166 * language/thai-word.el (thai-word-table): Declare it by defvar,
4167 use dolist to initialize it.
4168 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
4169 (thai-fill-find-break-point): New functions.
4170
4171 2005-03-29 Richard M. Stallman <rms@gnu.org>
4172
4173 * simple.el (idle-update-delay): Move definition up.
4174 (set-mark): Doc fix.
4175
4176 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
4177
4178 * longlines.el: New file.
4179
4180 * simple.el (buffer-substring-filters): New variable.
4181 (filter-buffer-substring): New function.
4182 (kill-region, copy-region-as-kill): Use it.
4183
4184 * register.el (copy-to-register, append-to-register)
4185 (prepend-to-register): Use filter-buffer-substring.
4186
4187 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4188
4189 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
4190 (gud-filter-pending-text): Move in front of gdb.
4191 (gud-overlay-arrow-position): New variable.
4192 (gud-sentinel, gud-display-line): Use it in place of
4193 overlay-arrow-position.
4194
4195 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4196
4197 * progmodes/fortran.el (fortran-if-indent): Doc fix.
4198 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
4199 (fortran-font-lock-keywords-4): New variable.
4200 (fortran-blocks-re, fortran-end-block-re)
4201 (fortran-start-block-re): New constants, for hideshow.
4202 (hs-special-modes-alist): Add a Fortran entry.
4203 (fortran-mode-map): Bind fortran-end-of-block,
4204 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
4205 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
4206 (fortran-looking-at-if-then, fortran-end-of-block)
4207 (fortran-beginning-of-block): New functions, for hideshow.
4208
4209 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
4210 Doc fix. Tweak regexp.
4211 (f90-beginning-of-block): Push mark first.
4212
4213 2005-03-29 Jay Belanger <belanger@truman.edu>
4214
4215 * calc/calc.el: Update copyright date.
4216 (calc-version): Increase to 2.1.
4217 (calc-version-date): Remove.
4218
4219 * calc/calc-help.el: Update copyright date.
4220 (calc-full-help): Remove reference to calc-version-date.
4221 Update copyright date.
4222
4223 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4224
4225 * vc.el (vc-do-command): Use a pipe for async processes, so password
4226 prompts don't show up at places where the user can't reply.
4227
4228 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
4229
4230 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
4231 on the file name we pass to the inferior shell.
4232
4233 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4234
4235 * progmodes/which-func.el (which-function): Be robust in the face of an
4236 imenu--make-index-alist failure.
4237
4238 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4239
4240 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
4241
4242 * progmodes/python.el (python-preoutput-filter): Fix last change.
4243
4244 2005-03-29 Lute Kamstra <lute@gnu.org>
4245
4246 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
4247 functions and compiled macros.
4248 (debug-convert-byte-code): Handle macros too.
4249 (debug-on-entry-1): Don't signal an error when trying to clear a
4250 function that is not set to debug on entry.
4251
4252 2005-03-29 Jay Belanger <belanger@truman.edu>
4253
4254 * calc/calc-lang.el: Add functions to math-function-table
4255 properties of tex and math.
4256
4257 2005-03-29 Kenichi Handa <handa@m17n.org>
4258
4259 * ps-mule.el (ps-mule-plot-string): Translate characters by
4260 ps-print-translation-table.
4261 (ps-mule-begin-job): Call find-charset-region/string with
4262 ps-print-translation-table.
4263 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
4264
4265 * ps-print.el (ps-print-translation-table): New variable.
4266 (ps-plot-region): Translate characters by ps-print-translation-table.
4267
4268 2005-03-29 Juri Linkov <juri@jurta.org>
4269
4270 * simple.el (next-error-highlight-timer): New variable.
4271
4272 * progmodes/compile.el (compilation-goto-locus):
4273 Use `next-error-highlight-timer' instead of `sit-for'.
4274
4275 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4276
4277 * mail/supercite.el (sc-mail-field): Use assoc-string.
4278 (sc-get-address): Simplify regexps.
4279
4280 * files.el (minibuffer-with-setup-hook): New macro.
4281 (find-file-read-args): Use it to avoid let-binding
4282 minibuffer-with-setup-hook (which breaks turning on/off
4283 file-name-shadow-mode while in the prompt).
4284
4285 * complete.el (PC-read-include-file-name-internal): Use test-completion.
4286
4287 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
4288
4289 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
4290
4291 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4292
4293 * window.el (window-buffer-height): Use count-screen-lines.
4294
4295 * progmodes/python.el (python-preoutput-leftover): New var.
4296 (python-preoutput-filter): Use it.
4297 (python-send-receive): Loop until all the result has been received.
4298
4299 2005-03-28 Juri Linkov <juri@jurta.org>
4300
4301 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
4302
4303 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
4304 "Recover Crashed Session".
4305 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
4306 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
4307 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
4308 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
4309 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
4310 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
4311 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
4312 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
4313
4314 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
4315 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
4316 Ediff Sessions", "Toggle use of separate control buffer frame",
4317 "Use separate frame for Ediff control buffer".
4318
4319 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
4320 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
4321 "Rename Bookmark", "Delete Bookmark".
4322
4323 * info.el (Info-mode-menu): Remove ellipsis from "Index".
4324 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
4325 Add `:active Info-index-alternatives' to "Next Matching Item".
4326
4327 * wdired.el (wdired-change-to-wdired-mode):
4328 Mention `wdired-abort-changes' key in the initial message.
4329
4330 * international/mule.el (auto-coding-alist): Associate non-ascii
4331 image filename extensions with `no-conversion'.
4332
4333 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
4334
4335 * international/iso-acc.el:
4336 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
4337
4338 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4339
4340 * textmodes/sgml-mode.el (html-mode): Doc update.
4341
4342 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
4343
4344 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
4345
4346 * term.el (term-move-columns): Fix face after extending a line.
4347 (term-insert-spaces): Likewise.
4348 (term-reset-terminal): Fix off by one error.
4349
4350 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4351
4352 * international/mule.el (auto-coding-alist): Add .xpi files.
4353
4354 * files.el (auto-mode-alist): Add .xpi files.
4355
4356 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
4357
4358 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
4359
4360 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4361
4362 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
4363
4364 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4365
4366 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
4367 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
4368
4369 * calendar/cal-move.el (calendar-beginning-of-year): Move the
4370 cursor to Jan 1 when needed.
4371 (calendar-end-of-year): Fix -/+ typo.
4372 Reported by Chong Yidong <cyd@stupidchicken.com>.
4373
4374 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4375
4376 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
4377
4378 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
4379 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
4380
4381 2005-03-25 Richard M. Stallman <rms@gnu.org>
4382
4383 * filesets.el (filesets-init): Add autoload.
4384
4385 * mail/mailalias.el (mail-directory): Doc fix.
4386
4387 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4388
4389 * mail/mailalias.el (mail-directory-process): Do nothing if
4390 mail-directory-process is an atom.
4391 (mail-get-names): Ignore mail-directory-names if it is an atom.
4392 (mail-directory-process defvar): Doc fix.
4393 (mail-names): Doc fix.
4394
4395 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
4396
4397 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
4398
4399 2005-03-26 Kenichi Handa <handa@m17n.org>
4400
4401 * international/mule-util.el (detect-coding-with-priority):
4402 Call update-coding-systems-internal before detect-coding-region.
4403
4404 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
4405
4406 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
4407 (gdb-frames-mode-map): Add follow-link property.
4408
4409 2005-03-25 Jay Belanger <belanger@truman.edu>
4410
4411 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
4412 for variables.
4413
4414 2005-03-25 Juri Linkov <juri@jurta.org>
4415
4416 * image-mode.el: Optimize image filename extension regexps in
4417 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
4418 in `auto-mode-alist'.
4419 (image-mode): Add `image-toggle-display-text' to local hook
4420 `change-major-mode-hook'. Display the image as an image by
4421 default. Set `cursor-type' and `truncate-lines' if the image
4422 is already displayed. Take into account the current mode (image
4423 or text) in message.
4424 (image-minor-mode): New minor mode.
4425 (image-mode-maybe, image-toggle-display-text): New functions.
4426 (image-toggle-display): Use called-interactively-p.
4427 Let-bind `inhibit-read-only' to t.
4428
4429 * image-mode.el (image-minor-mode): Set `cursor-type' and
4430 `truncate-lines' if the image is already displayed. Add turning
4431 image-minor-mode off to `change-major-mode-hook'. Add message.
4432 Call `image-toggle-display-text' after turning image-minor-mode off.
4433
4434 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4435
4436 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
4437 Terminal.app, use utf-8.
4438 (set-display-table-and-terminal-coding-system): Add coding-system arg.
4439 (set-locale-environment): Use it.
4440
4441 * term/xterm.el: Undo last change, better done in mule-cmds.el.
4442
4443 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
4444
4445 * progmodes/python.el (python-close-block-statement-p)
4446 (python-outdent-p, python-current-defun): Use symbol-end.
4447
4448 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
4449
4450 * files.el (save-some-buffers): Doc fix.
4451
4452 2005-03-25 Werner Lemberg <wl@gnu.org>
4453
4454 * complete.el, thumbs.el: Replace `legal' with `valid'.
4455 * calendar/calendar.el: Replace `legal' with `valid'.
4456 * emacs-lisp/advice.el: Replace `legal' with `valid'.
4457 * mail/supercite.el: Replace `legal' with `valid'.
4458 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
4459 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
4460 Replace `legal' with `valid'.
4461 * textmodes/reftex-vars.el, textmodes/reftex.el:
4462 Replace `legal' with `valid'.
4463
4464 2005-03-25 Werner Lemberg <wl@gnu.org>
4465
4466 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
4467 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
4468 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
4469 * emulation/vip.el: Replace `illegal' with `invalid'.
4470 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
4471 * mail/supercite.el: Replace `illegal' with `invalid'.
4472 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
4473 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
4474 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
4475 * progmodes/sh-script.el, progmodes/xscheme.el:
4476 Replace `illegal' with `invalid'.
4477 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
4478 * textmodes/reftex-index.el, textmodes/reftex-parse.el
4479 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
4480 * textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
4481
4482 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4483
4484 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
4485 (flymake-find-buildfile, flymake-find-possible-master-files)
4486 (flymake-check-include, flymake-parse-line): Replace loops over the
4487 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
4488
4489 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
4490 Substitute file-name-as-directory in the rest of the file.
4491 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
4492 (flymake-replace-region): Remove unused arg `buffer'.
4493 (flymake-check-patch-master-file-buffer): Update calls to it.
4494 (flymake-add-err-info): Remove unused var `count'.
4495 (flymake-mode): Use define-minor-mode.
4496
4497 * progmodes/flymake.el: Use with-current-buffer.
4498 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
4499 flymake-replace-regexp-in-string, flymake-line-beginning-position)
4500 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
4501 Avoid testing for `xemacs'.
4502 (flymake-nop): Move.
4503 (flymake-region-has-flymake-overlays): Return the computed value.
4504 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
4505 Remove unused var `endline'.
4506 (flymake-get-line-count): Remove unused function.
4507 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
4508
4509 * emulation/vi.el:
4510 * generic.el:
4511 * hilit-chg.el (global-highlight-changes):
4512 * hi-lock.el (hi-lock-mode):
4513 * follow.el: find-file-hooks -> find-file-hook.
4514
4515 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
4516
4517 2005-03-24 Juri Linkov <juri@jurta.org>
4518
4519 * dired.el (dired-mode-map): Add menu item "Compare directories"
4520 for dired-compare-directories.
4521
4522 * dired-aux.el (dired-compare-directories): Add autoload cookie.
4523 Doc fix. Replace `read-file-name' with `read-directory-name'.
4524
4525 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4526
4527 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
4528
4529 2005-03-24 Jay Belanger <belanger@truman.edu>
4530
4531 * calc/calc-embed.el (calc-embedded-mode-change): Save all
4532 relevant mode settings in calc-embedded-original-modes when modes
4533 are permanently changed.
4534
4535 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4536
4537 * autoinsert.el: find-file-hooks -> find-file-hook.
4538
4539 2005-03-24 Lute Kamstra <lute@gnu.org>
4540
4541 * generic.el (generic-font-lock-defaults): Make it obsolete.
4542 (generic-font-lock-keywords): New variable to replace
4543 generic-font-lock-defaults.
4544 (generic-mode-set-font-lock): Delete it.
4545 (generic-mode-internal): Don't call generic-mode-set-font-lock.
4546 (generic-bracket-support): Add docstring.
4547
4548 * generic-x.el: Rename generic-font-lock-defaults to
4549 generic-font-lock-keywords throughout.
4550 (mailagent-rules-setup-function): Delete it.
4551 (mailagent-rules-generic-mode): Use anonymous function instead.
4552 (show-tabs-generic-mode-font-lock-defaults-1)
4553 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
4554 Quote faces.
4555 (show-tabs-tab-face, show-tabs-space-face): Specify background,
4556 not foreground.
4557
4558 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4559 Recognize define-generic-mode.
4560
4561 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
4562
4563 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
4564 if there's no completion table.
4565
4566 2005-03-23 Miles Bader <miles@gnu.org>
4567
4568 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4569 Remove tty-specific variants, as they're no longer needed.
4570
4571 2005-03-23 Lute Kamstra <lute@gnu.org>
4572
4573 * generic-x.el: Code cleanup: make args constant whenever possible.
4574 (installshield-statement-keyword-list)
4575 (installshield-system-functions-list)
4576 (installshield-system-variables-list, installshield-types-list)
4577 (installshield-funarg-constants-list): Make them constants.
4578
4579 * generic.el (generic-make-keywords-list): Add autoload cookie.
4580
4581 * calendar/time-date.el: Add comment on time value formats.
4582 Don't require parse-time.
4583 (with-decoded-time-value): New macro.
4584 (encode-time-value): New function.
4585 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
4586 (days-to-time): Return a valid time value when arg is huge.
4587 (time-since): Use time-subtract.
4588 (time-to-number-of-days): Use time-to-seconds.
4589
4590 2005-03-23 David Ponce <david@dponce.com>
4591
4592 * recentf.el: (recentf-keep): New option.
4593 (recentf-menu-action): Default to `find-file'.
4594 (recentf-keep-non-readable-files-flag)
4595 (recentf-keep-non-readable-files-p)
4596 (recentf-file-readable-p, recentf-find-file)
4597 (recentf-cleanup-remote): Remove.
4598 (recentf-include-p): More robust.
4599 (recentf-keep-p): New function.
4600 (recentf-remove-if-non-kept): Rename from
4601 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
4602 All callers updated.
4603 (recentf-menu-items-for-commands): Fix help string.
4604 (recentf-track-closed-file): Update. Doc fix.
4605 (recentf-cleanup): Update. Count removed files. Doc fix.
4606
4607 2005-03-23 Kim F. Storm <storm@cua.dk>
4608
4609 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4610 Don't inherit from fringe face (now happens automatically).
4611
4612 2005-03-22 Kim F. Storm <storm@cua.dk>
4613
4614 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
4615 position values.
4616
4617 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
4618
4619 * menu-bar.el (showhide-date-time): Remove.
4620 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
4621 (menu-bar-make-mm-toggle): Simplify.
4622
4623 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4624
4625 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
4626 Accept qualified variable and function names.
4627
4628 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
4629
4630 * bindings.el (completion-ignored-extensions):
4631 Remove ".lis" for `vax-vms'.
4632
4633 2005-03-22 Andreas Schwab <schwab@suse.de>
4634
4635 * generic-x.el: Revert last change.
4636 * ldefs-boot.el: Update.
4637
4638 2005-03-22 Jay Belanger <belanger@truman.edu>
4639
4640 * calc/calc-embed (calc-embedded-original-modes): New variable.
4641 (calc-embedded-save-original-modes)
4642 (calc-embedded-restore-original-modes): New functions.
4643 (calc-do-embedded): Save original modes when entering embedded mode
4644 and restore when leaving embedded mode.
4645 (calc-embedded-modes-change): Change the value of
4646 calc-embedded-original-modes to reflect permanent changes.
4647
4648 2005-03-22 Lute Kamstra <lute@gnu.org>
4649
4650 * generic-x.el: Require generic again.
4651
4652 2005-03-22 Miles Bader <miles@gnu.org>
4653
4654 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4655 Tweak details to look good on both ttys and bitmap displays, light
4656 or dark background, etc.
4657
4658 2005-03-21 Kim F. Storm <storm@cua.dk>
4659
4660 * tooltip.el (tooltip-show-help-function): Check car and cdr of
4661 mouse position.
4662
4663 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4664
4665 * icomplete.el: Don't forcibly turn on the mode upon load.
4666 (icomplete-mode): Use define-minor-mode.
4667 (icomplete-eoinput): Default to nil.
4668 (icomplete-minibuffer-setup): Remove autoload.
4669 (icomplete-tidy): Simplify.
4670 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
4671 in the initial state or if the user has modified the field.
4672 Fix handling of icomplete-max-delay-chars.
4673 Remove code that handles the oddball case where
4674 minibuffer-completion-table is an integer.
4675 Wrap icomplete-completions in while-no-input in case building
4676 completions takes more time than expected.
4677 (icomplete-completions): Simplify.
4678
4679 2005-03-21 Richard M. Stallman <rms@gnu.org>
4680
4681 * jka-compr.el (jka-compr-really-do-compress):
4682 Make variable buffer-local.
4683
4684 * image-mode.el: Handle .xpm files too.
4685 (image-toggle-display): Preserve modification flag.
4686
4687 * help.el (where-is): Don't mention aliases with no key bindings.
4688
4689 2005-03-21 Lute Kamstra <lute@gnu.org>
4690
4691 * generic.el: Fix commentary section. Don't require cl for compilation.
4692 (generic-mode-list): Add autoload cookie.
4693 (generic-use-find-file-hook, generic-lines-to-scan)
4694 (generic-find-file-regexp, generic-ignore-files-regexp)
4695 (generic-mode, generic-mode-find-file-hook)
4696 (generic-mode-ini-file-find-file-hook): Fix docstrings.
4697 (define-generic-mode): Make it a defmacro. Fix docstring.
4698 (generic-mode-internal): Code cleanup. Add autoload cookie.
4699 (generic-mode-set-comments): Code cleanup.
4700 * generic-x.el: Don't prevent compilation. Don't require generic.
4701 Follow coding conventions. Minor code cleanup.
4702 (etc-fstab-generic-mode): Add some keywords.
4703 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
4704 define-generic-mode like a function declaration.
4705
4706 2005-03-21 Jay Belanger <belanger@truman.edu>
4707
4708 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
4709 changing modes.
4710
4711 2005-03-21 Sam Steingold <sds@gnu.org>
4712
4713 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
4714
4715 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
4716
4717 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
4718 Add underscore to "f$ lexicals" regexp.
4719
4720 2005-03-20 Juri Linkov <juri@jurta.org>
4721
4722 * subr.el (progress-reporter-do-update): When `min-value' is equal
4723 to `max-value', set `percentage' to 0 and prevent division by zero.
4724
4725 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
4726
4727 Sync with Tramp 2.0.48.
4728
4729 * tramp.el (all): Change all addresses to .gnu.org.
4730 (tramp-append-tramp-buffers): New defun.
4731 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
4732 Catch `dont-send' signal.
4733 (tramp-set-auto-save-file-modes): Set always permissions, because
4734 there might be an old auto-saved file belonging to another
4735 original file. This could be a security threat. Reported by
4736 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
4737 Check for Emacs 21.3.50 removed.
4738
4739 * tramp-smb.el (all): Remove debug construct for
4740 `with-parsed-tramp-file-name'.
4741 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
4742 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
4743 No error message if DIRECTORY or FILENAME doesn't exist.
4744 (tramp-smb-open-connection): Check existence of
4745 `tramp-smb-program'.
4746
4747 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
4748
4749 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
4750 Properly handle the case where the `m' or `s' command's argument is not
4751 yet terminated.
4752 (perl-indent-new-calculate): New function.
4753 (perl-indent-line): Use it.
4754
4755 2005-03-20 Miles Bader <miles@gnu.org>
4756
4757 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
4758 in text-mode too. Change to new face names.
4759 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
4760 Add `:weight bold' attribute.
4761 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
4762
4763 2005-03-19 Juri Linkov <juri@jurta.org>
4764
4765 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
4766
4767 * international/mule.el (auto-coding-alist): Sync with
4768 `auto-mode-alist' by adding upper case archive file extensions
4769 and adding ear/war to jar extension.
4770
4771 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
4772
4773 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
4774 running, restart it.
4775
4776 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
4777
4778 * finder.el (finder-current-item): Throw an error on an empty line.
4779
4780 * man.el (Man-follow-manual-reference): If current-word returns
4781 nil, use "".
4782
4783 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
4784
4785 * simple.el (goto-line): Doc fix.
4786
4787 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
4788
4789 * files.el (save-buffer): Doc fix.
4790
4791 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
4792
4793 * recentf.el (recentf-cleanup-remote): New variable.
4794 (recentf-cleanup): Use it to conditionally check availablity of
4795 remote files.
4796
4797 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
4798
4799 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
4800 function names.
4801
4802 2005-03-19 Eli Zaretskii <eliz@gnu.org>
4803
4804 * language/thai-word.el: New file.
4805
4806 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4807
4808 * files.el (backup-buffer): If the file's directory is not
4809 writable, use copy instead of move to backup the file.
4810
4811 2005-03-19 Eli Zaretskii <eliz@gnu.org>
4812
4813 * obsolete/keyswap.el: Moved to obsolete/ from term/.
4814
4815 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4816
4817 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
4818 Use functionp instead of symbolp and fboundp. Reported by Drkm
4819 <darkman_spam@yahoo.fr>.
4820 (ps-print-version): New version 6.6.6.
4821
4822 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
4823
4824 * textmodes/table.el (table--line-column-position): New idiom.
4825 (table--row-column-insertion-point-p): New function to test
4826 validity of row and column insertion operation at a location.
4827 (table-global-menu, table-cell-menu): Use above functions for
4828 deterministic test operation.
4829 (table--editable-cell-p): Behave in deterministic fashion.
4830
4831 2005-03-18 Juri Linkov <juri@jurta.org>
4832
4833 * isearch.el (isearch-lazy-highlight-new-loop):
4834 Make arguments beg and end optional.
4835 (isearch-update): Remove optional arguments nil from
4836 isearch-lazy-highlight-new-loop.
4837 (isearch-lazy-highlight-search): Let-bind case-fold-search to
4838 isearch-lazy-highlight-case-fold-search instead of
4839 isearch-case-fold-search, and let-bind isearch-regexp to
4840 isearch-lazy-highlight-regexp.
4841 Use isearch-lazy-highlight-last-string instead of isearch-string.
4842
4843 * replace.el (perform-replace): Remove bindings of global
4844 variables isearch-string, isearch-regexp, isearch-case-fold-search.
4845 Add three new arguments to `replace-highlight'.
4846 (replace-highlight): Add arguments string, regexp, case-fold.
4847 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
4848 to allow isearch-lazy-highlight-new-loop to use these values
4849 to set corresponding isearch-lazy-highlight-* internal
4850 variables whose values lazy highlighting will use regardless of
4851 changes to global variables isearch-string, isearch-regexp,
4852 isearch-case-fold-search during lazy highlighting loop.
4853 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
4854 to `lazy-highlight-cleanup'.
4855
4856 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
4857 (ispell-highlight-face): Set default face to `isearch' when
4858 lazy highlighting is enabled.
4859 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
4860 priority to 1. Add lazy highlighting.
4861 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
4862 from `isearch-dehighlight'.
4863
4864 2005-03-18 David Ponce <david@dponce.com>
4865
4866 * files.el (hack-local-variables): Do a case-insensitive search
4867 for End.
4868
4869 2005-03-18 Juri Linkov <juri@jurta.org>
4870
4871 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
4872 `isearch-lazy-highlight-cleanup', add alias to old name and
4873 declare obsolete. Add release numbers to other obsolete vars.
4874 (isearch-done, isearch-lazy-highlight-new-loop):
4875 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
4876 (lazy-highlight-cleanup) <variable>: Doc fix.
4877 (isearch-lazy-highlight-update): Rename obsolete
4878 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
4879
4880 2005-03-18 Kenichi Handa <handa@m17n.org>
4881
4882 * language/thai-util.el: Fix categorization of Thai characters in
4883 thai-category-table.
4884 (thai-composition-pattern): Adjust it for the above change.
4885 (thai-self-insert-command, thai-compose-syllable): New functions.
4886 (thai-compose-region): Use thai-compose-syllable.
4887 (thai-compose-string): Likewise.
4888 (thai-composition-function): Likewise.
4889 (thai-auto-composition): New function.
4890 (thai-auto-composition-mode): New minor mode.
4891
4892 * language/thai.el: Fix patterns to be registered in
4893 composition-function-table.
4894
4895 * international/quail.el (quail-input-method): Locally bind
4896 inhibit-modification-hooks to t.
4897
4898 2005-03-17 Richard M. Stallman <rms@gnu.org>
4899
4900 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
4901 (perl-mode): Use run-mode-hooks.
4902
4903 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
4904 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
4905 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
4906
4907 * mail/sendmail.el (sendmail-send-it): Reenable the code
4908 to compute resend-to-address and use it.
4909
4910 * tar-mode.el (tar-mode): Turn off undo unconditionally.
4911
4912 * image-mode.el: New file.
4913
4914 * image.el (insert-sliced-image): Add autoload cookie.
4915
4916 * font-lock.el (font-lock-lines-before): New user option.
4917 (font-lock-after-change-function): Obey it.
4918
4919 * bindings.el (esc-map): Make M-g a prefix.
4920 Bind M-g g and M-g M-g to goto-line.
4921
4922 * faces.el (face-id): Doc fix.
4923
4924 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4925
4926 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
4927 (rmail-show-message): Use rmail-unknown-mail-followup-to.
4928 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
4929
4930 * mail/sendmail.el (mail-yank-ignored-headers)
4931 (mail-font-lock-keywords, mail-mode-fill-paragraph):
4932 Add Mail-Followup-To and Mail-Reply-To headers.
4933 (mail-citation-hook): Add autoload cookie.
4934 (mail-mode): Doc fix.
4935 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
4936 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
4937 (mail-mode-fill-paragraph): Handle those headers.
4938 (mail-mailing-lists): New variable.
4939 (mail-mail-reply-to, mail-mail-followup-to): New functions.
4940
4941 2005-03-17 Juri Linkov <juri@jurta.org>
4942
4943 * isearch.el (isearch-fallback): Check for `(car previous)'
4944 before calling `isearch-other-end-state'.
4945
4946 2005-03-17 Kim F. Storm <storm@cua.dk>
4947
4948 * simple.el (move-beginning-of-line): Move to beginning of buffer
4949 line, as well as beginning of screen line.
4950
4951 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
4952
4953 * calendar/diary-lib.el (mark-diary-entries): Use new optional
4954 argument REDRAW rather than calendar-redrawing variable.
4955 * calendar/calendar.el (calendar-redrawing): Delete.
4956 (redraw-calendar): Do not bind calendar-redrawing.
4957
4958 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
4959
4960 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
4961 diary-file buffer.
4962
4963 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
4964
4965 * help.el (describe-mode): Allow a :minor-mode-function property to
4966 specify a different minor mode toggle function than the variable.
4967 * simple.el (auto-fill-function):
4968 * subr.el (add-minor-mode): Use it.
4969
4970 2005-03-16 Kenichi Handa <handa@m17n.org>
4971
4972 * language/ethio-util.el (sera-being-called-by-w3): New variable.
4973 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
4974 (ethio-fidel-to-sera-buffer): Likewise.
4975
4976 2005-03-16 Juri Linkov <juri@jurta.org>
4977
4978 * emacs-lisp/find-func.el (find-function-regexp):
4979 Add defun-emitting macro `menu-bar-make-toggle'.
4980
4981 * isearch.el: Put `isearch-scroll' property to
4982 `split-window-horizontally'.
4983
4984 * info.el: Update error messages for `debug-ignored-errors'.
4985 (Info-isearch-search): Doc fix.
4986 (Info-find-node): Move up code to go into info buffer before
4987 recording the node to the history.
4988 (Info-fontify-node): Fontify titles only if the next line
4989 has two or more `*', `=', `-', `.'.
4990 Display "go to this node" for empty (match-string 3).
4991
4992 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4993
4994 * term/mac-win.el: Add mouse pointer shape constants.
4995
4996 2005-03-15 Kim F. Storm <storm@cua.dk>
4997
4998 * simple.el (move-beginning-of-line): Use vertical-motion.
4999
5000 2005-03-15 Juri Linkov <juri@jurta.org>
5001
5002 * isearch.el (isearch-error): New variable.
5003 (isearch-invalid-regexp, isearch-within-brackets): Remove.
5004 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
5005 (isearch-within-brackets-state): Remove.
5006 (isearch-case-fold-search-state, isearch-pop-fun-state):
5007 Decrease frame index.
5008 (isearch-mode, isearch-top-state, isearch-push-state)
5009 (isearch-edit-string, isearch-abort, isearch-search-and-update)
5010 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
5011 (isearch-search, isearch-lazy-highlight-new-loop):
5012 Replace `isearch-invalid-regexp' with `isearch-error'.
5013 Remove `isearch-within-brackets'.
5014 (isearch-search): Add `search-failed' handler to `condition-case'.
5015 (isearch-lazy-highlight-search): Add `condition-case' to catch
5016 errors and allow `isearch-lazy-highlight-update' to try
5017 highlighting from the beginning of the window.
5018 (isearch-repeat): Move up code to set isearch-wrapped to t
5019 before calling isearch-wrap-function.
5020
5021 * info.el (Info-isearch-initial-node): New internal variable.
5022 (Info-search): Signal an error in isearch mode when search leaves
5023 the initial node. Signal an error when `bound' is non-nil and
5024 nothing was found in the current subfile.
5025 (Info-isearch-search): Remove `condition-case'.
5026 (Info-isearch-wrap): Don't wrap when search failed during leaving
5027 the initial node. If `Info-isearch-search' is nil, wrap around
5028 the current node.
5029 (Info-isearch-start): New fun.
5030 (Info-mode): Add buffer-local hook `Info-isearch-start' to
5031 `isearch-mode-hook'.
5032
5033 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5034
5035 * simple.el (normal-erase-is-backspace): Set default to t if
5036 running on Mac.
5037
5038 * term/mac-win.el (function-key-map): Sync with x-win.el.
5039
5040 2005-03-15 Kenichi Handa <handa@m17n.org>
5041
5042 * international/mule-cmds.el (locale-language-names): Modify the
5043 format of elements and add more entries.
5044 (locale-preferred-coding-systems): Add more entries.
5045 (set-locale-environment): Adjust for the change of
5046 locale-language-names.
5047
5048 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5049
5050 * pcvs.el (smerge-ediff): Remove bogus autoload.
5051
5052 2005-03-14 Lute Kamstra <lute@gnu.org>
5053
5054 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
5055 Ignore a `*' at the beginning of a line.
5056
5057 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
5058 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
5059 subr.el.
5060 (dont-compile, eval-when-compile, eval-and-compile): Use declare
5061 to specify indentation.
5062
5063 * generic.el (define-generic-mode): Let generic-mode-list be a
5064 list of strings; test membership with equal.
5065
5066 2005-03-14 Kim F. Storm <storm@cua.dk>
5067
5068 * simple.el (next-line, previous-line): Add optional try-vscroll
5069 arg to recognize interactive use. Pass it on to line-move.
5070 (line-move): Don't perform auto-window-vscroll when defining or
5071 executing keyboard macro to ensure consistent behaviour.
5072
5073 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
5074
5075 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
5076
5077 2005-03-13 Lute Kamstra <lute@gnu.org>
5078
5079 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
5080 debugger-setup-buffer so that backtrace marks the frames set to
5081 debug-on-exit and we don't have to do it manually. Set an extra
5082 debug-on-exit for macro's.
5083 (debugger-setup-buffer): Don't mark the top frame manually.
5084
5085 2005-03-12 Lute Kamstra <lute@gnu.org>
5086
5087 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
5088 lisp-indent-function throughout.
5089 (with-no-warnings): Set lisp-indent-function property.
5090
5091 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
5092
5093 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
5094 Add entry for backslash.
5095
5096 2005-03-12 Juri Linkov <juri@jurta.org>
5097
5098 * info.el (Info-search): Four fixes for backward search.
5099
5100 2005-03-11 Jay Belanger <belanger@truman.edu>
5101
5102 * calc/calc.el (calc-language-alist): New variable.
5103 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
5104 (calc-embedded-find-modes): Use calc-language-alist instead of
5105 calc-embedded-language-alist.
5106
5107 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5108
5109 * calendar/calendar.el (calendar-redrawing): New internal
5110 variable.
5111 (redraw-calendar): Remove bogus save-excursion from previous
5112 change. Bind calendar-redrawing to t for mark-diary-entries.
5113 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
5114 calendar if that is why we were called.
5115
5116 2005-03-11 Kenichi Handa <handa@m17n.org>
5117
5118 * international/mule.el (make-coding-system): Set property
5119 coding-system-define-form to nil.
5120 (define-coding-system-alias): Likewise.
5121
5122 2005-03-11 Kenichi Handa <handa@m17n.org>
5123
5124 These changes are suggested by Dave Love <fx@gnu.org>.
5125
5126 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
5127 coding: tag.
5128 (adaptive-fill-regexp): Add more bullets.
5129 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
5130 regexps.
5131
5132 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
5133
5134 * help.el (describe-mode): Properly handle non-trivial lighters.
5135 Don't ignore minor modes that are not listed in minor-mode-list.
5136
5137 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
5138 feature ON when the user requests to turn it OFF.
5139
5140 2005-03-10 Lute Kamstra <lute@gnu.org>
5141
5142 * emacs-lisp/debug.el (debug-entry-code): Delete it.
5143 (implement-debug-on-entry): New function to replace debug-entry-code.
5144 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
5145 second argument as the 2005-03-07 change makes it obsolete.
5146 (debug-on-entry, cancel-debug-on-entry): Update call to
5147 debug-on-entry-1.
5148 (debug, debugger-setup-buffer): Comment update.
5149 (debugger-frame-number): Update to work with implement-debug-on-entry.
5150
5151 2005-03-10 Jay Belanger <belanger@truman.edu>
5152
5153 * calc/calc-embed.el (math-ms-args): Declare it.
5154 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
5155 math-ms-args.
5156 (calc-embedded-subst): Use math-multi-subst-rec to substitute
5157 variables.
5158
5159 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
5160
5161 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
5162 Use message-box.
5163
5164 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
5165 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
5166 (tooltip-gud-tips): Simplify.
5167 (tooltip-gud-tips-p): Remove superflouous :set.
5168 (tooltip-gud-modes): Add fortran-mode.
5169 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
5170
5171 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
5172
5173 2005-03-09 Kim F. Storm <storm@cua.dk>
5174
5175 * play/animate.el (animate-place-char): Use forward-line instead
5176 of next-line to improve performance.
5177
5178 2005-03-09 Simon Josefsson <jas@extundo.com>
5179
5180 * net/browse-url.el (browse-url-default-browser): Doc fix.
5181
5182 2005-03-09 Miles Bader <miles@gnu.org>
5183
5184 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
5185 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
5186
5187 2005-03-09 Kenichi Handa <handa@m17n.org>
5188
5189 * international/latin-1.el: Set case and syntax for 255 only if
5190 set-case-syntax-set-multibyte is nil.
5191
5192 * textmodes/ispell.el (ispell-insert-word): New function.
5193 (ispell-word): Use ispell-insert-word to insert a new word.
5194 (ispell-process-line): Likewise.
5195 (ispell-complete-word): Likewise.
5196
5197 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
5198
5199 * calendar/calendar.el (redraw-calendar): Preserve point.
5200 Reported by Matt Hodges <MPHodges@member.fsf.org>.
5201 (calendar-week-start-day): Move after definition of
5202 redraw-calendar. Delete buffer test, since redraw-calendar has
5203 that now.
5204
5205 * calendar/diary-lib.el (mark-diary-entries): Only call
5206 redraw-calendar in the first of any recursive calls.
5207 Reported by Alan Shutko <ats@acm.org>.
5208
5209 2005-03-08 Juri Linkov <juri@jurta.org>
5210
5211 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
5212 (html-horizontal-rule, html-line, html-image, html-checkboxes)
5213 (html-radio-buttons): Add a space before the trailing `/>' where
5214 sgml-xml-mode is non-nil.
5215 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
5216 the subsequent tag of the empty XML tag.
5217 (html-href-anchor): Don't set initial input to "http:".
5218 (html-image): Ask for the image URL and set point inside alt="".
5219 (html-name-anchor): Duplicate the name in the `id' attribute when
5220 sgml-xml-mode is non-nil.
5221 (html-paragraph): Remove \n before <p>.
5222 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
5223 instead of `checked' when sgml-xml-mode is non-nil.
5224
5225 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
5226 Remove 1 space before #RRGGBB to not truncate it on terminal
5227 windows w/o fringes. Remove 1 space between bg and fg examples
5228 to get more space.
5229 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
5230 avoid byte-compile warnings.
5231
5232 * image-file.el (image-file-handler): Put `safe-magic' property to
5233 `image-file-handler'.
5234
5235 * info.el (Info-isearch-search): Emulate word search in
5236 isearching through multiple Info nodes with Info-search.
5237 (Info-isearch-wrap): Allow isearch-word.
5238
5239 2005-03-08 Lute Kamstra <lute@gnu.org>
5240
5241 * emacs-lisp/debug.el (debugger-step-through): Make sure that
5242 stepping into the debugger's code is not possible.
5243 (debugger-jumping-flag): Docstring update.
5244
5245 2005-03-08 Jay Belanger <belanger@truman.edu>
5246
5247 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
5248 embedded mode begins.
5249 (calc-embedded-language-alist): New variable.
5250 (calc-embedded-find-modes): Use calc-embedded-language-alist to
5251 set default language mode.
5252
5253 2005-03-08 Kenichi Handa <handa@m17n.org>
5254
5255 * international/ccl.el (define-ccl-program): Fix docstring about
5256 extra 256 bytes assured for the output buffer.
5257
5258 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5259 Fix BUFFER_MAGNIFICATION to 2.
5260 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5261
5262 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
5263
5264 * align.el (align-rules-list): Added an alignment rule for CSS
5265 declarations (applies to css-mode and html-mode buffers).
5266
5267 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
5268
5269 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
5270
5271 2005-03-07 Kim F. Storm <storm@cua.dk>
5272
5273 * simple.el (move-beginning-of-line): New command.
5274
5275 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
5276
5277 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
5278
5279 * emulation/cua-base.el: Put CUA move property on move-end-of-line
5280 and move-beginning-of-line.
5281
5282 * apropos.el (apropos-print): Omit command from M-x ... RET.
5283
5284 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
5285
5286 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
5287 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
5288
5289 2005-03-06 Richard M. Stallman <rms@gnu.org>
5290
5291 * bindings.el (esc-map): Bind M-g to goto-line.
5292
5293 * facemenu.el (global-map): Bind M-o, not M-g.
5294
5295 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5296
5297 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
5298 "Open Directory" as for "Open File".
5299
5300 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
5301
5302 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
5303 (push-mark-command): Run activate-mark-hook.
5304
5305 2005-03-06 Richard M. Stallman <rms@gnu.org>
5306
5307 * help-mode.el (help-mode-finish): Don't alter the element
5308 in view-return-to-alist if there already is one.
5309
5310 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
5311 make sure the current buffer is the expected one.
5312
5313 * novice.el (disabled-command-function): Output in *Disabled Command*.
5314 Explicitly ignore non-keyboard events, and explicitly handle C-g.
5315
5316 * textmodes/flyspell.el (flyspell-large-region):
5317 Pass args differently for aspell.
5318
5319 * files.el (mode-require-final-newline): Doc fix.
5320
5321 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5322
5323 * progmodes/which-func.el (which-function):
5324 Specify NOERROR when calling imenu--make-index-alist.
5325
5326 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
5327
5328 * simple.el (normal-erase-is-backspace): Define default value.
5329
5330 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
5331 (custom-reevaluate-setting): Simple function to handle
5332 variables that are defined before their default value can really
5333 be computed.
5334
5335 * startup.el (command-line): Use it for temporary-file-directory,
5336 small-emporary-file-directory, auto-save-file-name-transforms,
5337 blink-cursor-mode, and normal-erase-is-backspace.
5338
5339 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
5340 progress, even with buggy anchored keywords.
5341
5342 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
5343
5344 * simple.el (goto-line): Remove unbalanced final parenthesis.
5345
5346 2005-03-05 Richard M. Stallman <rms@gnu.org>
5347
5348 * simple.el (goto-line): Use a number at point as the default.
5349 With C-u as arg, switch buffers.
5350
5351 2005-03-05 Juri Linkov <juri@jurta.org>
5352
5353 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
5354 with `no-blinking-cursor'.
5355
5356 * startup.el (no-blinking-cursor): New defvar.
5357 (command-line): Add `--no-blinking-cursor' to longopts.
5358 Set `no-blinking-cursor' to t for command line arguments
5359 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
5360 with `no-blinking-cursor' in the condition for calling
5361 `blink-cursor-mode'.
5362
5363 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
5364
5365 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
5366 (menu-bar-options-save): Add blink-cursor-mode.
5367 (menu-bar-options-menu): Add blink-cursor-mode.
5368
5369 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
5370
5371 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
5372 (icalendar-export-file, icalendar-export-region)
5373 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
5374 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
5375
5376 2005-03-04 Lute Kamstra <lute@gnu.org>
5377
5378 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
5379 (debug-function-list): Ditto.
5380
5381 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
5382
5383 * textmodes/texinfmt.el (texinfo-append-refill):
5384 Redefine the types of line to which @refill
5385 is not appended by replacing a search for `@refill\\|@bye' with
5386 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
5387 itemize@refill' bug and the unfilled long lines bug.
5388 (texinfmt-version): Update number and date.
5389
5390 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
5391
5392 * international/code-pages.el (windows-1250, windows-125[2-8])
5393 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
5394
5395 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
5396
5397 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
5398 bound yet.
5399
5400 2005-03-02 Romain Francoise <romain@orebokech.com>
5401
5402 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
5403 buffer after removing limits.
5404 (ibuffer-pop-filter): Ditto.
5405 Update copyright.
5406
5407 2005-03-02 Miles Bader <miles@gnu.org>
5408
5409 * button.el (make-text-button): If the user doesn't specify a
5410 type, use the default. Rewrite to use `add-text-properties' and
5411 plist functions.
5412
5413 2005-03-01 Lute Kamstra <lute@gnu.org>
5414
5415 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
5416 (debugger-jumping-flag): New var.
5417 (debug-entry-code): Use it.
5418 (debugger-jump): Use debugger-jumping-flag and add
5419 debugger-reenable to post-command-hook.
5420 (debugger-reenable): Use debugger-jumping-flag and remove itself
5421 from post-command-hook.
5422 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
5423 debugger-reenable.
5424
5425 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
5426
5427 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
5428 inclusion of "itemize\\|", which may be unnecessary, is certainly
5429 inelegant, and stops refilling in itemize lists when formatting
5430 Japanese Texinfo files to Info.
5431 Update copyright to 2005.
5432
5433 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
5434
5435 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
5436 of an error if GDB can't find the source file.
5437
5438 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5439
5440 * calendar/calendar.el (redraw-calendar): Work from any buffer,
5441 not just the calendar.
5442
5443 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
5444 first.
5445 (diary-redraw-calendar): New function.
5446 (make-diary-entry): Add diary-redraw-calendar to local
5447 write-contents-functions. Turn off selective display before
5448 inserting in diary.
5449
5450 2005-03-01 Kim F. Storm <storm@cua.dk>
5451
5452 * emacs-lisp/copyright.el (copyright-fix-years): New command.
5453
5454 2005-03-01 Lute Kamstra <lute@gnu.org>
5455
5456 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
5457 that debug-entry-code can be safely removed from a function while
5458 this code is being evaluated. Revert the 2005-02-27 change as the
5459 new implementation no longer requires it. Make sure that a
5460 function body containing just a string is not mistaken for a docstring.
5461 (debug): Skip one more frame in case of debug on entry.
5462 (debugger-setup-buffer): Delete one more frame line in case of
5463 debug on entry.
5464 (debugger-frame-number): Update to use the new text introduced by
5465 the 1999-11-03 change. Skip one more frame in case of debug on entry.
5466
5467 2005-02-28 Kim F. Storm <storm@cua.dk>
5468
5469 * double.el (double-translate-key): Call force-window-update after
5470 read-event to avoid crash in redisplay.
5471
5472 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
5473
5474 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
5475 (debug): Use it. Move the inhibit-trace earlier.
5476 (debug-entry-code): New const.
5477 (debug-on-entry-1): Use it.
5478
5479 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
5480
5481 * international/utf-16.el (ccl-encode-mule-utf-16le):
5482 Fix BUFFER_MAGNIFICATION to 2.
5483 (ccl-encode-mule-utf-16be): Likewise.
5484
5485 2005-02-28 Kenichi Handa <handa@m17n.org>
5486
5487 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5488 Fix BUFFER_MAGNIFICATION to 4.
5489 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5490
5491 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
5492
5493 * speedbar.el (speedbar-update-flag): Doc fix.
5494 (speedbar-show-info-under-mouse): Give set-mouse-position the right
5495 argument.
5496
5497 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
5498
5499 * reveal.el (reveal-post-command): Don't try to reveal overlays which
5500 have a non-nil `invisible' property but are actually visible.
5501
5502 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
5503 for perldoc sections.
5504 (perl-outline-regexp, perl-outline-level): New var and function.
5505 (perl-mode): Use them.
5506
5507 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5508
5509 * calendar/diary-lib.el (diary-remind): Discard any mark portion
5510 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
5511
5512 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
5513
5514 * cus-edit.el: Comment change.
5515 (custom-buffer-create-internal): Slightly reword text at top of
5516 Custom buffers. Mention there that saving an option edits the
5517 init file. Add link to Emacs manual node on `custom-file'.
5518 (custom-magic-alist): Rewrite individual State messages to use
5519 capitalized keywords. Doc fix.
5520
5521 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5522
5523 * calendar/calendar.el (calendar-buffer): Move above
5524 calendar-week-start-day.
5525 (calendar-week-start-day): Doc fix. Add :set function.
5526 (calendar-minimum-window-height): New variable.
5527 (generate-calendar-window): Only resize window if selected-window
5528 is displaying the calendar buffer. Use new variable
5529 calendar-minimum-window-height.
5530 (generate-calendar): Reword error message.
5531 (calendar-mode-map): Bind DEL to scroll-other-window-down.
5532
5533 2005-02-27 Andreas Schwab <schwab@suse.de>
5534
5535 * vc.el (vc-do-command): Don't run command asynchronously when
5536 operating in a remote directory.
5537
5538 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
5539 change from sync with Tramp 2.0.47.
5540
5541 2005-02-27 Richard M. Stallman <rms@gnu.org>
5542
5543 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5544
5545 * textmodes/flyspell.el (flyspell-mode-on):
5546 Call ispell-change-dictionary only if necessary.
5547
5548 * emacs-lisp/re-builder.el (regexp-builder): New function.
5549
5550 * register.el (describe-register-1): Explicitly handle
5551 yank-excluded-properties = t.
5552
5553 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
5554 (custom-magic-alist): Change the status descriptions again.
5555 (face widget-type): Total rewrite based on `restricted-sexp'
5556 to eliminate the confusing double hiding levels.
5557
5558 * emacs-lisp/debug.el (debug-on-entry-1):
5559 If function body is empty, add nil as body form.
5560
5561 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
5562
5563 * emacs-lisp/trace.el (inhibit-trace): New var.
5564 (trace-make-advice): Use it.
5565
5566 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
5567
5568 2005-02-26 Kim F. Storm <storm@cua.dk>
5569
5570 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
5571 (mouse-on-link-p, mouse-drag-region-1): Use it.
5572
5573 2005-02-25 Lute Kamstra <lute@gnu.org>
5574
5575 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
5576
5577 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
5578
5579 * frame.el (blink-cursor-mode): Add :group keyword.
5580
5581 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
5582
5583 * calendar/icalendar.el (icalendar--decode-isodatetime):
5584 New optional argument DAY-SHIFT.
5585 (icalendar-export-region): Fix coding-system-for-write.
5586 (icalendar--convert-ical-to-diary): Shift end-day of all-day
5587 events by one.
5588
5589 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
5590
5591 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
5592
5593 2005-02-24 Kim F. Storm <storm@cua.dk>
5594
5595 * international/iso-acc.el (iso-accents-compose): Fix crash
5596 during redisplay. Call force-window-update after read-event
5597 and delete-region to signal that window is not accurate.
5598
5599 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5600
5601 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
5602 Remove unused and inexistent var `inhibit-trace'.
5603 (debugger-mode): Use run-mode-hooks.
5604 (debugger-list-functions): Add buttons; setup xref stack.
5605
5606 2005-02-23 Richard M. Stallman <rms@gnu.org>
5607
5608 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
5609 appointment says it was explicitly made.
5610 (appt-add): Set the 3rd element.
5611 (appt-make-list): Preserve explicit appointments.
5612
5613 * subr.el (find-tag-default): Catch errors in forward-sexp.
5614
5615 2005-02-23 Juri Linkov <juri@jurta.org>
5616
5617 * info.el (Info-isearch-search): New defcustom.
5618 (Info-isearch-search): Call the default isearch function
5619 when Info-isearch-search is nil.
5620 (Info-isearch-wrap): Use variable Info-isearch-search.
5621
5622 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
5623
5624 * cus-edit.el: Comment change.
5625
5626 2005-02-22 Kim F. Storm <storm@cua.dk>
5627
5628 * progmodes/hideif.el (hide-ifdef-use-define-alist):
5629 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
5630
5631 2005-02-22 Simon Josefsson <jas@extundo.com>
5632
5633 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
5634 New variable.
5635 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
5636 Oskarsson" <myrkraverk@users.sourceforget.net>.
5637
5638 2005-02-22 Kim F. Storm <storm@cua.dk>
5639
5640 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
5641 check that window of that event is the selected window.
5642 (mouse-drag-region-1): Compare mouse event window to selected
5643 window before setting point.
5644
5645 * tooltip.el (tooltip-show-help-function): Pass event to
5646 mouse-on-link-p so it can check selected window.
5647
5648 2005-02-22 Kenichi Handa <handa@m17n.org>
5649
5650 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
5651 (ps-mule-show-warning): New function.
5652 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
5653 characters are found.
5654
5655 * ps-print.el (ps-header-footer-string): Return a list of header
5656 and footer strings.
5657
5658 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
5659
5660 * pcvs.el (cvs-retrieve-revision): Fix thinko.
5661
5662 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
5663
5664 * frame.el (blink-cursor-mode): Use define-minor-mode.
5665
5666 * term/mac-win.el (function-key-map): Use char-names more consistently.
5667 (file-name-coding-system): Only set it for MacOS-9. The other case is
5668 already handled in mule-cmds.el (where it also works when mac-win.el
5669 is not used).
5670
5671 2005-02-21 Kenichi Handa <handa@m17n.org>
5672
5673 * international/mule.el (ctext-pre-write-conversion): Always use
5674 " *code-converting-work*" buffer for work.
5675
5676 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
5677
5678 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
5679
5680 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
5681
5682 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
5683
5684 * ses.el (undo-more): Restore defadvice, but only the part that
5685 allows changes outside the restricted area of the buffer.
5686
5687 2005-02-20 Kim F. Storm <storm@cua.dk>
5688
5689 * simple.el (line-move): Add fourth optional arg try-vscroll which
5690 must be set to perform auto-window-vscroll.
5691 When moving backwards and doing auto-window-vscroll, automatically
5692 vscroll to the last part of lines which are taller than the window.
5693 (next-line, previous-line): Set try-vscroll arg on line-move.
5694
5695 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
5696
5697 * replace.el (query-replace, query-replace-regexp)
5698 (replace-string, replace-regexp): When operating on region, make
5699 the minibuffer prompt say so.
5700
5701 * isearch.el (isearch-forward): Document isearch-query-replace and
5702 isearch-query-replace-regexp keybindings.
5703
5704 2005-02-19 Jay Belanger <belanger@truman.edu>
5705
5706 * calc/calc-aent.el (math-read-token): Add local variable.
5707
5708 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
5709 (calc-edit-top): Move declaration to earlier in file.
5710 (calc-edit-macro-repeats): Add local variables.
5711
5712 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
5713 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
5714 calcFunc-tanh.
5715 Adjust integration rule for calcFunc-tan.
5716
5717 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5718
5719 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
5720 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
5721 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
5722 (viper-skip-separators): Bug fix.
5723 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
5724 particular major mode.
5725 (viper-del-backward-char-in-replace): Don't put deleted char on the
5726 kill ring.
5727
5728 * viper-ex.el (viper-color-display-p): New function.
5729 (viper-has-face-support-p): Use viper-color-display-p.
5730
5731 * viper-keym.el (viper-gnus-modifier-map): New keymap.
5732
5733 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
5734
5735 * viper-util.el (viper-glob-unix-files): Fix shell status check.
5736 (viper-file-remote-p): Make equivalent to file-remote-p.
5737
5738 * viper.el (viper-major-mode-modifier-list):
5739 Use viper-gnus-modifier-map.
5740
5741 2005-02-19 David Kastrup <dak@gnu.org>
5742
5743 * subr.el (subregexp-context-p): Fix garbled doc string by adding
5744 quoting.
5745
5746 2005-02-19 Jay Belanger <belanger@truman.edu>
5747
5748 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
5749 Remove extra definitions.
5750 (calc-coth): New function.
5751 (calcFunc-cot): Fix `let'.
5752
5753 2005-02-19 Eli Zaretskii <eliz@gnu.org>
5754
5755 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
5756 the reasons we use "type pc" in these faces.
5757
5758 * button.el (button): Ditto.
5759
5760 2005-02-19 Michael Mauger <mmaug@yahoo.com>
5761
5762 * replace.el (query-replace-read-from): Set the value of
5763 query-replace-from-history-variable to handle the case of an empty
5764 string entered to accept the suggested default.
5765
5766 * net/tramp.el (tramp-file-name-for-operation):
5767 Use dired-call-process instead of dired-call-process-command.
5768
5769 2005-02-19 Jay Belanger <belanger@truman.edu>
5770
5771 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
5772 (math-div-non-trig): New variables.
5773 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
5774 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
5775 (math-combine-prod, math-div-symb-fancy): Add simplifications for
5776 trig expressions.
5777
5778 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
5779
5780 * progmodes/gdb-ui.el (gdb-var-update-handler)
5781 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
5782 for watch expressions,
5783 (gdb-var-create-handler): Don't set speedbar-update-flag.
5784 (gdb-post-prompt): Simplify test for speedbar.
5785
5786 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5787
5788 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
5789 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
5790 we use the syntax table of the correct buffer.
5791 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
5792 Felix Gatzemeier.
5793
5794 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
5795 (ediff-file-remote-p): Make synonymous with file-remote-p.
5796 In all deffaces ediff-*-face-*, use min-colors.
5797
5798 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
5799 ediff-recurse-to-subdirectories.
5800 (ediff-mark-if-equal): Check that the arguments are strings, use
5801 ediff-same-contents (after to Felix Gatzemeier).
5802
5803 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
5804 nil.
5805
5806 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
5807
5808 * log-view.el (log-view-message-re): Fix up Subversion regexp.
5809
5810 2005-02-18 David Kastrup <dak@gnu.org>
5811
5812 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
5813 use `mark-active' when defined.
5814
5815 2005-02-18 Kenichi Handa <handa@m17n.org>
5816
5817 * ps-print.el (ps-font-info-database): New entry
5818 ZapfChancery-MediumItalic with correct font name. Fix font name
5819 of the entry Zapf-Chancery-MediumItalic.
5820
5821 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5822
5823 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
5824
5825 2005-02-16 Kim F. Storm <storm@cua.dk>
5826
5827 * ido.el (ido-fallback-command): Pass user input to fallback command.
5828
5829 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
5830
5831 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
5832 (gdb-find-file-hook): Add server prefix.
5833
5834 2005-02-16 Richard M. Stallman <rms@gnu.org>
5835
5836 * replace.el (perform-replace): Pass new args to replace-highlight.
5837 (replace-highlight): Take region args,
5838 and pass them to isearch-lazy-highlight-new-loop.
5839
5840 * novice.el (disabled-command-hook): Autoload the defalias
5841 and the make-obsolete-variable call.
5842
5843 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
5844
5845 * isearch.el (isearch-lazy-highlight-start-limit)
5846 (isearch-lazy-highlight-end-limit): New variables limit
5847 the region for highlighting.
5848 (isearch-lazy-highlight-new-loop): New args BEG and END.
5849 (isearch-lazy-highlight-search): Use the new vars.
5850 (isearch-lazy-highlight-update): Likewise.
5851
5852 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
5853
5854 * cus-start.el (all): Use default-boundp.
5855
5856 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
5857
5858 * menu-bar.el (menu-bar-select-frame): Handle current frame.
5859
5860 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
5861
5862 * autorevert.el (auto-revert-stop-on-user-input)
5863 (auto-revert-verbose): Doc fixes.
5864
5865 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
5866
5867 * international/mule-cmds.el (set-locale-environment): Remove call
5868 to set-selection-coding-system on Windows.
5869
5870 2005-02-15 Jay Belanger <belanger@truman.edu>
5871
5872 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
5873 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
5874 calcFunc-coth.
5875 (math-simplify-sqrt): Add simplifications.
5876
5877 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
5878 to list.
5879
5880 * calc/calc-ext.el: Add functions to autoloads.
5881
5882 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
5883 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
5884 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
5885 (math-csc-raw, math-cot-raw): New functions.
5886
5887 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
5888
5889 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
5890 the variable name in a message.
5891
5892 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
5893 calcFunc-csc, calcFunc-cot.
5894
5895 * calc/calcalg2.el: Add derivative and integration rules for
5896 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
5897 calcFunc-csch, calcFunc-coth.
5898 (math-do-integral-methods): Add to checks for when to use
5899 substitutions.
5900
5901 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
5902
5903 2005-02-15 Lute Kamstra <lute@gnu.org>
5904
5905 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5906 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
5907 <monnier@iro.umontreal.ca>
5908 (lisp-outline-level): Improve efficiency. Suggested by David
5909 Kastrup <dak@gnu.org>.
5910
5911 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
5912
5913 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
5914 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
5915 (gdb-set-gud-minor-mode-existing-buffers): New functions.
5916 (gdb-find-file-hook): New hook. Add it to find-file-hook.
5917 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
5918
5919 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
5920
5921 * cus-start.el (all): Comment change.
5922
5923 2005-02-14 Lute Kamstra <lute@gnu.org>
5924
5925 * cus-start.el (all): Check if symbol is void.
5926
5927 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
5928
5929 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
5930 optional argument to \cite.
5931
5932 2005-02-14 Richard M. Stallman <rms@gnu.org>
5933
5934 * cus-edit.el (custom-buffer-create-internal): Update help message.
5935 (custom-magic-alist): Update help messages.
5936
5937 * cus-start.el (all): Allow a var to specify a standard value.
5938
5939 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
5940
5941 * custom.el (custom-theme-set-variables): Handle variable aliases.
5942
5943 * frame.el (blink-cursor-timer): Doc fix.
5944 (blink-cursor): Make it an alias for `blink-cursor-mode' and
5945 declare obsolete.
5946 (blink-cursor-mode): Define with defcustom and use correct
5947 standard expression in that defcustom.
5948 * startup.el (command-line): Adapt to above changes in frame.el.
5949
5950 2005-02-11 Lute Kamstra <lute@gnu.org>
5951
5952 * apropos.el (apropos-score-doc): Prevent division by zero.
5953
5954 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
5955
5956 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
5957 (icalendar--get-event-property-attributes)
5958 (icalendar--get-event-properties)
5959 (icalendar--datetime-to-diary-date): New functions.
5960 (icalendar--split-value): Doc fix.
5961 (icalendar--datetime-to-noneuropean-date)
5962 (icalendar--datetime-to-european-date): New optional argument
5963 SEPARATOR. Return result as a string instead of a list.
5964 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
5965 (icalendar--convert-string-for-export): Rename arg S to STRING.
5966 (icalendar-export-region): Doc fix. Change name of error buffer.
5967 Save output buffer.
5968 (icalendar-import-file): Add blank at end of prompt.
5969 (icalendar-import-buffer): Doc fix. Do not switch to error
5970 buffer. Indicate status in return value.
5971 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
5972 buffer. Save output buffer. Handle exception from recurrence
5973 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
5974 events. Fix problems with weekly all-day events.
5975
5976 2005-02-10 Richard M. Stallman <rms@gnu.org>
5977
5978 * simple.el (eval-expression-print-format):
5979 Avoid warning about edebug-active.
5980
5981 * help.el (help-for-help-internal): Rename from help-for-help.
5982 (help-for-help): Define with defalias.
5983
5984 * font-core.el (font-lock-default-function): Use with-no-warnings.
5985
5986 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
5987
5988 * custom.el (defface): Doc fix.
5989
5990 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
5991
5992 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
5993 width 0" to prevent word wrapping problems.
5994
5995 2005-02-09 Kim F. Storm <storm@cua.dk>
5996
5997 * ido.el (ido-file-extensions-order): New defcustom.
5998 (ido-file-extension-lessp, ido-file-extension-aux)
5999 (ido-file-extension-order): New advanced file ordering.
6000 (ido-file-lessp): New simple file ordering.
6001 (ido-sort-list): Remove.
6002 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
6003 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
6004
6005 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
6006
6007 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
6008 that some versions of grep produce.
6009 (grep-mode-font-lock-keywords): Likewise.
6010
6011 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
6012
6013 * progmodes/gdb-ui.el (gdb-location-list): New variable.
6014 (gdb-cdir): Delete.
6015 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
6016 (gdb-source-info): Treat case when source file is in another
6017 directory properly.
6018 (gdb-get-location): New function.
6019
6020 2005-02-07 Jay Belanger <belanger@truman.edu>
6021
6022 * calc/calc-prog.el (calc-write-parse-table-part)
6023 (calc-fix-token-name): Fix a check for language type.
6024
6025 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
6026
6027 2005-02-07 Andre Spiegel <spiegel@gnu.org>
6028
6029 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
6030 as directory not writable.
6031
6032 2005-02-07 Kim F. Storm <storm@cua.dk>
6033
6034 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
6035 (cua--standard-movement-commands): Remove list.
6036 Instead, set CUA property value to move for movement commands.
6037 (cua-movement-commands): Remove. Users must set CUA prop instead.
6038 (cua--pre-command-handler): Check CUA property.
6039 (cua--init-keymaps): Don't remap undo commands.
6040 (cua-mode): Don't call cua--rectangle-on-off.
6041
6042 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
6043 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
6044 (cua--rect-undo-set-point): New var.
6045 (cua--rectangle-undo-boundary): Setup undo apply entry.
6046 (cua--rect-undo-handler): New function for rectangle undo.
6047 (cua--rect-start-position, cua--rect-end-position): Add.
6048 (cua--rectangle-post-command): Call cua--rectangle-set-corners
6049 for restored rectangle. Set point if cua--rect-undo-set-point.
6050
6051 2005-02-06 Jay Belanger <belanger@truman.edu>
6052
6053 * calc/calc-lang.el (calc-tex-language): Display more information
6054 in messages.
6055
6056 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
6057 in TeX mode.
6058
6059 2005-02-06 Richard M. Stallman <rms@gnu.org>
6060
6061 * emacs-lisp/lisp.el (buffer-end): Doc fix.
6062
6063 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
6064
6065 * net/ldap.el (ldap-search-internal): Support attributes with
6066 optional descriptions separated by a semi-colon, as in
6067 "userCertificate;binary".
6068
6069 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6070
6071 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
6072 isn't a cons (i.e. the version is 0).
6073
6074 2005-02-05 Eli Zaretskii <eliz@gnu.org>
6075
6076 * help.el (help-for-help): Doc fix.
6077
6078 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
6079
6080 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
6081 GDB-Windows on the menu-bar as this works better.
6082
6083 2005-02-04 Jay Belanger <belanger@truman.edu>
6084
6085 * calc/calc-embed.el (calc-embedded-update): Don't put in
6086 unnecessary newlines. Adjust the end of formula marker.
6087
6088 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
6089 (math-latex-parse-two-args): New function.
6090
6091 2005-02-03 Lute Kamstra <lute@gnu.org>
6092
6093 * help-fns.el (help-with-tutorial): Make sure that users cannot
6094 remove the entire text of the tutorial by means of `undo'.
6095
6096 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
6097
6098 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
6099 in recent changes, where the ispell process was repeatedly
6100 killed & restarted.
6101
6102 * international/mule-cmds.el (set-locale-environment): Set file-name
6103 coding system to utf-8 on Darwin systems.
6104 (set-default-coding-systems): Don't set default-file-name-coding-system
6105 on Darwin systems.
6106
6107 2005-02-03 Richard M. Stallman <rms@gnu.org>
6108
6109 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
6110
6111 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
6112
6113 * faces.el (list-faces-display): Add optional argument.
6114
6115 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
6116
6117 * font-core.el (font-lock-default-function): Handle the rare case where
6118 only font-lock-keywords is set.
6119
6120 2005-02-02 Kenichi Handa <handa@m17n.org>
6121
6122 * international/characters.el: Cancel previous change for
6123 I-WITH-DOT-ABOVE and DOTLESS-i.
6124
6125 * international/latin-5.el: Cancel previous change.
6126
6127 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6128
6129 * progmodes/gud.el: Correction to syntax in gud-menu-map.
6130
6131 2005-02-02 Kenichi Handa <handa@m17n.org>
6132
6133 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
6134 DOTLESS-i.
6135
6136 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
6137 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
6138
6139 * case-table.el (get-upcase-table): New function.
6140 (copy-case-table): Copy upcaes table too if non-nil.
6141 (set-case-syntax-delims): Maintain upcase table too.
6142 (set-case-syntax-pair): Likewise.
6143 (set-upcase-syntax, set-downcase-syntax): New functions.
6144 (set-case-syntax): Maintain upcase table too.
6145
6146 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6147
6148 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
6149
6150 * progmodes/gud.el (gud-goto-info): New function.
6151 (gud-tool-bar-map): Use correct icon.
6152
6153 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6154
6155 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
6156 When delegating, order args in the funcall correctly.
6157
6158 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6159
6160 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
6161
6162 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
6163
6164 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
6165 buffer not visiting a file.
6166
6167 2005-01-31 Jay Belanger <belanger@truman.edu>
6168
6169 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
6170 bound on the line with the formula.
6171
6172 2005-01-31 Kim F. Storm <storm@cua.dk>
6173
6174 * ses.el (ses-create-cell-variable-range)
6175 (ses-destroy-cell-variable-range, ses-reset-header-string)
6176 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
6177 (ses-insert-row): Fix format of apply undo entries.
6178
6179 2005-01-31 Jay Belanger <belanger@truman.edu>
6180
6181 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
6182 parts.
6183
6184 * calc/calc-embed.el (calc-embedded-open-formula)
6185 (calc-embedded-close-formula): Ignore matrix environments.
6186
6187 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
6188 TeX mode.
6189
6190 * calc/calc-lang.el (math-function-table, math-oper-table)
6191 (math-variable-table): Adjust the LaTeX portions.
6192
6193 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
6194 (math-latex-ignore-words): New constant.
6195
6196 2005-01-31 Richard M. Stallman <rms@gnu.org>
6197
6198 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
6199 (ispell-local-dictionary): Doc fix.
6200 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
6201 Don't reinitialize at run time. Don't defcustom.
6202 All uses changed to append ispell-local-dictionary-alist,
6203 or check it first.
6204 (ispell-current-dictionary): New variable for dictionary in use.
6205 (ispell-dictionary): Now used only for global default.
6206 (ispell-start-process): Set ispell-current-dictionary,
6207 not ispell-dictionary.
6208 (ispell-change-dictionary): Use this only for setting
6209 user preferences.
6210 (ispell-internal-change-dictionary): New function
6211 to change the current dictionary in use.
6212 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
6213 Use ispell-current-dictionary.
6214 Handle ispell-local-dictionary-overridden.
6215 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
6216
6217 2005-01-31 Jay Belanger <belanger@truman.edu>
6218
6219 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
6220
6221 * calc/calc-ext.el: Add calc-latex-language to autoloads.
6222 (calc-mode-map): Add calc-latex-language.
6223
6224 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
6225 (math-latex-print-frac): New functions.
6226 (math-oper-table, math-function-table, math-variable-table)
6227 (math-complex-format, math-input-filter): Add latex properties.
6228 (calc-set-language): Set math-expr-special-function-mapping.
6229
6230 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
6231 (calc-write-parse-table-part): Add LaTeX support.
6232
6233 * calc/calc.el (calc-language): Adjust docstring.
6234 (calc-set-mode-line): Add LaTeX support.
6235 (math-expr-special-function-mapping): New variable.
6236 (math-tex-ignore-words): Add to list.
6237
6238 * calc/calccomp.el (math-compose-expr, math-compose-rows):
6239 Add LaTeX support.
6240 (math-compose-expr): Add support for special functions.
6241
6242 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
6243
6244 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
6245
6246 * progmodes/gdb-ui.el (gdb-memory-address)
6247 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
6248 (gdb-memory-mode-map, gdb-memory-format-keymap)
6249 (gdb-memory-format-menu, gdb-memory-unit-keymap)
6250 (gdb-memory-unit-menu): New variables for a buffer
6251 that lets the user examine program memory.
6252 (gdb-memory-set-address, gdb-memory-set-repeat-count)
6253 (gdb-memory-format-binary, gdb-memory-format-octal)
6254 (gdb-memory-format-unsigned, gdb-memory-format-signed)
6255 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
6256 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
6257 (gdb-memory-unit-word, gdb-memory-unit-halfword)
6258 (gdb-memory-unit-byte, gdb-memory-unit-menu)
6259 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
6260 (gdb-memory-mode, gdb-memory-buffer-name)
6261 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
6262 New functions for above buffer.
6263
6264 2005-01-30 Richard M. Stallman <rms@gnu.org>
6265
6266 * cus-edit.el (custom-bury-buffer): Function deleted.
6267 (custom-buffer-done-function): Option deleted.
6268 (custom-buffer-done-kill): New (replacement option.
6269 (Custom-buffer-done): Call quit-window.
6270 (custom-buffer-create-internal): Update for above changes.
6271
6272 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
6273
6274 * simple.el (undo-ask-before-discard): New var.
6275 (undo-outer-limit-truncate): Implement it.
6276 (undo-extra-outer-limit): Doc update.
6277
6278 2005-01-29 Richard M. Stallman <rms@gnu.org>
6279
6280 * ses.el (undo-more): Delete defadvice.
6281 (ses-begin-change): Doc fix.
6282
6283 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
6284 instead of rebinding C-x u and C-_.
6285
6286 * files.el (normal-backup-enable-predicate): Return nil for files
6287 in /tmp, regardless of temporary-file-directory.
6288
6289 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
6290
6291 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
6292 (open-rectangle, delete-whitespace-rectangle-line)
6293 (clear-rectangle-line): If FILL, pass t instead of FILL
6294 for move-to-column's 2nd arg.
6295
6296 * simple.el (undo): Fix the test for continuing a series of undos.
6297 (undo-more): Set pending-undo-list to t when we reach end.
6298 (pending-undo-list): Move up defvar.
6299
6300 * wid-edit.el (widget-button-click):
6301 Shorten the range of the track-mouse binding.
6302
6303 * comint.el (comint-insert-input): Undo previous changes;
6304 use last-input-event in interactive spec.
6305
6306 2005-01-29 Eli Zaretskii <eliz@gnu.org>
6307
6308 * progmodes/compile.el (compilation-start): Bind buffer-read-only
6309 to nil before invoking call-process. Reset buffer's modified flag
6310 after fontifying it in the no-async branch.
6311
6312 * wid-edit.el (widget-specify-button): If mouse pointer shape
6313 cannot be changed, use mouse face instead.
6314
6315 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
6316
6317 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
6318 (gdb-goto-breakpoint): Make breakpoint handling work on template
6319 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
6320 (gdb-assembler-custom): Update to recognise breakpoint information
6321 added on 2005-01-19.
6322
6323 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
6324
6325 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
6326 (dsssl-mode): Use define-derived-mode.
6327 (scheme-mode-initialize): Remove.
6328 (scheme-mode): Use run-mode-hooks.
6329
6330 * cus-edit.el (customize-group-other-window)
6331 (custom-buffer-create-other-window): Don't override special-display-*.
6332 (custom-mode-map): Make it dense.
6333
6334 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
6335 sets the default value.
6336
6337 2005-01-28 Eli Zaretskii <eliz@gnu.org>
6338
6339 * descr-text.el: Add more keywords.
6340
6341 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
6342
6343 * speedbar.el: Avoid unnecessary use of locate-library.
6344
6345 * international/mule-cmds.el (standard-display-european-internal):
6346 Don't fiddle with latin-1 non-break space any more since it's now
6347 special cased in the C code.
6348 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
6349
6350 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
6351
6352 * cus-start.el (all): Add `undo-outer-limit'.
6353
6354 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6355
6356 * textmodes/bibtex.el (bibtex-format-entry):
6357 Use `bibtex-empty-field-re' only on the text of fields, not on entire
6358 field lines.
6359 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
6360 not on part of a buffer.
6361
6362 2005-01-25 Lute Kamstra <lute@gnu.org>
6363
6364 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
6365 nonempty field text strings like "{letters\\macro{}more letters}".
6366 Clarify docstring.
6367 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
6368 (bibtex-entry-offset, bibtex-parse-association)
6369 (bibtex-parse-field-name): Fix typos in docstrings.
6370 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
6371
6372 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
6373
6374 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
6375 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
6376 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
6377 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
6378
6379 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
6380 isearch minor mode.
6381
6382 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
6383
6384 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
6385
6386 2005-01-24 Lute Kamstra <lute@gnu.org>
6387
6388 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
6389 CASECHARS and NOT-CASECHARS regular expressions of the
6390 "nederlands" and "nederlands8" dictionaries to prevent a "Range
6391 striding over charsets" error.
6392
6393 2005-01-24 Jay Belanger <belanger@truman.edu>
6394
6395 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
6396 display variable name.
6397
6398 2005-01-24 Kenichi Handa <handa@m17n.org>
6399
6400 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
6401 Fix setting of the element of encoded-kbd-iso2022-invocations.
6402
6403 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
6404
6405 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
6406 (gdb-threads-select): Change to also accept mouse events.
6407 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
6408 (gdb-threads-mouse-select): Delete.
6409
6410 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
6411
6412 * files.el (insert-directory): Take care of empty directory,
6413 listed without -a switch.
6414
6415 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
6416
6417 * textmodes/refill.el (refill-post-command-function):
6418 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
6419 to the list of functions that we should be careful not to undo.
6420 (refill-late-fill-paragraph-function): Remove.
6421 (refill-saved-state): New var.
6422 (refill-mode): Use it to save fill-paragraph-function.
6423 Save also the value of auto-fill-function.
6424
6425 * term/w32-win.el: Simplify code.
6426
6427 2005-01-23 Kim F. Storm <storm@cua.dk>
6428
6429 * simple.el (line-move): Adapt to new return value from
6430 pos-visible-in-window-p.
6431
6432 * simple.el (line-move): Fix last change. Check partial
6433 visibility at point rather than at window-start.
6434
6435 2005-01-22 Jason Rumney <jasonr@gnu.org>
6436
6437 * term/w32-win.el (xw-defined-colors): Remove debug-message.
6438
6439 2005-01-22 David Kastrup <dak@gnu.org>
6440
6441 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
6442
6443 2005-01-22 Eli Zaretskii <eliz@gnu.org>
6444
6445 * type-break.el (type-break-mode): Add a test for
6446 type-break-file-name being non-nil.
6447
6448 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
6449
6450 * net/eudc.el (top level): Call (message "") via progn, so that
6451 eudc-options-file is loaded.
6452
6453 2005-01-22 Kim F. Storm <storm@cua.dk>
6454
6455 * simple.el (line-move-1): Rename from line-move.
6456 (line-move): New function that adjusts vscroll for partially
6457 visible rows, and calls line-move-1 otherwise.
6458
6459 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
6460
6461 * pcomplete.el: define pcomplete-read-event instead of read-event,
6462 since it's not a complete read-event implementation
6463
6464 2005-01-20 Jay Belanger <belanger@truman.edu>
6465
6466 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
6467 for called function.
6468
6469 2005-01-20 Steven Tamm <steventamm@mac.com>
6470
6471 * term/mac-win.el (process-connection-type): Remove.
6472 Controlled now by s/darwin.h:PTY_ITERATION.
6473
6474 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6475
6476 * window.el (handle-select-window): Don't switch window when we're
6477 in the minibuffer.
6478
6479 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
6480
6481 * subr.el (dotimes-with-progress-reporter): New macro.
6482
6483 * ses.el (ses-dotimes-msg): Remove macro.
6484 Use `dotimes-with-progress-reporter' instead.
6485
6486 2005-01-19 Steven Tamm <steventamm@mac.com>
6487
6488 * term/mac-win.el (process-connection-type): Use new
6489 operating-system-release variable to use ptys on Darwin 7 (OSX
6490 10.3) when using carbon build.
6491
6492 2005-01-19 Jay Belanger <belanger@truman.edu>
6493
6494 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
6495 flags if the last command was a tab or M-tab.
6496
6497 * calc/calc-prog.el (calc-user-define-edit): Put original formula
6498 in formula editing buffer.
6499
6500 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6501
6502 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
6503 breakpoint image symbol in margin.
6504
6505 2005-01-19 Jay Belanger <belanger@truman.edu>
6506
6507 * calc/calc-prog.el (calc-execute-kbd-macro):
6508 Ignore calc-keep-arg-flag.
6509
6510 2005-01-19 Kenichi Handa <handa@m17n.org>
6511
6512 * textmodes/ispell.el (ispell-looking-at): New function.
6513 (ispell-process-line): Use ispell-looking-at to compare the ispell
6514 output and the buffer contents.
6515
6516 2005-01-18 Jay Belanger <belanger@truman.edu>
6517
6518 * calc/calc.el (calc-display-raw): Fix docstring.
6519
6520 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
6521
6522 * simple.el (blink-matching-open): Strip extra info from syntax.
6523
6524 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
6525 funny chars in the end-of-here-doc marker.
6526
6527 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6528
6529 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
6530 that enable/disabled state of breakpoints is shown correctly in
6531 fringe and on ttys.
6532 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
6533 Add breakpoint information as text properties.
6534 (gdb-mouse-toggle-breakpoint):
6535 Rename to gdb-mouse-set-clear-breakpoint.
6536 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
6537 breakpoints in the margin.
6538 (gdb-remove-strings): Simplify.
6539
6540 2005-01-17 Jay Belanger <belanger@truman.edu>
6541
6542 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
6543 erasing buffer.
6544
6545 2005-01-17 Richard M. Stallman <rms@gnu.org>
6546
6547 * progmodes/grep.el (grep-find): Copy from `grep' the condition
6548 for calling grep-compute-defaults.
6549
6550 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
6551 if buffer is empty.
6552
6553 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
6554
6555 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
6556
6557 * hilit-chg.el (highlight-changes-mode): Don't autoload.
6558
6559 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
6560 non-preloaded variables.
6561
6562 2005-01-17 Steven Tamm <steventamm@mac.com>
6563
6564 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
6565 tex-shell cause to force interactivity when using pipes.
6566
6567 2005-01-17 Kim F. Storm <storm@cua.dk>
6568
6569 * simple.el (just-one-space): Make arg optional.
6570
6571 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
6572
6573 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
6574 posn-at-x-y to t to access left-margin.
6575
6576 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
6577
6578 Sync with Tramp 2.0.47.
6579
6580 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
6581 catching keep-date problems in cp/scp operations.
6582 (tramp-handle-copy-file): Don't call `set-file-modes'
6583 unconditionally. Specialized functions should know better what is
6584 necessary. This improves performance a little bit, and the
6585 functions could catch errors with `cp -p' and `scp -p'.
6586 (tramp-do-copy-or-rename-file-via-buffer)
6587 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
6588 when appropriate.
6589 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
6590 Call `set-file-modes' when appropriate.
6591 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
6592 Johnsson <isak@hypergene.com>
6593 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
6594 of both Tramp buffer and debug buffer. Reported by Joakim Verona
6595 <joakim@verona.se>
6596 (tramp-file-name-for-operation): Mark `shell-command' as magic for
6597 Emacs only.
6598
6599 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
6600 `find-file-hooks' and `dired-mode-hook'.
6601 (tramp-minor-mode-map): Respective map. Add remapping for
6602 `compile' and `recompile'.
6603 (tramp-remap-command, tramp-recompile): New defuns.
6604 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
6605 in buffer "*Compilation*". Call the commands asynchronously.
6606
6607 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
6608 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
6609 `shell-command', because it isn't magic in XEmacs. Reported by
6610 Adrian Aichner <adrian@xemacs.org>.
6611
6612 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
6613 `substitute-in-file-name.
6614 (tramp-smb-handle-substitute-in-file-name): New defun.
6615 (tramp-smb-advice-PC-do-completion): Delete advice.
6616
6617 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
6618
6619 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
6620 Fix error in deleting region.
6621
6622 2005-01-15 Richard M. Stallman <rms@gnu.org>
6623
6624 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
6625 In non-temp buffer, switch syntax table temporarily.
6626
6627 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
6628
6629 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
6630
6631 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
6632
6633 * imenu.el (imenu--split-menu): Copy menulist before sorting.
6634 (imenu--generic-function): Use START, not BEG, as pos of definition.
6635
6636 * simple.el (just-one-space): Argument specifies number of spaces.
6637
6638 * simple.el (eval-expression-print-format): Avoid warning
6639 about edebug-active.
6640
6641 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
6642
6643 * progmodes/sh-script.el: Code copied from make-mode.el
6644 with small changes,
6645 (sh-mode-map): Bind C-c C-\.
6646 (sh-backslash-column, sh-backslash-align): New variables.
6647 (sh-backslash-region, sh-append-backslash): New functions.
6648
6649 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6650
6651 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
6652 (rmail-pop-password, rmail-pop-password-required): Move to
6653 rmail-obsolete group.
6654 (rmail-set-pop-password): Rename to rmail-set-remote-password.
6655 All callers updated.
6656 (rmail-get-pop-password): Rename to rmail-get-remote-password.
6657 Take an argument specifying whether it is POP or IMAP mailbox we
6658 are using. All callers updated.
6659 (rmail-pop-password-error): Rename to
6660 rmail-remote-password-error. Added mailutils-specific error message.
6661 (rmail-movemail-search-path)
6662 (rmail-movemail-variant-in-use): New variables.
6663 (rmail-remote-password, rmail-remote-password-required):
6664 New customization variables.
6665 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
6666 (rmail-parse-url): New function.
6667 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
6668 with GNU mailutils movemail.
6669
6670 2005-01-15 Kevin Ryde <user42@zip.com.au>
6671
6672 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
6673 suffix to space, $ or '$, to correctly position point when going
6674 to @table style constants like DBL_MAX.
6675
6676 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
6677
6678 * type-break.el (type-break-mode, type-break-file-time)
6679 (type-break-file-keystroke-count, type-break-choose-file):
6680 Don't store data in or load data from the file if type-break-file-name
6681 is nil.
6682 (type-break-file-name): Doc update as per the above.
6683
6684 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
6685
6686 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
6687 lookup-key might return nil; handle that.
6688
6689 2005-01-15 Alan Mackenzie <acm@muc.de>
6690
6691 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
6692 rather than the element found, thus enabling the tree to be setcar'd.
6693
6694 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
6695
6696 * textmodes/org.el (org-show-following-heading): New option.
6697 (org-show-hierarchy-above): Use `org-show-following-heading'.
6698 (org-cycle): Documentation fix.
6699
6700 * textmodes/org.el (orgtbl-optimized): New option
6701 (orgtbl-mode): New command, a minor mode.
6702 (orgtbl-mode-map): New variable.
6703 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
6704 (orgtbl-error, orgtbl-self-insert-command)
6705 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
6706
6707 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
6708 a local variable in each org-mode buffer.
6709
6710 * textmodes/org.el (org-set-regexps-and-options): Rename from
6711 `org-set-regexps'. Added checking for STARTUP keyword.
6712 (org-get-current-options): Add STARTUP options.
6713 (org-table-insert-row): Mode mode intelligent about when
6714 realignment is needed.
6715 (org-self-insert-command, org-delete-backward-char, org-delete-char):
6716 New commands.
6717 (org-enable-table-editor): New default value `optimized'.
6718 (org-table-blank-field): Support blanking regions if active.
6719
6720 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
6721
6722 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
6723 if the year is not given.
6724
6725 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
6726 Add new escapes %m and %M, fixed bug with %F by adding
6727 save-match-data.
6728 (reftex-reference): Remove ?. from list of spaces.
6729 (reftex-label-info): Add automatic label prefix recognition.
6730
6731 * textmodes/reftex-index.el (reftex-index-next-phrase):
6732 Add slave parameter to call of `reftex-index-this-phrase'.
6733 (reftex-index-this-phrase): New optional argument.
6734 (reftex-index-region-phrases): Add slave parameter to call of
6735 `reftex-index-this-phrase'.
6736 (reftex-display-index): New argument redo.
6737 (reftex-index-rescan): Add 'redo to arguments of
6738 `reftex-display-index'.
6739 (reftex-index-Rescan, reftex-index-revert)
6740 (reftex-index-switch-index-tag): Add 'redo to arguments of
6741 `reftex-display-index'.
6742 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
6743 indexing. Fix bug with matching is there is a quote before or
6744 after the word.
6745
6746 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
6747 Fix bug when collecting citation keys in lines with comments.
6748 (reftex-citation): Prefix argument no longer rescans the document,
6749 but forces prompting for optional arguments of cite macros.
6750 (reftex-do-citation): Prompting for optional arguments implemented.
6751
6752 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
6753 Add optional arguments to most cite commands.
6754 (reftex-cite-cleanup-optional-args): New option
6755 (reftex-cite-prompt-optional-args): New option.
6756 (reftex-trust-label-prefix): New option.
6757
6758 * textmodes/reftex-toc.el (reftex-toc-find-section):
6759 Add push-mark before changing the position in the buffer.
6760
6761 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
6762 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
6763
6764 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
6765
6766 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
6767 more carefully.
6768
6769 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
6770
6771 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
6772 (sgml-mode): Use it.
6773 (sgml-get-context): Better keep track of implicitly closed tags.
6774
6775 2005-01-13 Kenichi Handa <handa@m17n.org>
6776
6777 * textmodes/ispell.el: These changes are to fix misalignment error
6778 caused by equivalent characters of different Emacs charsets.
6779 (ispell-unified-chars-table): New variable.
6780 (ispell-get-decoded-string): New function.
6781 (ispell-get-casechars, ispell-get-not-casechars)
6782 (ispell-get-otherchars): Call ispell-get-decoded-string.
6783
6784 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
6785
6786 * custom.el (custom-declare-variable): Just put symbol instead
6787 of (defvar . symbol) in `current-load-list'.
6788
6789 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
6790
6791 * emacs-lisp/elint.el: Fixed typo in Commentary section.
6792
6793 2005-01-12 Jay Belanger <belanger@truman.edu>
6794
6795 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
6796 to create a Calc summary.
6797
6798 2005-01-12 Kim F. Storm <storm@cua.dk>
6799
6800 * mouse.el (mouse-on-link-p): Change functionality and doc
6801 string to comply with latest description in lisp ref.
6802
6803 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
6804
6805 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
6806 Enable mouse clicks on mode-line, header-line and margin.
6807 (event-type): Give mouse event symbols an 'event-kind property
6808 with value 'mouse-click.
6809
6810 2005-01-12 Juri Linkov <juri@jurta.org>
6811
6812 * facemenu.el (list-colors-display): Add new arg buffer-name.
6813 Use it. Fix docstring. Replace code for identifying duplicate
6814 colors by the name with call to `list-colors-duplicates' which
6815 identifies duplicate colors by the value unless the color
6816 is one of special Windows colors. Set truncate-lines to t.
6817 Print sorted duplicate color names on each line. Indent to 22
6818 \(the longest color name in rgb.txt) instead of 20. Optimize.
6819 (list-colors-duplicates): New function.
6820 (facemenu-color-name-equal): Delete function.
6821
6822 * facemenu.el (list-colors-print): New function created from code
6823 in list-colors-display. Print #RRGGBB at the window right edge.
6824 (list-colors-display): When temp-buffer-show-function is not
6825 defined, call list-colors-print from temp-buffer-show-hook
6826 to get the right value of window-width in list-colors-print
6827 after the buffer is displayed.
6828
6829 * simple.el (pop-mark): Move deactivate-mark out of conditional
6830 part to deactivate the active mark regardless of the state of the
6831 mark ring.
6832
6833 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
6834 variables line in desktop files.
6835
6836 2005-01-12 Juri Linkov <juri@jurta.org>
6837
6838 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
6839 Bring together isearch highlight related options.
6840 (lazy-highlight): Replace group `replace' by `matching'.
6841 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
6842 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
6843 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
6844 and declare them obsolete.
6845 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
6846 (isearch-faces): Remove defgroup.
6847 (isearch-overlay, isearch-highlight, isearch-dehighlight):
6848 Move isearch highlighting code closer to lazy highlighting code.
6849
6850 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
6851 (query-replace-highlight, query-replace-lazy-highlight)
6852 (query-replace): Move definitions to the beginning of the file.
6853
6854 2005-01-11 Juri Linkov <juri@jurta.org>
6855
6856 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
6857 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
6858 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
6859
6860 * info.el (Info-history-forward): New variable.
6861 (Info-select-node): Reset Info-history-forward to nil.
6862 (Info-last): Turn into defalias.
6863 (Info-history-back): Rename from Info-last.
6864 Add current node to Info-history-forward.
6865 (Info-history-forward): New fun.
6866 (Info-mode-map): Replace Info-last by Info-history-back.
6867 Bind Info-history-forward to "r".
6868 (Info-mode-menu): Replace Info-last by Info-history-back.
6869 Fix menu item text. Add menu item for Info-history-forward.
6870 (info-tool-bar-map): Replace Info-last by Info-history-back.
6871 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
6872 for Info-history-forward.
6873 (Info-mode): Replace Info-last by Info-history-back in docstring.
6874 Add local variable Info-history-forward.
6875 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
6876
6877 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
6878
6879 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
6880 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
6881 Ignore select-window events rather than fiddle with
6882 mouse-autoselect-window.
6883
6884 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
6885
6886 * type-break.el (type-break-mode): Fix previous change.
6887
6888 2005-01-10 Jay Belanger <belanger@truman.edu>
6889
6890 * calc/calc-ext.el (calc-reset): Reset when inside embedded
6891 calculator; only reset when point is inside a calculator.
6892 Don't adjust the window height if the window takes up the whole height
6893 of the frame.
6894
6895 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
6896
6897 * ebuff-menu.el (Electric-buffer-menu-mode):
6898 Preserve value of buffer-local var header-line-format.
6899
6900 2005-01-09 Jay Belanger <belanger@truman.edu>
6901
6902 * calc/calc.el (calc-mode-var-list-restore-saved-values):
6903 Make sure settings file exists before accessing it.
6904
6905 * calc/calc-embed.el (calc-embedded-subst):
6906 Replace math-multi-subst-rec, which is only supposed to be called
6907 by math-multi-subst, by math-multi-subst.
6908
6909 2005-01-09 Andre Spiegel <spiegel@gnu.org>
6910
6911 * vc.el (vc-allow-async-revert): New user option.
6912 (vc-disable-async-diff): New internal variable.
6913 (vc-revert-buffer): Use them to disable asynchronous diff.
6914
6915 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
6916 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
6917 asynchronously if vc-disable-async-diff is t.
6918
6919 2005-01-09 Jay Belanger <belanger@truman.edu>
6920
6921 * calc/calc.el (defcalcmodevar): New macro.
6922 (calc-mode-var-list-restore-default-values)
6923 (calc-mode-var-list-restore-saved-values): New functions.
6924 (calc-mode-var-list): Use defcalcmodevar to define it.
6925 (calc-always-load-extensions, calc-line-numbering)
6926 (calc-line-breaking, calc-display-just, calc-display-origin)
6927 (calc-number-radix, calc-leading-zeros, calc-group-digits)
6928 (calc-group-char, calc-point-char, calc-frac-format)
6929 (calc-prefer-frac, calc-hms-format, calc-date-format)
6930 (calc-float-format, calc-full-float-format, calc-complex-format)
6931 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
6932 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
6933 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
6934 (calc-matrix-brackets, calc-language, calc-language-option)
6935 (calc-left-label, calc-right-label, calc-word-size)
6936 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
6937 (calc-display-raw, calc-internal-prec, calc-angle-mode)
6938 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
6939 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
6940 (calc-window-height, calc-display-trail, calc-show-selections)
6941 (calc-use-selections, calc-assoc-selections)
6942 (calc-display-working-message, calc-auto-why, calc-timing)
6943 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
6944 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
6945 (calc-gnuplot-default-device, calc-gnuplot-default-output)
6946 (calc-gnuplot-print-device, calc-gnuplot-print-output)
6947 (calc-gnuplot-geometry, calc-graph-default-resolution)
6948 (calc-graph-default-resolution-3d, calc-invocation-macro)
6949 (calc-show-banner): Use defcalcmodevar to declare them and set
6950 their default values.
6951
6952 * calc/calc-ext.el (calc-reset): Restore saved values of variables
6953 instead of default values (but restore default values if there is
6954 an argument of 0).
6955
6956 2005-01-09 David Kastrup <dak@gnu.org>
6957
6958 * desktop.el (desktop-restore-eager): Fix typo in type.
6959
6960 2005-01-08 Richard M. Stallman <rms@gnu.org>
6961
6962 * cus-edit.el (customize): Delete :link.
6963
6964 2005-01-08 Jay Belanger <belanger@truman.edu>
6965
6966 * calc/calc.el (calc-mode): Remove the extension from the
6967 `calc-settings-file' file name when loading it.
6968
6969 2005-01-08 Kim F. Storm <storm@cua.dk>
6970
6971 * info.el (Info-mode-map, Info-next-link-keymap)
6972 (Info-prev-link-keymap, Info-up-link-keymap):
6973 Map follow-link to mouse-face.
6974 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
6975
6976 2005-01-08 Jay Belanger <belanger@truman.edu>
6977
6978 * calc/calc.el (calc-settings-file): Change default value.
6979 Suggested by cgw in a comment in calc-mode.el.
6980
6981 * calc/calc-mode.el (calc-settings-file-name):
6982 Compare calc-settings-file to user-init-file instead of ~/.emacs.
6983 Replace ~/.emacs in a prompt by calc-settings-file.
6984
6985 2005-01-07 Lars Hansen <larsh@math.ku.dk>
6986
6987 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
6988 (desktop-lazy-idle-delay): New customizable variables.
6989 (desktop-buffer-args-list): New variable.
6990 (desktop-append-buffer-args): New function.
6991 (desktop-save): Call desktop-append-buffer-args for some buffers.
6992 (desktop-lazy-create-buffer): New function.
6993 (desktop-idle-create-buffers): New function.
6994 (desktop-read): Add message about buffers to restore lazily.
6995 (desktop-lazy-abort): New command.
6996 (desktop-clear): Call desktop-lazy-abort.
6997 (desktop-lazy-complete): New command.
6998
6999 2005-01-06 Richard M. Stallman <rms@gnu.org>
7000
7001 * emacs-lisp/find-func.el (find-face-definition):
7002 Rename from find-face.
7003
7004 2005-01-06 Kim F. Storm <storm@cua.dk>
7005
7006 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
7007
7008 * man.el (Man-xref-man-page, Man-xref-header-file)
7009 (Man-xref-normal-file): Add follow-link property.
7010
7011 2005-01-06 Jay Belanger <belanger@truman.edu>
7012
7013 * calc/calc-units.el: Make sure the proper macro definitions are
7014 available when compiling.
7015
7016 2005-01-06 Juri Linkov <juri@jurta.org>
7017
7018 * isearch.el (isearch-lazy-highlight-update):
7019 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
7020
7021 2005-01-06 Miles Bader <miles@gnu.org>
7022
7023 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
7024 (isearch-lazy-highlight-face): Use new name.
7025
7026 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
7027
7028 * uniquify.el (uniquify-rationalize-file-buffer-names):
7029 Re-add an interactive spec.
7030 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
7031 to the same name.
7032
7033 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
7034 (isearch-update, isearch-done): Adjust calls accordingly.
7035
7036 2005-01-05 Richard M. Stallman <rms@gnu.org>
7037
7038 * custom.el (custom-set-variables, custom-theme-set-variables):
7039 Clarify documentation.
7040
7041 * emacs-lisp/find-func.el (find-variable)
7042 (find-variable-other-window, find-variable-other-frame):
7043 Fix the TYPE args to find-function-read and find-function-do-it.
7044 (find-function): Doc fix.
7045 (find-function-at-point): Replace function-at-point alias.
7046
7047 2005-01-04 Richard M. Stallman <rms@gnu.org>
7048
7049 * cus-face.el (custom-declare-face):
7050 Record defface in current-load-list.
7051
7052 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
7053
7054 * emacs-lisp/find-func.el: Doc fixes.
7055 (find-face-regexp): New variable.
7056 (find-function-regexp-alist): New variable.
7057 (find-function-C-source): Third arg is now TYPE.
7058 (find-function-search-for-symbol): Handle general TYPE.
7059 (find-function-read, find-function-do-it): Handle general TYPE.
7060 (find-definition-noselect, find-face): New functions.
7061 (function-at-point): Alias deleted.
7062
7063 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
7064
7065 * battery.el (display-battery-mode): Rename from display-battery.
7066 Handle the case where it gets turned off.
7067
7068 2005-01-04 Richard M. Stallman <rms@gnu.org>
7069
7070 * cus-edit.el (customize): Make :link point to user doc.
7071
7072 * man.el (Man-fontify-manpage): Turn off undo generation.
7073
7074 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
7075
7076 2005-01-04 Andreas Schwab <schwab@suse.de>
7077
7078 * files.el (insert-directory): Only look for error lines in
7079 inserted text. Don't move too far after processing --dired markers.
7080
7081 2005-01-04 Richard M. Stallman <rms@gnu.org>
7082
7083 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
7084 Don't expand if the character is @, period, dash, etc.
7085 (define-mail-abbrev): Quote names that contain problem characters.
7086
7087 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
7088
7089 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
7090
7091 2005-01-03 Richard M. Stallman <rms@gnu.org>
7092
7093 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
7094 (query-replace-highlight, query-replace-lazy-highlight)
7095 (query-replace): Definitions moved up. Doc fix.
7096
7097 2005-01-03 Richard M. Stallman <rms@gnu.org>
7098
7099 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
7100 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
7101 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
7102 (lazy-highlight-face): Rename from isearch-lazy-...
7103 Change all references to them.
7104
7105 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7106
7107 * cus-edit.el (custom-file): Doc fix for defcustom.
7108 (custom-file): The function no longer sets the variable
7109 `custom-file' to its return value.
7110
7111 * startup.el (command-line): No longer load `custom-file'.
7112
7113 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
7114
7115 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
7116
7117 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
7118 Don't confuse module-prefixed identifiers for labels.
7119 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
7120
7121 2005-01-02 Richard M. Stallman <rms@gnu.org>
7122
7123 * files.el (basic-save-buffer-1): Fix previous change.
7124
7125 * loadhist.el (file-loadhist-lookup): New function.
7126 (file-provides, file-requires): Use it.
7127
7128 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
7129 instead of calculating the right size.
7130
7131 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
7132
7133 * vc-svn.el (vc-svn-diff): Stay local if possible.
7134
7135 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
7136
7137 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
7138
7139 * files.el (hack-local-variables): Fix last change.
7140
7141 2005-01-02 Jay Belanger <belanger@truman.edu>
7142
7143 * calc/calc-yank.el (calc-edit-top): New variable.
7144 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
7145 object. Change header properties.
7146 (calc-edit-finish, calc-edit-finish-stack-object)
7147 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
7148 edited object.
7149 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
7150 for the beginning of the edited object.
7151 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
7152 for the beginning of the edited object.
7153 * calc/calc-prog.el (calc-edit-macro-finish-edit)
7154 (calc-finish-formula-edit, calc-macro-repeats)
7155 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
7156 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
7157 beginning of the edited object.
7158 (calc-user-define-edit): Change the header for editing macros.
7159 Remove unnecessary variable.
7160
7161 2005-01-01 Jay Belanger <belanger@truman.edu>
7162
7163 * calc/calc-yank.el (calc-edit-mode): Change default header.
7164 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
7165 * calc/calc-store.el (calc-edit-variable): Change title to match new
7166 header.
7167 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
7168 mode to match new header.
7169 (calc-user-define-edit): Change titles to include names of commands.
7170 (calc-finish-formula-edit): Adjust to handle new header.
7171 (calc-finish-macro-edit): Remove.
7172 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
7173 (calc-edit-macro-command, calc-edit-macro-command-type)
7174 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
7175 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
7176 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
7177 (calc-edit-macro-finish-edit): New functions.
7178 (calc-user-define-edit): Use new functions to edit named calc macros.
7179
7180 2005-01-01 Stefan <monnier@iro.umontreal.ca>
7181
7182 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
7183
7184 * ses.el (copy-region-as-kill): Deactivate mark.
7185
7186 2005-01-01 Richard M. Stallman <rms@gnu.org>
7187
7188 * replace.el (occur-1): If the output buffer is also an input,
7189 don't kill it, rename it.
7190
7191 * faces.el (set-face-background, set-face-foreground): Doc fix.
7192
7193 * cus-face.el (custom-face-attributes): Fix :help-echo strings
7194 for :foreground and :background.
7195
7196 * dired.el (dired-view-command-alist): Variable deleted.
7197 (dired-view-file, dired-mouse-find-file-other-window):
7198 Delete the code to use it.
7199
7200 2005-01-01 Kim F. Storm <storm@cua.dk>
7201
7202 * image.el (insert-sliced-image): Use t for line-height property.
7203
7204 2004-12-31 Jay Belanger <belanger@truman.edu>
7205
7206 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
7207 for "var-" at the beginning of the minibuffer.
7208
7209 2004-12-31 Richard M. Stallman <rms@gnu.org>
7210
7211 * faces.el (read-face-name):
7212 Don't treat an attribute spec as a list of faces.
7213
7214 * simple.el (undo): Use undo-equiv-table to detect
7215 unexpected changes since previous undo.
7216 (undo-list-saved): Variable deleted.
7217 (buffer-disable-undo): Don't alter undo-list-saved.
7218
7219 * files.el (require-final-newline): Allow `visit' and `visit-save'.
7220 (mode-require-final-newline): New option.
7221 (after-find-file): Handle require-final-newline with new values.
7222 (basic-save-buffer): Handle new values of require-final-newline.
7223
7224 * progmodes/sh-script.el (sh-require-final-newline):
7225 Alist value now controls whether to use mode-require-final-newline.
7226 (sh-set-shell): Implement that new meaning.
7227
7228 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
7229 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
7230 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
7231 Delete old-Emacs compatibility code.
7232 (antlr-c-common-init): Function deleted.
7233
7234 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
7235 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
7236 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
7237 * progmodes/python.el (python-mode): Use mode-require-final-newline.
7238 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
7239 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
7240 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
7241 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
7242 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
7243 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
7244 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
7245 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
7246 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
7247 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
7248 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
7249 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
7250
7251 2004-12-31 Jay Belanger <belanger@truman.edu>
7252
7253 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
7254 way to return to Calc.
7255
7256 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
7257 finish, C-xk as the way to cancel the edit. Add cancel routine to
7258 kill-buffer-hook.
7259
7260 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
7261 MacEdit code.
7262
7263 * calc/calc-prog.el: Remove obsolete MacEdit code.
7264 (calc-macro-edit-algebraic, calc-macro-edit-variable)
7265 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
7266
7267 2004-12-31 Kenichi Handa <handa@m17n.org>
7268
7269 * international/mule.el (buffer-file-coding-system-explicit):
7270 Rename for explicit-buffer-file-coding-system.
7271 (after-insert-file-set-coding): Adjust for the above change.
7272
7273 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
7274 to buffer-file-coding-system-explicit.
7275 (basic-save-buffer-1): Likewise.
7276
7277 2004-12-30 Richard M. Stallman <rms@gnu.org>
7278
7279 * textmodes/artist.el (artist-butlast-fn): Var deleted.
7280 (artist-butlast, artist-last): Functions deleted.
7281 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
7282 (artist-compute-key-compl-table): Call remq directly.
7283 (artist-remove-nulls): Function deleted.
7284 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
7285 (artist-push, artist-pop): Macro deleted.
7286
7287 2004-12-30 Andreas Leue <al@sphenon.de>
7288
7289 * textmodes/artist.el (artist-version): 1.2.6
7290 (artist-prev-next-op-alist): New variable.
7291 (artist-select-next-op-in-list): New function.
7292 (artist-select-prev-op-in-list): New function.
7293 (artist-make-prev-next-op-alist): New function.
7294 (artist-is-in-op-list-p): New function.
7295 (artist-get-first-non-nil-op): New function.
7296 (artist-get-last-non-nil-op): New function.
7297 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
7298 artist-prev-next-op-alist.
7299 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
7300 change drawing operation.
7301
7302 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
7303
7304 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
7305
7306 2004-12-31 Masatake YAMATO <jet@gyve.org>
7307
7308 * server.el (server-process-filter): Suppress `error', too.
7309
7310 2004-12-30 Jay Belanger <belanger@truman.edu>
7311
7312 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
7313 Change the way a variable is displayed in a message.
7314
7315 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
7316 (calc-user-define-permanent, calc-execute-kbd-macro):
7317 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
7318
7319 2004-12-30 Kenichi Handa <handa@m17n.org>
7320
7321 * files.el (basic-save-buffer-1):
7322 Set explicit-buffer-file-coding-system to last-coding-system-used.
7323 (revert-buffer): Pay attention to
7324 explicit-buffer-file-coding-system (not buffer-file-coding-system)
7325 on bind coding-system-for-read.
7326
7327 * international/mule.el (explicit-buffer-file-coding-system):
7328 New buffer local variable.
7329 (after-insert-file-set-coding): Set it to coding-system-for-read.
7330
7331 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
7332
7333 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
7334
7335 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
7336
7337 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
7338 that include line numbers.
7339
7340 2004-12-29 Milan Zamazal <pdm@zamazal.org>
7341
7342 * files.el (hack-local-variables): If no PREFIX, set it to "^".
7343 Redundant variable PREFIXLEN removed.
7344
7345 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
7346
7347 * eshell/em-hist.el (eshell-previous-matching-input):
7348 Start the deletion from the end of the output.
7349
7350 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7351
7352 * term/mac-win.el: Require x-dnd.
7353 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
7354
7355 2004-12-29 David Kastrup <dak@gnu.org>
7356
7357 * international/mule.el (decode-coding-inserted-region):
7358 Don't barf if `buffer-undo-list' is already set to `t'.
7359
7360 2004-12-29 Jay Belanger <belanger@truman.edu>
7361
7362 * calc/calc-prog.el (calc-user-define-formula): Put default values
7363 for function names in prompts.
7364 (calc-user-define-permanent, calc-user-define-composition)
7365 (calc-user-define-formula): Remove the need for "calcFunc-" in the
7366 default input for algebraic functions.
7367
7368 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
7369
7370 * vc-rcs.el (vc-rcs-annotate-command):
7371 Fix omission bug: Call `vc-setup-buffer'.
7372
7373 2004-12-29 Kenichi Handa <handa@m17n.org>
7374
7375 * international/mule.el (recode-region): New function.
7376
7377 2004-12-28 Richard M. Stallman <rms@gnu.org>
7378
7379 * simple.el (undo-extra-outer-limit): New variable.
7380 (undo-outer-limit-truncate): Test and set it.
7381
7382 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
7383 enables the feature to extend the existing region.
7384
7385 * simple.el (mark-word): New arg ALLOW-EXTEND
7386 enables the feature to extend the existing region.
7387
7388 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
7389 enables the feature to extend the existing region.
7390
7391 * startup.el (site-run-file): Don't allow setting it with Custom.
7392
7393 * simple.el (buffer-disable-undo): Fix previous change.
7394
7395 2004-12-27 Masatake YAMATO <jet@gyve.org>
7396
7397 * hexl.el (hexlify-buffer): Remove fontification here.
7398 Use font lock mechanism instead.
7399 (hexl-font-lock-keywords): New font lock kewords.
7400 (hexl-mode-old-font-lock-keywords): New variable.
7401 (hexl-mode): Store the old font lock keywords.
7402 (hexl-mode-exit): Restore the old font lock keywords.
7403
7404 2004-12-27 Richard M. Stallman <rms@gnu.org>
7405
7406 * simple.el (undo): Fix previous change.
7407
7408 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7409
7410 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
7411 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
7412 Call x-open-connection on Mac OS X.
7413
7414 2004-12-27 Richard M. Stallman <rms@gnu.org>
7415
7416 * files.el (buffer-save-without-query): New var (buffer-local).
7417 (save-some-buffers): Save those buffers first, w/o asking.
7418
7419 * files.el (insert-directory-ls-version): New variable.
7420 (insert-directory): When ls returns an error, test the version
7421 number to decide what the return code means.
7422 With --dired output format, detect and distinguish lines
7423 that are really error messages.
7424 (insert-directory-adj-pos): New function.
7425
7426 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
7427
7428 * battery.el (battery-mode-line-format): Remove initial spaces.
7429
7430 * uniquify.el (uniquify-rationalize-file-buffer-names):
7431 Delete interactive spec.
7432
7433 * type-break.el (type-break-mode): Set buffer-save-without-query.
7434 Remove code that tried to set save-some-buffers-always.
7435 (type-break-file-keystroke-count): Bind deactivate-mark.
7436
7437 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
7438
7439 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
7440 Test that the buffer is live, and maybe reject current buffer too.
7441 Clarify.
7442 (next-error-find-buffer): Rewrite for clarity.
7443
7444 * loadup.el: Don't use buffer-disable-undo; do it directly.
7445
7446 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
7447 (describe-variable): Call symbol-file with `defvar'.
7448
7449 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
7450 (symbol-file): Rewritten to handle new load-history format.
7451 Now takes an arg TYPE to specify looking for a particular
7452 type of definition only.
7453
7454 * emacs-lisp/debug.el (debugger-make-xrefs):
7455 Call symbol-file with `defun'.
7456
7457 * emacs-lisp/find-func.el (find-function-noselect):
7458 Call symbol-file with `defun'.
7459 (find-variable-noselect): Call symbol-file with `defvar'.
7460
7461 * eshell/esh-cmd.el (eshell-find-alias-function):
7462 Call symbol-file with `defun'.
7463
7464 * eshell/esh-test.el (eshell-test-goto-func):
7465 Call symbol-file with `defun'.
7466
7467 * mail/rmail.el (rmail-resend):
7468 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
7469
7470 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
7471
7472 * progmodes/compile.el (compilation-find-buffer): Rename arg.
7473
7474 * textmodes/texinfmt.el (texinfo-format-buffer-1):
7475 Call buffer-disable-undo.
7476
7477 * simple.el (undo-list-saved): New variable (buffer-local).
7478 (undo): Set and test it.
7479 (buffer-disable-undo): Move here from buffer.c.
7480 Clear out undo-list-saved.
7481
7482 * international/mule.el (decode-coding-inserted-region):
7483 Set buffer-undo-list in a correct and optimal way.
7484
7485 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
7486 (cperl-font-lock-unfontify-region-function): No need to save and
7487 restore info, since font-lock.el does it for us.
7488
7489 * ansi-color.el (save-buffer-state): Definition deleted.
7490 (ansi-color-unfontify-region): Don't use save-buffer-state.
7491
7492 2004-12-27 Dave Love <fx@gnu.org>
7493
7494 * wid-edit.el (function): Use restricted-sexp as parent.
7495
7496 2004-12-27 Kevin Ryde <user42@zip.com.au>
7497
7498 * simple.el (next-matching-history-element): Use same
7499 `interactive' form as previous-matching-history-element.
7500
7501 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
7502 it can appear unencoded and has been seen from yahoo.
7503
7504 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
7505
7506 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
7507 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
7508
7509 2004-12-27 Kenichi Handa <handa@m17n.org>
7510
7511 * international/utf-8.el (utf-translate-cjk-load-tables):
7512 Bind coding-system-for-read to nil while loading subst-*.
7513
7514 2004-12-26 Jay Belanger <belanger@truman.edu>
7515
7516 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
7517 default input.
7518
7519 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
7520
7521 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
7522 before reverting and disable undo recording while reverting.
7523
7524 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
7525
7526 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
7527 (hs-make-overlay): New function.
7528 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
7529 (hs-flag-region): Delete function.
7530 (hs-hide-comment-region): No longer use `hs-flag-region'.
7531 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
7532 (hs-hide-block-at-point): Likewise.
7533 (hs-hide-level-recursive): Use `hs-discard-overlays'.
7534 (hs-hide-all, hs-show-all): Likewise.
7535 (hs-show-block): Likewise.
7536 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
7537
7538 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
7539
7540 * progmodes/hideshow.el: Require `cl' when compiling.
7541 Remove XEmacs and Emacs 19 compatibility.
7542 Use `dolist' and `add-to-list' for load-time actions.
7543 (hs-discard-overlays): Use `dolist'.
7544 (hs-show-block): Likewise.
7545
7546 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
7547
7548 * faces.el (mode-line, mode-line-inactive): Use min-colors.
7549
7550 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
7551
7552 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
7553 When extending backwards, move outside the current comment first.
7554
7555 2004-12-22 Kenichi Handa <handa@m17n.org>
7556
7557 * international/quail.el (quail-start-translation): Fix prompt
7558 string for the case if input-method-use-echo-area being non-nil.
7559 (quail-start-conversion): Likewise.
7560 (quail-show-guidance): Don't show guidance if
7561 input-method-use-echo-area is non-nil.
7562
7563 2004-12-21 Richard M. Stallman <rms@gnu.org>
7564
7565 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
7566
7567 2004-12-21 Markus Rost <rost@ias.edu>
7568
7569 * calendar/diary-lib.el (mark-diary-entries):
7570 Set mark-diary-entries-in-calendar only after checking for diary-file.
7571
7572 2004-12-21 Richard M. Stallman <rms@gnu.org>
7573
7574 * faces.el (escape-glyph): Use blue against light foreground.
7575
7576 * simple.el (undo-outer-limit-truncate): New function.
7577 (undo-outer-limit-function): Use undo-outer-limit-truncate.
7578
7579 2004-12-21 Eli Barzilay <eli@barzilay.org>
7580
7581 * calculator.el (calculator-radix-grouping-mode)
7582 (calculator-radix-grouping-digits)
7583 (calculator-radix-grouping-separator):
7584 New defcustoms for the new radix grouping mode functionality.
7585 (calculator-mode-hook): Now used in electric mode too,
7586 (calculator): Call it.
7587 (calculator-mode-map): Some new keys.
7588 (calculator-message): New function. Some new calls.
7589 (calculator-op, calculator-set-register): Use it.
7590 (calculator-string-to-number): New function, mostly moved and
7591 updated code from calculator-curnum-value.
7592 (calculator-curnum-value): Use it.
7593 (calculator-paste): Use it, and update grabbing the current-kill.
7594 (calculator-rotate-displayer)
7595 (calculator-rotate-displayer-back): Toggle digit grouping when
7596 in radix mode, use calculator-message.
7597 (calculator-displayer-prev, calculator-displayer-next):
7598 Change digit group size when in radix mode.
7599 (calculator-number-to-string): Rename from
7600 calculator-num-to-string. Now deals with digit grouping in
7601 radix mode.
7602 (calculator-update-display, calculator-put-value): Use the new name.
7603 (calculator-fact): Return a floating point number.
7604 (calculator-mode): Doc fix.
7605
7606 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
7607
7608 * calendar/calendar.el (view-other-diary-entries): Add autoload.
7609 * calendar/diary-lib.el (view-other-diary-entries):
7610 Use current-prefix-arg in interactive spec.
7611
7612 2004-12-19 Jay Belanger <belanger@truman.edu>
7613
7614 * calc/calc-aent.el (calcAlg-blank-matching-open):
7615 Temporarily adjust the syntax of both delimiters of half-open intervals.
7616
7617 2004-12-19 Kim F. Storm <storm@cua.dk>
7618
7619 * mouse.el (mouse-1-click-follows-link): Doc fix.
7620
7621 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7622
7623 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
7624 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
7625 instead of centraleuropean as the name
7626
7627 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
7628
7629 Sync with Tramp 2.0.46.
7630
7631 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
7632 parameters wrt Tramp convention.
7633 (tramp-handle-file-attributes-with-perl)
7634 (tramp-handle-directory-files-and-attributes): Apply it.
7635 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
7636 `copy-program'. Reported by Zack Weinberg
7637 <zack@codesourcery.com>.
7638 (top): Set `edebug-form-spec' property directly rather than
7639 calling `def-edebug-spec'.
7640
7641 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
7642 advice less fragile. Surround temporary redefinition of
7643 `substitute-in-file-name' with `unwind-protect'. Suggested by
7644 Matt Hodges <MPHodges@member.fsf.org>.
7645
7646 2004-12-17 Juri Linkov <juri@jurta.org>
7647
7648 * replace.el (occur-accumulate-lines, occur-engine):
7649 Make forcing deferred font-lock fontification jit-specific.
7650
7651 2004-12-17 Kim F. Storm <storm@cua.dk>
7652
7653 * mouse.el (mouse-1-click-follows-link): New defcustom.
7654 (mouse-on-link-p): New function.
7655 (mouse-drag-region-1): Implement mouse-1-click-follows-link
7656 functionality. Map a mouse-1 click event into a mouse-2 (or
7657 other) event when position is inside a link.
7658
7659 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
7660 prefix in tooltip text with "mouse-1" when this is a link
7661 recognized by mouse-1-click-follows-link functionality.
7662
7663 * help.el (describe-key): Report effective and original binding
7664 for mouse-1 when clicked on a link.
7665 (describe-mode): Add follow-link property to "minor-mode" button.
7666
7667 * help-fns.el (describe-variable): Add follow-link property to
7668 "below" button.
7669
7670 * help-mode.el (help-xref): Add follow-link property.
7671
7672 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
7673 (apropos-command, apropos-variable, apropos-face, apropos-group)
7674 (apropos-widget, apropos-plist): Add follow-link property.
7675
7676 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
7677 checks if position is in a filename, rather than some other
7678 clickable item. Function looks for cvs-filename-face at position.
7679
7680 * wid-edit.el (widget-specify-field, widget-specify-button):
7681 Map a :follow-link keyword into a follow-link property.
7682 (link): Add :follow-link keyword, map to RET binding.
7683
7684 * dired.el (dired-mode-map): Map follow-link to mouse-face.
7685
7686 * progmodes/compile.el (compilation-minor-mode-map)
7687 (compilation-button-map, compilation-mode-map): Likewise.
7688
7689 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
7690
7691 * play/zone.el (zone): Init `line-spacing' from orig buffer.
7692 (zone-replace-char): Take `count' and `del-count'
7693 instead of `direction'. Update callers. When `del-count' is
7694 non-nil, delete that many characters, otherwise `count' characters
7695 backwards. Insert the newly-replaced string `count' times.
7696 (zone-fret): Handle chars w/ width greater than one.
7697 (zone-fall-through-ws): No longer take window width `ww'.
7698 Update callers. Add handling for `char-width' greater than one.
7699 (zone-pgm-drip): Update var holding window-end position every cycle.
7700
7701 2004-12-17 Andre Spiegel <spiegel@gnu.org>
7702
7703 * vc.el (vc-default-update-changelog): Use insert-file-contents,
7704 rather than insert-file.
7705
7706 2004-12-16 Jay Belanger <belanger@truman.edu>
7707
7708 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
7709 (math-init-random-base, math-random-digit): Check to see if
7710 var-RandSeed is bound.
7711 (math-random-last): Declare it.
7712 (math-random-digit): Don't make math-random-last local.
7713
7714 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
7715
7716 * play/zone.el (zone): Fix omission bug: Use a self-disabling
7717 one-shot thunk for uniform (error, quit, normal) recovery.
7718 Reported by John Paul Wallington.
7719 (zone-pgm-random-life): Fix bug:
7720 Recognize empty initial field by lack of "@" chars.
7721
7722 2004-12-16 Juri Linkov <juri@jurta.org>
7723
7724 * help.el (function-called-at-point):
7725 * help-fns.el (variable-at-point): As a last resort try stripping
7726 non-word prefixes and suffixes.
7727
7728 * descr-text.el (describe-property-list): Don't treat syntax-table
7729 specially. Use describe-text-sexp which inserts [show] button
7730 for large objects and handles printing errors. Sort properties
7731 by names in alphabetical order instead of by value sizes.
7732 Add `mouse-face' to list of properties for `describe-face' widget.
7733 (describe-char): Mask out face-id from 19 bits of character.
7734 Print face-id separately.
7735
7736 * replace.el (occur-accumulate-lines, occur-engine):
7737 Fontify unfontified matching lines in the source buffer
7738 before copying them.
7739 (occur-engine): Don't put mouse-face on context lines.
7740 (occur-next-error): Set point to line beginning/end
7741 before searching for prev/next property to skip multiple
7742 matches on a line (not supported by occur engine).
7743 Remove redundant prefix-numeric-value.
7744
7745 2004-12-15 Juri Linkov <juri@jurta.org>
7746
7747 * replace.el (match): New face.
7748 (list-matching-lines-face): Change default from `bold' to `match'.
7749
7750 * progmodes/grep.el (grep-match-face): New defvar.
7751 (grep-mode-font-lock-keywords): Use grep-match-face instead of
7752 compilation-column-face to highlight grep matches.
7753
7754 * apropos.el (apropos-match-face): Change default from
7755 `secondary-selection' to `match'.
7756
7757 * info-look.el (info-lookup-highlight-face): Change default from
7758 `highlight' to `match'.
7759
7760 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
7761
7762 * progmodes/executable.el (executable-interpret): Eliminate
7763 obsolete compile-internal, and switch to comint for interaction.
7764
7765 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
7766
7767 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
7768 `&&' when skipping multiple statements on a line.
7769
7770 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
7771
7772 * play/zone.el (zone): Set `truncate-lines'.
7773 Also, init `tab-width' with value from original buffer.
7774 (zone-shift-up): Rewrite for speed.
7775 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
7776 (zone-pgm-jitter): Remove redundant entries from ops vector.
7777 (zone-exploding-remove): Reduce iteration count.
7778 (zone-cpos): Convert to defsubst.
7779 (zone-replace-char): New defsubst.
7780 (zone-park/sit-for): Likewise.
7781 (zone-fret): Take window-start arg.
7782 Update callers. Use `zone-park/sit-for'.
7783 (zone-fill-out-screen): Rewrite.
7784 (zone-fall-through-ws): Likewise. Update callers.
7785 (zone-pgm-drip): Use `zone-replace-char'.
7786 Move var inits before while-loop. Use `zone-park/sit-for'.
7787 (zone-pgm-random-life): Handle empty initial field.
7788 Use `zone-replace-char' and `zone-park/sit-for'.
7789
7790 2004-12-15 Juri Linkov <juri@jurta.org>
7791
7792 * isearch.el (isearch-update): Test isearch-lazy-highlight
7793 before calling isearch-lazy-highlight-new-loop.
7794 (isearch-lazy-highlight-new-loop):
7795 Don't test isearch-lazy-highlight.
7796
7797 * replace.el (perform-replace): Add isearch-case-fold-search.
7798 Use delimited-flag for isearch-regexp.
7799 Reset isearch-lazy-highlight-last-string to force lazy
7800 highlighting when called from isearch mode.
7801 (query-replace-highlight): Revert defcustom type to boolean.
7802 (query-replace-lazy-highlight): New defcustom.
7803 (query-replace): New face.
7804 (perform-replace, replace-highlight, replace-dehighlight):
7805 Test query-replace-lazy-highlight instead of special value
7806 `isearch' of query-replace-highlight.
7807 (replace-dehighlight): Don't call isearch-dehighlight.
7808 (replace-highlight): Don't call isearch-highlight.
7809 Use face `query-replace' unconditionally.
7810
7811 2004-12-14 Kim F. Storm <storm@cua.dk>
7812
7813 * simple.el (inhibit-mark-movement): Remove defvar.
7814 (beginning-of-buffer, end-of-buffer): Don't use it.
7815
7816 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7817 Don't use inhibit-mark-movement.
7818
7819 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
7820 (cua--undo-push-mark): Remove.
7821 (cua--pre-command-handler, cua--post-command-handler):
7822 Don't fiddle with inhibit-mark-movement.
7823
7824 2004-12-14 Juri Linkov <juri@jurta.org>
7825
7826 * buff-menu.el (list-buffers-noselect): Collect internal info
7827 for every buffer in BUFFER-LIST arg too.
7828 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
7829 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
7830 Bind same-window-buffer-names and same-window-regexps to nil.
7831
7832 2004-12-13 Juri Linkov <juri@jurta.org>
7833
7834 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
7835
7836 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
7837 (sc-cite-region, sc-uncite-region, sc-recite-region):
7838 Fix previous change to handle not alist as a symbol, but
7839 a citation frame as a symbol that represents a variable name.
7840
7841 2004-12-13 Richard M. Stallman <rms@gnu.org>
7842
7843 * filecache.el (file-cache-add-directory-using-find):
7844 Only set up file-cache-find-command-posix-flag if we will use it.
7845
7846 * bindings.el (mode-line-buffer-identification-keymap):
7847 Don't cancel the mode-line's usual down-mouse-1 binding.
7848
7849 * cus-edit.el (custom-face-selected): Handle `default' specs.
7850 (custom-face-edit): Increase extra-offset.
7851 (custom-display): Handle `default' specs.
7852
7853 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
7854
7855 * emacs-lisp/elint.el (elint-standard-variables)
7856 (elint-unknown-builtin-args): Move definitions up.
7857
7858 * net/browse-url.el (browse-url-url-at-point): Add autoload.
7859
7860 * info.el (info-xref-visited): Use `default' instead of t.
7861 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
7862
7863 * faces.el (header-line, mode-line-inactive, tool-bar):
7864 Use `default' instead of t for setting the defaults.
7865 (face-spec-choose): Separate `t' from `default'.
7866
7867 * subr.el (while-no-input): New macro.
7868
7869 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
7870
7871 * filecache.el (file-cache-add-directory-using-find):
7872 Only test file-cache-find-command-posix-flag on some systems.
7873
7874 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
7875
7876 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
7877 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
7878 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
7879 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
7880 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
7881
7882 2004-12-12 Juri Linkov <juri@jurta.org>
7883
7884 * files.el (find-file-other-window, find-file-other-frame):
7885 Add the first buffer to the returned value to return the complete
7886 list of all visited buffers.
7887 (find-file-read-only, find-file-read-only-other-window)
7888 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
7889 `find-file-read-args'. Signal an error about non-existent file
7890 only if file name doesn't contain wildcards. Toggle read-only in
7891 all visited buffers.
7892 (find-alternate-file, find-alternate-file-other-window):
7893 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
7894 called interactively. Pass arg `wildcards' to other functions.
7895 (find-file-noselect): Doc fix.
7896
7897 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
7898 Doc fix.
7899 (ffap-directory-finder): New variable.
7900 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
7901 (ffap-file-at-point): Add /* to immediately rejected names.
7902 Return absolute file names matching ffap-dired-wildcards.
7903 (ffap-read-file-or-url): Set default value for `completing-read'
7904 to `buffer-file-name'.
7905 (find-file-at-point): When filename matches ffap-dired-wildcards,
7906 call ffap-file-finder with t arg `wildcards', instead of dired.
7907 (ffap-other-window, ffap-other-frame): Return visited buffers.
7908 (ffap-read-only, ffap-read-only-other-window)
7909 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
7910 (dired-at-point): Call ffap-directory-finder instead of dired.
7911 (ffap-dired-other-window, ffap-dired-other-frame)
7912 (ffap-list-directory): New commands.
7913 (ffap-bindings): New keybindings for new commands.
7914
7915 2004-12-12 Juri Linkov <juri@jurta.org>
7916
7917 * simple.el (beginning-of-buffer, end-of-buffer):
7918 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7919 Do not push mark when mark is active in transient-mark-mode.
7920
7921 * simple.el (mark-word):
7922 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
7923 * textmodes/paragraphs.el (mark-paragraph):
7924 Extend the region when mark is active in transient-mark-mode,
7925 regardless of the last command. Doc fix.
7926
7927 * simple.el (mark-word): Preserve direction when repeating.
7928 Make arg optional. Interactive "p" -> "P".
7929 (transient-mark-mode, inhibit-mark-movement): Doc fix.
7930
7931 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
7932 preserving direction, to mark forward instead of backward when mark
7933 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
7934
7935 2004-12-12 Juri Linkov <juri@jurta.org>
7936
7937 * isearch.el (isearch-edit-string): Set 7th arg of
7938 `read-from-minibuffer' to `t' to inherit the current input
7939 method (whose name is indicated by [IM] in the minibuffer prompt)
7940 from the current buffer to the minibuffer.
7941 (isearch-lazy-highlight-update): Put body to `with-local-quit'
7942 to allow C-g quitting for lazy highlighting looping inside the
7943 search with nested repetition operators. Add overlay to the list
7944 before setting its face and other properties to avoid the case of
7945 code quitting after placing the new overlay but before it's
7946 recorded on the list. Select the window where isearch was
7947 activated, to highlight matches in the right window when isearch
7948 switches the current window to the minibuffer.
7949
7950 * international/isearch-x.el
7951 (isearch-process-search-multibyte-characters):
7952 Use `isearch-message' as initial input for `read-string' instead
7953 of adding it to the minibuffer prompt. After reading a string
7954 remove the initial value of `isearch-message' from the string.
7955
7956 * replace.el (replace-match-maybe-edit): Doc fix.
7957 (perform-replace): Don't call `replace-highlight' when automatic
7958 replacement is requested in literal mode, since it is intended
7959 only to highlight words during entering a new replacement string
7960 for \? in non-literal mode.
7961
7962 * replace.el (query-replace-highlight): Add new value `isearch'
7963 that allows query replacement to use isearch highlighting.
7964 Change type from `boolean' to `choice'. Doc fix.
7965 (replace-highlight, replace-dehighlight, perform-replace):
7966 Use isearch highlighting if query-replace-highlight eq `isearch'.
7967
7968 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
7969
7970 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
7971 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
7972
7973 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
7974 case of \end{verbatim}.
7975
7976 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
7977
7978 * term.el (term-termcap-format): Synchronyze with terminfo.
7979 (term-emulate-terminal): Handle reset.
7980 (term-reset-terminal): New function.
7981
7982 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
7983
7984 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
7985 (zone-fill-out-screen): New func.
7986 (zone-pgm-drip): Use `zone-fill-out-screen'.
7987 Also, no longer go to point-min on every cycle.
7988 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
7989 (zone-pgm-random-life-wait): New user var.
7990 (zone-pgm-random-life): New func.
7991
7992 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
7993
7994 * files.el (auto-mode-alist): Map .com to DCL mode.
7995
7996 2004-12-09 Richard M. Stallman <rms@gnu.org>
7997
7998 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
7999
8000 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
8001
8002 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
8003 buffer with a display margin.
8004
8005 2004-12-08 Jay Belanger <belanger@truman.edu>
8006
8007 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
8008 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
8009
8010 2004-12-08 Richard M. Stallman <rms@gnu.org>
8011
8012 * faces.el: Delete code to set display table.
8013 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
8014
8015 2004-12-08 Jay Belanger <belanger@truman.edu>
8016
8017 * calc/calc.el: Add math-read-preprocess-string to autoloads.
8018
8019 * calc/calc-ext.el (math-read-replacement-list)
8020 (math-read-superscripts, math-read-preprocess-string): Move to
8021 calc-aent.el.
8022
8023 * calc/calc-aent.el (math-read-replacement-list)
8024 (math-read-superscripts, math-read-preprocess-string): Move from
8025 calc-ext.el.
8026
8027 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8028
8029 * isearch.el (isearch-quote-char): Fix up typo in last change.
8030
8031 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8032
8033 * mouse.el (mouse-set-font): Handle the case where the command was
8034 not invoked using the mouse.
8035
8036 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
8037 (edmacro-finish-edit): Further update for keyboard macros that are
8038 lambda forms.
8039 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
8040
8041 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8042
8043 * font-lock.el (font-lock-unfontify-region): Save buffer state.
8044 (font-lock-default-unfontify-region): Don't save buffer state any more.
8045
8046 2004-12-07 Jay Belanger <belanger@truman.edu>
8047
8048 * calc/calc-help.el (calc-describe-key):
8049 Set calc-summary-indentation even when Calc Summary buffer exists.
8050
8051 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
8052
8053 * calendar/holidays.el (holiday-easter-etc): Make arguments
8054 optional for backwards compatibility. Doc fix.
8055 Remove un-necessary local vars mandatory, output-list.
8056 (holiday-advent): Make arguments optional for backwards
8057 compatibility. Doc fix.
8058
8059 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
8060
8061 * paren.el (show-paren-function): Fix last change (2004-12-02).
8062
8063 * international/mule-util.el (char-displayable-p): Return nil for
8064 unibyte mode.
8065
8066 * subr.el (subregexp-context-p): New function.
8067
8068 * isearch.el (isearch-quote-char): Use it.
8069
8070 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
8071 (regexp-opt-not-groupie*-re): Remove.
8072 (regexp-opt): Properly handle inputs with duplicate entries.
8073
8074 2004-12-06 Richard M. Stallman <rms@gnu.org>
8075
8076 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
8077
8078 * cus-edit.el (custom-file): Doc fix.
8079
8080 * textmodes/org.el: New file.
8081
8082 2004-12-06 Kenichi Handa <handa@m17n.org>
8083
8084 * ldefs-boot.el: Update international/mule-util.el section.
8085
8086 2004-12-05 Sam Steingold <sds@gnu.org>
8087
8088 * net/tramp.el (tramp-handle-file-accessible-directory-p):
8089 Fix `tramp-time-diff' comparison logic.
8090
8091 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
8092
8093 * progmodes/which-func.el (which-function):
8094 Use `run-hook-with-args-until-success' instead of a custom loop.
8095 Fixes bug with local hooks.
8096
8097 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8098
8099 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
8100 Use delete-dups when calculating the initial value.
8101 (bibtex-autokey-get-title): Use <=.
8102 (bibtex-goto-line): New function.
8103 (bibtex-reposition-window): Use line numbers instead of point
8104 positions. Use window-body-height.
8105 (bibtex-find-crossref): Use bibtex-reposition-window.
8106 (bibtex-find-entry): Use bibtex-reposition-window. Always return
8107 position of entry if key is found or nil if not found.
8108
8109 2004-12-05 Richard M. Stallman <rms@gnu.org>
8110
8111 * cus-edit.el (custom-file): Doc fix.
8112
8113 * progmodes/sh-script.el (sh-indent-for-then): Change default.
8114
8115 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
8116
8117 * simple.el (blink-matching-open):
8118 * textmodes/tex-mode.el (tex-validate-region):
8119 Obey syntax-table text properties.
8120
8121 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
8122
8123 * wid-edit.el (widget-specify-field): Add `real-field' property to
8124 boundary.
8125 (widget-field-at): Use it.
8126
8127 2004-12-02 Richard M. Stallman <rms@gnu.org>
8128
8129 * progmodes/cc-mode.el (awk-mode autoload):
8130 Supply t meaning interactive function.
8131
8132 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
8133 (isearch-mode-map): No special definition for space.
8134 (isearch-whitespace-chars): Command deleted.
8135 (isearch-forward-regexp): Doc fix.
8136 (isearch-quote-char): When a space is not inside brackets,
8137 use `[ ]' instead of just space.
8138 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
8139
8140 * imenu.el (imenu--generic-function): Delete code to exclude
8141 matches in comments.
8142
8143 * man.el (Man-reverse-face): Change default to `highlight'.
8144
8145 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
8146 (occur-engine): Use `face' prop rather than `font-lock-face'
8147 when specifying use of `match-face'.
8148 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
8149
8150 * emacs-lisp/elint.el (elint-standard-variables): Update list.
8151
8152 * add-log.el (add-log-current-defun): Handle the case where point
8153 is in the header part of a DEFUN construct.
8154
8155 2004-12-02 Dave Love <fx@gnu.org>
8156
8157 * progmodes/python.el (python-font-lock-syntactic-keywords):
8158 Fix previous change.
8159
8160 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
8161
8162 * paren.el (show-paren-function): Check for matching chars
8163 specified by text props.
8164
8165 2004-12-02 Jay Belanger <belanger@truman.edu>
8166
8167 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
8168 when reading a new key sequence.
8169
8170 2004-12-02 Kim F. Storm <storm@cua.dk>
8171
8172 * faces.el (escape-glyph): Rename from glyph.
8173 (standard-display-table): Set it here. Add escape-glyph face to
8174 extra slot characters.
8175
8176 * disp-table.el: Undo 2004-12-01 change. Display table is now
8177 setup in faces.el.
8178
8179 2004-12-02 Mark A. Hershberger <mah@everybody.org>
8180
8181 * xml.el (xml-parse-dtd): Don't show validity messages when
8182 xml-validating-parser is nil.
8183 (xml-substitute-special): Fix validity error messages to
8184 actually show the unexpandable entity. Added validity error if &
8185 isn't followed by an entity.
8186 (xml-parse-tag): Concatenate any string following the a
8187 <![CDATA[]]> section to the parsed CDATA.
8188 (xml-parse-dtd): Skip parameter entity declarations and use of
8189 parameter entities.
8190
8191 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8192
8193 * kmacro.el (kmacro-default-counter-format): New var.
8194 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
8195 (kmacro-display): Remove `nil' from `and' form. Delete call to
8196 `format' inside `message'.
8197 (kmacro-start-macro): Use `kmacro-default-counter-format'.
8198
8199 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
8200
8201 * pcvs.el (cvs-header-msg): New function.
8202 (cvs-update-header): Use it. Change calling convention.
8203 Correctly handle the case of having simultaneous active processes.
8204 (cvs-sentinel): Don't call cvs-update-header any more.
8205 (cvs-mode-run): Update call and add cvs-update-header to postproc.
8206
8207 2004-12-01 Jay Belanger <belanger@truman.edu>
8208
8209 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
8210 Change message.
8211
8212 2004-12-01 Juri Linkov <juri@jurta.org>
8213
8214 * progmodes/prolog.el (prolog-mode-variables):
8215 Fix imenu-generic-expression.
8216
8217 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
8218
8219 * faces.el (glyph): New face.
8220
8221 * disp-table.el: Add an autoloaded table, that doesn't require
8222 this library, with glyph face.
8223
8224 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
8225 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
8226 (conf-quote-normal): Allow normalizing only ' or ".
8227 (conf-mode): Regexp-quote constructed comment-start and don't
8228 match section {} where "name" contains braces.
8229
8230 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
8231 files.
8232
8233 2004-12-01 Kenichi Handa <handa@m17n.org>
8234
8235 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
8236 (x-select-text): Don't treat eight-bit-control/graphic chars
8237 specially. Store the encoded text in the X cut buffer.
8238 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
8239 with x-last-selected-text-cut-encoded.
8240
8241 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
8242
8243 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
8244
8245 2004-11-30 Markus Rost <rost@ias.edu>
8246
8247 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
8248 AUCTeX.
8249
8250 2004-11-30 Jay Belanger <belanger@truman.edu>
8251
8252 * calc/calc-arith.el (math-possible-signs): Made stronger checks
8253 on signs of intervals.
8254 (math-pow-of-zero): Strengthen checks for positive and negative
8255 exponents.
8256
8257 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
8258 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
8259 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
8260 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
8261 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
8262 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
8263 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
8264 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
8265 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
8266 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
8267 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
8268 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
8269 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
8270 with provide statements.
8271
8272 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
8273
8274 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
8275
8276 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
8277 (calc-load-everything, math-defsimplify): Replace dummy autoloading
8278 functions by require statements.
8279 (math-defsimplify): Move to calc-alg.el, add to autoloads.
8280
8281 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
8282 (calc-gnuplot-print): Give them values.
8283
8284 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
8285 autoloads.
8286 Add calc-do-embedded-activate to autoloads.
8287 (calc-gnuplot-name, calc-gnuplot-plot-command)
8288 (calc-gnuplot-print-command): Move them to calc-graph.el.
8289
8290 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8291
8292 * term/mac-win.el (ccl-encode-mac-roman-font)
8293 (ccl-encode-mac-cyrillic-font)
8294 (ccl-encode-mac-centraleuropean-font, encoder-list)
8295 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
8296 Support Cyrillic, CentralEuropean, and Dingbat font display
8297
8298 2004-11-30 Andre Spiegel <spiegel@gnu.org>
8299
8300 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
8301
8302 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
8303 still nil.
8304
8305 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
8306
8307 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
8308 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
8309
8310 2004-11-29 Jay Belanger <belanger@truman.edu>
8311
8312 * calc/calc-arith.el (math-pow-of-zero): Take into account different
8313 cases of the base and exponent.
8314
8315 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
8316
8317 * simple.el (next-error-buffer-p): Allow for inclusive and
8318 exclusive tests for finding a buffer.
8319 (next-error-find-buffer): Pass the exclusive and inclusive tests
8320 to next-error-buffer-p.
8321
8322 * replace.el (occur-next-error): Switch to the Occur buffer when
8323 appropriate, use the exclusive filter to next-error-find-buffer to
8324 do it. Use the absolute value of the motion amount.
8325
8326 2004-11-29 Kenichi Handa <handa@m17n.org>
8327
8328 * startup.el (command-line): Decode all default-directory by
8329 locale-coding-system.
8330
8331 2004-11-29 Jay Belanger <belanger@truman.edu>
8332
8333 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
8334 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
8335 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
8336 Replace calls to calc-extensions by appropriate require, replace
8337 calc-extensions-loaded by appropriate featurep.
8338
8339 * calc/calc-ext.el: Move require to end of file.
8340 Remove redundant loading of calc.el.
8341 (calc-extensions-loaded): Remove unnecessary variable.
8342 (calc-extensions): Remove unnecessary function.
8343 (calc-load-everything): Replace calc-need-macros by appropriate require.
8344
8345 * calc/calc-macs.el: Move provide to end of file.
8346 (calc-need-macros): Remove unnecessary function.
8347
8348 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
8349 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
8350 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
8351 Replace calc-extensions by appropriate require.
8352 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
8353
8354 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
8355 Replace calc-need-macros by appropriate require.
8356
8357 * calc/calc.el: Move require to end of file.
8358 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
8359 Remove unnecessary variable.
8360 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
8361 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
8362 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
8363 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
8364 (math-stack-value-offset, math-format-value, math-format-flat-expr)
8365 (math-format-number, math-format-bignum, math-read-number)
8366 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
8367 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
8368 by appropriate require.
8369 (calc-check-defines): Replace calc-need-macros by appropriate require.
8370
8371 2004-11-29 Kim F. Storm <storm@cua.dk>
8372
8373 * macros.el (insert-kbd-macro): Handle kmacro functions.
8374
8375 2004-11-28 Juri Linkov <juri@jurta.org>
8376
8377 * compare-w.el (compare-windows-highlight): Attach each overlay
8378 to its window to properly highlight differences while comparing
8379 two windows of the same buffer. Fix arguments.
8380 (compare-windows-sync-default-function): Fix arguments of
8381 `compare-windows-highlight'.
8382
8383 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
8384 Use `read-expression-history'. Set initial contents only if
8385 `edebug-global-break-condition' is non-nil. Set histpos to 1
8386 if initial contents is equal to the last history element.
8387 (edebug-set-conditional-breakpoint): Instead of temporarily
8388 prepending the current condition to the history, set initial
8389 contents to the current condition. Set histpos to 1 if initial
8390 contents is equal to the last history element.
8391
8392 * info.el (Info-search-whitespace-regexp): Remove shy group.
8393 (Info-search): Forward line if search is on the header line.
8394 Use search-whitespace-regexp in two other places.
8395
8396 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
8397
8398 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
8399 warning. Delay real definition, which uses
8400 `set-fringe-indicators-1' till after the definition of that function.
8401
8402 2004-11-28 Kim F. Storm <storm@cua.dk>
8403
8404 * fringe.el (fringe): New defgroup.
8405 (fringe-mode): Move to fringe group.
8406 (fringe-indicators): New defcustom.
8407 (set-fringe-indicators-1): New defun.
8408
8409 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
8410 (menu-bar-showhide-fringe-ind-menu): New keymap.
8411 (menu-bar-showhide-fringe-ind-empty)
8412 (menu-bar-showhide-fringe-ind-mixed)
8413 (menu-bar-showhide-fringe-ind-box)
8414 (menu-bar-showhide-fringe-ind-right)
8415 (menu-bar-showhide-fringe-ind-left)
8416 (menu-bar-showhide-fringe-ind-none): New defuns.
8417 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
8418
8419 2004-11-27 Richard M. Stallman <rms@gnu.org>
8420
8421 * comint.el (comint-read-noecho): Add trivial compatibility definition.
8422
8423 * generic.el (define-generic-mode): Doc fix.
8424
8425 * menu-bar.el (menu-bar-options-save): For the options
8426 that are toggled with menu-bar-make-mm-toggle, don't check
8427 for customized-value prop.
8428
8429 2004-11-27 Eli Zaretskii <eliz@gnu.org>
8430
8431 * mail/supercite.el (sc-cite-region): Handle the case where
8432 sc-cite-frame-alist is a symbol.
8433 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
8434 a symbol.
8435 (sc-recite-region): Handle the case where sc-recite-frame-alist is
8436 a symbol.
8437
8438 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
8439
8440 * wid-edit.el (widget-narrow-to-field): New function.
8441 (widget-complete): Use it.
8442
8443 2004-11-27 Jay Belanger <belanger@truman.edu>
8444
8445 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
8446 variable.
8447 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
8448 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
8449 (math-alg-inequalities): Move declaration to earlier in the file.
8450
8451 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
8452 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
8453 Declare them.
8454
8455 * calc/calc-lang.el (math-expr-data, math-expr-token)
8456 (math-exp-old-pos): Declare them.
8457
8458 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
8459 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
8460
8461 2004-11-27 Kim F. Storm <storm@cua.dk>
8462
8463 * progmodes/flymake.el: Use (featurep 'xemacs).
8464 (flymake-makehash): Change to defsubst. Use fboundp.
8465 (flymake-time-to-float): Remove.
8466 (flymake-float-time): Merge code from flymake-time-to-float here.
8467 (flymake-replace-regexp-in-string): Change to defsubst.
8468 (flymake-split-string-remove-empty-edges):
8469 Rename to flymake-split-string.
8470 (flymake-split-string): Remove previous defalias.
8471 (flymake-get-temp-dir): Change to defsubst.
8472 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
8473 Define for xemacs only.
8474 (flymake-master-file-count-limit): Change into compiler defvar only.
8475 (flymake-find-possible-master-files): Let-bind it dynamically while
8476 sorting files using flymake-master-file-compare.
8477
8478 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
8479
8480 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
8481 of defun-prompt-regexp matches inside a comment/string but the
8482 beginning is correctly outside everything.
8483
8484 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
8485 appears within a string or a comment.
8486
8487 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
8488 rather than make-symbol for symbols which are used in
8489 a symbol-macrolet or equivalent.
8490
8491 2004-11-26 Jay Belanger <belanger@truman.edu>
8492
8493 * calc-misc.el (calc-last-why-command): Declare it.
8494
8495 * calc-vec.el (math-grade-vec): New variable.
8496 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
8497 Replace variable grade-vec by declared variable.
8498 (math-rb-close): New variable.
8499 (math-read-brackets, math-read-vector): Replace variable close by
8500 declared variable.
8501
8502 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
8503 (calc-one-window, calc-edit-handler, calc-restore-trail)
8504 (calc-allow-ret): Declare them.
8505
8506 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
8507 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
8508 (math-radix-float-cache-tag, math-random-cache)
8509 (math-max-digits-cache, math-integral-cache, math-units-table)
8510 (math-format-date-cache, math-holidays-cache-tag): Declare them.
8511 (math-moc-func): New variable.
8512 (math-map-over-constants, math-map-over-constants-rec):
8513 Replace variable func by declared variable.
8514
8515 * calc/calc-store.el (calc-given-value, calc-store-opers):
8516 Declare them.
8517 (calc-var-name-map): Move declaration to earlier in the file.
8518 (calc-pv-pos): New variable.
8519 (calc-permanent-variable, calc-insert-permanent-variable):
8520 Replace variable pos by declared variable.
8521
8522 * calc/calc-mtx.el (calc-det-lu): New variable.
8523 (math-det-raw, math-det-step): Replace variable lu by declared variable.
8524
8525 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
8526 (math-multi-subst, math-multi-subst-rec): Replace variables temp
8527 and arg by declared variables.
8528 (calcFunc-reducer): Fix incorrect variable.
8529 (math-inner-mul-func, math-inner-add-func): New variables.
8530 (calcFunc-inner, math-inner-mats): Replace variables mul-func
8531 and add-func by declared variables.
8532
8533 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
8534 (calc-digit-value): Declare them.
8535
8536 * calc/calc-help.el (Info-history): Declare it.
8537 (calc-describe-key): Make calc-summary-indentation a local variable.
8538 (calc-help-long-names): Move declaration to earlier in file.
8539
8540 * calc/calc-embed.el (calc-original-buffer): Declare it.
8541 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
8542 (calc-embed-bot): New variables.
8543 (calc-do-embedded, calc-embedded-mark-formula)
8544 (calc-embedded-find-bounds, calc-embedded-duplicate)
8545 (calc-embedded-new-formula, calc-embedded-make-info):
8546 Replace vars outer-top, outer-bot, bot and top by declared variables.
8547 (calc-embed-prev-modes): New variable.
8548 (calc-embedded-set-modes, calc-embedded-update): Replace variable
8549 prev-modes with declared variable.
8550 (calc-embed-vars-used): New variable.
8551 (calc-embedded-make-info, calc-embedded-evaluate-expr)
8552 (calc-embedded-update, calc-embedded-find-vars): Replace variable
8553 vars-used by declared variable.
8554
8555 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
8556 (math-format-radix-float): Remove unnecessary setq.
8557 (math-radix-float-cache): Declare it.
8558
8559 * calc/calcsel2.el (calc-keep-selection): Declare it.
8560
8561 * calc/calc-maint.el: Remove file.
8562
8563 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8564
8565 * textmodes/bibtex.el (bibtex-sort-entry-class)
8566 (bibtex-comment-start): Use defcustom.
8567 (bibtex-entry-field-alist): Use nil if initial content of the
8568 field is undefined. Fix docstring.
8569 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
8570 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
8571 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
8572 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
8573 Fix docstring.
8574 (bibtex-autokey-title-terminators): Use only one regexp.
8575 (bibtex-string-maybe-empty-head): New variable.
8576 (bibtex-remove-delimiters-string): New function.
8577 (bibtex-text-in-field-bounds, bibtex-text-in-string):
8578 Use bibtex-remove-delimiters-string.
8579 (bibtex-progress-message, bibtex-field-left-delimiter)
8580 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
8581 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
8582 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
8583 Simplify.
8584 (bibtex-format-entry): Use save-excursion for inherited booktitle.
8585 Use eq and bibtex-remove-delimiters-string. For end markers use
8586 insertion type so that marker stays after inserted text.
8587 (bibtex-autokey-get-names): Return empty string if name is missing.
8588 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
8589 calling bibtex-autokey-name-case-convert.
8590 (bibtex-autokey-demangle-title):
8591 Call bibtex-autokey-titleword-case-convert. Remove call to
8592 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
8593 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
8594 (bibtex-read-key): New optional arg global.
8595 (bibtex-files-expand): New optional arg force.
8596 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
8597 (bibtex-complete-crossref-cleanup): Rename from
8598 bibtex-complete-key-cleanup. Simplify code.
8599 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
8600 Operate on current entry.
8601 (bibtex-button): Add docstring.
8602 (bibtex-entry): Simplify.
8603 (bibtex-make-field): Replace optional arg called-by-yank with more
8604 specific args move and interactive.
8605 (bibtex-end-of-entry): Use forward-sexp.
8606 (bibtex-find-entry-globally): Remove.
8607 (bibtex-find-crossref): Allow for crossref key located in other buffer.
8608 Bound to C-c C-x.
8609 (bibtex-find-entry): New optional args global and display.
8610 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
8611 (bibtex-validate): Use arg force of bibtex-files-expand.
8612 (bibtex-clean-entry): Bugfix, clean string entries properly.
8613 Always keep point at beginning of entry.
8614 (bibtex-complete): Bugfix. Handle string entries properly.
8615 Call cleanup functions only if needed.
8616 (bibtex-String): Use bibtex-read-string-key.
8617 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
8618 case of replacement text.
8619
8620 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8621
8622 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
8623 (tramp-perl-directory-files-and-attributes): New constant.
8624 (tramp-file-name-handler-alist): Delete file-directory-files, add
8625 directory-files-and-attributes.
8626 (tramp-perl-file-attributes): Surround uid and gid by double
8627 quotes. Change parameter id-format from nonnumeric.
8628 (tramp-convert-file-attributes): New function.
8629 (tramp-handle-file-attributes): Use it.
8630 (tramp-maybe-send-perl-script): New function.
8631 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
8632 file mode. Change parameter id-format from nonnumeric.
8633 (tramp-handle-file-attributes-with-ls): Change parameter id-format
8634 from nonnumeric.
8635 (tramp-post-connection): Don't send tramp-perl-file-attributes
8636 script. Reset connection property "perl-scripts".
8637 (tramp-handle-insert-directory): Run real handler when ls-lisp is
8638 in use.
8639
8640 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8641
8642 * desktop.el (desktop-read): Replace mapcar with mapc.
8643 (desktop-create-buffer): Replace mapcar with mapc.
8644 Remove redundant piece of code.
8645
8646 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
8647
8648 * progmodes/gud.el (gud-display-line): Use display-buffer
8649 for GDB-UI as for GUD.
8650
8651 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
8652 Delete variables.
8653 (gdb-ann3): Don't make GUD buffer dedicated.
8654 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
8655 (gdb-display-source-buffer): Delete function.
8656 (gdb-view-source-function, gdb-view-assembler): Delete functions.
8657 (menu): Delete menu bindings for viewing source/assembler.
8658 (gdb-setup-windows, gdb-restore-windows):
8659 Don't dedicate GUD. No assembler now.
8660 (gdb-reset): No need to undedicate source buffers now.
8661 (gdb-source-info): No assembler now.
8662
8663 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
8664
8665 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
8666 width to those for special frames.
8667 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
8668 Use display-buffer.
8669 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
8670 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
8671 (gdb-frame-assembler-buffer): Rework like
8672 gdb-frame-breakpoints-buffer.
8673
8674 2004-11-25 Richard M. Stallman <rms@gnu.org>
8675
8676 * progmodes/flymake.el: Reindent.
8677 (flymake-split-string): Turn into defalias.
8678 (flymake-fix-file-name): Rename from flymake-fix-path-name.
8679 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
8680 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
8681 (flymake-build-relative-filename): Rename from ...path.
8682 Fix error message.
8683
8684 2004-11-25 Cheng Gao <chenggao@gmail.com>
8685
8686 * progmodes/flymake.el: Much whitespace and capitalization change.
8687 Move `provide' to end. Require `compile' only when compiling.
8688
8689 2004-11-24 Jay Belanger <belanger@truman.edu>
8690
8691 * calc/calc-alg.el: Added comment.
8692 (math-polynomial-base): Replace variable mpb-top-expr by
8693 math-poly-base-top-expr.
8694
8695 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
8696 (math-polynomial-p1): Replace variable mpb-top-expr by declared
8697 variable.
8698 (math-poly-base-total-base): New variable.
8699 (math-total-polynomial-base, math-polynomial-p1): Replace variable
8700 mpb-total-base by declared variable.
8701 (math-factored-vars, math-to-list): Declare it.
8702 (math-fact-expr): New variable.
8703 (calcFunc-factors, calcFunc-factor, math-factor-expr)
8704 (math-factor-expr-try, math-factor-expr-part): Replace variable
8705 expr by declared variable.
8706 (math-fet-x): New variable.
8707 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
8708 by declared variable.
8709 (math-factor-poly-coefs): Make temp a local variable.
8710
8711 * calc/calc-units.el (calc-convert-units): Make units a local
8712 variable.
8713 (calc-num-units, calc-den-units): New variables.
8714 (calc-explain-units, calc-explain-units-rec): Replace variables
8715 num-units and den-units by declared variables.
8716 (math-cu-unit-list): New variable.
8717 (math-build-units-table, math-compare-unit-names)
8718 (math-convert-units, math-convert-units-rec): Replace variable
8719 unit-list by declared variable.
8720 (math-fbu-base, math-fbu-entry): New variables.
8721 (math-find-base-units, math-find-base-units-rec): Replace variables
8722 base and entry by declared variables.
8723 (math-which-standard): New variable.
8724 (math-to-standard-units, math-to-standard-rec): Replace variable
8725 which-standard by declared variable.
8726 (math-fcu-u): New variable.
8727 (math-find-compatible-unit, math-find-compatible-unit-rec):
8728 Replace variable u by declared variable.
8729 (math-cu-new-units, math-cu-pure): New variables.
8730 (math-convert-units, math-convert-units-rec): Replace variables
8731 new-units and pure by declared variables.
8732 (math-try-cancel-units): New variable.
8733 (math-simplify-units-quotient): Replace variable try-cancel-units by
8734 declared variable.
8735
8736 2004-11-24 Richard M. Stallman <rms@gnu.org>
8737
8738 * textmodes/ispell.el (ispell-check-version):
8739 If default-directory is nonexistent, use home dir.
8740
8741 * progmodes/grep.el (grep-regexp-alist):
8742 Don't match parens around line numbers.
8743
8744 * progmodes/cperl-mode.el (cperl-indent-region)
8745 (cperl-imenu--create-perl-index, cperl-xsub-scan):
8746 Don't print progress messages.
8747
8748 * progmodes/compile.el (compilation-mode-map):
8749 Don't inherit from compilation-minor-mode-map;
8750 copy its bindings instead. But the menu bar Compile
8751 entry now does inherit from compilation-menu-map.
8752
8753 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
8754 Use with-no-warnings around compiler-macroexpand.
8755
8756 * imenu.el: Don't always require newcomment.
8757 (imenu--generic-function): Call comment-normalize-vars
8758 if we have a comment syntax.
8759 Exit the loop if REGEXP matches the null string.
8760 Test comment-start as well as comment-start-skip
8761 when deciding whether to check for comments.
8762
8763 * tooltip.el (tooltip-mode): Doc fix.
8764
8765 * term.el (term-escape-char, term-mode): Doc fixes.
8766
8767 2004-11-24 Dave Love <fx@gnu.org>
8768
8769 * progmodes/python.el (python-font-lock-syntactic-keywords):
8770 Check for escapes in the regexp.
8771 (python-quote-syntax): Don't do it here.
8772
8773 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
8774
8775 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
8776 (gdb-frames-mode-map, gdb-threads-mode-map)
8777 (gdb-registers-mode-map, gdb-locals-mode-map)
8778 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
8779 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
8780
8781 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
8782 (dedicated-switch-to-buffer): Rework.
8783 (gdb-var-evaluate-expression-handler, gdb-put-string):
8784 Remove unused variable bindings.
8785 (gdb-setup-windows, gdb-display-buffer):
8786 Simplify. Use pop-to-buffer.
8787 (gdb-view-source-function): Simplify.
8788 (gdb-frame-breakpoints-buffer):
8789 Use pop-to-buffer, special-display-regexps.
8790
8791 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
8792
8793 * progmodes/f90.el (f90-smart-end)
8794 (f90-previous-statement, f90-beginning-of-block): Doc fix.
8795 (f90-calculate-indent): Handle un-named PROGRAM blocks.
8796 (f90-end-of-block): Doc fix. Make check of outermost block
8797 conditional on value of `f90-smart-end'.
8798 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
8799 Handle case where END-BLOCK is nil.
8800 (f90-match-end): Handle un-named PROGRAM blocks.
8801 (f90-backslash-not-special): New function.
8802
8803 2004-11-24 Jay Belanger <belanger@truman.edu>
8804
8805 * calc/calc.el (calc-embedded-active): Removed unnecessary
8806 declaration.
8807 (calc-show-banner): Removed redundant declaration.
8808
8809 * calc/calc-graph.el (calc-gnuplot-default-device)
8810 (calc-gnuplot-default-output, calc-gnuplot-print-device)
8811 (calc-gnuplot-print-output, calc-gnuplot-geometry)
8812 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
8813 Remove redundant initial values.
8814
8815 * calc/calc-arith.el (math-scalar-functions)
8816 (math-nonscalar-functions, math-scalar-if-args-functions)
8817 (math-real-functions, math-positive-functions)
8818 (math-nonnegative-functions, math-real-scalar-functions)
8819 (math-real-if-arg-functions, math-integer-functions)
8820 (math-num-integer-functions, math-rounding-functions)
8821 (math-float-rounding-functions, math-integer-if-args-functions)
8822 (math-super-types): Move declarations to earlier in file.
8823 (math-unit-prefixes): Declared it.
8824 (math-floor-prec, math-trunc-prec): New variables.
8825 (math-trunc-fancy): Replace variable prec by declared variable.
8826 (math-floor-fancy): Replace variable prec by declared variable.
8827 (math-com-bterms): New variable.
8828 (math-commutative-equal, math-commutative-collect):
8829 Replace variable bterms by declared variable.
8830
8831 * calc/calc-misc.el (math-trunc): Replace variable prec by
8832 math-trunc-prec.
8833 (math-floor): Replace variable prec by math-floor-prec.
8834
8835 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
8836 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
8837 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
8838 (math-format-date, math-format-date-part): Replace variables
8839 date, dt, year, month, day, weekday, hour, minute, second and
8840 bc-flag by declared variables.
8841 (math-pd-str): New variable.
8842 (math-parse-date, math-parse-date-word, math-parse-standard-date):
8843 Replace variable str by declared variable.
8844 (math-daylight-savings-hook, math-tzone-names): Move definitions
8845 to earlier in the file.
8846 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
8847 (math-sh-year): New variable.
8848 (math-setup-add-holidays, math-setup-holidays)
8849 (math-setup-year-holidays): Replace variable `year' by declared
8850 variable.
8851
8852 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
8853 New variables.
8854 (math-nth-root-float, math-nth-root-float-iter): Replace variables
8855 n, nf and nfm1 by declared variables.
8856 (math-nri-n): New variable.
8857 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
8858 n by declared variable.
8859 (calcFunc-log): Removed misplaced condition.
8860
8861 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
8862
8863 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
8864
8865 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
8866
8867 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
8868 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
8869 Dedicate gdb-related windows.
8870 (gdb-display-buffer): Dedicate gdb-related windows.
8871 Don't grab other frames.
8872 (gdb-reset): Remove dedicated property after debugging.
8873
8874 2004-11-24 Jay Belanger <belanger@truman.edu>
8875
8876 * calc/calc-sel.el: Add comment.
8877
8878 * calc/calc.el (math-stack-value-offset): Replace variables c,
8879 wid and off with math-svo-c, math-svo-wid and math-svo-off.
8880
8881 * calc/calccomp.el (math-comp-sel-tag): Declare it.
8882 (math-svo-c, math-svo-wid, math-svo-off): New variables.
8883 (math-stack-value-offset-fancy): Replace variables c, wid and off
8884 by declared variables.
8885 (math-comp-just, math-comp-comma-spc): New variables.
8886 (math-compose-expr, math-compose-matrix): Replace variables `just'
8887 and comma-spc by declared variable.
8888 (math-comp-vector-prec): New variable.
8889 (math-compose-expr, math-compose-matrix, math-compose-rows):
8890 Replace variable vector-prec by declared variable.
8891 (math-comp-left-bracket, math-comp-right-bracket)
8892 (math-comp-comma): New variables.
8893 (math-compose-expr, math-compose-rows): Replace variables
8894 left-bracket, right-bracket and comma by declared variables.
8895 (math-comp-full-width): New variable.
8896 (math-comp-to-string-flat, math-comp-to-string-flat-term):
8897 Replace variable full-width by declared variable.
8898 (math-comp-highlight, math-comp-word, math-comp-level)
8899 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
8900 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
8901 New variables.
8902 (math-comp-to-string-flat, math-comp-to-string-flat-term)
8903 (math-comp-sel-flat-term): Replace variables comp-highlight,
8904 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
8905 declared variables.
8906 (math-comp-simplify, math-comp-simplify-term)
8907 (math-comp-add-string, math-comp-add-string-sel):
8908 Replace variables comp-highlight, comp-buf, comp-base,
8909 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
8910
8911 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8912
8913 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
8914
8915 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
8916 and x-server-version may throw.
8917
8918 2004-11-23 Kim F. Storm <storm@cua.dk>
8919
8920 * subr.el (substitute-key-definition-key): Optimize.
8921 Don't call indirect-function for nil defn (always signals error).
8922
8923 * ido.el (ido-read-internal): Fix require-match check when
8924 ido-directory-too-big is set.
8925
8926 2004-11-23 Jay Belanger <belanger@truman.edu>
8927
8928 * calc/calc-ext.el (math-read-replacement-list)
8929 (math-read-superscripts): New variables.
8930 (math-read-preprocess-string): New function.
8931 (math-read-expr): Filter input through math-read-preprocess-string.
8932
8933 * calc/calc-aent.el (math-read-exprs): Filter input through
8934 math-read-preprocess-string.
8935
8936 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
8937
8938 * progmodes/compile.el (compilation-start): In cd command use
8939 substitute-env-vars -- not quite shell compatible but better than
8940 nothing.
8941 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
8942 handle the newer versions messages, which are more parseable.
8943
8944 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8945
8946 * reveal.el (reveal-mode-map): New var.
8947 (reveal-mode): Use it.
8948
8949 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
8950
8951 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
8952 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
8953
8954 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8955
8956 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
8957 header-line when needed.
8958 Use fixed-pitch only in the header-line.
8959 Build the underline automatically. Use emdash if available.
8960
8961 2004-11-22 Richard M. Stallman <rms@gnu.org>
8962
8963 * dired.el (dired-recursive-copies): Move from dired-aux.el.
8964 * dired-aux.el (dired-recursive-copies): Move to dired.el.
8965
8966 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
8967
8968 * progmodes/gdb-ui.el (gdb-resync): New function.
8969 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
8970 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
8971 Use it to fail more gracefully.
8972 (gdb-variables): Delete variable.
8973 Re-order variables to reduce byte-compiler warnings.
8974
8975 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8976
8977 * descr-text.el (describe-char):
8978 * paren.el (show-paren-function):
8979 * subr.el (syntax-after): Undo last change.
8980
8981 * progmodes/python.el (run-python): Don't hard code *Python*.
8982 Don't modify global process-environment.
8983 (python-send-region, python-load-file): Don't assume that
8984 python-buffer == (process-buffer (python-proc)).
8985 (python-switch-to-python): Simplify.
8986
8987 * dired.el (dired-align-file): Don't assume line starts with spaces.
8988
8989 2004-11-21 Jay Belanger <belanger@truman.edu>
8990
8991 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
8992 Replace variable `lines' by math-read-big-lines.
8993 (math-read-big-expr): Replace variables the-baseline, the-h2
8994 and err-msg by math-read-big-baseline, math-read-big-h2 and
8995 math-read-err-msg.
8996 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
8997
8998 * calc/calc-lang.el (math-read-big-rec): Fix typo.
8999 (math-read-big-balance): Replace unbound variable by value.
9000 (math-read-big-lines): New variable.
9001 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
9002 (math-read-big-error, math-read-big-balance): Replace variable
9003 `lines' by declared variable.
9004 (math-read-big-baseline, math-read-big-h2): New variables.
9005 (math-read-big-rec): Replace variables the-baseline and the-h2
9006 by declared variables.
9007 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
9008 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
9009 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
9010 declared variables.
9011 (math-read-big-err-msg): New variable.
9012 (math-read-big-error): Replace variable err-msg by declared variable.
9013
9014 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
9015
9016 * ses.el: Add coding cookie.
9017 Fix up docstrings, follow new commenting conventions.
9018 (ses-header-line-menu): Fix missing variable rename for header-row.
9019 (ses-cell-size): Remove.
9020 (ses-make-cell): New function.
9021 (ses-cell, ses-insert-row, ses-insert-column): Use it.
9022 (ses-calculate-cell): Remove unused var `symbol'.
9023 (ses-narrowed-p): New function.
9024 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
9025 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
9026 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
9027 (ses-setup): Use restore-buffer-modified-p.
9028 (ses-cleanup): Remove unused var `end'.
9029 (ses-header-string-left-offset): Remove.
9030 (ses-create-header-string): Adjust to new behavior of `align-to'.
9031 Truncate excessively large fields to preserve alignment.
9032 (ses-reconstruct-all): Remove unused var `refs'.
9033 (ses-read-cell-printer): Remove unused var `prompt'.
9034 (ses-delete-row): Remove unused var `pos'.
9035 (ses-delete-column): Remove unused var `new'.
9036
9037 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9038
9039 * ps-print.el: Insert :version tag into all defgroup and defcustom.
9040 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
9041 Eliminate eval-and-compile usage.
9042 (ps-insert-file): Use insert-file-contents instead of insert-file.
9043 (ps-setup): Code fix.
9044
9045 * printing.el (pr-setup, lpr-setup): Code fix.
9046
9047 2004-11-21 Jay Belanger <belanger@truman.edu>
9048
9049 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
9050 (calc-original-buffer): Declare them.
9051 (calc-user-formula-alist): New variable.
9052 (calc-user-define-formula, calc-fix-user-formula)
9053 (calc-user-define-composition, calc-finish-formula-edit):
9054 Replace variable `alist' by declared variable.
9055 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
9056 (var-q7, var-q7, var-q8, var-q9): Declare them.
9057 (calc-kbd-push): Don't check to see if var-q0 through var-q9
9058 are bound.
9059 (calcFunc-typeof): Replace undeclared variable by expression.
9060 (math-exp-env): New variable.
9061 (math-define-body, math-define-exp): Replace exp-env by declared var.
9062 (math-define-exp): Replace misplaced variable by expression.
9063
9064 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
9065 (calc-curve-model, calc-curve-coefnames): New variables.
9066 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
9067 varnames, model and coefnames by declared variables.
9068 (math-root-widen): New variable.
9069 (math-search-root, math-find-root): Replace variable root-widen by
9070 declared variable.
9071 (var-DUMMY): Declare it.
9072 (math-root-vars, math-min-vars): Move the declarations to earlier in
9073 the file.
9074 (math-brent-min): Make d a local variable.
9075 (math-find-minimum): Replace non-existent variable.
9076 (math-ninteg-romberg): Remove unnecessary variable.
9077 (math-ninteg-temp): New variable.
9078 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
9079 integ-temp by declared variable.
9080 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
9081 New variables.
9082 (math-general-fit): Replace variables first-var, first-coef and
9083 new-coefs by declared variables.
9084 (calcFunc-fitvar): Replace variable first-var by declared variable.
9085 (calcFunc-fitparam): Replace variable first-coef by declared variable.
9086 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
9087 (math-all-vars-vars, math-all-vars-found): New variables.
9088 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
9089 found by declared variable math-all-vars-vars.
9090
9091 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
9092
9093 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
9094 of `defconst'.
9095
9096 2004-11-20 Richard M. Stallman <rms@gnu.org>
9097
9098 * isearch.el (isearch-mode-map): Don't bind SPC.
9099 (isearch-whitespace-chars): Function deleted.
9100 (isearch-search): Bind search-spaces-regexp.
9101 (isearch-lazy-highlight-search): Likewise.
9102 (search-whitespace-regexp): Doc fix.
9103 (isearch-forward-regexp): Doc fix.
9104
9105 * emacs-lisp/bytecomp.el (byte-compile-form):
9106 Move the calls to byte-compile-set-symbol-position,
9107 to avoid having two for the same symbol occurrence.
9108
9109 * comint.el (comint-input-ring-size): Increase to 150.
9110
9111 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
9112 New variables.
9113 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
9114 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
9115
9116 * imenu.el (imenu--generic-function):
9117 Ensure we keep moving backward even if BEG isn't further back.
9118
9119 * replace.el (query-replace-read-to, query-replace-read-from):
9120 Specify t for KEEP-ALL in read-from-minibuffer.
9121
9122 * progmodes/python.el (python-switch-to-python):
9123 If Python isn't running, start it.
9124 Don't alter debug-ignored-errors.
9125
9126 * progmodes/cperl-mode.el (cperl-indent-region):
9127 Don't mind imenu-scanning-message.
9128
9129 * bindings.el (global-map): Bind C-e to move-end-of-line.
9130
9131 * simple.el (line-move-finish): New arg FORWARD.
9132 Ignore invisible newlines, not intangible ones.
9133 Conditions for acceptable stopping positions depend on FORWARD.
9134 (line-move): Pass FORWARD arg to line-move-finish.
9135
9136 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
9137 of HEADER. Compensate for this change in the code to add display
9138 properties. Don't make the first line intangible.
9139
9140 * info.el (Info-search): Fix previous change.
9141
9142 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
9143
9144 * Makefile.in (recompile): Revert 2004-11-19 change.
9145 (compile): Likewise.
9146
9147 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
9148
9149 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
9150
9151 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9152
9153 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
9154 defgroup and defcustom. Eliminate eval-and-compile usage.
9155
9156 * progmodes/ebnf-otz.el: Fix typos.
9157
9158 2004-11-19 Jay Belanger <belanger@truman.edu>
9159
9160 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
9161 (calc-edit-finish, calc-finish-stack-edit): Replace variable
9162 disp-trail by declared variable.
9163
9164 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
9165 (calc-finish-selection-edit): Replace variable disp-trail by
9166 declared variable.
9167 (calc-selection-cache-entry): Move declaration to earlier in the file.
9168 (calc-selection-cache-num, calc-selection-cache-comp)
9169 (calc-selection-cache-offset, calc-selection-true-num)
9170 (calc-final-point-line, calc-final-point-column)
9171 (calc-original-buffer): Declare them.
9172 (calc-fnp-op, calc-fnp-num): New variables.
9173 (calc-find-nth-part, calc-find-nth-part-rec)
9174 (calc-select-previous): Replace op and num by declared variables.
9175 (calc-rsf-old, calc-rsf-new): New variables.
9176 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
9177 Replace variables old and new by declared variables.
9178 (calc-sel-reselect): New variable.
9179 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
9180 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
9181 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
9182 reselect with declared variable.
9183
9184 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
9185 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
9186 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
9187 (math-import-list, math-rewrite-phase): Declare them.
9188 (math-rewrite): Use let* to declare variables.
9189 (calc-rewrite-selection): Make rules a local variable.
9190 (calc-rewr-sel): New variable.
9191 (calc-rewrite-selection, calc-locate-selection-marker)
9192 (calc-rewrite): Use the declared variable calc-rewr-sel instead
9193 of sel.
9194 (math-rewrite-whole-expr): New variable.
9195 (math-rewrite, math-rewrite-phase): Replace variable expr by
9196 declared variable.
9197 (math-rewrite-heads-heads, math-rewrite-heads-skips)
9198 (math-rewrite-heads-blanks ): New variables.
9199 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
9200 heads, skips and blanks by declared variables.
9201 (math-rwcomp-subst-old, math-rwcomp-subst-new)
9202 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
9203 New variables.
9204 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
9205 old, new, old-func and new-func by declared variables.
9206 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
9207 Remove unnecessary variable.
9208 (math-apply-rw-regs): New variable.
9209 (math-apply-rewrites, math-rwapply-replace-regs)
9210 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
9211 (math-apply-rw-ruleset): New variable.
9212 (math-apply-rewrites, math-rwapply-remember): Replace variable
9213 ruleset by declared variable.
9214
9215 2004-11-19 Richard M. Stallman <rms@gnu.org>
9216
9217 * info.el (Info-search): Use search-whitespace-regexp.
9218
9219 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9220
9221 * vc-rcs.el (vc-rcs-parse): New function.
9222 (vc-rcs-annotate-command): Likewise.
9223 (vc-rcs-annotate-current-time): Likewise.
9224 (vc-rcs-annotate-time): Likewise.
9225 (vc-rcs-annotate-extract-revision-at-line): Likewise.
9226
9227 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9228
9229 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
9230
9231 2004-11-18 Jay Belanger <belanger@truman.edu>
9232
9233 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
9234
9235 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9236
9237 * printing.el: Eliminate use of interactive-p and eval-and-compile.
9238 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
9239 Use make-temp-file to generate PostScript files in any situation.
9240 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
9241 (pr-interactive-p): Eliminate var.
9242 (pr-save-interactive): Eliminate macro.
9243 (pr-interface, pr-ps-directory-preview)
9244 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9245 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9246 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9247 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9248 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9249 (pr-ps-region-ps-print, pr-ps-mode-preview)
9250 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9251 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9252 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
9253 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9254 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9255 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9256 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9257 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9258 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9259 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9260 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9261 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
9262 Eliminate pr-save-interactive usage.
9263 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
9264 Eliminate pr-interactive-p usage.
9265 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
9266 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
9267 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
9268 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
9269 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
9270 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
9271 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
9272 New funs.
9273 (pr-ps-file): Use make-temp-file to generate a temporary file.
9274
9275 2004-11-17 Jay Belanger <belanger@truman.edu>
9276
9277 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
9278 a local variable.
9279 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
9280 (math-top-only): New variable.
9281 (math-simplify, math-simplify-step): Replace variable top-only by
9282 declared variable math-top-only.
9283 (math-simplify-expr): Declare it.
9284 Replace argument expr in all calls of math-defsimplify by
9285 math-simplify-expr.
9286 (math-simplify-plus, math-simplify-times, math-simplify-divide)
9287 (math-simplify-divisor, math-simplify-one-divisor)
9288 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
9289 (math-simplify-pow): Replace variable expr by declared variable
9290 math-simplify-expr.
9291 (math-simplify-divisor): Remove local variables temp and op.
9292 (math-simplify-one-divisor): Make temp and op local variables.
9293 (math-simplify-divisor-nover, math-simplify-divisor-dover):
9294 New variables.
9295 (math-simplify-divisor, math-simplify-one-divisor):
9296 Replace variables nover and dover by declared variables.
9297 (math-expr-subst-new, math-expr-subst-old): New variables.
9298 (math-expr-subst, math-expr-subst-rec): Replace variables new
9299 and old by declared variables.
9300 (math-is-poly-degree, math-is-poly-loose): New variables.
9301 (math-is-polynomial, math-is-poly-rec): Replace variables degree
9302 and loose by declared variables.
9303 (math-poly-base-const-ok, math-poly-base-pred): New variables.
9304 (math-polynomial-base, math-polynomial-base-rec):
9305 Replace variables const-ok and mpb-pred by declared variables.
9306
9307 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
9308
9309 * calc/calc-ext.el (math-defsimplify): Change the argument in
9310 the created function to math-simplify-expr.
9311
9312 * calc/calc-units.el (math-simplify-expr): Declare it.
9313 Replace argument expr in all calls of math-defsimplify by
9314 math-simplify-expr.
9315 (math-simplify-units-prod): Replace variable expr by declared
9316 variable math-simplify-expr.
9317
9318 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
9319
9320 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
9321 Replace mapcar->dolist, format->string.
9322
9323 2004-11-17 Miles Bader <miles@gnu.org>
9324
9325 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
9326 * progmodes/idlwave.el: Remove RCS keywords.
9327
9328 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
9329
9330 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
9331 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
9332 Update to IDLWAVE version 5.5. Too many changes to list them here.
9333 * progmodes/idlw-help.el: New file.
9334
9335 2004-11-16 Richard M. Stallman <rms@gnu.org>
9336
9337 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9338 Discard spaces after \i according to TeX rules.
9339
9340 * international/mule.el (set-buffer-file-coding-system):
9341 New arg NOMODIFY.
9342 (after-insert-file-set-coding): Pass that new arg.
9343 Prevent set-buffer-multibyte from trying to lock the file.
9344
9345 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
9346
9347 * saveplace.el (save-place): Doc fix.
9348
9349 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
9350 temporarily widen before finding the following word to copy.
9351
9352 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
9353 (cl-map-keymap): Definition deleted.
9354
9355 * subr.el (map-keymap-internal): New function.
9356
9357 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9358
9359 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
9360 when pressing rather than when releasing mouse-2. Simplify.
9361
9362 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9363
9364 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
9365 (compilation-mode): Set it here instead.
9366
9367 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
9368
9369 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
9370 (loop, cl-parse-loop-clause, defsetf): Use backquote.
9371
9372 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9373
9374 * progmodes/compile.el (compilation-internal-error-properties):
9375 Fix up a transposition-typo. Check end-col before using it.
9376
9377 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
9378
9379 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9380 Discard whitespace after macro \i when converting it.
9381
9382 2004-11-16 Juri Linkov <juri@jurta.org>
9383
9384 * emacs-lisp/find-func.el (find-function-regexp):
9385 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
9386 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
9387 Remove invalid `\W' from [^cgv\W]. Doc fix.
9388 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
9389
9390 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
9391
9392 * play/life.el: Maintainer is now FSF.
9393 (life-patterns, life-neighbor-deltas, life-window-start)
9394 (life-current-generation, life-generation-string): Use defvar
9395 instead of defconst.
9396
9397 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9398
9399 * progmodes/compile.el (compilation-move-to-column): New fun.
9400 (compilation-internal-error-properties)
9401 (compilation-next-error-function): Use it to make sure we don't go past
9402 the end of line.
9403
9404 2004-11-15 John Paul Wallington <jpw@gnu.org>
9405
9406 * autoinsert.el (auto-insert-alist): Insert the user's name in
9407 copyright notice, rather than Free Software Foundation, for the
9408 Emacs Lisp header case too.
9409
9410 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9411
9412 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
9413 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9414 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
9415 return the list of string in a string.
9416 (pr-call-process): Message if calling process returns an error, that
9417 is, the exit status is different of zero.
9418
9419 2004-11-15 Jay Belanger <belanger@truman.edu>
9420
9421 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
9422 variable var-thing.
9423 (math-integ-depth, math-integ-level, math-integral-limit)
9424 (math-enable-subst, math-any-substs, math-integ-msg)
9425 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
9426 (math-int-threshold, math-int-factors, math-double-roots)
9427 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
9428 (var-GenCount): Declare these variables.
9429 (calcFunc-integ): Don't check if var-IntegLimit is bound.
9430 (math-integral-cache, math-integral-cache-state):
9431 Move declarations to earlier in the file.
9432 (math-deriv-var, math-deriv-total, math-deriv-symb)
9433 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
9434 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
9435 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
9436 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
9437 (math-solve-res): New variables
9438 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
9439 (math-integral, math-replace-integral-parts)
9440 (math-integrate-by-parts, calc-dump-integral-cache)
9441 (math-try-integral, math-do-integral, math-do-integral)
9442 (math-do-integral-methods, math-try-solve-for)
9443 (math-try-solve-prod, math-solve-poly-funny-powers)
9444 (math-solve-crunch-poly, math-decompose-poly)
9445 (math-solve-find-root-term, math-find-root-in-prod)
9446 (math-integ-try-linear-substitutions)
9447 (math-integ-try-substitutions, math-expr-rational-in)
9448 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
9449 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
9450 (math-solve-for, math-solve-system, math-solve-system-rec)
9451 (math-solve-get-sign, math-solve-get-int)
9452 (math-solve-system-subst): Replace undeclared variables with newly
9453 declared variables.
9454
9455 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9456
9457 * winner.el (winner-active-region, winner-edges, winner-window-list):
9458 Define at toplevel.
9459 (winner-mode-map): Move init inside declaration.
9460
9461 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
9462
9463 * files.el (convert-standard-filename): Doc fix.
9464
9465 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
9466
9467 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
9468 passwd, group, shadow, default/* and pam.d/*.
9469
9470 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9471
9472 * printing.el (pr-menu-spec): Adjust menu specification.
9473
9474 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9475
9476 * printing.el: Doc fix. Insert :version tag into all defcustom.
9477 Handle interactive-p as is recommended in Emacs Lisp Reference.
9478 Set the file permission bits for newly created files.
9479 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9480 The printing menu specification (in `pr-menu-spec') was merged.
9481 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9482 (pr-version): New version number (6.8.3).
9483 (pr-file-modes): New option.
9484 (pr-interactive-p): New var.
9485 (pr-save-interactive, pr-save-file-modes): New macros.
9486 (pr-setup): Code fix.
9487 (pr-menu-spec): Menu specification merged.
9488 (pr-call-process, pr-text2ps): Set file permission bits.
9489 (pr-despool-print): Set file permission bits. Handle interactive-p as
9490 is recommended.
9491 (pr-interface, pr-ps-directory-preview)
9492 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9493 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9494 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9495 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9496 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9497 (pr-ps-region-ps-print, pr-ps-mode-preview)
9498 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9499 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9500 (pr-despool-using-ghostscript, pr-despool-ps-print)
9501 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9502 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9503 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9504 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9505 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9506 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9507 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9508 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9509 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
9510 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
9511 Handle interactive-p as is recommended.
9512
9513 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
9514
9515 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
9516 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
9517
9518 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
9519 so it doesn't forget to highlight the beginning of the region either.
9520
9521 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
9522
9523 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
9524 (c-font-lock-init): Eliminate obsolete make-local-hook.
9525 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
9526 (awk-mode): Use run-mode-hooks.
9527
9528 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
9529
9530 2004-11-13 Kim F. Storm <storm@cua.dk>
9531
9532 * mouse.el (mouse-drag-copy-region): Add :version.
9533 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
9534 while dragging mode line, so mode line can be dragged downwards.
9535 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
9536 while pressing mouse button so window doesn't scroll until we
9537 release the mouse if clicking on partially visible line.
9538
9539 2004-11-12 Jay Belanger <belanger@truman.edu>
9540
9541 * calc/calc-graph.el (calc-dumb-map): Declare it.
9542 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
9543 than unbound.
9544 (calc-graph-name): Made `end' a local variable.
9545 (calc-graph-lookup): Made `varname' a local variable.
9546 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
9547 Declare them.
9548 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
9549 (calc-graph-plot, calc-graph-compute-3d): Remove references to
9550 the unused variable y3vec.
9551 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
9552 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
9553 calc-graph-prev-kill-hook.
9554 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
9555 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
9556 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
9557 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
9558 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
9559 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
9560 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
9561 (calc-graph-y3value, calc-graph-y3name)
9562 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
9563 (calc-graph-stepcount, calc-graph-is-splot)
9564 (calc-graph-surprise-splot, calc-graph-blank)
9565 (calc-graph-non-blank, calc-graph-curve-num): New variables.
9566 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
9567 (calc-graph-recompute-2d, calc-graph-compute-3d)
9568 (calc-graph-format-data): Replace undeclared variables with the
9569 above newly declared variables.
9570
9571 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
9572
9573 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
9574 `rsf-beep' and `rsf-sleep-after-message'.
9575
9576 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
9577 list if `message-sender' is non-nil.
9578
9579 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
9580
9581 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
9582 consing by using mapc instead of mapcar.
9583
9584 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
9585
9586 * tooltip.el (require): Explain why CL is needed.
9587
9588 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9589
9590 * printing.el: Insert :version into defgroup (printing). All reference
9591 to Files option in menubar were changed to File.
9592 (pr-version): New version number (6.8.2).
9593 (pr-get-symbol): Call easy-menu-intern.
9594 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
9595 compilation gripes.
9596
9597 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9598
9599 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
9600 new byte-compile-function-environment binding to t.
9601
9602 * font-lock.el (font-lock-fontify-syntactically-region):
9603 Don't forget to highlight the last char when we hit `end'.
9604
9605 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
9606 (mwheel-scroll): Adjust accordingly.
9607
9608 * cvs-status.el: Reduce spurious warnings.
9609 (cvs-status-checkout): Remove.
9610 (cvs-status-mode-map): Use cvs-mode-checkout instead.
9611
9612 * pcvs.el (cvs-mode-checkout): New command.
9613
9614 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
9615
9616 * tooltip.el: Require CL.
9617
9618 * emacs-lisp/bytecomp.el: Use push.
9619 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
9620 (defalias): Remove the `byte-compile' property and add
9621 a `byte-hunk-handler'.
9622
9623 2004-11-11 Juri Linkov <juri@jurta.org>
9624
9625 * info.el (Info-search): Save match data for isearch.
9626 Skip Tag Table node.
9627
9628 * descr-text.el (describe-char): Replace syntax-after with code
9629 from its previous version.
9630
9631 * files.el (magic-mode-alist): Use optimization for SGML mode too.
9632 (set-auto-mode): Doc fix. Remove unused variable `xml'.
9633
9634 * international/mule.el (sgml-html-meta-auto-coding-function):
9635 Remove > after <html to allow HTML attributes.
9636
9637 2004-11-11 Jay Belanger <belanger@truman.edu>
9638
9639 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
9640 a variable.
9641 (calcFunc-dfac): Replace unbound max by n.
9642 (math-stirling-local-cache): New variable.
9643 (math-stirling-number, math-stirling-1, math-stirling-2):
9644 Replace the variable `cache' by the declared variable
9645 math-stirling-local-cache.
9646 (var-RandSeed): Declare it as a variable.
9647 (math-init-random-base, math-random-digit): Don't check to see if
9648 var-RandSeed is bound.
9649 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
9650 Declare them instead of just setting them.
9651 (math-init-random-base): Made i a local variable.
9652 (math-random-digit): Made math-random-last a local variable.
9653 (math-prime-test-cache): Move declaration to before it is used.
9654 (math-prime-test-cache-k, math-prime-test-cache-q)
9655 (math-prime-test-cache-nm1, math-prime-factors-finished):
9656 Declare them as variables.
9657
9658 2004-11-11 Jay Belanger <belanger@truman.edu>
9659
9660 * calc/calc-ext.el (math-defcache): Use defvar for the new
9661 variables it creates.
9662
9663 2004-11-11 Lars Hansen <larsh@math.ku.dk>
9664
9665 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
9666 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
9667 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
9668 (desktop-save): Add :version.
9669
9670 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9671
9672 * printing.el (pr-get-symbol): Don't downcase.
9673
9674 2004-11-10 Jay Belanger <belanger@truman.edu>
9675
9676 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
9677 string to kill-ring.
9678
9679 * calc/calc-aent.el (calc-alg-exp, math-toks)
9680 (math-exp-pos,math-exp-old-pos, math-exp-token)
9681 (math-exp-keep-spaces, math-exp-str): New variables.
9682 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
9683 (calcAlg-enter): Use declared variable calc-alg-exp.
9684 (math-build-parse-table, math-find-user-token): Use declared
9685 variable math-toks.
9686 (math-read-exprs, math-read-token, calc-check-user-syntax)
9687 (calc-match-user-syntax, match-factor-after, math-read-factor):
9688 Use declared variables math-exp-pos math-exp-old-pos.
9689 (math-read-exprs, math-read-token, math-read-expr-level)
9690 (calc-check-user-syntax, calc-match-user-syntax)
9691 (match-factor-after, math-read-factor): Use declared variable
9692 math-exp-token.
9693 (math-read-exprs, math-read-expr-list, math-read-token)
9694 (math-read-factor): Use declared variable math-exp-keep-spaces.
9695 (math-read-exprs, math-read-token): Use declared variable
9696 math-exp-str.
9697 (calc-match-user-syntax): Make m a local variable.
9698
9699 * calc/calc-ext.el (math-read-expr): Use declared variables
9700 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
9701 math-exp-keep-spaces.
9702
9703 * calc/calc-forms.el (math-read-angle-bracket): Use declared
9704 variables math-exp-pos, math-exp-str.
9705
9706 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
9707 math-exp-old-pos.
9708 (math-parse-fortran-vector, math-parse-fortran-vector-end)
9709 (math-parse-eqn-prime): Use declared variable math-exp-token.
9710
9711 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
9712 Use declared variable math-exp-pos.
9713 (math-check-for-commas): Use declared variable math-exp-str.
9714 (math-read-brackets): Use declared variables math-exp-old-pos,
9715 math-exp-keep-spaces.
9716 (math-read-brackets, math-read-vector, math-read-matrix):
9717 Use declared variable math-exp-token.
9718
9719 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
9720
9721 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
9722 where the keymap is a symbol.
9723 (easy-menu-add-item): Use keymap-prompt. Simplify.
9724
9725 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
9726
9727 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
9728 (sgml-parse-tag-backward): Use it to skip spurious < or >.
9729
9730 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
9731
9732 * ebuff-menu.el: Doc fixes throughout.
9733 (electric-buffer-menu-mode-hook): New defvar.
9734
9735 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
9736
9737 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
9738 The resulting compiler warnings appear to be harmless.
9739
9740 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
9741
9742 * textmodes/conf-mode.el: New file.
9743
9744 * files.el (auto-mode-alist, magic-mode-alist): Use it.
9745
9746 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
9747
9748 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
9749
9750 2004-11-09 Jay Belanger <belanger@truman.edu>
9751
9752 * calc/calc-ext.el (calc-init-extensions): Remove old code.
9753
9754 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
9755 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
9756 (calc-z-prefix-help, calc-user-function-list): Use declared
9757 variables calc-z-prefix-buf, calc-z-prefix-msgs.
9758 (math-map-tree, math-map-tree-rec): Use declared variables
9759 math-mt-many, math-mt-func.
9760 (math-read-expression, math-read-string): Use declared variable
9761 math-expr-data.
9762
9763 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
9764 variable math-normalize-a.
9765
9766 * calc/calc.el (math-normalize-a): New variable.
9767 (math-normalize): Use declared variable math-normalize-a.
9768
9769 * calc/calc-poly.el (math-expand-form): Use declared variable
9770 math-mt-many.
9771
9772 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
9773 Use declared variable math-mt-many.
9774 (math-rewrite): Use declared variable math-mt-func.
9775
9776 * calc/calc-vec.el (math-read-brackets, math-read-vector)
9777 (math-read-matrix): Use declared variable math-expr-data.
9778
9779 * calc/calc-lang.el (math-parse-fortran-vector)
9780 (math-parse-fortran-vector-end, math-parse-tex-sum)
9781 (math-parse-eqn-matrix, math-parse-eqn-prime)
9782 (math-read-math-subscr): Use declared variable math-expr-data.
9783
9784 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
9785 (math-read-expr-level, math-read-token, calc-check-user-syntax)
9786 (calc-match-user-syntax, math-read-if, math-factor-after)
9787 (math-read-factor): Use declared variable math-expr-data.
9788
9789 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
9790
9791 * calendar/diary-lib.el (diary-from-outlook)
9792 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
9793 interactive-p; but rather new optional argument NOCONFIRM.
9794
9795 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
9796
9797 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
9798 (easy-menu-name-match): Revert correspondingly.
9799
9800 2004-11-09 Richard M. Stallman <rms@gnu.org>
9801
9802 * emacs-lisp/bytecomp.el (byte-compile-defalias):
9803 Turn off warnings for the new function even if definition not constant.
9804 If the definition isn't a quoted symbol, record (FUNCTION . t).
9805 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
9806 (byte-compile-callargs-warn): Handle (FUNCTION . t).
9807 (display-call-tree, byte-compile-arglist-warn):
9808 Handle t returned by byte-compile-fdefinition.
9809
9810 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9811
9812 * Makefile.in (maintainer-clean): Depend on distclean.
9813
9814 * help-fns.el (help-C-file-name): File name must be in build-files
9815 to be returned.
9816
9817 2004-11-09 Jay Belanger <belanger@truman.edu>
9818
9819 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
9820 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
9821
9822 * calc/calc.el (calc, calc-trail-display, calc-mode):
9823 Remove obsolete sections.
9824
9825 * calc/calc.el (calc-x-paste-text): Remove.
9826
9827 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
9828 mouse-2.
9829
9830 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
9831
9832 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
9833 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
9834 current frame (in case of recursive calls).
9835 (gdb-show-changed-values): Add :version keyword.
9836
9837 2004-11-09 Kenichi Handa <handa@m17n.org>
9838
9839 * international/mule-cmds.el: Change coding: tag back to
9840 iso-2022-7bit.
9841
9842 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
9843
9844 * international/mule-cmds.el: Change coding-system to utf-8.
9845 (select-safe-coding-system-interactively):
9846 New function extracted from select-safe-coding-system.
9847 (select-safe-coding-system): Use it.
9848
9849 2004-11-08 Richard M. Stallman <rms@gnu.org>
9850
9851 * subr.el (syntax-after): Doc fix.
9852
9853 * paren.el (show-paren-function): Change calls to syntax-after
9854 for new way of returning the value.
9855
9856 * menu-bar.el (menu-bar-file-menu): Make this the real name
9857 and menu-bar-files-menu the alias. Use the former.
9858 (global-map): Use `file', not `files', as the symbol.
9859
9860 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
9861
9862 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
9863 Don't use beginning-of-buffer.
9864 (filesets-cmd-show-result): Use with-no-warnings.
9865
9866 2004-11-08 Juri Linkov <juri@jurta.org>
9867
9868 * progmodes/compile.el (compile): Don't overwrite last command in
9869 minibuffer history with default command if they are not equal.
9870
9871 2004-11-08 Jay Belanger <belanger@truman.edu>
9872
9873 * calc/calcalg2.el (math-do-integral-methods): Try linear then
9874 non-linear substitutions.
9875
9876 2004-11-08 Jay Belanger <belanger@truman.edu>
9877
9878 * calc/calcalg2.el (math-linear-subst-tried): New variable.
9879 (math-do-integral): Set `math-linear-subst-tried' to nil.
9880 (math-do-integral-methods): Use `math-linear-subst-tried' to
9881 determine what type of substitution to try.
9882 (math-integ-try-linear-substituion):
9883 Set `math-linear-subst-tried' to t.
9884
9885 2004-11-08 Kim F. Storm <storm@cua.dk>
9886
9887 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
9888
9889 2004-11-07 Juri Linkov <juri@jurta.org>
9890
9891 * info-look.el (info-lookup): Allow reusing in the current buffer
9892 not only *info* buffer, but all (even renamed) Info buffers
9893 by checking for major-mode instead of *info* buffer name.
9894 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
9895 (octave-mode, maxima-mode) <doc-spec>:
9896 Allow long dashes generated by Texinfo 4.7 before definitions.
9897 (texinfo-mode) <doc-spec>: Add space to suffix to find command
9898 definitions with argument separated by space.
9899
9900 2004-11-06 Richard M. Stallman <rms@gnu.org>
9901
9902 * simple.el (next-error group, face): Move before first use.
9903 (next-error-highlight, next-error-highlight-no-select): Likewise.
9904
9905 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
9906 (line-move): New args NOERROR and TO-END.
9907 Return t if if succeed in moving specified number of lines.
9908 (move-end-of-line): New function.
9909
9910 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
9911 (end-of-buffer-other-window): Likewise.
9912
9913 * simple.el (line-move-ignore-invisible): Default to t.
9914
9915 * subr.el (syntax-after): Return the syntax letter, not the raw code.
9916
9917 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
9918
9919 * international/iso-cvt.el (iso-cvt-define-menu):
9920 Rename menu-bar-files-menu to menu-bar-file-menu.
9921
9922 * net/browse-url.el (browse-url-gnome-moz-program)
9923 (browse-url-gnome-moz-arguments): Move up before first use.
9924
9925 * net/tramp.el (tramp group): Add :version.
9926
9927 * progmodes/ada-xref.el (ada-gdb-application):
9928 Use goto-char instead of beginning-of-buffer.
9929
9930 * progmodes/cperl-mode.el (cperl-info-on-command):
9931 Use goto-char instead of beginning-of-buffer.
9932
9933 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
9934 Move up before first use.
9935 (idlwave-shell-temp-pro-file): Likewise.
9936 (idlwave-shell-temp-rinfo-save-file): Likewise.
9937 (idlwave-shell-temp-file): Minor doc fix.
9938
9939 * textmodes/flyspell.el (flyspell-external-point-words):
9940 Use goto-char instead of beginning-of-buffer.
9941
9942 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
9943
9944 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
9945 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
9946 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
9947
9948 2004-11-06 David Ponce <david@dponce.com>
9949
9950 * recentf.el (recentf-menu-path): Use menu item name.
9951
9952 2004-11-06 Eli Zaretskii <eliz@gnu.org>
9953
9954 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
9955 display doesn't support images.
9956
9957 2004-11-06 Andreas Schwab <schwab@suse.de>
9958
9959 * tempo.el (tempo-match-finder): Doc fix.
9960
9961 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
9962
9963 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
9964
9965 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
9966 (easy-menu-lookup-name): New fun to replace it.
9967 (easy-menu-get-map): Use it to obey menu item names (rather than just
9968 keys) when looking up `path'.
9969 (easy-menu-always-true-p): Rename from easy-menu-always-true.
9970 (easy-menu-convert-item-1): Adjust to new name.
9971
9972 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
9973
9974 * outline.el (hide-body): Don't hide lines at the top of the file
9975 that precede the first header line.
9976
9977 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
9978
9979 * align.el (align-areas): Delete whitespace before reindenting, so
9980 that tabs are never placed after spaces.
9981
9982 2004-11-06 Alan Shutko <ats@acm.org>
9983
9984 * macros.el (insert-kbd-macro): Do completions based on macros,
9985 rather than all commands.
9986
9987 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
9988
9989 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
9990 to solve a bug whereby tags with 'b' don't match.
9991
9992 2004-11-05 Juri Linkov <juri@jurta.org>
9993
9994 * info.el (Info-search): Don't search in node header lines
9995 and file headers.
9996
9997 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
9998 symbol-constituent characters after dot, not only digits.
9999
10000 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
10001
10002 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
10003
10004 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10005
10006 * dired.el (dired-read-dir-and-switches): Call read-directory-name
10007 if a dialog will be used, read-file-name otherwise.
10008
10009 2004-11-04 Richard M. Stallman <rms@gnu.org>
10010
10011 * textmodes/table.el (table group): Add :version.
10012
10013 * textmodes/ispell.el (ispell-word):
10014 Don't alter args; set them only thru `interactive' spec.
10015
10016 * textmodes/flyspell.el (flyspell-word):
10017 Don't alter FOLLOWING; set it only thru `interactive' spec.
10018
10019 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
10020
10021 * net/browse-url.el (browse-url-maybe-new-window):
10022 Use called-interactively-p.
10023
10024 * mail/supercite.el (sc-cite-region):
10025 Don't use interactive-p. Add arg INTERACTIVE.
10026 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
10027
10028 * international/mule-cmds.el (set-input-method, toggle-input-method):
10029 Don't use interactive-p. Add arg INTERACTIVE.
10030
10031 * eshell/esh-mode.el (eshell-show-maximum-output):
10032 Don't use interactive-p.
10033 (eshell-truncate-buffer): Just message, no error, if buffer is short.
10034
10035 * mouse.el (mouse-show-mark): Get positions to delete from mark
10036 and point, not from mouse-drag-overlay.
10037
10038 * imenu.el (imenu-eager-completion-buffer): Add :version.
10039
10040 * filesets.el (filesets group): Add :version.
10041
10042 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
10043
10044 * files.el (xml-based-modes): Delete var.
10045 (magic-mode-alist): New more general var.
10046 (set-auto-mode): Use it.
10047
10048 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
10049 when clicking from another window.
10050
10051 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
10052
10053 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
10054 (vc-cvs-annotate-time): Incorporate value of deleted var.
10055 Remove special-case handling of beginning-of-buffer cruft.
10056 Cache ending position (point) and return value in text property
10057 `vc-cvs-annotate-time', and consult it on subsequent invocations.
10058
10059 * vc-cvs.el (vc-cvs-annotate-command):
10060 Delete extraneous lines from beginning of buffer.
10061 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
10062
10063 * progmodes/grep.el (grep-default-command): Take empty string
10064 for tag if all other methods yield nil. Shell-quote the tag.
10065
10066 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
10067 spec in `interactive' form, and mention it in the docstring.
10068 Also, make sure point is at bol after calling `annotate-time'.
10069
10070 2004-11-02 Richard M. Stallman <rms@gnu.org>
10071
10072 * cus-edit.el (customize-group-other-window):
10073 Select the window that displays the custom buffer.
10074 (custom-buffer-create-other-window): Likewise.
10075
10076 * comint.el (comint-insert-input): Fix previous change.
10077
10078 * emacs-lisp/elp.el (elp-instrument-function):
10079 Use called-interactively-p.
10080
10081 * emacs-lisp/easymenu.el (easy-menu-intern):
10082 Don't downcase; rather, case-flip the first letter of each word.
10083
10084 * emacs-lisp/easy-mmode.el (define-minor-mode):
10085 Use called-interactively-p.
10086
10087 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
10088 Add interactive-only.
10089 (byte-compile-warnings): Add interactive-only as option.
10090 (byte-compile-interactive-only-functions): New variable.
10091 (byte-compile-form): Warn about calls to functions
10092 in byte-compile-interactive-only-functions.
10093
10094 * emacs-lisp/autoload.el (update-file-autoloads):
10095 Don't use interactive-p; take new arg SAVE-AFTER.
10096
10097 * emacs-lisp/advice.el (ad-make-advised-definition):
10098 Use called-interactively-p.
10099
10100 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10101
10102 * files.el (find-file-existing): New function.
10103
10104 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
10105 find-file-existing. Add "New File..." that calls find-file.
10106
10107 * diropen.pbm, diropen.xpm: New files.
10108
10109 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
10110 icon diropen. New tool bar item find-file-existing uses icon open.
10111
10112 * dired.el (dired-read-dir-and-switches): Call read-directory-name
10113 instead of read-file-name.
10114
10115 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
10116
10117 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
10118 (icalendar--split-value): Change name of work buffer.
10119 (icalendar--get-weekday-abbrev): Return nil on error.
10120 (icalendar--date-to-isodate): New function.
10121 (icalendar-convert-diary-to-ical)
10122 (icalendar-extract-ical-from-buffer): Use only two args for
10123 make-obsolete (XEmacs compatibility).
10124 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
10125 (icalendar-export-region): Doc fix.
10126 If error, return non-nil and write errors to a buffer.
10127 Use correct weekday for weekly recurring events.
10128 Check whether date has been parsed for ordinary events.
10129 Make weekly events start in the year 2000.
10130 DTEND is non-inclusive, shift end date by one day if
10131 necessary (not for entries that have date and time).
10132 Rename local let variables: oops -> found-error, datestring ->
10133 startdatestring.
10134
10135 2004-11-02 Kim F. Storm <storm@cua.dk>
10136
10137 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
10138 keep-mode-if-same variable. Add it as optional arg instead.
10139 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
10140
10141 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
10142 substitute-command-keys will select lower-case bindings like those
10143 used in the static help texts.
10144
10145 * descr-text.el (describe-text-properties): Don't err if called in
10146 the *Help* buffer; output to *Help-2* buffer instead.
10147
10148 * kmacro.el (group kmacro): Add :version.
10149 (kmacro-keyboard-quit): New function to cleanup on C-g.
10150 (kmacro-start-macro): Set defining-kbd-macro to append when
10151 appending to last macro.
10152
10153 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
10154
10155 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
10156
10157 * progmodes/gdb-ui.el (gdb-enable-debug-log)
10158 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
10159 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
10160 Add :version keyword.
10161
10162 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
10163
10164 * progmodes/flymake.el (flymake-err-line-patterns):
10165 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
10166 `compilation-error-regexp-alist-alist' to internal Flymake format.
10167
10168 * progmodes/flymake.el: Eliminate byte-compiler warnings.
10169
10170 2004-11-01 Jay Belanger <belanger@truman.edu>
10171
10172 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
10173 with `interactive "s"'.
10174
10175 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10176
10177 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
10178 Revert change from 2004-10-16. '*' checks the current buffer, but the
10179 mouse click may be in another buffer.
10180
10181 2004-11-01 John Paul Wallington <jpw@gnu.org>
10182
10183 * files.el (large-file-warning-threshold): Add :version keyword.
10184 (kill-some-buffers): Doc fix.
10185
10186 * thumbs.el (group thumbs): Add :version keyword.
10187
10188 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
10189
10190 2004-11-01 Richard M. Stallman <rms@gnu.org>
10191
10192 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
10193
10194 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
10195
10196 * allout.el (allout group): Add :version.
10197 (allout-init): Don't use interactive-p.
10198 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
10199 (allout-forward-current-level, allout-backward-current-level):
10200 Don't use interactive-p.
10201
10202 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
10203 (bibtex-find-text): Likewise.
10204
10205 * progmodes/vhdl-mode.el (vhdl-fill-region)
10206 (vhdl-beginning-of-statement): Don't use interactive-p.
10207
10208 * progmodes/idlwave.el (idlwave-update-routine-info):
10209 Don't use interactive-p.
10210
10211 * progmodes/idlw-shell.el (idlwave-shell-send-char):
10212 Don't use interactive-p.
10213
10214 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
10215 Don't use interactive-p.
10216
10217 * progmodes/ada-xref.el (ada-make-body-gnatstub):
10218 Don't use interactive-p.
10219
10220 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
10221 (fortune-in-buffer): Doc fix.
10222
10223 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
10224
10225 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
10226 don't select the temporary buffer.
10227 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
10228 (eudc-get-phone): Likewise.
10229
10230 2004-11-01 Kim F. Storm <storm@cua.dk>
10231
10232 * man.el (Man-xref-normal-file): Fix help-echo.
10233
10234 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
10235
10236 * reveal.el (reveal-last-tick): New var.
10237 (reveal-post-command): Use it to avoid closing overlays when we're
10238 appending text to them.
10239
10240 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10241
10242 * textmodes/bibtex.el: Require button.
10243 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
10244 (bibtex-reference-keys): Distinguish between header keys and
10245 crossref keys.
10246 (bibtex-beginning-of-field): New function.
10247 (bibtex-url-map): Remove.
10248 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
10249 (bibtex-font-lock-url-regexp): Assume that field names begin at
10250 the beginning of a line.
10251 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
10252 Remove field delimiters. Use bibtex-beginning-of-field.
10253 Bugfix, point can be inside a field with a url.
10254 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
10255 New functions.
10256 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
10257 (bibtex-key-in-head): Simplify.
10258 (bibtex-current-line): Use bolp.
10259 (bibtex-parse-keys): Remove unused arg `add'.
10260 Use bibtex-type-in-head and bibtex-key-in-head.
10261 (bibtex-parse-entry, bibtex-autofill-entry):
10262 Use bibtex-type-in-head and bibtex-key-in-head.
10263 (bibtex-autokey-get-field): Do not alter case of replacement text.
10264 (bibtex-autokey-get-names): Do all processing of name list.
10265 (bibtex-autokey-get-year): New function.
10266 (bibtex-autokey-get-title): Do all processing of title words.
10267 (bibtex-generate-autokey): Simplify.
10268 (bibtex-string-files-init): Use default-directory.
10269 Allow for absolute file names in bibtex-string-files.
10270 (bibtex-files, bibtex-file-path): New variables.
10271 (bibtex-files-expand): New function.
10272 (bibtex-find-entry-globally): New command.
10273 (bibtex-summary-function): New variable.
10274 (bibtex-summary): Default value of bibtex-summary-function.
10275 (bibtex-find-crossref): New optional args pnt and split.
10276 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
10277 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
10278 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
10279 Fix handling of required and alternative fields.
10280 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
10281 Use cons and display-buffer.
10282 (bibtex-validate-globally): New command.
10283 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
10284 bibtex-parse-keys and bibtex-parse-strings for updating
10285 bibtex-reference-keys and bibtex-strings.
10286 (bibtex-realign): Remove blank lines past the last entry.
10287 (bibtex-reformat): Use bibtex-entry-format as default.
10288 (bibtex-choose-completion-string): Remove.
10289 (bibtex-complete): Do not use bibtex-choose-completion-string.
10290 (bibtex-url): Simplify.
10291
10292 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10293
10294 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
10295 (x-dnd-types-alist, x-dnd-open-file-other-window)
10296 (x-dnd-known-types): Add :version.
10297
10298 2004-10-31 John Paul Wallington <jpw@gnu.org>
10299
10300 * ibuffer.el (group ibuffer): Add :version keyword.
10301
10302 2004-10-31 Kim F. Storm <storm@cua.dk>
10303
10304 * ido.el (group ido): Add :version keyword.
10305 (ido-mode): Remove :version keyword.
10306
10307 * emulation/cua-base.el (group cua): Add :version keyword.
10308 (cua-mode): Remove :version keyword.
10309
10310 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
10311
10312 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
10313
10314 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
10315 compiler warning.
10316 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
10317 function.
10318 (help-at-pt-display-when-idle): Remove autoload.
10319
10320 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
10321
10322 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
10323
10324 2004-10-30 Juri Linkov <juri@jurta.org>
10325
10326 * help.el (function-called-at-point):
10327 * help-fns.el (variable-at-point): Read -> intern.
10328
10329 2004-10-30 Simon Josefsson <jas@extundo.com>
10330
10331 * progmodes/autoconf.el (autoconf-font-lock-keywords):
10332 Recognize AS_* too.
10333
10334 2004-10-29 Simon Josefsson <jas@extundo.com>
10335
10336 * subr.el (read-passwd): Move back from password.el.
10337
10338 * password.el: Remove, not ready yet.
10339
10340 2004-10-29 Andreas Schwab <schwab@suse.de>
10341
10342 * speedbar.el (speedbar-frame-parameters): Improve customize type.
10343
10344 2004-10-29 Sam Steingold <sds@gnu.org>
10345
10346 * mouse.el (mouse-show-mark): Replace the last occurrence of
10347 x-lost-selection-hooks with x-lost-selection-functions.
10348
10349 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
10350
10351 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
10352 x-lost-selection-functions is bound.
10353
10354 * mouse-sel.el (mouse-sel-mode):
10355 * emacs-lisp/lselect.el: Adjust to new names for
10356 x-(lost|sent)-selection-functions.
10357
10358 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
10359 New obsolete aliases of x-lost-selection-functions and
10360 x-sent-selection-functions.
10361
10362 2004-10-28 Kim F. Storm <storm@cua.dk>
10363
10364 * imenu.el (imenu-scanning-message): Remove.
10365 (imenu-progress-message): Make it a no-op.
10366
10367 2004-10-28 John Paul Wallington <jpw@gnu.org>
10368
10369 * files.el (set-auto-mode): Call `throw' correctly.
10370
10371 2004-10-28 Juri Linkov <juri@jurta.org>
10372
10373 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
10374 to search `Info-...' commands in `info' manual.
10375 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
10376 Add 'info-file "emacs" property.
10377 (Info-find-emacs-command-nodes): Fix index line number regexp.
10378 Set real line number (instead of fake 0) in first element of the
10379 returned list.
10380 (Info-goto-emacs-command-node): Use line number of first element
10381 to set point in the first found Info node.
10382
10383 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
10384 code to `grep-mode-font-lock-keywords'.
10385 (grep-mode-font-lock-keywords): Delete grep markers instead
10386 of making them invisible.
10387
10388 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10389
10390 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
10391 and x-server-version in bug report.
10392
10393 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
10394
10395 * files.el (set-auto-mode-0): New function.
10396 (set-auto-mode): Use it to handle aliased modes and to
10397 be consistent between C-x C-f and C-x C-w.
10398
10399 2004-10-28 Kenichi Handa <handa@m17n.org>
10400
10401 * international/utf-8.el (utf-translate-cjk-charsets):
10402 Add katakana-jisx0201.
10403
10404 * international/subst-jis.el: Add data for JISX0201.
10405
10406 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
10407
10408 * obsolete/hilit19.el (hilit-mode): New function.
10409 Move all the toplevel side-effecting stuff into it, so that loading
10410 hilit19 doesn't mess everything up any more.
10411
10412 2004-10-27 Richard M. Stallman <rms@gnu.org>
10413
10414 * add-log.el (add-change-log-entry): Set up mailing address
10415 and full name later, and don't alter add-log-mailing-address
10416 or add-log-full-name.
10417
10418 * elide-head.el (elide-head): Change error to message.
10419 (elide-head-show): Likewise.
10420
10421 * apropos.el (apropos-macrop): Doc fix.
10422
10423 * mouse.el (mouse-show-mark): Do most processing the same
10424 regardless of transient-mark-mode.
10425
10426 * shadowfile.el (shadow-copy-files): Use interactive-p
10427 only to control whether to print a message.
10428
10429 * tar-mode.el (tar-mode): Use write-contents-functions,
10430 not write-contents-hooks.
10431
10432 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
10433 directory-sep-char.
10434
10435 2004-10-27 Richard M. Stallman <rms@gnu.org>
10436
10437 * strokes.el (strokes-unload-hook): Fix previous change.
10438
10439 * type-break.el (type-break-run-at-time): Always use run-at-time;
10440 forget the alternatives.
10441 (type-break-cancel-function-timers): Always use cancel-function-timers;
10442 forget the alternatives.
10443
10444 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
10445
10446 2004-10-27 Kenichi Handa <handa@m17n.org>
10447
10448 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
10449
10450 * international/subst-gb2312.el: Likewise.
10451
10452 * international/subst-big5.el: Likewise.
10453
10454 * international/subst-ksc.el: Likewise.
10455
10456 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
10457 New variable.
10458 (utf-translate-cjk-set-unicode-range): New function.
10459 (utf-translate-cjk-unicode-range): Make it customizable.
10460 (utf-8-post-read-conversion):
10461 Use utf-translate-cjk-unicode-range-string.
10462 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
10463 Unicode ranges.
10464
10465 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
10466
10467 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
10468 trivial variants to shorten the list.
10469 (xml-based-modes): New var.
10470 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
10471 declaration higher priority than auto-mode-alist.
10472
10473 * find-file.el (cc-other-file-alist): Bring it in line with
10474 cc-mode's auto-mode-alist entries and use \' instead of $.
10475
10476 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
10477 and add "Id" and "Name" submenus to it.
10478
10479 * imenu.el (imenu--generic-function): Skip matches in comments.
10480
10481 2004-10-26 Jay Belanger <belanger@truman.edu>
10482
10483 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
10484 (full-calc-keypad, calc-trail-display): Use an extra argument
10485 instead of `interactive-p'.
10486
10487 * calc/calc-misc.el (calc-other-window): Use an extra argument
10488 instead of `interactive-p'.
10489
10490 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
10491 `interactive-p'.
10492
10493 2004-10-26 Kim F. Storm <storm@cua.dk>
10494
10495 * help.el (describe-key): Describe both down-event and up-event
10496 for a mouse click.
10497
10498 2004-10-26 Richard M. Stallman <rms@gnu.org>
10499
10500 * woman.el (woman): Don't call interactive-p.
10501
10502 * pcomplete.el (pcomplete): Instead of interactive-p,
10503 use an arg set non-nil by the interactive spec.
10504
10505 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
10506 use an arg set non-nil by the interactive spec.
10507
10508 * man.el (Man-cleanup-manpage): Instead of interactive-p,
10509 use an arg set non-nil by the interactive spec.
10510
10511 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
10512
10513 * progmodes/flymake.el (flymake-split-string):
10514 Use `flymake-split-string-remove-empty-edges' in any case.
10515
10516 2004-10-26 Masatake YAMATO <jet@gyve.org>
10517
10518 * progmodes/flymake.el (flymake-err-line-patterns):
10519 Use `compilation-error-regexp-alist-alist' instead of
10520 `compilation-error-regexp-alist'.
10521
10522 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
10523
10524 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
10525 verbatim face on the \ of \end{verbatim}.
10526
10527 2004-10-25 Jay Belanger <belanger@truman.edu>
10528
10529 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
10530 erasing minibuffer.
10531
10532 2004-10-25 Simon Josefsson <jas@extundo.com>
10533
10534 * subr.el (read-passwd): Move to net/password.el.
10535
10536 * net/password.el (read-passwd): Add. Autoload it.
10537
10538 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
10539
10540 * mouse-sel.el (mouse-sel-mode): Specify custom group.
10541
10542 * simple.el (process-file): Fix logic.
10543
10544 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10545
10546 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
10547 (increase-right-margin): Remove erroneous call to `interactive-p'.
10548
10549 2004-10-24 Kim F. Storm <storm@cua.dk>
10550
10551 * help.el (describe-mode): Fix 2004-10-13 change.
10552 Copy pure "Auto Fill" string so it can be propertized later
10553 without causing a read-only error.
10554
10555 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10556
10557 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
10558 style indexes.
10559
10560 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10561
10562 * simple.el (process-file): Accept nil for INFILE. Reported by
10563 Luc Teirlinck.
10564
10565 2004-10-24 Masatake YAMATO <jet@gyve.org>
10566
10567 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
10568 Handle periods and underscores in a function name.
10569 Remove the address fontification.
10570
10571 2004-10-24 Masatake YAMATO <jet@gyve.org>
10572
10573 * progmodes/asm-mode.el (asm-font-lock-keywords):
10574 Use font-lock-variable-name-face for registers.
10575
10576 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
10577
10578 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
10579 kill-all-local-variables.
10580 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
10581 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
10582 Use kill-all-local-variables and provide mode-hooks.
10583 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
10584 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
10585 Suggested by Masatake YAMATO <jet@gyve.org>.
10586
10587 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
10588
10589 * simple.el (process-file): New function, similar to call-process
10590 but supports file handlers.
10591 * vc.el (vc-do-command): Use it, instead of call-process.
10592 * net/tramp-vc.el (vc-do-command): Do not advise it if
10593 process-file is fboundp.
10594 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
10595 process-file.
10596 (tramp-handle-process-file): New function.
10597 (tramp-file-name-for-operation): Support process-file.
10598
10599 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
10600
10601 * calendar/icalendar.el (icalendar--weekday-array): New constant.
10602 (icalendar-weekdayabbrev-table)
10603 (icalendar-monthnumber-table): Delete.
10604 (icalendar--get-month-number): Use calendar-month-name-array.
10605 (icalendar--get-weekday-number): New function.
10606 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
10607 (icalendar-export-region): Handle multi-line entries.
10608 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
10609
10610 2004-10-23 John Paul Wallington <jpw@gnu.org>
10611
10612 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
10613 `wildcards' set to t in interactive spec.
10614
10615 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
10616 interactive spec rather than use `interactive-p'.
10617 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
10618 rather than use function `interactive-p'.
10619
10620 2004-10-22 Kenichi Handa <handa@m17n.org>
10621
10622 * international/mule.el (translate-region): Implement it in Lisp
10623 as a front end of translate-region-internal.
10624
10625 2004-10-21 Jay Belanger <belanger@truman.edu>
10626
10627 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
10628 Declare these variables with defvar.
10629
10630 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
10631 is bound, only check to see if it is bound.
10632
10633 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
10634
10635 * textmodes/tex-mode.el (tex-compilation-parse-errors):
10636 Don't output messages.
10637
10638 * calc/calc-help.el (calc-describe-bindings): Fix last change.
10639
10640 2004-10-21 John Paul Wallington <jpw@gnu.org>
10641
10642 * calc/calc-graph.el (calc-graph-init):
10643 Use `set-process-query-on-exit-flag'.
10644
10645 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
10646
10647 * progmodes/compile.el (compilation-start): Rely on `cd' to get
10648 dir right and also allow argumentless cd.
10649
10650 2004-10-19 Richard M. Stallman <rms@gnu.org>
10651
10652 * textmodes/flyspell.el (flyspell-mode): Doc fix.
10653
10654 * eshell/em-unix.el (eshell-grep):
10655 Don't bind compilation-process-setup-function.
10656
10657 * comint.el (comint-insert-input): Use @ in `interactive'.
10658 (comint-input-filter-functions): Doc fix.
10659 (comint-kill-whole-line, comint-get-source): Doc fix.
10660
10661 * progmodes/compile.el (compilation-setup):
10662 Don't set buffer-read-only if MINOR is non-nil.
10663
10664 2004-10-19 Jay Belanger <belanger@truman.edu>
10665
10666 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
10667 (calc-emacs-type-gnu19): Remove.
10668 (calc-digit-map, calc-read-key-sequence, calc-read-key):
10669 Remove check for old emacs versions.
10670
10671 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
10672 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
10673 for current Emacs.
10674
10675 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
10676 the end of the minibuffer.
10677 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
10678 copy `esc-map'.
10679
10680 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
10681
10682 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
10683 call that would be given when the current emacs was used.
10684
10685 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
10686
10687 * calendar/icalendar.el: Set coding to utf-8.
10688 (icalendar-version): Increase to 0.07.
10689 (icalendar-monthnumber-table): Change March pattern.
10690 (icalendar-get-all-event-properties)
10691 (icalendar-set-event-property): Delete.
10692 (icalendar-all-events): No longer interactive.
10693 (icalendar-convert-diary-to-ical)
10694 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
10695 their replacements.
10696 (icalendar-export-file, icalendar-export-region): New functions;
10697 essentially old `icalendar-convert-diary-to-ical' but appending to
10698 target rather than overwriting.
10699 (icalendar-import-file): Append to target file rather than
10700 overwriting. Fourth arg deleted.
10701 (icalendar-import-buffer): New name for old
10702 `icalendar-extract-ical-from-buffer'.
10703 (icalendar--convert-string-for-import): New name for
10704 old `icalendar-convert-for-import'.
10705 (include-icalendar-files): Delete.
10706 Prefix for all internal functions changed from `icalendar-'
10707 to `icalendar--'.
10708
10709 2004-10-19 Richard M. Stallman <rms@gnu.org>
10710
10711 * paths.el (news-path): Fix previous change.
10712
10713 2004-10-18 Jay Belanger <belanger@truman.edu>
10714
10715 * calc/calc-help.el (calc-describe-bindings):
10716 Set `buffer-read-only' to nil while working in the keybindings buffer;
10717 remove some extra information from the keybindings buffer.
10718
10719 2004-10-18 David Ponce <david@dponce.com>
10720
10721 * mouse.el (mouse-drag-move-window-top): New function.
10722 (mouse-drag-mode-line-1): Use it.
10723
10724 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
10725
10726 * info.el (Info-fontify-node): For multiline refs,
10727 arrange to unfontify newline and surrounding whitespace.
10728
10729 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
10730
10731 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
10732 directory is missing.
10733
10734 2004-10-17 John Paul Wallington <jpw@gnu.org>
10735
10736 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
10737 New customizable variable; whether to display buffers that match
10738 `ibuffer-maybe-show-predicates' by default.
10739 (ibuffer-maybe-show-predicates): Mention it in docstring.
10740 (ibuffer-display-maybe-show-predicates): New variable.
10741 (ibuffer-update): Prefix arg now toggles whether buffers that
10742 match `ibuffer-maybe-show-predicates' should be displayed.
10743 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
10744 locally to heed `ibuffer-default-display-maybe-show-predicates'.
10745 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
10746
10747 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
10748
10749 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
10750 work correctly.
10751
10752 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
10753
10754 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
10755 (Buffer-menu-beginning): New helper function.
10756 (Buffer-menu-execute): Use it.
10757 (Buffer-menu-select): Use it.
10758 (Buffer-menu-sort): Use it and also keep markers.
10759
10760 2004-10-17 Richard M. Stallman <rms@gnu.org>
10761
10762 * paths.el (news-directory): Rename from news-path. Old name alias.
10763 (rmail-spool-directory): Use defvar.
10764 (sendmail-program): Use defcustom.
10765 (remote-shell-program): Use defcustom.
10766 (term-file-prefix): Use defvar.
10767 (abbrev-file-name): Use defvar.
10768
10769 * term.el: Add maintainer.
10770
10771 * subr.el (with-local-quit): Return nil if there's a quit.
10772 (read-passwd): Use with-local-quit. Doc fix.
10773
10774 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
10775 (strokes-unload-hook): Set as a variable with add-hook.
10776
10777 * startup.el (fancy-splash-tail, normal-splash-screen):
10778 Update copyright year.
10779
10780 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
10781
10782 * server.el (server-unload-hook): Set as a variable with add-hook.
10783
10784 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
10785
10786 * frame.el (special-display-popup-frame):
10787 Make the buffer current as its frame is created.
10788
10789 * delsel.el (delsel-unload-hook): Set as a variable.
10790
10791 * comint.el (comint-output-filter-functions):
10792 Add comint-watch-for-password-prompt.
10793 (comint-read-noecho): Function deleted.
10794 (send-invisible): Use read-passwd.
10795
10796 * fringe.el (fringe-mode-initialize): New function.
10797 (fringe-mode): Use fringe-mode-initialize as :initialize.
10798
10799 2004-10-17 Kim F. Storm <storm@cua.dk>
10800
10801 * language/indian.el (indian-script-language-alist): Swap value and doc.
10802 (indian-font-char-index-table): Doc fix.
10803
10804 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
10805
10806 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
10807
10808 2004-10-16 Juri Linkov <juri@jurta.org>
10809
10810 * progmodes/compile.el (compilation-start): Move let-binding of
10811 `process-environment' into `with-current-buffer' body.
10812 Reported by Matt Hodges <MPHodges@member.fsf.org>.
10813
10814 2004-10-16 Richard M. Stallman <rms@gnu.org>
10815
10816 * pcvs-util.el (cvs-bury-buffer):
10817 Don't call get-buffer-window for effect.
10818
10819 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
10820
10821 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
10822
10823 * msb.el (msb-unload-hook): Set the variable.
10824
10825 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
10826 Use * to err if buffer is readonly.
10827
10828 * subr.el (looking-back): Return only t or nil.
10829
10830 * whitespace.el (whitespace-unload-hook): Set the variable.
10831
10832 * view.el (view-mode-enable): Set view-page-size and
10833 view-half-page-size to nil.
10834 (view-set-half-page-size-default): view-half-page-size = nil
10835 means the default.
10836 (View-scroll-page-forward): Use view-page-size-default.
10837 (View-scroll-page-backward): Likewise.
10838 (view-page-size, view-half-page-size): Doc fixes.
10839
10840 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
10841
10842 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
10843
10844 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
10845 "cl" like other files. Instead, call byte-compile-find-cl-functions.
10846 (byte-compile-log-1): Bind inhibit-read-only.
10847 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
10848 (byte-compile-log-warning): Likewise.
10849 (byte-compile-file-form-require): Detect "cl" from the arg value.
10850
10851 * progmodes/compile.el (compilation-start): Assume compilation-mode
10852 will make the buffer read-only.
10853 (compilation-mode): Take arg name-of-mode.
10854 (compilation-setup): Make buffer read-only.
10855 (compilation-handle-exit): Bind inhibit-read-only.
10856
10857 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
10858 (ispell-message): Likewise.
10859 (ispell-show-choices): Don't call get-buffer-window uselessly.
10860 (ispell-init-process): Use set-process-query-on-exit-flag.
10861
10862 2004-10-16 Kim F. Storm <storm@cua.dk>
10863
10864 * fringe.el (fringe-bitmaps): Only initialize when defined.
10865
10866 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
10867 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
10868
10869 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
10870
10871 2004-10-15 Simon Josefsson <jas@extundo.com>
10872
10873 * net/password.el: Add.
10874
10875 2004-10-14 Masatake YAMATO <jet@gyve.org>
10876
10877 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
10878 (gdb-script-end-of-defun): New function.
10879 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
10880 `gdb-script-end-of-defun' as *-of-defun-function.
10881
10882 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
10883
10884 * button.el (button-activate): Allow a marker to display as an action.
10885
10886 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
10887
10888 * help.el (describe-mode): Use it to make minor mode list into
10889 hyperlinks.
10890
10891 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
10892
10893 * vc.el (vc-annotate-display-select): Fix typo.
10894
10895 * subr.el (substitute-key-definition-key): New function.
10896 (substitute-key-definition): Use it with map-keymap.
10897 (event-modifiers): Use push.
10898 (mouse-movement-p, with-temp-buffer): Simplify.
10899
10900 2004-10-12 Jay Belanger <belanger@truman.edu>
10901
10902 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
10903 New variables.
10904 (calc-help-index-entries): New function.
10905 (calc-describe-function): Use `calc-help-function-list' instead of
10906 obarray for completion.
10907 (calc-describe-variable): Use `calc-help-variable-list' instead
10908 of obarray for completion.
10909
10910 2004-10-12 Richard M. Stallman <rms@gnu.org>
10911
10912 * info-look.el (info-lookup-file): Add info-file property.
10913 (info-lookup-symbol): Likewise.
10914
10915 * info.el (info-xref): Add underlining.
10916 (info): Add info-file property.
10917 (Info-find-emacs-command-nodes): Specify case-sensitive search.
10918
10919 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10920
10921 Sync with Tramp 2.0.45.
10922
10923 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
10924 defined. This is not the case for XEmacs without package "edebug".
10925 (tramp-set-auto-save-file-modes): Set permissions of autosaved
10926 remote files to the permissions of the original file. This is not
10927 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
10928 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
10929 (tramp-perl-decode): Fix an error in Perl implementation.
10930 $pending must be cleared every loop. Reported by Benjamin Place
10931 <benjaminplace@sprintmail.com>
10932
10933 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
10934 Don't activate advice during definition. This is done later on,
10935 depending on test result of `substitute-in-file-name'.
10936 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10937
10938 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
10939
10940 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
10941
10942 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
10943
10944 2004-10-12 David Ponce <david@dponce.com>
10945
10946 * recentf.el (recentf-edit-list): Update the menu when the recentf
10947 list has been modified.
10948
10949 2004-10-12 Simon Josefsson <jas@extundo.com>
10950
10951 * net/tls.el (tls-certtool-program): New variable.
10952 (tls-certificate-information): New function, based on
10953 ssl-certificate-information.
10954
10955 2004-10-12 Kenichi Handa <handa@m17n.org>
10956
10957 * international/mule.el (coding-system-equal): Move from mule-util.el.
10958
10959 * international/mule-util.el (coding-system-equal): Move to mule.el.
10960
10961 2004-10-12 Kim F. Storm <storm@cua.dk>
10962
10963 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
10964 reset kmacro-initial-counter-value if set.
10965 (kmacro-set-counter): Only set kmacro-counter if defining or executing
10966 macro. Set kmacro-initial-counter-value otherwise. Never set both.
10967 (kmacro-display): Show macro counter if non-zero.
10968
10969 * subr.el (substitute-key-definition): Mention command remapping
10970 in doc string.
10971
10972 2004-10-11 Jay Belanger <belanger@truman.edu>
10973
10974 * calc/calc-misc.el (calc-info-goto-node): New function.
10975 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
10976 node in one step.
10977 (calc-describe-copying, calc-describe-distribution)
10978 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
10979 Go to appropriate info node in one step.
10980
10981 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
10982
10983 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
10984
10985 * font-lock.el (font-lock-apply-highlight): Fix last change.
10986
10987 2004-10-11 Simon Josefsson <jas@extundo.com>
10988
10989 * mail/smtpmail.el (smtpmail-open-stream): Look for
10990 starttls-gnutls-program instead of starttls-program iff
10991 starttls-use-gnutls is non-nil.
10992 (smtpmail-open-stream): Don't overwrite user settings of
10993 starttls-extra-arguments and starttls-extra-args.
10994
10995 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10996
10997 * comint.el (comint-mouse-insert-input): Remove.
10998 (comint-insert-input): Make it work for mouse bindings.
10999 (comint-mode-map): Move defs into the declaration.
11000 (comint-output-filter): Typo.
11001
11002 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
11003
11004 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
11005
11006 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
11007 (ange-ftp-call-chmod): Reference remote-shell-program instead of
11008 ange-ftp-remote-shell.
11009
11010 2004-10-10 Andreas Schwab <schwab@suse.de>
11011
11012 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
11013 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
11014 Reported by <sri@asu.edu>.
11015
11016 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
11017
11018 * vc.el (vc-annotate-mode): Remove variable.
11019 (vc-annotate-display-select): Only call vc-annotate-mode
11020 if we're not in that mode already.
11021
11022 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
11023
11024 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
11025 (imenu-choose-buffer-index): Check here for rescan instead.
11026
11027 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
11028 where the face expression evals to nil.
11029
11030 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
11031 (tex-font-lock-keywords-2): Use it.
11032 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
11033
11034 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
11035
11036 2004-10-09 Kim F. Storm <storm@cua.dk>
11037
11038 * subr.el (progress-reporter-update): Define before first usage.
11039 (make-progress-reporter): Doc fix.
11040
11041 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
11042
11043 * textmodes/paragraphs.el (sentence-end-double-space)
11044 (sentence-end-without-period, sentence-end-without-space)
11045 (sentence-end): Doc fixes.
11046
11047 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
11048
11049 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
11050 Change paragraph-start regexp so we don't fill code starting with #'(.
11051
11052 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
11053
11054 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
11055 New defcustom.
11056 (extract-address-components): Use it.
11057
11058 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
11059
11060 * subr.el (make-progress-reporter, progress-reporter-update)
11061 (progress-reporter-force-update, progress-reporter-do-update)
11062 (progress-reporter-done): New functions.
11063
11064 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
11065
11066 * progmodes/etags.el (etags-tags-completion-table): Use progress
11067 reporter.
11068 (etags-tags-apropos): Likewise.
11069
11070 2004-10-08 Alan Mackenzie <acm@muc.de>
11071
11072 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
11073 of current line.
11074
11075 2004-10-08 Masatake YAMATO <jet@gyve.org>
11076
11077 * server.el (server-process-filter): Wrap `process-send-region'
11078 by `condition-case' to guard the case when the pipe to PROC is closed.
11079
11080 2004-10-07 Mark A. Hershberger <mah@everybody.org>
11081
11082 * xml.el (xml-substitute-special): Limit handling of external entities.
11083
11084 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
11085
11086 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
11087
11088 2004-10-06 John Paul Wallington <jpw@gnu.org>
11089
11090 * xml.el (xml-parse-dtd): Fix `error' call.
11091
11092 2004-10-05 Mark A. Hershberger <mah@everybody.org>
11093
11094 * xml.el (xml-substitute-special): Return a single string instead
11095 of a list of strings if an entity substitution is made.
11096
11097 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
11098
11099 * calendar/icalendar.el: New file.
11100
11101 2004-10-05 Juri Linkov <juri@jurta.org>
11102
11103 * isearch.el (isearch-done): Set mark after running hook.
11104 Reported by Drew Adams <drew.adams@oracle.com>.
11105
11106 * info.el (Info-history, Info-toc): Fix Info headers.
11107 (Info-toc): Narrow buffer before Info-fontify-node.
11108 (Info-build-toc): Don't check for special Info file names.
11109 Set main-file to nil if Info-find-file returns a symbol.
11110
11111 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
11112
11113 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
11114 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
11115 * calendar/cal-menu.el (calendar-mode-map): Ditto.
11116
11117 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
11118
11119 * calendar/cal-iso.el (calendar-iso-read-args): New function,
11120 for old interactive spec from calendar-goto-iso-date.
11121 (calendar-goto-iso-date): Use it.
11122 (calendar-goto-iso-week): New function. Suggested by Emilio
11123 C. Lopes <eclig@gmx.net>.
11124
11125 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
11126
11127 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
11128 `set-right-margin' bindings that follow the minor mode conventions.
11129
11130 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
11131
11132 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
11133 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
11134 (latex-block-args-alist): Add minipage and picture.
11135 (latex-block-body-alist): Use reftex-label if enabled.
11136 (latex-insert-block): Don't insert a \n if not necessary.
11137 (tex-compile-commands): Make sure dvips doesn't send to printer.
11138 (tex-compile-default): Handle the case where no executable is found.
11139 (latex-noindent-environments): New var.
11140 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
11141 If tex-indent-allhanging is non-nil, make sure we only align for macros
11142 at beginning of line.
11143
11144 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
11145
11146 * newcomment.el (comment-beginning): Doc fix and don't choke on
11147 unset `comment-end-skip' when at beginning of comment.
11148
11149 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
11150
11151 * term.el (term-adjust-current-row-cache): Don't allow the current
11152 row to become negative.
11153 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
11154 the end of the line. Fix scroll down. Add comments.
11155 (term-handle-ansi-escape): Don't exceed terminal width when moving
11156 right.
11157 (term-scroll-region): Move the cursor after setting the scroll region.
11158
11159 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
11160
11161 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
11162 to `width' for consistency with docstring. Doc fix.
11163
11164 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
11165
11166 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
11167 This is necessary for derived modes.
11168
11169 2004-09-30 Kim F. Storm <storm@cua.dk>
11170
11171 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
11172 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
11173
11174 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
11175 kmacro-extract-lambda functions.
11176 (edit-kbd-macro): Handle kmacro lambda forms.
11177 Include counter and counter format in edit buffer.
11178 (edmacro-finish-edit): Get counter and format from edit buffer and
11179 update kmacro bindings when found.
11180
11181 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
11182
11183 * textmodes/paragraphs.el (forward-paragraph):
11184 Avoid args-out-of-range error when point winds up at the beginning of
11185 the buffer and hard newlines are enabled.
11186
11187 * newcomment.el (comment-multi-line): Doc fix.
11188
11189 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
11190
11191 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
11192 (diff-fixup-modifs): Catch unified-diff file-headers.
11193
11194 2004-09-29 Kim F. Storm <storm@cua.dk>
11195
11196 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
11197 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
11198 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
11199
11200 * fringe.el (fringe-bitmap-p): New macro.
11201 (fringe-bitmaps): Add standard fringe bitmaps on load.
11202
11203 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
11204
11205 * dired.el (dired-view-command-alist): Use more efficient regexps.
11206 Remove dubious arguments.
11207 (dired-align-file): New function.
11208 (dired-insert-directory): Use it.
11209 (dired-move-to-end-of-filename): Make the " -> " search more specific.
11210 (dired-buffers-for-dir): Remove unused var `pattern'.
11211
11212 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
11213
11214 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
11215 from diary display excursion. Store diary buffer's point for
11216 `simple-diary-display'.
11217 (simple-diary-display): Set window point and start when
11218 displaying buffer, to preserve point.
11219
11220 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
11221
11222 * textmodes/enriched.el (enriched-translations): Replace defconst
11223 with defvar.
11224
11225 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11226
11227 * printing.el: Doc fix.
11228 (pr-version): New version number (6.8.1).
11229 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
11230 make-temp-name.
11231 (pr-delete-file): Check if file exists before deleting it.
11232 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
11233
11234 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
11235
11236 * term.el (term-display-table): New variable.
11237 (term-mode): Use it.
11238 (term-exec-1): Set the coding system to binary.
11239 (term-emulate-terminal): Decode the string before inserting it.
11240
11241 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
11242
11243 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
11244 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
11245 (map): Bind S-prior, S-next and S-insert.
11246 (term-mode): Set `indent-tabs-mode' to nil.
11247 (term-paste): New function to be bound to S-insert.
11248 (term-send-del, term-send-backspace): Change the strings sent.
11249 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
11250 (term-handle-colors-array): Fix handling of underline and reverse.
11251 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
11252 (term-erase-in-line): Fix comparison.
11253 (term-emulate-terminal): Fix line wrap handling.
11254 (term-start-output-log): Rename from `term-set-output-log'.
11255 (term-stop-output-log): Rename from `term-stop-photo'.
11256 (term-switch-to-alternate-sub-buffer): Comment out, unused.
11257
11258 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
11259
11260 * dired.el (dired-move-to-filename): Don't output a message if
11261 raise-error is non-nil. Fix return position and value.
11262
11263 * files.el (insert-directory): Obey --dired even with symlinks.
11264
11265 2004-09-25 Lars Hansen <larsh@math.ku.dk>
11266
11267 * ls-lisp.el (ls-lisp-format): Mark file names with property
11268 dired-filename.
11269
11270 2004-09-25 Kim F. Storm <storm@cua.dk>
11271
11272 * ido.el (ido-max-directory-size): New defcustom.
11273 (ido-decorations): Add "too big" element.
11274 (ido-directory-too-big): New dynamic var.
11275 (ido-may-cache-directory): Don't cache big directories.
11276 (ido-directory-too-big-p): New defun.
11277 (ido-set-current-directory): Update ido-directory-too-big.
11278 (ido-read-internal): Make empty ido-cur-item if too-big.
11279 (ido-buffer-internal): Use ido-read-internal directly instead of
11280 ido-read-buffer.
11281 (ido-file-internal): Init ido-directory-too-big.
11282 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
11283 and redo completion with full list.
11284 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
11285 it, and show completions.
11286 (ido-all-completions): Let bind ido-directory-too-big to nil.
11287 (ido-exhibit): Handle ido-directory-too-big.
11288 (ido-read-buffer): Handle fallback to read-buffer.
11289 Init ido-directory-too-big.
11290 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
11291 Init ido-directory-too-big.
11292
11293 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
11294
11295 * subr.el (delay-mode-hooks): Doc fix.
11296
11297 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
11298
11299 * textmodes/enriched.el
11300 (enriched-default-text-properties-local-flag): New variable.
11301 (enriched-mode): Make sure that enabling and disabling the mode is
11302 a no-op. Doc fix.
11303
11304 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
11305
11306 * calendar/holidays.el (holiday-advent): Report on a specified day
11307 offset from advent, not just advent.
11308 (holiday-easter-etc): Report on one specified day offset from
11309 easter, not all easter holidays. Various Easter holidays moved to
11310 `christian-holidays' variable in calendar.el.
11311 * calendar/calendar.el (christian-holidays): Adapt for new
11312 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
11313
11314 2004-09-23 Kim F. Storm <storm@cua.dk>
11315
11316 * image.el (insert-sliced-image): Add doc string.
11317
11318 * ido.el (ido-choice-list): New dynamic var for `list' context.
11319 (ido-context-switch-command): New dynamic var.
11320 (ido-define-mode-map): Generalize switch between file/buffer contexts.
11321 (ido-read-internal): Handle new `list' context.
11322 Handle insert-buffer and insert-file ido-exit values.
11323 (ido-buffer-internal): New arg switch-cmd. Use it to setup
11324 ido-context-switch-command. Handle insert-file ido-exit value.
11325 (ido-read-buffer): Set ido-context-switch-command to 'ignore
11326 unless it is already bound by caller.
11327 (ido-file-internal): New arg switch-cmd. Use it to setup
11328 ido-context-switch-command. Handle insert-buffer ido-exit value.
11329 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
11330 used for context switching.
11331 (ido-all-completions): Handle new `list' context.
11332 (ido-make-choice-list): Return choices for `list' context.
11333 (ido-find-file-in-dir, ido-display-file, ido-write-file)
11334 (ido-display-buffer, ido-kill-buffer): Disable context switching.
11335 (ido-insert-buffer, ido-insert-file): Setup context switching.
11336 (ido-exhibit): Handle `list' context.
11337 (ido-read-file-name): Disable context switching. Handle fallback.
11338 (ido-read-directory-name): Disable context switching.
11339 (ido-completing-read): New defun like completing-read. Setup and
11340 use new `list' context.
11341
11342 2004-09-20 Jesper Harder <harder@ifa.au.dk>
11343
11344 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
11345
11346 2004-09-21 Jay Belanger <belanger@truman.edu>
11347
11348 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
11349 `calc-graph-set-styles' so the gnuplot buffer will appear in a
11350 separate window.
11351
11352 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
11353
11354 * subr.el (after-change-major-mode-hook): Doc fix.
11355
11356 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11357
11358 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
11359 of ghostscript for monochrome PostScript file in Windows.
11360
11361 2004-09-21 Kenichi Handa <handa@m17n.org>
11362
11363 * descr-text.el (describe-char): Checking of quail activation fixed.
11364
11365 2004-09-21 Jay Belanger <belanger@truman.edu>
11366
11367 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
11368
11369 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
11370
11371 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
11372 after the mode hooks instead of before. Doc fix.
11373
11374 2004-09-20 Jason Rumney <jasonr@gnu.org>
11375
11376 * startup.el (command-line) [windows-nt]: Try .emacs first, then
11377 _emacs, but revert to .emacs if neither exists in home directory.
11378
11379 2004-09-20 John Paul Wallington <jpw@gnu.org>
11380
11381 * bindings.el (completion-ignored-extensions): Add .dfsl.
11382
11383 2004-09-20 Richard M. Stallman <rms@gnu.org>
11384
11385 * bindings.el (scroll-left): Make it disabled.
11386
11387 * files.el (enable-local-eval): Doc fix.
11388
11389 * indent.el (move-to-left-margin): Special case for minibuffer.
11390
11391 * term.el (term-emulate-terminal): Turn off undo for output.
11392 Use with-current-buffer and save-selected-window.
11393
11394 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
11395
11396 * progmodes/make-mode.el (makefile-fill-paragraph):
11397 Don't insist on spaces when looking for comments. # is enough.
11398
11399 * files.el (hack-local-variables): Copy the variables list
11400 to another buffer, strip prefixes and suffixes there, then read.
11401 (enable-local-eval): Doc fix.
11402 (ignored-local-variables): Initialize to nil.
11403 (risky-local-variable-p): Don't check ignored-local-variables here.
11404 (hack-one-local-variable): Ignore var if in ignored-local-variables.
11405
11406 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
11407
11408 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
11409 of = to "." (punctuation).
11410
11411 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11412
11413 * subr.el (event-basic-type): Fix mask (extend to 22bits).
11414
11415 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
11416
11417 * textmodes/enriched.el (enriched-rerun-flag): New variable.
11418 (enriched-before-change-major-mode): New function.
11419 Add it to `change-major-mode-hook'.
11420 (enriched-after-change-major-mode): New function.
11421 Add it to `after-change-major-mode-hook'.
11422 (enriched-mode): Make it work correctly if called from
11423 `after-change-major-mode-hook'.
11424 No longer set `indent-line-function'.
11425
11426 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
11427
11428 * subr.el (after-change-major-mode-hook): New variable.
11429 (run-mode-hooks): Implement it.
11430
11431 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
11432
11433 * battery.el (battery-linux-proc-apm): Use string-to-number.
11434 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
11435 Use dolist (and less indentation). Use erase-buffer.
11436 Pre-initialize `design-capacity', `warn', and `low'.
11437 (battery-format): Use replace-regexp-in-string.
11438
11439 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
11440
11441 * battery.el: Delete superfluous empty lines.
11442 (battery-linux-proc-acpi): Attempt to gather information from all
11443 battery subdirectories regardless of their file name.
11444 (battery-linux-proc-apm): Replace all occurrences of
11445 battery-hex-to-int-2 with string-to-int (base 16).
11446 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
11447 (battery-hex-map): Delete variable.
11448
11449 2004-09-18 John Paul Wallington <jpw@gnu.org>
11450
11451 * calc/calc-units.el (calc-quick-units): Fix overzealous
11452 s/or/unless/.
11453
11454 2004-09-17 Jay Belanger <belanger@truman.edu>
11455
11456 * calc/calc.el (calc-mode-var-list): Fix the value of
11457 `calc-matrix-brackets'.
11458
11459 2004-09-17 Romain Francoise <romain@orebokech.com>
11460
11461 * ibuf-ext.el (define-ibuffer-filter filename):
11462 Expand dired-directory since buffer-file-name is absolute.
11463
11464 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
11465
11466 * ediff-init.el (ediff-current-diff-face-A)
11467 (ediff-current-diff-face-B, ediff-current-diff-face-C)
11468 (ediff-current-diff-face-Ancestor)
11469 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
11470 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
11471 (ediff-even-diff-face-A, ediff-even-diff-face-B)
11472 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
11473 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
11474 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
11475 Use min-colors.
11476
11477 * term.el (term-down): Perform vertical motion if DOWN is negative.
11478 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
11479 (term-termcap-format): Synchronyze with the eterm terminfo entry
11480 in etc/e/eterm.ti.
11481 (term-handle-colors-array): If the current foreground or
11482 background are zero (i.e. unspecified), use the foreground and
11483 background of the default face for reverse video.
11484 (term-ansi-at-eval-string, term-ansi-default-fg)
11485 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
11486 (term-mem): Delete ununsed function.
11487 (term-protocol-version): Increment.
11488 (term-current-face): Set to default.
11489
11490 2004-09-15 Jay Belanger <belanger@truman.edu>
11491
11492 * calc/calc.el (calc-mode-var-list): Define this variable.
11493 (calc-always-load-extensions, calc-line-numbering)
11494 (calc-line-breaking, calc-display-just, calc-display-origin)
11495 (calc-number-radix, calc-leading-zeros, calc-group-digits)
11496 (calc-group-char, calc-point-char, calc-frac-format)
11497 (calc-prefer-frac, calc-hms-format, calc-date-format)
11498 (calc-float-format, calc-full-float-format, calc-complex-format)
11499 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
11500 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
11501 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
11502 (calc-matrix-brackets, calc-language, calc-language-option)
11503 (calc-left-label, calc-right-label, calc-word-size)
11504 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
11505 (calc-display-raw, calc-internal-prec, calc-angle-mode)
11506 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
11507 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
11508 (calc-window-height, calc-display-trail, calc-show-selections)
11509 (calc-use-selections, calc-assoc-selections)
11510 (calc-display-working-message, calc-auto-why, calc-timing)
11511 (calc-mode-save-mode, calc-standard-date-formats)
11512 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
11513 (calc-user-parse-tables, calc-gnuplot-default-device)
11514 (calc-gnuplot-default-output, calc-gnuplot-print-device)
11515 (calc-gnuplot-print-output, calc-gnuplot-geometry)
11516 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
11517 (calc-invocation-macro, calc-show-banner): Give these values as
11518 part of `calc-mode-var-list's initialization after the variables
11519 are declared with defvar.
11520 (calc-bug-address): Change email address to send bug reports to.
11521 Change the maintainer address at the top.
11522 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
11523 than "\\.emacs" to determine if it is the user-init-file.
11524
11525 * calc/calc-embed.el (calc-embedded-set-modes): Use
11526 `calc-mode-var-list' correctly.
11527
11528 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
11529
11530 * vc.el (annotate-time): Document point handling.
11531 (vc-annotate-display-autoscale): Doc fix.
11532
11533 2004-09-15 Miles Bader <miles@gnu.org>
11534
11535 * generic.el (generic-make-keywords-list): Use symbol rather than
11536 word anchors in regexp.
11537
11538 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
11539
11540 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
11541 no file name consider `dired-directory'.
11542
11543 2004-09-14 Kim F. Storm <storm@cua.dk>
11544
11545 * faces.el (cursor): Add face-no-inherit property. Doc fix.
11546
11547 2004-09-14 Simon Josefsson <jas@extundo.com>
11548
11549 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
11550
11551 * textmodes/dns-mode.el: Add.
11552
11553 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
11554
11555 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
11556 (disabled-command-function): Make the ?\ char more obvious.
11557
11558 * vc-arch.el (vc-arch-root, vc-arch-registered):
11559 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
11560
11561 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
11562
11563 * windmove.el (windmove-frame-edges): Report coordinates of
11564 outside edges of frame, not inside edges.
11565 (windmove-coordinates-of-position): Convert into wrapper to new
11566 function `windmove-coordinates-of-window-position';
11567 `compute-motion' always applies to selected window.
11568 (windmove-coordinates-of-position): Update documentation to refer
11569 to Emacs 21 Lisp Reference Manual.
11570 (windmove-find-other-window): Fix off-by-one errors for max x,y.
11571
11572 2004-09-13 Kim F. Storm <storm@cua.dk>
11573
11574 * isearch.el (isearch-resume-in-command-history): Rename from
11575 isearch-resume-enabled and change default to nil.
11576
11577 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11578
11579 * vc-hooks.el (vc-ignore-dir-regexp): New var.
11580 (vc-registered): Use it.
11581 (vc-find-root): New fun.
11582
11583 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
11584 Don't tell to use \\{...} when it's already done.
11585
11586 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
11587 Provide a sample complex default.
11588 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
11589 (bibtex-entry): Use mapc.
11590
11591 2004-09-12 Kim F. Storm <storm@cua.dk>
11592
11593 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
11594
11595 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
11596 inhibit-field-text-motion to t so rectangles work in comint buffers.
11597
11598 * simple.el (choose-completion-string): Set buffer before running
11599 choose-completion-string-functions hook so it can be buffer-local.
11600
11601 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
11602
11603 * progmodes/compile.el (compilation-start): Parse command to see
11604 if it starts with a cd, and if so perform it for the *compilation*
11605 buffer. Change the header to reflect this.
11606
11607 2004-09-11 Kim F. Storm <storm@cua.dk>
11608
11609 * ido.el (ido-enable-dot-prefix): Doc fix.
11610 (ido-enable-dot-prefix): New defcustom.
11611 (ido-set-matches1): Use it.
11612
11613 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
11614
11615 * textmodes/bibtex.el (bibtex-mark-active)
11616 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
11617
11618 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11619
11620 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
11621 used in a case insensitive environment.
11622 (bibtex-mode-map): Rearrange order of menus.
11623 (bibtex-quoted-string-re): Obsolete.
11624 (bibtex-complete-key-cleanup): Variable replaced by new function.
11625 (bibtex-font-lock-keywords): Use backquotes.
11626 (bibtex-font-lock-url-regexp): New internal variable.
11627 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
11628 "OPT" and "ALT".
11629 (bibtex-insert-current-kill, bibtex-make-field)
11630 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
11631 (bibtex-parse-field-text): Simplify.
11632 (bibtex-string=): New helper function.
11633 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
11634 (bibtex-map-entries): Use bibtex-string=.
11635 (bibtex-search-entry): Use not.
11636 (bibtex-enclosing-field): Fix docstring.
11637 (bibtex-assoc-regexp): Obsolete.
11638 (bibtex-format-entry): Use assoc-string and bibtex-string=.
11639 (bibtex-autokey-get-names): Handle empty name field.
11640 (bibtex-parse-strings): Use assoc-string and unless.
11641 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
11642 Use assoc-string.
11643 (bibtex-pop): Simplify.
11644 (bibtex-mode): Set font-lock-extra-managed-props.
11645 (bibtex-entry-update): Use assoc-string.
11646 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
11647 (bibtex-autofill-entry): Use bibtex-string=.
11648 (bibtex-print-help-message): Simplify.
11649 (bibtex-find-entry): New optional arg START.
11650 (bibtex-validate): Use bibtex-string= and assoc-string.
11651 Do not call obsolete function compilation-parse-errors.
11652 (bibtex-remove-delimiters): Only remove delimiters if present.
11653 (bibtex-copy-entry-as-kill): Add docstring.
11654 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
11655 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
11656 (bibtex-complete): Use bibtex-predefined-month-strings,
11657 bibtex-string=, and new function bibtex-complete-key-cleanup.
11658 (bibtex-generate-url-list): New variable.
11659 (bibtex-url): New command bound to C-c C-l and mouse-2.
11660 (bibtex-url-map): New local keymap for bibtex-url-mouse.
11661 (bibtex-font-lock-url): New function.
11662
11663 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
11664
11665 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
11666
11667 2004-09-09 Kim F. Storm <storm@cua.dk>
11668
11669 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
11670 counter and format with binding.
11671 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
11672 the declared macro uses own macro counter and format. Give symbol
11673 kmacro property.
11674 (kmacro-keymap): Bind kmacro-name-last-macro to n.
11675 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
11676 (kmacro-end-and-call-macro): Doc fix.
11677
11678 2004-09-09 Lars Hansen <larsh@math.ku.dk>
11679
11680 * desktop.el (desktop-clear-preserve-buffers):
11681 Remove make-obsolete-variable.
11682
11683 2004-09-08 Richard M. Stallman <rms@gnu.org>
11684
11685 * buff-menu.el (list-buffers-noselect): Call format-mode-line
11686 with the buffer as argument.
11687
11688 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
11689
11690 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
11691
11692 2004-09-08 Juri Linkov <juri@jurta.org>
11693
11694 * replace.el (perform-replace): Use `query-replace-descr'.
11695
11696 * cus-start.el (history-delete-duplicates): Specify customization.
11697
11698 * diff-mode.el (diff-mode-map):
11699 * progmodes/compile.el (compilation-mode-map):
11700 * progmodes/grep.el (grep-mode-map):
11701 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
11702 to `next-error-follow-minor-mode'.
11703
11704 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11705
11706 * isearch.el (isearch-lazy-highlight-update): Take into account
11707 the case of zero-length match at the search bound.
11708
11709 2004-09-08 Kim F. Storm <storm@cua.dk>
11710
11711 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
11712 change. Use zero width overlays when necessary.
11713
11714 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11715
11716 * subr.el (split-string): Docfix.
11717
11718 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11719
11720 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
11721 (display-call-tree): Ensure newline after caller/calls blocks.
11722
11723 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11724
11725 * startup.el (command-line-1): Make option
11726 --directory/-L modify `load-path' straight away.
11727
11728 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11729
11730 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
11731
11732 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11733
11734 * emacs-lisp/autoload.el (make-autoload):
11735 Handle `define-compilation-mode'.
11736
11737 * emacs-lisp/lisp-mode.el (define-compilation-mode):
11738 Specify `doc-string-elt' property.
11739
11740 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11741
11742 * bs.el (bs-mode): Doc fix.
11743
11744 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11745
11746 * info.el (Info-insert-dir): Fix temp buffer leak bug.
11747
11748 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11749
11750 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
11751
11752 2004-09-08 Kenichi Handa <handa@m17n.org>
11753
11754 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
11755 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
11756 ps-mule-next-point -> 1+).
11757
11758 * composite.el (encode-composition-rule): Add autoload cooky.
11759
11760 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
11761
11762 * format.el (buffer-auto-save-file-format): Make it permanent local.
11763
11764 2004-09-07 Kim F. Storm <storm@cua.dk>
11765
11766 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
11767 (authors-fixed-entries): Fix typo.
11768 (authors-canonical-author-name): Compact multiple spaces.
11769 Ignore trivial names (e.g. only first name).
11770
11771 * term.el (term-window-width): Only use full window width on
11772 window system if overflow-newline-into-fringe is enabled.
11773 (term-mode): Don't disable overflow-newline-into-fringe.
11774
11775 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11776
11777 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
11778 motion as seen on my Mac OS X xterms.
11779
11780 * newcomment.el (uncomment-region-default, comment-region-default):
11781 New functions extracted from uncomment-region and comment-region.
11782 (comment-region, comment-region-function, uncomment-region)
11783 (uncomment-region-function): Use them.
11784
11785 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
11786
11787 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
11788 It's not crucial but can make sense at times.
11789
11790 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
11791 the first commit.
11792
11793 * vc.el (vc-buffer-context, vc-restore-buffer-context):
11794 Disable obsolete code.
11795
11796 2004-09-07 Juri Linkov <juri@jurta.org>
11797
11798 * progmodes/grep.el (grep-highlight-matches): Change default from
11799 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
11800 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
11801 if grep option `--color' is available, or to `nil' otherwise.
11802 (grep-process-setup): Call `grep-compute-defaults' if
11803 `grep-highlight-matches' is not computed. Set env-vars only
11804 if `grep-highlight-matches' is `t'.
11805 (grep-use-null-device): Remove redundant type `boolean' (`choice'
11806 is already defined).
11807
11808 * progmodes/compile.el (compilation-start): Use copy of
11809 `process-environment' created by `copy-sequence' to not
11810 modify env-vars in the global `process-environment'.
11811
11812 2004-09-06 Eli Zaretskii <eliz@gnu.org>
11813
11814 * simple.el (next-error-follow-minor-mode): Fix last change.
11815
11816 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
11817
11818 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
11819 permanent local.
11820
11821 2004-09-04 Richard M. Stallman <rms@gnu.org>
11822
11823 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
11824 highlighting if the search string is empty.
11825
11826 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
11827
11828 * facemenu.el (facemenu-active-faces): Change condition of inner
11829 `while' loop to also check the first two elements of `face-atts'
11830 and `mask-atts'.
11831
11832 2004-09-04 John Paul Wallington <jpw@gnu.org>
11833
11834 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
11835 (thumbs-view-image-mode): Make buffer read-only.
11836
11837 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
11838
11839 * textmodes/ispell.el (ispell-really-aspell): New defvar.
11840 (ispell-check-version): Set it.
11841 (ispell-send-replacement): New function.
11842 (ispell-process-line): Call ispell-send-replacement.
11843
11844 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
11845
11846 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
11847 Support choosing seconds with "s".
11848
11849 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
11850
11851 * terminal.el (te-escape): Show `?' in prompt for help key.
11852
11853 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
11854
11855 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
11856
11857 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
11858
11859 * simple.el (next-error-follow-minor-mode)
11860 (next-error-follow-mode-post-command-hook): New functions.
11861 (next-error-follow-last-line): New defvar.
11862
11863 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
11864 * progmodes/compile.el (compilation-mode-map): Likewise.
11865 * progmodes/grep.el (grep-mode-map): Likewise.
11866 * replace.el (occur-mode-map): Likewise.
11867
11868 * newcomment.el (uncomment-region): Bind comment-use-global-state
11869 to nil.
11870
11871 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
11872
11873 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
11874 locally around the call to `revert-buffer'.
11875
11876 2004-09-03 Juri Linkov <juri@jurta.org>
11877
11878 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
11879 `isearch-adjusted' to `t'.
11880 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
11881 (isearch-message-prefix): Add "pending" for isearch-adjusted.
11882 (isearch-other-meta-char): Restore isearch-point unconditionally.
11883 (isearch-query-replace): Add new arg `regexp-flag' and use it.
11884 Set point to start of match if region is not active in transient
11885 mark mode (to include the current match to region boundaries).
11886 Push the search string to `query-replace-from-history-variable'.
11887 Add prompt "Query replace regexp" for isearch-regexp.
11888 Add region beginning/end as last arguments of `perform-replace.'
11889 (isearch-query-replace-regexp): Replace code by the call to
11890 `isearch-query-replace' with arg `t'.
11891
11892 2004-09-03 Richard M. Stallman <rms@gnu.org>
11893
11894 * startup.el (normal-top-level): Undo previous TERM change.
11895
11896 2004-09-03 Kim F. Storm <storm@cua.dk>
11897
11898 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
11899 highlight overlays; allow using RET when cursor is over a button.
11900 (cua--highlight-rectangle): Use it.
11901 (cua--rectangle-set-corners): Don't move backwards at eol.
11902 (cua--forward-line): Don't move into void after eob.
11903
11904 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
11905 point is set (and displayed) inside rectangle.
11906 (cua--rectangle-operation): Fix for highlight of empty lines.
11907 (cua--highlight-rectangle): Fix highlight for tabs.
11908 Position cursor at left/right edge of rectangle using new `cursor'
11909 property on overlay strings.
11910 (cua--indent-rectangle): Don't tabify.
11911 (cua-rotate-rectangle): Ignore that point has moved.
11912
11913 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11914
11915 * term/mac-win.el: Add ASCII equivalents for some function keys.
11916 (mode-line-frame-identification): Sync with x-win.el.
11917
11918 2004-09-02 Juri Linkov <juri@jurta.org>
11919
11920 * progmodes/compile.el (compilation-buffer-name): Compare major
11921 mode with second element of compilation-arguments instead of third
11922 to reflect latest changes in compilation-arguments structure.
11923 (recompile): Use global variable `compilation-directory' to get
11924 recent compilation directory only when `recompile' is invoked NOT
11925 in the compilation buffer. Otherwise, use `default-directory' of
11926 the compilation buffer.
11927 (compilation-error-properties): Allow to funcall col and end-col.
11928 (compilation-mode-font-lock-keywords): Check col and end-col by
11929 `integerp'.
11930 (compilation-goto-locus): If end-mk is non-nil in transient mark
11931 mode don't activate the mark (and don't display message in
11932 push-mark), but highlight overlay between mk and end-mk.
11933
11934 * progmodes/grep.el (grep-highlight-matches): New defcustom.
11935 (grep-regexp-alist): Add rule to highlight grep matches.
11936 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
11937
11938 * info.el (Info-fontify-node): Don't compute other-tag
11939 if Info-hide-note-references=hide.
11940
11941 * help.el (function-called-at-point):
11942 * help-fns.el (variable-at-point):
11943 Try `find-tag-default' when other methods failed.
11944
11945 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
11946 Do not push mark if inhibit-mark-movement is non-nil.
11947
11948 * textmodes/ispell.el (ispell-html-skip-alists):
11949 Fix backslashes in docstring.
11950
11951 2004-09-01 Juri Linkov <juri@jurta.org>
11952
11953 * isearch.el (isearch-wrap-function)
11954 (isearch-push-state-function): New defvars.
11955 (isearch-pop-fun-state): New defsubst.
11956 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
11957 (isearch-push-state): Set the result of calling
11958 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
11959 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
11960 restore the mode-specific starting point of terminated search.
11961 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
11962 (isearch-repeat): Call `isearch-wrap-function' if defined.
11963 (isearch-message-prefix): Don't add prefix "over" to the message
11964 for wrapped search if `isearch-wrap-function' is defined.
11965 (isearch-search): Call function saved in `isearch-pop-fun-state' to
11966 restore the mode-specific starting point of failed search.
11967
11968 * info.el (Info-search-whitespace-regexp): Fix backslashes.
11969 (Info-search): Add new optional arguments for the sake of isearch.
11970 Replace whitespace in Info-search-whitespace-regexp literally.
11971 Add backward search. Don't call `Info-select-node' if regexp is
11972 found in the same Info node. Don't add node to Info-history for
11973 wrapped isearch.
11974 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
11975 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
11976 (Info-mode): Set local variables `isearch-search-fun-function',
11977 `isearch-wrap-function', `isearch-push-state-function',
11978 `search-whitespace-regexp'.
11979
11980 * isearch.el: Remove ancient Change Log section.
11981 (isearch-string, isearch-message-string, isearch-point)
11982 (isearch-success, isearch-forward-flag, isearch-other-end)
11983 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
11984 (isearch-barrier, isearch-within-brackets)
11985 (isearch-case-fold-search): Add suffix `-state' to state-related
11986 defsubsts to avoid name clashes with other function names.
11987
11988 * simple.el (next-error): New defgroup and defface.
11989 (next-error-highlight, next-error-highlight-no-select):
11990 New defcustoms.
11991 (next-error-no-select): Let-bind next-error-highlight to the value
11992 of next-error-highlight-no-select before calling `next-error'.
11993
11994 * progmodes/compile.el (compilation-goto-locus):
11995 Use `next-error' face instead of `region'. Set 4-th argument of
11996 `move-overlay' to `current-buffer' to move overlay to different
11997 source buffers. Use new variable `next-error-highlight'.
11998
11999 * simple.el (next-error-find-buffer): Move the rule
12000 "if current buffer is a next-error capable buffer" after the
12001 rule "if next-error-last-buffer is set to a live buffer".
12002 Simplify to test all rules in one `or'.
12003 (next-error): Doc fix.
12004 (next-error, previous-error, first-error)
12005 (next-error-no-select, previous-error-no-select):
12006 Make arguments optional.
12007
12008 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
12009
12010 * macros.el (apply-macro-to-region-lines): Make it operate on all
12011 lines that begin in the region, rather than on all complete lines
12012 in the region.
12013
12014 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12015
12016 * x-dnd.el (x-dnd-protocol-alist): Document update.
12017 (x-dnd-known-types): Defcustom it.
12018 (x-dnd-handle-motif): Print message-atom in error message.
12019
12020 2004-08-30 John Paul Wallington <jpw@gnu.org>
12021
12022 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
12023 strings rather than programatically constructing message.
12024
12025 2004-08-30 Richard M. Stallman <rms@gnu.org>
12026
12027 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
12028 Don't return a string that would read as the wrong character code.
12029
12030 2004-08-29 Kim F. Storm <storm@cua.dk>
12031
12032 * emulation/cua-base.el (cua-auto-expand-rectangles):
12033 Remove automatic rectangle padding feature; replace by non-destructive
12034 virtual rectangle edges feature.
12035 (cua-virtual-rectangle-edges): New defcustom.
12036 (cua-auto-tabify-rectangles): New defcustom.
12037 (cua-paste): If paste into a marked rectangle, insert rectangle at
12038 current column, even if virtual; also paste exactly as many lines
12039 as has been marked (ignore additional lines or add empty lines),
12040 but paste whole source if only one line is marked.
12041 (cua--update-indications): No longer use overwrite-cursor to
12042 indicate rectangle padding
12043
12044 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
12045 (cua--rectangle-virtual-edges): New defun.
12046 (cua--rectangle-get-corners): Remove optional PAD arg.
12047 (cua--rectangle-set-corners): Never do padding.
12048 (cua--forward-line): Remove optional PAD arg. Simplify.
12049 (cua-resize-rectangle-right, cua-resize-rectangle-left)
12050 (cua-resize-rectangle-down, cua-resize-rectangle-up):
12051 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
12052 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
12053 (cua--rectangle-move): Never do padding. Simplify.
12054 (cua--tabify-start): New defun.
12055 (cua--rectangle-operation): Add tabify arg. All callers changed.
12056 (cua--pad-rectangle): Remove.
12057 (cua--delete-rectangle): Handle delete with virtual edges.
12058 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
12059 (cua--insert-rectangle): Handle insert at virtual column.
12060 Perform auto-tabify if necessary.
12061 (cua--activate-rectangle): Remove optional FORCE arg.
12062 Never do padding. Simplify.
12063 (cua--highlight-rectangle): Enhance for virtual edges.
12064 (cua-toggle-rectangle-padding): Remove command.
12065 (cua-toggle-rectangle-virtual-edges): New command.
12066 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
12067 (cua--rectangle-post-command): Don't force rectangle padding.
12068 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
12069
12070 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
12071
12072 * indent.el (edit-tab-stops-buffer): Doc fix.
12073
12074 2004-08-28 Richard M. Stallman <rms@gnu.org>
12075
12076 * progmodes/grep.el (grep-default-command): Use find-tag-default.
12077 (grep-tag-default): Function deleted.
12078
12079 * subr.el (find-tag-default): Move from etags.el.
12080
12081 * progmodes/etags.el (find-tag-default): Move to subr.el.
12082
12083 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
12084 into the basic character if it has an uppercase form.
12085
12086 2004-08-27 Kenichi Handa <handa@m17n.org>
12087
12088 * international/utf-8.el (utf-8-post-read-conversion): If the
12089 buffer is unibyte, temporarily make it multibyte.
12090
12091 2004-08-27 Masatake YAMATO <jet@gyve.org>
12092
12093 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
12094
12095 2004-08-25 John Paul Wallington <jpw@gnu.org>
12096
12097 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
12098 0, 1, and many mismatches in message.
12099 (tex-start-shell): Use `set-process-query-on-exit-flag'.
12100
12101 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
12102 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
12103
12104 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
12105
12106 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
12107 vc-diff-switches differently.
12108
12109 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
12110
12111 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
12112 before and a real defvar after
12113 `speedbar-supported-extension-expressions'. This is to silence
12114 the compiler without breaking bootstrapping.
12115
12116 2004-08-22 Richard M. Stallman <rms@gnu.org>
12117
12118 * textmodes/flyspell.el (flyspell-word):
12119 Use set-process-query-on-exit-flag.
12120 (flyspell-highlight-duplicate-region): Take POSS as arg.
12121 (flyspell-word): Pass POSS as arg.
12122
12123 * progmodes/ada-xref.el: Many doc and style fixes.
12124 (ada-find-any-references): Use compilation-start.
12125 (ada-get-ali-file-name): Improve error msg.
12126 (ada-get-ada-file-name): Likewise.
12127
12128 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
12129 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
12130
12131 * mail/mail-extr.el (mail-extr-all-top-level-domains):
12132 Add forward defvar.
12133
12134 * whitespace.el (global-whitespace-mode): New alias
12135 for whitespace-global-mode.
12136
12137 * speedbar.el (speedbar-file-regexp): Move definition up.
12138 (speedbar-mode, speedbar-set-mode-line-format):
12139 Use with-no-warnings.
12140 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
12141
12142 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
12143 controls whether to display the error buffer.
12144
12145 * ps-mule.el: Delete compatibility code for old Emacses.
12146 (ps-mule-find-wrappoint): Don't use chars-in-region.
12147
12148 * frame.el (display-mouse-p, display-selections-p):
12149 Use with-no-warnings.
12150
12151 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
12152
12153 2004-08-22 David Kastrup <dak@gnu.org>
12154
12155 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
12156 information.
12157
12158 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
12159
12160 2004-08-22 Andreas Schwab <schwab@suse.de>
12161
12162 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
12163
12164 2004-08-22 Masatake YAMATO <jet@gyve.org>
12165
12166 * cvs-status.el (cvs-status-checkout): New function.
12167 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
12168
12169 2004-08-21 David Kastrup <dak@gnu.org>
12170
12171 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
12172 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
12173 has been converted to use hashtables, the relation `nil=none' is
12174 no longer valid, as `nil' is not a hashtable. This patch tries to
12175 reduce the number of resulting errors.
12176
12177 2004-08-21 John Paul Wallington <jpw@gnu.org>
12178
12179 * subr.el (process-kill-without-query): Made obsolete in
12180 version 21.4, not 21.5.
12181
12182 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
12183 (vc-previous-comment, vc-next-comment)
12184 (vc-comment-search-reverse, vc-comment-search-forward)
12185 (vc-comment-to-change-log): Likewise.
12186
12187 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
12188
12189 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
12190
12191 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
12192 Correct indentation of DEFMETHODS with non-standard method
12193 combinations (e.g., PROGN, MIN, MAX).
12194
12195 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
12196
12197 * startup.el (normal-top-level-add-subdirs-to-load-path):
12198 Avoid unnecessarily checking system-type.
12199 (normal-top-level): Set TERM to "dumb". Simplify.
12200
12201 * avoid.el (mouse-avoidance-ignore-p): New fun.
12202 Also ignore switch-frame, select-window, double, and triple clicks.
12203 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
12204 (mouse-avoidance-fancy-hook): Use it.
12205
12206 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
12207
12208 * avoid.el (mouse-avoidance-nudge-mouse)
12209 (mouse-avoidance-banish-destination): Stay within the current window
12210 to avoid problems with mouse-autoselect-window.
12211
12212 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
12213
12214 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
12215 the newer format of some messages in cvs-1.12.1.
12216
12217 2004-08-19 Masatake YAMATO <jet@gyve.org>
12218
12219 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
12220 (elp-results-jump-to-definition-by-mouse)
12221 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
12222 (elp-output-result): Use elp-output-insert-symname.
12223
12224 2004-08-18 Kenichi Handa <handa@m17n.org>
12225
12226 * language/cyrillic.el: Register koi8-r in
12227 ctext-non-standard-encodings-alist.
12228 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
12229
12230 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
12231
12232 * emacs-lisp/copyright.el (copyright-update-year): Delete code
12233 that replaces 20xy with xy.
12234
12235 2004-08-17 John Paul Wallington <jpw@gnu.org>
12236
12237 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
12238 (reb-force-update): Doc fix.
12239
12240 2004-08-16 Richard M. Stallman <rms@gnu.org>
12241
12242 * progmodes/which-func.el (which-func-update-1): Doc fix.
12243
12244 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
12245 (sh-mode-abbrev-table): New variable.
12246
12247 * progmodes/compile.el (compilation-mode): Doc fix.
12248
12249 * emacs-lisp/lisp-mode.el (eval-last-sexp):
12250 Don't cons a new symbol each time.
12251 (eval-last-sexp-fake-value): New variable.
12252
12253 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
12254 (copyright-update-year): Detect continuation of list of years.
12255
12256 * term.el (term-default-fg-color, term-default-bg-color)
12257 (ansi-term-color-vector): Use `unspecified', not nil, as default.
12258
12259 * imenu.el: Several doc fixes: don't say variables are buffer-local.
12260
12261 2004-08-16 Davis Herring <herring@lanl.gov>
12262
12263 * isearch.el (isearch-string, isearch-message-string, isearch-point)
12264 (isearch-success, isearch-forward-flag, isearch-other-end)
12265 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12266 (isearch-barrier, isearch-within-brackets)
12267 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
12268
12269 2004-08-16 Kenichi Handa <handa@m17n.org>
12270
12271 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
12272
12273 2004-08-15 Kenichi Handa <handa@m17n.org>
12274
12275 * term/x-win.el (x-selection-value): If utf8 was successful but
12276 ctext was not, use utf8 string.
12277
12278 2004-08-14 Davis Herring <herring@lanl.gov>
12279
12280 * isearch.el: Remove accidental changes of March 4. Fix backing
12281 up when a regexp isearch is made more general. Use symbolic
12282 accessor functions for isearch stack frames to make usage clearer.
12283 (search-whitespace-regexp): Made groups in documentation shy (as
12284 is the group in the default value).
12285 (isearch-fallback): New function, addresses problems with regexps
12286 liberalized by `\|', adds support for liberalization by `\}' (the
12287 general repetition construct), and incorporates behavior for
12288 `*'/`?'.
12289 (isearch-}-char): New command, calls `isearch-fallback' with
12290 arguments appropriate to a typed `}'.
12291 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
12292 appropriately.
12293 (isearch-mode-map): Bind `}' to `isearch-}-char'.
12294 (isearch-string, isearch-message,string, isearch-point)
12295 (isearch-success, isearch-forward-flag, isearch-other-end)
12296 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12297 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
12298 New inline functions to read fields of a stack frame.
12299
12300 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
12301
12302 * battery.el (battery-linux-proc-acpi): Look into battery
12303 directories matching the literal string "CMB", too (required for
12304 Linux kernel version 2.6.7).
12305
12306 2004-08-14 John Paul Wallington <jpw@gnu.org>
12307
12308 * cus-start.el (read-file-name-completion-ignore-case): Add.
12309 (blink-cursor-alist): Change version to "21.4".
12310
12311 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
12312
12313 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
12314
12315 * speedbar.el (speedbar-scan-subdirs): New option.
12316 (speedbar-file-lists): Don't ignore file-name case on Unix and use
12317 dolist.
12318 (speedbar-insert-files-at-point): Take an extra argument and use
12319 it to optionally find out if a subdir is empty. Also unreadable
12320 files don't get expand buttons.
12321 (speedbar-directory): New image (unused pixmap already existed).
12322 (speedbar-expand-image-button-alist): Use it.
12323
12324 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
12325
12326 CC Mode update to 5.30.9:
12327
12328 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
12329 Move from cc-vars to cc-defs for dependency reasons. Fix the
12330 POSIX char class test to check that it works in
12331 `skip-chars-(forward|backward)' too.
12332
12333 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
12334 first argument starts with a special brace list.
12335
12336 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
12337 when `c-opt-type-concat-key' is used (i.e. in Pike).
12338
12339 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
12340 Fix bug when the inner char pair doesn't have paren syntax,
12341 i.e. "(<>)".
12342
12343 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
12344 whitespace safe.
12345
12346 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
12347 position for `arglist-intro', `arglist-cont-nonempty' and
12348 `arglist-close' when there are two arglist open parens on the same
12349 line and there's nothing in front of the first.
12350
12351 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
12352 locking of qualified names in Java, which previously could fontify
12353 common indexing expressions in many cases. The standard Java
12354 naming conventions are used to tell them apart.
12355
12356 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
12357 Fix inconsistency wrt opening parens on the first line inside a paren
12358 block.
12359
12360 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
12361 compile time for the sake of `c-major-mode-is'.
12362
12363 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
12364 `c-major-mode-is' in the event that this is used inside a
12365 `c-lang-defconst'.
12366
12367 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
12368 `c-lang-defconst' so that it works better with fallback languages.
12369
12370 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
12371 it to fail to record the base mode.
12372
12373 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12374 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
12375 is used. Reorder the syntax checks to get more efficient
12376 skipping in some situations.
12377
12378 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
12379 continuation which might precede the newly inserted '{'.
12380
12381 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12382 Fix cases where it could loop indefinitely.
12383
12384 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
12385 size specs correctly. Only fontify identifiers in front of '('
12386 with as functions - don't accept any paren char. Tighten up
12387 initializer skipping to stop before function and class blocks.
12388
12389 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
12390 the point could be left directly after an open paren when finding
12391 the beginning of the first decl in the block.
12392
12393 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
12394 table when filtering out legitimate open parens to be recorded.
12395 This could cause cache inconsistencies when e.g.
12396 `c++-template-syntax-table' was temporarily in use.
12397
12398 * progmodes/cc-engine.el (c-on-identifier)
12399 (c-simple-skip-symbol-backward): Small fix for handling "-"
12400 correctly in `skip-chars-backward'. Affected the operator lfun
12401 syntax in Pike.
12402
12403 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
12404 Fix bug that could cause an error from `after-change-functions' when
12405 the changed region is at bob.
12406
12407 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
12408
12409 CC Mode update to 5.30.9:
12410
12411 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
12412 to say that <TAB> doesn't insert WS into a CPP line.
12413 (c-indent-command, c-tab-always-indent): Amend doc strings.
12414
12415 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
12416 checks for user errors, thus eliminating cryptic and unhelpful
12417 Emacs error messages. (1) Check the arg to `c-set-style' is a
12418 string. (2) Check that settings to `c-offsets-alist' are not
12419 spuriously quoted.
12420
12421 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
12422 which precedes the newly inserted `{'.
12423
12424 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
12425
12426 Sync with Tramp 2.0.44.
12427
12428 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
12429 function "tramp_file_attributes". Otherwise, file names
12430 containing spaces are misinterpreted. Reported by Magnus Henoch
12431 <mange@freemail.hu>.
12432 (tramp-handle-file-truename): FILENAME must be expanded first.
12433 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
12434 obscure results. Reported by D. Goel <deego@gnufans.org>.
12435 (tramp-handle-verify-visited-file-modtime): If file does not
12436 exist, say it is not modified if and only if that agrees with the
12437 buffer's record. Check whether a file is visiting the buffer, or
12438 the buffer has no recorded last modification time. Return t in
12439 case the visiting file doesn't exist. Suggested by Luc Teirlinck
12440 <teirllm@auburn.edu>.
12441 (tramp-handle-write-region): Pass modtime explicitely to
12442 `set-visited-file-modtime', because filename can be different
12443 from (buffer-file-name) if `file-precious-flag' is set.
12444 `set-visited-file-modtime' must be called always when `visit' is t
12445 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
12446 (tramp-handle-set-visited-file-modtime): If `time-list' is not
12447 nil, don't apply the whole body. If the file doesn't exists, set
12448 modtime to '(-1 65535). Suggested by Luc Teirlinck
12449 <teirllm@auburn.edu>.
12450
12451 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
12452
12453 * help.el (describe-bindings): Doc fix.
12454
12455 * subr.el (kbd): Doc fix.
12456
12457 2004-08-08 John Paul Wallington <jpw@gnu.org>
12458
12459 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
12460 instead of `string-to-int'.
12461 (define-ibuffer-column mode): Fix indentation.
12462
12463 2004-08-08 Lars Hansen <larsh@math.ku.dk>
12464
12465 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
12466
12467 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
12468
12469 * subr.el (global-unset-key, local-unset-key): Doc fixes.
12470
12471 * novice.el (disabled-command-function): New variable renamed from
12472 `disabled-command-hook'.
12473 (disabled-command-hook): Keep the _variable_ as alias for
12474 `disabled-command-function' and make obsolete.
12475 (disabled-command-function): Function renamed from
12476 `disabled-command-hook'. Adapt code to name change of the variable.
12477
12478 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
12479
12480 * simple.el (completion-root-regexp): New defvar.
12481 (completion-setup-function): Use it instead of a literal string.
12482
12483 2004-08-07 John Paul Wallington <jpw@gnu.org>
12484
12485 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
12486 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
12487 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
12488 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
12489
12490 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12491
12492 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
12493 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
12494
12495 2004-08-04 Kenichi Handa <handa@m17n.org>
12496
12497 * international/encoded-kb.el (encoded-kbd-setup-keymap):
12498 Fix previous change.
12499
12500 2004-08-03 Kenichi Handa <handa@m17n.org>
12501
12502 * international/encoded-kb.el: The following changes are to
12503 utilize key-translation-map instead of minor mode map.
12504 (encoded-kbd-iso2022-non-ascii-map): Delete it.
12505 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
12506 (encoded-kbd-last-key): New function.
12507 (encoded-kbd-iso2022-single-shift): New function.
12508 (encoded-kbd-iso2022-designation)
12509 (encoded-kbd-self-insert-iso2022-7bit)
12510 (encoded-kbd-self-insert-iso2022-8bit)
12511 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
12512 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
12513 key-translation-map.
12514 (encoded-kbd-setup-keymap): Setup key-translation-map.
12515 (saved-key-translation-map): New variable.
12516 (encoded-kbd-mode): Save/restore key-translation-map.
12517 Adjust for the change of encoded-kbd-setup-keymap.
12518
12519 2004-08-02 Kim F. Storm <storm@cua.dk>
12520
12521 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
12522 and call compute-motion with nil for topos and width to get proper
12523 usable width and height for both window and non-window systems.
12524
12525 * windmove.el (windmove-coordinates-of-position): Let compute-motion
12526 calculate usable window width and height.
12527
12528 * window.el (window-buffer-height): Call compute-motion with nil width.
12529
12530 2004-08-01 David Kastrup <dak@gnu.org>
12531
12532 * replace.el (query-replace-read-from):
12533 Use `query-replace-compile-replacement'.
12534 (query-replace-compile-replacement): New function.
12535 (query-replace-read-to): Use `query-replace-compile-replacement'
12536 for repeating the last command.
12537
12538 2004-08-01 John Paul Wallington <jpw@gnu.org>
12539
12540 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
12541 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
12542 (pr-switches): Remove period from end of error messages.
12543
12544 * help-mode.el (help-go-back): Likewise.
12545
12546 * abbrev.el (only-global-abbrevs): Doc fix.
12547 (edit-abbrevs-map): Define within defvar.
12548 (quietly-read-abbrev-file): Doc fix.
12549
12550 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
12551
12552 * novice.el (enable-command, disable-command): Doc fixes.
12553
12554 * subr.el (event-modifiers, event-basic-type): Doc fixes.
12555
12556 2004-07-30 Richard M. Stallman <rms@gnu.org>
12557
12558 * subr.el (with-local-quit): Doc fix.
12559
12560 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
12561
12562 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
12563
12564 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
12565
12566 * custom.el (defcustom): Doc fix.
12567
12568 2004-07-28 Masatake YAMATO <jet@gyve.org>
12569
12570 * progmodes/etags.el (etags-tags-apropos): Show building progress.
12571
12572 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
12573
12574 * imenu.el (imenu-prev-index-position-function)
12575 (imenu-extract-index-name-function, imenu-name-lookup-function)
12576 (imenu--index-alist): Docstring redundancy fix.
12577
12578 2004-07-25 Lars Hansen <larsh@math.ku.dk>
12579
12580 * wdired.el (wdired-finish-edit): Require dired-aux before locally
12581 binding dired-backup-overwrite.
12582
12583 2004-07-25 John Paul Wallington <jpw@gnu.org>
12584
12585 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
12586
12587 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
12588
12589 * term/tty-colors.el (tty-color-approximate): Doc fix.
12590
12591 * select.el (x-get-selection, x-set-selection): Doc fixes.
12592
12593 * frame.el (make-frame): Doc fix.
12594
12595 2004-07-24 Richard M. Stallman <rms@gnu.org>
12596
12597 * mail/rmail.el (rmail-mime-charset-pattern):
12598 Don't include semicolon in the charset value.
12599
12600 * replace.el (occur-next-error): Call set-window-point.
12601 (occur-engine): Handle negative NLINES.
12602
12603 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
12604
12605 * frame.el (modify-all-frames-parameters): Minor doc fix.
12606 (set-frame-configuration): Doc fix.
12607
12608 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
12609
12610 * simple.el (completion-setup-function): Compute the common parts
12611 and the first difference place correctly when
12612 partial-completion-mode is on.
12613
12614 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12615
12616 * ps-print.el: Doc fix.
12617 (ps-print-version): New version 6.6.5.
12618 (ps-printing-region): Doc fix.
12619 (ps-generate-string-list): Comment fix.
12620 (ps-message-log-max): Code fix.
12621
12622 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
12623
12624 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
12625 generated PostScript.
12626
12627 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
12628
12629 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
12630 with Gnus v5_10 branch.)
12631
12632 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
12633
12634 * calendar/time-date.el (time-to-number-of-days): New function.
12635 Imported from from Gnus.
12636
12637 2004-07-22 Kim F. Storm <storm@cua.dk>
12638
12639 * progmodes/make-mode.el: Fix comments.
12640
12641 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12642
12643 * printing.el: Doc fix.
12644
12645 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
12646
12647 * frame.el (modify-all-frames-parameters): Minor doc fix.
12648
12649 2004-07-20 Richard M. Stallman <rms@gnu.org>
12650
12651 * textmodes/fill.el (fill-nobreak-p): If this break point is
12652 at the end of the line, don't consider the newline which follows
12653 as a reason to return t.
12654
12655 2004-07-19 John Paul Wallington <jpw@gnu.org>
12656
12657 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
12658
12659 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
12660
12661 * dired-aux.el (dired-do-kill-lines): Expand docstring.
12662 Delete irrelevant code.
12663
12664 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12665
12666 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12667 New docstring. From Luc Teirlinck.
12668
12669 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
12670
12671 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
12672 section.
12673 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
12674 non-file buffers. We know it is nil.
12675
12676 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12677
12678 Sync with Tramp 2.0.43.
12679
12680 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12681 Remove outdated comment.
12682 (tramp-locked, tramp-locker): New variables for implementing a
12683 global lock.
12684 (tramp-sh-file-name-handler): Use them to implement the global lock.
12685
12686 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
12687
12688 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
12689 calls to respective `xxx` calls.
12690 (tramp-process-alive-regexp): Precise doc string.
12691 (tramp-multi-action-process-alive): New defun.
12692 (tramp-multi-actions): Use it.
12693 (tramp-handle-find-backup-file-name): `copy-tree' is available
12694 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
12695 in order to avoid this function.
12696 (tramp-handle-write-region): Set current buffer. If connection
12697 wasn't open, `file-modes' has changed it accidently. Reported by
12698 David Kastrup <dak@gnu.org>.
12699 (tramp-enter-password, tramp-read-passwd): New arguments USER and
12700 HOST.
12701 (tramp-action-password, tramp-multi-action-password): Apply it.
12702 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
12703 name must still contain the port number. Otherwise, we have two
12704 Tramp buffers, with all the confusion. Reported by Myron Selby
12705 <myron@xytech.com> and Rolf Dubitzky
12706 <Dubitzky@physi.uni-heidelberg.de>.
12707
12708 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
12709 HOST to `tramp-enter-passwd'.
12710
12711 * net/tramp-vc.el (all): Code cleanup. Change all
12712 `tramp-handle-xxx' calls to respective `xxx` calls.
12713
12714 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
12715
12716 * emacs-lisp/testcover.el: New category "potentially-1valued" for
12717 functions that are not erroneous if either 1-valued or
12718 multi-valued. Detect functions in this class.
12719 (testcover-1value-functions, testcover-compose-functions)
12720 (testcover-progn-functions) Add some additional functions to lists.
12721 (testcover-mark): Bugfix when marking up the definition for an
12722 empty function.
12723
12724 2004-07-17 Richard M. Stallman <rms@gnu.org>
12725
12726 * replace.el (occur-read-primary-args): Pass default to
12727 read-from-minibuffer.
12728
12729 * mail/footnote.el (footnote-section-tag): Use defcustom.
12730
12731 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
12732 Compile font-lock-keywords, not KEYWORDS.
12733 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
12734 Add warn, check-type. Handle cerror like error.
12735
12736 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
12737
12738 * progmodes/which-func.el (which-func-keymap): New var.
12739 (which-func-face): New face.
12740 (which-func-format): Use them.
12741
12742 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12743
12744 * buff-menu.el (list-buffers-noselect): Append the buffer's
12745 process status to its mode name.
12746
12747 2004-07-16 Kim F. Storm <storm@cua.dk>
12748
12749 * simple.el (inhibit-mark-movement): New defvar.
12750 (beginning-of-buffer, end-of-buffer): Do not push mark if
12751 inhibit-mark-movement is non-nil or C-u prefix is given.
12752
12753 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
12754 Init to beginning-of-buffer and end-of-buffer.
12755 (cua--undo-push-mark): New defvar.
12756 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
12757 already active and command is in cua--preserve-mark-commands.
12758 Also fix check for shift modifier on non-window systems.
12759 (cua--post-command-handler): Clear inhibit-mark-movement if set.
12760
12761 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
12762
12763 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
12764 of two integers, instead of a cons.
12765
12766 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12767 `visited-file-modtime' now returns a list of two integers, instead
12768 of a cons.
12769
12770 * dired.el (dired-directory-changed-p): Ditto.
12771
12772 * progmodes/grep.el (grep): Doc fix.
12773
12774 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
12775
12776 * autorevert.el (auto-revert-tail-mode)
12777 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
12778 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
12779 in both at the same time.
12780 (auto-revert-tail-mode): New command.
12781 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
12782 (auto-revert-handler): Revert only either tail or whole file.
12783
12784 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
12785 add auto-revert-tail-mode.
12786
12787 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12788
12789 * printing.el: Doc fix. Change name of some funs.
12790 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
12791 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
12792 (pr-standard-file-name): New fun. Replace pr-standard-path.
12793 (pr-call-process): Code fix.
12794
12795 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
12796
12797 * subr.el (with-selected-window): Doc fix.
12798
12799 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
12800
12801 * subr.el (get-buffer-window-list): Doc fix.
12802
12803 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
12804
12805 * files.el (switch-to-buffer-other-window): Doc fix.
12806
12807 * window.el (save-selected-window, one-window-p)
12808 (split-window-keep-point, split-window-vertically)
12809 (split-window-horizontally): Doc fixes.
12810
12811 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12812
12813 * printing.el: Doc fix. Now it uses call-process instead of
12814 shell-command for low command execution.
12815 (pr-version): New version number (6.8).
12816 (pr-shell-file-name): Option removed.
12817 (pr-shell-command): Fun removed.
12818 (pr-call-process): New fun. Replace pr-shell-command.
12819 (pr-standard-path, pr-remove-nil-from-list): New funs.
12820 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
12821 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
12822 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
12823 (pr-ps-utility-process, pr-txt-print): Code fix.
12824
12825 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12826
12827 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
12828 boolean.
12829
12830 2004-07-09 Lars Hansen <larsh@math.ku.dk>
12831
12832 * wid-edit.el (widget-field-buffer): Doc fix.
12833
12834 2004-07-09 John Paul Wallington <jpw@gnu.org>
12835
12836 * emacs-lisp/re-builder.el (reb-update-overlays):
12837 Distinguish between one and several matches in message.
12838
12839 2004-07-09 Richard M. Stallman <rms@gnu.org>
12840
12841 * mouse.el (mouse-set-region-1): If transient-mark-mode
12842 is `identity', change it to `only'.
12843
12844 * simple.el (current-word): Doc fix.
12845
12846 2004-07-09 Mark A. Hershberger <mah@everybody.org>
12847
12848 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
12849 so that it is more understanding of whitespace.
12850
12851 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
12852 (("ns" . "element") (attr-list) children) instead of
12853 ((:ns . "element") (attr-list) children) in order to reduce the
12854 number of symbols used.
12855 (xml-skip-dtd): Change to use xml-parse-dtd but set
12856 xml-validating-parsing to nil.
12857 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
12858 (xml-substitute-entity): Remove in favor of new entity substitution.
12859 (xml-substitute-special): Rewrite in to substitute complex
12860 entities from DOCTYPE declarations.
12861 (xml-parse-fragment): Parse fragments from entity deleclarations.
12862 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
12863 (xml-parse-dtd, xml-substitute-special): Make validity checks
12864 conditioned on xml-validating-parser. Add "Not Well Formed" to
12865 error messages about well-formedness.
12866
12867 2004-07-08 Steven Tamm <steventamm@mac.com>
12868
12869 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
12870 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
12871 Do not treat double clicks and triple clicks specially in the
12872 scroll bar (preventing strange repositioning problems)
12873
12874 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
12875
12876 * replace.el (query-replace-regexp-eval): Fix last change.
12877
12878 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
12879
12880 * replace.el (query-replace-descr): New fun.
12881 (query-replace-read-from, query-replace-read-args): Default to the
12882 previous from&to.
12883 (query-replace-read-to): Quote the `from' string when displaying it.
12884 (query-replace-regexp-eval): Immediately check read-only status.
12885 Use query-replace-read-from to get the \n checking.
12886 Quote the `from' string when displaying it.
12887 (map-query-replace-regexp, occur-read-primary-args):
12888 Quote the `from' string when displaying it.
12889
12890 * isearch.el (isearch-query-replace): Pass the regexp-ness and
12891 delimited-ness of the search to query-replace.
12892
12893 * replace.el (query-replace-read-from, query-replace-read-to):
12894 New funs extracted from query-replace-read-args.
12895 (query-replace-read-args): Use them.
12896
12897 * replace.el (query-replace-interactive, query-replace-read-args):
12898 Remove the `initial' special value.
12899 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
12900 (occur-engine): Remove unused var `matchend'.
12901
12902 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
12903 Use the search string without prompting.
12904
12905 2004-07-05 Kenichi Handa <handa@m17n.org>
12906
12907 * international/mule.el (decode-coding-inserted-region):
12908 Set last-coding-system-used only when coding is nil.
12909
12910 2004-07-03 Eli Zaretskii <eliz@gnu.org>
12911
12912 * progmodes/grep.el (grep-compute-defaults, grep-command)
12913 (grep-program, find-program, grep-find-use-xargs, grep-history)
12914 (grep-find-history, grep-tag-default, grep-find-command)
12915 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
12916 Add autoload cookies, for unbundled packages that load `compile'
12917 and expect all grep-related symbols to become defined.
12918
12919 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
12920
12921 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
12922 (iimage-mode-image-search-path): New user option to search the
12923 image file.
12924 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
12925 have locate-file.
12926 (iimage-mode-buffer): Use it.
12927
12928 2004-07-03 Nick Roberts <nickrob@gnu.org>
12929
12930 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
12931 carefully.
12932 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
12933
12934 2004-07-03 Juri Linkov <juri@jurta.org>
12935
12936 * replace.el (query-replace-read-args): Swallow space after 'foo,
12937 not after (quote foo). Match space only immediately after symbol,
12938 not anywhere in the whole string.
12939
12940 2004-07-02 Richard M. Stallman <rms@gnu.org>
12941
12942 * replace.el (query-replace-read-args): Swallow space after
12943 symbols, not after closeparens. But avoid error if string ends there.
12944
12945 * progmodes/python.el (python-beginning-of-statement):
12946 Exit the loop if backward-up-list gets error.
12947
12948 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
12949
12950 2004-07-02 Andre Spiegel <spiegel@gnu.org>
12951
12952 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
12953 only if vc-consult-headers is non-nil.
12954
12955 2004-07-02 Juri Linkov <juri@jurta.org>
12956
12957 * pcvs.el (cvs-mode-diff-repository): New command.
12958
12959 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
12960
12961 2004-07-01 Juri Linkov <juri@jurta.org>
12962
12963 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
12964 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
12965 C-M-% to isearch-query-replace-regexp.
12966 (minibuffer-local-isearch-map): Add arrow key bindings.
12967 Bind C-f to isearch-yank-char-in-minibuffer.
12968 (isearch-forward): Doc fix.
12969 (isearch-edit-string): Doc fix.
12970 (isearch-query-replace, isearch-query-replace-regexp): New funs.
12971 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
12972 (isearch-yank-char): Add optional arg.
12973 (isearch-yank-char-in-minibuffer): New fun.
12974
12975 * replace.el (query-replace-interactive): Change type from boolean
12976 to choice. Add value `initial'.
12977 (query-replace-read-args): Handle value `initial' of
12978 query-replace-interactive.
12979
12980 2004-06-29 Kim F. Storm <storm@cua.dk>
12981
12982 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
12983 (breakpoint-disabled-bitmap-face): Add :group 'gud.
12984
12985 * progmodes/ada-xref.el (ada-tight-gvd-integration):
12986 Add :group 'ada.
12987
12988 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
12989
12990 2004-06-29 Juri Linkov <juri@jurta.org>
12991
12992 * replace.el (query-replace-read-args): Swallow a space after
12993 everything except )]" which in most cases means after a symbol.
12994
12995 * emacs-lisp/pp.el (pp-buffer): Add autoload.
12996
12997 2004-06-28 Richard M. Stallman <rms@gnu.org>
12998
12999 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
13000 More changes to go with previous change in font-lock.el.
13001
13002 2004-06-26 David Kastrup <dak@gnu.org>
13003
13004 * replace.el (perform-replace): Highlight the match even in
13005 non-query mode if there is potential replace string editing.
13006
13007 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
13008
13009 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
13010 agree with new return value of `file-remote-p'.
13011 This syncs with Tramp 2.0.42.
13012
13013 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
13014 according to new documentation of `file-remote-p'.
13015
13016 * files.el (file-remote-p): Fix doc to say that return value is
13017 identification of remote system, if not nil.
13018 (file-relative-name): Use new return value of `file-remote-p'.
13019
13020 2004-06-26 Nick Roberts <nickrob@gnu.org>
13021
13022 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
13023 (gdb-goto-breakpoint): Fix breakage.
13024
13025 2004-06-26 Eli Zaretskii <eliz@gnu.org>
13026
13027 * man.el (Man-getpage-in-background): Add windows-nt to the list
13028 of systems where shell-file-name should be used instead of
13029 literal "sh".
13030
13031 2004-06-25 Sam Steingold <sds@gnu.org>
13032
13033 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
13034 function names `(setf symbol)'.
13035
13036 2004-06-24 Richard M. Stallman <rms@gnu.org>
13037
13038 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
13039
13040 * font-lock.el (font-lock-keywords): Change format of compiled values.
13041 Document it.
13042 (font-lock-add-keywords): If font-lock-keywords is compiled,
13043 extract the uncompiled version, modify, then recompile.
13044 (font-lock-remove-keywords): Likewise.
13045 (font-lock-fontify-keywords-region): Handle changed format.
13046 (font-lock-compile-keywords): Handle changed format.
13047 (font-lock-set-defaults): Compile the keywords explicitly here.
13048
13049 2004-06-24 David Kastrup <dak@gnu.org>
13050
13051 * replace.el (query-replace-read-args): Implement `\,' and `\#'
13052 replacements here.
13053 (query-replace-regexp): Doc string explaining this and the new
13054 `\?' replacement. Remove `\,' and `\#' implementation here, as it
13055 is better placed in `query-replace-read-args'.
13056 (replace-regexp): Explain `\,', `\#' and `\?'.
13057 (replace-match-data): New function for thorough reuse/destruction
13058 of old match-data.
13059 (replace-match-maybe-edit): Function for implementing `\?' editing.
13060 (perform-replace): Fix maintaining of the match stack including
13061 already matched regions, implement `\?', fix various problems
13062 with regions while editing and other stuff.
13063 (replace-highlight): Simplify.
13064
13065 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
13066
13067 * progmodes/grep.el (grep-error-screen-columns): New variable.
13068 (grep-regexp-alist): Give it the full functionality of gnu style
13069 compilation messages with line and column ranges. Ask me for the
13070 perl script I'm working on, that uses these.
13071
13072 2004-06-23 Nick Roberts <nickrob@gnu.org>
13073
13074 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
13075 Remove.
13076 (comint-insert-input, comint-mouse-insert-input): New functions
13077 based on comint-insert-clicked-input for two bindings but just
13078 one functionality.
13079
13080 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
13081
13082 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
13083
13084 2004-06-23 Lars Hansen <larsh@math.ku.dk>
13085
13086 * files.el (write-contents-functions): Doc fix.
13087
13088 2004-06-21 Juanma Barranquero <lektu@terra.es>
13089
13090 * image.el (image-library-alist): Rewrite docstring in active voice.
13091
13092 2004-06-20 Richard M. Stallman <rms@gnu.org>
13093
13094 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
13095
13096 * isearch.el (isearch-repeat): Avoid testing old match data.
13097 (isearch-message): Display trailing space in special font
13098 when search is failing.
13099 (isearch-search-fun-function): Doc fix.
13100
13101 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
13102
13103 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
13104
13105 * frame.el (show-trailing-whitespace): Doc fix.
13106
13107 * cus-edit.el (custom-variable-documentation): New function.
13108 (custom-variable): Use it.
13109
13110 2004-06-19 Nick Roberts <nickrob@gnu.org>
13111
13112 * man.el (Man-getpage-in-background): Revert previous change but
13113 make cygwin a special case.
13114
13115 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
13116
13117 * autorevert.el (global-auto-revert-non-file-buffers):
13118 Update docstring.
13119
13120 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
13121
13122 * progmodes/compile.el (compilation-error-properties): Store one
13123 more than end-col, if present, so that transient-mark-mode will
13124 highlight last char too.
13125 * progmodes/grep.el (grep-regexp-alist): Match columns and column
13126 ranges, if present.
13127
13128 2004-06-18 Jason Rumney <jasonr@gnu.org>
13129
13130 * makefile.w32-in: Double percent signs in for loops.
13131
13132 2004-06-17 David Kastrup <dak@gnu.org>
13133
13134 * replace.el (query-replace-read-args): Only warn about use of \n
13135 and \t when we are doing a regexp replacement and the actual
13136 escaped character is n or t.
13137 (query-replace-regexp): Add \, and \# interpretation to
13138 interactive call and document it.
13139 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
13140 as shortkey for replace-count.
13141 (replace-quote): New function for doubling backslashes.
13142
13143 2004-06-17 Juanma Barranquero <lektu@terra.es>
13144
13145 * files.el (parse-colon-path, cd): Mention in docstring that the
13146 path separator is colon in GNU-like systems.
13147
13148 * newcomment.el (comment-region-internal): Fix docstring.
13149
13150 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
13151 (ewoc-invalidate, ewoc-collect): Doc fixes.
13152 (ewoc--create-node, ewoc--delete-node-internal):
13153 Fix typos in docstring.
13154
13155 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13156
13157 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
13158 manual to docstring.
13159
13160 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13161
13162 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
13163
13164 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13165
13166 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13167 Add hyperlink to emacs-xtra manual to docstring.
13168
13169 * autorevert.el (global-auto-revert-non-file-buffers):
13170 Add hyperlink to emacs-xtra manual to docstring, as well as an
13171 info-link.
13172
13173 2004-06-14 Juanma Barranquero <lektu@terra.es>
13174
13175 * image.el (image-library-alist): New variable to map image types
13176 to external libraries. Initialized to nil, unless system-specific
13177 configs change it.
13178 (image-type-available-p): Determine whether an image type is
13179 available by calling `init-image-library'.
13180
13181 * term/w32-win.el (image-library-alist): Initialize to a known set
13182 of probable library names.
13183
13184 2004-06-14 Kenichi Handa <handa@m17n.org>
13185
13186 * international/code-pages.el (windows-1256, cp1125): Fix tables
13187 for several characters.
13188
13189 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
13190
13191 2004-06-13 Richard M. Stallman <rms@gnu.org>
13192
13193 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
13194
13195 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
13196 not "`pc-selection-mode'".
13197
13198 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
13199
13200 * simple.el (previous-matching-history-element): Specify a default.
13201
13202 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
13203
13204 * cus-face.el (custom-declare-face): Simplify code.
13205
13206 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
13207
13208 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
13209
13210 * files.el (before-save-hook): Add `time-stamp' to the options.
13211
13212 * time-stamp.el (time-stamp): Recommend adding it to
13213 `before-save-hook', rather than `write-file-functions'.
13214 Make a similar change in `Commentary' section.
13215
13216 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
13217
13218 * diff-mode.el (diff-current-defun): If at start of hunk, use
13219 position of first change.
13220
13221 2004-06-13 Lars Hansen <larsh@math.ku.dk>
13222
13223 * dired-x.el (dired-mark-omitted): Bind to "*O".
13224
13225 2004-06-12 Karl Fogel <kfogel@red-bean.com>
13226
13227 * bookmark.el (bookmark-bmenu-relocate): New function, as
13228 suggested by David J. Biesack <David.Biesack@sas.com>.
13229 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
13230 (bookmark-bmenu-mode): Describe binding in doc string.
13231 (bookmark-set-filename): Save the bookmark list if it's time.
13232
13233 2004-06-13 Kenichi Handa <handa@m17n.org>
13234
13235 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
13236 (ccl-untranslated-to-ucs): Fix typo.
13237
13238 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
13239
13240 * progmodes/python.el (python-open-block-statement-p):
13241 Fix indentation after a block opening that contains a comment.
13242
13243 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
13244
13245 * bindings.el (completion-ignored-extensions): Add file extensions
13246 of Python byte-compiled files.
13247
13248 2004-06-12 Juri Linkov <juri@jurta.org>
13249
13250 * info.el (Info-goto-node): Add autoload.
13251 (Info-toc): Add substring-no-properties on Info file name.
13252 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
13253 (Info-mode-map): Bind L to Info-history, T to Info-toc.
13254
13255 2004-06-12 Kenichi Handa <handa@m17n.org>
13256
13257 * international/mule-cmds.el (set-language-environment):
13258 Load subst tables if necessary.
13259
13260 * international/mule.el (decode-char): Load subst tables if necessary.
13261 (encode-char): Likewise.
13262
13263 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
13264 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
13265 (utf-16le-decode-loop): Set r5 to -1 before loop.
13266 (utf-16be-decode-loop): Likewise.
13267 (ccl-decode-mule-utf-16le): Add EOF processing block.
13268 (ccl-decode-mule-utf-16be): Likewise.
13269 (ccl-decode-mule-utf-16le-with-signature): Likewise.
13270 (ccl-decode-mule-utf-16be-with-signature): Likewise.
13271 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
13272 (ccl-mule-utf-16-encode-untrans): New CCL.
13273 (utf-16-decode-to-ucs): Handle pre-read character.
13274 (utf-16le-encode-loop): Handle surrogate pair.
13275 (utf-16be-encode-loop): Likewise.
13276 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
13277 of utf-16le-encode-loop.
13278 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
13279 of utf-16be-encode-loop.
13280 (mule-utf-16-post-read-conversion):
13281 Call utf-8-post-read-conversion at first.
13282 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
13283 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
13284 Add post-read-conversion and pre-write-conversion.
13285
13286 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
13287 (utf-translate-cjk-unicode-range): New variable.
13288 (utf-translate-cjk-load-tables): New function.
13289 (utf-lookup-subst-table-for-decode): New function.
13290 (utf-lookup-subst-table-for-encode): New function.
13291 (utf-translate-cjk-mode): Init-value changed to t. Don't load
13292 tables here. Update safe-charsets of utf-* coding systems.
13293 (ccl-mule-utf-untrans): New CCL.
13294 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
13295 at end of each branch.
13296 (ccl-mule-utf-8-encode-untrans): New CCL.
13297 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
13298 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
13299 length of encoding. Don't return r0.
13300 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
13301 (utf-8-post-read-conversion): Narrow to region properly.
13302 If utf-translate-cjk-mode is on, load tables if necessary.
13303 Call utf-8-compose with hash-table arg if necessary.
13304 Call XXX-compose-region instead of XXX-post-read-convesion.
13305 (utf-8-pre-write-conversion): New function.
13306 (mule-utf-8): Include CJK charsets in safe-charsets if
13307 utf-translate-cjk-mode is on. Add pre-write-conversion.
13308
13309 * international/characters.el: Temporarily set
13310 utf-translate-cjk-mode to nil.
13311
13312 * language/devan-util.el (devanagari-compose-region):
13313 Add autoload cookie.
13314
13315 * international/ccl.el (ccl-dump-call): Fix printing the
13316 subroutine name.
13317
13318 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
13319
13320 * dired.el (dired-revert): If buffer is marked unmodified before
13321 reverting, keep it marked unmodified.
13322 Adapt to new conventions for commenting out code.
13323 (dired-make-relative): Adapt to new conventions for commenting out code.
13324
13325 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
13326
13327 * eshell/esh-module.el (eshell-load-defgroups):
13328 Bind `vc-handled-backends' to nil when opening files.
13329
13330 2004-06-11 Juanma Barranquero <lektu@terra.es>
13331
13332 * files.el (parse-colon-path, cd): Doc fixes (refer to
13333 `path-separator', not colon).
13334
13335 2004-06-10 Juanma Barranquero <lektu@terra.es>
13336
13337 * newcomment.el (comment-search-forward)
13338 (comment-search-backward): Fix typos in docstring.
13339 (comment-region): Doc fix.
13340
13341 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
13342
13343 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
13344 switch is no longer stored in `dired-switches-alist'.
13345
13346 * dired-aux.el (dired-insert-subdir): Do not store R switch in
13347 `dired-switches-alist'.
13348
13349 2004-06-10 Kim F. Storm <storm@cua.dk>
13350
13351 * pcvs.el (cvs-mode-diff-yesterday): New command.
13352
13353 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
13354
13355 2004-06-10 Juri Linkov <juri@jurta.org>
13356
13357 * emacs-lisp/edebug.el (edebug-eval-defun):
13358 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
13359 Fix docstring.
13360
13361 * simple.el (eval-expression-print-format): Don't print additional
13362 information on the first call to `eval-print-last-sexp'.
13363 (next-error-find-buffer): Fix punctuation.
13364 (killing) <defgroup>: Fix punctuation.
13365 (yank-excluded-properties): Change group from editing to killing.
13366
13367 * replace.el (perform-replace): Use `limit' to terminate the
13368 while-loop explicitly.
13369
13370 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13371
13372 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
13373 Use lc-*.xpm as prefix instead of *-locol.xpm.
13374
13375 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
13376 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
13377 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
13378 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
13379 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
13380 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
13381 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
13382 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
13383 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
13384 * toolbar/lc-up_arrow.xpm:
13385 Rename from *-locol.xpm.
13386
13387 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
13388
13389 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
13390 include forms like &<str>; as valid url patterns.
13391
13392 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
13393
13394 * dired.el (dired-diff, dired-backup-diff)
13395 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
13396 (dired-do-chown, dired-do-touch, dired-do-print)
13397 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
13398 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
13399 (dired-create-directory, dired-do-copy, dired-do-symlink)
13400 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
13401 (dired-do-copy-regexp, dired-do-hardlink-regexp)
13402 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
13403 (dired-maybe-insert-subdir, dired-next-subdir)
13404 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
13405 (dired-kill-subdir, dired-tree-up, dired-tree-down)
13406 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
13407 (dired-run-shell-command, dired-query): Remove redundant,
13408 or incorrect, autoloads.
13409
13410 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
13411 does not end in a slash. Add optional argument KILL-ROOT.
13412 Update docstring.
13413 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
13414 (dired-query): Add autoloads.
13415
13416 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
13417
13418 * progmodes/compile.el (compilation-set-window-height):
13419 Rearrange the save-* functions because a buffer can have several current
13420 point in different windows.
13421 (compilation-error-regexp-alist-alist): Recognize {standard input}
13422 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
13423
13424 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13425
13426 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
13427 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
13428 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
13429 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
13430 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
13431 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
13432 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
13433 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
13434 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
13435 * toolbar/up_arrow-locol.xpm:
13436 New versions of icons that uses fewer colors.
13437
13438 * toolbar/tool-bar.el (tool-bar-local-item)
13439 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
13440 if display-color-cells is 256 or less.
13441
13442 2004-06-08 Kim F. Storm <storm@cua.dk>
13443
13444 * wid-edit.el (widget-specify-button): Use hand pointer rather
13445 than mouse-face as visible mouse-over effect.
13446
13447 2004-06-07 Karl Fogel <kfogel@red-bean.com>
13448
13449 * saveplace.el (save-place-alist-to-file): Bind `print-length'
13450 and `print-level' to nil when writing out `save-place-alist'.
13451 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
13452
13453 2004-06-07 Juanma Barranquero <lektu@terra.es>
13454
13455 * completion.el (completion-kill-region): Doc fix.
13456
13457 * format.el (format-insert-annotations)
13458 (format-annotate-location): Doc fixes.
13459 (format-subtract-regions): Make arguments match their use in docstring.
13460
13461 * simple.el (kill-region): Doc fix.
13462
13463 * subr.el (insert-buffer-substring-no-properties)
13464 (insert-buffer-substring-as-yank): Doc fixes.
13465
13466 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
13467
13468 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13469 Update docstring.
13470 (dired-reset-subdir-switches): New function.
13471
13472 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
13473 Limit scope of `buffer-read-only' binding.
13474
13475 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
13476
13477 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
13478 eshell-explicit-command-char.
13479
13480 2004-06-06 Juanma Barranquero <lektu@terra.es>
13481
13482 * help-fns.el (help-argument-name): Inherit from italic face only
13483 if the frame supports it.
13484
13485 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13486
13487 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
13488 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
13489 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
13490 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
13491 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
13492 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
13493 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
13494 New conversions from xpm files.
13495
13496 * toolbar/README: New file.
13497
13498 2004-06-06 Richard M. Stallman <rms@gnu.org>
13499
13500 * isearch.el (isearch-mode-map): Undo previous change.
13501
13502 2004-06-05 Juri Linkov <juri@jurta.org>
13503
13504 * bindings.el (debug-ignored-errors): Add regexps for history
13505 related messages. Remove $ from "No further undo information".
13506 Move Ediff's messages to ediff.el.
13507
13508 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
13509
13510 * cus-edit.el (custom-display): Add `min-colors'.
13511
13512 * custom.el (defface): Add `supports' to docstring.
13513
13514 * help-fns.el (help-argument-name): Add :group 'help.
13515
13516 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
13517
13518 * find-dired.el (find-ls-subdir-switches): New user option.
13519 (find-dired): No longer call `abbreviate-file-name' on DIR.
13520 Set `dired-subdir-switches' buffer-locally.
13521
13522 * locate.el: Merge the two `Commentary' sections.
13523 (locate-ls-subdir-switches): New user option.
13524 (locate): Update for other changes.
13525 (locate-mode-map): Restore Dired binding for mouse-2.
13526 Bind `locate-mouse-view-file' to M-mouse-2.
13527 Bind `l' to `locate-do-redisplay'.
13528 (locate-main-listing-line-p, locate-do-redisplay): New functions.
13529 (locate-mouse-view-file, locate-tags, locate-find-directory):
13530 Print message if used outside main listing.
13531 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
13532 Various changes to support inserted subdirectories.
13533 (locate-insert-header): Change header of *Locate* buffer.
13534
13535 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13536 Change interactive default switches.
13537 (dired-rename-subdir-2): Update `dired-switches-alist'.
13538 (dired-insert-subdir, dired-kill-subdir):
13539 Handle `dired-switches-alist'. Do not mark buffer modified.
13540 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
13541 (dired-insert-subdir-doinsert): Omit messages.
13542 Handle `dired-subdir-switches'.
13543 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
13544
13545 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
13546 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
13547 subdirs if -R switch is used for a subdir.
13548 (dired-mode): Set `dired-switches-alist'.
13549 (dired-build-subdir-alist): Only print number of directories in
13550 echo area when invoked interactively.
13551
13552 2004-06-05 Lars Hansen <larsh@math.ku.dk>
13553
13554 * dired-x.el (dired-omit-mode): Rename from
13555 dired-omit-files-p. Use define-minor-mode to define it.
13556 (dired-omit-files-p): Add as alias for dired-omit-mode.
13557 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
13558 dired-mark-omitted.
13559 (dired-mark-omitted): Add. Bind to M-O.
13560
13561 2004-06-05 Kenichi Handa <handa@m17n.org>
13562
13563 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
13564
13565 2004-06-05 Juanma Barranquero <lektu@terra.es>
13566
13567 * help-fns.el (help-argument-name): Reintroduce face.
13568 (help-default-arg-highlight): Use it, now that
13569 `face-differs-from-default-p' can be trusted.
13570
13571 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
13572
13573 * textmodes/table.el: Sentence commands added to Point Motion
13574 group; kill and backward-kill commands added to Extraction group.
13575
13576 2004-06-04 Mario Lang <mlang@delysid.org>
13577
13578 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
13579 systems appear to use mW, make the code handle this. Fix a
13580 division-by-zero bug while at it, and handle kernels with
13581 a slightly different layout in /proc/acpi.
13582
13583 2004-06-04 Karl Fogel <kfogel@red-bean.com>
13584
13585 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
13586 because the latter is a CL-ism. This fixes the bug reported by
13587 Shawn Boyette <mdxi@collapsar.net> in
13588 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
13589
13590 2004-06-04 Miles Bader <miles@gnu.org>
13591
13592 * faces.el (display-supports-face-attributes-p): Function moved to
13593 C code. Previously only the tty-related portion of this function
13594 was done in C; however the previous attempt to do a halfway-proper
13595 job for non-tty displays in lisp didn't work properly because of
13596 funny conditions during Emacs startup.
13597 (face-differs-from-default-p): Simplify, now that
13598 display-supports-face-attributes-p works properly on all display
13599 types. Remove :stipple from comparison; it doesn't really work
13600 in emacs anyway.
13601
13602 2004-06-04 Miles Bader <miles@gnu.org>
13603
13604 * faces.el (face-differs-from-default-p): Use a different
13605 implementation, so we can really check whether FACE displays
13606 differently or not.
13607
13608 2004-06-04 Miles Bader <miles@gnu.org>
13609
13610 * faces.el (display-supports-face-attributes-p): Implement a
13611 `different from default' check for non-tty displays.
13612
13613 2004-06-03 David Kastrup <dak@gnu.org>
13614
13615 * woman.el (woman-mapcan): More concise code.
13616 (woman-topic-all-completions, woman-topic-all-completions-1)
13617 (woman-topic-all-completions-merge): Replace by a simpler and
13618 much faster implementation based on O(n log n) sort/merge instead
13619 of the old O(n^2) behavior.
13620
13621 2004-06-03 Miles Bader <miles@gnu.org>
13622
13623 * subr.el (read-number): Use canonical format for default in prompt.
13624
13625 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
13626 Add regexp for " [...]" style defaults.
13627
13628 2004-06-02 Romain Francoise <romain@orebokech.com>
13629
13630 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
13631 groups: if the user asks for a hidden buffer, open the
13632 corresponding filter group to expose it.
13633
13634 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
13635 `ibuffer-jump-to-buffer'.
13636 (ibuffer-jump-offer-only-visible-buffers): New user option.
13637
13638 2004-06-02 Juanma Barranquero <lektu@terra.es>
13639
13640 * faces.el (frame-update-faces): Add empty docstring so the one
13641 for `ignore' doesn't show through.
13642
13643 * subr.el (process-kill-without-query): Remove spurious "\n" on
13644 obsolescence string.
13645 (focus-frame, unfocus-frame): Add obsolescence declaration and
13646 empty docstring.
13647
13648 * international/mule.el (register-char-codings): Make alias for
13649 `ignore'. Move docstring to obsolescence info and remove redundancy.
13650
13651 2004-06-02 Kim F. Storm <storm@cua.dk>
13652
13653 * frame.el (blink-cursor-start): Turn cursor off initially so blink
13654 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
13655
13656 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13657
13658 * comint.el (comint-replace-by-expanded-history-before-point):
13659 Obey `start' as the docstring says.
13660 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
13661 (comint-update-fence): Prevent font-lock from running unnecessarily.
13662 (comint-dynamic-list-completions): Use with-current-buffer.
13663
13664 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13665
13666 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
13667 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
13668 (bibtex-entry-update): Handle alternatives and optional fields.
13669 (bibtex-parse-entry): Bugfix, handle empty key.
13670
13671 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13672
13673 * vc-arch.el (vc-arch-state): Don't assume the file exists.
13674
13675 2004-05-31 Lars Hansen <larsh@math.ku.dk>
13676
13677 * desktop.el (desktop-save): Don't save minor modes without a
13678 known mode initialization function.
13679
13680 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
13681
13682 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
13683
13684 * autorevert.el: Update `Commentary' section.
13685
13686 2004-05-30 Juanma Barranquero <lektu@terra.es>
13687
13688 * dos-fns.el (convert-standard-filename):
13689 * files.el (convert-standard-filename):
13690 * w32-fns.el (convert-standard-filename):
13691 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
13692
13693 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
13694
13695 Sync with Tramp.
13696
13697 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
13698 (tramp-let-maybe): Move to an earlier spot in the file.
13699 Patch by Andreas Schwab.
13700
13701 2004-05-30 Andreas Schwab <schwab@suse.de>
13702
13703 * dired.el (dired-get-filename): Don't use dired-re-dot.
13704
13705 2004-05-30 Richard M. Stallman <rms@gnu.org>
13706
13707 * files.el (find-file): Doc fix.
13708
13709 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
13710
13711 2004-05-30 Nick Roberts <nickrob@gnu.org>
13712
13713 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
13714 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
13715 modeline of the locals buffer.
13716 (gdb-goto-breakpoint): Handle gdbmi.
13717 (gdb-get-frame-number): Change for gdbmi.
13718
13719 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
13720
13721 * files.el (file-remote-p): Apply file name handler for operation
13722 `file-remote-p'. It isn' a property any longer.
13723 (file-relative-name): `fh' and `fd' get the required value via
13724 `find-file-name-handler' already.
13725
13726 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
13727 (top): Remove setting of `file-remote-p' property for
13728 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
13729
13730 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
13731
13732 Version 2.0.41 of Tramp released.
13733
13734 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
13735 Throw away if process has died.
13736 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
13737 (tramp-out-of-band-prompt-regexp): Rename to
13738 `tramp-process-alive-regexp', because its usage is widen.
13739 (tramp-actions-copy-out-of-band): Apply it.
13740 (tramp-actions-before-shell, tramp-multi-actions):
13741 Add `tramp-action-process-alive' action.
13742 (tramp-action-process-alive): New defun.
13743 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
13744 Add entry for `file-remote-p'.
13745 (tramp-handle-file-remote-p): New defun.
13746 (top): Remove setting of `file-remote-p'. Don't set
13747 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
13748
13749 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
13750 `file-remote-p'.
13751
13752 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
13753 counted for (last) line. [They should or they shouldn't? --Stef]
13754 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
13755
13756 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
13757
13758 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
13759 not really necessary but seems to keep the shell history smaller
13760 in some cases. It is no substitute for setting HISTFILE and
13761 HISTSIZE from tramp-open-connection-setup-interactive-shell,
13762 though. Suggested by Luc Teirlinck.
13763 (tramp-open-connection-setup-interactive-shell): Export variables
13764 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
13765 (tramp-set-process-query-on-exit-flag): New compat function.
13766 (tramp-open-connection-multi, tramp-open-connection-su)
13767 (tramp-open-connection-rsh, tramp-open-connection-telnet)
13768 (tramp-do-copy-or-rename-file-out-of-band): Use it.
13769 (tramp-let-maybe): New macro, let-binds a variable only if it
13770 isn't obsolete.
13771 (tramp-check-ls-commands, tramp-handle-expand-file-name)
13772 (tramp-handle-file-truename): Use it.
13773 (tramp-completion-file-name-regexp-unified): Avoid matching
13774 filenames starting with "/:" -- those are reserved for
13775 file-name-non-special.
13776
13777 * tramp-smb.el (tramp-smb-open-connection):
13778 Use tramp-set-process-query-on-exit-flag compat function.
13779
13780 2004-05-29 Richard M. Stallman <rms@gnu.org>
13781
13782 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
13783
13784 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
13785 (eval-last-sexp-print-value): Print char equivalent regardless
13786 of standard-output value.
13787
13788 * thumbs.el (thumbs-subst-char-in-string): Delete.
13789 (thumbs-thumbname): Use subst-char-in-string.
13790 (thumbs-resize-image): Use condition-case, not ignore-errors.
13791 (thumbs-kill-buffer): Likewise.
13792
13793 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
13794 (thumbs-mode): Make buffer read-only.
13795 (thumbs-make-thumb): Unconditionally accept an existing file.
13796 (thumbs-insert-thumb): Add thumb-image-file property to the image.
13797 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
13798 (thumbs-show-thumbs-list): Error if images not supported.
13799 (thumbs-save-current-image): Improve prompt string.
13800 (thumbs-mode-map): Define u, R, x.
13801 (thumbs-unmark): New command.
13802 (thumbs-emboss-image): Minor cleanup.
13803 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
13804 (thumbs-rename-images): New command.
13805 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
13806
13807 * thumbs.el (thumbs-current-image): New function.
13808 (thumbs-file-list, thumbs-file-alist): New functions.
13809 (thumbs-find-image): Delete arg L.
13810 Don't set up thumbs-fileL as buffer-local global var.
13811 (thumbs-find-image-at-point): Use thumbs-current-image.
13812 (thumbs-set-image-at-point-to-root-window): Likewise.
13813 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
13814 Record and warn about errors. Update thumbs-markedL for deletions.
13815 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
13816 (thumbs-redraw-buffer): Use thumbs-file-list.
13817 (thumbs-mark): Use thumbs-current-image.
13818 (thumbs-show-name): Use thumbs-current-image.
13819
13820 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
13821 and imenu--last-menubar-index-alist.
13822
13823 * subr.el (with-selected-window): Undo previous change.
13824
13825 2004-05-29 John Paul Wallington <jpw@gnu.org>
13826
13827 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
13828 (thumbs-mouse-find-image): New command.
13829 (thumbs-mode-map): Bind it to mouse-2.
13830 (thumbs-mode): Make mode-class special.
13831 (thumbs-view-image-mode): Likewise.
13832
13833 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
13834
13835 * flymake.el: New file.
13836
13837 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
13838
13839 * files.el (find-file-noselect-1): Do not bind
13840 `inhibit-read-only' to t during execution of
13841 `find-file-not-found-functions'.
13842
13843 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
13844
13845 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
13846 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
13847
13848 2004-05-28 Juri Linkov <juri@jurta.org>
13849
13850 * simple.el (eval-expression-print-format): New fun.
13851
13852 * simple.el (eval-expression):
13853 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
13854 * emacs-lisp/edebug.el (edebug-compute-previous-result)
13855 (edebug-eval-expression): Print additionally the value returned by
13856 `eval-expression-print-format'.
13857
13858 * emacs-lisp/lisp.el (insert-pair-alist): New var.
13859 (insert-pair): Make arguments optional. Find character pair
13860 from `insert-pair-alist' according to the last input event.
13861 (insert-parentheses): Make arguments optional.
13862 (raise-sexp, delete-pair): New funs.
13863
13864 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
13865 (emacs-lisp-mode-map, lisp-interaction-mode-map):
13866 Bind C-M-q to `indent-pp-sexp'.
13867
13868 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
13869 `pp-to-string' modified to be able to format text with newlines.
13870 (pp-to-string): Move the buffer-formatting part of the code to
13871 `pp-buffer'. Call `pp-buffer'.
13872
13873 * info.el (Info-desktop-buffer-misc-data): Don't save information
13874 about virtual files.
13875 (Info-restore-desktop-buffer): Restore Info buffers in prepared
13876 buffers with names obtained from the desktop file instead of the
13877 default *info* buffer.
13878
13879 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
13880
13881 * subr.el (with-selected-window): Only save/restore the selected window.
13882
13883 * progmodes/compile.el (compilation-error-regexp-alist):
13884 Use expand-file-name and data-directory.
13885
13886 * progmodes/grep.el (grep-tree): Rework previous fix.
13887
13888 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
13889 after the user marked text with the mouse.
13890
13891 * startup.el (command-line): Keep the first regexp of
13892 auto-save-file-name-transforms intact.
13893
13894 2004-05-28 Juanma Barranquero <lektu@terra.es>
13895
13896 * cus-edit.el (customize-face, customize-face-other-window)
13897 (custom-face-edit-delete): Make arguments match their use in
13898 docstring.
13899 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
13900 docstring.
13901
13902 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
13903 not `cvs-butlast'.
13904
13905 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
13906 `nbutlast' are in subr.el).
13907
13908 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
13909 (set-w32-system-coding-system): Doc fixes.
13910
13911 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
13912 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
13913 Make arguments match their use in docstring.
13914 (artist-draw-region-trim-line-endings)
13915 (artist-mouse-choose-operation): Fix typo in docstring.
13916 (artist-key-set-point-common): Doc fix.
13917
13918 2004-05-28 Simon Josefsson <jas@extundo.com>
13919
13920 * mail/smtpmail.el (smtpmail-open-stream):
13921 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
13922
13923 2004-05-26 Simon Josefsson <jas@extundo.com>
13924
13925 * starttls.el: Merge with my GNUTLS based starttls.el.
13926 (starttls-gnutls-program, starttls-use-gnutls)
13927 (starttls-extra-arguments, starttls-process-connection-type)
13928 (starttls-connect, starttls-failure, starttls-success): New variables.
13929 (starttls-program, starttls-extra-args): Doc fix.
13930 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
13931 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
13932 and pass on to corresponding *-gnutls function if it is set.
13933
13934 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
13935
13936 * autorevert.el (auto-revert-handler): Disable auto-reverting of
13937 remote files.
13938
13939 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
13940
13941 * files.el (file-name-non-special): There are more operations
13942 which need handling: `find-backup-file-name',
13943 `insert-file-contents', `verify-visited-file-modtime',
13944 `write-region'. Rename t value of method to `add'. Add new
13945 methods `quote' and `unquote-then-quote' to file-arg-indices.
13946
13947 2004-05-25 Juri Linkov <juri@jurta.org>
13948
13949 * info.el (Info-toc): Call Info-mode on intermediate buffer.
13950 (Info-index-nodes): Enclose code in condition-case to catch errors.
13951 (Info-index-node): Don't search all index nodes if request is only
13952 for the current node and file is not in the cache of index nodes.
13953 (Info-mode-map): Bind Info-copy-current-node-name to `w'
13954 for consistency with dired-copy-filename-as-kill.
13955 Bind `S' to Info-search-case-sensitively.
13956 (Info-copy-current-node-name): New arg. With zero prefix arg put
13957 the name inside a function call to `info'. Display copied text in
13958 the echo area.
13959
13960 2004-05-25 Sam Steingold <sds@gnu.org>
13961
13962 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
13963 strip the package prefix from the symbol name, if any.
13964 Make it the `find-tag-default-function' for `lisp-mode'.
13965
13966 2004-05-25 John Paul Wallington <jpw@gnu.org>
13967
13968 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
13969 instead of obsolete `process-kill-without-query'.
13970
13971 * textmodes/texinfmt.el (texinfo-indexvar-alist):
13972 Declare as variable, not constant.
13973
13974 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
13975
13976 * files.el (find-file-noselect-1): Fix bug introduced by
13977 Revision 1.694. As a side effect, `inhibit-read-only'
13978 is again, by default, t during execution of
13979 `find-file-not-found-functions'.
13980 (insert-directory): Check that lines were really inserted by
13981 the --dired switch, before erasing them.
13982
13983 2004-05-24 Nick Roberts <nickrob@gnu.org>
13984
13985 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
13986 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
13987 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
13988 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
13989 gud-minor-mode (gdbmi).
13990
13991 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
13992
13993 * net/browse-url.el (browse-url-interactive-arg): Enable user to
13994 explicitly select the text to be taken as URL.
13995
13996 2004-05-23 Juri Linkov <juri@jurta.org>
13997
13998 * info.el (Info-index-nodes): New var and fun.
13999 (Info-goto-index, Info-index, info-apropos)
14000 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
14001 (Info-index): Fix docstring. Store and restore Info-history-list.
14002 (Info-complete-nodes): New var.
14003 (Info-complete-menu-item): Use it.
14004 (Info-index-node): New fun.
14005 (Info-final-node, Info-forward-node, Info-backward-node)
14006 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
14007 Use Info-index-node.
14008 (Info-extract-menu-item, Info-extract-menu-counting): Set second
14009 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
14010 (Info-find-node-2): If a node with period in its name not found,
14011 try to find a node without the name part after period.
14012 (Info-select-node): Call Info-fontify-node only if
14013 Info-fontify-maximum-menu-size is not nil.
14014 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
14015 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
14016 Preserve Info-history-list.
14017 (Info-toc): Set Info-current-file.
14018 (Info-build-toc): Move point to the beginning of the buffer.
14019 Add main-file variable.
14020 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
14021 Use backslashed representation of the control character ^_.
14022
14023 * textmodes/texinfmt.el (texinfo-print-index): Print index line
14024 numbers in the new Texinfo 4.7 format.
14025
14026 * add-log.el (change-log-font-lock-keywords): Remove `:' from
14027 regexps for function and variable names.
14028
14029 * descr-text.el (describe-property-list): Add [show] button for
14030 `syntax-table' property with action to pp to a separate buffer.
14031 (describe-char): Replace search-forward by re-search-forward with
14032 whitespace regexp after "character:" to not fail in too narrow windows.
14033
14034 * simple.el (next-error-find-buffer): Add a rule to return
14035 next-error capable buffer if one window on the selected frame
14036 displays such buffer.
14037
14038 2004-05-23 Nick Roberts <nickrob@gnu.org>
14039
14040 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
14041 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
14042 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
14043 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
14044 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
14045 Handle new value for gud-minor-mode (gdbmi).
14046 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
14047 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
14048 Change from local to global gdb variable set.
14049 (gdb-ann3): Initialise above gdb variable set.
14050 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
14051 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
14052 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
14053 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
14054 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
14055 (gdb-info-locals-handler, gdb-invalidate-assembler)
14056 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
14057 set as global variables.
14058 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
14059 Handle gdbmi.
14060 (gdb-info-breakpoints-custom): Fix regexp.
14061 (def-gdb-var): Delete.
14062
14063 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
14064 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
14065 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
14066 a new mode. The file (gdb-mi.el) for this mode will be included
14067 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
14068 primary interface.
14069
14070 2004-05-23 Jesper Harder <harder@ifa.au.dk>
14071
14072 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
14073 interpreted as a directory.
14074
14075 2004-05-22 Richard M. Stallman <rms@gnu.org>
14076
14077 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
14078 as a close quote.
14079
14080 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
14081
14082 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
14083 Use assoc-string, not assoc-ignore-case.
14084
14085 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
14086
14087 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
14088 If moving back then fwd gets a defun that ends before point,
14089 try again moving fwd then back.
14090
14091 * files.el (file-name-non-special): Allow t in file-arg-indices
14092 to mean requote the return value. Use `identity' as an element
14093 rather than as the whole value.
14094
14095 * gs.el (gs-options): Add -dSAFER. Mark it risky.
14096
14097 2004-05-22 Juanma Barranquero <lektu@terra.es>
14098
14099 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
14100 `help-make-usage'.
14101 (help-highlight-arguments): Skip function name before searching
14102 for arguments.
14103
14104 2004-05-21 Juanma Barranquero <lektu@terra.es>
14105
14106 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
14107 Don't mention in the docstring these arguments meant for
14108 internal (recursive) use only.
14109 (allout-char-spec): Comment out (it's not implemented).
14110 (allout-old-expose-topic, allout-exposure): Fix docstring and add
14111 obsolescence declaration.
14112 (allout-flatten-exposed-to-buffer)
14113 (allout-indented-exposed-to-buffer): Fix typos in docstring.
14114 (my-mark-marker): Doc fix.
14115 (produce-allout-mode-map, allout-sibling-index)
14116 (allout-isearch-expose, allout-distinctive-bullet)
14117 (allout-open-topic, allout-reindent-body)
14118 (allout-rebullet-heading, allout-process-exposed)
14119 (allout-insert-listified, allout-latex-verb-quote)
14120 (allout-insert-latex-header, allout-insert-latex-trailer):
14121 Make arguments match their use in docstring.
14122 (allout-primary-bullet, allout-old-style-prefixes)
14123 (allout-inhibit-protection, allout-init, allout-mode)
14124 (allout-before-change-protect, allout-flag-region):
14125 Use "Emacs" instead of "emacs" in docstrings.
14126
14127 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
14128
14129 * international/characters.el: Modify syntax of more characters.
14130
14131 2004-05-21 Masatake YAMATO <jet@gyve.org>
14132
14133 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
14134 (etags-tags-completion-table): Show parsing progress.
14135
14136 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
14137
14138 * locate.el (locate-prompt-for-command): Shorten first line of
14139 docstring.
14140 (locate-mode): Expand docstring and include keymap summary.
14141
14142 * files.el (find-file-noselect-1): Limit the scope of the
14143 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
14144 is, by default, nil during the execution of
14145 `find-file-not-found-functions' and `find-file-hook'.
14146
14147 2004-05-20 Michael Mauger <mmaug@yahoo.com>
14148
14149 * facemenu.el (facemenu-color-name-equal): New function.
14150 (list-colors-display): Use it to compare colors instead of
14151 facemenu-color-equal.
14152
14153 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
14154
14155 * compare-w.el (compare-windows-face): Use min-colors instead of
14156 checking for tty or pc types.
14157
14158 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
14159
14160 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
14161 (completion-setup-function): Use with-current-buffer.
14162 Properly save excursion. Simplify.
14163 Don't assume there is necessarily a `mouse-face' property somewhere.
14164
14165 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
14166
14167 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
14168
14169 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
14170 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
14171 Use with-current-buffer.
14172 (byte-goto-log-buffer): Delete.
14173 (byte-compile-log-file): Call compilation-forget-errors.
14174
14175 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14176
14177 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
14178 output messages into the search result.
14179
14180 2004-05-19 Masatake YAMATO <jet@gyve.org>
14181
14182 * wid-edit.el (widget-radio-button-notify): Revert my last
14183 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
14184
14185 2004-05-19 Kenichi Handa <handa@m17n.org>
14186
14187 * international/characters.el: Fix syntax (open/close) of CJK chars.
14188
14189 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
14190
14191 * help-mode.el (help-go-back): Don't depend on position of back button.
14192
14193 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
14194
14195 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
14196 files files don't contain an accidental additional /.
14197
14198 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
14199 in source buffer.
14200
14201 2004-05-18 Masatake YAMATO <jet@gyve.org>
14202
14203 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
14204 to widget-apply. :action method assumes 2 arguments, not 3.
14205
14206 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
14207
14208 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
14209 New constants.
14210 (hs-special-modes-alist): Add an f90-mode entry.
14211
14212 2004-05-17 Sam Steingold <sds@gnu.org>
14213
14214 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
14215 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
14216
14217 2004-05-16 Kim F. Storm <storm@cua.dk>
14218
14219 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
14220
14221 2004-05-15 John Wiegley <johnw@newartisans.com>
14222
14223 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
14224 (eshell-output-object-to-target): Improve output speed 20% by not
14225 calling `eshell-stringify' if something is already known to be a string.
14226
14227 2004-05-15 Alex Ott <ott@jet.msk.su>
14228
14229 * textmodes/ispell.el (ispell-local-dictionary-alist):
14230 Add windows-1251 to the choice of coding systems.
14231 (ispell-dictionary-alist-6): Add support for "russianw.aff",
14232 encoded in cp1251.
14233
14234 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
14235
14236 * progmodes/compile.el (compilation-warning-face)
14237 (compilation-info-face): Use min-colors.
14238
14239 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14240
14241 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
14242 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
14243 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
14244 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
14245 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
14246 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
14247 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
14248 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
14249 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
14250 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
14251 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
14252 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
14253 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
14254 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
14255
14256 2004-05-15 Kim F. Storm <storm@cua.dk>
14257
14258 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
14259 Use it to set triggered-p element of timer.
14260 (timer-event-handler): Set triggered-p element non-nil while running
14261 the timer function.
14262
14263 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
14264
14265 * descr-text.el (describe-char-unicode-data)
14266 (describe-char-unicodedata-file): Re-enable the unicode code now that
14267 the licensing issues have been cleared in the unicode-4 license.
14268 (describe-text-properties-1): Remove unused `overlay' var.
14269 (describe-char): Remove unused var `buffer'.
14270
14271 2004-05-14 David Ponce <david@dponce.com>
14272
14273 * tree-widget.el: New file.
14274
14275 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
14276
14277 * language/european.el ("Brazilian Portuguese"): Add support for
14278 Brazilian Portuguese.
14279
14280 2004-05-13 John Wiegley <johnw@newartisans.com>
14281
14282 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
14283 `recentf-mode' if this variable has been customized to t.
14284
14285 * eshell/esh-test.el (eshell-test): Call the function
14286 `emacs-version' rather than trying to build a custom version string.
14287
14288 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
14289
14290 * net/telnet.el (telnet-mode): Use define-derived-mode.
14291 Don't modify the global value of comint-prompt-regexp.
14292
14293 2004-05-13 John Paul Wallington <jpw@gnu.org>
14294
14295 * version.el (emacs-version): Check for `gtk' feature before
14296 `x-toolkit' feature.
14297
14298 2004-05-13 Juanma Barranquero <lektu@terra.es>
14299
14300 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
14301 arguments in the docstring, they're used only in recursive calls.
14302
14303 * help-fns.el (help-arg-highlighting-function)
14304 (help-argument-name): Delete.
14305 (help-default-arg-highlight): New function.
14306 (help-do-arg-highlighting): Use it.
14307
14308 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
14309
14310 * calendar/appt.el (appt-disp-window):
14311 Use `calendar-set-mode-line' for a centered mode-line.
14312
14313 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14314
14315 * calendar/appt.el (appt-disp-window): Do not split window
14316 excessively when `split-height-threshold' is low.
14317
14318 2004-05-12 Nick Roberts <nickrob@gnu.org>
14319
14320 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
14321 kill-buffer-hook here and make it local.
14322 (gud-kill-buffer-hook): Use kill-process for a sure kill.
14323
14324 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
14325
14326 * progmodes/compile.el (compilation-set-window-height):
14327 Use save-excursion to protect against misplaced marker.
14328
14329 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14330
14331 * custom.el (defface): Document that type can have value gtk.
14332
14333 * faces.el (face-spec-set-match-display): Handle type gtk in display.
14334
14335 2004-05-12 Kenichi Handa <handa@m17n.org>
14336
14337 * descr-text.el: Require quail at comile time.
14338 (describe-char): If an input method is on and it supports the
14339 character, show how to input it.
14340
14341 * international/quail.el (quail-install-decode-map): Accept a
14342 char-table whose subtype is `quail-decode-map'.
14343 (quail-store-decode-map-key, quail-gen-decode-map1)
14344 (quail-gen-decode-map, quail-find-key1, quail-find-key)
14345 (quail-show-key): New functions.
14346
14347 2004-05-12 Juanma Barranquero <lektu@terra.es>
14348
14349 * generic.el (define-generic-mode): Remove redundant arglist info.
14350
14351 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
14352 Make arguments match their use in docstring.
14353 (help-arg-highlighting-function): New variable.
14354 (help-argument-name): Mention it in the docstring.
14355 (help-do-arg-highlight): Use it. Expand regexp to accept also
14356 ARG-xxx and xxx-ARG references.
14357
14358 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
14359
14360 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
14361 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
14362 and "mailto:addr1?to=addr2" equal.
14363
14364 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
14365
14366 * man.el (Man-getpage-in-background): Use shell-file-name
14367 and shell-command-switch variables instead of hard-coded values.
14368
14369 2004-05-11 Eli Zaretskii <eliz@gnu.org>
14370
14371 * iimage.el: New file.
14372
14373 2004-05-11 Juanma Barranquero <lektu@terra.es>
14374
14375 * custom.el (custom-initialize-default, defcustom):
14376 Fix typo in docstring.
14377
14378 * files.el (set-visited-file-name, file-expand-wildcards):
14379 Fix docstring.
14380
14381 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14382
14383 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
14384
14385 * subr.el (eventp): Be more discriminating with integers.
14386
14387 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
14388
14389 * progmodes/compile.el (compile): Add universal prefix arg.
14390 (compilation-error-regexp-alist-alist): Add edg patterns.
14391
14392 2004-05-10 Sam Steingold <sds@gnu.org>
14393
14394 * textmodes/ispell.el (ispell-message):
14395 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
14396
14397 2004-05-10 Dave Love <fx@gnu.org>
14398
14399 * progmodes/python.el (help-buffer): Autoload when compiling.
14400 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
14401 (run-python): Prepend to any existing PYTHONPATH.
14402
14403 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
14404
14405 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
14406 for pending breakpoints.
14407
14408 2004-05-10 Richard M. Stallman <rms@gnu.org>
14409
14410 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
14411 directly without calling any functions in Rmail.
14412 (unrmail-unprune): Function deleted.
14413
14414 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14415
14416 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
14417 C-c C-z binding.
14418
14419 2004-05-10 Kenichi Handa <handa@m17n.org>
14420
14421 * descr-text.el (describe-char): Fix previous change. Don't make
14422 a unibyte character to multibyte in the *Help* buffer.
14423
14424 2004-05-10 Miles Bader <miles@gnu.org>
14425
14426 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
14427 buffer an error if the debugger process is actually running.
14428
14429 2004-05-10 Juanma Barranquero <lektu@terra.es>
14430
14431 * help-fns.el (help-argument-name): Default to italic.
14432 (help-highlight-arguments): Return always (usage . doc), even when
14433 usage is nil.
14434
14435 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
14436 (define-ibuffer-filter): Add usage info.
14437 (define-ibuffer-op): Add usage info (but CL-style defaults for
14438 keyword args are not shown).
14439
14440 * subr.el (remove-overlays, read-passwd): Fix docstring.
14441 (start-process-shell-command): Fix docstring. Put usage info in a
14442 format usable by `describe-function'.
14443 (open-network-stream, open-network-stream-nowait)
14444 (open-network-stream-server): Fix docstring.
14445
14446 2004-05-09 Jason Rumney <jasonr@gnu.org>
14447
14448 * international/code-pages (cp932, cp936, cp949, c950): Remove.
14449 Only define cp125* if windows-125* is already defined.
14450
14451 * language/korean.el (cp949): Add alias.
14452
14453 * language/chinese.el (cp936, cp950): Add aliases.
14454
14455 * language/japanese.el (cp932): Add alias.
14456
14457 * term/w32-win.el: Require code-pages.
14458
14459 * international/mule-cmds.el (set-locale-environment):
14460 On MS-Windows use ansi code-page for default coding-systems.
14461 Set up paper sizes for Windows 3 letter languages.
14462
14463 * international/code-pages.el (cp932, cp936, cp949, cp950):
14464 Add aliases. Also add cp125* if not already defined.
14465
14466 2004-05-09 Juanma Barranquero <lektu@terra.es>
14467
14468 * help-fns.el (help-highlight-arguments): Don't try to highlight
14469 missing or autoloaded arglists. Accept structured arguments, like
14470 the first ones of `do' and `flet'.
14471
14472 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
14473 (cvs-get-marked): Remove redundant arglist info.
14474
14475 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
14476 Don't use CL-style default args.
14477
14478 2004-05-08 Andreas Schwab <schwab@suse.de>
14479
14480 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
14481
14482 * international/subst-ksc.el: Fix references to utf-translate-cjk
14483 into utf-translate-cjk-mode.
14484 * international/subst-big5.el: Likewise.
14485 * international/subst-gb2312.el: Likewise.
14486 * international/subst-jis.el: Likewise.
14487 * international/utf-16.el: Likewise.
14488 * international/utf-8.el: Likewise.
14489
14490 2004-05-08 John Wiegley <johnw@newartisans.com>
14491
14492 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
14493 "virtual buffers" (off by default), which makes it possible to
14494 switch to the "virtual" buffers of recently visited files. When a
14495 buffer name search fails, and this option is on, iswitchb will
14496 look at the list of recently visited files, and permit matching
14497 against those names. When the user hits RET on a match, it will
14498 revisit that file.
14499 (iswitchb-read-buffer): Add two optional arguments, which makes
14500 isearchb.el possible.
14501 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
14502 (iswitchb-next-match): Add support for virtual buffers.
14503
14504 * isearchb.el: This module extends iswitchb to provide "as you
14505 type" buffer selection.
14506
14507 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
14508 Ignore the read-only property when flyspell highlighting is on.
14509 Not ignoring it leads to a series of confusing errors.
14510 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
14511 but also make sure to call flyspell-incorrect-hook.
14512 (flyspell-maybe-correct-transposition): Perform transposition test
14513 by bit twiddling a string, rather than using a temp buffer.
14514 (flyspell-maybe-correct-doubling): Use a string rather than a temp
14515 buffer. This is also the original version of the code, which
14516 could not be checked in before due to a previous lack of
14517 assignment papers. This version has seen heavy usage on my system
14518 for several years now.
14519
14520 * calendar/cal-bahai.el: New file, which adds support for the
14521 Baha'i calendar to Emacs. This calendar is based on a solar year
14522 of 19 months of 19 days, with 4 intercalary days. Each year
14523 begins on March 21, with the calendar starting in 1844.
14524
14525 * calendar/cal-menu.el, calendar/calendar.el
14526 * calendar/diary-lib.el, calendar/holidays.el:
14527 Added support for using cal-bahai.el.
14528
14529 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
14530 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
14531 function can be used outside of eshell buffers.
14532 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
14533
14534 2004-05-08 Juanma Barranquero <lektu@terra.es>
14535
14536 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
14537 word constituent so FOO-ARG is not recognized as an arg.
14538 (help-highlight-arguments): Don't skip lists in mandatory arguments.
14539
14540 * simple.el (next-error): Fix typo in docstring.
14541 (open-line): Make argument names match their use in docstring.
14542 (split-line): Fix docstring.
14543
14544 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
14545 usable by `describe-function'.
14546 (gensym, gentemp, typep, ignore-errors): Make argument names match
14547 their use in docstring.
14548
14549 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
14550 argument to `help-setup-xref'.
14551
14552 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
14553
14554 Version 2.0.40 of Tramp released.
14555
14556 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
14557 Use symbol-function to invoke functions only known on some Emacs
14558 flavors. This avoids byte-compiler warnings. Reported by Kevin
14559 Scaldeferri <kevin@scaldeferri.com>.
14560 (tramp-do-copy-or-rename-file-via-buffer): Rename from
14561 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
14562 consistent with the other tramp-do-* functions.
14563 (tramp-do-copy-or-rename-file): Calls adjusted.
14564 (tramp-process-initial-commands): Avoid liveness check on shell --
14565 we know that it must be alive since we're opening a connection at
14566 this moment.
14567 (tramp-last-cmd): New internal variable.
14568 (tramp-process-echoes): New tunable.
14569 (tramp-send-command): Set tramp-last-cmd.
14570 (tramp-wait-for-output): Delete echo, if applicable.
14571 (tramp-read-passwd): Construct the key for the password cache in a
14572 way that works for multi methods, too.
14573 (tramp-bug): Add backup-directory-alist and
14574 bkup-backup-directory-info to bug reports, with Tramp counterparts.
14575
14576 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
14577
14578 * net/tramp*.el: Suppress byte-compiler warnings where possible.
14579
14580 * net/tramp.el (tramp-out-of-band-prompt-regexp)
14581 (tramp-actions-copy-out-of-band): New defcustoms.
14582 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
14583 used instead of a synchronous one. Allows password entering.
14584 (tramp-action-out-of-band): New defun.
14585 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
14586 Remove restriction with password from doc string.
14587 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
14588 `tramp-out-of-band-prompt-regexp',
14589 `tramp-actions-copy-out-of-band', `password-cache' and
14590 `password-cache-expiry'.
14591 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
14592 password caching.
14593 (tramp-touch): FILE can be a local file, too.
14594 (TODO): Remove items done.
14595 (tramp-handle-insert-directory): Properly quote file name also if
14596 not full-directory-p. Handle wildcard case. Reported by Andreas
14597 Schwab <schwab@suse.de>.
14598 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
14599 new file.
14600 (tramp-handle-file-local-copy, tramp-handle-write-region):
14601 The permissions of the temporary file are set if filename exists.
14602 Reported by Ted Stern <stern@cray.com>.
14603 (tramp-backup-directory-alist)
14604 (tramp-bkup-backup-directory-info): New defcustoms.
14605 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
14606 (tramp-handle-find-backup-file-name): New function.
14607 Implements Tramp's find-backup-file-name.
14608
14609 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
14610 for `find-backup-file-name'.
14611
14612 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
14613 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
14614
14615 2004-05-07 Lars Hansen <larsh@math.ku.dk>
14616
14617 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
14618
14619 2004-05-07 Juanma Barranquero <lektu@terra.es>
14620
14621 * subr.el (lambda): Add arglist description to docstring.
14622 (declare): Fix typo in docstring.
14623 (open-network-stream): Fix docstring.
14624 (process-kill-without-query): Fix docstring and add obsolescence info.
14625 (last, butlast, nbutlast): Make arguments match their use in docstring.
14626 (insert-buffer-substring-no-properties): Likewise.
14627 (insert-buffer-substring-as-yank): Likewise.
14628 (split-string): Fix docstring.
14629
14630 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
14631 Make argument names match their use in docstring.
14632
14633 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
14634
14635 2004-05-06 Nick Roberts <nickrob@gnu.org>
14636
14637 * progmodes/gdb-ui.el: Improve/extend documentation strings.
14638 Fit first sentence on one line for apropos-command.
14639
14640 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14641
14642 Changes largely merged in from Dave Love's code.
14643 * progmodes/python.el: Doc fixes.
14644 (python-mode-map): Add python-complete-symbol.
14645 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
14646 (python-comment-indent, python-complete-symbol)
14647 (python-symbol-completions, python-partial-symbol)
14648 (python-try-complete): New.
14649 (python-indent-line): Remove optional arg. Use python-block-end-p.
14650 (python-check): Bind compilation-error-regexp-alist.
14651 (inferior-python-mode): Use rx. Move keybindings to top level.
14652 Set comint-input-filter.
14653 (python-preoutput-filter): Use rx.
14654 (python-input-filter): Re-introduce.
14655 (python-proc): Start new process if necessary.
14656 Check python-buffer non-nil.
14657 (view-return-to-alist): Defvar.
14658 (python-send-receive): New.
14659 (python-eldoc-function): Use it.
14660 (python-mode-running): Don't defvar.
14661 (python-mode): Set comment-indent-function.
14662 Maybe update hippie-expand-try-functions-list.
14663 (python-indentation-levels): Initialize differently.
14664 (python-block-end-p): New.
14665 (python-indent-line): Use it.
14666 (python-compilation-regexp-alist): Augment.
14667 (run-python): Import `emacs' module to Python rather than loading
14668 code directly. Set python-buffer differently.
14669 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
14670 Use python-proc.
14671 (python-send-command): Go to end of comint buffer.
14672 (python-load-file): Use python-proc, emacs.eimport.
14673 (python-describe-symbol): Simplify interactive form.
14674 Use emacs.help. Do use temp-buffer-show-hook.
14675 Call print-help-return-message.
14676 (hippie-exp): Require when compiling.
14677 (python-preoutput-continuation): Use rx.
14678
14679 * diff-mode.el (diff-make-unified): Fix regexp.
14680
14681 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
14682
14683 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
14684 filter groups from the buffer when rebuilding the Ibuffer buffer
14685 and `ibuffer-show-empty-filter-groups' is nil.
14686
14687 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14688
14689 * ps-print.el (ps-print-quote): Call ps-value-string.
14690 (ps-setup): Call ps-comment-string.
14691 (ps-value-string, ps-comment-string): New funs.
14692
14693 2004-05-06 Juanma Barranquero <lektu@terra.es>
14694
14695 * ehelp.el (electric-help-command-loop): Check whether the last
14696 character is visible, not (point-max).
14697
14698 * help-fns.el (help-argument-name): Default to bold; don't inherit
14699 from font-lock-variable-name-face.
14700 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
14701
14702 2004-05-05 Kenichi Handa <handa@m17n.org>
14703
14704 * descr-text.el (describe-char): Copy the character with text
14705 properties and overlays into the first line, and call
14706 describe-text-properties on it.
14707
14708 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
14709
14710 * iswitchb.el (iswitchb-global-map): Fix typo.
14711 Remove unwanted ###autoloads from source file.
14712
14713 2004-05-05 Lars Hansen <larsh@math.ku.dk>
14714
14715 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
14716 in run-hooks. Use substitute-command-keys in message.
14717 (wdired-abort-changes): Add message.
14718
14719 2004-05-03 Michael Mauger <mmaug@yahoo.com>
14720
14721 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
14722 (sql-emacs20-p): Remove.
14723 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
14724 (sql-builtin-face, sql-doc-face): Remove.
14725 (sql-mode-ansi-font-lock-keywords)
14726 (sql-mode-oracle-font-lock-keywords)
14727 (sql-mode-postgres-font-lock-keywords)
14728 (sql-mode-linter-font-lock-keywords)
14729 (sql-mode-ms-font-lock-keywords)
14730 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
14731 (sql-product-font-lock): Fix font-lock reset when font rules change.
14732 (sql-highlight-product): Remove incorrect font-lock reset logic.
14733
14734 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
14735
14736 * ses.el (ses-set-parameter): Fix typo.
14737
14738 2004-05-04 Kim F. Storm <storm@cua.dk>
14739
14740 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
14741 Must expand directory for completion to work; and don't mess with
14742 process-environment.
14743 (ido-read-file-name): If command has ido property, don't use ido
14744 if value is ignore, or read as directory if value is dir.
14745 Set ido ignore property for dired-do-rename command.
14746
14747 2004-05-04 Juanma Barranquero <lektu@terra.es>
14748
14749 * ehelp.el (electric-help-command-loop, electric-help-undefined)
14750 (electric-help-help): Check against unmapped commands.
14751
14752 * help-fns.el (help-argument-name): New face, inheriting from
14753 font-lock-variable-name-face, to highlight function arguments in
14754 `describe-function' and `describe-key'.
14755 (help-do-arg-highlight): Auxiliary function to highlight a given
14756 list of arguments in a string.
14757 (help-highlight-arguments): Highlight the function arguments and
14758 all uses of them in the docstring.
14759 (describe-function-1): Use it. Do docstring output via `insert',
14760 not 'princ', so text attributes are preserved.
14761
14762 * winner.el (winner-mode-map): Move `winner-undo' and
14763 `winner-redo' to C-c <left> and C-c <right>, respectively (the
14764 previous bindings conflict with `prev-buffer', `next-buffer').
14765
14766 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14767
14768 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
14769 (bibtex-entry-update): New command bound to C-c C-u.
14770 (bibtex-text-in-string): Fix regexp.
14771 (bibtex-assoc-of-regexp): Remove.
14772 (bibtex-progress-message): Fix docstring.
14773 (bibtex-inside-field): Use if.
14774 (bibtex-assoc-regexp): New function.
14775 (bibtex-format-entry): Make code more robust so that it formats
14776 also old entries.
14777 (bibtex-autokey-demangle-title): Merge with obsolete function
14778 bibtex-assoc-of-regexp.
14779 (bibtex-field-list): New function.
14780 (bibtex-entry): Use bibtex-field-list.
14781 (bibtex-parse-entry): Fix docstring.
14782 (bibtex-print-help-message): Use bibtex-field-list.
14783 (bibtex-make-field): Use bibtex-field-list.
14784 (bibtex-entry-index): Bugfix. Return crossref key if required.
14785 (bibtex-lessp): Fix docstring.
14786
14787 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
14788
14789 * select.el (xselect-convert-to-string): Move comment to intended line.
14790
14791 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14792
14793 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
14794 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
14795
14796 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14797
14798 * term/x-win.el (x-clipboard-yank): Don't exit on error from
14799 x-get-selection.
14800
14801 2004-05-03 Jason Rumney <jasonr@gnu.org>
14802
14803 * makefile.nt: Remove.
14804
14805 2004-05-03 Kim F. Storm <storm@cua.dk>
14806
14807 * emulation/cua-base.el (cua--update-indications): Fix last change.
14808 (cua-mode): Deactivate mark when cua-mode is enabled.
14809
14810 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
14811
14812 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
14813
14814 2004-05-03 Nick Roberts <nickrob@gnu.org>
14815
14816 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
14817 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
14818 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
14819 window over visible frames.
14820 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
14821
14822 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
14823
14824 * progmodes/compile.el (compilation-gcpro): New var.
14825 (compilation-fake-loc): Use it.
14826 (compilation-forget-errors): Reset it.
14827
14828 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
14829
14830 * diff-mode.el (diff-header-face, diff-file-header-face):
14831 Use min-colors.
14832
14833 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14834
14835 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
14836 (bibtex-clean-entry): Disentangle code.
14837 (bibtex-realign): New function.
14838 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
14839 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
14840 Remove undocumented optional arg called-by-convert-alien.
14841 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
14842 for sorting instead of bibtex-sort-buffer.
14843
14844 2004-05-02 Eli Zaretskii <eliz@gnu.org>
14845
14846 * progmodes/compile.el (compilation-start): In the
14847 no-async-subprocesses branch, call sit-for to give redisplay a
14848 chance to show the updated process status in the mode line, and
14849 fontify the buffer explicitly after the process exits.
14850
14851 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
14852
14853 * progmodes/python.el (python-compilation-line-number): Remove.
14854 (python-compilation-regexp-alist): Don't use it any more.
14855 (python-orig-start, python-input-filter): Remove.
14856 (inferior-python-mode): Don't set up comint-input-filter-functions.
14857 (python-send-region): Use compilation-fake-loc.
14858
14859 * progmodes/compile.el (compilation-messages-start): New var.
14860 (compilation-mode): Don't setup next-error-function here.
14861 (compilation-setup): Set it up here instead (for minor modes as well).
14862 Make compilation-messages-start buffer local.
14863 (compilation-next-error-function): Use it.
14864 (compilation-forget-errors): Set compilation-messages-start.
14865
14866 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
14867
14868 * ielm.el (ielm-prompt-read-only): Update docstring.
14869
14870 * comint.el (comint-prompt-read-only): Update docstring.
14871 (comint-update-fence, comint-kill-whole-line)
14872 (comint-kill-region): New functions.
14873
14874 * simple.el (kill-whole-line): Use "p" instead of "P" in
14875 interactive form.
14876
14877 2004-05-01 Juanma Barranquero <lektu@terra.es>
14878
14879 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
14880 format arglist so default values in CL-style argument lists are
14881 correctly shown.
14882
14883 2004-05-01 Jason Rumney <jasonr@gnu.org>
14884
14885 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
14886
14887 2004-05-01 Kenichi Handa <handa@m17n.org>
14888
14889 * international/titdic-cnv.el (miscdic-convert): Don't generate a
14890 quail file if it is up to date.
14891
14892 2004-04-30 Juri Linkov <juri@jurta.org>
14893
14894 * cus-edit.el (custom-mode-map):
14895 Add key binding `C-x C-s' to `Custom-save'.
14896
14897 * outline.el (outline-blank-line): New var.
14898 (outline-next-preface, outline-show-heading)
14899 (outline-end-of-subtree): Use it.
14900
14901 * dired-aux.el (dired-touch-initial): New fun.
14902 (dired-do-chxxx): Call it for op-symbol `touch'.
14903 (dired-diff): Use `dired-dwim-target-directory'
14904 if current dired buffer has no buffer mark.
14905
14906 * bindings.el (propertized-buffer-identification):
14907 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
14908 Add C-M-arrow keys for consistency.
14909
14910 * files.el (confirm-kill-emacs):
14911 Change group from top-level `emacs' to `convenience'.
14912
14913 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
14914 Push mark on the first call of successive command calls.
14915 (insert-pair): New fun created from `insert-parentheses' with
14916 `open' and `close' arguments added. Enclose active regions
14917 in paired characters. Compare adjacent characters syntax with
14918 inserted characters syntax before inserting a space.
14919 (insert-parentheses): Call `insert-pair' with ?\( ?\).
14920
14921 * delsel.el: Don't put `delete-selection' property
14922 on `insert-parentheses' symbol to take advantage of
14923 region handling in `insert-pair' function.
14924 Suggested by Stephan Stahl <stahl@eos.franken.de>.
14925
14926 2004-04-30 Kim F. Storm <storm@cua.dk>
14927
14928 * emulation/cua-base.el: Add support for changing cursor types;
14929 based on patch from Michael Mauger.
14930 (cua-normal-cursor-color, cua-read-only-cursor-color)
14931 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
14932 Customization cursor type and/or cursor color.
14933 (cua--update-indications): Handle cursor type changes.
14934 (cua-mode): Update cursor indications if enabled.
14935
14936 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
14937
14938 * mouse.el (mouse-drag-copy-region): New defcustom.
14939 (mouse-set-region, mouse-drag-region-1): Use it.
14940
14941 * simple.el (kill-ring-save): If region face background color is
14942 unspecified (if no highlighting), show extent of fully visible
14943 region even if transient-mark-mode is enabled.
14944
14945 * emulation/cua-base.el (cua--standard-movement-commands):
14946 Add cua-scroll-up and cua-scroll-down.
14947 (cua-scroll-up, cua-scroll-down): New commands.
14948 (cua--init-keymaps): Remap scroll-up and scroll-down.
14949
14950 * emulation/cua-rect.el (cua--convert-rectangle-as):
14951 New defmacro.
14952 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
14953 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
14954 New commands (suggested by Jordan Breeding).
14955
14956 2004-04-30 Juanma Barranquero <lektu@terra.es>
14957
14958 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
14959
14960 2004-04-30 Mario Lang <mlang@delysid.org>
14961
14962 * diff.el (diff-switches): Fix typo in docstring.
14963
14964 2004-04-30 Alex Schroeder <alex@gnu.org>
14965
14966 * xml.el (xml-debug-print-internal): Don't add newline and
14967 indentation to text nodes and write empty elements as empty tags
14968 instead of opening and closing tags.
14969 (xml-debug-print): Take optional indent-string argument.
14970 (xml-print): Alias for xml-debug-print.
14971
14972 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
14973
14974 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
14975 than duplicate call to `line-beginning-position'.
14976
14977 * progmodes/f90.el (f90-get-present-comment-type):
14978 Return whitespace, as well as comment chars, for consistent filling
14979 of comment blocks. Use `match-string-no-properties'.
14980 (f90-break-line): Trim trailing whitespace when filling comments.
14981
14982 2004-04-30 Dave Love <fx@gnu.org>
14983
14984 * calendar/diary-lib.el (diary-outlook-formats): New variable.
14985 (diary-from-outlook-internal, diary-from-outlook)
14986 (diary-from-outlook-gnus, diary-from-outlook-rmail):
14987 New functions to import diary entries from Outlook-format
14988 appointments in mail messages.
14989
14990 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
14991
14992 * progmodes/python.el (python-send-command): New fun.
14993 (python-send-region, python-load-file): Use it.
14994
14995 * progmodes/compile.el (compilation-last-buffer): Add var alias.
14996
14997 * help-fns.el (help-C-file-name): Use new subr-name.
14998 Prepend `src/' to the file name.
14999 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
15000 (describe-function-1, describe-variable): Only find a C source file
15001 name if DOC is already loaded.
15002
15003 * help-mode.el (help-function-def, help-variable-def):
15004 Use the new find-function-search-for-symbol functionality.
15005 Allow FILE to be `C-source'.
15006
15007 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
15008 (find-function-C-source): New fun.
15009 (find-function-search-for-symbol): Use it.
15010
15011 2004-03-29 Michael Mauger <mmaug@yahoo.com>
15012
15013 * progmodes/sql.el (sql-product-alist): Rename variable
15014 `sql-product-support'. Add Postgres login parameters.
15015 (sql-set-product, sql-product-feature): Update with renamed variable.
15016 (sql-connect-postgres): Add username prompt.
15017 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
15018 Make patterns less product specific.
15019 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
15020 (sql-mode-abbrev-table): Modify initialization.
15021 (sql-builtin-face): Add variable.
15022 (sql-keywords-re): Add macro.
15023 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
15024 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
15025 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
15026 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
15027 (sql-mode-linter-font-lock-keywords)
15028 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
15029 (sql-mode-sybase-font-lock-keywords)
15030 (sql-mode-informix-font-lock-keywords)
15031 (sql-mode-interbase-font-lock-keywords)
15032 (sql-mode-ingres-font-lock-keywords)
15033 (sql-mode-solid-font-lock-keywords)
15034 (sql-mode-sqlite-font-lock-keywords)
15035 (sql-mode-db2-font-lock-keywords): Default to nil.
15036 (sql-product-font-lock): Always highlight ANSI keywords.
15037 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
15038 (sql-send-string): Add function.
15039
15040 2004-04-29 Dave Love <fx@gnu.org>
15041
15042 * progmodes/cfengine.el (cfengine-beginning-of-defun)
15043 (cfengine-end-of-defun): Ensure progress through buffer.
15044
15045 * info-look.el (cfengine-mode): Accept a terminal ().
15046
15047 2004-04-29 Juri Linkov <juri@jurta.org>
15048
15049 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
15050 instead of isearch-yank-word-or-char. Add new key bindings for
15051 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
15052 (isearch-del-char): New fun.
15053 (isearch-forward, isearch-edit-string): Update docstring.
15054 (isearch-yank-char): Doc fix.
15055 (isearch-other-meta-char): Restore point after scrolling.
15056
15057 * progmodes/compile.el (compilation-context-lines): Add nil option
15058 to disable compilation output window scrolling.
15059 (compilation-set-window): Use it.
15060
15061 * outline.el (outline-next-preface, outline-show-heading):
15062 Don't leave unhidden blank line before heading.
15063 (outline-end-of-subtree): Include last newline into subtree.
15064 (hide-entry): Leave point at beginning of heading instead of end.
15065 (outline-up-heading): Push mark for the first call of successive
15066 command calls.
15067
15068 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
15069
15070 * comint.el (comint-prompt-read-only): New variable.
15071 (comint-output-filter): Implement it.
15072
15073 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
15074 (ielm-prompt-internal): New variable.
15075 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
15076 (ielm-send-input): Delete unused variable `buf'.
15077 (ielm-eval-input): Use `ielm-prompt-internal'.
15078 (inferior-emacs-lisp-mode): Use new variables
15079 `comint-prompt-read-only' and `ielm-prompt-internal'.
15080 Get rid of obsolete variable `directory-sep-char'.
15081 (ielm): Use `zerop'.
15082
15083 2004-04-29 John Paul Wallington <jpw@gnu.org>
15084
15085 * thumbs.el (toplevel): Require cl at compile time.
15086 Remove conditional definitions of `ignore-errors' and `caddar'
15087 because they occur at run time.
15088
15089 2004-04-28 Nick Roberts <nickrob@gnu.org>
15090
15091 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
15092 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
15093 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
15094 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
15095
15096 * progmodes/gud.el (gud-common-init): Throw an error if program is
15097 already running under gdb.
15098
15099 2004-04-28 John Paul Wallington <jpw@gnu.org>
15100
15101 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
15102 (thumbs-show-image-num): Move assignment of
15103 `thumbs-current-image-filename' within scope of `i'.
15104 (thumbs-emboss-image): Don't use `evenp'.
15105
15106 2004-04-28 Richard M. Stallman <rms@gnu.org>
15107
15108 * progmodes/compile.el (compilation-context-lines): Default now 0.
15109
15110 2004-04-28 Juanma Barranquero <lektu@terra.es>
15111
15112 Use `time-less-p' from calendar/time-date.el instead of defining
15113 custom versions of it.
15114
15115 * pcomplete.el (pcomplete-time-less-p): Remove.
15116
15117 * thumbs.el (time-less-p): Remove.
15118
15119 * calendar/timeclock.el (timeclock-time-less-p): Remove.
15120 (timeclock-generate-report): Use `time-less-p'.
15121
15122 * emacs-lisp/autoload.el (autoload-before-p): Remove.
15123 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
15124
15125 2004-04-28 Masatake YAMATO <jet@gyve.org>
15126
15127 * subr.el (remove-overlays): Make arguments optional.
15128
15129 * wid-edit.el (widget-specify-button): Put evaporate to the
15130 overlay for sample.
15131 (widget-specify-sample): Put evaporate to the overlay for sample.
15132 (widget-specify-doc): Put evaporate to the overlay for documentation.
15133
15134 2004-04-27 Jesper Harder <harder@ifa.au.dk>
15135
15136 * info.el (info-apropos): Make it an index node. Align node names
15137 like makeinfo.
15138
15139 2004-04-27 Eli Zaretskii <eliz@gnu.org>
15140
15141 * net/browse-url.el (browse-url-netscape-sentinel)
15142 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
15143 (browse-url-epiphany-sentinel, browse-url-mosaic):
15144 Use browse-url-*-program instead of a literal program name.
15145
15146 2004-04-27 Kevin Ryde <user42@zip.com.au>
15147
15148 * eshell/em-alias.el:
15149 * eshell/em-dirs.el:
15150 * eshell/em-hist.el:
15151 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
15152 features when M-x customize-group loads modules before the main
15153 eshell.el.
15154
15155 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
15156
15157 * subr.el (momentary-string-display): Support EXIT-CHAR that is
15158 either a character representation of an event or an event
15159 description list.
15160
15161 * type-break.el: Capitalise Emacs and Lisp.
15162 (type-break-good-break-interval, type-break-demo-boring-stats)
15163 (type-break-terse-messages, type-break-file-name): New defcustoms.
15164 (type-break-post-command-hook)
15165 (type-break-warning-countdown-string): Quote variable names in doc.
15166 (type-break-interval-start, type-break-auto-save-file-name): New vars.
15167 (type-break-mode): Document type-break-good-break-interval and the
15168 "session" file. Schedule break according to the session file.
15169 Kill session file buffer on exit. Organise for save-some-buffers
15170 to always save the session file.
15171 (type-break-mode-line-message-mode, type-break-query-mode):
15172 Uppercase arguments.
15173 (type-break-file-time, type-break-file-keystroke-count, timep)
15174 (type-break-choose-file, type-break-get-previous-time)
15175 (type-break-get-previous-count): New defuns.
15176 (type-break): Avoid break querying after a completed break in the
15177 case where the query was initiated during user invocation of the
15178 break. Optional terse messages.
15179 Use type-break-good-break-interval if type-break-good-rest-interval is
15180 nil. File the break time.
15181 (type-break-schedule): New optional args for overriding the use of
15182 the current time.
15183 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
15184 after a break.
15185 (type-break-check): File the keystroke count.
15186 (type-break-do-query): Prevent a second query when the break is
15187 interrupted. Optional terse message.
15188 (type-break-keystroke-reset): Record the start of a typing interval.
15189 (type-break-demo-boring): Optional terse messages. Display word
15190 per minute and keystroke counts according to
15191 type-break-demo-boring-stats.
15192
15193 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
15194
15195 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
15196 directories, make sure they exist under archive-tmpdir.
15197
15198 2004-04-27 Juri Linkov <juri@jurta.org>
15199
15200 * help.el (view-emacs-news): With argument, display info for the
15201 selected version by finding it among different NEWS files, and
15202 narrowing the buffer to the selected version.
15203
15204 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
15205 same-window-buffer-names.
15206 (info): New arg `buffer'. Use it. Doc fix. Read file name for
15207 non-numeric prefix argument, append the number to the buffer name
15208 for numeric prefix argument.
15209 (info-other-window): Bind same-window-regexps to nil.
15210 (Info-reference-name): Rename to Info-point-loc.
15211 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
15212 and Info-find-index-name for stringy Info-point-loc.
15213 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
15214 without middle `.', but with final `.' and optional line number
15215 for it. Set Info-point-loc for index nodes.
15216 (Info-index): Remove middle `.' from index entry regexp.
15217 Modify line number regexp.
15218 (Info-index-next): Decrement line number.
15219 (info-apropos): Remove middle `.' from index entry regexp.
15220 Add optional line number regexp at the end. Add matched value
15221 for line number to the result list and insert it to the buffer.
15222 Replace match-string by match-string-no-properties.
15223 Reorder result list.
15224 (Info-fontify-node): Hide index line numbers.
15225 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
15226 empty matches.
15227 (Info-follow-reference): Use `str' instead of
15228 Info-following-node-name-re.
15229 (Info-toc): Use full file names. Set Info-current-node to "Top".
15230 (Info-fontify-node): Compare file names without directory name.
15231 (Info-try-follow-nearest-node): Don't set Info-reference-name.
15232 Set second arg of Info-extract-menu-node-name for index nodes.
15233 (info-xref-visited): Use magenta3 instead of magenta4.
15234 (Info-mode): Add info-apropos to docstring.
15235
15236 * log-view.el (log-view-diff): Replace interactive code "r"
15237 by a list to allow to call it even if region is not active.
15238
15239 * paren.el (show-paren-highlight-openparen): New var.
15240 (show-paren-function): Turn on openparen highlighting when
15241 matching forward if show-paren-highlight-openparen is non-nil.
15242
15243 * simple.el (kill-ring-save): Use blink-matching-delay instead of
15244 the constant value 1.
15245 (completions-common-part): Expand docstring.
15246
15247 * textmodes/picture.el (picture-mode-map): Add arrow keys.
15248
15249 2004-04-27 Kim F. Storm <storm@cua.dk>
15250
15251 * image.el (insert-sliced-image): Use line-height instead of
15252 line-spacing property on newline.
15253
15254 2004-04-26 Lars Hansen <larsh@math.ku.dk>
15255
15256 * desktop.el (desktop-buffer-misc-data-function): Rename to
15257 desktop-save-buffer and change docstring.
15258 (desktop-buffer-modes-to-save): Delete.
15259 (desktop-save-buffer-p): Use desktop-save-buffer instead of
15260 desktop-buffer-modes-to-save.
15261 (desktop-save): Rename desktop-buffer-misc-data-function to
15262 desktop-save-buffer and allow non-function value.
15263 (desktop-missing-file-warning): Correct docstring.
15264
15265 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
15266 to desktop-save-buffer.
15267
15268 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
15269 desktop-save-buffer.
15270
15271 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
15272
15273 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
15274
15275 2004-04-26 Eli Zaretskii <eliz@gnu.org>
15276
15277 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
15278
15279 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
15280
15281 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
15282 (ielm): Only go to the end of the buffer when starting a new process.
15283
15284 2004-04-25 Juanma Barranquero <lektu@terra.es>
15285
15286 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
15287 mode line. Bind `inhibit-read-only' to t before modifying
15288 properties of text in the buffer.
15289 (ielm): Force point to the end of buffer, even when running ielm
15290 from inside itself.
15291
15292 2004-04-25 Jesper Harder <harder@ifa.au.dk>
15293
15294 * info.el (info-apropos): Reset Info-complete-cache.
15295
15296 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
15297
15298 * progmodes/compile.el (compilation-error-regexp-alist-alist):
15299 Also recognize severe Irix et al. messages.
15300 (compilation-normalize-filename, compile-abbreviate-directory):
15301 Delete functions.
15302 (compilation-get-file-structure): New function inherits
15303 functionality of the two preceding ones.
15304 (compilation-internal-error-properties, compilation-fake-loc):
15305 Use it so that different paths to the same file share the same
15306 markers. Also optimize finding adjacent marker slightly.
15307
15308 2004-04-25 Kim F. Storm <storm@cua.dk>
15309
15310 * image.el (insert-sliced-image): Add line-spacing t property
15311 to newlines separating image lines.
15312
15313 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
15314
15315 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
15316
15317 * ielm.el (ielm-prompt-read-only): New user option.
15318 (ielm-prompt): Expand docstring to describe new behavior.
15319 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
15320 mention it in the docstring.
15321
15322 2004-04-24 Andreas Schwab <schwab@suse.de>
15323
15324 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
15325
15326 * diff.el (diff): Set default-directory in diff buffer.
15327
15328 2004-04-24 Eli Zaretskii <eliz@gnu.org>
15329
15330 * mail/sendmail.el (mail-bury): Don't delete the frame where the
15331 mail was being composed if the terminal cannot display more than
15332 one frame; instead, switch to previous frame.
15333
15334 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
15335 (rmail-start-mail): Support rmail-mail-new-frame even on
15336 terminals that can display only one frame at a time.
15337
15338 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
15339
15340 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
15341 (checkdoc-output-font-lock-keywords): Remove error regexp.
15342 (checkdoc-output-mode-map): Remove.
15343 (checkdoc-output-mode): Derive from compilation-mode.
15344 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
15345
15346 * dired.el (dired-mode-map): Add a menu entry for wdired.
15347
15348 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
15349 (rx-bracket, rx-check-any, rx-any): Clean up name space.
15350
15351 * wdired.el (wdired-mode-map): Move init into declaration.
15352 Fix `return' binding.
15353 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
15354 Use force-mode-line-update.
15355 (wdired-get-filename): Use `unless'.
15356 (wdired-preprocess-files): Don't assume names have no \n and use / for
15357 dir separator.
15358 (wdired-normalize-filename): Use replace-regexp-in-string.
15359 (wdired-load-hooks): Remove.
15360 (wdired-mode-hooks): Rename to wdired-mode-hook.
15361
15362 * info-look.el: Add support for cfengine-mode.
15363 (info-lookup-setup-mode): Use dolist.
15364
15365 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
15366
15367 * wdired.el: New file.
15368
15369 2004-04-23 Juanma Barranquero <lektu@terra.es>
15370
15371 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
15372
15373 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
15374 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
15375 (pcomplete--help, pcomplete--here): Doc fixes.
15376
15377 2004-04-23 Andre Spiegel <spiegel@gnu.org>
15378
15379 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
15380 handles wrong-number-of-arguments in backend call.
15381
15382 * vc.el (vc-print-log): Likewise.
15383
15384 2004-04-20 Dave Love <fx@gnu.org>
15385
15386 * emacs-lisp/rx.el: Doc fixes.
15387 (rx-constituents): Add/extend many forms.
15388 (rx-check): Check form is a list.
15389 (bracket): Defvar.
15390 (rx-check-any, rx-any, rx-check-not): Modify.
15391 (rx-not): Simplify.
15392 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
15393 (rx-kleene): Use rx-trans-forms.
15394 (rx-quote-for-set): Delete.
15395 (rx): Allow multiple args.
15396
15397 2004-04-23 Kenichi Handa <handa@m17n.org>
15398
15399 * international/mule-util.el (char-displayable-p): Simplify by
15400 using internal-char-font.
15401
15402 2004-04-23 Juanma Barranquero <lektu@terra.es>
15403
15404 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
15405
15406 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
15407
15408 * diff-mode.el (diff-next-error): New fun.
15409 (diff-mode): Use it.
15410
15411 * simple.el (next-error): Change arg name.
15412 Add support for the documented C-u C-x ` usage.
15413
15414 * frame.el (special-display-popup-frame, next-multiframe-window)
15415 (previous-multiframe-window): Only consider frames on same display.
15416
15417 2004-04-22 Lars Hansen <larsh@math.ku.dk>
15418
15419 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
15420 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
15421
15422 2004-04-22 Kim F. Storm <storm@cua.dk>
15423
15424 * net/telnet.el (telnet): Add optional port arg.
15425
15426 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
15427
15428 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15429 Minor sanity check on the `hyperlink' slot.
15430
15431 * Makefile.in (recompile): Compile new files.
15432
15433 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
15434 Add byte-recompile-directory's optional `arg'.
15435
15436 * cvs-status.el (cvs-tree-use-charset): New var.
15437 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
15438 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
15439 (cvs-status-cvstrees): Use it.
15440
15441 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
15442 Make it a normal major mode.
15443 (checkdoc-buffer-label): Make sure the file name is meaningful.
15444 (checkdoc-output-to-error-buffer): Remove.
15445 (checkdoc-error, checkdoc-start-section): Rewrite.
15446
15447 * info.el (info-node, info-menu-5, info-xref, info-header-node)
15448 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15449 (Info-title-4-face): Use new syntax.
15450 (info-xref-visited): Inherit from info-xref.
15451
15452 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
15453
15454 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
15455
15456 * simple.el (next-error-last-buffer, next-error-function):
15457 New variables for the next-error framework.
15458 (next-error-buffer-p): New function.
15459 (next-error-find-buffer): Generalize compilation-find-buffer.
15460 (next-error, previous-error, first-error, next-error-no-select)
15461 (previous-error-no-select): Move from compile.el.
15462
15463 * replace.el (occur-next-error, occur-1): Hook into the next-error
15464 framework.
15465
15466 * progmodes/compile.el (compilation-start):
15467 Set next-error-last-buffer so next-error knows where to jump.
15468 (compilation-setup): Set the buffer-local variable
15469 next-error-function to 'compilation-next-error-function.
15470 (compilation-buffer-p, compilation-buffer-internal-p): Use an
15471 alternate way to find if a buffer is a compilation buffer, for
15472 next-error convenience.
15473 (next-error-no-select, previous-error-no-select, next-error)
15474 (previous-error, first-error): Move to simple.el.
15475 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
15476 (compilation-last-buffer): Remove.
15477 (compilation-start, compilation-next-error, compilation-setup)
15478 (compilation-next-error-function, compilation-find-buffer):
15479 Remove compilation-last-buffer use.
15480
15481 2004-04-21 Juanma Barranquero <lektu@terra.es>
15482
15483 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
15484 (font-lock-warning-face): Fix spacing.
15485
15486 * makefile.w32-in (WINS): Add url/ directory.
15487
15488 2004-04-21 Lars Hansen <larsh@math.ku.dk>
15489
15490 * desktop.el (desktop-buffer-mode-handlers): New variable.
15491 Alist of major mode specific functions to restore a desktop buffer.
15492 (desktop-buffer-handlers): Make variable obsolete.
15493 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
15494 Catch errors signaled in handlers. Update buffer count.
15495 Evaluate desktop-buffer-point.
15496 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
15497 move to dired.el.
15498 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
15499 move to info.el.
15500 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
15501 move to mail/rmail.el.
15502 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
15503 to mh-e/mh-e.el.
15504 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
15505 On fail, print message (to message buffer) even if
15506 desktop-missing-file-warning is nil.
15507 (desktop-buffer-misc-data-function): New buffer local variable.
15508 Function returning major mode specific data.
15509 (desktop-buffer-misc-functions): Make variable obsolete.
15510 (desktop-save): Use desktop-buffer-misc-data-function.
15511 (desktop-buffer-dired-misc-data): Rename to
15512 dired-desktop-buffer-misc-data and move to dired.el.
15513 (desktop-buffer-info-misc-data): Rename to
15514 Info-desktop-buffer-misc-data and move to info.el.
15515 (desktop-read): Add message about number of buffers restored/failed.
15516
15517 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
15518 Add parameters. Pause to display error only when
15519 desktop-missing-file-warning is non-nil.
15520 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15521 (dired-mode): Bind desktop-buffer-misc-data-function.
15522
15523 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
15524 Add Parameters.
15525 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15526 (Info-mode): Bind desktop-buffer-misc-data-function.
15527
15528 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
15529 Add Parameters.
15530
15531 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
15532 Add Parameters.
15533
15534 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
15535
15536 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
15537 the case of letters in case-insensitive expansions when the
15538 abbrev is preceded by characters with letter syntax.
15539
15540 2004-04-21 Richard M. Stallman <rms@gnu.org>
15541
15542 * progmodes/cperl-mode.el (cperl-putback-char):
15543 Delete Emacs 18 definition.
15544
15545 * international/mule.el (ctext-post-read-conversion):
15546 Use assoc-string, not assoc-ignore-case.
15547
15548 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
15549
15550 * emacs-lisp/easymenu.el (easy-menu-add):
15551 Do call x-popup-menu, but only if it's defined.
15552
15553 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
15554
15555 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
15556 Handle multiple args: compile like progn.
15557
15558 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
15559 take all args as &rest arg.
15560
15561 * autoinsert.el (auto-insert-alist): Insert the user's name in
15562 copyright notice, rather than Free Software Foundation.
15563
15564 2004-04-21 Kenichi Handa <handa@m17n.org>
15565
15566 * descr-text.el (describe-char): Make it work on *Help* buffer.
15567
15568 2004-04-21 Kim F. Storm <storm@cua.dk>
15569
15570 * image.el (insert-image): Add optional SLICE arg.
15571 (insert-sliced-image): New defun.
15572
15573 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
15574
15575 * subr.el (read-number): Check whether `default' is nil.
15576
15577 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
15578
15579 * progmodes/compile.el (compilation-error-properties):
15580 Split into two.
15581 (compilation-internal-error-properties): New one.
15582 (compilation-compat-error-properties): Use it. Fix the non-marker case.
15583
15584 2004-04-20 Richard M. Stallman <rms@gnu.org>
15585
15586 * window.el (split-window-save-restore-data):
15587 Don't update the data if OLD-INFO is nil.
15588
15589 * view.el (view-return-to-alist): Mark it permanent local.
15590
15591 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
15592
15593 * recentf.el (recentf-save-list): Catch and warn about errors.
15594
15595 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
15596 so "Buffers" won't be pure.
15597
15598 * help-mode.el (help-mode-finish): Set help-return-alist first
15599 thing, setting only the entry for the selected window.
15600
15601 * help-fns.el (describe-function-1): If many non-control non-meta
15602 keys run the command, don't list all of them.
15603
15604 2004-04-20 Juanma Barranquero <lektu@terra.es>
15605
15606 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
15607 arg. Copied from Andre Spiegel's patch of 2004-03-21.
15608
15609 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
15610
15611 2004-04-20 Kenichi Handa <handa@m17n.org>
15612
15613 * international/quail.el (quail-lookup-key): New optional arg
15614 NOT-RESET-INDICES.
15615 (quail-get-translations): Call quail-lookup-key with
15616 NOT-RESET-INDICES t.
15617 (quail-completion): Likewise.
15618 (quail-lookup-map-and-concat): Likewise.
15619
15620 2004-04-20 Kenichi Handa <handa@m17n.org>
15621
15622 * international/quail.el (quail-update-translation): Don't insert
15623 such an unsupported multibyte char in a unibyte buffer.
15624
15625 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
15626
15627 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
15628 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
15629 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
15630 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
15631 (gdb-frame-assembler-buffer): Improve behaviour with
15632 multiple frames.
15633 (gdb-display-buffer): Extend search to all visible frames.
15634
15635 2004-04-19 Eli Zaretskii <eliz@gnu.org>
15636
15637 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
15638 characters left after base64 decoding.
15639 (rmail-decode-region): Use -dos variety of `coding', to remove any
15640 ^M characters left after qp or base64 decoding.
15641
15642 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15643
15644 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
15645 messages.
15646
15647 2004-04-19 Stephen Eglen <stephen@gnu.org>
15648
15649 * add-log.el (add-change-log-entry): Update doc string to mention
15650 add-log-full-name and add-log-mailing-address.
15651
15652 2004-04-18 Juri Linkov <juri@jurta.org>
15653
15654 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
15655 (Info-find-node-2): Simplify error message.
15656 (Info-insert-dir): Use Info-following-node-name.
15657 (Info-goto-node): Remove *info-history* and *info-toc*.
15658 (Info-history): Create a node of the virtual history file.
15659 (Info-toc): Create a node of the virtual toc file.
15660 (Info-insert-toc): New arg `curr-file' for reference file names.
15661 (info-apropos): Remove redundant var binding for temp-file.
15662 (Info-index, Info-index-next, Info-mode): Doc fix.
15663 (Info-goto-emacs-command-node): Don't jump to *info* from
15664 non-*info* Info buffers.
15665 (Info-fontify-node): Don't show the file name of external
15666 references if `Info-hide-note-references' is `hide'. Don't hide
15667 newlines at the end of paragraphs.
15668
15669 * international/mule-diag.el (list-input-methods):
15670 Fix args to help-xref-button.
15671
15672 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
15673 to put into effect local variables from TUTORIAL files.
15674
15675 * textmodes/paragraphs.el (sentence-end) <function>: New fun
15676 with default value taken from the variable `sentence-end'.
15677 (sentence-end) <defcustom>: Set default to nil. Doc fix.
15678 Add nil const to :type.
15679 (sentence-end-without-period, sentence-end-double-space)
15680 (sentence-end-without-space): Doc fix.
15681
15682 * textmodes/paragraphs.el (forward-sentence):
15683 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
15684 (fill-delete-newlines):
15685 * progmodes/cc-cmds.el (c-beginning-of-statement):
15686 Use function `sentence-end' instead of variable `sentence-end'.
15687
15688 2004-04-18 Andreas Schwab <schwab@suse.de>
15689
15690 * progmodes/compile.el (compilation-start): Set window start to
15691 point-min if compilation-scroll-output is nil.
15692
15693 2004-04-18 John Wiegley <johnw@newartisans.com>
15694
15695 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
15696
15697 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
15698
15699 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
15700 (gdb-info-breakpoints-custom): Revert previous change.
15701 (gdb-view-assembler): Update assembler if necessary.
15702 (gdb-frame-handler): Parse correctly for gdb-current-frame.
15703 (gdb-display-source-buffer): Update properly when both source and
15704 assembler are visible.
15705
15706 2004-04-17 John Wiegley <johnw@newartisans.com>
15707
15708 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
15709 which limits the number of names shown in the minibuffer. Off by
15710 default.
15711 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
15712 up iswitchb for users with a multitude of open buffers by showing
15713 only the first and last N/2 buffers in the completion list (which
15714 is enough to aid C-s/C-r, and to know that more characters are
15715 needed to refine the completion list).
15716
15717 2004-04-17 Richard M. Stallman <rms@gnu.org>
15718
15719 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
15720 (file-truename): Expand all ~ constructs directly.
15721 (insert-directory): Delete any error msg output by the
15722 `insert-directory-program'.
15723
15724 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
15725 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
15726 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
15727 (allout-init): Use find-file-hook, not find-file-hooks.
15728 (allout-mode): Eliminate Emacs 18 support.
15729 Use write-contents-functions, not local-write-file-hooks.
15730
15731 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
15732
15733 * progmodes/compile.el (compilation-error-properties): Fix for
15734 adding messages when there are already markers for their file.
15735 (compilation-fake-loc): New function.
15736
15737 2004-04-16 Dave Love <fx@gnu.org>
15738
15739 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
15740 (python-load-file): Fix python-orig-start setting.
15741
15742 * progmodes/compile.el: Doc fixes.
15743 (compilation-error-regexp-alist-alist)
15744 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
15745 (compilation-assq): Wrap in eval-when-compile.
15746 (compilation-mode-font-lock-keywords): Don't use list*.
15747 (compilation-start): Avoid warning.
15748 (compilation-compat-error-properties)
15749 (compilation-directory-properties): Add keymap property.
15750 (compilation-parsing-end): Make it a marker for better compatibility.
15751
15752 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
15753
15754 2004-04-16 Mark A. Hershberger <mah@everybody.org>
15755
15756 * xml.el: Doc fixes.
15757 (xml-get-children): Only looks at sub-tags and ignore strings.
15758
15759 * xml.el (xml-parse-tag): Avoid overwriting node-name.
15760
15761 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
15762
15763 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
15764
15765 2004-04-16 Andre Spiegel <spiegel@gnu.org>
15766
15767 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
15768
15769 * vc.el (vc-print-log): Likewise.
15770
15771 2004-04-16 Masatake YAMATO <jet@gyve.org>
15772
15773 * simple.el (completion-setup-function): Set an initial value
15774 to `element-common-end' before entering loop. Set a value
15775 to `element-common-end' at the end of loop.
15776 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
15777 (completions-common-part): Rename from completion-de-emphasis.
15778 (completions-first-difference): Rename from completion-emphasis.
15779 Suggested by RMS.
15780
15781 2004-04-16 Juanma Barranquero <lektu@terra.es>
15782
15783 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
15784 (bookmark-edit-annotation-mode): Add mode name.
15785
15786 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15787
15788 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
15789 for nested conflict markers.
15790 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
15791
15792 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
15793
15794 * progmodes/gdb-ui.el (gdb-goto-info): New function.
15795
15796 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
15797
15798 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
15799
15800 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
15801 Give a backtrace if requested.
15802
15803 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
15804
15805 * progmodes/python.el (python-mouse-2-command, python-RET-command):
15806 Remove unused functions.
15807 (python-orig-start-line, python-orig-file): Remove.
15808 (python-orig-start): New var.
15809 (python-input-filter, python-compilation-line-number)
15810 (python-send-region, python-load-file): Use it.
15811
15812 * info.el (info): Always jump to *info*.
15813
15814 * subr.el (posn-set-point): New function.
15815
15816 * mouse.el (mouse-set-point): Use it.
15817
15818 * progmodes/compile.el (compile-goto-error): Use it.
15819 (compilation-button-map): New keymap.
15820 (compilation-error-properties): Use it.
15821 (compilation-shell-minor-mode-map): Don't bind mouse-2.
15822
15823 * smerge-mode.el (smerge-popup-context-menu): Use it.
15824
15825 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
15826 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
15827 mouse and non-mouse case.
15828
15829 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
15830 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
15831
15832 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
15833 Make it work for non-mouse events.
15834
15835 * pcvs-info.el (cvs-status-map): Update binding name.
15836
15837 2004-04-14 Mark A. Hershberger <mah@everybody.org>
15838
15839 * xml.el (xml-maybe-do-ns): New function to handle namespace
15840 parsing of both attribute and element names.
15841 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
15842 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
15843 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
15844 (xml-parse-attlist): Make it do its own namespace parsing.
15845
15846 2004-04-14 Dave Love <fx@gnu.org>
15847
15848 * progmodes/python.el (run-python): Fix use of \n.
15849 (python-load-file): Remove `try' from Python fragment.
15850 (python-describe-symbol): Fix message.
15851
15852 * comint.el: Doc fixes.
15853 (comint-last-input-start, comint-last-input-end)
15854 (comint-last-output-start): Give them values.
15855 (comint-arguments): Avoid warning.
15856 (comint-skip-prompt): Use line-end-position.
15857 (comint-backward-matching-input): Rename arg to agree with doc.
15858 (comint-extract-string): Use syntax-ppss.
15859 (comint-dynamic-simple-complete): Delete useless list construction.
15860 (comint-redirect-subvert-readonly): New.
15861 (comint-redirect-preoutput-filter): Use it.
15862
15863 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
15864 Correctly handle negative arguments when calling hook functions.
15865
15866 2004-04-14 Jesper Harder <harder@ifa.au.dk>
15867
15868 * info.el (info-apropos): Don't clobber Info-history-list.
15869
15870 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
15871
15872 * progmodes/compile.el (compilation-setup):
15873 Localize overlay-arrow-position.
15874 (compilation-sentinel): Restructure code equivalently.
15875 (compilation-next-error): Find message on same line after point if
15876 not found before point.
15877 (compile-mouse-goto-error): Restore function so that compilation
15878 buffer need not be current and use compile-goto-error.
15879 (compile-goto-error): Restore function.
15880 (next-error): Set overlay-arrow-position.
15881 (compilation-forget-errors): Don't localize already local
15882 compilation-locs and remove FIXME about refontifying.
15883
15884 2004-04-14 Kim F. Storm <storm@cua.dk>
15885
15886 * startup.el (emacs-quick-startup): New defvar (set by -Q).
15887 (command-line): New option -Q. Like -q --no-site-file, but
15888 in addition it also disables menu-bar, tool-bar, scroll-bars,
15889 tool-tips, and the blinking cursor.
15890 (command-line-1): Skip startup screen if -Q.
15891 (fancy-splash-head): Use ":align-to center" prop to center splash image.
15892
15893 * emulation/cua-base.el (cua-read-only-cursor-color)
15894 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
15895
15896 2004-04-13 Dave Love <fx@gnu.org>
15897
15898 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
15899 (syntax): Don't require.
15900 (python) <defgroup>: Add :version.
15901 (python-quote-syntax): Re-written.
15902 (inferior-python-mode): Move stuff here from run-python and add
15903 some more.
15904 (python-preoutput-continuation, python-preoutput-result)
15905 (python-dotty-syntax-table): New.
15906 (python-describe-symbol): Use them.
15907 (run-python): Move stuff to inferior-python-mode. Modify code
15908 loaded into Python.
15909 (python-send-region): Use python-proc, python-send-string.
15910 (python-send-string): Send newlines too. Callers changed.
15911 (python-load-file): Re-written.
15912 (python-eldoc-function): New.
15913 (info-look): Don't require.
15914 (python-after-info-look): New. A modified version of former
15915 top-level code for use with eval-after-load.
15916 (python-maybe-jython, python-guess-indent): Use widened buffer.
15917 (python-fill-paragraph): Re-written.
15918 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
15919 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
15920
15921 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
15922
15923 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
15924 Set compilation-error-regexp-alist earlier.
15925
15926 * progmodes/compile.el (compilation-minor-mode-map)
15927 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
15928 (compile-goto-error): Re-merge the mouse and non-mouse commands.
15929
15930 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
15931
15932 * progmodes/compile.el (compile-goto-error): Select the buffer/window
15933 corresponding to the event.
15934
15935 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
15936
15937 * loadup.el: Add cygwin to system-type list, for unexec() support.
15938
15939 2004-04-12 John Paul Wallington <jpw@gnu.org>
15940
15941 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
15942 (ibuffer-restore-window-config-on-quit): New variable to replace
15943 `ibuffer-delete-window-on-quit'. Update all references.
15944 (ibuffer-prev-window-config): New variable.
15945 (ibuffer-quit): Restore previous window configuration instead of
15946 deleting window.
15947 (ibuffer): Save window configuration before showing Ibuffer buffer.
15948
15949 * help.el (describe-mode): Doc fix.
15950
15951 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
15952
15953 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
15954 not to treat nil as a function.
15955
15956 * vc-arch.el (vc-arch-root): Be a bit more careful.
15957 (vc-arch-register): Save the buffer if we modified it.
15958 (vc-arch-delete-rej-if-obsolete): Save excursion.
15959 (vc-arch-find-file-hook): Use the simpler after-save-hook.
15960 (vc-arch-responsible-p, vc-arch-init-version): New functions.
15961
15962 * net/ldap.el (ldap-search): Use list*.
15963
15964 2004-04-12 Juri Linkov <juri@jurta.org>
15965
15966 * info.el (Info-follow-reference): Allow multiline reference name.
15967
15968 2004-04-11 Dave Love <fx@gnu.org>
15969
15970 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
15971
15972 * progmodes/python.el: New file.
15973
15974 2004-04-11 Andre Spiegel <spiegel@gnu.org>
15975
15976 * vc-hooks.el (vc-arg-list): Function removed.
15977 (vc-default-workfile-unchanged-p): Use condition-case to check for
15978 backward compatibility.
15979
15980 * vc.el (vc-print-log): Use condition-case to check for backward
15981 compatibility.
15982
15983 2004-04-11 Juri Linkov <juri@jurta.org>
15984
15985 * dired.el (dired-faces): New defgroup.
15986 (dired-header, dired-mark, dired-marked, dired-flagged)
15987 (dired-warning, dired-directory, dired-symlink, dired-ignored):
15988 New faces.
15989 (dired-header-face, dired-mark-face, dired-marked-face)
15990 (dired-flagged-face, dired-warning-face, dired-directory-face)
15991 (dired-symlink-face, dired-ignored-face): New face variables.
15992 (dired-font-lock-keywords): Use them instead of font-lock faces.
15993 Split the rule for dired marks into 3 separate rules: for marks,
15994 marked file names and flagged file names.
15995
15996 * help-mode.el (help-make-xrefs): Add a final newline to the
15997 *Help* buffer.
15998
15999 2004-04-11 John Paul Wallington <jpw@gnu.org>
16000
16001 * replace.el (occur-engine): Distinguish between one and several
16002 matches in the matches per buffer heading.
16003
16004 2004-04-11 Kim F. Storm <storm@cua.dk>
16005
16006 * ido.el (ido-confirm-unique-completion): New defcustom.
16007 (ido-complete): Use it.
16008 (ido-write-file): Set it to t unconditionally.
16009
16010 2004-04-10 Miles Bader <miles@gnu.org>
16011
16012 RCS keyword removal (only non-comment changes are enumerated here):
16013
16014 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
16015 (byte-compile-insert-header): Don't use `byte-compile-version'.
16016 * forms.el (forms-version): Variable removed.
16017 (forms-mode): Don't use `forms-version'.
16018 * recentf.el (recentf-version): Variable removed.
16019 * progmodes/delphi.el (delphi-version): Variable removed.
16020 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
16021
16022 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
16023
16024 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
16025
16026 2004-04-09 Jesper Harder <harder@ifa.au.dk>
16027
16028 * info.el (info-apropos): Improve menu item regexp.
16029
16030 2004-04-09 Simon Josefsson <jas@extundo.com>
16031
16032 * mail/smtpmail.el: Add comment, based on report by
16033 kdc@rcn.com (Kevin D. Clark).
16034
16035 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
16036
16037 * progmodes/compile.el (compilation-mode-font-lock-keywords):
16038 Redo one more thing that I didn't notice Daniel had undone.
16039
16040 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
16041
16042 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
16043 (gdb-goto-breakpoint, gdb-display-buffer)
16044 (gdb-display-source-buffer, gdb-view-source-function)
16045 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
16046 (gdb-source-info, gdb-frame-handler): Don't specify a window
16047 for display.
16048 (gdb-info-breakpoints-custom): Remove superfluous update of
16049 assembler buffer.
16050 (gdb-many-windows): Make settable outside gdb.
16051
16052 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
16053
16054 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
16055 Derive from fundamental-mode rather than text-mode.
16056
16057 2004-04-08 Juri Linkov <juri@jurta.org>
16058
16059 * info.el (Info-history): Doc fix.
16060 (Info-history-list): New var.
16061 (info-xref): Change magenta4 to blue, remove bold for dark and
16062 light backgrounds, change bold to underline for non-color classes.
16063 (info-xref-visited): New face.
16064 (Info-fontify-visited-nodes): New custom.
16065 (Info-hide-note-references): Add new value `hide'. Doc fix.
16066 (Info-reference-name): New var.
16067 (Info-selection-hook): New custom.
16068 (Info-edit-mode-hook): New var.
16069 (Info-find-file): New fun.
16070 (Info-find-node): Move part of code to Info-find-file.
16071 (Info-find-node-2): Add anchors to Info-history-list. Move point
16072 to the place with the reference name if name is defined.
16073 (Info-select-node): Add current node to Info-history-list.
16074 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
16075 (Info-search-whitespace-regexp): New custom.
16076 (Info-search-case-fold): New var.
16077 (Info-search): Add "case-sensitively" to the prompt.
16078 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
16079 (Info-search-case-sensitively, Info-search-next): New fun.
16080 (Info-up): Move point to the menu item of the current node.
16081 (Info-history): New fun. Add *info-history* to
16082 same-window-buffer-names.
16083 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
16084 (Info-insert-toc): New fun.
16085 (Info-build-toc): New fun.
16086 (Info-follow-reference): Add new arg `fork'. Doc fix.
16087 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
16088 with the same name prefer the reference closest to point.
16089 (Info-next-reference): Replace * by + in the *Note regexp.
16090 Add regexp for http:// and ftp://. Skip the *Note prefix.
16091 (Info-prev-reference): Replace * by + in the *Note regexp.
16092 Add regexp for http:// and ftp://. Skip the *Note prefix.
16093 (Info-follow-nearest-node): Add new arg `fork'.
16094 (Info-try-follow-nearest-node): Add new arg `fork'.
16095 Call browse-url for http:// and ftp:// references.
16096 Set Info-reference-name for index entries.
16097 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
16098 Info-search-next, Info-history, Info-toc, clone-buffer.
16099 (Info-menu-update): Replace * by + in the *Note regexp.
16100 (Info-mode): Add documentation for Info-history, Info-toc,
16101 Info-search-case-sensitively, Info-search-next, clone-buffer.
16102 (Info-fontify-menu-headers): Remove fun. Move code to
16103 Info-fontify-node.
16104 (Info-fontify-node): Add docstring. Add local vars
16105 fontify-visited-p and not-fontified-p. If not-fontified-p is t
16106 then fontify header line, titles, menu headers, http and ftp
16107 references, refill paragraphs. If not-fontified-p is t or
16108 fontify-visited-p is t then fontify cross references, menu items.
16109 Fontify menu headers. Fontify http and ftp references.
16110 Change regexp for cross references to require whitespace after *Note,
16111 add matching groups for file and node names. Remove hack for quote.
16112 Use display property for Info-hide-note-references=t. Use fifth
16113 or fourth match for help-echo. Display visited nodes in a
16114 different face. Unhide file names of external references.
16115 Unhide newlines. Display visited menu items in a different face.
16116
16117 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
16118
16119 * progmodes/compile.el: Require CL.
16120 (compilation-mode-font-lock-keywords): Re-install the "line as
16121 function" patch.
16122
16123 * help-fns.el (help-C-source-directory): New var.
16124 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
16125 (describe-function-1, describe-variable): Use them.
16126
16127 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
16128 to C source files specially.
16129
16130 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
16131
16132 * info.el (Info-hide-cookies-node): New function.
16133 (Info-select-node): Use it.
16134 (Info-display-images-node): Remove message with image file name.
16135
16136 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
16137
16138 * progmodes/compile.el (compilation-warning-face)
16139 (compilation-info-face, compilation-skip-threshold)
16140 (compilation-skip-visited, compilation-context-lines):
16141 Declare :version when added to Emacs.
16142 (compilation-error-regexp-alist-alist): Extend caml and irix.
16143 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
16144 (compilation-mode-font-lock-keywords): Temporarily undo line as
16145 function patch, which wasn't ready.
16146
16147 2004-04-07 Kenichi Handa <handa@m17n.org>
16148
16149 * international/latin1-disp.el (latin1-display-setup): Check each
16150 character is displayable or not instead of calling
16151 latin1-display-check-font.
16152
16153 2004-04-06 Kenichi Handa <handa@m17n.org>
16154
16155 * language/ethio-util.el (ethio-sera-being-called-by-w3):
16156 New variable.
16157 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
16158 instead of sera-being-called-by-w3.
16159 (ethio-fidel-to-sera-buffer): Likewise.
16160 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
16161 instead of sera-being-called-by-w3.
16162 (ethio-write-file): Likewise.
16163
16164 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16165
16166 * printing.el: Doc fix.
16167
16168 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
16169
16170 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
16171 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
16172 (gdb-setup-windows): Only use separate IO buffer if required.
16173
16174 2004-04-06 Kim F. Storm <storm@cua.dk>
16175
16176 * term.el (term-is-xemacs): Remove.
16177 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
16178 (term-window-width): New function.
16179 (term-mode, term-check-size): Use it.
16180 (term-mode): Disable overflow-newline-into-fringe in term buffer.
16181
16182 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
16183
16184 * cus-edit.el (custom-add-parent-links): Change unbound variable
16185 `symbol' to `name'.
16186
16187 2004-04-05 Jesper Harder <harder@ifa.au.dk>
16188 * info.el (info-apropos): New function.
16189 (Info-mode-menu): Add it.
16190 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
16191
16192 * help-mode.el (help-make-xrefs): Recognize aliased variable with
16193 inherited docstring.
16194
16195 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
16196
16197 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
16198
16199 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
16200
16201 * progmodes/compile.el (font-lock): Don't require any more.
16202 (compilation-error-properties, compilation-start, compilation-sentinel)
16203 (compilation-filter, next-error): Use with-current-buffer.
16204 (compilation-skip-to-next-location, compilation-skip-threshold)
16205 (compilation-skip-visited): Move to silence the byte-compiler.
16206 (compilation-setup): Simplify.
16207 (compilation-next-error): Use line-(beginning|end)-position.
16208 Make sure `pt' is non-nil before using compilation-loop.
16209 (compile-goto-error): Add optional event arg. Use it.
16210 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
16211 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
16212 Update the binding for mouse-2.
16213 (first-error): Set compilation-current-error to nil rather than bob.
16214 (compilation-parsing-end, compilation-parse-errors-function)
16215 (compilation-error-list, compilation-old-error-list):
16216 "New" compatibility variables.
16217 (compile-buffer-substring, compilation-compat-error-properties)
16218 (compilation-compat-parse-errors, compilation-forget-errors):
16219 New compatibility functions.
16220 (compilation-mode-font-lock-keywords): Use them.
16221
16222 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
16223
16224 * autorevert.el (auto-revert-handler): If point (or a window
16225 point) is at the end of the buffer, keep it there after
16226 reverting. This allows to tail a file.
16227 Mention this in the `Commentary'.
16228
16229 * format.el (format-write-file): Add optional argument CONFIRM
16230 and make it behave like the analogous argument to `write-file'.
16231
16232 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16233
16234 * progmodes/ebnf2ps.el: Doc fix.
16235 (ebnf-version): New version number (4.2).
16236 (ebnf-syntax): Customization and docstring fix.
16237 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
16238 Put autoloaded funs before first use.
16239 (ebnf-style-database): Add dtd entry.
16240 (ebnf-syntax-alist): Add dtd initialization.
16241 (ebnf-token-sequence): New fun.
16242 (ebnf-comment-table): Add new comment action character.
16243 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
16244
16245 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
16246 Type Definition for XML).
16247
16248 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
16249 * progmodes/ebnf-bnf.el (ebnf-sequence):
16250 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
16251 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
16252 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
16253 Code simplification: call ebnf-token-sequence.
16254
16255 2004-04-04 Eli Zaretskii <eliz@gnu.org>
16256
16257 * calendar/timeclock.el (timeclock-relative)
16258 (timeclock-get-project-function, timeclock-get-workday-function)
16259 (timeclock-query-out, timeclock-when-to-leave)
16260 (timeclock-when-to-leave-string, timeclock-log-data)
16261 (timeclock-generate-report, timeclock-in): Doc fixes.
16262
16263 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
16264
16265 * url/: New dir. Import the URL package from its repository.
16266
16267 2004-04-03 Andreas Schwab <schwab@suse.de>
16268
16269 * diff-mode.el (diff-mode): Fix missing quote.
16270
16271 2004-04-03 Juri Linkov <juri@jurta.org>
16272
16273 * descr-text.el (describe-property-list): Add `font-lock-face'.
16274
16275 * dired.el (dired-font-lock-keywords): Fix permission regexps.
16276
16277 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16278
16279 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
16280 Use utf-16le on little endian machines and utf-16be otherwise.
16281
16282 2004-04-02 David Kastrup <dak@gnu.org>
16283
16284 * net/browse-url.el (browse-url-generic): Use call-process
16285 instead of start-process to allow browsers that fork and detach.
16286
16287 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
16288
16289 * compile.el (compilation-current-error): New var.
16290 (compilation-setup, compile-mouse-goto-error)
16291 (compile-goto-error, next-error): Use it.
16292 (compilation-skip-to-next-location): Default to t, which gives
16293 contiguous skipping like old compile (where this was redundant).
16294 (compilation-next-error): Prevent previous-* commands from moving
16295 back to message at or just before point.
16296
16297 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
16298
16299 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
16300 (gdb-source-info): Don't display source at startup, if required.
16301 (gdb-show-main): New option.
16302 (gdba): Update documentation.
16303 (gdb-source): Cover case of auto-display output.
16304
16305 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
16306
16307 * autorevert.el: Delete obsolete autoload's and defvar's.
16308 (auto-revert-check-vc-info): New user option.
16309 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
16310 (auto-revert-handler-vc): Delete.
16311 (auto-revert-handler): Treat return value `fast' of
16312 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
16313
16314 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
16315 return `fast'.
16316
16317 * files.el (buffer-stale-function): Doc change.
16318
16319 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16320
16321 * printing.el: New tip on Tips section.
16322 (pr-version): New version number (6.7.4).
16323 (pr-shell-file-name): Initialization fix.
16324
16325 2004-03-31 Juri Linkov <juri@jurta.org>
16326
16327 * dired.el: Add autoload for `dired-do-touch'.
16328 (dired-touch-program): New var.
16329 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
16330 (dired-no-confirm): Add `touch' to docstring.
16331
16332 * dired-aux.el (dired-do-touch): New fun.
16333 (dired-do-chxxx): Add argument -t for touch operation.
16334
16335 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
16336 `dired-move-to-filename-regexp'.
16337
16338 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
16339
16340 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
16341
16342 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16343
16344 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
16345 and only if the buffer was modified.
16346
16347 2004-03-30 Kenichi Handa <handa@m17n.org>
16348
16349 * international/characters.el: Delete pairs for U+2308..U+230B.
16350
16351 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
16352
16353 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
16354 to detect the beginning of a level 2 or 3 annotation.
16355
16356 2004-03-29 Kenichi Handa <handa@m17n.org>
16357
16358 * international/ucs-tables.el (ucs-insert): Fix the error message.
16359
16360 2004-03-29 Kenichi Handa <handa@m17n.org>
16361
16362 * international/mule-util.el (char-displayable-p): Fix generation
16363 of XLFD file name.
16364
16365 * Makefile.in (setwins, setwins_almost): Change directory to $wd
16366 before finding directories by `find'.
16367
16368 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16369
16370 * subr.el (interactive-form): Delete. Now implemented in C.
16371
16372 * pcvs.el (cvs-parse-process): Workaround for Darwin.
16373
16374 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
16375 (vc-diff-label): New fun.
16376 (vc-diff-internal): Use it.
16377
16378 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
16379
16380 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16381
16382 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
16383
16384 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
16385 specify XML (EBNFX).
16386
16387 * progmodes/ebnf2ps.el: Doc fix.
16388 (ebnf-version): New version number (4.1).
16389 (ebnf-syntax): Adjust customization.
16390 (ebnf-style-database): Add ebnfx entry.
16391 (ebnf-syntax-alist): Add ebnfx initialization.
16392 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
16393
16394 * printing.el: Doc fix.
16395 (pr-version): New version number (6.7.3).
16396 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
16397 returns nil for mouse position. Reported by Drew Adams
16398 <drew.adams@oracle.com>.
16399 (pr-update-menus): Modify interactive declaration. Reported by Drew
16400 Adams <drew.adams@oracle.com>.
16401
16402 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
16403
16404 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
16405 (gud-gdba-marker-filter): Log the process input and output, if
16406 required. From Stefan Monnier.
16407 (gdb-debug-log, gdb-enable-debug-log): New variables.
16408 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
16409
16410 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16411
16412 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
16413 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
16414
16415 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
16416
16417 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
16418 Call vc-find-file-hook here instead of in auto-revert-buffers.
16419 (auto-revert-buffers): Delete call to vc-find-file-hook.
16420 (auto-revert-verbose, global-auto-revert-non-file-buffers)
16421 (global-auto-revert-mode, auto-revert-set-timer)
16422 (auto-revert-handler, auto-revert-buffers): Doc fixes.
16423
16424 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16425
16426 * woman.el (woman-change-fonts): Rename local variable
16427 woman-font-alist to font-alist to avoid a compiler warning.
16428
16429 2004-03-27 Dave Love <fx@gnu.org>
16430
16431 * emacs-lisp/rx.el (rx): Doc fix.
16432 Fix copyright years.
16433
16434 * strokes.el (strokes-global-set-stroke-string): New function.
16435 (strokes-list-strokes): Cope with strings, not just commands.
16436 Set foreground colour of image.
16437 (strokes-global-set-stroke): Doc fix.
16438
16439 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
16440
16441 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
16442 Auto Revert mode.
16443 (Buffer-menu-files-only): New variable.
16444 (Buffer-menu-toggle-files-only): New function.
16445 (Buffer-menu-mode-map): Bind it to `T'.
16446 (Buffer-menu-mode): Mention `T' in docstring.
16447 Set buffer-stale-function.
16448 (list-buffers-noselect): Mark buffer non-modified and set
16449 Buffer-menu-files-only.
16450
16451 * dired.el (buffer-stale-function): Remove no longer needed defvar.
16452
16453 * autorevert.el (auto-revert-handler): Print revert message
16454 before, rather than after, reverting.
16455 (buffer-stale-function): Move to files.el.
16456
16457 * files.el (buffer-stale-function): Move here from autorevert.el.
16458
16459 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
16460
16461 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
16462
16463 * calc/calc.el (calc-mode-map): Use mapc.
16464
16465 * apropos.el (apropos-mode): Don't autoload.
16466 (apropos-symbols-internal): New fun. Extracted from `apropos'.
16467 (apropos): Use it.
16468 (apropos-print): Add optional `text' argument.
16469 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
16470 Don't assume point-min == 1.
16471
16472 * bs.el (bs-buffer-list): Use buffer-local-value.
16473 (bs--set-toggle-to-show): Use with-current-buffer.
16474
16475 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
16476 New funs.
16477 (list-buffers-noselect): Use them. Adjust :align-to to new style.
16478
16479 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
16480
16481 * dabbrev.el (dabbrev-expand): Fix regexp construction.
16482 (dabbrev--find-expansion): Use pop.
16483 (dabbrev--search): Use match-string-no-properties.
16484
16485 * dired.el (dired-mode): Use run-mode-hooks.
16486 (dired-move-to-end-of-filename): Use match-string.
16487
16488 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
16489 is bound before using it.
16490 (ediff-verbose-p): Make it into a var since it's not constant.
16491
16492 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
16493
16494 * faces.el (read-face-font): Don't cons up unnecessarily.
16495 (header-line, tool-bar): Share common parts.
16496
16497 * files.el (file-relative-name): Use compare-strings.
16498
16499 * finder.el (finder-mode): Follow coding convention.
16500
16501 * subr.el (read-number): New function.
16502
16503 * ses.el (ses-read-number): Move to subr.el.
16504 (ses-set-header-row): Use read-number.
16505
16506 2004-03-26 Andre Spiegel <spiegel@gnu.org>
16507
16508 * vc-hooks.el (vc-arg-list): New function, which handles both
16509 compiled and uncompiled code.
16510 (vc-default-workfile-unchanged-p): Use it.
16511
16512 * vc.el (vc-print-log): Undo prev change, use new function
16513 vc-arg-list from vc-hooks.el.
16514
16515 2004-03-26 Masatake YAMATO <jet@gyve.org>
16516
16517 * simple.el (completion-setup-function): Emphasize the
16518 first uncommon characters in the completions; and de-emphasize
16519 the common prefix substrings.
16520 (completion-emphasis): New face.
16521 (completion-de-emphasis): New face.
16522
16523 2004-03-25 Juanma Barranquero <lektu@terra.es>
16524
16525 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
16526 Comment out (it's unused and unfinished code).
16527
16528 2004-03-25 Sam Steingold <sds@gnu.org>
16529
16530 * vc.el (vc-print-log): Fix a bug in the last patch:
16531 backend-function may be a byte-compiled object, not a lambda.
16532
16533 2004-03-25 Juri Linkov <juri@jurta.org>
16534
16535 * descr-text.el (describe-property-list): Add a button
16536 for `face' property that calls `describe-face'.
16537 Suggested by luis fernandes <elf@ee.ryerson.ca>
16538
16539 * international/mule.el (keyboard-coding-system):
16540 * kmacro.el (kmacro-call-macro): Fix docstring.
16541
16542 * dired.el: Fix comments.
16543
16544 * textmodes/fill.el (fill): Fix Info link.
16545
16546 * font-lock.el (fast-lock, lazy-lock):
16547 * jit-lock.el (jit-lock): Remove links to removed Support Modes
16548 Info node.
16549
16550 * eshell/eshell.el (eshell): Fix broken info-link.
16551
16552 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
16553 * eshell/em-banner.el (eshell-banner):
16554 * eshell/em-smart.el (eshell-smart):
16555 * eshell/esh-cmd.el (eshell-cmd):
16556 Comment out broken info-links to incomplete Info manual.
16557
16558 * info-xref.el: Fix commentary.
16559
16560 2004-03-25 Kevin Ryde <user42@zip.com.au>
16561
16562 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
16563 Remove spurious node duplicate suppression, doesn't work, not wanted.
16564 (info-xref-output): Take format style args, add "sit-for 0" to let
16565 user see the results as they progress.
16566 (info-xref-check-all-custom): New function.
16567
16568 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
16569
16570 * gdb-ui.el: Moved to progmodes.
16571
16572 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
16573
16574 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
16575
16576 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
16577
16578 * calendar/appt.el (appt-check): Remove superfluous progn.
16579 When finished with diary buffer: if it was not being displayed
16580 before, kill it; otherwise restore its original state.
16581 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
16582
16583 * calendar/calendar.el (calendar-set-mode-line): Use total
16584 available mode-line width, rather than frame-width.
16585
16586 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
16587 after mode change so effect not lost.
16588
16589 2004-03-23 Dave Love <fx@gnu.org>
16590
16591 * dired.el (dired) <defgroup>: Add link to manual.
16592 (dired-font-lock-keywords): Add highlighting on unusual permissions.
16593 (dired-revert): Use dolist.
16594 (dired-mode-map): Add U binding.
16595 (dired-mode): Add font-lock-beginning-of-syntax-function.
16596 (dired-garbage-files-regexp): Make it a defcustom.
16597
16598 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
16599
16600 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
16601 is equivalent to nil.
16602 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
16603 (vc-arch-mode-line-string): Accept `added' state.
16604 (vc-arch-state): Use inode-sigs if available.
16605 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
16606 Copy&delete existing id file if any. Fallback if uuidgen is absent.
16607 (vc-arch-tagline-re): New var.
16608 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
16609 New functions.
16610 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
16611 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
16612
16613 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
16614 (vc-file-not-found-hook): Use it.
16615
16616 * diff-mode.el (diff-default-read-only): Change default.
16617 (diff-mode-hook): Make it a defcustom. Add some options.
16618 (diff-mode-map): Bind diff-refine-hook.
16619 (diff-yank-handler): New var.
16620 (diff-yank-function): New fun.
16621 (diff-font-lock-keywords): Use them.
16622 (diff-end-of-file): Handle case where file-header looks like diff text.
16623 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
16624 (diff-file-kill): Delete a subsequent empty line, if applicable.
16625 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
16626 (diff-find-file-name): Use it.
16627 (diff-tell-file-name): New command.
16628 (diff-mode): Be careful with view-mode.
16629 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
16630 New functions, for use in diff-mode-hook.
16631 (diff-find-source-location): Catch "regex too large" errors.
16632 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
16633 (diff-refine-hunk): New command.
16634
16635 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
16636 (smerge-context-menu-map): Remove unused var.
16637 (smerge-keep-all): Preserve markers.
16638 (smerge-keep-n): New fun.
16639 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
16640 (smerge-keep-current, smerge-ediff): Use it.
16641 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
16642 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
16643 (smerge-resolve): Resolve trivial 3-part conflicts.
16644
16645 2004-03-23 Juri Linkov <juri@jurta.org>
16646
16647 * man.el (Man-width): New var.
16648 (Man-getpage-in-background): Use it.
16649 (Man-support-local-filenames): New var and fun.
16650 (Man-build-man-command): Don't add a second %s.
16651 (Man-fontify-manpage): Clean up message.
16652 (Man-mode): Set outline-regexp, outline-level,
16653 imenu-generic-expression.
16654
16655 * woman.el (woman-fill-frame): Doc fix.
16656 (woman-decode-region): Use window-width instead of frame-width.
16657
16658 * abbrevlist.el (list-one-abbrev-table):
16659 * descr-text.el (describe-char):
16660 * international/mule-diag.el (describe-current-coding-system):
16661 * international/quail.el (quail-insert-decode-map):
16662 Use window-width instead of frame-width.
16663
16664 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
16665 (jka-compr-mode-alist-additions): Add tbz.
16666 (jka-compr-write-region, jka-compr-insert-file-contents):
16667 Add message for undefined compress-program.
16668 (jka-compr-write-region): Remove redundant var bindings.
16669
16670 * dired-x.el (dired-guess-shell-alist-default): Add choices for
16671 extracting files into subdirectory. Add tbz and dz. Fix regexps.
16672 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
16673 (dired-man): Use dired-guess-shell-command.
16674 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
16675 Change default nil to t.
16676
16677 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
16678 (dired-compare-directories): Add default value for empty input.
16679
16680 * help-at-pt.el: Move suggestions for key bindings to Commentary.
16681
16682 * time.el (display-time-string-forms): Fix help-echo date format.
16683
16684 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
16685
16686 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
16687 (buffer-stale-function): New variable.
16688 (auto-revert-list-diff, auto-revert-dired-file-list)
16689 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
16690 (auto-revert-handler): Take over some functionality of deleted
16691 functions.
16692 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
16693
16694 * dired.el (dired-directory-changed-p): New fun, extracted from
16695 dired-internal-noselect.
16696 (dired-buffer-stale-p): New fun.
16697 (dired-internal-noselect): Use dired-directory-changed-p.
16698 Eliminate revert messages.
16699 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
16700
16701 2004-03-23 Kenichi Handa <handa@m17n.org>
16702
16703 * international/characters.el: Setup syntaxes for more parentheses
16704 Unicode characters.
16705
16706 * international/mule-cmds.el (select-safe-coding-system):
16707 Merge coding-system and auto-cs before comparing them.
16708
16709 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
16710
16711 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
16712
16713 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
16714 normal-auto-fill-function and comment-indent-function.
16715 The default values now work just as well.
16716 Don't set font-lock-beginning-of-syntax-function since we already set
16717 syntax-begin-function.
16718 (lisp-outline-level): Put ;;;###autoload at same level as (.
16719 (prin1-char): Quote special chars.
16720
16721 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
16722 than with-no-warnings.
16723
16724 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
16725 if the source location can't be found.
16726 (edebug-compute-previous-result): Use prin1-char.
16727
16728 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
16729 (debug-ignored-errors): Add an entry.
16730
16731 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
16732 (byte-compile-file): Output warning when deleting a file.
16733
16734 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
16735 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
16736
16737 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
16738 (byte-compile-inline-expand): Use backquote.
16739 (byte-optimize-pure-func): Rename from byte-optimize-concat.
16740 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
16741
16742 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
16743
16744 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
16745
16746 2004-03-22 Juri Linkov <juri@jurta.org>
16747
16748 * finder.el (finder-known-keywords): Fix data, tex, unix.
16749
16750 * play/landmark.el: Fix keywords.
16751
16752 * language/ethio-util.el (ethio-find-file): Doc fix.
16753
16754 * emacs-lisp/warnings.el: Doc fix.
16755
16756 * textmodes/ispell.el (ispell-help): Doc fix.
16757
16758 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
16759
16760 * format.el (format-insert-file): Always return a list of two
16761 elements, like insert-file-contents does.
16762
16763 2004-03-21 Andre Spiegel <spiegel@gnu.org>
16764
16765 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
16766 and vc-BACKEND-diff.
16767 (vc-print-log): If the print-log implementation supports it, use
16768 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
16769 (vc-version-diff, vc-diff-internal): Doc fixes.
16770
16771 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
16772 implementation supports it, let diff output go to *vc*,
16773 not *vc-diff*, since this is an internal call.
16774
16775 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
16776
16777 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
16778
16779 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
16780
16781 2004-03-21 Dave Love <fx@gnu.org>
16782
16783 * progmodes/cfengine.el (cfengine-mode):
16784 Set parse-sexp-ignore-comments.
16785
16786 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
16787
16788 2004-03-21 Juanma Barranquero <lektu@terra.es>
16789
16790 * allout.el (allout-mode): Fix docstring.
16791
16792 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
16793
16794 * files.el (insert-directory): Fix bug if SWITCHES is a list.
16795
16796 * autorevert.el (auto-revert-interval): Make new value take
16797 effect immediately when set through Custom.
16798 (auto-revert-set-timer): Add interactive declaration.
16799
16800 2004-03-19 David Ponce <david@dponce.com>
16801
16802 * ruler-mode.el (ruler-mode-header-line-format-old):
16803 Don't `make-variable-buffer-local'.
16804 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
16805 (ruler-mode-header-line-format): Simply funcall the above.
16806 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
16807 to save/restore a previous header line format.
16808 (ruler-mode-space): Don't depend on a numeric WIDTH value.
16809 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
16810 fringes and margins width.
16811 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
16812
16813 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
16814
16815 * log-edit.el (log-edit-font-lock-keywords): Typo.
16816
16817 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
16818 (tex-send-tex-command): Rather than here.
16819 (tex-compilation-parse-errors): Simplify.
16820
16821 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
16822
16823 * time.el (display-time-string-forms): Add help-echo with date on time.
16824
16825 * composite.el (compose-region): Use restore-buffer-modified-p.
16826
16827 * disp-table.el (standard-display-8bit): Simplify.
16828
16829 * server.el (server-process-filter): Delete temp frame.
16830
16831 * add-log.el (add-change-log-entry): Simplify.
16832
16833 2004-03-19 Kim F. Storm <storm@cua.dk>
16834
16835 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
16836 (hexl-follow-line): Don't require 'fringe.
16837
16838 * progmodes/compile.el (compilation-start): Always set
16839 compilation-last-buffer and return it.
16840
16841 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
16842
16843 * simple.el (clone-buffer): Doc fix.
16844
16845 2004-03-18 Juanma Barranquero <lektu@terra.es>
16846
16847 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
16848
16849 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
16850
16851 * log-edit.el (log-edit-font-lock-keywords): New var.
16852 (log-edit-mode): Use it.
16853
16854 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
16855
16856 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
16857 properly for watching in speedbar.
16858
16859 2004-03-17 Masatake YAMATO <jet@gyve.org>
16860
16861 * smerge-mode.el (smerge-popup-context-menu):
16862 Put `unwind-protect' around `overlay-put' and `popup-menu'.
16863
16864 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
16865
16866 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
16867 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
16868 Take sealed revisions into account.
16869 (vc-arch-checkin): Extract a summary line from the message.
16870
16871 2004-03-16 Masatake YAMATO <jet@gyve.org>
16872
16873 * register.el (register): Provide `register' feature.
16874
16875 2004-03-15 Masatake YAMATO <jet@gyve.org>
16876
16877 Added context menu support in smerge mode.
16878 Most of the part is written by Stefan Monnier.
16879
16880 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
16881 New keymap and menu.
16882 (smerge-text-properties): New function.
16883 (smerge-remove-props): New function.
16884 (smerge-popup-context-menu): New function.
16885 (smerge-resolve): Call `smerge-remove-props'.
16886 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
16887 (smerge-keep-current): Ditto.
16888 (smerge-kill-current): New function.
16889 (smerge-match-conflict): Put text properties.
16890 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
16891
16892 2004-03-15 David Ponce <david@dponce.com>
16893
16894 * ruler-mode.el (ruler-mode-left-fringe-cols)
16895 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
16896 (ruler-mode-right-scroll-bar-cols): Remove.
16897 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
16898 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
16899 Use fringe-columns and scroll-bar-columns.
16900
16901 2004-03-15 Masatake YAMATO <jet@gyve.org>
16902
16903 * hl-line.el (hl-line-range-function): New variable.
16904 (hl-line-move): New function.
16905 (global-hl-line-highlight): Use `hl-line-move'.
16906 (hl-line-highlight): Ditto.
16907
16908 * scroll-bar.el (scroll-bar-columns):
16909 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
16910
16911 * ruler-mode.el (top-level): Require scroll-bar and fringe.
16912 (ruler-mode-left-fringe-cols)
16913 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
16914 (ruler-mode-right-scroll-bar-cols)
16915 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
16916 (ruler-mode-ruler-function): New variable.
16917 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
16918 if the value for `ruler-mode-ruler-function'is given.
16919
16920 * hexl.el (hexl-mode-hook): Make the hook customizable.
16921 (hexl-address-area, hexl-ascii-area): New customize variables.
16922 (hexlify-buffer): Put font-lock-faces on the address area and
16923 the ascii area.
16924 (hexl-activate-ruler): New function.
16925 (hexl-follow-line): New function.
16926 (hexl-highlight-line-range): New function.
16927 (hexl-mode-ruler): New function.
16928
16929 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
16930
16931 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
16932 (vc-default-find-file-hook): New fun.
16933 (vc-find-file-hook): Call new find-file-hook operation.
16934
16935 * vc-arch.el: New file.
16936
16937 2004-03-12 Jesper Harder <harder@ifa.au.dk>
16938
16939 * info-look.el (info-lookup): Reuse an existing Info window.
16940
16941 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16942
16943 * woman.el (woman-preserve-ascii): Default value changed to t and
16944 doc string revised.
16945
16946 2004-03-12 Richard M. Stallman <rms@gnu.org>
16947
16948 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
16949 Fix minor bug.
16950
16951 * replace.el (occur-engine): Change message for count of matches.
16952
16953 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
16954 For strings, do compare text properties.
16955
16956 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
16957
16958 * progmodes/compile.el (compile-auto-highlight)
16959 (compilation-error-list, compilation-old-error-list)
16960 (compilation-parse-errors-function, compilation-parsing-end)
16961 (compilation-error-message, compilation-directory-stack)
16962 (compilation-enter-directory-regexp-alist)
16963 (compilation-leave-directory-regexp-alist)
16964 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
16965 (compilation-current-file, compilation-regexps): Remove vars.
16966
16967 (compile-error-at-point, compilation-error-filedata)
16968 (compilation-error-filedata-file-name, compile-reinitialize-errors)
16969 (compilation-next-error-locus, compilation-forget-errors)
16970 (count-regexp-groupings, compilation-parse-errors)
16971 (compile-collect-regexps, compile-buffer-substring): Remove funs.
16972
16973 (compile-internal): Make obsolete.
16974
16975 (compilation-first-column, compilation-error)
16976 (compilation-directory-matcher, compilation-page-delimiter)
16977 (compilation-mode-font-lock-keywords, compilation-debug)
16978 (compilation-error-face, compilation-warning-face)
16979 (compilation-info-face, compilation-line-face)
16980 (compilation-column-face, compilation-enter-directory-face)
16981 (compilation-leave-directory-face, compilation-skip-threshold)
16982 (compilation-skip-visited, compilation-context-lines): New vars.
16983
16984 (compilation-warning-face, compilation-info-face)
16985 (compilation-message-face): New faces.
16986
16987 (compilation-error-regexp-alist-alist): New constant.
16988
16989 (compilation-face, compilation-directory-properties)
16990 (compilation-assq, compilation-error-properties, compilation-start)
16991 (define-compilation-mode, compilation-loop)
16992 (compilation-set-window): New functions.
16993
16994 (compile): Additional argument for interactive compiles like TeX.
16995
16996 * progmodes/grep.el (kill-grep): Move here from compile.el
16997 (grep-error, grep-hit-face, grep-error-face)
16998 (grep-mode-font-lock-keywords): New variables.
16999 (grep-regexp-alist): Simplify regexp and add `binary' case.
17000 (grep-mode): New mode.
17001 (grep-process-setup): Simplify.
17002
17003 2004-03-11 Jason Rumney <jasonr@gnu.org>
17004
17005 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
17006 letters on DOS/Windows.
17007
17008 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
17009
17010 * server.el (server-name): New var.
17011 (server-socket-dir): New var to replace server-socket-name.
17012 (server-start): Use them.
17013
17014 2004-03-11 Simon Josefsson <jas@extundo.com>
17015
17016 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
17017 died to avoid infloop. Reported by Jonathan Glauner
17018 <jglauner@sbum.org>.
17019
17020 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
17021
17022 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
17023 (smerge-mode-menu): Use it to deactivate menu entries.
17024 (smerge-keep-current): New fun.
17025 (smerge-keep-current): Use it.
17026
17027 2004-03-10 John Paul Wallington <jpw@gnu.org>
17028
17029 * foldout.el (foldout-fold-list, foldout-modeline-string):
17030 Declare them as variables, not constants.
17031
17032 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17033
17034 * ps-print.el: Modification to print *Messages* buffer.
17035 (ps-print-version): New version 6.6.4.
17036 (ps-message-log-max): New fun.
17037 (ps-spool-without-faces, ps-spool-with-faces)
17038 (ps-count-lines-preprint): Code fix.
17039
17040 * printing.el: New tips in Tips section.
17041
17042 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17043
17044 * delim-col.el: Doc fix.
17045
17046 * printing.el: Doc fix. New doc section (Tips).
17047
17048 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
17049
17050 * type-break.el (type-break-emacs-variant): Remove.
17051 (type-break-run-at-time, type-break-cancel-function-timers):
17052 Use fboundp rather than version name and number.
17053
17054 2004-03-09 Masatake YAMATO <jet@gyve.org>
17055
17056 * hexl.el (hexl-mode): Use `make-local-variable' instead of
17057 `make-variable-buffer-local'.
17058
17059 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
17060
17061 * find-dired.el (find-dired): Call `shell-command' instead of
17062 `start-process-shell-command'. By this, Tramp takes over
17063 handling of remote directories.
17064
17065 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
17066
17067 * newcomment.el (comment-use-global-state): New var.
17068 (comment-search-forward): Use it.
17069
17070 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
17071
17072 * cus-edit.el (fill) <defgroup>: Move to fill.el.
17073
17074 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
17075 (enable-kinsoku): Make it a defcustom.
17076 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
17077 paragraph to same-comment-start-marker.
17078
17079 2004-03-07 Dave Love <fx@gnu.org>
17080
17081 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
17082 (browse-url-mail): Use it.
17083
17084 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
17085 (rfc2368-unhexify-string): Use replace-regexp-in-string.
17086
17087 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
17088
17089 * woman.el (woman-man.conf-path): Doc fix.
17090 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
17091
17092 2004-03-07 Eli Zaretskii <eliz@gnu.org>
17093
17094 * sort.el (sort-columns): Remove ms-dos from the list of systems
17095 where the external `sort' command is not used.
17096
17097 2004-03-07 Kim F. Storm <storm@cua.dk>
17098
17099 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
17100 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
17101 from overlay-arrow-variable-list.
17102 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
17103
17104 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
17105
17106 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
17107 overlay arrow string properly for the assembler buffer.
17108
17109 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
17110
17111 * mail/sendmail.el (mail-mode): Fix last change.
17112
17113 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
17114
17115 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
17116 for the assembler buffer.
17117 (gdb-assembler-custom): Position the overlay arrow.
17118 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
17119
17120 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
17121
17122 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
17123
17124 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
17125 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
17126
17127 * mail/sendmail.el (mail-mode): Set comment-start-skip.
17128
17129 * newcomment.el (uncomment-region): Allow non-terminated comment.
17130 (comment-normalize-vars): Check the user-specified comstart marker.
17131
17132 2004-03-04 Jesper Harder <harder@ifa.au.dk>
17133
17134 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
17135 Otherwise, do use it if the region only contains font-lock text
17136 properties.
17137
17138 2004-03-04 Masatake YAMATO <jet@gyve.org>
17139
17140 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
17141 as the callback function for eldoc.
17142 (hexl-print-current-point-info): New function.
17143 (hexl-current-address): Print the address in both decimal
17144 and hexadecimal format.
17145
17146 2004-03-04 Richard M. Stallman <rms@gnu.org>
17147
17148 * mail/rmail.el (rmail-convert-to-babyl-format):
17149 Specify t for UNIBYTE when calling mail-unquote-printable-region.
17150
17151 * mail/mail-utils.el (mail-unquote-printable-region):
17152 New arg UNIBYTE.
17153
17154 * startup.el (command-switch-alist): Doc fix.
17155
17156 * simple.el (undo): Temporarily set this-command to `undo-start',
17157 then set it to `undo' once undo-start returns without error.
17158
17159 * simple.el (minibuffer-history-sexp-flag): Doc fix.
17160
17161 * simple.el (kill-line): Don't disregard trailing whitespace
17162 in eol condition, if show-trailing-whitespace is set.
17163
17164 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
17165 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
17166 When disabling, restore old values only if mouse-sel-has-been-enabled.
17167
17168 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
17169 (isearch-{-char): New function.
17170 (isearch-mode-map): Bind { to isearch-{-char.
17171
17172 * font-lock.el (lisp-font-lock-keywords-2):
17173 Turn off the CL with-... and do-... general patterns.
17174 Instead, recognize several specific with... and do... constructs.
17175
17176 * files.el (switch-to-buffer-other-window):
17177 Bind same-window-buffer-names and same-window-regexps to nil.
17178 (switch-to-buffer-other-frame): Likewise.
17179
17180 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
17181
17182 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
17183 recognizing leading comment on code line.
17184
17185 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17186
17187 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
17188 hidden files/directories.
17189
17190 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17191
17192 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
17193 only comment-start (in case the mode hasn't set it).
17194
17195 * Makefile.in (AUTOGENEL): New var.
17196 (bootstrap-prepare): Rename from bootstrap-clean.
17197 Don't remove elc files.
17198 (maintainer-clean): New target.
17199
17200 * xml.el (xml-get-attribute-or-nil): Simplify.
17201
17202 2004-03-02 Juri Linkov <juri@jurta.org>
17203
17204 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
17205 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
17206 URL to prevent their substitution with the environment variable
17207 values by browsers.
17208
17209 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17210
17211 * ps-print.el: Doc fix.
17212 (ps-print-version): New version number (6.6.3).
17213 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
17214 Docstring fix.
17215 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
17216 before printing.
17217 (ps-time-stamp-yyyy-mm-dd): New fun.
17218 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
17219
17220 2004-03-02 Kim F. Storm <storm@cua.dk>
17221
17222 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
17223
17224 2004-03-01 Juanma Barranquero <lektu@terra.es>
17225
17226 * allout.el (allout-rebullet-heading): Fix typo in docstring.
17227
17228 * desktop.el (desktop-file-version)
17229 (desktop-after-read-hook): Fix typos.
17230 (desktop-clear-preserve-buffers): Remove redundant info in
17231 docstring already shown by the obsolescence message.
17232 (desktop-truncate, desktop-internal-v2s)
17233 (desktop-value-to-string): Change argument name to match docstring.
17234
17235 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
17236
17237 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
17238 docstring.
17239
17240 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17241
17242 * printing.el: Replace "As Is..." in PostScript file print/preview by
17243 "No Preprocessing...". Suggested by Colin Marquardt
17244 <_marquardt_@zmd.de>.
17245 (pr-insert-section-4): Adjust buffer interface.
17246
17247 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
17248
17249 Version 2.0.39 of Tramp released.
17250
17251 * net/tramp.el (tramp-handle-file-local-copy)
17252 (tramp-handle-write-region, tramp-open-connection-rsh):
17253 Variable name typo. Small change. From Patrick Tullmann
17254 <tullmann@flux.utah.edu>.
17255 (tramp-process-connection-type): New variable.
17256 (tramp-maybe-open-connection): Use it.
17257 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
17258 (tramp-touch): Set last-modified time of a remote file.
17259 (tramp-handle-write-region): Say which function is used when encoding.
17260
17261 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
17262
17263 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
17264 case of non-existing filename, too. Reported by Christoph Bauer
17265 <c_bauer@informatik.uni-kl.de>.
17266 (tramp-smb-get-file-entries): The directory in question should
17267 have permissions "drwxrwxrwx". Just virtual, because we don't
17268 know the real permissions. Don't we know?
17269 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
17270 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
17271 (tramp-smb-wait-for-output): Optimize algorithm getting pending
17272 output. If it was received chunkwise, there have been problems.
17273 Remove the "prompt not found" error message; it is obvious.
17274 Simplify algorithm.
17275 (tramp-smb-process-running): Remove. Since we acknowledge the
17276 virtual prompt for shares, there's no need for distinction of
17277 reading shares (process ends afterwards) and interactive mode of
17278 smblient.
17279 (tramp-smb-open-connection): Setting process sentinel removed.
17280 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
17281 "NT_STATUS_NETWORK_ACCESS_DENIED".
17282 (tramp-smb-maybe-open-connection): Set `process-connection-type'
17283 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
17284 (top-level): Setting default value in `tramp-default-method-alist'
17285 corrected. Order of USER and HOST have been wrong.
17286 Nobody complained for months ...
17287 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
17288 (tramp-smb-open-connection): Clear password cache if login has failed.
17289
17290 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
17291 `tramp-unified-filenames'.
17292 (tramp-completion-mode): Make test for XEmacs explicitely.
17293 `event-to-character' can exists in Emacs packages too.
17294 Reported by Matt Swift <swift@alum.mit.edu>.
17295 (tramp-buffer-name): Buffer name must contain the user if exists.
17296 Reported by Adrian Phillips <a.phillips@met.no>.
17297 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
17298 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
17299 (tramp-do-copy-or-rename-file-out-of-band): Rename from
17300 `tramp-do-copy-or-rename-file-one-local', because it handles also
17301 the case both files use the same out-of-band method.
17302 Implementation added.
17303 (tramp-handle-file-local-copy, tramp-handle-write-region):
17304 Out-of-band handling removed. `copy-file' called instead, which
17305 calls `tramp-do-copy-or-rename-file-out-of-band'.
17306 (tramp-action-password): Check for out-of-band method removed.
17307 This function is used for 'login-program.
17308 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
17309 appropriate.
17310 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
17311 and `tramp-parse-sknownhosts'.
17312 (tramp-completion-function-alist): It's a defvar now, because we
17313 want to apply the optimized `tramp-set-completion-function'
17314 instead of a static list.
17315 (tramp-set-completion-function): Implementation tuned.
17316 Avoid double entries, and entries where the function or the
17317 file/directory doesn't exist.
17318 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
17319 for SSH2.
17320 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
17321 (tramp-handle-dired-compress-file): New function.
17322 (tramp-async-proc): New variable.
17323 (tramp-handle-shell-command): Adding asynchronous processes.
17324 They are far from being perfect, but it works at least for
17325 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
17326 (top-level): Require password.el if visible. Should be mandatory
17327 once No Gnus has found its way into (X)Emacs.
17328 (tramp-read-passwd): Invoke `password-read' if available,
17329 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
17330 fallback any longer.
17331 (tramp-clear-passwd): New function.
17332 (tramp-process-actions, tramp-process-multi-actions):
17333 Clear password cache if login has failed.
17334
17335 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
17336 its own module.
17337 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
17338 `ange-ftp-ftp-name-res'. There could be incorrect values from
17339 previous calls in case the "ftp" method is used in the Tramp file
17340 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
17341
17342 2004-02-28 Richard M. Stallman <rms@gnu.org>
17343
17344 * term.el (term-mouse-paste): Call mouse-set-point.
17345
17346 * thumbs.el: New file.
17347
17348 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17349
17350 * progmodes/ebnf-abn.el: Doc fix.
17351
17352 * progmodes/ebnf-bnf.el: Doc fix.
17353 (ebnf-repeat): Code fix.
17354
17355 * progmodes/ebnf2ps.el: Doc fix.
17356 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
17357
17358 2004-02-28 Juri Linkov <juri@jurta.org>
17359
17360 * ffap.el (dired-at-point): Additional writability test for
17361 relative directory names.
17362 (dired-at-point-prompter): Treat directories as a directory, get
17363 the directory component from files.
17364 (ffap-string-at-point): Return string from region if region is active.
17365 (ffap-file-at-point): Remove redundant code.
17366
17367 2004-02-28 Kim F. Storm <storm@cua.dk>
17368
17369 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
17370 Initialize margin area images to nil.
17371 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
17372 (breakpoint-enabled-bitmap-face)
17373 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
17374 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
17375 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
17376 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
17377 (gdb-reset): Use gdb-remove-breakpoint-icons.
17378 (gdb-put-string): Add dprop arg to specify alternative display
17379 property (for setting fringe bitmap).
17380 (gdb-remove-strings): Doc fix.
17381 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
17382 icon in fringe (if available), or else as icon or text in display
17383 margin. Creates necessary icons in breakpoint-bitmap,
17384 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
17385 Also make left window margin if required.
17386 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
17387 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
17388 no longer needed.
17389 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
17390 gdb-put-breakpoint-icon.
17391 (gdb-assembler-mode): Don't set left-margin-width here.
17392
17393 2004-02-27 Kevin Ryde <user42@zip.com.au>
17394
17395 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
17396 comma, so that it DTRT in macros.
17397
17398 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
17399
17400 * progmodes/sh-script.el (sh-shell-arg)
17401 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
17402 (sh-leading-keywords, sh-other-keywords): Fix custom type.
17403
17404 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
17405
17406 * faces.el (face-spec-set-match-display): Add a new attribute,
17407 `min-colors'.
17408 (region, highlight, secondary-selection): Use `min-colors'.
17409
17410 * custom.el (defface): Add documentation for `min-colors'.
17411
17412 * font-lock.el (font-lock-comment-face, font-lock-string-face)
17413 (font-lock-keyword-face, font-lock-function-name-face)
17414 (font-lock-variable-name-face, font-lock-constant-face):
17415 Use `min-colors'.
17416
17417 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
17418
17419 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17420
17421 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
17422 define assq-delete-all if it's not defined.
17423 (ebnf-generate-region): Code fix.
17424
17425 * printing.el: Doc fix.
17426 (pr-version): New version number (6.7.2).
17427 (pr-command): Return empty string if command is an empty string.
17428
17429 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17430
17431 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
17432
17433 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
17434 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
17435 semi-down-full. Fix a bug on productions like test = {"test"}* | (
17436 "tt" ["test"] ). Reported by Markus Dreyer
17437 <mdreyer@ix.urz.uni-heidelberg.de>.
17438 (ebnf-version): New version number (4.0).
17439 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
17440 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
17441 (ebnf-delete-style): New commands.
17442 (ebnf-directory, ebnf-file): New funs.
17443 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
17444 (ebnf-production-name-p, ebnf-stop-on-error): New options.
17445 (ebnf-syntax-alist): New var.
17446 (ebnf-element-width): New fun replacing ebnf-list-width.
17447 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
17448 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
17449 (ebnf-prologue): Adjust vars.
17450 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
17451 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
17452 (ebnf-check-style-values, ebnf-generate-production)
17453 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
17454 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
17455 (ebnf-token-repeat): Code fix.
17456
17457 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
17458 %right, %left and %prec. Suggested by Matthew K. Junker
17459 <junker@alum.mit.edu>.
17460 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
17461
17462 * progmodes/ebnf-iso.el: Doc fix.
17463 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
17464 (ebnf-iso-lex): Code fix.
17465
17466 * progmodes/ebnf-bnf.el: Doc fix.
17467 (ebnf-bnf-lex): Code fix.
17468
17469 * progmodes/ebnf-otz.el: Doc fix.
17470
17471 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
17472
17473 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
17474 (abbrev-prefix-mark): Doc fix.
17475
17476 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
17477
17478 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
17479 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
17480 (gdb-var-delete): Make interactive (really).
17481 (gdb-edit-value): Make non-interactive.
17482
17483 * progmodes/gud.el (gud-speedbar-menu-items):
17484 Add gdb-var-delete and, indirectly, gdb-edit-value.
17485 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
17486 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
17487 (gud-gdb-marker-filter): Add comment for annotations.
17488
17489 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
17490
17491 * calendar/calendar.el (generate-calendar)
17492 (calendar-read-date): Prevent display of BC calendars once more -
17493 reverts 2003-10-01 change.
17494 (generate-calendar-month): Doc fix.
17495
17496 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
17497
17498 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
17499 return value of increment-calendar-month.
17500
17501 2004-02-21 Stephen Compall <s11@member.fsf.org>
17502
17503 * saveplace.el (save-place-forget-unreadable-files)
17504 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
17505 (save-place-forget-unreadable-files): New function.
17506 (save-place-alist-to-file): Use it to filter out files that are
17507 no longer readable.
17508
17509 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
17510 current Texinfo environment, using the same method as in
17511 `texinfo-insert-@end', and insert a space rather than a newline if
17512 point in a @table environment.
17513
17514 2004-02-21 Juri Linkov <juri@jurta.org>
17515
17516 * ffap.el (ffap-file-at-point): Try parent directories.
17517
17518 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
17519
17520 * vcursor.el (vcursor-modifiers): New defcustom.
17521 (vcursor-cs-binding): Use vcursor-modifiers instead of a
17522 hard-coded list.
17523
17524 2004-02-21 Masatake YAMATO <jet@gyve.org>
17525
17526 * play/animate.el (animate-birthday-present): Accept names other
17527 than `Sarah', too.
17528
17529 2004-02-21 Juri Linkov <juri@jurta.org>
17530
17531 * startup.el: Remove table of command line arguments from the
17532 Commentary section.
17533
17534 2004-02-20 John Wiegley <johnw@newartisans.com>
17535
17536 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
17537 again" modifier from 'e' to 'E', since 'e' is also used by the
17538 "file extension" modifier.
17539
17540 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
17541
17542 * help-fns.el (describe-categories): Doc fix.
17543
17544 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
17545
17546 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
17547 temporary file for buffer already visiting one. This change makes
17548 output likely to be directly usable by patch program.
17549 Suggested by Adrian Aichner <adrian@xemacs.org>
17550
17551 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
17552
17553 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
17554 case of variables defined in compound statements.
17555 (gdb-setup-windows, gdb-source-info, gdb-source-info):
17556 Simplify constructions using switch-to-buffer.
17557
17558 2004-02-19 Simon Josefsson <jas@extundo.com>
17559
17560 * play/morse.el: Fix typo.
17561 (morse-code): Add @.
17562
17563 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
17564
17565 * calendar/appt.el (appt-display-format): Change default to
17566 'ignore, for backwards compatibility.
17567 (appt-display-message): If appt-display-format is 'ignore,
17568 respect old vars appt-msg-window and appt-visible.
17569 (appt-activate): Don't depend on return value of cancel-timer.
17570
17571 * calendar/calendar.el (calendar-holidays): Doc fix.
17572
17573 * calendar/cal-coptic.el (coptic-prompt-for-date):
17574 Use assoc-string instead of assoc-ignore-case.
17575 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
17576 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
17577 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
17578 * calendar/cal-islam.el (calendar-goto-islamic-date)
17579 (mark-islamic-diary-entries): Ditto.
17580 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
17581 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
17582 (calendar-read-mayan-tzolkin-date): Ditto.
17583 * calendar/calendar.el (calendar-read-date): Ditto.
17584 * calendar/diary-lib.el (mark-diary-entries): Ditto.
17585
17586 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
17587
17588 * progmodes/executable.el (executable-command-find-posix-p):
17589 Fix choice of the directory.
17590
17591 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
17592
17593 * simple.el (interprogram-cut-function)
17594 (interprogram-paste-function, kill-new, kill-append):
17595 Doc fixes.
17596 (kill-region): Make it return nil. Doc fix.
17597 (yank-pop): Make its argument optional.
17598 (yank): Make ARG `-' equivalent to `-1'.
17599
17600 2004-02-17 Eli Zaretskii <eliz@gnu.org>
17601
17602 * mail/rmail.el (rmail-get-new-mail): Don't reference
17603 rmail-use-spam-filter if rmail-spam-filter is not loaded.
17604
17605 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
17606
17607 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
17608 if one of global-auto-revert-non-file-buffers or autorevert-mode
17609 is non-nil.
17610
17611 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17612
17613 * subr.el (delete-dups): A better implementation from Karl Heuer
17614 <kwzh@gnu.org>.
17615
17616 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
17617
17618 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
17619 correct place.
17620 * progmodes/icon.el (icon-indent-command): Ditto.
17621 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
17622
17623 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17624
17625 * progmodes/grep.el (grep-compute-defaults): Undo change from
17626 2004-01-29: don't use executable-command-find-posix-p.
17627
17628 2004-02-16 Richard Sharman <rsharman@pobox.com>
17629
17630 * hilit-chg.el: Use require instead of eval-and-compile.
17631 (highlight-compare-buffers): New function.
17632
17633 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
17634
17635 * man.el (Man-fontify-manpage): Render section headings in
17636 `Man-overstrike-face' even when overstrike was not used by man
17637 formatter for section headings.
17638
17639 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
17640
17641 * rmail-spam-filter.el (vm-use-spam-filter)
17642 (rsf-min-region-length-added-to-spam-list): New variables.
17643 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
17644 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
17645 spam testing. Don't delete spam message if automatic deletion
17646 after output via variable rmail-delete-after-output is turned on.
17647 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
17648 rsf-bbdb-dont-create-entries-for-spam.
17649 (check-field): New function, extracted from code in
17650 rmail-spam-filter to ease addition of header fields like content-type.
17651 (message-content-type): New variable to check the content-type:
17652 field added, also in defcustom of rsf-definitions-alist.
17653 (rmail-spam-filter): Replace repeated test code for header fields
17654 by calls to check-field; change the call to
17655 rmail-output-to-rmail-file such that rmail-current-message stays
17656 the same to avoid wrong deletion of unseen flags.
17657 (rsf-add-contents-type): New function to convert old format
17658 of rmail-spam-definitions-alist into new one.
17659 Change prefixes of all variables and functions from
17660 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
17661
17662 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17663
17664 * loadhist.el (unload-hook-features-list): New defvar.
17665
17666 2004-02-16 Dave Love <fx@gnu.org>
17667
17668 * loadhist.el (unload-feature): Doc fix. Rename flist to
17669 unload-hook-features-list.
17670
17671 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
17672
17673 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
17674 cookie. Don't check if we are looking-at open-formula.
17675
17676 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
17677
17678 * subr.el (match-string-no-properties): Use substring-no-properties.
17679
17680 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17681
17682 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
17683 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
17684 Use lower-case "rx" in all error message.
17685
17686 2004-02-16 Dave Love <fx@gnu.org>
17687
17688 * emacs-lisp/rx.el (rx-or): Put group around result.
17689 (rx-constituents): Add backref.
17690 (rx-syntax): Add string-delimiter, comment-delimiter.
17691 (rx-categories): Add combining-diacritic.
17692 (rx-check-not, rx-greedy, rx): Doc fix.
17693 (rx-backref, rx-check-backref): New.
17694
17695 2004-02-16 Jesper Harder <harder@ifa.au.dk>
17696
17697 * newcomment.el (uncomment-region): Allow eob as comment end.
17698
17699 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17700
17701 * filecache.el: All message and error commands now use prefix
17702 "Filecache:" to make it easy to read *Messages* buffer.
17703
17704 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17705
17706 * autorevert.el: Add support to detect changed dired and VC buffers.
17707 (auto-revert-active-p, auto-revert-list-diff)
17708 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
17709 (auto-revert-handler, auto-revert-active-p): New functions.
17710 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
17711 and `auto-revert-active-p'.
17712 (eval-when-compile): Defvar dired-directory and vc-mode.
17713 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
17714 (auto-revert-handler-vc): New functions.
17715
17716 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
17717
17718 * progmodes/compile.el (compilation-directory): New defvar.
17719 (compile): Save current directory in compilation-directory.
17720 (recompile): Bind default-directory to compilation-directory if
17721 that is non-nil.
17722
17723 2004-02-16 Dave Love <fx@gnu.org>
17724
17725 * newcomment.el (comment-insert-comment-function)
17726 (comment-region-function, uncomment-region-function): New.
17727 (comment-indent): Use comment-insert-comment-function.
17728 (uncomment-region): Use uncomment-region-function.
17729 (comment-region): Use comment-region-function.
17730
17731 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
17732
17733 2004-02-16 Richard Stallman <rms@gnu.org>
17734
17735 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
17736 loaddefs* and ldefs-boot*.
17737
17738 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17739
17740 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
17741 and email address at the beginning and end of the address.
17742
17743 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
17744 anchored at the beginning of the email address.
17745
17746 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
17747
17748 * international/ccl.el (ccl-compile-write): Pass `left' to
17749 ccl-embed-code to generate correct code of write-expr-register.
17750
17751 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
17752
17753 * progmodes/grep.el (grep-compute-defaults): Fix typos.
17754
17755 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17756
17757 * x-dnd.el: Mention support for Motif in commentary.
17758 (x-dnd-handle-drag-n-drop-event): Ditto.
17759
17760 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
17761
17762 * ses.el: Use "ses--" prefixes for buffer-local variables.
17763 Use (point-min) instead of 1, even when we know the buffer
17764 is unnarrowed.
17765 (ses-build-load-map): Delete. Distribute its content to defconst's for
17766 the three maps.
17767 (ses-menu, ses-header-line-menu): New menus.
17768 (ses-mode-map): Use them.
17769 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
17770
17771 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
17772
17773 * Makefile.in: Fix the CC Mode recompile kludge so it works
17774 when building in a different directory.
17775
17776 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
17777
17778 * simple.el (kill-new): Put yank-handler property on the entire string.
17779
17780 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
17781
17782 * diff.el: Don't use compile any more, use diff-mode instead.
17783 (diff-regexp-alist, diff-old-file, diff-new-file)
17784 (diff-parse-differences, diff-process-setup): Remove.
17785 (diff-sentinel): New fun.
17786 (diff): Use it. Run the process ourselves.
17787 Use diff-mode for the rest of the processing.
17788
17789 * diff.el (diff): Simplify code handling `switch'.
17790
17791 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
17792
17793 * pcvs-defs.el (cvs-menu): Add `tag'.
17794
17795 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
17796
17797 * simple.el (kill-append): Doc fix.
17798
17799 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17800 Adapt outline-regexp to the new conventions for commenting out code.
17801
17802 2004-02-11 John Paul Wallington <jpw@gnu.org>
17803
17804 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
17805
17806 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
17807
17808 * diff.el (diff-switches): New fun.
17809 (diff, diff-backup): Use it.
17810 (diff): Clean up the args construction. Use backquote.
17811 Use listp instead of consp to avoid putting a nil arg.
17812 (diff): Add a revert-buffer function.
17813
17814 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17815
17816 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
17817 handled by x-dnd-handle-file-name.
17818 (x-dnd-known-types): Add COMPOUND_TEXT.
17819 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
17820 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
17821 x-dnd-empty-state.
17822 (x-dnd-forget-drop): Ditto.
17823 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
17824 (x-dnd-handle-one-url): Return private when inserting text.
17825 (x-dnd-insert-ctext): New function.
17826 (x-dnd-handle-file-name): New function for FILE_NAME.
17827 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
17828 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
17829 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
17830
17831 2004-02-10 Kenichi Handa <handa@m17n.org>
17832
17833 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
17834 instead of while loop.
17835
17836 2004-02-10 Miles Bader <miles@gnu.org>
17837
17838 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
17839
17840 2004-02-09 Kenichi Handa <handa@m17n.org>
17841
17842 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
17843 have end-of-line.
17844
17845 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
17846
17847 * Makefile.in: Added extra dependencies in the recompile target
17848 needed to cope with the compile time macro expansions in CC Mode.
17849
17850 2004-02-09 Kim F. Storm <storm@cua.dk>
17851
17852 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
17853 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
17854 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
17855 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
17856 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
17857 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
17858 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
17859 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
17860 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
17861 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
17862 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
17863
17864 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
17865
17866 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
17867 Don't allow shrink if there's a window on our right.
17868
17869 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
17870 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
17871 Bring together declaration and initialization.
17872 (prolog-mode-variables): Don't set the syntax table.
17873 Don't set paragraph-start and comment-indent-function.
17874 Add /*..*/ to the comment regexps.
17875 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
17876 (prolog-mode-map): Don't bind TAB.
17877 (prolog-mode): Set the syntax table.
17878 (prolog-comment-indent): Remove.
17879 (inferior-prolog-mode-map): Initialize in the declaration.
17880 (inferior-prolog-mode-syntax-table)
17881 (inferior-prolog-mode-abbrev-table): New vars.
17882 (inferior-prolog-mode): Derive from comint-mode.
17883 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
17884 minibuffer windows.
17885
17886 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
17887 in file names, as long as it is unabmiguous.
17888
17889 2004-02-08 Andreas Schwab <schwab@suse.de>
17890
17891 * textmodes/reftex-toc.el
17892 (reftex-toc-load-all-files-for-promotion): Remove useless use of
17893 format. Doc fix.
17894
17895 * textmodes/refer.el (refer-find-entry-internal): Remove extra
17896 format string arguments.
17897
17898 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
17899 string argument.
17900
17901 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
17902
17903 * play/zone.el (zone-call): Fix format string.
17904
17905 * net/webjump.el (webjump-builtin): Add missing format string argument.
17906
17907 * midnight.el (midnight-delay-set): Remove extra format string argument.
17908
17909 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
17910
17911 * hexl.el (hexl-insert-char): Add missing format string argument.
17912
17913 * format.el (format-decode): Fix format string.
17914
17915 * emulation/vi.el (vi-mode): Remove extra format string argument.
17916 (vi-repeat-last-search): Likewise.
17917 (vi-reverse-last-search): Likewise.
17918 (vi-goto-mark): Likewise.
17919 (vi-reverse-last-find-char): Likewise.
17920 (vi-repeat-last-find-char): Likewise.
17921 (vi-locate-def): Likewise.
17922
17923 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
17924
17925 * ediff-util.el (ediff-toggle-read-only): Remove extra format
17926 string argument.
17927 (ediff-toggle-regexp-match): Likewise.
17928
17929 * dired-aux.el (dired-do-query-replace-regexp): Add missing
17930 format string argument.
17931
17932 * calc/calc-map.el (calc-get-operator): Remove extra format
17933 string argument.
17934
17935 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
17936
17937 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
17938 string argument.
17939
17940 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
17941
17942 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
17943
17944 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
17945
17946 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
17947 (cl-struct-setf-expander): Likewise.
17948
17949 * vc.el (with-vc-file): Fix unsafe uses of error.
17950 (vc-cancel-version): Likewise.
17951
17952 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
17953
17954 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
17955 thousands separator; fixes <class>:<line-number> regexp for
17956 non-english locales.
17957
17958 2004-02-08 Andreas Schwab <schwab@suse.de>
17959
17960 * view.el (view-mode-enable): Revert previous change.
17961
17962 2004-02-07 Kim F. Storm <storm@cua.dk>
17963
17964 * simple.el (line-number-at-pos): Rename from line-at-pos.
17965 Uses changed (what-line and vc-annotate-warp-version).
17966
17967 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
17968
17969 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
17970 (diff-mode): Remove aborted attempt at support for compile.el.
17971 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
17972
17973 2004-02-06 Andreas Schwab <schwab@suse.de>
17974
17975 * view.el (view-mode-enable): Add view-mode-map to
17976 minor-mode-overriding-map-alist.
17977
17978 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17979
17980 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
17981
17982 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
17983
17984 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
17985 with point inside rather than after the paragraph.
17986
17987 2004-02-04 Sam Steingold <sds@gnu.org>
17988
17989 * mail/smtpmail.el (smtpmail-try-auth-methods):
17990 Do not try authentication when no mechanism is available.
17991 Pass port-name as defaultport to `netrc-machine'.
17992
17993 2004-02-04 Stephen Eglen <stephen@gnu.org>
17994
17995 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
17996 to show how minibuffer height can be constrained.
17997
17998 2004-02-04 John Paul Wallington <jpw@gnu.org>
17999
18000 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
18001
18002 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18003
18004 * x-dnd.el: New file for drag and drop.
18005
18006 * term/x-win.el: require x-dnd, set after-make-frame-functions
18007 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
18008 drag-n-drop event.
18009
18010 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
18011 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
18012 (dired-dnd-handle-file): New functions for drag and drop support.
18013 (dired-mode): Initialize drag and drop if x-dnd present.
18014
18015 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
18016
18017 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
18018 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
18019 (cperl-mode): Set fill-paragraph-function.
18020 (cperl-fill-paragraph): Make it non-interactive.
18021
18022 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
18023
18024 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
18025
18026 2004-02-02 David Kastrup <dak@gnu.org>
18027
18028 * replace.el (perform-replace): Allow 'literal argument in
18029 regexp-flag to indicate literal replacement.
18030 (query-replace-regexp-eval): Use it.
18031
18032 2004-02-01 Andreas Schwab <schwab@suse.de>
18033
18034 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
18035
18036 2004-02-01 Stephen Eglen <stephen@gnu.org>
18037
18038 * info-look.el: Add support for maxima-mode. Update commentary
18039 because info-lookup-symbol is now bound to C-h S.
18040
18041 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
18042
18043 * simple.el (edit-and-eval-command): Bind print-level and
18044 minibuffer-history-sexp-flag around call to read-from-minibuffer.
18045 Correct initial position in command-history.
18046
18047 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
18048
18049 * files.el (read-directory-name): Adapt the docstring to recent
18050 change in Fread_file_name.
18051
18052 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
18053
18054 * ses.el (ses-print-cell): If print format too wide for column
18055 width, truncate decimal places if that helps to avoid "#####" fill.
18056 * ses.el (ses-initial-column-width): Revert previous change.
18057
18058 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
18059
18060 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
18061 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
18062 Add edebug info.
18063 (jit-lock-mode): Setup/cancel the new timer.
18064 (jit-lock-context-fontify): New fun. Extracted from
18065 context fontification code of jit-lock-stealth-fontify.
18066 (jit-lock-stealth-fontify): Don't do context fontification any more.
18067
18068 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
18069 (jit-lock-fontify-now): Handle the `quit' case.
18070 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
18071
18072 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
18073
18074 * progmodes/executable.el (executable-command-find-posix-p):
18075 New. Check if find handles arguments Posix-style.
18076
18077 * progmodes/grep.el (grep-compute-defaults):
18078 Use executable-command-find-posix-p.
18079 (grep-find): Check `grep-find-command'.
18080
18081 * filecache.el (file-cache-find-posix-p): Delete.
18082 (file-cache-add-directory-using-find):
18083 Use `executable-command-find-posix-p'.
18084
18085 2004-01-29 Dave Love <fx@gnu.org>
18086
18087 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
18088 Iterate the hook function if arg is given.
18089 (mark-defun, narrow-to-defun): Change order of finding the limits.
18090
18091 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
18092 (byte-compile-format-warn): New.
18093 (byte-compile-callargs-warn): Use it.
18094 (Format, message, error): Add byte-compile-format-like property.
18095 (byte-compile-maybe-guarded): New.
18096 (byte-compile-if, byte-compile-cond): Use it.
18097 (byte-compile-lambda): Compile interactive forms,
18098 just to make warnings about them.
18099
18100 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
18101
18102 * ses.el (ses-initial-column-width): Increase to 14, so it will
18103 work well with the default printer of "%.7g" for extreme values
18104 like "-1.234567e+07".
18105
18106 2004-01-29 Kenichi Handa <handa@m17n.org>
18107
18108 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
18109
18110 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
18111
18112 * dos-w32.el: Added support for the `default-printer-name' function.
18113
18114 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
18115
18116 * server.el (server-socket-name): Don't use the hostname in the
18117 socket name since /tmp is local to the host anyway.
18118
18119 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
18120 robust check of widening and fix var-naming.
18121
18122 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
18123
18124 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
18125 or rmail-spam- to rsf- in all function and variable names.
18126 (rsf-min-region-to-spam-list): New variable.
18127 (rsf-bbdb-auto-delete-spam-entries): Rename from
18128 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
18129 scanned together with the recipients field for spam testing; Don't
18130 delete spam message if rmail-delete-after-output is non-nil;
18131 (rsf-check-field): New function, extracted from code in
18132 rmail-spam-filter to ease addition of header fields like
18133 content-type:;
18134 (message-content-type): New variable. The content-type: field was
18135 added also in defcustom of rsf-definitions-alist;
18136 (rmail-spam-filter): Replace repeated test code for header fields
18137 by calls to check-field; change the call to
18138 rmail-output-to-rmail-file such that rmail-current-message stays
18139 the same to avoid wrong deletion of unseen flags.
18140 (rmail-use-spam-filter): Add autoload cookie.
18141
18142 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
18143
18144 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
18145 (file-cache-add-directory-using-find): Add Cygwin support.
18146 (file-cache-find-command-posix-flag): New user variable.
18147
18148 * filecache.el (file-cache-add-directory): Check for
18149 directories an remove them from dir-files.
18150
18151 2004-01-27 Richard M. Stallman <rms@gnu.org>
18152
18153 * man.el (Man-fontify-manpage): Clean up message.
18154
18155 2004-01-27 Kenichi Handa <handa@m17n.org>
18156
18157 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
18158 (sentence-end): Define using sentence-end-without-space.
18159
18160 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
18161 a sentence ends with one of a character in sentence-end-without-space.
18162
18163 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
18164
18165 * font-lock.el (font-lock): Add jit-lock as explicit group member.
18166 (jit-lock): Group declaration moved to jit-lock.el.
18167 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
18168 when necessary.
18169
18170 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
18171 (jit-lock-context-unfontify-pos): Rename from
18172 jit-lock-first-unfontify-pos.
18173 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
18174
18175 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
18176
18177 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
18178 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
18179 (fortran-fill): When filling a string, adjust re-search-backward
18180 argument for special case of string just on fill-column.
18181 When filling non-string, allow one extra char if
18182 fortran-break-before-delimiters is non-nil.
18183 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
18184 Use fortran-break-delimiters-re and fortran-no-break-re to
18185 correctly handle cases such as "**".
18186
18187 * progmodes/f90.el (f90-break-delimiters): Doc fix.
18188 (f90-no-break-re): Add some extra tokens. Doc fix.
18189
18190 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
18191
18192 * mail/rmail-spam-filter.el:
18193 Use two semicolons as Commentary line prefix.
18194 Add ";;; Code:" stylized comment.
18195 Delete end-of-line whitespace.
18196 Wrap (require 'cl) with `eval-when-compile'.
18197
18198 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
18199
18200 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
18201 at the top level of vc.el.
18202
18203 2004-01-23 Andre Spiegel <spiegel@gnu.org>
18204
18205 * vc.el (vc-current-line): Function removed. This is now done by
18206 the new function line-at-pos in simple.el.
18207 (vc-annotate-warp-version): Use line-at-pos instead of
18208 vc-current-line.
18209
18210 2004-01-22 Kim F. Storm <storm@cua.dk>
18211
18212 * simple.el (line-at-pos): New defun.
18213 (what-line): Use it. Optimize by only counting lines in narrowed
18214 region once.
18215
18216 2004-01-22 Kenichi Handa <handa@m17n.org>
18217
18218 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
18219 point (register r1) only for charset mule-unicode-0100-24ff.
18220
18221 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
18222
18223 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
18224 trailing white space and ensure a final newline.
18225
18226 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
18227 Add autoload cookie.
18228
18229 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
18230
18231 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
18232 activate view-mode explicitly.
18233
18234 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18235
18236 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
18237 use clipboard first.
18238
18239 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
18240
18241 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
18242 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
18243 (vc-mcvs-cvs): Remove.
18244 (vc-mcvs-command): Remove use of assert.
18245
18246 * outline.el (outline-insert-heading): Tighten up match.
18247 (outline-demote, outline-move-subtree-down): Don't assume anything
18248 about outline-regexp.
18249
18250 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
18251 (texinfo-show-structure): Explicitly add ^, and simplify.
18252
18253 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
18254
18255 * calendar/appt.el (appt-check): Restore usage of
18256 appt-issue-message deleted in previous change.
18257 (top-level): Activate package when loaded (needed for backwards
18258 compatibility).
18259
18260 2004-01-20 Jesper Harder <harder@ifa.au.dk>
18261
18262 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
18263 following previous change to smtpmail-send-data.
18264
18265 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
18266
18267 * vc.el (vc-default-previous-version): Doc enhancement.
18268 (vc-default-next-version): New function.
18269 (vc-print-log): New arg FOCUS-REV.
18270 (vc-annotate-mode): Derive from view-mode.
18271 (vc-annotate): New args REVISION, DISPLAY-MODE.
18272 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
18273 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
18274 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
18275 (vc-annotate-show-diff-revision-at-line, vc-current-line)
18276 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
18277
18278 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
18279
18280 2004-01-19 Karl Berry <karl@gnu.org>
18281
18282 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
18283 or "TexInfo".
18284
18285 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
18286
18287 * subr.el (delete-dups): New function.
18288
18289 2004-01-19 Karl Berry <karl@gnu.org>
18290
18291 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
18292 with ^, since that's what texinfo-show-structure
18293 documentation says (plus it works much better in texinfo.txi).
18294
18295 2004-01-18 Jesper Harder <harder@ifa.au.dk>
18296
18297 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
18298
18299 2004-01-18 David Ponce <david@dponce.com> (tiny change)
18300
18301 * progmodes/which-func.el (which-function-mode): Don't cancel
18302 which-func-update-timer if not set.
18303
18304 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
18305
18306 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
18307 Remove spurious left square bracket in XX:XXam regexp.
18308
18309 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
18310
18311 * progmodes/cc-defs.el: Do not require cl at run time.
18312
18313 2004-01-16 Richard M. Stallman <rms@gnu.org>
18314
18315 * emacs-lisp/cl.el (cl-cannot-unload): New function.
18316 (cl-unload-hook): Defvar this to run cl-cannot-unload.
18317
18318 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
18319 Call rmail-spam-filter. Delete and expunge spam.
18320 Print number of spam messages deleted.
18321 Save and restore the deletion status of old messages when reading
18322 new mail with spam filter, so that expunging spam does not expunge
18323 msgs deleted by the user.
18324 (rmail-only-expunge): Add an optional argument dont-show to
18325 prevent showing message after expunge.
18326
18327 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
18328
18329 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
18330 * subr.el (declare): New macro.
18331
18332 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
18333
18334 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
18335
18336 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
18337
18338 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
18339 Test window-system rather than system-type (for X11/Mac).
18340
18341 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
18342
18343 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
18344
18345 2004-01-12 Richard M. Stallman <rms@gnu.org>
18346
18347 * mail/rmail.el (rmail-convert-to-babyl-format):
18348 Use mail-unquote-printable-region.
18349 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
18350 (rmail-hex-char-to-integer): Functions deleted.
18351
18352 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
18353 (mail-unquote-printable-region): New arg NOERROR.
18354 For invalid encoding, either signal an error to just return nil.
18355
18356 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
18357
18358 * calendar/appt.el: Update copyright and commentary.
18359 (appt-issue-message): Make obsolete.
18360 (appt-visible, appt-msg-window): Make obsolete, in favour of
18361 appt-display-format.
18362 (appt-display-mode-line, appt-display-duration)
18363 (appt-display-diary, appt-time-msg-list, appt-mode-string)
18364 (appt-prev-comp-time, appt-display-count, appt-timer)
18365 (appt-convert-time): Doc change.
18366 (appt-disp-window-function, appt-delete-window-function):
18367 Use defcustom rather than defvar.
18368 (appt-display-format): New variable.
18369 (appt-display-message): New function with display code from appt-check.
18370 (appt-check): Add optional FORCE argument. Doc change.
18371 Add appt-make-list to diary-hook if displaying diary.
18372 Remove checking of view-diary-entries-initially.
18373 Message display section removed to new function appt-display-message.
18374 (appt-display-window): Doc change. Remove unused internal var
18375 this-buffer. Do not beep, since appt-display-message does that.
18376 (appt-make-list): Doc change. Use caar.
18377 (appt-sort-list): Simplify by using builtin sort function.
18378 (appt-update-list): New function for updating appts when diary is
18379 saved.
18380 (appt-activate): New autoloaded function to toggle package
18381 functionality.
18382
18383 * calendar/cal-x.el: (calendar-one-frame-setup)
18384 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
18385
18386 * calendar/calendar.el: Update copyright.
18387 (view-diary-entries-initially, european-calendar-style): Doc change.
18388 (calendar-setup): Make defcustom rather than defvar.
18389 (mark-visible-calendar-date): Initialize temp-face and faceinfo
18390 in let binding so local to function.
18391
18392 * calendar/diary-lib.el: Update copyright.
18393 (diary, diary-entry-time): Doc change.
18394 (list-diary-entries): Doc change. Trivial logic change.
18395 (fancy-diary-display): Restore make-face command mistakenly
18396 deleted 2003-05-08.
18397 (show-all-diary-entries): Allow to pop-up frame if needed.
18398
18399 2004-01-09 John Paul Wallington <jpw@gnu.org>
18400
18401 * bindings.el (mode-line-change-eol): Add EVENT parameter.
18402 Temporarily select EVENT's window for changing eol type.
18403
18404 2004-01-09 Deepak Goel <deego@gnufans.org>
18405
18406 * calendar/diary-lib.el (diary-entry-time):
18407 Also accept time in the form XX[.XX][am/pm/AM/PM].
18408 (fancy-diary-font-lock-keywords): Likewise.
18409 (diary-font-lock-keywords): Likewise.
18410 * calendar/appt.el (appt-add): Likewise.
18411 (appt-make-list): Likewise.
18412 (appt-convert-time): Likewise.
18413
18414 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
18415
18416 * gdb-ui.el (gdb-ann3): Revert previous change.
18417 (gdb-source-info): Allow for case of where compilation directory
18418 is not recorded.
18419
18420 2004-01-08 John Paul Wallington <jpw@gnu.org>
18421
18422 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
18423
18424 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
18425
18426 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
18427
18428 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
18429 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
18430 problems.
18431 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
18432
18433 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
18434
18435 * files.el (write-file-functions, write-contents-functions):
18436 Clarify docstrings.
18437
18438 2004-01-07 Kenichi Handa <handa@m17n.org>
18439
18440 * international/mule.el (set-auto-coding): Fix for the case that
18441 end-of-line is only CR.
18442
18443 2004-01-07 Kim F. Storm <storm@cua.dk>
18444
18445 * subr.el (event-start, event-end): Doc fix.
18446 (posn-string, posn-image): New defuns.
18447 (posn-object): Return either image or string object.
18448 (posn-object-x-y): Return 8th element of position.
18449 (posn-object-width-height): New defun.
18450
18451 2004-01-06 Andreas Schwab <schwab@suse.de>
18452
18453 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
18454 output.
18455
18456 2004-01-05 Karl Berry <karl@gnu.org>
18457
18458 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
18459 / and *, too.
18460
18461 2003-12-31 Simon Josefsson <jas@extundo.com>
18462
18463 * files.el (before-save-hook): Add.
18464 (basic-save-buffer): Use before-save-hook.
18465
18466 * emacs-lisp/copyright.el: Fix comment to recommend
18467 before-save-hook instead of write-file-functions.
18468
18469 2004-01-05 Richard M. Stallman <rms@gnu.org>
18470
18471 * finder.el (finder-commentary): Call delete-other-windows.
18472
18473 * net/ange-ftp.el (ange-ftp-file-attributes):
18474 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
18475
18476 2004-01-04 Karl Berry <karl@gnu.org>
18477
18478 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
18479 comment characters % and # in the copyright year notice,
18480 as well as ;.
18481
18482 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
18483
18484 * wid-edit.el (default): Define dummy :value-delete.
18485 Reported by Jesper Harder <harder@ifa.au.dk>.
18486
18487 2004-01-03 Richard M. Stallman <rms@gnu.org>
18488
18489 * progmodes/compile.el (compile-internal): Use point, not point-min,
18490 for set-window-point.
18491
18492 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
18493
18494 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
18495
18496 * progmodes/grep.el (grep-mode-map):
18497 Don't remap next-line, previous-line.
18498
18499 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
18500
18501 * speedbar.el (speedbar-edit-line): Change regexp to position
18502 the cursor on the first character of this line's button.
18503
18504 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
18505
18506 * subr.el (functionp): Doc fix.
18507
18508 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
18509
18510 * progmodes/idlwave.el (idlwave-make-tags):
18511 * textmodes/flyspell.el (flyspell-large-region):.
18512 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
18513 * emulation/viper-util.el (viper-glob-unix-files):
18514 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
18515 * man.el (Man-init-defvars):
18516 * jka-compr.el (jka-compr-call-process):
18517 * files.el (get-free-disk-space,insert-directory):
18518 * ediff-ptch.el (ediff-test-patch-utility):
18519 * ediff-diff.el (ediff-test-utility):
18520 * dired-aux.el (dired-check-process):
18521 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
18522 test the return value of call-process, because it can be a string.
18523
18524 2003-12-31 John Paul Wallington <jpw@gnu.org>
18525
18526 * bindings.el (completion-ignored-extensions): Add .pfsl.
18527
18528 2003-12-31 Kim F. Storm <storm@cua.dk>
18529
18530 * ido.el (ido-nonreadable-directory-p): New defun to check for
18531 nonreadable directory without activating tramp (to avoid problems
18532 with checking incomplete tramp paths).
18533 (ido-set-current-directory, ido-file-internal)
18534 (ido-file-name-all-completions1): Use it.
18535
18536 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
18537
18538 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
18539 documentation if the anchor (or node) name is preceded by `info
18540 anchor' or `Info anchor' in addition to earlier `info node' and
18541 `Info node'.
18542 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
18543
18544 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18545
18546 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
18547 error in arguments to base64-decode-region. Remove ^M characters
18548 after decoding base64.
18549
18550 2003-12-30 Simon Josefsson <jas@extundo.com>
18551
18552 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
18553 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
18554 have only been distributed with Emacs for some years.
18555 (texinfo-mode-hook): Customize.
18556
18557 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18558
18559 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
18560 cleaner (suggested by Richard Stallman).
18561
18562 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
18563 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
18564 file-name clashes on 8+3 DOS filesystems.
18565
18566 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
18567 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
18568 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
18569 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
18570 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
18571 file-name clashes on 8+3 filesystems.
18572
18573 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
18574 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
18575 file-name clashes on 8+3 DOS filesystems.
18576
18577 2003-12-29 Richard M. Stallman <rms@gnu.org>
18578
18579 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
18580 Upcase the character.
18581
18582 * textmodes/flyspell.el (mail-mode-flyspell-verify):
18583 Search for header separator alone on a line, literally,
18584 and search for it backward, not forward.
18585 (flyspell-abbrev-table): Always use global-abbrev-table
18586 if there is no local one.
18587
18588 * progmodes/sh-script.el (sh-get-indent-info):
18589 Don't move point back if at bob.
18590
18591 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
18592
18593 * play/handwrite.el (handwrite): Make the handwrite credit message
18594 a comment rather than an output command.
18595
18596 * obsolete/sc.el: Display message that this file is obsolete.
18597
18598 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
18599
18600 * mail/rfc822.el (rfc822-address-start): Declare variable.
18601 Renamed from address-start. All uses changed.
18602
18603 * term.el (term-exec): Set up sentinel.
18604 (term-sentinel): New function.
18605 (term-handle-exit): New function.
18606
18607 * subr.el (assoc-ignore-case, assoc-ignore-representation):
18608 Use assoc-string, and mark them obsolete.
18609 (delay-mode-hooks): Mark as permanent local.
18610
18611 * simple.el (sendmail-user-agent-compose): Use assoc-string.
18612
18613 * register.el (copy-rectangle-to-register): Doc fix.
18614
18615 * info.el (Info-insert-dir): Use assoc-string.
18616
18617 * info-look.el (info-lookup): Use assoc-string.
18618
18619 * frame.el (pop-up-frame-function): Use quote, not `function'.
18620 (frame-notice-user-settings): Calculate ADJUSTED-TOP
18621 copying with lists as coordinate values.
18622
18623 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
18624
18625 * find-dired.el (kill-find): New command.
18626 (find-dired): Make buffer read-only.
18627 Set up a keymap with C-c C-k running kill-find.
18628 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
18629
18630 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
18631
18632 * filecache.el (file-cache-ignore-case): New variable.
18633 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
18634
18635 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
18636 (comint-dynamic-complete-as-filename): Rename local vars.
18637 (comint-dynamic-list-filename-completions): Likewise.
18638
18639 * comint.el (comint-dynamic-list-completions-config): New var.
18640 (comint-dynamic-list-completions): Handle both SPC and TAB right.
18641
18642 * comint.el (comint-file-name-chars): Add [].
18643 (comint-word): Use skip-chars-backward, not search.
18644
18645 * shell.el (shell-file-name-chars): Add [].
18646
18647 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
18648
18649 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
18650
18651 * generic.el (define-generic-mode): Doc fix.
18652
18653 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18654
18655 * files.el (kill-some-buffers): Doc fix.
18656
18657 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
18658
18659 * comint.el (comint-watch-for-password-prompt): Pass `string' as
18660 arg to send-invisible
18661 (send-invisible): Doc fix. The argument is now a prompt, not the
18662 string to send.
18663 (comint-read-noecho): Doc fix.
18664
18665 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
18666
18667 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
18668 "@", as required by some ISP hosting service. Fix defcustom
18669 argument syntax errors that prevented use of customization.
18670
18671 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18672
18673 * xml.el (xml-get-attribute-or-nil): Doc fix.
18674
18675 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
18676
18677 * net/zone-mode.el (zone-mode): Use write-file-functions, not
18678 write-file-hooks.
18679
18680 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
18681
18682 * autorevert.el (auto-revert-interval): Doc fix.
18683
18684 2003-12-29 Mark A. Hershberger <mah@everybody.org>
18685
18686 * xml.el (xml-get-attribute-or-nil): New function, like
18687 xml-get-attribute, but returns nil if the attribute was not found.
18688 (xml-get-attribute): Convert to defsubst, uses
18689 xml-get-attribute-or-nil.
18690
18691 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18692
18693 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
18694
18695 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
18696
18697 * custom.el (custom-declare-theme): Use `value' when putting
18698 properties on `theme'.
18699
18700 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
18701
18702 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
18703 for each yank-handler segment.
18704 (insert-for-yank-1): New function, with the body of the previous
18705 insert-for-yank.
18706
18707 * textmodes/table.el (table-yank-handler): New defcustom.
18708 (table--put-cell-indicator-property): Put yank-handler property
18709 that indicates the yank handler for the table cell.
18710
18711 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
18712
18713 * generic-x.el (etc-modules-conf-generic-mode): A more complete
18714 set of keywords.
18715
18716 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18717
18718 * international/mule-cmds.el (reset-language-environment)
18719 (set-language-environment): Don't invoke fontset-related functions
18720 if fontset-list is not fboundp.
18721
18722 2003-12-29 Kenichi Handa <handa@m17n.org>
18723
18724 * international/mule-cmds.el (reset-language-environment):
18725 Call set-overriding-fontspec-internal with nil.
18726 (set-language-environment): Call set-overriding-fontspec-internal
18727 if the language environment specify `overriding-fontspec'.
18728 (language-info-alist): Doc added.
18729
18730 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
18731 characters of mule-unicode-0100-24ff.
18732 (ccl-encode-windows-1251-font): New CCL program.
18733 ("Bulgarian"): Specify overriding-fontspec.
18734 ("Belarusian"): Likewise.
18735
18736 2003-12-28 Sam Steingold <sds@gnu.org>
18737
18738 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
18739 parameter ID-FORMAT to conform with the 2003-11-30 patch.
18740
18741 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
18742
18743 * progmodes/gud.el (gud-gdb-command-name): Set default to
18744 "gdb --annotate=3".
18745 (gud-gdb-marker-filter): Look out for annotations.
18746 (gdb-first-pre-prompt): New variable.
18747 Remove trailing white space.
18748
18749 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
18750 if necessary.
18751 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
18752 annotations are detected.
18753 (gud-gdba-marker-filter): Use global variable gud-marker-acc
18754 instead of a local one to allow transition from
18755 gud-gdb-marker-filter.
18756 Remove trailing white space.
18757
18758 2003-12-27 Kim F. Storm <storm@cua.dk>
18759
18760 * ido.el: Handle non-readable directories.
18761 (ido-decorations): Add 9th element for non-readable directory.
18762 (ido-directory-nonreadable): New dynamic var.
18763 (ido-set-current-directory): Set it.
18764 (ido-read-buffer, ido-file-internal):
18765 (ido-read-file-name, ido-read-directory-name): Let-bind it.
18766 (ido-file-name-all-completions1): Return empty list for
18767 non-readable directory.
18768 (ido-exhibit): Print [Not readable] if directory is not readable.
18769 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
18770 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
18771 Use it.
18772
18773 2003-12-27 Lars Hansen <larsh@math.ku.dk>
18774
18775 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
18776 calls to directory-files-and-attributes and file-attributes.
18777 (ls-lisp-format): Remove system dependent handling of user and
18778 group id's.
18779
18780 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
18781
18782 * ffap.el (ffap-read-file-or-url): Revert previous change.
18783
18784 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
18785
18786 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
18787 new list of included files called `files-with-node-lines', that
18788 only have node lines. This way @include commands can include any
18789 file, such as version and update files without node lines, not
18790 just files that are chapters.
18791
18792 2003-12-25 Andreas Schwab <schwab@suse.de>
18793
18794 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
18795 file not found.
18796
18797 2003-12-08 Miles Bader <miles@gnu.org>
18798
18799 * dired.el (dired-between-files): Always use dired-move-to-filename,
18800 which is more robust in non-english locales.
18801
18802 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
18803
18804 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
18805
18806 2003-12-24 Andreas Schwab <schwab@suse.de>
18807
18808 * shell.el (shell-file-name-quote-list): Add backslash.
18809
18810 * comint.el (comint-quote-filename): Correctly handle backslash
18811 in comint-file-name-quote-list.
18812
18813 2003-12-24 Kenichi Handa <handa@m17n.org>
18814
18815 * international/mule-cmds.el (set-default-coding-systems):
18816 Call ucs-set-table-for-input for all buffers that don't have local
18817 value of buffer-file-coding-system.
18818
18819 * international/ucs-tables.el (ucs-set-table-for-input):
18820 If translation-table-for-encode is a symbol, get its
18821 translation-table property.
18822
18823 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
18824
18825 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
18826 to `completing-read' on a recently fixed bug.
18827
18828 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
18829 instead of SPACE, to get the list of possible fringe modes.
18830 SPACE only works if both `partial-completion-mode' and
18831 `completion-auto-help' are nil.
18832
18833 * complete.el (PC-is-complete-p): Delete.
18834 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
18835 calls to `test-completion'.
18836
18837 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
18838
18839 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
18840 to edit values when there are no children.
18841
18842 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
18843 a mode called "Assembler" already exists.
18844 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
18845 (gud-watch): Use format option. Remove font properties from string.
18846 (gdb-var-create-handler, gdb-var-list-children-handler):
18847 Don't bother about properties as there are none.
18848 (gdb-var-create-handler, gdb-var-list-children-handler)
18849 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
18850 with two arguments.
18851 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
18852 Let speedbar show value changes with a different font.
18853 (gdb-edit-value): New defun.
18854 (gdb-clear-partial-output, gdb-clear-inferior-io)
18855 (def-gdb-auto-update-handler): Use erase-buffer.
18856 (gdb-frame-handler): Display watch expressions in
18857 FUNCTION::VARIABLE format if required.
18858
18859 2003-12-23 John Paul Wallington <jpw@gnu.org>
18860
18861 * info.el (Info-unescape-quotes, Info-split-parameter-string)
18862 (Info-goto-emacs-command-node): Doc fixes.
18863
18864 2003-12-12 Jesper Harder <harder@ifa.au.dk>
18865
18866 * cus-edit.el (custom-add-parent-links): Define "many".
18867
18868 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
18869
18870 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
18871 (widget-child-validate, widget-type-value-create)
18872 (widget-type-default-get, widget-type-match): New functions.
18873 (lazy): New widget.
18874 (menu-choice, checklist, radio-button-choice, editable-list)
18875 (group, documentation-string): Remove redundant (per 2003-10-25
18876 change) calls to `widget-children-value-delete'.
18877 (widget-choice-value-get, widget-choice-value-inline): Remove.
18878 (menu-choice): Update widget.
18879
18880 2003-12-03 Kenichi Handa <handa@m17n.org>
18881
18882 * language/cyrillic.el: Register "microsoft-cp1251" in
18883 ctext-non-standard-encodings-alist.
18884 ("Bulgarian"): Add ctext-non-standard-encodings.
18885 ("Belarusian"): Likewise.
18886
18887 * international/mule-conf.el (compound-text-with-extensions):
18888 Change the type to 2 (iso-2022 base).
18889
18890 * international/mule.el (ctext-non-standard-encodings-alist):
18891 Change the format.
18892 (ctext-non-standard-encodings): New variable.
18893 (ctext-post-read-conversion): Fully re-written.
18894 (ctext-non-standard-designations-alist): Delete it.
18895 (ctext-non-standard-encodings-table): New function.
18896 (ctext-pre-write-conversion): Fully re-written.
18897
18898 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
18899
18900 * cus-edit.el (custom-add-parent-links): Add documentation links
18901 for parent, if the item has none of its own.
18902
18903 2003-11-30 Richard M. Stallman <rms@gnu.org>
18904
18905 * dired-aux.el (dired-do-query-replace-regexp):
18906 Report files visited read-only.
18907
18908 2003-11-30 Juri Linkov <juri@jurta.org>
18909
18910 * dired-aux.el (dired-compare-directories): New command.
18911 (dired-file-set-difference, dired-files-attributes): New functions.
18912
18913 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
18914 Version 2.0.38 of Tramp released.
18915
18916 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
18917 Charles Curley <charlescurley@charlescurley.com>.
18918 (tramp-multi-connection-function-alist): Add ssht entry which adds
18919 "-e none -t -t" to the list of ssh args. Suggested by Adrian
18920 Aichner.
18921 (tramp-get-method-parameter): New function to retrieve a method
18922 parameter. This allows for omission of method parameters.
18923 Callers adjusted.
18924
18925 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
18926
18927 * net/tramp.el: Add new optional parameter ID-FORMAT to
18928 `file-attributes'. Calls of `file-attributes' won't use this
18929 parameter for backward compatibility reasons.
18930 (tramp-perl-file-attributes): Add a new parameter to Perl script
18931 in order to handle uid/gid as strings, if desired.
18932 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
18933 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
18934 order to make the function more general.
18935 (tramp-handle-file-attributes): Replace proprietary optional
18936 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
18937 (tramp-handle-file-attributes-with-perl): Handle parameter
18938 NONNUMERIC if set. This wasn't done in the past.
18939 (tramp-post-connection): Apply second parameter "$2" if
18940 `tramp-remote-perl' is called.
18941
18942 * net/tramp-smb.el (tramp-smb-handle-delete-file):
18943 Correct cut'n'waste error (`filename' instead of `directory').
18944 (tramp-smb-handle-directory-files-and-attributes)
18945 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
18946 introduced parameter ID-FORMAT.
18947 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
18948 error (`directory' instead of `ldir').
18949
18950 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
18951 `file-attributes' has a second parameter. If yes, apply it with
18952 value "'integer". Otherwise, don't use that parameter (default is
18953 integer format).
18954
18955 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
18956
18957 * help.el (help-map): Bind `display-local-help' to `C-h .'.
18958 (help-for-help): Add `C-h .' to the listed Help options.
18959 Remove trailing whitespace.
18960
18961 * help-at-pt.el: New file.
18962
18963 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
18964
18965 * subr.el (noreturn, 1value): New macros for test coverage.
18966 See `testcover.el'.
18967
18968 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
18969
18970 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
18971 for macro `1value'.
18972 (testcover-1value): New function. Checks that a 1value form
18973 actually returns only one value. Requested by RMS.
18974
18975 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
18976
18977 * gdb-ui.el (gud-watch, gdb-var-create-handler)
18978 (gdb-var-list-children, gdb-var-list-children-handler)
18979 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
18980 gdb commands that use mi to keep them out of the command history.
18981
18982 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18983
18984 * cus-start.el (all): Add use-file-dialog.
18985
18986 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
18987
18988 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
18989
18990 2003-11-27 Kim F. Storm <storm@cua.dk>
18991
18992 * subr.el (posn-object-x-y): New defun.
18993
18994 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
18995
18996 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
18997 Don't use `space' for \\\n.
18998 Be more selective as to which # are comment-starters.
18999
19000 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
19001
19002 * subr.el (number-sequence): Improve handling of floating point
19003 arguments (suggested by Kim Storm). Allow negative arguments.
19004
19005 2003-11-26 Kenichi Handa <handa@m17n.org>
19006
19007 * international/mule-cmds.el (standard-display-european-internal):
19008 Cancel the standard-display-table setting for ` and '.
19009
19010 2003-11-26 Kim F. Storm <storm@cua.dk>
19011
19012 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
19013 New defcustoms to add ffap-like functionality to ido.
19014 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
19015 (ido-no-final-slash): New defun.
19016 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
19017 (ido-read-file-name): ): Toggle VC checking via
19018 vc-handled-backends instead of vc-master-templates.
19019 (ido-file-internal): Handle ido-use-url-at-point and
19020 ido-use-filename-at-point via code borrowed from ffap-guesser.
19021 Handle new ido-exit code ffap.
19022 (ido-sort-list): Ignore final slash when sorting file names.
19023
19024 2003-11-25 Kim F. Storm <storm@cua.dk>
19025
19026 * emulation/cua-base.el (cua--standard-movement-commands):
19027 Add forward-sentence and backward-sentence.
19028
19029 2003-11-25 Stephen Eglen <stephen@gnu.org>
19030
19031 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
19032 iswitchb-exit is set to 'usefirst when user selects buffer at head
19033 of list using RET. (Selecting buffers at the head of the list was
19034 broken if the substring was also a complete buffername.)
19035
19036 2003-11-23 Kim F. Storm <storm@cua.dk>
19037
19038 * progmodes/compile.el (grep-command, grep-use-null-device)
19039 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
19040 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
19041 (grep-regexp-alist, grep-program, find-program)
19042 (grep-find-use-xargs, grep-history, grep-find-history)
19043 (grep-process-setup, grep-compute-defaults)
19044 (grep-default-command, grep, grep-tag-default, grep-find)
19045 (grep-expand-command-macros, grep-tree-last-regexp)
19046 (grep-tree-last-files, grep-tree): Move grep variables, functions
19047 and commands to new file grep.el.
19048 (compilation-mode-map): Remove grep commands from Compile sub-menu.
19049 (compilation-process-setup-function): Doc fix.
19050 (compilation-highlight-regexp, compilation-highlight-overlay): New
19051 defvars used for highlighting current compile error in source buffer.
19052 (compile-internal): New optional args HIGHLIGHT-REGEXP and
19053 LOCAL-MAP which overrides compilation-highlight-regexp and
19054 compilation-mode-map for this compilation.
19055 Delay calling compilation-set-window-height until after running
19056 compilation-process-setup-function so it can buffer-local override
19057 compilation-window-height.
19058 Check buffer-local value of compilation-scroll-output.
19059 (compilation-set-window-height): Use buffer-local value of
19060 compilation-window-height.
19061 (compilation-revert-buffer): Don't pass (undefined)
19062 preserve-modes arg to revert-buffer.
19063 (next-error-no-select, previous-error-no-select): New commands.
19064 (compilation-goto-locus): Temporarily highlight current match in
19065 source buffer using compilation-highlight-regexp.
19066
19067 * progmodes/grep.el: New file with grep code from compile.el.
19068 (grep): New defcustom group.
19069 (grep-window-height): New defcustom, like compilation-window-height.
19070 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
19071 (grep-scroll-output): New defcustom, like compilation-scroll-output.
19072 (grep-command, grep-use-null-device, grep-find-command)
19073 (grep-tree-files-aliases, grep-tree-ignore-case)
19074 (grep-tree-ignore-CVS-directories): Move to grep custom group.
19075 (grep-setup-hook): New hook variable.
19076 (grep-mode-map): New keymap for grep commands. Add Grep menu.
19077 (grep-last-buffer): New defvar, override compilation-last-buffer.
19078 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
19079 Call compile-internal with args highlight-regexp and grep-mode-map.
19080
19081 2003-11-23 Kim F. Storm <storm@cua.dk>
19082
19083 * subr.el (event-start, event-end): Doc fix.
19084 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
19085 (posn-area, posn-actual-col-row, posn-object): New defuns.
19086 (posn-col-row): Simplify doc. Rewrite to use cond.
19087 (posn-point): Also return buffer position for events outside text
19088 area (that info is now present in the event position).
19089
19090 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
19091 mouse-set-point so that hscroll still works now that clicks on
19092 fringes generate specific mouse events.
19093 (mouse-set-point): Note that it now works in fringes and margins
19094 too due to new semantics of posn-point in fringes and margins.
19095
19096 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
19097 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
19098
19099 2003-11-20 Kim F. Storm <storm@cua.dk>
19100
19101 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
19102 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
19103 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
19104 to 100 for icons to avoid increasing line height when shown.
19105
19106 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19107
19108 * newcomment.el (comment-normalize-vars): Initialize properly if
19109 comment-start was nil.
19110
19111 2003-11-19 Andreas Schwab <schwab@suse.de>
19112
19113 * simple.el (set-variable): Fix indentation.
19114
19115 2003-11-17 Kenichi Handa <handa@m17n.org>
19116
19117 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
19118 Fix docstring.
19119
19120 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19121
19122 * international/latin1-disp.el (latin1-display): Fix docstring.
19123
19124 2003-11-16 John Wiegley <johnw@newartisans.com>
19125
19126 * eshell/em-ls.el (eshell-ls-file): There are times with
19127 size-width is nil and uncomputed (when directories are created in
19128 dired, for example); in this case, 4 is reasonable default value,
19129 although it may caused skewed new entries (which could be avoided
19130 by returning the original value of 8 in all cases, but 99% of the
19131 time this is a waste of whitespace).
19132
19133 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
19134
19135 * cc-engine.el (c-guess-continued-construct)
19136 (c-guess-basic-syntax): Check a little more carefully if it's a
19137 function declaration when an unknown construct followed by a block
19138 is found inside a statement context. This avoids macros followed
19139 by blocks to be taken as function declarations.
19140
19141 (c-guess-continued-construct): Change the analysis of a statement
19142 continuation with a brace open to `substatement-block', for
19143 consistency with recognized statements.
19144
19145 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
19146 start is in a position so that `c-beginning-of-statement-1' jumped
19147 to the beginning of the same statement.
19148
19149 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
19150 Don't accept binary operators in the arglist if we're in a function
19151 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
19152 template recognition in cases like "if (a < b || c > d)".
19153
19154 (c-restricted-<>-arglists): New more appropriate name for
19155 `c-disallow-comma-in-<>-arglists'.
19156
19157 Accessing functions updated for the variable name change.
19158
19159 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
19160 match data could get clobbered if NOT-INSIDE-TOKEN is used.
19161
19162 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
19163 labels.
19164
19165 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
19166 instead of duplicating parts of it. This fixes bogus label
19167 recognition.
19168
19169 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
19170 of checking the context in which to apply the minimum indentation,
19171 so that it isn't enforced in e.g. namespace blocks.
19172
19173 * cc-vars.el (c-inside-block-syms): New constant used by
19174 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
19175 to somewhat reduce the risk of becoming stale.
19176
19177 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
19178 cc-cmds to cc-engine to allow use from cc-align.
19179
19180 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
19181 qualified identifiers containing "::".
19182
19183 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
19184 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
19185
19186 * cc-vars.el (c-emacs-features): Use a space in front of the name
19187 of the temporary buffer. That also avoids dumping problems in
19188 XEmacs due to undo info being left around after the buffer is killed.
19189
19190 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
19191 arglist to see if it's a K&R style declaration.
19192
19193 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
19194 before returning `knr-argdecl-intro'.
19195
19196 2003-11-16 John Wiegley <johnw@newartisans.com>
19197
19198 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
19199 field in a long-listing always 8 characters, use `size-width',
19200 which has already been computed.
19201
19202 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
19203
19204 * subr.el (minor-mode-list): Add `hs-minor-mode'.
19205
19206 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19207
19208 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
19209 Support operation while narrowed, with `diff-restrict-view'.
19210
19211 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19212
19213 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19214 Take additional optional arg NARROWFUN. For the generated functions:
19215 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
19216 include frags that arrange to check for and save narrowing state before
19217 the move and then conditionally call NARROWFUN after the move.
19218
19219 2003-11-14 John Wiegley <johnw@newartisans.com>
19220
19221 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
19222 that was optional, but obviously missing based on surrounding code.
19223
19224 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
19225 string arguments to numbers unless the whole argument was seen as
19226 a number.
19227
19228 2003-11-14 Kenichi Handa <handa@m17n.org>
19229
19230 * international/mule.el (ctext-non-standard-encodings-alist):
19231 Fix coding systems.
19232
19233 2003-11-10 Kenichi Handa <handa@m17n.org>
19234
19235 * language/kannada.el ("Kannada"): Add sample-text.
19236
19237 * language/knd-util.el (kannada-compose-region)
19238 (kannada-compose-string, kannada-post-read-conversion):
19239 Add autoload cookie.
19240
19241 * international/quail.el (quail-completion): Change the message
19242 "corresponding translations" to "corresponding characters".
19243
19244 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
19245
19246 * descr-text.el (describe-char): Fix typo.
19247
19248 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
19249
19250 These changes are to support Kannada language/script.
19251
19252 * Makefile.in (DONTCOMPILE): Add kannada.el.
19253
19254 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
19255
19256 * loadup.el: Preload kannada.el.
19257
19258 * language/ind-util.el (ucs-kannada-to-is13194-alist)
19259 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
19260 New variables.
19261
19262 * language/kannada.el: New file.
19263
19264 * language/knd-util.el: New file.
19265
19266 2003-11-07 Andreas Schwab <schwab@suse.de>
19267
19268 * progmodes/autoconf.el (autoconf-font-lock-keywords):
19269 Also highlight AH_*.
19270
19271 * xml.el (xml-parse-dtd): Fix misplaced paren.
19272
19273 2003-11-07 Kenichi Handa <handa@m17n.org>
19274
19275 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
19276
19277 2003-11-05 Juri Linkov <juri@jurta.org>
19278
19279 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
19280 (desktop-buffer-file): Use saved buffer-file-coding-system
19281 for file reading. Set auto-insert to nil to prevent automatic
19282 insertion into restored empty files.
19283
19284 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
19285
19286 * files.el (risky-local-variable-p): Make second argument optional.
19287
19288 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
19289
19290 * subr.el (add-hook): Fix last change.
19291
19292 2003-11-03 Eli Zaretskii <eliz@gnu.org>
19293
19294 * mail/rmail.el (rmail-convert-to-babyl-format):
19295 If base64-decode-region signals an error, catch it and silently
19296 ignore it.
19297
19298 2003-11-01 Mark A. Hershberger <mah@everybody.org>
19299
19300 * xml.el (xml-parse-region): Allow comments to appear after the
19301 topmost element has closed.
19302 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
19303 (xml-ns-expand-attr): New functions to do namespace handling.
19304 (xml-intern-attrlist): Back-compatible handling of attribute names.
19305 (xml-parse-tag): Move namespace handling to separate functions.
19306 Now produces elements in the form ((:ns . "element") (attr-list)
19307 children) instead of ('ns:element (attr-list) children).
19308 (xml-parse-attlist): Fix attribute parsing.
19309 (xml-parse-dtd): Change parsing so that it produces strings
19310 instead of interned symbols.
19311
19312 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
19313
19314 * dired.el (dired-ls-sorting-switches): Doc fix.
19315
19316 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
19317
19318 * emacs-lisp/rx.el (rx-or): Fix the case of
19319 "(rx (and ?a (or ?b ?c) ?d))".
19320
19321 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
19322
19323 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
19324 (texinfo-format-region): Use it.
19325 (texinfo-format-buffer-1): Ditto.
19326
19327 2003-11-01 Alan Mackenzie <acm@muc.de>
19328
19329 Changes to allow scrolling whilst in isearch mode:
19330 * isearch.el (isearch-unread-key-sequence): New function,
19331 extracted from isearch-other-meta-char.
19332 (top level): (put 'foo 'isearch-scroll) on all Emacs's
19333 "scrollable" standard functions.
19334 (isearch-allow-scroll): New customizable variable.
19335 (isearch-string-out-of-window, isearch-back-into-window)
19336 (isearch-reread-key-sequence-naturally)
19337 (isearch-lookup-scroll-key): New functions.
19338 (isearch-other-meta-char): Doc string and functionality enhanced.
19339 Now accepts a prefix argument.
19340 (isearch-lazy-highlight-window-end): New variable.
19341 (isearch-lazy-highlight-new-loop): Pay attention to the window's
19342 end (thru isearch-lazy-highlight-window-end), not only its start.
19343
19344 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
19345 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
19346 (universal-argument, universal-argument-more, negative-argument)
19347 (digit-argument, universal-argument-other-key): Minor changes.
19348
19349 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
19350
19351 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
19352 recursively if the last message is deleted, thus avoiding an
19353 infinite loop.
19354
19355 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
19356
19357 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
19358 (tex-main-file): Don't add .tex if the extension is already present.
19359 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
19360
19361 2003-10-29 Lute Kamstra <lute@gnu.org>
19362
19363 * progmodes/octave-inf.el (inferior-octave-prompt):
19364 Recognize version number in prompt.
19365
19366 2003-10-28 Dave Love <fx@gnu.org>
19367
19368 * international/characters.el: Fix some Unicode ranges.
19369
19370 2003-10-28 Kenichi Handa <handa@m17n.org>
19371
19372 * disp-table.el (standard-display-8bit)
19373 (standard-display-default, standard-display-ascii)
19374 (standard-display-g1, standard-display-graphic)
19375 (standard-display-underline): Assure that standard-display-table
19376 is a display table.
19377
19378 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
19379
19380 * simple.el (reindent-then-newline-and-indent): Delete space *after*
19381 reindenting the first line.
19382
19383 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
19384
19385 * wid-edit.el (widget-default-delete): Always delete child widgets.
19386
19387 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
19388
19389 * newcomment.el (comment-indent): Don't call indent-according-to-mode
19390 if the line has code.
19391 Don't try to line up with something that's too far left.
19392
19393 * progmodes/octave-mod.el (octave-comment-start): Simplify.
19394 (octave-mode-syntax-table): Add % as a comment starter.
19395 (octave-point): Remove.
19396 (octave-in-comment-p, octave-in-string-p)
19397 (octave-not-in-string-or-comment-p, calculate-octave-indent)
19398 (octave-blink-matching-block-open, octave-auto-fill):
19399 Use line-(beginning|end)-position instead.
19400
19401 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
19402
19403 * emacs-lisp/authors.el (authors-aliases): Add correct realname
19404 for Francesco Potort\e,Al\e(B.
19405
19406 2003-10-23 Dave Love <fx@gnu.org>
19407
19408 * international/mule-cmds.el (locale-charset-to-coding-system):
19409 Don't rely on nil being a coding system.
19410
19411 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
19412 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
19413 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
19414
19415 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
19416
19417 * gdb-ui.el (gdb-current-language): New variable.
19418 (gdb-update-flag): Remove variable.
19419 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
19420 (gdb-take-last-elt): Remove function.
19421 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
19422 (gdb-post-prompt): Check for variable object changes here.
19423
19424 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
19425 object changes in gdb-ui.el.
19426
19427 2003-10-21 Richard M. Stallman <rms@gnu.org>
19428
19429 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
19430
19431 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
19432 Don't check for foo*/ wildcard form here.
19433 (insert-directory): Recognize foo*/ as a wildcard.
19434 Separate wildcard-regexp variable from the arg, wildcard.
19435
19436 * subr.el (add-hook): Correctly detect when make-local-hook was used.
19437 (remove-hook): Correctly handle strange cases about local hooks.
19438
19439 2003-10-21 David Ponce <david@dponce.com>
19440
19441 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
19442 argument REAL, to return a real number instead of a rounded
19443 integer value. Define as inline function.
19444 (ruler-mode-right-fringe-cols): Likewise.
19445 (ruler-mode-scroll-bar-cols): New function.
19446 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
19447 (ruler-mode-right-scroll-bar-cols): Likewise.
19448 (ruler-mode-space): New function.
19449 (ruler-mode-ruler): Use it. Handle variations of fringe style,
19450 scroll bar mode and margins in a more robust way.
19451
19452 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
19453
19454 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
19455 (antlr-c-init-language-vars): New function.
19456 (antlr-mode): Use it with cc-mode before v5.29.
19457 (antlr-c-common-init): Don't set some local vars here.
19458 (antlr-mode): Set them here.
19459 (antlr-c-forward-sws): New function alias.
19460 (antlr-mode): Redefine with cc-mode before v5.30.
19461 (antlr-skip-sexps): Use it.
19462 (antlr-skip-exception-part): Ditto.
19463 (antlr-skip-file-prelude): Ditto.
19464 (antlr-outside-rule-p): Ditto.
19465 (antlr-end-of-body): Ditto.
19466 (antlr-option-kind): Ditto.
19467 (antlr-insert-option-area): Ditto.
19468 (antlr-file-dependencies): Ditto.
19469
19470 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19471
19472 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
19473 Move backward only if point was not inside an entry.
19474
19475 2003-10-21 Richard M. Stallman <rms@gnu.org>
19476
19477 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
19478
19479 2003-10-21 Juri Linkov <juri@jurta.org>
19480
19481 * compare-w.el: Automatically skip non-matching text to resync.
19482 (compare-windows-whitespace): Doc fix.
19483 (compare-windows-sync, compare-windows-sync-string-size)
19484 (compare-windows-recenter, compare-ignore-whitespace)
19485 (compare-windows-highlight, compare-windows-face): New variables.
19486 (compare-windows): Use compare-windows-sync.
19487 (compare-windows-highlight, compare-windows-dehighlight)
19488 (compare-windows-sync-regexp)
19489 (compare-windows-sync-default-function): New functions.
19490
19491 2003-10-21 Juri Linkov <juri@jurta.org>
19492
19493 * diff.el (diff-parse-differences): Don't visit the files now;
19494 instead, just record the error locus.
19495
19496 2003-10-21 Dave Love <fx@gnu.org>
19497
19498 * progmodes/cfengine.el: New file.
19499
19500 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
19501
19502 * complete.el (PC-do-completion): Do not forget to use `pred' as the
19503 default-directory when completing file names.
19504
19505 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
19506
19507 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
19508 followed by the word `face', it gets treated as a face, even if
19509 it is also defined as a variable or a function.
19510
19511 2003-10-20 Dave Love <fx@gnu.org>
19512
19513 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19514 Avoid incf in macro expansion.
19515
19516 2003-10-20 John Paul Wallington <jpw@gnu.org>
19517
19518 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
19519 `evenp' so we don't implicitly require cl library at runtime.
19520
19521 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
19522
19523 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
19524 (help-make-xrefs): Only make cross-references for faces if
19525 preceded or followed by the word `face'. Do not make a
19526 cross-reference for variables without variable documentation,
19527 unless preceded by the word `variable' or `option'. Update doc
19528 string accordingly.
19529
19530 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
19531
19532 * progmodes/hideshow.el: Rewrite one-armed `if'
19533 constructs using either `when' or `unless'.
19534 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
19535
19536 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
19537
19538 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
19539 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
19540 instead of 12x12.
19541
19542 2003-10-16 Eli Zaretskii <eliz@gnu.org>
19543
19544 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
19545 message while converting to Babyl.
19546
19547 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
19548
19549 * allout.el (allout-mode): Doc fix.
19550
19551 2003-10-16 Lute Kamstra <lute@gnu.org>
19552
19553 * subr.el (force-mode-line-update): Fix docstring.
19554
19555 2003-10-14 Dave Love <fx@gnu.org>
19556
19557 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
19558 (default-input-method): Add :link, improve :type.
19559 (locale-charset-language-names): Fix utf-8 pattern.
19560 (locale-charset-match-p, locale-charset-alist)
19561 (locale-charset-to-coding-system): New.
19562 (set-locale-environment): Deal with codeset part of locale specs.
19563
19564 2003-10-14 Lute Kamstra <lute@gnu.org>
19565
19566 * fringe.el (fringe-mode): Use active voice in docstring.
19567 (set-fringe-style): Ditto.
19568
19569 2003-10-13 Lute Kamstra <lute@gnu.org>
19570
19571 * fringe.el (fringe-mode): Fix docstring.
19572 (set-fringe-style): Ditto.
19573
19574 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
19575
19576 * ediff-mult.el (ediff-filegroup-action):
19577 Use ediff-default-filtering-regexp.
19578
19579 * ediff-util.el (ediff-recenter): Don't call
19580 ediff-restore-highlighting twice.
19581 (ediff-select-difference): Set current difference.
19582 (ediff-unselect-and-select-difference): Add comment.
19583
19584 * ediff.el (ediff-directories,ediff-directory-revisions)
19585 (ediff-directories3,ediff-merge-directories)
19586 (ediff-merge-directories-with-ancestor)
19587 (ediff-merge-directory-revisions)
19588 (ediff-merge-directory-revisions-with-ancestor):
19589 Use ediff-default-filtering-regexp.
19590
19591 2003-10-12 Andreas Schwab <schwab@suse.de>
19592
19593 * international/mule-cmds.el (locale-charset-language-names):
19594 Simplify regex by removing unused grouping.
19595
19596 2003-10-10 Dave Love <fx@gnu.org>
19597
19598 * bindings.el: Don't bind stop.
19599
19600 2003-10-08 Miles Bader <miles@gnu.org>
19601
19602 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
19603 face instead of attempting to emulate it.
19604
19605 2003-10-07 Kenichi Handa <handa@m17n.org>
19606
19607 * international/mule-diag.el (list-coding-systems-1): List coding
19608 systems that are loaded automatically.
19609
19610 * international/code-pages.el (iso-8859-11): Add autoload cookie.
19611
19612 * international/mule.el (autoload-coding-system): New function.
19613
19614 2003-10-07 Andreas Schwab <schwab@suse.de>
19615
19616 * log-edit.el (log-edit-changelog-entries): Prefer local value of
19617 change-log-default-name in the buffer visiting the file.
19618
19619 2003-10-06 Dave Love <fx@gnu.org>
19620
19621 * files.el (find-file-hook): Customize.
19622 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
19623
19624 * bindings.el (completion-ignored-extensions): Remove .log.
19625 (global-map): Add again, open, stop keys.
19626
19627 2003-10-05 Richard M. Stallman <rms@gnu.org>
19628
19629 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
19630 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
19631 Use sh-modify directly.
19632 (sh-select): Use sh-append, not eval.
19633
19634 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
19635
19636 * info.el (Info-following-node-name): New function.
19637
19638 * loadhist.el (unload-feature-special-hooks):
19639 Rename from loadhist-hook-functions.
19640 (loadhist-hook-functions): Now an alias.
19641
19642 2003-10-04 Eli Zaretskii <eliz@gnu.org>
19643
19644 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
19645 file-name clashes on 8+3 filesystems.
19646
19647 * Makefile.in (DONTCOMPILE, bootstrap-clean):
19648 Rename loaddefs-boot.el to ldefs-boot.el
19649
19650 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
19651 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
19652
19653 2003-10-03 Lute Kamstra <lute@gnu.org>
19654
19655 * info.el (Info-mode): Revert previous change.
19656 (Info-escape-percent): New function.
19657 (Info-fontify-node): Use it.
19658
19659 2003-10-02 Andreas Schwab <schwab@suse.de>
19660
19661 * loaddefs-boot.el: Regenerated.
19662
19663 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
19664
19665 * ffap.el: Remove defadvice related code from CVS since `complete'
19666 provides a `PC-completion-as-file-name-predicate' variable that
19667 ffap can override.
19668
19669 2003-10-02 Kenichi Handa <handa@m17n.org>
19670
19671 * international/utf-8.el (ccl-decode-mule-utf-8):
19672 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
19673
19674 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
19675 * international/subst-big5.el: Likewise.
19676 * international/subst-gb2312.el: Likewise.
19677 * international/subst-ksc.el: Likewise.
19678
19679 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
19680
19681 * calendar/calendar.el (increment-calendar-month)
19682 (calendar-leap-year-p, calendar-absolute-from-gregorian)
19683 (generate-calendar, calendar-read-date, calendar-interval)
19684 (calendar-day-of-week): Handle years BC.
19685 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
19686
19687 2003-10-01 Dave Love <fx@gnu.org>
19688
19689 * language/cyrillic.el (cp1251): Alias for windows-1251.
19690
19691 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
19692 bootstrap.
19693
19694 2003-10-01 Lute Kamstra <lute@gnu.org>
19695
19696 * files.el: Fix typo.
19697 * imenu.el (imenu--generic-function): Docstring fix.
19698
19699 2003-09-30 Richard M. Stallman <rms@gnu.org>
19700
19701 * dired.el (dired-mode): Handle dired-directory as a list.
19702
19703 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
19704
19705 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
19706
19707 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
19708
19709 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
19710 Replace gud-display with gud-watch.
19711 (gud-speedbar-buttons): Add stuff for watching expressions
19712 in the speedbar when using M-x gdba. Use dolist on old part
19713 of this function.
19714
19715 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
19716 (gdb-update-flag): New variables.
19717 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
19718 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
19719 (gud-watch, gdb-var-create-handler) : New functions.
19720 (gdb-var-list-children, gdb-var-list-children-handler)
19721 (gdb-var-create-regexp, gdb-var-update-regexp)
19722 (gdb-var-list-children-regexp): New constants.
19723 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
19724 (gdb-annotation-rules): Reduce annotation set (level 3).
19725 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
19726 (gdb-post-prompt): Don't update GDB buffers every time speedbar
19727 updates.
19728 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
19729 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
19730 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
19731 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
19732 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
19733 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
19734 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
19735 (gud-display, gud-display1)
19736 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
19737 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
19738 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
19739 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
19740 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
19741 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
19742 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
19743 (gdb-display-display-buffer, gdb-toggle-display)
19744 (gdb-delete-display, gdb-expressions-popup-menu)
19745 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
19746 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
19747 to display buffer.
19748
19749 2003-09-30 Richard M. Stallman <rms@gnu.org>
19750
19751 * progmodes/ada-mode.el (ada-mode): Don't use advice.
19752 Instead, set which-func-functions.
19753
19754 * progmodes/which-func.el (which-func-modes): Add ada-mode.
19755 (which-func-functions): New variable.
19756 (which-function): Use that.
19757
19758 * info.el (Info-mode): Double each `%' in header line.
19759
19760 * emacs-lisp/lisp-mnt.el (lm-with-file):
19761 When FILE is nil, run BODY in current buffer.
19762
19763 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
19764
19765 * help.el (describe-mode): Start with a brief list of minor modes.
19766 Find them thru minor-mode-list so as to find them all.
19767 Show them in alphabetical order.
19768
19769 * mail/sendmail.el (mail-aliases): Doc fix.
19770
19771 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
19772
19773 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
19774
19775 * mail/rmailsum.el (rmail-make-summary-line-1):
19776 Change comma after last label to a space.
19777 (rmail-summary-font-lock-keywords): Adapt to that change.
19778
19779 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
19780
19781 * progmodes/scheme.el (scheme-mode-variables): When setting
19782 `font-lock-defaults', also specify that "#" should
19783 be interpreted with `word' syntax.
19784 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
19785
19786 2003-09-30 Lars Hansen <larsh@math.ku.dk>
19787
19788 * desktop.el: A lot of comments updated.
19789 (desktop-save-mode): Minor mode introduced.
19790 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
19791 (desktop-load-default): Function made obsolete.
19792 (desktop-locals-to-save): Variable made customizable.
19793 (desktop-read): Optional parameter `dirname' added.
19794 (desktop-change-dir, desktop-revert): Parameter `dirname' in
19795 `desktop-read' used.
19796 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
19797
19798 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
19799
19800 * whitespace.el (whitespace-clean-msg): Add user customizable message
19801 for displaying ``clean'' output.
19802 (whitespace-buffer): Use `whitespace-clean-msg'.
19803 (whitespace-global-mode): Fix typo.
19804
19805 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
19806
19807 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
19808
19809 2003-09-29 Lute Kamstra <lute@gnu.org>
19810
19811 * bindings.el (mode-line-modes): Remove superfluous :propertize
19812 construct in initialization.
19813 (mode-line-position): Change cons cell into proper list in
19814 initialization.
19815
19816 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
19817
19818 * international/mule.el (decode-coding-inserted-region): Use car
19819 of the return value of find-operation-coding-system.
19820
19821 2003-09-29 Kenichi Handa <handa@m17n.org>
19822
19823 * descr-text.el (describe-char): Fix previous change.
19824
19825 2003-09-28 Kenichi Handa <handa@m17n.org>
19826
19827 * descr-text.el (describe-char-display): New function.
19828 (describe-char): Pay attention to display table on describing how
19829 a character is displayed.
19830
19831 * international/mule-cmds.el (encoded-string-description):
19832 Prepend "0x" to each encoded byte.
19833
19834 2003-09-28 Andreas Schwab <schwab@suse.de>
19835
19836 * find-file.el (ff-special-constructs): Add autoload cookie.
19837
19838 2003-09-28 Kevin Ryde <user42@zip.com.au>
19839
19840 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
19841 makeinfo appends to duplicate index entries.
19842
19843 2003-09-28 Eli Zaretskii <eliz@gnu.org>
19844
19845 * dired-x.el (dired-clean-tex): Doc fix.
19846
19847 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
19848 using a Chinese tutorial.
19849
19850 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
19851
19852 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
19853 between "MAIL FROM:" and "RCPT TO:" and the following address.
19854
19855 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
19856
19857 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
19858
19859 2003-09-28 David Ponce <david@dponce.com>
19860
19861 * recentf.el (recentf-initialize-file-name-history): New defcustom.
19862 (recentf-load-list): When `recentf-initialize-file-name-history'
19863 is non-nil, initialize an empty `file-name-history' with the
19864 recent list.
19865
19866 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
19867
19868 * man.el (Man-default-man-entry): Remove the leading `*' from the
19869 word at point.
19870
19871 2003-09-26 Lute Kamstra <lute@gnu.org>
19872
19873 * bindings.el (mode-line-position): Mention size indication in
19874 docstring.
19875
19876 2003-09-26 Andre Spiegel <spiegel@gnu.org>
19877
19878 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
19879
19880 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
19881 because it's autoloaded now.
19882
19883 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
19884
19885 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
19886 (sh-font-lock-keywords, sh-feature): Fix previous change of
19887 sh-feature to avoid infloop with sh-font-lock-keywords.
19888
19889 2003-09-25 Kim F. Storm <storm@cua.dk>
19890
19891 * frame.el (frame-current-scroll-bars): New defun.
19892
19893 * window.el (window-current-scroll-bars): New defun.
19894
19895 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19896
19897 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
19898 cause errors when the state cache contains info on parts that have
19899 been narrowed out.
19900
19901 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19902
19903 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
19904 `c-setup-paragraph-variables' has to be used when this variable is
19905 changed; it doesn't work to reinitialize the mode since that
19906 typically clobbers the variable.
19907
19908 * progmodes/cc-styles.el (c-setup-paragraph-variables):
19909 Make it interactive.
19910
19911 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19912
19913 * progmodes/cc-fonts.el (c-font-lock-declarations):
19914 Fix recognition of constructors and destructors for classes whose
19915 names are matched by `*-font-lock-extra-types'.
19916
19917 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
19918 followed by an identifier in C++ then it's a type.
19919
19920 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19921
19922 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
19923 problem that primarily affected XEmacs. Don't use faces to find
19924 unterminated strings since Emacs and XEmacs fontify strings
19925 differently - this function should now work better in XEmacs.
19926
19927 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19928
19929 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
19930 `expand-abbrev' workaround which caused braces to misbehave inside
19931 macros.
19932
19933 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
19934 handling. This bug could cause interactive font locking to bail out.
19935
19936 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19937
19938 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
19939 Handle paren-style types in Pike. Also fixed some cases of
19940 insufficient handling of unbalanced parens.
19941
19942 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
19943
19944 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
19945 common shell prompts that are not common filename or URL characters.
19946 (ffap-file-at-point): Use the new regexp to strip the prompts from
19947 the file names. This is an issue mostly for user prompts that
19948 don't have a trailing space and find-file-at-point is invoked from
19949 within a shell inside Emacs.
19950
19951 2003-09-24 Andre Spiegel <spiegel@gnu.org>
19952
19953 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
19954 stamps numerically, rather than textually.
19955
19956 2003-09-24 Kenichi Handa <handa@m17n.org>
19957
19958 * language/devan-util.el (devanagari-post-read-conversion):
19959 * language/mlm-util.el (malayalam-post-read-conversion):
19960 * language/tml-util.el (tamil-post-read-conversion):
19961 Add autoload cookie.
19962
19963 * international/utf-8.el (utf-8-post-read-conversion):
19964 Call post-read-conversion functions for Devanagari, Malayalam,
19965 and Tamil.
19966
19967 2003-09-23 Dave Love <fx@gnu.org>
19968
19969 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
19970
19971 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
19972
19973 * progmodes/gud.el (perldb): Add gud-until to list of commands.
19974 Update gud-remove.
19975
19976 2003-09-22 Richard M. Stallman <rms@gnu.org>
19977
19978 * progmodes/sh-script.el (sh-mode-default-syntax-table):
19979 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
19980 (sh-mode-syntax-table-input): New variable.
19981 (sh-require-final-newline): Don't use eval.
19982 (sh-builtins, sh-leading-keywords, sh-other-keywords)
19983 (sh-variables, sh-font-lock-keywords): Don't use eval.
19984 (sh-set-shell): When setting require-final-newline,
19985 treat value = `require-final-newline' as don't change it.
19986 Set sh-mode-syntax-table locally based on
19987 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
19988
19989 * progmodes/compile.el (compile-internal):
19990 Call compilation-set-window-height before setting window start.
19991
19992 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
19993
19994 * emacs-lisp/bytecomp.el (byte-compile-log-file):
19995 Clear out byte-compile-last-warned-form.
19996
19997 2003-09-22 Richard M. Stallman <rms@gnu.org>
19998
19999 * woman.el (woman-file-name, woman-follow-word):
20000 If current-word returns nil, use "".
20001
20002 * simple.el (eval-expression): Bind standard-output in to-buffer case.
20003
20004 2003-09-22 Richard M. Stallman <rms@gnu.org>
20005
20006 * emacs-lisp/lisp-mnt.el (lm-with-file):
20007 Don't visit the file, just use insert-file-contents in temp buffer.
20008
20009 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
20010
20011 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
20012 Add surrounding \\( and \\) around the header, as in
20013 for lm-history-header 'Change Log\\|History'.
20014
20015 2003-09-22 John Paul Wallington <jpw@gnu.org>
20016
20017 * progmodes/ld-script.el: Add Commentary section,
20018 minor cleanup of file header.
20019 (ld-script-font-lock-keywords): Doc fix.
20020 (toplevel): Provide `ld-script' feature.
20021
20022 2003-09-21 Kim F. Storm <storm@cua.dk>
20023
20024 * scroll-bar.el (set-scroll-bar-mode): Initialize to
20025 new built-in variable default-frame-scroll-bars.
20026 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
20027 scroll-bar-mode; notably, use it instead of t when we toggle
20028 scroll-bars on.
20029 (toggle-scroll-bar): Use default-frame-scroll-bars.
20030
20031 2003-09-19 Masatake YAMATO <jet@gyve.org>
20032
20033 * pcvs.el (cvs-do-removal): Change the prompt depending on
20034 `filter' value.
20035
20036 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
20037
20038 * startup.el (command-line-1): Stop startup-echo-area-message
20039 being hidden by "Loading image..." message.
20040 (use-fancy-splash-screens-p, display-splash-screen):
20041 Move display-graphic-p test from latter to former.
20042
20043 * progmodes/sh-script.el (sh-font-lock-keywords):
20044 Highlight escaped EOLs differently from other backslash constructs.
20045
20046 2003-09-19 Richard M. Stallman <rms@gnu.org>
20047
20048 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
20049 New functions.
20050 (edebug-enter, edebug-outside-excursion): Use them.
20051
20052 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
20053 Fix the condition for whether to print "In WHERE".
20054
20055 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
20056
20057 * finder.el (finder-mode-hook): New variable.
20058 (finder-mode): Run hook finder-mode-hook
20059
20060 2003-09-18 Masatake YAMATO <jet@gyve.org>
20061
20062 * progmodes/ebrowse.el: Fix broken magic autoload comments.
20063
20064 2003-09-17 Mario Lang <mlang@delysid.org>
20065
20066 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
20067 "p %e" to actually print the value in the GUD buffer.
20068
20069 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
20070
20071 From David Ponce <david.ponce@wanadoo.fr>:
20072 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
20073 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
20074 from loaddefs-boot.el if necessary.
20075
20076 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
20077
20078 * progmodes/gud.el (gud-find-class): Make jdb work again since
20079 cc-mode changed the syntactic information.
20080
20081 2003-09-15 David Ponce <david@dponce.com>
20082
20083 * recentf.el: (recentf-exclude): Accept predicates too.
20084 (recentf-file-readable-p): New function.
20085 (recentf-include-p): Handle predicates in recentf-exclude.
20086 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
20087 (recentf-cleanup): Likewise.
20088 (recentf-save-list): Use write-file to handle backup of
20089 recentf-save-file.
20090
20091 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
20092
20093 * loaddefs-boot.el: Renamed from `loaddefs.el'
20094 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
20095 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
20096 necessary.
20097
20098 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
20099
20100 * electric.el (Electric-pop-up-window): For the `one-window' case,
20101 no longer disconcertingly move point in the original buffer.
20102
20103 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
20104
20105 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
20106
20107 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
20108
20109 * dired.el (dired-mode-map): Fix typo.
20110
20111 2003-09-11 Richard M. Stallman <rms@gnu.org>
20112
20113 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
20114
20115 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20116
20117 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
20118 the function is less noisy. Now only `kill-buffer' can ask questions.
20119
20120 2003-09-10 Mario Lang <mlang@delysid.org>
20121
20122 * battery.el: Update Commentary and Copyright.
20123 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
20124 appear due to wrong ordering of the expressions in `or'.
20125
20126 2003-09-09 Lute Kamstra <lute@gnu.org>
20127
20128 * misc.el (upcase-char): Fix docstring.
20129 (zap-up-to-char): New command.
20130
20131 2003-09-08 David Ponce <david@dponce.com>
20132
20133 Ensure that recentf correctly updates the menu bar.
20134 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
20135 (recentf-menu-bar): New function.
20136 (recentf-clear-data): Use it
20137 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
20138 of easy-menu-change.
20139
20140 2003-09-08 Lute Kamstra <lute@gnu.org>
20141
20142 * simple.el (size-indication-mode): New.
20143 * bindings.el (mode-line-position): Add buffer size indicator.
20144
20145 2003-09-04 Mario Lang <mlang@delysid.org>
20146
20147 * battery.el (battery-linux-proc-acpi): New function.
20148 (battery-status-function): Modify default value calculation to also
20149 check for availability of ACPI.
20150 (battery-echo-area-format): Ditto.
20151 (battery-mode-line-format): Ditto.
20152
20153 2003-09-06 Dave Love <fx@gnu.org>
20154
20155 * ielm.el (ielm-mode-hook): Add :options.
20156
20157 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
20158 (eldoc-print-current-symbol-info): Use it.
20159
20160 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
20161
20162 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
20163 being displayed in GUD buffer.
20164 (gdb-idle-input-queue): Remove var. Use just one queue.
20165 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
20166 Remove functions. Use just one queue.
20167 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
20168 (gdb-invalidate-assembler, gdb-get-current-frame):
20169 Modify functions. Use just one queue.
20170
20171 2003-09-04 Dave Love <fx@gnu.org>
20172
20173 * cus-start.el: Add blink-cursor-alist.
20174
20175 * ruler-mode.el (ruler-mode-fill-column-char)
20176 (ruler-mode-current-column-char): Use char-displayable-p,
20177 not window-system.
20178
20179 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
20180
20181 * language/european.el (windows-1252): Move from code-pages.
20182
20183 * language/cyrillic.el ("Windows-1251"): Delete.
20184 ("Bulgarian", "Belarusian"): Remove `features'.
20185 (windows-1251): Move from code-pages.
20186
20187 * international/mule-diag.el (non-iso-charset-alist):
20188 Remove `codepage' stuff.
20189 (print-designation, list-coding-systems-1): Output fixes.
20190
20191 * international/code-pages.el (cp-make-translation-table)
20192 (cp-valid-codes): Made defsubsts.
20193 (cp-fix-safe-chars): Delete.
20194 (mule-diag): Don't require.
20195 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
20196 (top-level): Check for defined coding system when defining
20197 cp... aliases. Change w32-add-charset-info test to avoid warning.
20198 (non-iso-charset-alist): Defvar when compiling.
20199 (cp-make-coding-system): Doc fix.
20200
20201 2003-09-02 Jason Rumney <jasonr@gnu.org>
20202
20203 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
20204 line-ends from CVS before doing conversion.
20205
20206 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
20207
20208 * calendar/diary-lib.el (diary-header-line-flag)
20209 (diary-header-line-format): New variables.
20210 (list-diary-entries): Use them to set header line in simple diary.
20211
20212 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
20213 other than font-lock-string-face to highlight backslashes.
20214
20215 2003-09-01 Jason Rumney <jasonr@gnu.org>
20216
20217 * international/titdic-cnv.el (tit-read-key-value): Include \r in
20218 regexp.
20219
20220 2003-09-01 Dave Love <fx@gnu.org>
20221
20222 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
20223
20224 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
20225 and :help; also line and column numbers labels.
20226
20227 * international/mule-util.el (char-displayable-p): Move from
20228 latin1-disp, rename and autoload.
20229
20230 * international/latin1-disp.el (latin1-char-displayable-p):
20231 Now obsolete alias. Replace uses with char-displayable-p.
20232 (latin1-display-ucs-per-lynx): Fix last change.
20233
20234 * international/mule-cmds.el (standard-display-european-internal):
20235 Don't use char code for Latin-1 NBSP.
20236 <XFree86 4>: Unfrob NBSP display table. Set display table to use
20237 U+2018, U+2019 for `'.
20238 (select-safe-coding-system): Message fix.
20239
20240 2003-09-01 Kenichi Handa <handa@m17n.org>
20241
20242 * international/fontset.el (setup-default-fontset): For Thai
20243 font, specify "*" family.
20244
20245 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
20246
20247 * progmodes/compile.el (previous-error): Accept a prefix
20248 argument, similarly to next-error.
20249
20250 2003-08-31 Masatake YAMATO <jet@gyve.org>
20251
20252 * pcvs.el (cvs-do-removal): Use = instead of eq to check
20253 the number of files. Bind the number of files to a local
20254 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
20255
20256 2003-08-30 Eli Zaretskii <eliz@gnu.org>
20257
20258 * vc-hooks.el (vc-make-version-backup): Fix the change made on
20259 2003-07-26: msdos-long-file-names is a function, not a variable.
20260
20261 2003-08-29 Richard M. Stallman <rms@gnu.org>
20262
20263 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
20264 Do nothing with mail-personal-alias-file if it is nil.
20265
20266 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
20267 Do nothing if mail-personal-alias-file is nil.
20268
20269 * term.el (term-exec-1): Bind coding-system-for-read.
20270
20271 * dired.el (dired-mouse-find-file-other-window):
20272 Use dired-view-command-alist here, as in dired-view-file.
20273 (dired-view-command-alist): Use %s to substitute file name.
20274 Handle .ps_pages, .eps, .jpg, .gif, .png.
20275
20276 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20277
20278 * info.el (Info-mode-map): Bind S-tab and <backtab> to
20279 `Info-prev-reference', instead of M-tab.
20280
20281 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
20282
20283 * simple.el (blink-matching-open): Work correctly on chars that
20284 are designated as parens through the syntax-table text property.
20285
20286 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
20287
20288 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
20289 line break position in the middle of a non-kinsoku (e.g. latin)
20290 word, making it skip until either a space or a character with
20291 category "|".
20292 (kinsoku-longer): Test for end of buffer.
20293
20294 2003-08-28 Eli Zaretskii <eliz@gnu.org>
20295
20296 * mail/rmail.el (rmail-convert-to-babyl-format):
20297 Detect quoted-printable- and base64-encoded messages and decode them
20298 automatically. Set the message's encoding from the charset=
20299 header, if any. Decode base64-encoded messages in Mail format as well.
20300
20301 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20302
20303 * mail/smtpmail.el: Fix previous change.
20304 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
20305 calling smtpmail-via-smtp.
20306 (smtpmail-via-smtp): Add fall-back values for envelope-from.
20307
20308 2003-08-26 John Paul Wallington <jpw@gnu.org>
20309
20310 * image.el (image-jpeg-p): Don't search beyond length of data.
20311
20312 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20313
20314 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
20315 misfeature in `expand-abbrev' which caused electric keywords like
20316 "else" to disappear if an open brace was typed directly afterwards.
20317
20318 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20319
20320 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
20321 mandatory in `define-widget'.
20322
20323 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
20324 Don't align the operators "!=", "<=" and ">=" as assignment operators.
20325
20326 (c-assignment-operators): New language constant that only contains
20327 the assignment operators.
20328
20329 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
20330
20331 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20332
20333 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
20334 Safeguard against unbalanced sexps.
20335
20336 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
20337
20338 * version.el (emacs-version): Check for gtk. Include gtk version info.
20339
20340 2003-08-25 John Paul Wallington <jpw@gnu.org>
20341
20342 * man.el (Man-default-man-entry): Don't whizz past the section
20343 number before looking for it.
20344
20345 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
20346
20347 * progmodes/gud.el (gud-display-line): Don't set window-point if
20348 source buffer is not visible. (Only happens with M-x gdba.)
20349
20350 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
20351 documentation.
20352 (gdb-source, gdb-source-info): Update to assembler unnecessary
20353 as its done after each GDB command anyway.
20354 (gdb-pre-prompt): Use with-current-buffer.
20355 (gdb-insert-field): Add help-echo text.
20356 (gdb-invalidate-assembler): Re-display of assembler now done in
20357 gdb-info-breakpoints-custom.
20358 (gdb-info-breakpoints-custom): Force re-display of assembler to
20359 happen *after* update of breakpoints buffer.
20360 (gdb-display-source-buffer): Don't choke if gdb-source-window
20361 isn't visible.
20362 (gdb-put-string, gdb-put-arrow): Remove free variables.
20363
20364 2003-08-24 John Paul Wallington <jpw@gnu.org>
20365
20366 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
20367
20368 * man.el (Man-default-man-entry): Strip text properties when
20369 snarfing parts of entry because `format' preserves properties.
20370
20371 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
20372
20373 * files.el (file-newest-backup): Use `expand-file-name'.
20374
20375 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
20376 Allow the diary to pop up a new frame, if needed.
20377
20378 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
20379 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
20380 (smtpmail-send-it): Make treatment of envelope-from consistent with
20381 sendmail.el.
20382
20383 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
20384 (sh-leading-keywords): Add the bash `time' reserved word.
20385 (sh-variables): Add some bash variables.
20386 (sh-add-completer): Fix nil branch of case statement.
20387
20388 2003-08-24 Masatake YAMATO <jet@gyve.org>
20389
20390 * progmodes/ld-script.el: New file.
20391
20392 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
20393
20394 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
20395
20396 2003-08-23 Andre Spiegel <spiegel@gnu.org>
20397
20398 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
20399 Better explain obsolescence, and what to use instead.
20400
20401 2003-08-23 Masatake YAMATO <jet@gyve.org>
20402
20403 * pcvs.el (cvs-do-removal): Show the deleted file name
20404 on the prompt.
20405
20406 2003-08-20 Dave Love <fx@gnu.org>
20407
20408 * international/mule.el (make-coding-system)
20409 (set-buffer-file-coding-system): Doc fix.
20410
20411 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
20412
20413 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
20414
20415 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
20416
20417 * international/utf-16.el: Add mime-text-unsuitable coding system
20418 properties.
20419
20420 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
20421
20422 * cus-edit.el: Add some :links.
20423 (bib): Remove.
20424
20425 * textmodes/bib-mode.el (bib): Add :group external.
20426
20427 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
20428
20429 * wid-edit.el (widget-echo-help): Make it handle expressions that
20430 evaluate to strings.
20431
20432 2003-08-18 Michael Mauger <mmaug@yahoo.com>
20433
20434 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
20435
20436 Simplify selection of SQL products to define highlighting and
20437 interactive mode. Includes detailed instructions on adding
20438 support for new products.
20439
20440 * progmodes/sql.el (sql-product): New variable. Identifies SQL
20441 product for use in highlighting and interactive mode.
20442 (sql-interactive-product): New variable. SQL product for
20443 sql-interactive-mode.
20444 (sql-product-support): New variable. Specifies product-specific
20445 parameters to drive highlighting and interactive mode.
20446 (sql-imenu-generic-expression): Add more object types.
20447 (sql-sqlite-options): Correct comment.
20448 (sql-ms-program): Use "osql" rather than "isql".
20449 (sql-prompt-regexp, sql-prompt-length): Update comment.
20450 (sql-mode-menu): Add "Start SQLi session" entry.
20451 Replace Highlighting submenu with Product menu. Fix Send Region entry.
20452 (sql-mode-abbrev-table): Add abbreviations. Support of
20453 SYSTEM-FLAG on define-abbrev. Support was removed with last
20454 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
20455 (sql-mode-font-lock-object-name): Add font-lock pattern for object
20456 names.
20457 (sql-mode-ansi-font-lock-keywords): Set as default value.
20458 (sql-mode-oracle-font-lock-keywords): Set as default value.
20459 Support Oracle 9i keywords.
20460 (sql-mode-postgres-font-lock-keywords): Set as default value.
20461 (sql-mode-linter-font-lock-keywords): Set as default value.
20462 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
20463 SQLServer 2000.
20464 (sql-mode-sybase-font-lock-keywords)
20465 (sql-mode-interbase-font-lock-keywords)
20466 (sql-mode-sqlite-font-lock-keywords)
20467 (sql-mode-strong-font-lock-keywords)
20468 (sql-mode-mysql-font-lock-keywords)
20469 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
20470 keywords.
20471 (sql-mode-font-lock-defaults): Update comment.
20472 (sql-product-feature): New function. Returns feature associated
20473 with a product from `sql-product-support' alist.
20474 (sql-product-font-lock): New function. Set font-lock support
20475 based on `sql-product'.
20476 (sql-add-product-keywords): New function. Add font-lock rules to
20477 product-specific keyword variables.
20478 (sql-set-product): New function. Set `sql-product' and apply
20479 appropriate font-lock highlighting.
20480 (sql-highlight-product): New function. Set font-lock support
20481 based on a product. Also set mode name to include product name.
20482 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
20483 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
20484 Use `sql-set-product'.
20485 (sql-highlight-ms-keywords)
20486 (sql-highlight-sybase-keywords)
20487 (sql-highlight-interbase-keywords)
20488 (sql-highlight-strong-keywords)
20489 (sql-highlight-mysql-keywords)
20490 (sql-highlight-sqlite-keywords)
20491 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
20492 (sql-get-login): Prompt in the same order as the tokens.
20493 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
20494 (sql-product-interactive): New function. Common portions of
20495 product-specific interactive mode wrappers.
20496 (sql-interactive-mode): Rewritten to use product features.
20497 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
20498 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
20499 (sql-db2, sql-linter): Use `sql-product-interactive'.
20500 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
20501 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
20502 (sql-connect-ingres, sql-connect-postgres)
20503 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
20504 New functions. Format command line parameters and invoke comint on
20505 the appropriate interpreter. Code was in the corresponding
20506 `sql-xyz' function before.
20507 (sql-connect-ms): New function. Support -E argument to use
20508 operating system credentials for authentication.
20509
20510 2003-08-18 Kenichi Handa <handa@m17n.org>
20511
20512 * international/mule.el (encode-char): Fix for the ASCII case.
20513
20514 2003-08-15 Kenichi Handa <handa@m17n.org>
20515
20516 * international/fontset.el (setup-default-fontset): Change "*" to
20517 nil in the specifications of font family.
20518
20519 2003-08-18 Kim F. Storm <storm@cua.dk>
20520
20521 * kmacro.el (kmacro-keymap): Group related bindings in
20522 initialization for clarity. Bind C-s to start macro.
20523 Remove C-r binding.
20524 (kmacro-initial-counter-value): New defvar to hold initial counter
20525 value in case we set the value before defining a macro.
20526 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
20527 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
20528 not defining or executing macro. Doc fix.
20529 (kmacro-add-counter): Clear kmacro-initial-counter-value.
20530 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
20531 temporarily view older elements on the macro ring without cycling
20532 the ring.
20533 (kmacro-display): Doc fix.
20534 (kmacro-exec-ring-item): New helper function.
20535 (kmacro-call-ring-2nd): Use it.
20536 (kmacro-call-ring-2nd-repeat): Doc fix.
20537 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
20538 (kmacro-end-or-call-macro): Execute last viewed macro (using
20539 kmacro-exec-ring-item) from ring if this follows
20540 kmacro-view-macro. This allows us to find a macro on the ring
20541 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
20542 the ring to bring it to the head of the ring.
20543 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
20544 Allow binding to reserved keys without specifying C-x C-k prefix.
20545 Ask for confirmation if entered key sequence is already bound to
20546 a non-macro command.
20547 (kmacro-view-macro): Repeating command will show older elements
20548 on the macro ring; C-k will execute the last viewed macro.
20549 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
20550 property from 'ring to 'head.
20551
20552 2003-08-17 Alan Shutko <ats@acm.org>
20553
20554 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
20555 keeping December out of the alist.
20556
20557 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
20558
20559 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
20560 * calendar/calendar.el (calendar-mode-map): Bind it to key.
20561 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
20562 (calendar-flatten): New function.
20563 (calendar-mouse-view-other-diary-entries)
20564 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
20565 in the menu title and to show multi-line diary entries correctly
20566 in the menu.
20567
20568 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
20569
20570 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
20571 defcustom, because the default was recently changed.
20572
20573 2003-08-16 Richard M. Stallman <rms@gnu.org>
20574
20575 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
20576
20577 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
20578 New subroutine, broken out of eval-last-sexp-1.
20579 (eval-last-sexp-1): Use eval-last-sexp-print-value.
20580
20581 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
20582
20583 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
20584
20585 * simple.el (eval-expression): Use eval-last-sexp-print-value.
20586
20587 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
20588
20589 * progmodes/compile.el (compilation-error-regexp-alist):
20590 Add Java ANt error detection as described in document
20591 http://ant.apache.org/faq.html
20592
20593 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
20594
20595 * simple.el (backward-word, forward-to-indentation)
20596 (backward-to-indentation): Argument changed to optional.
20597 (next-line, previous-line): Use `or' instead of `unless'.
20598
20599 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20600
20601 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
20602 instead of a constant.
20603
20604 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
20605
20606 * shell.el (shell): With prefix-arg, suggest a new buffer name.
20607
20608 2003-08-12 Andre Spiegel <spiegel@gnu.org>
20609
20610 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
20611 (vc-sccs-workfile-version): Search the entire delta table, rather
20612 than just the first entry, because that might be a deleted version.
20613
20614 2003-08-11 Karl Fogel <kfogel@red-bean.com>
20615
20616 * menu-bar.el (menu-bar-options-menu): Supply a body for the
20617 [save-place] binding in the Options menu. Have it require
20618 'saveplace' and then toggle the variable manually, to avoid an an
20619 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
20620 for the bug report.
20621
20622 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
20623
20624 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
20625 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
20626 (gdb-info-threads-custom): Add help-echo text.
20627 (gdb-display-back): Don't use purecopy.
20628 (gdb-info-breakpoints-custom, gdb-reset)
20629 (gdb-assembler-custom): Use display-images-p to test if breakpoint
20630 icons can be displayed.
20631
20632 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
20633
20634 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
20635
20636 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
20637
20638 * bookmark.el (bookmark-completing-read):
20639 Return a string, instead of a list of one string.
20640 Use a popup menu if activated from the mouse.
20641 (bookmark-edit-annotation): Remove unused vars.
20642 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
20643 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
20644 to bookmark-completing-read.
20645 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
20646 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
20647 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
20648 and erase-buffer.
20649 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
20650 (bookmark-menu-jump, bookmark-menu-insert)
20651 (bookmark-popup-menu-and-apply-function)
20652 (bookmark-menu-popup-paned-bookmark-menu): Remove.
20653 (bookmark-menu-build-paned-menu): Remove by folding it into
20654 bookmark-menu-popup-paned-menu.
20655 (menu-bar-bookmark-map): Move the define-key statements here.
20656 Use the "non-menu" commands since they now pop up a menu if needed.
20657 (bookmark-exit-hook-internal): Simplify.
20658
20659 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
20660
20661 * reftex-toc.el (reftex-toc-rename-label): New function.
20662 (reftex-toc-check-docstruct): New function.
20663
20664 * reftex.el (reftex-region-active-p): New function.
20665
20666 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
20667 regexp to find the \bibliography macro.
20668
20669 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
20670 which does not exist in LaTeX.
20671 (reftex-cite-format-builtin): Added amsrefs support.
20672 (reftex-toc-confirm-promotion): New option
20673
20674 * reftex-toc.el
20675 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
20676 (reftex-toc-demote, reftex-toc-promote)
20677 (reftex-toc-do-promote, reftex-toc-promote-prepare)
20678 (reftex-toc-promote-action, reftex-toc-extract-section-number)
20679 (reftex-toc-newhead-from-alist)
20680 (reftex-toc-load-all-files-for-promotion): New functions.
20681 (reftex-toc-help): Added description of new keys.
20682 (reftex-toc-split-windows-fraction): New option.
20683 (reftex-recenter-toc-when-idle): Search *toc* window on all
20684 visible frames.
20685 (reftex-toc): Additional parameter REUSE
20686 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
20687 with REUSE argument.
20688 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
20689 the call of `reftex-toc'.
20690 (reftex-make-separate-toc-frame): New function .
20691 (reftex-toc-recenter): When called with triple prefix arg, call
20692 `reftex-make-separate-toc-frame' first.
20693 (reftex-toc-toggle-dedicated-frame): New command.
20694 (reftex-toc-quit): Adapted to delete frame when called in
20695 dedicated frame.
20696
20697 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
20698 all enclosing macros.
20699
20700
20701 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20702
20703 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
20704 first use.
20705
20706 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20707
20708 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
20709
20710 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
20711
20712 * calendar/calendar.el (list-diary-entries-hook)
20713 (diary-display-hook, nongregorian-diary-listing-hook)
20714 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
20715 Add some customize options for these hooks.
20716 (calendar-abbrev-construct): Don't try to take a substring longer
20717 than the original string.
20718
20719 2003-08-05 Richard M. Stallman <rms@gnu.org>
20720
20721 * emacs-lisp/testcover.el (noreturn): Report error if does return.
20722 (testcover-reinstrument-clauses): Doc fix.
20723
20724 * emacs-lisp/warnings.el: Doc fixes, args renamed.
20725 (warning-type-format): Rename from warning-group-format.
20726
20727 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
20728 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
20729 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
20730 to prevent warnings about defvar for an obsolete variable.
20731
20732 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
20733 warning-group-format renamed to warning-type-format.
20734
20735 * subr.el (read-passwd): Use clear-string instead of fillarray.
20736
20737 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
20738 Use vconcat instead of concat.
20739 (edmacro-sanitize-for-string): New function.
20740
20741 2003-08-05 Dave Love <fx@gnu.org>
20742
20743 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
20744 line-number-display-limit-width.
20745
20746 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
20747
20748 2003-08-05 Kenichi Handa <handa@m17n.org>
20749
20750 * international/code-pages.el: Don't require mule-diag.
20751
20752 * international/mule-diag.el (non-iso-charset-alist):
20753 Add autoload cookie.
20754
20755 * language/devan-util.el (dev-glyph-order): Add an entry for the
20756 glyph code #xC4.
20757
20758 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
20759
20760 * calendar/calendar.el (diary-file, diary-file-name-prefix)
20761 (european-calendar-style, diary-date-forms)
20762 (calendar-day-name-array, calendar-month-name-array): Doc change.
20763 (generate-calendar-month): Adapt for new behaviour of
20764 `calendar-day-name' function.
20765 (calendar-abbrev-length, calendar-day-abbrev-array)
20766 (calendar-month-abbrev-array): New variables.
20767 (calendar-abbrev-construct): New function.
20768 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
20769 rather than fixing abbrevs at some width. Calling syntax change.
20770 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
20771 (calendar-date-string): Adapt for new behaviours of
20772 `calendar-day-name' and `calendar-month-name' functions.
20773
20774 * calendar/diary-lib.el (list-diary-entries): Adapt for new
20775 behaviour of `calendar-day-name' and `calendar-month-name' functions.
20776 (diary-name-pattern): Use abbrev arrays, rather than fixing
20777 abbrevs at three chars. Calling syntax change.
20778 (mark-diary-entries): Adapt for new behaviours of
20779 `diary-name-pattern' and `calendar-make-alist' functions.
20780 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
20781 `diary-name-pattern' function.
20782 (font-lock-diary-date-forms): Use abbrev arrays, rather than
20783 fixing abbrevs at three chars. Calling syntax change.
20784 (cal-hebrew, cal-islam): Require when compiling.
20785 (diary-font-lock-keywords): Adapt for new behaviour of
20786 `font-lock-diary-date-forms' function.
20787
20788 * calendar/cal-hebrew.el: Reposition some code so defined before used.
20789 (calendar-hebrew-month-name-array-common-year)
20790 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
20791 (list-hebrew-diary-entries): Adapt for new behaviours of
20792 `calendar-day-name' and `add-to-diary-list' functions.
20793 (mark-hebrew-diary-entries): Adapt for new behaviours of
20794 `diary-name-pattern' and `calendar-make-alist' functions.
20795
20796 * calendar/cal-islam.el (calendar-islamic-month-name-array):
20797 Add doc string.
20798 (list-islamic-diary-entries): Adapt for new behaviours of
20799 `calendar-day-name' and `add-to-diary-list' functions.
20800 (mark-islamic-diary-entries): Adapt for new behaviours of
20801 `diary-name-pattern' and `calendar-make-alist' functions.
20802
20803 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
20804 `calendar-month-name' function.
20805
20806 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
20807
20808 * calendar/solar.el (solar-seasons-data): Move definition before use.
20809
20810 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
20811 (cal-tex-LaTeX-hourbox): Move definition before use.
20812
20813 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
20814 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
20815 * lunar.el, solar.el (displayed-month, displayed-year):
20816 Define for compiler.
20817
20818 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
20819
20820 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
20821 MODE. Renamed from c-init-c-language-vars'.
20822 (c-initialize-cc-mode): Change accordingly.
20823 (c-common-init): Ditto.
20824 (c-mode): Ditto.
20825 (c++-mode): Use `c-init-language-vars-for'.
20826 (objc-mode): Ditto.
20827 (java-mode): Ditto.
20828 (idl-mode): Ditto.
20829 (pike-mode): Ditto.
20830 (awk-mode): Ditto.
20831
20832 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
20833
20834 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
20835 or not the point moved.
20836
20837 (c-search-decl-header-end): Don't trip up on operator identifiers
20838 in C++ and operators like == in all languages.
20839
20840 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
20841 Detect leading labels correctly.
20842
20843 2003-08-02 Andreas Schwab <schwab@suse.de>
20844
20845 * textmodes/ispell.el: Don't redo key bindings on loading, put
20846 them only in loaddefs.el.
20847 * bookmark.el: Likewise.
20848 * dabbrev.el: Likewise.
20849 * emerge.el: Likewise.
20850
20851 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
20852 has more than one member.
20853
20854 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
20855
20856 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20857
20858 * lpr.el (printify-region): It was ending conversion before the
20859 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
20860
20861 2003-07-31 John Paul Wallington <jpw@gnu.org>
20862
20863 * net/browse-url.el (browse-url-epiphany): Doc fix.
20864
20865 2003-07-30 Kenichi Handa <handa@m17n.org>
20866
20867 * international/fontset.el (setup-default-fontset):
20868 Change registry names of Akurti fonts.
20869
20870 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
20871
20872 * comint.el (comint-read-noecho): Use `clear-string' instead of
20873 `fillarray'.
20874
20875 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
20876
20877 * outline.el (outline-mode-hook): Add defvar.
20878
20879 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
20880
20881 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
20882 Restore assembler in source window if that is what has been selected.
20883 (menu): Add gdb-restore-windows to menu. Make gdba
20884 specific menus only visible from gdba.
20885
20886 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
20887
20888 * progmodes/compile.el (compilation-environment): New user variable.
20889 (compile-internal): Respect it.
20890
20891 2003-07-23 Masatake YAMATO <jet@gyve.org>
20892
20893 * progmodes/gud.el (gdb-script-font-lock-keywords):
20894 Put `font-lock-function-name-face' on a symbol which includes
20895 `-' like `hook-run'. Put font-lock-variable-name-face
20896 on a symbol starting with $.
20897
20898 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
20899
20900 * files.el (set-visited-file-name): Use truename for buffer-file-name.
20901
20902 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
20903
20904 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
20905
20906 2003-07-26 Andre Spiegel <spiegel@gnu.org>
20907
20908 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
20909 Use with-no-warnings.
20910 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
20911 rather than to find-file-not-found-hook, which doesn't exist.
20912
20913 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
20914
20915 * international/quail.el (quail-translate-key): Fix previous change.
20916
20917 2003-07-25 John Paul Wallington <jpw@gnu.org>
20918
20919 * server.el (server-start): Check `server-process' is non-nil
20920 before killing it to avoid killing current buffer's process.
20921
20922 * simple.el (choose-completion-string): Use `minibufferp';
20923 test `completion-reference-buffer' if `buffer' arg is nil.
20924 (push-mark): Use `when' and `unless'.
20925 (pop-mark): Use `when'.
20926
20927 * mouse-sel.el (mouse-sel-get-selection-function):
20928 Check `x-last-selected-text-primary'. Don't barf if it or
20929 `x-last-selected-text' aren't bound.
20930
20931 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
20932
20933 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
20934
20935 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
20936
20937 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
20938
20939 2003-07-23 John Paul Wallington <jpw@gnu.org>
20940
20941 * tooltip.el (defface tooltip): Inherit from variable-pitch.
20942
20943 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
20944
20945 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
20946 string. Defvar the derived hook.
20947
20948 * macros.el (insert-kbd-macro): Escape double quote character.
20949 From Thomas W Murphy <twm@andrew.cmu.edu>.
20950
20951 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
20952
20953 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
20954 to match the specific mark rather than reusing comment-start-skip.
20955
20956 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
20957
20958 * progmodes/hideshow.el (hs-special-modes-alist):
20959 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
20960
20961 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
20962
20963 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
20964 value using ?\s.
20965
20966 2003-07-21 John Paul Wallington <jpw@gnu.org>
20967
20968 * subr.el (with-selected-window): Add closing paren.
20969
20970 2003-07-21 Richard M. Stallman <rms@gnu.org>
20971
20972 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
20973 (lisp-mode): Likewise.
20974
20975 * subr.el (with-selected-window): Copy code form save-selected-window
20976 so as to call select-window with norecord arg.
20977 (dynamic-completion-table): Doc fix.
20978 (lazy-completion-table): Doc fix.
20979
20980 * international/mule-cmds.el (set-locale-environment):
20981 langinfo renamed to locale-info.
20982
20983 * international/mule.el (auto-coding-functions): Doc fix.
20984
20985 2003-07-21 Kenichi Handa <handa@m17n.org>
20986
20987 * international/quail.el (quail-translate-key):
20988 Update quail-current-str correctly.
20989
20990 2003-07-21 Andreas Schwab <schwab@suse.de>
20991
20992 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
20993 ?, to "_".
20994
20995 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
20996 Version 2.0.36 of Tramp released.
20997
20998 * net/tramp.el (tramp-default-password-end-of-line): Rename from
20999 tramp-password-end-of-line.
21000 (tramp-password-end-of-line): New method parameter.
21001 (tramp-get-password-end-of-line): Function to access method
21002 parameter `tramp-password-end-of-line', or variable
21003 `tramp-default-password-end-of-line' (default value).
21004 (tramp-methods): Add entries for new parameter
21005 tramp-password-end-of-line.
21006 (tramp-enter-password): Use new function
21007 `tramp-get-password-end-of-line'.
21008 (tramp-handle-insert-file-contents): Do not
21009 unconditionally inhibit the file operation file-local-copy, only
21010 do that when the inhibit-file-name-operation is currently
21011 insert-file-contents. This fixes finding remote CVS-controlled
21012 files. (It would barf on inserting the CVS/Entries file
21013 literally, because the file-local-copy handler wasn't called.)
21014 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
21015 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
21016 (tramp-initial-commands): New variable.
21017 (tramp-process-initial-commands): New function, using the variable.
21018 (tramp-open-connection-setup-interactive-shell): Call the new function.
21019 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
21020 method into the buffer name, never use nil. Reported by Hanak
21021 David <dhanak@inf.bme.hu>.
21022 (tramp-open-connection-setup-interactive-shell): Erase buffer
21023 before sending "stty -onlcr".
21024
21025 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
21026
21027 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
21028
21029 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
21030
21031 2003-07-19 John Paul Wallington <jpw@gnu.org>
21032
21033 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
21034 (artist-draw-rect, artist-draw-square): Doc fixes.
21035
21036 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
21037
21038 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
21039
21040 2003-07-19 Kenichi Handa <handa@m17n.org>
21041
21042 * international/kkc.el (kkc-show-conversion-list-update):
21043 Highlight the correct candidate in the message.
21044
21045 2003-07-18 John Paul Wallington <jpw@gnu.org>
21046
21047 * simple.el (current-word): Don't include punctuation char when
21048 `really-word' arg is non-nil.
21049
21050 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
21051
21052 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
21053 moved to the directory obsolete.
21054
21055 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
21056
21057 * info.el (Info-menu-entry-name-re): Allow newlines in
21058 menu entry names.
21059
21060 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
21061 syntax-ppss-after-change-function.
21062 (syntax-ppss-after-change-function): New alias. Update uses.
21063 (syntax-ppss): Catch the case where the buffer is narrowed.
21064
21065 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21066
21067 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
21068 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
21069
21070 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21071
21072 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
21073 since it might be modified.
21074
21075 * progmodes/cc-langs.el (c++-make-template-syntax-table)
21076 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
21077 names to these language constants.
21078
21079 2003-07-15 Kim F. Storm <storm@cua.dk>
21080
21081 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
21082 All uses changed.
21083
21084 2003-07-14 Mark A. Hershberger <mah@everybody.org>
21085
21086 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
21087 Namespace support.
21088
21089 2003-07-13 Juanma Barranquero <lektu@terra.es>
21090
21091 * frame.el (modify-all-frames-parameters): Reinstall (copyright
21092 papers received).
21093
21094 2003-07-13 Karl Eichwalder <ke@suse.de>
21095
21096 * textmodes/po.el (po-find-charset): White space at the start of the
21097 Content-Type field body is non-mandatory.
21098
21099 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
21100
21101 * textmodes/texinfo.el (texinfo-section-list):
21102 Append appendixsection; a synonym for appendixsec.
21103
21104 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
21105
21106 * man.el (Man-translate-cleanup): New.
21107 (Man-translate-references): Call `Man-translate-cleanup' to clean
21108 leading, trailing and middle spaces.
21109
21110 2003-07-13 Lars Hansen <larsh@math.ku.dk>
21111
21112 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
21113 Handle `dired-directory' being a list.
21114
21115 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
21116
21117 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
21118 it doesn't exist.
21119
21120 2003-07-12 Richard M. Stallman <rms@gnu.org>
21121
21122 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
21123
21124 * progmodes/cc-defs.el (c-make-keywords-re):
21125 Don't use delete-duplicates.
21126 (c-lang-const): Don't use mapcan.
21127
21128 * apropos.el (apropos-show-scores): Make it customizable.
21129 Document new meaning.
21130 (apropos): Compute scores from symbols.
21131 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
21132
21133 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21134
21135 * ps-bdf.el: Fix copyright line.
21136 (bdf-directory-list): Fix initialization code.
21137
21138 2003-07-11 John Paul Wallington <jpw@gnu.org>
21139
21140 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
21141 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
21142 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
21143
21144 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
21145
21146 * emacs-lisp/ring.el (ring-elements): Doc fix.
21147
21148 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21149
21150 * calendar/timeclock.el (timeclock-relative)
21151 (timeclock-ask-before-exiting, timeclock-use-display-time):
21152 Doc changes.
21153 (timeclock-modeline-display): Give a message if
21154 `timeclock-use-display-time' is non-nil but `display-time-mode'
21155 is not active.
21156
21157 2003-07-11 Kenichi Handa <handa@m17n.org>
21158
21159 * international/mule-cmds.el (set-language-environment):
21160 Set current-language-environment to the correct string.
21161
21162 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21163
21164 * ps-print.el: Print line number correctly in a region. Reported by
21165 Tim Allen <timallen@ls83.fsnet.co.uk>.
21166 (ps-print-version): New version number (6.6.2).
21167 (ps-printing-region): Code fix.
21168
21169 2003-07-10 John Paul Wallington <jpw@gnu.org>
21170
21171 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
21172 this function can be called from `add-completions-from-tags-table'.
21173
21174 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
21175
21176 * calendar/timeclock.el (timeclock-use-display-time)
21177 (timeclock-day-over-hook, timeclock-workday-remaining)
21178 (timeclock-status-string, timeclock-when-to-leave)
21179 (timeclock-when-to-leave-string, timeclock-log-data)
21180 (timeclock-find-discrep, timeclock-day-base)
21181 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
21182 (timeclock-modeline-display): Set the variable
21183 `timeclock-modeline-display'.
21184 (timeclock-update-modeline): Doc fix. Respect value of
21185 `timeclock-relative'.
21186
21187 2003-07-09 Richard M. Stallman <rms@gnu.org>
21188
21189 * textmodes/reftex-parse.el (reftex-all-document-files):
21190 Add autoload cookie.
21191
21192 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
21193 (reftex-scanning-info-available-p): Add autoload cookie.
21194
21195 * international/mule-cmds.el
21196 (set-display-table-and-terminal-coding-system): Delete duplicate
21197 aset on standard-display-table.
21198
21199 * view.el (view-file): If existing buffer's major mode is special,
21200 don't go into view mode.
21201
21202 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
21203
21204 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21205
21206 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
21207 buffer changes; there's third party code that calls this function
21208 directly.
21209
21210 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21211
21212 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
21213 (autodoc-font-lock-keywords): Don't byte compile on font lock
21214 initialization when running from byte compiled files.
21215
21216 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21217
21218 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
21219 statement ends with auto-increment "++".
21220
21221 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21222
21223 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21224 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21225 these are changed, so declare them as variables and not constants.
21226
21227 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
21228
21229 * subr.el (dolist, dotimes): Doc fix.
21230
21231 2003-07-08 Kim F. Storm <storm@cua.dk>
21232
21233 * international/mule-cmds.el
21234 (set-display-table-and-terminal-coding-system): Don't break
21235 bootstrap if standard-display-table isn't setup yet.
21236
21237 2003-07-07 Richard M. Stallman <rms@gnu.org>
21238
21239 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
21240 Give it a doc string, and autoload it.
21241
21242 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
21243 Use with-no-warnings.
21244
21245 * info.el (Info-search): If find invisible text, search again.
21246
21247 * isearch.el (search-whitespace-regexp): Add a shy group around it.
21248
21249 * man.el (Man-name-regexp): Match + as part of name.
21250
21251 * simple.el (visible-mode): Rename from vis-mode.
21252 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
21253
21254 * simple.el (current-word): New arg REALLY-WORD specifies
21255 don't include punctuation chars.
21256
21257 * emacs-lisp/debug.el (debug, debugger-env-macro):
21258 Use with-no-warnings while accessing and binding unread-command-char.
21259
21260 * international/mule-cmds.el
21261 (set-display-table-and-terminal-coding-system): Use explicit loop
21262 instead of calling standard-display-default.
21263
21264 * net/ange-ftp.el (ange-ftp-file-symlink-p):
21265 Use condition-case to catch error in ange-ftp-get-files.
21266
21267 * net/browse-url.el (browse-url-browser-function):
21268 Add alternative for Epiphany.
21269 (browse-url-epiphany-program, browse-url-epiphany-arguments)
21270 (browse-url-epiphany-startup-arguments)
21271 (browse-url-epiphany-new-window-is-tab): New variables.
21272 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
21273
21274 * progmodes/compile.el (compile-auto-highlight): Default now t.
21275 (compile): Doc fix.
21276 (compilation-next-error): Fix previous change.
21277
21278 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
21279
21280 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
21281
21282 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
21283
21284 * gdb-ui.el (gdb-source-info): Display current frame when
21285 attaching to an existing process.
21286 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
21287 while laying out windows when attaching to an existing process.
21288
21289 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
21290
21291 * info.el (Info-menu): Use Info-menu-entry-name-re.
21292
21293 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
21294
21295 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
21296 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
21297
21298 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
21299 to match the same text.
21300
21301 2003-07-06 John Paul Wallington <jpw@gnu.org>
21302
21303 * vc.el (vc-annotate-offset): Move defvar up.
21304
21305 2003-07-06 Kim F. Storm <storm@cua.dk>
21306
21307 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
21308 This should fix the infinite loop when extracting menu names.
21309
21310 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21311
21312 * files.el (auto-mode-alist, interpreter-mode-alist):
21313 Remove entries to CC Mode modes to avoid duplicates; they are now added
21314 with autoload directives in cc-mode.el.
21315
21316 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21317
21318 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21319 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21320 these are changed, so declare them as variables and not constants.
21321
21322 * progmodes/cc-mode.el: Fix some autoload problems: Try to
21323 ensure that the entry for ".c" extension comes before the one for
21324 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
21325 Fix incorrect entries that were added to `interpreter-mode-alist'.
21326 Move the autoload directives for AWK to the top level since they
21327 aren't recognized anywhere else. Do not use the new AWK mode doc
21328 in the autoload form for the old AWK mode.
21329
21330 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21331
21332 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
21333 (bibtex-sort-ignore-string-entries): Default value t.
21334 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
21335 erroneously in previous version.
21336 (bibtex-string-files): Docstring reflects new parsing scheme.
21337 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
21338 docstring, add # as one of the chars to crush
21339 (bibtex-autokey-prefix-string, bibtex-autokey-names)
21340 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
21341 (bibtex-autokey-name-change-strings)
21342 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
21343 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
21344 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
21345 (bibtex-autokey-title-terminators)
21346 (bibtex-autokey-titlewords-stretch)
21347 (bibtex-autokey-titleword-ignore)
21348 (bibtex-autokey-titleword-case-convert)
21349 (bibtex-autokey-titleword-abbrevs)
21350 (bibtex-autokey-titleword-abbrevs)
21351 (bibtex-autokey-titleword-change-strings)
21352 (bibtex-autokey-titleword-length)
21353 (bibtex-autokey-titleword-separator)
21354 (bibtex-autokey-name-year-separator)
21355 (bibtex-autokey-year-title-separator)
21356 (bibtex-autokey-before-presentation-function)
21357 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
21358 Fix docstring.
21359 (bibtex-strings, bibtex-reference-keys):
21360 Use lazy-completion-table and make-variable-buffer-local.
21361 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
21362 (bibtex-braced-string-syntax-table)
21363 (bibtex-quoted-string-syntax-table): New variables.
21364 (bibtex-parse-nested-braces): Remove.
21365 (bibtex-parse-field-string): Use syntax table and forward-sexp.
21366 (bibtex-parse-association): Simplify.
21367 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
21368 (bibtex-parse-field-text): Simplify.
21369 (bibtex-search-forward-field, bibtex-search-backward-field):
21370 argument BOUND can take value t.
21371 (bibtex-start-of-field, bibtex-start-of-name-in-field)
21372 (bibtex-end-of-name-in-field, bibtex-end-of-field)
21373 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21374 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
21375 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
21376 (bibtex-skip-to-valid-entry): Return buffer position of beginning
21377 and ending of entry. Update for changes of bibtex-search-entry.
21378 Simplify.
21379 (bibtex-map-entries): FUN is called with three arguments.
21380 (bibtex-search-entry): Return a cons pair with buffer positions of
21381 beginning and end of entry.
21382 (bibtex-enclosing-field): Simplify.
21383 (bibtex-format-entry): Use booktitle to set a missing title.
21384 (bibtex-autokey-get-names): Fiddle with regexps.
21385 (bibtex-generate-autokey): Use identity.
21386 (bibtex-parse-keys): Use simplified parsing algorithm if
21387 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
21388 arguments. Return alist of keys.
21389 (bibtex-parse-strings): Simplify. Return alist of strings.
21390 (bibtex-complete-string-cleanup): Fix docstring.
21391 (bibtex-read-key): New function.
21392 (bibtex-mode): Fix docstring. Do not parse for keys and
21393 strings when the mode is entered. Set fill-paragraph-function to
21394 bibtex-fill-field. Setup font-lock-mark-block-function the way
21395 font-lock intended.
21396 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
21397 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
21398 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
21399 (bibtex-Preamble): Avoid hard coded constants.
21400 (bibtex-make-field): Fix docstring. Simplify.
21401 (bibtex-beginning-of-entry): Always return new position of point.
21402 (bibtex-end-of-entry): Rearrange cond clauses.
21403 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
21404 Update for changes of bibtex-map-entries.
21405 (bibtex-ispell-abstract): Do not move point.
21406 (bibtex-entry-index): Use downcase. Simplify.
21407 (bibtex-lessp): Handle catch-all.
21408 (bibtex-find-crossref): Turn into a command.
21409 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
21410 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
21411 preamble entries.
21412 (bibtex-fill-field-bounds): New function.
21413 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
21414 (bibtex-fill-entry): Use bibtex-fill-field-bounds
21415 (bibtex-String): Use bibtex-strings. Always obey
21416 bibtex-sort-ignore-string-entries.
21417
21418 2003-07-05 John Paul Wallington <jpw@gnu.org>
21419
21420 * cus-theme.el (customize-create-theme):
21421 Call `customize-create-theme' in Reset widget's notify function.
21422
21423 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
21424 (ibuffer-mark-interactive): Use `or' instead of `unless'.
21425 (define-ibuffer-column name): Add summarizer.
21426 (define-ibuffer-column size): Likewise.
21427 (define-ibuffer-column filename): Likewise.
21428 (define-ibuffer-column process): Likewise. Change BODY's output too.
21429 (define-ibuffer-column filename-and-process): Likewise, likewise.
21430 (ibuffer): Remove local vars `already-in' and `need-update'.
21431
21432 * ibuf-ext.el: Don't require `derived' at compile-time.
21433
21434 2003-07-05 Kim F. Storm <storm@cua.dk>
21435
21436 * info.el: Disable paragraph refilling.
21437 (Info-refill-paragraphs): New defcustom.
21438 (Info-fontify-node): Use it.
21439
21440 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
21441
21442 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
21443 thingies from constructors created by defstruct.
21444
21445 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
21446 the default value of the variable.
21447 (byte-code-meter): Move declaration to top level.
21448
21449 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
21450
21451 * info.el (Info-following-node-name-re): New fun.
21452 (Info-following-node-name): Remove.
21453 (Info-insert-dir): Use the new fun.
21454 (Info-extract-pointer): Don't save restriction; use new fun.
21455 (Info-menu-entry-name-re): New const.
21456 (Info-menu-entry-name-re): Use it along with new fun.
21457 (Info-node-spec-re): Use new fun.
21458 (Info-complete-menu-item, Info-fontify-node): Use new const.
21459 (Info-goto-node, Info-follow-reference, Info-menu-update):
21460 Use match-string.
21461 (Info-follow-reference): Use assoc-string.
21462 Use a list of strings for the completion table.
21463 (Info-fontify-node): Use match-string, line-end-position.
21464 Limit the search for `node:' to the first line.
21465
21466 * newcomment.el (uncomment-region): Remove padding coming from
21467 comment-start rather than just from comment-padding.
21468
21469 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
21470 (vc-cvs-stay-local-p): Use vc-stay-local-p.
21471 (vc-cvs-rename-file): Remove (use the default).
21472 (vc-cvs-register): Register parent dir if needed.
21473 (vc-cvs-could-register): Return non-nil if parent can be registered.
21474 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
21475 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
21476
21477 * vc-svn.el (vc-svn-use-edit): Make it into a const.
21478 (vc-svn-update): Fix the arguments to `svn'.
21479 (vc-svn-diff-tree): Just use `vc-svn-diff'.
21480 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
21481 Simple implementations, assuming `name' is a URL.
21482
21483 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
21484 set of chars allowed unquoted in a case pattern.
21485
21486 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
21487
21488 * font-lock.el (font-lock-extra-types-widget)
21489 (c-font-lock-extra-types, c++-font-lock-extra-types)
21490 (objc-font-lock-extra-types, java-font-lock-extra-types)
21491 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
21492 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
21493 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
21494 (font-lock-match-c++-structor-declaration)
21495 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
21496 (c++-font-lock-keywords-3, c++-font-lock-keywords)
21497 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
21498 (objc-font-lock-keywords-3, objc-font-lock-keywords)
21499 (java-font-lock-keywords-1, java-font-lock-keywords-2)
21500 (java-font-lock-keywords-3, java-font-lock-keywords)
21501 (java-font-lock-syntactic-face-function): Remove obsolete code
21502 and constants. It's all in cc-fonts.el now.
21503
21504 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
21505
21506 * mail/sendmail.el (mail-specify-envelope-from)
21507 (mail-envelope-from): Doc fix.
21508
21509 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
21510
21511 * generic-x.el: Do away with the dependency on `c-emacs-features'
21512 when populating `rul-generic-mode-syntax-table'; we already know
21513 this isn't XEmacs.
21514
21515 See ChangeLog.10 for earlier changes.
21516
21517 ;; Local Variables:
21518 ;; coding: iso-2022-7bit
21519 ;; End:
21520
21521 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
21522 Copying and distribution of this file, with or without modification,
21523 are permitted provided the copyright notice and this notice are preserved.
21524
21525 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1