]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2005-06-13 Eli Zaretskii <eliz@gnu.org>
2
3 * cus-start.el (all): Don't complain about missing GTK-related
4 variables, unless either `gtk' is boundp or this isn't a
5 `windows-nt' build.
6
7 2005-06-13 Lute Kamstra <lute@gnu.org>
8
9 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
10 run-mode-hooks.
11
12 * ediff-mult.el (ediff-meta-mode):
13 * ediff-util.el (ediff-mode): Use run-mode-hooks.
14
15 * ledit.el (ledit-mode): Use delay-mode-hooks.
16
17 * woman.el (woman-mode-line-format): Delete constant.
18 (woman-mode-map): Initialize it properly.
19 (woman-mode): Set mode-class property to special. Use
20 delay-mode-hooks and run-mode-hooks. Use the right keymap. Set
21 major-mode and mode-name. Don't set mode-line-format directly.
22 (Man-getpage-in-background): Don't reference
23 woman-mode-line-format.
24
25 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
26 string argument obsolete.
27
28 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
29
30 * textmodes/org.el: (org-CUA-compatible): New option.
31 (org-disputed-keys): New variable.
32 (org-key): New function.
33 (orgtbl-make-binding): Add docstring to the created function.
34 (org-mode): Set paragraph start/separate regexps.
35 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
36 (org-archive-location, org-archive-mark-done)
37 (org-archive-stamp-time): New options.
38 (org-archive-subtree): New command.
39 (org-fill-paragraph): New function.
40 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
41 (org-fake-empty-table-line): Function removed.
42 (org-format-org-table-html): Do not create empty table lines at
43 separator lines. Improved table header treatment.
44 (org-link-format): New option.
45 (org-make-link): New function.
46 (org-insert-link, org-store-link): Use org-make-link.
47 (org-open-file): Quote file name for shell command, to allow
48 spaces in file names.
49 (org-link-regexp): Fixed bug with mailto link.
50 (org-link-maybe-angles-regexp, org-protected-link-regexp): New
51 constant.
52 (org-export-as-html): Deal with the optional angles around a link.
53 Better treatment of file: links.
54 (org-open-at-point): Replace @{ and @} with < and >.
55 (org-run-mode-hooks): Function removed.
56 (org-agenda-mode): No longer use `org-run-mode-hooks'.
57
58 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
59
60 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
61 MI command -data-list-register-values.
62 (gdb-post-prompt): Indent properly.
63
64 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
65
66 * hilit-chg.el (highlight-changes-colors): Rename from
67 `highlight-changes-colours'.
68 (highlight-changes-colours): Keep as obsolete alias.
69 (highlight-changes-face-list): Doc fix.
70 (hilit-chg-make-list): Use `highlight-changes-colors'.
71
72 2005-06-12 Mark A. Hershberger <mah@everybody.org>
73
74 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
75 defun-prompt-regexp.
76
77 2005-06-12 Eli Zaretskii <eliz@gnu.org>
78
79 * loadup.el: Don't say we are dumping under 2 names on windows-nt
80 and cygwin.
81
82 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH): Don't
83 use an old loaddefs.el, as in Makefile.in.
84
85 2005-06-12 Lute Kamstra <lute@gnu.org>
86
87 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
88
89 * man.el (Man-mode-map): Initialize it properly.
90 (Man-mode): Set mode-class property to special.
91
92 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
93
94 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
95
96 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
97 A newline is needed in the docstring there.
98
99 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
100 Doc fixes.
101
102 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
103
104 * printing.el: Doc fix. The menubar is no more changed when printing
105 is loaded, it only changes when pr-menu-bind or pr-update-menus is
106 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
107 (pr-version): New version number (6.8.4).
108 (pr-menu-bind): New command.
109 (pr-update-menus): Docstring and code fix.
110 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
111 Docstring fix.
112 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
113 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
114
115 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
116
117 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
118 "Returns" to "return", document useful return values, etc.
119
120 2005-06-11 Alan Mackenzie <acm@muc.de>
121
122 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
123 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
124 (adaptive-file-function): Minor amendment to doc-string.
125
126 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
127
128 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
129 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step): Fix
130 :type--it is `integer', not `string'.
131
132 * faces.el (modeline-highlight): Rename from (the erroneous)
133 `modeline-higilight'.
134
135 2005-06-11 Lute Kamstra <lute@gnu.org>
136
137 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
138 lisp-interaction-mode-map but make it the parent.
139 (edebug-eval-mode): Use define-derived-mode.
140
141 2005-06-11 Andreas Schwab <schwab@suse.de>
142
143 * bindings.el: Add binding of `ESC functionkey' for every
144 `M-functionkey'.
145 * hexl.el (hexl-mode-map): Likewise.
146
147 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
148
149 * progmodes/compile.el (compilation-error-regexp-alist-alist)
150 [msft]: update regexp for newer msft compilers.
151
152 2005-06-10 Mark A. Hershberger <mah@everybody.org>
153
154 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
155 ATTLIST portions of included DTDs.
156 (xml-parse-dtd): Eliminate use of inefficient match-data.
157
158 2005-06-10 Miles Bader <miles@gnu.org>
159
160 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
161 (mpuz-text): Remove "-face" suffix from face names.
162 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
163 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
164 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
165
166 * play/gomoku.el (gomoku-O, gomoku-X):
167 Remove "-face" suffix from face names.
168 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
169 New backward-compatibility aliases for renamed faces.
170 (gomoku-font-lock-keywords): Use renamed gomoku faces.
171
172 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
173
174 * thumbs.el: Fixes for changes of 2005-06-09.
175 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
176 as a directory.
177 (thumbs-thumbname): Remove directory separator from format string;
178 `thumbs-thumbsdir' now returns a valid directory name.
179 (thumbs-temp-dir): New defsubst.
180 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
181 Use it.
182
183 * cus-edit.el (minibuffer):
184 * files.el (make-backup-file-name-function):
185 * filesets.el (filesets-external-viewers):
186 * hilit-chg.el (highlight-changes-colours)
187 (highlight-changes-face-list, highlight-changes-rotate-faces):
188 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
189 * kmacro.el (kmacro-call-macro):
190 * log-edit.el (log-edit-changelog-full-paragraphs):
191 * mouse.el (mouse-1-click-follows-link):
192 * skeleton.el (skeleton-autowrap):
193 * subr.el (insert-for-yank-1):
194 * tempo.el (tempo-insert-region):
195 * terminal.el (terminal-emulator):
196 * time.el (display-time-mail-face):
197 * vc.el (vc-annotate):
198 * vcursor.el (vcursor-copy-line):
199 * woman.el (woman-bold-headings, woman-ignore)
200 (woman-default-faces, woman-monochrome-faces):
201 * calendar/todo-mode.el (todo-insert-threshold):
202 * emulation/pc-select.el (pc-select-selection-keys-only)
203 (pc-selection-mode):
204 * emulation/vip.el (vip-find-char-forward):
205 * emulation/viper-cmd.el (viper-find-char-forward):
206 * international/mule-cmds.el (select-safe-coding-system-accept-default-p)
207 (input-method-exit-on-invalid-key):
208 * international/mule-diag.el (describe-coding-system):
209 * international/ucs-tables.el (unify-8859-on-encoding-mode):
210 * net/browse-url.el (browse-url-xterm-program):
211 * obsolete/lazy-lock.el (lazy-lock-mode):
212 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
213 (cperl-mode):
214 * progmodes/cpp.el (cpp-face-light-name-list)
215 (cpp-face-dark-name-list):
216 * progmodes/delphi.el (delphi-newline-always-indents):
217 Fix spellings in docstrings.
218
219 * ido.el (ido-mode, ido-file-extensions-order)
220 (ido-default-file-method, ido-default-buffer-method)
221 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
222 (ido-decorations, ido-read-file-name-as-directory-commands)
223 (ido-read-file-name-non-ido, ido-work-directory-list)
224 (ido-ignore-item-temp-list, ido-current-directory)
225 (ido-magic-forward-char, ido-enter-find-file)
226 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
227 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
228
229 2005-06-10 Lute Kamstra <lute@gnu.org>
230
231 * play/dunnet.el (dun-mode): Use define-derived-mode.
232 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
233 obsolete alias.
234
235 * play/doctor.el (doctor-mode-map): Remove defvar.
236 (doctor-mode): Use define-derived-mode.
237
238 * mail/mspools.el (mspools-mode):
239 * net/eudc-hotlist.el (eudc-hotlist-mode):
240 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
241
242 2005-06-10 Miles Bader <miles@gnu.org>
243
244 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
245 Remove "-face" suffix from face names.
246 (flyspell-incorrect-face, flyspell-duplicate-face):
247 New backward-compatibility aliases for renamed faces.
248 (flyspell-mode-on, make-flyspell-overlay)
249 (flyspell-highlight-incorrect-region)
250 (flyspell-highlight-duplicate-region)
251 (flyspell-display-next-corrections)
252 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
253
254 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
255 from face name.
256 (texinfo-heading-face): New backward-compatibility alias for
257 renamed face.
258 (texinfo-heading-face): Use renamed texinfo-heading face.
259
260 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
261 suffix from face names.
262 (tex-math-face, tex-verbatim-face):
263 New backward-compatibility aliases for renamed faces.
264 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
265 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
266 literal face name.
267
268 * textmodes/table.el (table-cell): Remove "-face" suffix from face
269 name.
270 (table-cell-face): New backward-compatibility alias for renamed face.
271 (table--put-cell-face-property, table--update-cell-face):
272 Use renamed table-cell face.
273
274 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
275 from face name.
276 (sgml-namespace-face): New backward-compatibility alias for
277 renamed face.
278 (sgml-namespace-face): Use renamed sgml-namespace face.
279
280 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
281 (org-level-4, org-level-5, org-level-6, org-level-7)
282 (org-level-8, org-warning, org-headline-done)
283 (org-deadline-announce, org-scheduled-today)
284 (org-scheduled-previously, org-link, org-done, org-table)
285 (org-time-grid): Remove "-face" suffix from face names.
286 (org-level-1-face, org-level-2-face, org-level-3-face)
287 (org-level-4-face, org-level-5-face, org-level-6-face)
288 (org-level-7-face, org-level-8-face, org-warning-face)
289 (org-headline-done-face, org-deadline-announce-face)
290 (org-scheduled-today-face, org-scheduled-previously-face)
291 (org-link-face, org-done-face, org-table-face)
292 (org-time-grid-face):
293 New backward-compatibility aliases for renamed faces.
294 (org-level-faces, org-set-font-lock-defaults, org-timeline)
295 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
296 (org-agenda-get-timestamps, org-agenda-get-scheduled)
297 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
298
299 * emulation/viper-init.el (viper-search, viper-replace-overlay)
300 (viper-minibuffer-emacs, viper-minibuffer-insert)
301 (viper-minibuffer-vi): Remove "-face" suffix from face names.
302 (viper-search-face, viper-replace-overlay-face)
303 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
304 (viper-minibuffer-vi-face):
305 New backward-compatibility aliases for renamed faces.
306 (viper-search-face, viper-replace-overlay-face)
307 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
308 (viper-minibuffer-vi-face): Use renamed viper faces.
309
310 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
311 Remove "-face" suffix from face names.
312 (testcover-nohits-face, testcover-1value-face):
313 New backward-compatibility aliases for renamed faces.
314 (testcover-mark): Use renamed testcover faces.
315
316 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
317 face name.
318 (diary-button-face): New backward-compatibility alias for renamed face.
319 (diary-entry): Use renamed diary-button face.
320
321 * calendar/calendar.el (diary, calendar-today, holiday)
322 (mark-visible-calendar-date): Remove "-face" suffix from face names.
323 (diary-face, calendar-today-face, holiday-face):
324 New backward-compatibility aliases for renamed faces.
325 (eval-after-load "facemenu", diary-entry-marker)
326 (calendar-today-marker, calendar-holiday-marker, diary-face):
327 Use renamed calendar faces.
328
329 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
330 (compare-windows-face): New backward-compatibility alias for
331 renamed face.
332 (compare-windows-highlight): Use renamed compare-windows face.
333
334 * strokes.el (strokes-char): Remove "-face" suffix from face name.
335 (strokes-char-face): New backward-compatibility alias for renamed face.
336 (strokes-encode-buffer): Use renamed strokes-char face.
337
338 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
339 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
340 Remove "-face" suffix from face names.
341 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
342 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
343 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
344 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
345 Use renamed pcvs faces.
346 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
347 * pcvs-defs.el (cvs-mode-map): Likewise.
348 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
349
350 * info.el (info-title-1, info-title-2, info-title-3)
351 (info-title-4): Remove "-face" suffix from and downcase face names.
352 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
353 (Info-title-4-face):
354 New backward-compatibility aliases for renamed faces.
355 (Info-fontify-node): Use renamed info faces.
356
357 * hilit-chg.el (highlight-changes, highlight-changes-delete):
358 Remove "-face" suffix from face names.
359 (highlight-changes-face, highlight-changes-delete-face):
360 New backward-compatibility aliases for renamed faces.
361 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
362 (hilit-chg-make-list): Use renamed highlight-changes faces.
363
364 * generic-x.el (show-tabs-tab, show-tabs-space):
365 Remove "-face" suffix from face names.
366 (show-tabs-tab-face, show-tabs-space-face):
367 New backward-compatibility aliases for renamed faces.
368 (show-tabs-generic-mode-font-lock-defaults-1)
369 (show-tabs-generic-mode-font-lock-defaults-2):
370 Use renamed show-tabs faces.
371
372 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
373 (smerge-markers): Remove "-face" suffix from face names.
374 (smerge-mine-face, smerge-other-face, smerge-base-face)
375 (smerge-markers-face):
376 New backward-compatibility aliases for renamed faces.
377 (smerge-mine-face, smerge-other-face, smerge-base-face)
378 (smerge-markers-face): Use renamed smerge faces.
379
380 * log-view.el (log-view-file, log-view-message):
381 Remove "-face" suffix from face names.
382 (log-view-file-face, log-view-message-face):
383 New backward-compatibility aliases for renamed faces.
384 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
385
386 * paren.el (show-paren-match, show-paren-mismatch):
387 Remove "-face" suffix from face names.
388 (show-paren-match-face, show-paren-mismatch-face):
389 New backward-compatibility aliases for renamed faces.
390 (show-paren-function): Use renamed show-paren faces.
391
392 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
393 (ruler-mode-margins, ruler-mode-fringes)
394 (ruler-mode-column-number, ruler-mode-fill-column)
395 (ruler-mode-comment-column, ruler-mode-goal-column)
396 (ruler-mode-tab-stop, ruler-mode-current-column):
397 Remove "-face" suffix from face names.
398 (ruler-mode-default-face, ruler-mode-pad-face)
399 (ruler-mode-margins-face, ruler-mode-fringes-face)
400 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
401 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
402 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
403 New backward-compatibility aliases for renamed faces.
404 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
405 (ruler-mode-column-number, ruler-mode-fill-column)
406 (ruler-mode-comment-column, ruler-mode-goal-column)
407 (ruler-mode-tab-stop, ruler-mode-current-column)
408 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
409
410 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
411 face name.
412 (whitespace-highlight-the-space): Use renamed face.
413 (whitespace-highlight-face): New backward-compatibility alias for
414 renamed face.
415
416 * woman.el (woman-italic, woman-bold, woman-unknown)
417 (woman-addition, woman-symbol-face):
418 Remove "-face" suffix from face names.
419 (woman-italic-face, woman-bold-face, woman-unknown-face)
420 (woman-addition-face):
421 New backward-compatibility aliases for renamed faces.
422 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
423 (woman-decode-region, woman-replace-match)
424 (woman-display-extended-fonts, woman-special-characters)
425 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
426 Use renamed woman faces.
427
428 * longlines.el (longlines-visible-face): Face removed.
429
430 * diff-mode.el (diff-header, diff-file-header, diff-index)
431 (diff-hunk-header, diff-removed, diff-added, diff-changed)
432 (diff-function, diff-context, diff-nonexistent): Remove "-face"
433 suffix from face names.
434 (diff-header-face, diff-file-header-face, diff-index-face)
435 (diff-hunk-header-face, diff-removed-face, diff-added-face)
436 (diff-changed-face, diff-function-face, diff-context-face)
437 (diff-nonexistent-face): New backward-compatibility aliases for
438 renamed faces.
439 (diff-header-face, diff-file-header-face)
440 (diff-index, diff-index-face, diff-hunk-header)
441 (diff-hunk-header-face, diff-removed, diff-removed-face)
442 (diff-added, diff-added-face, diff-changed-face, diff-function)
443 (diff-function-face, diff-context-face, diff-nonexistent)
444 (diff-nonexistent-face): Use renamed diff-mode faces.
445
446 * progmodes/compile.el (compilation-warning-face)
447 (compilation-info-face): Remove "-face" suffix from face names.
448 (compilation-warning-face, compilation-info-face):
449 New backward-compatibility aliases for renamed faces.
450 (compilation-warning-face, compilation-info-face):
451 Use renamed compilation faces.
452
453 * add-log.el (change-log-date, change-log-name)
454 (change-log-email, change-log-file, change-log-list)
455 (change-log-conditionals, change-log-function)
456 (change-log-acknowledgement): Remove "-face" suffix from face names.
457 (change-log-date-face, change-log-name-face)
458 (change-log-email-face, change-log-file-face)
459 (change-log-list-face, change-log-conditionals-face)
460 (change-log-function-face, change-log-acknowledgement-face):
461 New backward-compatibility aliases for renamed faces.
462 (change-log-font-lock-keywords): Use renamed change-log faces.
463
464 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
465 (custom-set, custom-changed, custom-saved, custom-button)
466 (custom-button-pressed, custom-documentation, custom-state)
467 (custom-comment, custom-comment-tag, custom-variable-tag)
468 (custom-variable-button, custom-face-tag, custom-group-tag-1)
469 (custom-group-tag): Remove "-face" suffix from face names.
470 (custom-magic-alist, custom-magic-value-create)
471 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
472 (custom-invalid-face, custom-rogue-face, custom-modified-face)
473 (custom-set-face, custom-changed-face, custom-saved-face)
474 (custom-button-face, custom-button-pressed-face)
475 (custom-documentation-face, custom-state-face)
476 (custom-comment-face, custom-comment-tag-face)
477 (custom-variable-tag-face, custom-variable-button-face)
478 (custom-face-tag-face, custom-group-tag-face-1)
479 (custom-group-tag-face):
480 New backward-compatibility aliases for renamed faces.
481
482 * wid-edit.el (widget-documentation, widget-button)
483 (widget-field, widget-single-line-field, widget-inactive)
484 (widget-button-pressed): "-face" suffix removed from face names.
485 (widget-documentation-face, widget-button-face)
486 (widget-field-face, widget-single-line-field-face)
487 (widget-inactive-face, widget-button-pressed-face):
488 New backward-compatibility aliases for renamed faces.
489 (widget-documentation-face, widget-button-face)
490 (widget-button-pressed-face, widget-specify-field)
491 (widget-specify-inactive): Use renamed widget faces.
492
493 2005-06-10 Kenichi Handa <handa@m17n.org>
494
495 * term/x-win.el (x-clipboard-yank): Remove condition-case
496 wrapping.
497
498 2005-06-11 Kenichi Handa <handa@m17n.org>
499
500 * add-log.el (change-log-font-lock-keywords): Make the regexp for
501 date lines stricter.
502
503 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
504
505 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
506 of x-get-selection.
507
508 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
509
510 * comint.el (comint-mode, comint-snapshot-last-prompt):
511 * frame.el (frame-current-scroll-bars):
512 * term.el (term-mode, term-check-proc, term-input-sender)
513 (term-simple-send, term-extract-string, term-word)
514 (term-match-partial-filename):
515 * window.el (window-current-scroll-bars):
516 * emulation/cua-base.el (cua-normal-cursor-color)
517 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
518 (cua-global-mark-cursor-color):
519 * mail/undigest.el (rmail-forward-separator-regex):
520 Fix typos in docstrings.
521
522 * comint.el (comint-check-proc, make-comint-in-buffer)
523 (comint-source-default): Doc fixes.
524
525 * term.el (term-send-string): Improve argument/docstring
526 consistency.
527
528 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
529
530 * comint.el (comint-send-input): Bind `inhibit-read-only' around
531 call to `delete-region'.
532 (comint-mode-hook): Do not enable Font Lock by default.
533
534 2005-06-09 Lute Kamstra <lute@gnu.org>
535
536 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
537 could be void.
538
539 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
540
541 * emacs-lisp/debug.el (debugger-will-be-back): New var.
542 (debug): Use it.
543 (debugger-step-through, debugger-continue, debugger-jump)
544 (debugger-return-value): Set it when needed.
545 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
546 Use inhibit-read-only.
547
548 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
549
550 * window.el (shrink-window-if-larger-than-buffer)
551 (window-size-fixed): Fix typo in docstring.
552
553 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
554 thumbnails directory on loading.
555 (thumbs-conversion-program): Use `eq' to check the system type,
556 not `equal'.
557 (thumbs-temp-dir): Initialize to `temporary-file-directory',
558 not "/tmp". Fix docstring.
559 (thumbs-thumbsdir): New function to return the thumbnails
560 directory, creating it if needed.
561 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
562 (thumbs-temp-file): Delete variable and make it into a function.
563 (thumbs-resize-image, thumbs-modify-image): Use it.
564 (thumbs-kill-buffer): Simplify.
565 (thumbs-gensym): Defalias or duplicate CL `gensym'.
566 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
567 docstrings.
568
569 2005-06-09 Kim F. Storm <storm@cua.dk>
570
571 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
572 set-match-data to free markers in match-data.
573
574 * replace.el (replace-match-data): Pass RESEAT arg `t' to
575 match-data to unchain markers in match-data.
576
577 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
578
579 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
580 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
581 unnecessary now.
582
583 2005-06-08 Richard M. Stallman <rms@gnu.org>
584
585 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
586 give the variable a doc string that doesn't say don't set it directly.
587
588 * textmodes/ispell.el (ispell-check-version):
589 Use match-string-no-properties.
590 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
591 (ispell-buffer-local-words): Likewise.
592
593 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
594 except on terminals with enough colors to really display it.
595 (makefile-dependency-regex): Delete spurious `bb'.
596
597 * faces.el (escape-glyph): Use blue once again in last case.
598 (no-break-space): Redefine so that it isn't invisible on a tty.
599
600 2005-06-08 Kim F. Storm <storm@cua.dk>
601
602 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
603 also when reading directory name.
604
605 2005-06-08 Lute Kamstra <lute@gnu.org>
606
607 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
608 (flyspell-mode-line-string): Remove autoload cookie.
609 (flyspell-mode): Remove defvar.
610
611 2005-06-07 Lute Kamstra <lute@gnu.org>
612
613 * textmodes/org.el (org-run-mode-hooks): New function.
614 (org-agenda-mode): Use it.
615
616 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
617
618 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
619
620 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
621
622 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
623
624 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
625
626 * font-lock.el (font-lock-add-keywords): Doc fix.
627
628 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
629
630 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
631 (tex-compile-default): In the absence of any history, use the order in
632 tex-compile-alist to choose the preferred command.
633 (tex-compile-commands): Reorder a bit.
634
635 * textmodes/flyspell.el (flyspell-auto-correct-binding)
636 (flyspell-incorrect-face, flyspell-duplicate-face):
637 Use (X)Emacs-agnostic code.
638 (flyspell-mode-map): Don't overwrite at each load. Remove code
639 redundant with the subsequent add-minor-mode. Merge Emacs and
640 XEmacs code.
641 (flyspell-word): Minor simplification.
642 (flyspell-math-tex-command-p): Quieten the byte-compiler.
643 (flyspell-external-point-words): Remove unused vars `size' and `start'.
644 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
645 Merge the corresponding Emacs code.
646 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
647
648 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
649 a dedicated window.
650
651 * international/latexenc.el (latexenc-find-file-coding-system):
652 Undo part of last patch, to turn off a compiler warning.
653
654 2005-06-06 Juri Linkov <juri@jurta.org>
655
656 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
657 Rename `tmm-inactive-face' to `tmm-inactive'.
658
659 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
660
661 * iswitchb.el: Rename faces.
662
663 2005-06-06 Kim F. Storm <storm@cua.dk>
664
665 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
666 (cua-global-mark): Remove -face suffix from face names.
667
668 * emulation/cua-gmrk.el (cua--init-global-mark):
669 Remove cua-global-mark face setup.
670
671 2005-06-06 Richard M. Stallman <rms@gnu.org>
672
673 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
674 just like other allowed characters.
675 (makefile-match-dependency): Exclude leading and training whitespace
676 from the range of regexp subexp 1.
677 (makefile-macroassign-regex): Don't try to match the body,
678 just the name of the macro being defined.
679
680 * info.el (Info-read-node-name-2): New function.
681 (Info-read-node-name-1): Use that.
682 Add a completion-base-size-function property.
683
684 * simple.el (completion-setup-function): Look for
685 completion-base-size-function property of
686 minibuffer-completion-table.
687
688 * files.el (locate-file-completion): Doc fix.
689
690 * printing.el: Don't call pr-update-menus; user must do that.
691
692 * emacs-lisp/debug.el (debugger-window): New variable.
693 (debug): Use debugger-window if it is set and still alive.
694 Record debugger-window for next entry.
695
696 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
697
698 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
699
700 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
701 (hack-one-local-variable, hack-local-variables)
702 (hack-local-variables-prop-line): Pass that arg.
703
704 2005-06-06 Kim F. Storm <storm@cua.dk>
705
706 * ido.el (ido-first-match, ido-only-match, ido-subdir)
707 (ido-indicator): Remove -face suffix from face names.
708
709 2005-06-06 Juri Linkov <juri@jurta.org>
710
711 * font-lock.el (font-lock-regexp-backslash)
712 (font-lock-regexp-backslash-construct): New faces.
713 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
714 after `('. Add `while-no-input' to control structures.
715
716 * faces.el (no-break-space, shadow): New faces.
717 (escape-glyph): Use less loud colors pink2 and red4.
718
719 * diff-mode.el (diff-context-face)
720 * dired.el (dired-ignored)
721 * rfn-eshadow.el (file-name-shadow)
722 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
723
724 * info.el (Info-title-1-face): Use green instead of yellow because
725 bold yellow is not readable on light backgrounds.
726
727 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
728 before selecting the desired mode to not spend time fontifying
729 old contents.
730
731 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
732
733 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
734 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
735
736 * ps-print.el (ps-default-fg, ps-default-bg):
737 Fix typos in docstrings.
738
739 * isearchb.el (isearchb): Don't pass a spurious second argument to
740 `iswitchb-completions'.
741
742 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
743
744 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
745 to preserve point.
746 (gdb-find-file-hook): Add doc string.
747
748 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
749 C dereferenced pointer expression.
750 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
751
752 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
753
754 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
755 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
756 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
757 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
758 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
759 Make background transparent.
760
761 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
762
763 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
764 (font-lock-remove-keywords): Doc fix.
765 (font-lock-mode-major-mode): Compiler defvar.
766 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
767
768 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
769 (font-lock-mode): Update `font-lock-mode-major-mode'.
770 (font-lock-set-defaults): Compiler defvar.
771 (font-lock-default-function): Take `font-lock-mode-major-mode'
772 into account.
773
774 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
775 keep track of which major mode it enabled the minor mode for.
776 Use find-file-hook again. Update docstring.
777
778 * simple.el (eval-expression-print-level)
779 (eval-expression-print-length, eval-expression-debug-on-error):
780 Doc fixes.
781
782 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
783
784 * iswitchb.el (iswitchb-single-match-face)
785 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
786 (iswitchb-invalid-regexp-face): New faces.
787 (iswitchb-completions): Use them.
788 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
789 now marked as an obsolete alias.
790 (iswitchb-read-buffer): Remove check for bound font variables.
791 (iswitchb-invalid-regexp): New free variable.
792 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
793 set iswitchb-invalid-regexp.
794 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
795 invalid regexps.
796 (iswitchb-completions): Add check for complete match when entering
797 a regexp.
798 (iswitchb-completions): Remove require-match argument.
799 (iswitchb-exhibit): Fix caller.
800 (iswitchb-common-match-inserted): New variable.
801 (iswitchb-complete, iswitchb-completion-help): Use it.
802
803 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
804
805 * url-http.el (url-http-chunked-encoding-after-change-function):
806 Use `url-http-debug' instead of `message'.
807
808 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
809
810 * url-http.el (url-http-parse-headers): Pass redirected URL as a
811 callback argument.
812
813 2005-06-04 Kim F. Storm <storm@cua.dk>
814
815 * simple.el (line-move): Only call sit-for when moving backwards.
816
817 * ido.el (ido-make-merged-file-list-1): New defun split from
818 ido-make-merged-file-list.
819 (ido-make-merged-file-list): Bind throw-on-input around call to
820 ido-make-merged-file-list-1. Return input-pending-p if
821 interrupted by more input available.
822 (ido-read-internal): Handle input-pending-p return value from
823 ido-make-merged-file-list.
824
825 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
826
827 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
828 compatibility code.
829
830 * international/latexenc.el (latexenc-find-file-coding-system):
831 Don't inherit the EOL part of the coding-system from the
832 tex-main buffer. Fit within 80 columns.
833
834 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
835
836 * tmm.el (tmm-inactive-face): New face.
837 (tmm-remove-inactive-mouse-face): New function.
838 (tmm-prompt, tmm-add-one-shortcut)
839 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
840 but not selectable.
841
842 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
843
844 * faces.el (face-equal): Improve argument/docstring consistency.
845
846 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
847
848 * progmodes/make-mode.el (makefile-targets-face)
849 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
850 (makefile-bsdmake-dependency-regex)
851 (makefile-makepp-rule-action-regex)
852 (makefile-bsdmake-rule-action-regex): New constants.
853 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
854
855 * progmodes/compile.el (compilation-error-regexp-alist-alist):
856 Allow (...) within `...' for makepp messages.
857
858 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
859
860 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
861
862 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
863 "." files are deleted from all file lists before comparison.
864
865 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
866 (viper-ESC-key): Made them customizable.
867
868 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
869
870 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
871
872 * autorevert.el (auto-revert-buffers): Use save-match-data.
873
874 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
875
876 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
877 menu items with a nil command binding.
878
879 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
880
881 * emacs-lisp/cl-macs.el (defsetf):
882 Improve argument/docstring consistency.
883
884 * faces.el (list-faces-display): Improve the formatting by
885 computing the maximum length required for any face-name (reworked
886 patch of 1999-01-11, accidentally deleted on 1999-07-21).
887 (internal-find-face): Remove redundant info in docstring.
888
889 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
890
891 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
892 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
893 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
894 (gdb-assembler-custom): Improve regexps.
895 (def-gdb-auto-update-handler): Use window point to preserve point.
896
897 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
898
899 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
900
901 2005-05-31 Jay Belanger <belanger@truman.edu>
902
903 * calc/calc-embed.el (calc-embedded-word): Change argument passed
904 to calc-embedded.
905 (calc-embedded-make-info): Have plain prefix argument select
906 entire line.
907
908 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
909
910 * faces.el (list-faces-display): Signal error if passed a regexp
911 that matches no face name.
912
913 * simple.el (filter-buffer-substring): Fix typo in docstring.
914
915 2005-05-31 Richard M. Stallman <rms@gnu.org>
916
917 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
918 (vhdl-emacs-21): Doc fix.
919 (vhdl-mode): Unconditionally set comment-padding.
920 (vhdl-fixup-whitespace-region): Insert spaces only where
921 there are none.
922 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
923
924 2005-05-30 John Wiegley <johnw@newartisans.com>
925
926 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
927 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
928 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
929 `directory-sep-char' to ?/, and all uses of `string-to-int' to
930 `string-to-number'.
931
932 2005-05-30 Jay Belanger <belanger@truman.edu>
933
934 * calc/calc.el (calc-bug-address): Fix docstring.
935 (calc-window-hook, calc-trail-window-hook): New variables.
936 (calc-trail-display): Restore use of calc-trail-window-hook.
937 (calc): Restore use of calc-window-hook.
938
939 2005-05-31 Masatake YAMATO <jet@gyve.org>
940
941 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
942
943 * help-fns.el (help-C-file-name): Add autoload mark for
944 `find-function-noselect'.
945
946 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
947
948 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
949 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
950
951 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
952
953 * calendar/diary-lib.el (mark-included-diary-files): Only kill
954 included diary buffer if it was not already being visited.
955 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
956
957 * calendar/icalendar.el (top-level): Do not require 'appt.
958
959 * mail/supercite.el (sc-select-attribution): Only use a list
960 element from sc-attrib-selection-list if it returns a string.
961 Reported by Davide G. M. Salvetti <salve@debian.org>.
962
963 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
964
965 * thumbs.el (thumbs-thumbname): The resulting thubname now
966 includes a hash value to improve its uniqueness, and has a ".jpg"
967 extension. Also, it is now a valid filename on all systems.
968 (thumbs-make-thumb): Use `let', not `let*'.
969 (thumbs-show-thumbs-list): Check for JPEG availability.
970
971 2005-05-30 Richard M. Stallman <rms@gnu.org>
972
973 * filesets.el (filesets-menu-ensure-use-cached):
974 Prevent warning when emacs-version>= is undefined.
975
976 * printing.el (pr-interactive-n-up): Use string-to-number.
977
978 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
979
980 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
981 Warn only when name to be defined is quoted.
982
983 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
984
985 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
986 Make regexp more robust.
987 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
988 Force regeneration of disassembly.
989
990 2005-05-29 Jay Belanger <belanger@truman.edu>
991
992 * calc/calc.el (calc-user-invocation): Check if
993 calc-invocation-macro is non-nil.
994
995 2005-05-29 Juri Linkov <juri@jurta.org>
996
997 * add-log.el (change-log-font-lock-keywords):
998 Add `+' to e-mail regexp to accept mail address with keywords.
999
1000 * man.el (Man-name-regexp): Add `:' to accept qualified names.
1001
1002 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
1003
1004 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
1005
1006 * ielm.el (inferior-emacs-lisp-mode): Ditto.
1007
1008 2005-05-29 Richard M. Stallman <rms@gnu.org>
1009
1010 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
1011 Undo the change that moves to end of the current word.
1012
1013 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
1014
1015 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
1016 Throw error when count <= 0 to ensure input is a number.
1017 (gdb-read-memory-custom): Pick up address from buffer.
1018 (gdb-memory-mode): Allow user to increment and decrement
1019 memory address from header line.
1020
1021 2005-05-29 Richard M. Stallman <rms@gnu.org>
1022
1023 * flyspell.el (flyspell-version): Function deleted.
1024 (flyspell-auto-correct-previous-hook): Doc fix.
1025
1026 * jit-lock.el (jit-lock-function, jit-lock-after-change):
1027 Do nothing if memory is full.
1028
1029 * font-lock.el (font-lock-fontify-syntactically-region):
1030 Pass t for GREEDY to looking-back.
1031
1032 * saveplace.el (save-place-alist-to-file): Write the file
1033 using write-region.
1034
1035 * subr.el (looking-back): New argument GREEDY.
1036
1037 * progmodes/compile.el (compilation-start): Set the mode
1038 before inserting the initial text.
1039
1040 * progmodes/which-func.el (which-func-update-1): Turn the mode
1041 off in case of error by setting which-func-mode.
1042
1043 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
1044
1045 * flyspell.el (flyspell-auto-correct-previous-word):
1046 Narrow down to what's on the screen, and recenter overlays
1047 at the end of the next word.
1048
1049 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
1050
1051 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
1052 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
1053 (flyspell-abbrev-p): Default to nil.
1054 (flyspell-use-global-abbrev-table-p): Doc fix.
1055 (flyspell-large-region): Allow nil as value.
1056 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
1057
1058 (mail-mode-flyspell-verify): More robust handling
1059 of `mail-header-separator'. More efficient signature detection.
1060 Allow for regexp metacharacters in message-header-separator.
1061 Adding `To' not to be checked in mail-mode-flyspell-verify.
1062
1063 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
1064 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
1065 Bind flyspell-auto-correct-binding.
1066 Bind C-. and C-, .
1067 (flyspell-mode-map): Likewise.
1068 (flyspell-mode): Doc fix.
1069 (flyspell-accept-buffer-local-defs): Preserve current buffer.
1070 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
1071 (flyspell-word-cache-result): New var, always local.
1072 (flyspell-check-pre-word-p): Doc fix.
1073 (flyspell-check-changed-word-p): Handle spc like newline.
1074 (flyspell-post-command-hook): Set flyspell-word-cache-result.
1075 (flyspell-word-search-backward, flyspell-word-search-forward):
1076 New functions.
1077 (flyspell-word): Return t if nothing to check.
1078 When parsing TeX code, check for after } or \.
1079 Use flyspell-word-search-backward to find previous word.
1080 Return nil if duplicated word.
1081 For word already checked, return same value as last time.
1082 Set flyspell-word-cache-result after checking.
1083 Don't clobber the return value.
1084 (flyspell-get-word): Major rewrite.
1085 (flyspell-external-point-words): New locals pword, pcount.
1086 Fix size used in progress message.
1087 Find the proper corresponding word in flyspell-large-region-buffer.
1088 (flyspell-region): Check for flyspell-large-region = nil.
1089 (flyspell-highlight-incorrect-region): Clean up overlays in region.
1090 (flyspell-auto-correct-word): Check that WORD is a cons.
1091 (flyspell-correct-word): Likewise.
1092
1093 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
1094
1095 * progmodes/make-mode.el (makefile-rule-action-regex)
1096 (makefile-macroassign-regex, makefile-makepp-mode)
1097 (makefile-bsdmake-mode): Continuation lines may be empty.
1098 Reported by Joshua Varner.
1099 (makefile-makepp-font-lock-keywords): Add $(stem).
1100
1101 2005-05-28 Karl Berry <karl@gnu.org>
1102
1103 * textmodes/tex-mode.el: Now that tex-send-command calls
1104 shell-quote-argument (2005-03-31 change), remove all calls to
1105 shell-quote-argument; they all end up invoking tex-send-command.
1106 The double quoting loses on filenames with non-safe characters,
1107 such as "@". Reported by Frederik Fouvry.
1108
1109 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
1110
1111 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
1112 about preserving point.
1113
1114 2005-05-27 Jay Belanger <belanger@truman.edu>
1115
1116 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
1117 Info-goto-node.
1118
1119 * calc/calc-embed.el (calc-embed-arg): New variable.
1120 (calc-do-embedded-activate, calc-embedded-activate-formula)
1121 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
1122 variable by new variable.
1123 (calc-embedded-make-info): Replace undeclared variable by new
1124 variable. When selecting region with positive prefix
1125 argument, use end of previous line instead of beginning of line.
1126
1127 * calc/calc-aent.el (calc-arg-values): Declare it.
1128
1129 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
1130 Declare them.
1131
1132 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
1133
1134 * calc/calc.el (calc-alg-map): Declare it.
1135
1136 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
1137
1138 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
1139
1140 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
1141 (gdb-registers-buffer, toggle-gdb-all-registers):
1142 Toggle display of floating point registers.
1143 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
1144
1145 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
1146 (toggle-gud-tooltip-dereference):
1147 Rename from gud-toggle-tooltip-dereference.
1148
1149 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
1150
1151 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
1152
1153 2005-05-27 Jay Belanger <belanger@truman.edu>
1154
1155 * calc/calc-prog.el (calc-kbd-report): Remove.
1156 (calc-kbd-query): Rewrite.
1157
1158 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
1159
1160 * image.el (image-library-alist): Move to image.c.
1161 (image-type-available-p): Doc fix.
1162
1163 2005-05-27 Lute Kamstra <lute@gnu.org>
1164
1165 * calc/calc.el (calc):
1166 * outline.el (outline-1, outline-2, outline-3, outline-4)
1167 (outline-5, outline-6, outline-7, outline-8):
1168 * textmodes/dns-mode.el (dns-mode):
1169 * textmodes/sgml-mode.el (sgml-namespace-face):
1170 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
1171 (tex-verbatim-face, tex-use-reftex):
1172 * textmodes/texinfo.el (texinfo-heading-face):
1173 Specify customization group.
1174
1175 * longlines.el: Don't require easy-mmode.
1176 (longlines-visible-face): Specify customization group.
1177
1178 2005-05-27 Kenichi Handa <handa@m17n.org>
1179
1180 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
1181 encoding table of windows-1251.
1182
1183 * international/ucs-tables.el (ucs-set-table-for-input):
1184 If translation-table-for-input of a coding system is a symbol, get
1185 its translation-table property.
1186
1187 * international/code-pages.el: Don't register a coding system into
1188 non-iso-charset-alist more than once.
1189 (cp-make-coding-system): Likewise.
1190
1191 2005-05-26 John Wiegley <johnw@newartisans.com>
1192
1193 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
1194 `eshell-resume-eval' is wrapped in a list, it indicates that the
1195 command was run asynchronously. In that case, unwrap the value
1196 before checking the delimiter value.
1197
1198 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
1199 character before a space at the end of a line is \, assume the space
1200 is part of the last argument rather than a final argument separator.
1201
1202 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
1203 is in use, and the target is `t' or `nil' (which are the most common
1204 values), don't assume that the symbol target is a buffer.
1205
1206 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
1207
1208 * calendar/calendar.el (calendar-mode-line-format):
1209 Use mode-line-highlight as mouse-face.
1210
1211 * time.el (display-time-string-forms, display-time-update):
1212 Use mode-line-highlight as mouse-face.
1213
1214 2005-05-26 Jay Belanger <belanger@truman.edu>
1215
1216 * calc/calc.el (calc-language-alist): Remove extra defvar.
1217
1218 2005-05-26 Lute Kamstra <lute@gnu.org>
1219
1220 * arc-mode.el (archive-mode):
1221 * bookmark.el (bookmark-read-annotation-mode)
1222 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
1223 * bs.el (bs-mode):
1224 * calc/calc-yank.el (calc-edit-mode):
1225 * calc/calc.el (calc-mode, calc-trail-mode):
1226 * calculator.el (calculator-mode):
1227 * chistory.el (command-history-mode):
1228 * comint.el:
1229 * cus-edit.el (custom-mode):
1230 * descr-text.el (describe-text-mode):
1231 * ebuff-menu.el (Electric-buffer-menu-mode):
1232 * ediff-util.el (ediff-mode):
1233 * emacs-lisp/re-builder.el (reb-mode):
1234 * emulation/vi.el (vi-mode-setup):
1235 * emulation/ws-mode.el (wordstar-mode):
1236 * eshell/esh-mode.el (eshell-mode):
1237 * forms.el (forms-mode):
1238 * help-mode.el (help-mode):
1239 * hexl.el (hexl-mode):
1240 * ibuffer.el (ibuffer-mode):
1241 * ielm.el (inferior-emacs-lisp-mode):
1242 * info.el (Info-mode, Info-edit-mode):
1243 * international/swedish.el:
1244 * ledit.el (ledit-from-lisp-mode):
1245 * locate.el (locate-mode):
1246 * mail/rmail.el (rmail-mode):
1247 * mail/rmailedit.el (rmail-edit-mode):
1248 * mail/rmailsum.el (rmail-summary-mode):
1249 * mail/supercite.el (sc-electric-mode):
1250 * net/eudc.el (eudc-mode):
1251 * net/quickurl.el (quickurl-list-mode):
1252 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
1253 * obsolete/ooutline.el (outline-mode):
1254 * obsolete/options.el (Edit-options-mode):
1255 * obsolete/rnews.el (news-mode):
1256 * obsolete/rnewspost.el (news-reply-mode):
1257 * play/5x5.el (5x5-mode):
1258 * play/decipher.el (decipher-mode, decipher-stats-mode):
1259 * play/gomoku.el (gomoku-mode):
1260 * play/snake.el (snake-mode):
1261 * play/solitaire.el (solitaire-mode):
1262 * play/tetris.el (tetris-mode):
1263 * progmodes/ada-mode.el (ada-mode):
1264 * progmodes/antlr-mode.el (antlr-mode):
1265 * progmodes/autoconf.el (autoconf-mode):
1266 * progmodes/dcl-mode.el (dcl-mode):
1267 * progmodes/delphi.el (delphi-mode):
1268 * progmodes/ebrowse.el (ebrowse-tree-mode)
1269 (ebrowse-electric-list-mode, ebrowse-member-mode)
1270 (ebrowse-electric-position-mode):
1271 * progmodes/f90.el (f90-mode):
1272 * progmodes/fortran.el (fortran-mode):
1273 * progmodes/icon.el (icon-mode):
1274 * progmodes/idlw-help.el (idlwave-help-mode):
1275 * progmodes/idlw-shell.el (idlwave-shell-mode):
1276 * progmodes/idlwave.el (idlwave-mode):
1277 * progmodes/inf-lisp.el (inferior-lisp-mode):
1278 * progmodes/m4-mode.el (m4-mode):
1279 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
1280 * progmodes/modula2.el (modula-2-mode):
1281 * progmodes/octave-inf.el (inferior-octave-mode):
1282 * progmodes/octave-mod.el (octave-mode):
1283 * progmodes/pascal.el (pascal-mode):
1284 * progmodes/sh-script.el (sh-mode):
1285 * progmodes/sql.el (sql-mode, sql-interactive-mode):
1286 * progmodes/vhdl-mode.el (vhdl-mode):
1287 * progmodes/xscheme.el (scheme-interaction-mode):
1288 * replace.el (occur-mode):
1289 * ses.el (ses-mode):
1290 * simple.el (completion-list-mode):
1291 * skeleton.el:
1292 * speedbar.el (speedbar-mode):
1293 * term.el (term-mode):
1294 * terminal.el (terminal-edit-mode):
1295 * textmodes/reftex-index.el (reftex-index-mode)
1296 (reftex-index-phrases-mode):
1297 * textmodes/reftex-sel.el (reftex-select-label-mode)
1298 (reftex-select-bib-mode):
1299 * textmodes/reftex-toc.el (reftex-toc-mode):
1300 * wdired.el (wdired-change-to-wdired-mode):
1301 * wid-browse.el (widget-browse-mode):
1302 Use run-mode-hooks.
1303
1304 * array.el (array-mode):
1305 * calendar/todo-mode.el (todo-mode):
1306 * man.el (Man-mode):
1307 * play/landmark.el (lm-mode):
1308 * play/mpuz.el (mpuz-mode):
1309 Use kill-all-local-variables and run-mode-hooks.
1310
1311 * subr.el (delay-mode-hooks): Specify indentation.
1312
1313 2005-05-26 Mark A. Hershberger <mah@everybody.org>
1314
1315 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
1316
1317 2005-05-26 Jay Belanger <belanger@truman.edu>
1318
1319 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
1320 of nil.
1321
1322 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
1323
1324 * progmodes/gdb-ui.el (gdb-frame-address):
1325 Rename from gdb-current-address.
1326 (gdb-previous-frame-address): Rename from gdb-previous-address.
1327 (gdb-selected-frame): Rename from gdb-current-frame.
1328 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
1329 (gdb-frame-number): Rename from gdb-current-stack-level.
1330 (gdb-ann3): Match new mode-name for disassembly buffer.
1331 Extend initialisation of variables.
1332 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
1333 (gdb-memory-mode): Use mouse-face in header line.
1334 (gdb-assembler-buffer-name): Call it disassembly and give frame
1335 in mode line.
1336 (gdb-source-spec-regexp, gdb-assembler-custom)
1337 (gdb-invalidate-assembler, gdb-frame-handler):
1338 Make robust to leading zeroes in address format.
1339
1340 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
1341
1342 * textmodes/org.el (org-mode): Use `define-derived-mode' to
1343 define `org-mode'.
1344 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
1345
1346 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1347
1348 * log-edit.el (log-edit-changelog-entries): Distinguish between
1349 filenames like xfns.c and fns.c.
1350
1351 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
1352
1353 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
1354 point after reverting.
1355 (Buffer-menu-make-sort-button): Handle the case where
1356 `Buffer-menu-use-header-line' is nil.
1357
1358 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1359
1360 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
1361 New funcs. In minibuffer-local-completion-map bind `]', `/'
1362 and `:' to them.
1363
1364 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1365
1366 * startup.el (normal-top-level): Allow modification of load-path while
1367 we're iterating over it.
1368
1369 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
1370
1371 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
1372 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
1373 (thumbs-resize-interactive, thumbs-insert-image)
1374 (thumbs-insert-thumb, thumbs-dired-show-marked)
1375 (thumbs-find-image-at-point, thumbs-delete-images)
1376 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
1377 (thumbs-increment-image-size, thumbs-decrement-image-size):
1378 Fix typos in docstrings.
1379
1380 2005-05-24 Andre Spiegel <spiegel@gnu.org>
1381
1382 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
1383 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
1384 (cperl-mode): Use them.
1385
1386 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
1387
1388 * window.el (quit-window, shrink-window-if-larger-than-buffer):
1389 Doc fixes.
1390
1391 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
1392
1393 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
1394 Bind C-d to gdb-inferior-io-eof.
1395
1396 * dired.el (dired-dnd-popup-notice): Use message-box.
1397
1398 2005-05-23 Masatake YAMATO <jet@gyve.org>
1399
1400 * bindings.el (mode-line-major-mode-keymap):
1401 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
1402
1403 * faces.el (mode-line-highlight): New face.
1404
1405 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
1406 as mouse-face.
1407
1408 * bindings.el (top-level, help-echo, mode-line-modified)
1409 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
1410 as mouse-face.
1411
1412 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
1413
1414 * progmodes/cc-engine.el (c-guess-basic-syntax):
1415 Remove spurious call to `zerop'.
1416
1417 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
1418
1419 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
1420
1421 CC Mode update to 5.30.10:
1422
1423 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
1424 could go past the limit in decoration level 2, thereby causing
1425 errors during interactive fontification.
1426
1427 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
1428 the file is evaluated interactively.
1429
1430 * cc-engine.el (c-guess-basic-syntax): Handle operator
1431 declarations somewhat better in C++.
1432
1433 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
1434 make use of `run-mode-hooks' which has been added in Emacs 21.1.
1435 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
1436 (awk-mode): Use it.
1437 (make-local-hook): Suppress warning about obsoleteness.
1438
1439 * cc-engine.el, cc-align.el, cc-cmds.el
1440 (c-append-backslashes-forward, c-delete-backslashes-forward)
1441 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
1442 Compensate for return value from `forward-line' when it has moved
1443 but not to a different line due to eob.
1444
1445 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
1446 `objc-method-intro' and `objc-method-args-cont'.
1447
1448 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
1449
1450 CC Mode update to 5.30.10:
1451
1452 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
1453 in the copyright statement. Incidentally, change "along with GNU
1454 Emacs" to "along with this program" where it occurs.
1455
1456 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
1457 so that it is interactive, hence can be found by M-x awk-mode
1458 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
1459 <gmorris+emacs@ast.cam.ac.uk>.
1460
1461 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
1462 Mode's regexps.
1463
1464 2005-05-23 Kevin Ryde <user42@zip.com.au>
1465
1466 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
1467 c-parse-state, to avoid a lisp error (on bad code).
1468
1469 2005-05-23 Lute Kamstra <lute@gnu.org>
1470
1471 * subr.el (font-lock-defaults): Remove defvar as it's already
1472 defined in font-core.el.
1473
1474 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
1475
1476 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
1477
1478 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
1479 more general and work when GDB variable "print pretty" is on,
1480 as with Emacs, for example.
1481
1482 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
1483
1484 * font-core.el: Update comment.
1485
1486 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
1487 Use `after-change-major-mode-hook' instead of `find-file-hook'.
1488
1489 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
1490
1491 2005-05-22 Eli Zaretskii <eliz@gnu.org>
1492
1493 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
1494 and `yank-handler' in the doc strings.
1495
1496 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
1497
1498 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
1499
1500 2005-05-22 Richard M. Stallman <rms@gnu.org>
1501
1502 * help.el (describe-key): Move print-help-return-message call
1503 out of conditional.
1504
1505 * progmodes/etags.el (list-tags): Use with-no-warnings.
1506
1507 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
1508 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
1509 (starttls-extra-args, starttls-extra-arguments): Add defvars.
1510
1511 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
1512
1513 * language/viet-util.el (viet-viscii-nonascii-translation-table):
1514 Add defvar.
1515
1516 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
1517 Use defvar, not defconst.
1518
1519 * hexl.el (hexl-follow-line): Use with-no-warnings.
1520
1521 * emulation/tpu-extras.el: Use write-file-functions instead of
1522 write-file-hooks.
1523
1524 * dired.el (dired-font-lock-keywords): Fontify files with junk
1525 extensions even if marked by -F.
1526
1527 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
1528
1529 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
1530 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
1531 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
1532 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
1533 (concatenate, list-length, get*, getf, cl-remprop):
1534 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
1535 (etypecase, progv, lexical-let, lexical-let*)
1536 (multiple-value-bind, multiple-value-setq, shiftf):
1537 Improve argument/docstring consistency.
1538
1539 * subr.el (focus-frame, unfocus-frame):
1540 Revert deletion on 2005-05-01.
1541
1542 2005-05-22 Andre Spiegel <spiegel@gnu.org>
1543
1544 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
1545 doesn't exist.
1546
1547 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
1548 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
1549
1550 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
1551
1552 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
1553 already deleted variables: auto-fill-hook, blink-paren-hook,
1554 lisp-indent-hook, inhibit-local-variables, unread-command-event,
1555 suspend-hooks, comment-indent-hook, meta-flag,
1556 before-change-function, after-change-function,
1557 font-lock-doc-string-face.
1558
1559 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1560
1561 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
1562
1563 2005-05-21 Eli Zaretskii <eliz@gnu.org>
1564
1565 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
1566 rmail-dont-reply-to.
1567
1568 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1569
1570 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
1571 literal blank when splitting new-header-values.
1572
1573 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
1574
1575 * calendar/cal-menu.el (cal-menu-update): Add separator as a
1576 string so that tmm doesn't create a completion entry for it.
1577
1578 * textmodes/table.el (table-disable-menu): Ditto.
1579
1580 2005-05-21 Richard M. Stallman <rms@gnu.org>
1581
1582 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
1583
1584 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
1585
1586 * net/rcompile.el (remote-compile): Use compilation-start.
1587
1588 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
1589
1590 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
1591
1592 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
1593 Default to makefile-bsdmake-mode on BSD systems.
1594
1595 * imenu.el (imenu-generic-expression, imenu--generic-function'):
1596 REGEXP may also be a search function now. The part of doc-string
1597 for describing the structure was 95% identical to that of
1598 `imenu--generic-function'. Unify it there.
1599
1600 * progmodes/make-mode.el (makefile-imenu-generic-expression):
1601 Use function to find dependencies, because regexp alone is so complex,
1602 it easily goes into an endless loop.
1603 (makefile-makepp-mode): Also add submenu for Perl functions
1604 defined in the makefile.
1605 (makefile-bsdmake-mode): Special imenu-generic-expression no
1606 longer needed, due to function call.
1607 (makefile-match-dependency): Take BOUND into account when checking
1608 if we're through.
1609
1610 2005-05-20 Jay Belanger <belanger@truman.edu>
1611
1612 * calc/calc-units.el (calc-invalidate-units-table):
1613 Use inhibit-read-only.
1614 (math-build-units-table-buffer): Use view-mode.
1615
1616 2005-05-20 David Kastrup <dak@gnu.org>
1617
1618 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
1619 easy-menu-add is not a nop on Emacs; and clarify when to call it.
1620
1621 2005-05-20 Lute Kamstra <lute@gnu.org>
1622
1623 * diff-mode.el (diff-header-face, diff-file-header-face)
1624 (diff-index-face, diff-hunk-header-face, diff-removed-face)
1625 (diff-added-face, diff-changed-face, diff-function-face)
1626 (diff-context-face, diff-nonexistent-face): Put them in the
1627 diff-mode customization group.
1628
1629 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1630
1631 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
1632
1633 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
1634
1635 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
1636 Minor regexp-optimization.
1637
1638 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
1639
1640 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
1641 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
1642 (org-agenda-add-time-grid-maybe): New function.
1643 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
1644 (org-table-create): `dotimes' instead of `mapcar'.
1645 (org-xor): Simplify implementation.
1646 (org-agenda): `inhibit-redisplay' turned on.
1647 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
1648 a consistent line after a state change.
1649 (org-agenda-remove-times-when-in-prefix): New option.
1650 (org-prefix-has-time): New variable.
1651 (org-parse-time-string): Optional argument NODEFAULT.
1652 (org-format-agenda-item): Parse items for time-of-day
1653 specifications and move these into the prefix if possible.
1654 (org-agenda-priority): Get current heading, not previous heading
1655 during agenda remote editing.
1656
1657 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
1658
1659 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
1660 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
1661 (remove-duplicates, delete-duplicates, substitute)
1662 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
1663 (nsubstitute-if-not, find, find-if, find-if-not, position)
1664 (position-if, position-if-not, count, count-if, count-if-not)
1665 (mismatch, search, sort*, stable-sort, merge, member*)
1666 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
1667 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
1668 (intersection, nintersection, set-difference, nset-difference)
1669 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
1670 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
1671 (nsublis, tree-equal): Improve argument/docstring consistency.
1672
1673 * subr.el (send-string, send-region):
1674 Remove obsolescence declaration.
1675 (window-dot, set-window-dot, read-input, show-buffer)
1676 (eval-current-buffer, string-to-int):
1677 Add release number to obsolescence declarations.
1678
1679 2005-05-19 Kim F. Storm <storm@cua.dk>
1680
1681 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
1682 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
1683
1684 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
1685
1686 * faces.el (list-faces-display): Make back button respect optional
1687 regexp arg.
1688
1689 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
1690
1691 * calculator.el (calculator-radix-grouping-mode)
1692 (calculator-radix-grouping-digits, calculator-displayer)
1693 (calculator-radix-grouping-separator, calculator-copy-displayer):
1694 * dabbrev.el (dabbrev-search-these-buffers-only):
1695 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
1696 (diff-advance-after-apply-hunk, diff-mode-hook)
1697 (diff-minor-mode-prefix):
1698 * imenu.el (imenu-use-popup-menu):
1699 * jit-lock.el (jit-lock-context-time):
1700 * newcomment.el (comment-fill-column, comment-column)
1701 (comment-style, comment-padding, comment-multi-line)
1702 (comment-empty-lines, comment-auto-fill-only-comments):
1703 * reveal.el (reveal-around-mark):
1704 * uniquify.el (uniquify-buffer-name-style)
1705 (uniquify-after-kill-buffer-p)
1706 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
1707 (uniquify-min-dir-content, uniquify-separator)
1708 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
1709 * w32-vars.el (w32-fixed-font-alist):
1710 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
1711 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
1712 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
1713 * progmodes/perl-mode.el (perl-indent-level)
1714 (perl-continued-statement-offset, perl-continued-brace-offset)
1715 (perl-brace-offset, perl-brace-imaginary-offset)
1716 (perl-label-offset, perl-indent-continued-arguments)
1717 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
1718 * progmodes/tcl.el (tcl-indent-level)
1719 (tcl-continued-indent-level, tcl-auto-newline)
1720 (tcl-tab-always-indent, tcl-electric-hash-style)
1721 (tcl-help-directory-list, tcl-use-smart-word-finder)
1722 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
1723 (inferior-tcl-source-command):
1724 * textmodes/fill.el (enable-kinsoku):
1725 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
1726 * textmodes/table.el (table-yank-handler):
1727 Specify missing group (and type, if simple) in defcustom.
1728
1729 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1730
1731 * progmodes/compile.el (compilation-finish-function): Fix defvar.
1732
1733 2005-05-19 Richard M. Stallman <rms@gnu.org>
1734
1735 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
1736
1737 * subr.el (event-basic-type): Don't get an error.
1738 (left-fringe-p): Function deleted.
1739
1740 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
1741 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
1742
1743 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
1744 in recursive copy.
1745
1746 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
1747
1748 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
1749
1750 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
1751 Call byte-compile-nogroup-warn if appropriate.
1752
1753 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
1754 (compilation-set-window): Don't call left-fringe-p; do it directly.
1755
1756 2005-05-19 Jay Belanger <belanger@truman.edu>
1757
1758 * calc/calc-graph.el (calc-graph-format-data): Make sure
1759 var-PlotRejects is bound before trying to check its value.
1760
1761 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
1762
1763 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
1764 definition of this variable from reftex-global.el to reftex.el,
1765 because it is needed in the menu.
1766
1767 2005-05-19 Lute Kamstra <lute@gnu.org>
1768
1769 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
1770 years are fixed. Don't insert a space after a dash.
1771
1772 2005-05-19 Kim F. Storm <storm@cua.dk>
1773
1774 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
1775
1776 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
1777
1778 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
1779 strings, because (eq ... ?\\) is fairly frequent.
1780
1781 * progmodes/make-mode.el (makefile-add-this-line-targets):
1782 Simplify and integrate into `makefile-pickup-targets'.
1783 (makefile-add-this-line-macro): Simplify and integrate into
1784 `makefile-pickup-macros.
1785 (makefile-pickup-filenames-as-targets): Simplify.
1786 (makefile-previous-dependency, makefile-match-dependency):
1787 Don't stumble over `::'.
1788
1789 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
1790
1791 * subr.el (post-command-idle-hook, post-command-idle-delay):
1792 Remove obsoletion of post-command-idle-hook and
1793 post-command-idle-delay.
1794
1795 * faces.el (list-faces-display): Provide button when describe-face
1796 is called to take user back to the list of faces.
1797
1798 * help-fns.el (describe-variable): Remove hyperlinks in a
1799 variable's value as these are quite frequently inappropriate.
1800
1801 * follow.el (follow-submit-feedback, follow-mode):
1802 Remove references to post-command-idle-hook.
1803
1804 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
1805
1806 * progmodes/make-mode.el (makefile-previous-dependency)
1807 (makefile-match-dependency): Check for := (and in bsd mode also
1808 !=) to give a better result, even when font-lock is not on.
1809
1810 2005-05-18 Jay Belanger <belanger@truman.edu>
1811
1812 * calc/calc-help.el (calc-s-prefix-help):
1813 Add `calc-copy-special-constant' to help string.
1814
1815 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1816
1817 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
1818
1819 2005-05-18 Jay Belanger <belanger@truman.edu>
1820
1821 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
1822 in linear factors are in proper order.
1823
1824 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
1825
1826 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
1827 Support for jurabib.
1828
1829 * textmodes/reftex.el (featurep): Define aliases for overlay
1830 commands, for XEmacs compatibility, and use these aliases in
1831 overlay initializations.
1832 (reftex-highlight): Use `reftex-move-overlay'.
1833 (reftex-unhighlight): Use `reftex-delete-overlay'.
1834 (reftex-uniq): Funktion removed. Use `reftex-uniquify' instead.
1835 (reftex-access-search-path): Use `reftex-uniquify' instead of
1836 `reftex-uniq'
1837
1838 * textmodes/reftex-sel.el (reftex-select-unmark):
1839 Overlay `before-string' property modification enables for Emacs as well.
1840 (reftex-select-item): Use `reftex-delete-overlay'.
1841 (reftex-select-mark): Use `reftex-make-overlay' and
1842 `reftex-overlay-put'.
1843 (reftex-select-unmark): Use `reftex-delete-overlay' and
1844 `reftex-overlay-put'.
1845
1846 2005-05-18 Lute Kamstra <lute@gnu.org>
1847
1848 * emacs-lisp/lisp.el (check-parens): Fix docstring.
1849
1850 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
1851
1852 * add-log.el (add-change-log-entry):
1853 * array.el (array-make-template, array-reconfigure-rows)
1854 (array-init-max-row, array-init-max-column)
1855 (array-init-columns-per-line, array-init-field-width):
1856 * replace.el (replace-match-maybe-edit, perform-replace):
1857 * textmodes/spell.el (spell-region):
1858 Replace `read-input' by `read-string'.
1859
1860 * forms.el (forms-mode):
1861 * finder.el (finder-compile-keywords):
1862 * shadowfile.el (shadow-read-files):
1863 Replace `eval-current-buffer' by `eval-buffer'.
1864
1865 * terminal.el (te-pass-through):
1866 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
1867 (ange-ftp-raw-send-cmd):
1868 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
1869 (send-process-next-char, telnet-initial-filter, telnet):
1870 Replace `send-string' by `process-send-string'.
1871
1872 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
1873 (prolog-consult-region): Replace `send-string' by
1874 `process-send-string'; replace `send-region' by `process-send-region'.
1875
1876 * progmodes/delphi.el (delphi-log-msg):
1877 Replace `set-window-dot' by `set-window-point'.
1878
1879 * subr.el (window-dot, set-window-dot, read-input, send-string)
1880 (send-region, show-buffer, eval-current-buffer):
1881 Make really obsolete, as the comment says.
1882
1883 2005-05-17 Kim F. Storm <storm@cua.dk>
1884
1885 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
1886 (cua--init-keymaps): Bind C-return instead of S-return to set
1887 rectangle mark.
1888
1889 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
1890 instead of S-return to toggle/clear rectangle mark.
1891
1892 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
1893
1894 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
1895 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
1896 Also fontify plain strings assigned to variables, mostly so that a
1897 colon has a face and is thus not taken as a dependency separator.
1898 (makefile-previous-dependency): Inline the new matcher, because it
1899 is too complex to work in both directions.
1900 (makefile-match-dependency): Eliminate `backward' arg (see above).
1901 Completely reimplemented so as to not sometimes go into an endless
1902 loop. It should also be more efficient, because first it only
1903 searches for `:', instead of applying the very complex regexp.
1904 (makefile-mode): Cancel `font-lock-support-mode', because blocks
1905 to be fontified in one piece can be too long for JIT.
1906 Makefiles are never *that* big.
1907
1908 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
1909
1910 * dired.el (dired-mode): Simplify.
1911
1912 2005-05-17 Lute Kamstra <lute@gnu.org>
1913
1914 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
1915 defcustom for the mode hook variable.
1916
1917 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
1918 Emacs Lisp Reference Manual.
1919
1920 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
1921
1922 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
1923 (evenp, list*):
1924 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
1925 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
1926
1927 * net/tramp-smb.el (tramp-smb-open-connection):
1928 Pass `tramp-chunksize' as fifth (required) argument.
1929
1930 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
1931
1932 * font-lock.el (lisp-font-lock-keywords-1):
1933 Set `font-lock-negation-char-face' for [^...] char group.
1934 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
1935
1936 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
1937 a var, and refine it to mask one more level of nested vars.
1938 (makefile-rule-action-regex): Turn it into a var, and refine it so
1939 it recognizes backslashed continuation lines as belonging to the
1940 same command.
1941 (makefile-macroassign-regex): Refine it so it recognizes
1942 backslashed continuation lines as belonging to the same command.
1943 (makefile-var-use-regex): Don't look at the next char, because it
1944 might be the same one to be skipped by the initial [^$], leading
1945 to an overlooked variable use.
1946 (makefile-make-font-lock-keywords): Remove two parameters, which
1947 are now variables that some of the modes set locally.
1948 Handle dependency and rule action matching through functions, because
1949 regexps alone match too often. Dependency matching now comes
1950 last, so it can check, whether a colon already matched something else.
1951 (makefile-mode): Inform that font-lock improves makefile parsing
1952 capabilities.
1953 (makefile-match-dependency, makefile-match-action): New functions.
1954
1955 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
1956
1957 * emacs-lisp/cl-extra.el (equalp): Doc fix.
1958
1959 * align.el (align-regexp):
1960 * ansi-color.el (ansi-color-get-face):
1961 * array.el (array-reconfigure-rows, array-init-max-row)
1962 (array-init-max-column, array-init-columns-per-line)
1963 (array-init-field-width):
1964 * dired-aux.el (dired-trample-file-versions):
1965 * dired-x.el (dired-mark-sexp):
1966 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
1967 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
1968 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
1969 * faces.el (face-read-integer):
1970 * files.el (backup-extract-version, insert-directory):
1971 * hexl.el (hexl-insert-decimal-char):
1972 * server.el (server-process-filter):
1973 * shell.el (shell-extract-num):
1974 * startup.el (command-line-1):
1975 * term.el (term-command-hook):
1976 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
1977 (time-stamp-do-number):
1978 * time.el (display-time-update):
1979 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
1980 (timezone-fix-time):
1981 * vms-patch.el (vms-suspend-resume-hook):
1982 * calendar/appt.el (appt-convert-time):
1983 * calendar/cal-bahai.el (mark-bahai-diary-entries):
1984 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
1985 * calendar/cal-islam.el (mark-islamic-diary-entries):
1986 * calendar/calendar.el (calendar-cursor-to-date)
1987 (calendar-star-date):
1988 * calendar/diary-lib.el (diary-attrtype-convert)
1989 (mark-diary-entries, diary-entry-time):
1990 * calendar/solar.el (solar-get-number):
1991 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
1992 * emacs-lisp/re-builder.el (reb-display-subexp):
1993 * emulation/edt.el (edt-set-scroll-margins):
1994 * emulation/tpu-extras.el (tpu-set-scroll-margins):
1995 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
1996 (vip-get-ex-count):
1997 * emulation/viper-ex.el (viper-get-ex-token)
1998 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
1999 * international/fontset.el (fontset-plain-name):
2000 * mail/feedmail.el (feedmail-look-at-queue-directory):
2001 * mail/mailalias.el (mail-get-names):
2002 * mail/rmail.el (rmail-convert-to-babyl-format):
2003 * mail/rmailsum.el (rmail-make-basic-summary-line)
2004 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
2005 (rmail-summary-goto-msg):
2006 * mail/smtpmail.el (smtpmail-read-response):
2007 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
2008 (ange-ftp-vms-add-file-entry):
2009 * play/gametree.el (gametree-looking-at-ply)
2010 (gametree-current-branch-score):
2011 * progmodes/ada-xref.el (ada-prj-find-prj-file)
2012 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
2013 * progmodes/cperl-mode.el (condition-case):
2014 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
2015 (ebrowse-set-member-buffer-column-width)
2016 (ebrowse-select-1st-to-9nth):
2017 * progmodes/etags.el (etags-snarf-tag):
2018 * progmodes/flymake.el (flymake-parse-line):
2019 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
2020 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
2021 (idlwave-shell-menu-def):
2022 * progmodes/ps-mode.el (ps-run-goto-error):
2023 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
2024 (vhdl-speedbar-contract-level):
2025 * term/mac-win.el (x-handle-numeric-switch):
2026 * term/sun-mouse.el (sun-get-frame-data):
2027 * term/w32-win.el (x-handle-numeric-switch):
2028 * term/x-win.el (x-handle-numeric-switch):
2029 * textmodes/ispell.el (ispell-parse-output):
2030 * textmodes/nroff-mode.el (nroff-outline-level):
2031 * textmodes/reftex-cite.el (reftex-bib-sort-year)
2032 (reftex-bib-sort-year-reverse, reftex-format-citation):
2033 * textmodes/reftex-parse.el (reftex-init-section-numbers)
2034 (reftex-section-number):
2035 * textmodes/texinfmt.el (texinfo-paragraphindent):
2036 Replace `string-to-int' by `string-to-number'.
2037
2038 * international/latexenc.el: Add page marker to force the "Local
2039 Variables:" string out of the last page.
2040
2041 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
2042
2043 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
2044 tooltip-change-major-mode.
2045 (gud-tooltip-print-command): Remove case where gud-minor-mode
2046 is gdb ("--fullname").
2047 (gud-tooltip-tips): Turn GUD tooltips off for this case and
2048 explain to user.
2049
2050 2005-05-16 Jay Belanger <belanger@truman.edu>
2051
2052 * calc/calc-store.el (calc-copy-special-constant): New function.
2053
2054 * calc/calc-ext.el (calc-init-extensions): Add binding for
2055 `calc-copy-special-constant'.
2056
2057 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
2058 for the `calc-copy-special-constant' command.
2059
2060 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
2061
2062 * subr.el (left-fringe-p): New function.
2063
2064 * progmodes/compile.el (compilation-setup): Set local value of
2065 overlay-arrow-string to "" always.
2066 (compilation-set-window): Left fringe then don't scroll.
2067 No left fringe then no arrow and scroll message to top.
2068 (compilation-context-lines): Adjust doc string accordingly.
2069
2070 2005-05-16 Kim F. Storm <storm@cua.dk>
2071
2072 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
2073 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
2074 (ido-wide-find-dir-or-delete-dir): New command for M-d.
2075 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
2076 (ido-read-file-name): Handle commands with ido property value
2077 equal to find-file as reading a file name, to allow C-d to enter dired.
2078 (ibuffer-find-file): Add ido property with value find-file.
2079
2080 2005-05-15 Kim F. Storm <storm@cua.dk>
2081
2082 * subr.el (open-network-stream-nowait): Remove.
2083 (open-network-stream-server): Remove.
2084
2085 2005-05-15 Richard M. Stallman <rms@gnu.org>
2086
2087 * faces.el (describe-face): Output a definition link button.
2088
2089 * help-mode.el (help-face-def): New button type.
2090
2091 * emacs-lisp/copyright.el (copyright-fix-years):
2092 Match properly if the first year is 2-digit.
2093 Don't mess up the whitespace after the years by filling.
2094
2095 * dired-aux.el (dired-mark-confirm):
2096 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
2097
2098 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
2099 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
2100 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
2101
2102 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2103 Set font-lock-comment-start-skip.
2104
2105 * font-lock.el (font-lock-comment-start-skip): New variable.
2106 (font-lock-comment-end-skip): New variable.
2107 (font-lock-fontify-syntactically-region): Use them if non-nil.
2108
2109 2005-05-15 Jay Belanger <belanger@truman.edu>
2110
2111 * calc/calc-store.el (calc-store-value): Return a string rather
2112 than display it as a message.
2113 Use calc-var-name for variable name.
2114 (calc-store-into): Add the result of calc-store-value to message.
2115 (calc-copy-variable): Add a message.
2116 (calc-store-exchange): Improve error messages.
2117 (calc-store-binary, calc-store-map): Don't reset the values of
2118 special constants.
2119
2120 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2121
2122 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
2123 manual to docstring.
2124
2125 * files.el (hack-local-variables-confirm): Add STRING argument.
2126 Make the function handle non file visiting buffers correctly.
2127 (hack-local-variables-prop-line, hack-local-variables)
2128 (hack-one-local-variable): Use STRING arg of
2129 `hack-local-variables-confirm'.
2130
2131 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
2132
2133 Sync with Tramp 2.0.49.
2134
2135 * tramp.el (tramp-handle-dired-call-process)
2136 (tramp-handle-insert-directory):`insert-buffer' cannot be used
2137 because the contents of the Tramp buffer is changed before
2138 insertion (`expand-file' and alike).
2139 (tramp-handle-insert-directory): If `localname' has an empty
2140 nondirectory name, it must not be quoted.
2141 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
2142 variable `tramp-chunksize'. Change callees.
2143 (tramp-open-connection-setup-interactive-shell): Check remote host
2144 for buggy `send-process-string' implementation.
2145 Set `tramp-chunksize' if found. Reported by Michael Kifer
2146 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
2147 (tramp-handle-shell-command): `insert-buffer' cannot be used
2148 because the contents of the Tramp buffer is changed before
2149 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
2150 <frederic.bothamy@free.fr>.
2151 (tramp-set-auto-save): Actions should be done for Tramp file name
2152 handler only. Ange-FTP has its own auto-save mechanism.
2153 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
2154 (tramp-set-auto-save-file-modes): Set file modes of
2155 `buffer-auto-save-file-name' to ?\600 as fallback solution.
2156 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
2157 (tramp-bug): Remove obsolete variable.
2158 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
2159 for presence of `mml-mode'. Make it running for older Emacsen as well.
2160
2161 2005-05-14 John Paul Wallington <jpw@pobox.com>
2162
2163 * ibuf-ext.el (define-ibuffer-filter filename):
2164 If `dired-directory' is a list, use its car.
2165
2166 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
2167
2168 * ibuffer.el (define-ibuffer-column filename):
2169 If `dired-directory' is a list, use its car.
2170
2171 2005-05-14 Richard M. Stallman <rms@gnu.org>
2172
2173 * subr.el (symbol-file): Doc fix.
2174
2175 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
2176 (byte-compile-form): Call byte-compile-nogroup-warn.
2177 (byte-compile-warning-types): Doc fix.
2178
2179 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
2180
2181 * progmodes/cc-engine.el (c-literal-faces):
2182 Add font-lock-comment-delimiter-face.
2183
2184 * net/net-utils.el (dig): Use with-no-warnings.
2185
2186 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
2187 (sc-recite-frame-alist, sc-default-cite-frame)
2188 (sc-default-uncite-frame, sc-default-recite-frame)
2189 (sc-attrib-selection-list, sc-rewrite-header-list):
2190 Mark as risky-local-variable.
2191
2192 * international/ogonek.el (ogonek-jak, ogonek-how):
2193 Don't use beginning-of-buffer.
2194
2195 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
2196
2197 * calendar/solar.el (solar-data-list): Move definition up.
2198
2199 * dnd.el (dnd-protocol-alist): Add autoload.
2200
2201 * progmodes/sh-script.el: Many doc usage fixes.
2202 (sh-indent-after-do): Change default to match common styles.
2203
2204 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
2205
2206 * files.el (interpreter-mode-alist)
2207 (auto-mode-interpreter-regexp): Doc fixes.
2208
2209 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
2210
2211 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
2212
2213 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
2214
2215 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2216
2217 * dired.el (dired-mode): make-variable-buffer-local =>
2218 make-local-variable.
2219
2220 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2221
2222 * term/mac-win.el (mac-select-convert-to-string): Try coding
2223 systems in mac-script-code-coding-systems if specified one cannot
2224 encode string for `com.apple.traditional-mac-plain-text'.
2225
2226 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
2227
2228 * progmodes/make-mode.el (makefile-targets-face)
2229 (makefile-shell-face, makefile-makepp-perl-face): New faces.
2230 (makefile-dependency-regex): Fix it to not make the colon in
2231 $(var:a=b) special.
2232 (makefile-rule-action-regex): New regexp for highlighting embedded
2233 Shell strings.
2234 (makefile-macroassign-regex): Handle != for highlighting as
2235 embedded Shell strings.
2236 (makefile-var-use-regex): New const.
2237 (makefile-statements, makefile-automake-statements)
2238 (makefile-gmake-statements, makefile-makepp-statements)
2239 (makefile-bsdmake-statements): New consts.
2240 (makefile-make-font-lock-keywords): New function.
2241 (makefile-automake-font-lock-keywords)
2242 (makefile-gmake-font-lock-keywords)
2243 (makefile-makepp-font-lock-keywords)
2244 (makefile-bsdmake-font-lock-keywords): New consts.
2245 (makefile-mode-map): Add switchers between the various submodes.
2246 (makefile-mode): Document the availability of the variants.
2247 (makefile-automake-mode, makefile-gmake-mode)
2248 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
2249
2250 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
2251 new variants of makefile-mode.
2252
2253 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2254
2255 * font-lock.el (font-lock-comment-delimiter-face): Fix up
2256 the inheritance.
2257
2258 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
2259
2260 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
2261 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
2262
2263 * files.el (normal-mode): Extend the scope of the
2264 `enable-local-variables' binding to include the `set-auto-mode' call.
2265 (magic-mode-alist): Doc fix.
2266
2267 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2268
2269 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
2270 font-lock-comment-face rather than copying its setting.
2271
2272 2005-05-12 Andreas Schwab <schwab@suse.de>
2273
2274 * eshell/esh-mode.el (eshell-send-input): Doc fix.
2275
2276 2005-05-12 Lute Kamstra <lute@gnu.org>
2277
2278 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
2279 defcustom for the mode hook variable. Delete the last argument.
2280 * generic-x.el: Fix callers of define-generic-mode.
2281 (generic-x-modes): Delete group.
2282 (show-tabs-tab-face, show-tabs-space-face): Put them in the
2283 generic-x customization group.
2284
2285 2005-05-12 Kim F. Storm <storm@cua.dk>
2286
2287 * font-lock.el (font-lock-negation-char-face): Default to "off".
2288
2289 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
2290 font-lock-negation-char-face to ! in !=.
2291
2292 2005-05-12 Masatake YAMATO <jet@gyve.org>
2293
2294 * add-log.el (find-change-log): Fix typos in the docstring
2295 of function.
2296
2297 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2298
2299 * international/latexenc.el (latexenc-find-file-coding-system):
2300 Avoid `re-search-forward' when looking for input encoding because
2301 of speed and safety. Better regular expressions for recognizing
2302 input encoding. Limit a search for TeX-master/tex-main-file to
2303 the local variable section.
2304
2305 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
2306
2307 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
2308 syntax of $ to "'" (quote).
2309
2310 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
2311
2312 * dnd.el (dnd-protocol-alist): Improve custom type.
2313
2314 * dired.el (dired-dnd-protocol-alist): New variable.
2315 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
2316 `dired-mode-hook' to the end.
2317
2318 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2319
2320 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
2321 comment-end if comment-start-skip is not set.
2322 Obey the font-lock-comment-delimiter-face variables.
2323
2324 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2325
2326 * files.el (executable-find): Move from executable.el. Use locate-file.
2327 * progmodes/executable.el (executable-find): Move to files.el.
2328
2329 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
2330 when trying to ensure forward progress.
2331
2332 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
2333
2334 * mouse-sel.el (mouse-sel-follow-link-p): New function.
2335 (mouse-select, mouse-select-internal, mouse-extend-internal):
2336 Use it to implement mouse-1-click-follows-link functionality.
2337
2338 2005-05-11 Richard M. Stallman <rms@gnu.org>
2339
2340 * font-lock.el (font-lock-fontify-syntactically-region):
2341 Use font-lock-comment-delimiter-face for comment delimiters.
2342
2343 2005-05-10 Jay Belanger <belanger@truman.edu>
2344
2345 * calc/calc-help.el (calc-m-prefix-help): Add mention of
2346 preserving embedded modes.
2347
2348 2005-05-10 Richard M. Stallman <rms@gnu.org>
2349
2350 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
2351
2352 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
2353 Move from ada-stmt.el.
2354 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
2355
2356 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
2357 Move to ada-mode.el.
2358 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
2359
2360 * cus-edit.el (custom-file): Call file-chase-links.
2361
2362 * files.el (read-directory-name): Fix previous change.
2363 (hack-local-variables-confirm): New function.
2364 (hack-local-variables-prop-line, hack-local-variables)
2365 (hack-one-local-variable): Use it.
2366
2367 2005-05-10 Lute Kamstra <lute@gnu.org>
2368
2369 * font-lock.el (font-lock-keywords-alist)
2370 (font-lock-removed-keywords-alist): Clarify docstrings.
2371
2372 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
2373
2374 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
2375 (gdb-source-info): Check for preprocessor info.
2376 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
2377 a macro for a function.
2378 (gdb-info-breakpoints-custom): Try to find file again if not already
2379 found (user might have used GDB dir command).
2380 (gdb-get-location): Update gdb-location-alist correctly for change
2381 to gdb-info-breakpoints-custom.
2382
2383 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
2384 (gud-tooltip-print-command): Add gdbmi case.
2385 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
2386 preprocessor info.
2387
2388 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2389
2390 * startup.el (fancy-splash-insert): Fix typo in doc string.
2391
2392 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
2393
2394 * obsolete/float.el (string-to-float):
2395 * obsolete/hilit19.el (hilit-add-pattern):
2396 * obsolete/rnews.el (news-parse-range, news-select-message)
2397 (news-get-pruned-list-of-files): Replace `string-to-int' by
2398 `string-to-number'.
2399
2400 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
2401 `find-file-not-found-hooks'; use `add-hook'.
2402 (uncompress-while-visiting): Set `write-file-functions', not
2403 `write-file-hooks'; use `add-hook'.
2404
2405 2005-05-09 Kim F. Storm <storm@cua.dk>
2406
2407 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
2408 (cua-paste): Handle clipboard action.
2409 (cua--init-keymaps): Remap clipboard-kill-region and
2410 clipboard-kill-ring-save.
2411
2412 2005-05-08 Eli Zaretskii <eliz@gnu.org>
2413
2414 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2415 Improve commentary.
2416
2417 * simple.el (next-error-overlay-arrow-position): Revert the change
2418 made on 2005-04-30.
2419
2420 2005-05-07 Jay Belanger <belanger@truman.edu>
2421
2422 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
2423 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
2424 `calc-sel-reselect'.
2425
2426 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
2427 Calc is in embedded mode.
2428
2429 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2430
2431 * progmodes/compile.el (compilation-setup):
2432 Set overlay-arrow-string to an empty string on text terminals.
2433
2434 * textmodes/ispell.el (ispell-program-name): Try looking for
2435 "aspell" along exec-path, and if found, use it as the default
2436 speller program.
2437
2438 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
2439
2440 * international/mule.el (sgml-xml-auto-coding-function):
2441 Recognize encoding='FOO' in single quotes as well as in double quotes.
2442
2443 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2444
2445 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
2446 as well as `interactive', so that defmacro* would recognize
2447 `declare' forms.
2448
2449 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2450
2451 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2452 Explain more about the LIGHTER arg's usage in the doc string.
2453 Add commentary to clarify what the code does. Fix the regexp that
2454 strips whitespace from LIGHTER. Quote LIGHTER before using it,
2455 since it could have characters special to regular expressions.
2456
2457 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
2458
2459 * replace.el (occur-1): Bind inhibit-read-only so that
2460 erase-buffer doesn't barf on read-only text properties (likewise
2461 for add-text-properties in occur-engine). Mark buffer as unmodified.
2462 (occur-engine): Don't set buffer-read-only here.
2463
2464 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2465
2466 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
2467 list-buffers-directory. This caused the *cvs-commit* buffer to be
2468 sometimes mistakenly reused as a *cvs* buffer.
2469
2470 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
2471
2472 * tooltip.el: Move code for GUD tooltips into gud.el.
2473 (require): CL no longer needed to compile case.
2474 (tooltip-mode): Do not toggle functions for GUD tooltips.
2475 (tooltip-gud-tips-p): Remove. Replace with minor mode
2476 gud-tooltip-mode in gud.el.
2477 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
2478 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
2479 tooltip-gud prefix with gud-tooltip and obsolete.
2480 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
2481 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
2482 (tooltip-mouse-motion): Mouse movement functions/variable.
2483 Rename in gud.el by adding gud prefix.
2484 (tooltip-gud-original-filter, tooltip-gud-dereference)
2485 (tooltip-gud-event, tooltip-toggle-gud-tips)
2486 (tooltip-gud-process-output, tooltip-gud-print-command)
2487 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
2488 gud.el by replacing tooltip-gud prefix with gud-tooltip.
2489 (gdb-tooltip-print): Move to gdb-ui.el.
2490
2491 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
2492 (require): CL needed to compile case.
2493 (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
2494 tooltip-gud-tips-p. Make it a minor-mode.
2495 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
2496 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
2497 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
2498 (gud-tooltip-change-major-mode)
2499 (gud-tooltip-activate-mouse-motions-if-enabled)
2500 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
2501 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
2502 (gud-tooltip-original-filter, gud-tooltip-dereference)
2503 (gud-tooltip-event, tooltip-toggle-gud-tips)
2504 (gud-tooltip-process-output, gud-tooltip-print-command)
2505 (gud-tooltip-tips): Move from tooltip.el.
2506
2507 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
2508 (gdb-cpp-define-alist-flags): Doc fix.
2509 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
2510 gud-tooltip-mode is t.
2511
2512 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2513
2514 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
2515 evaporate if their text is deleted.
2516 (goto-address-at-point): Make it work as a mouse binding as well.
2517 (goto-address-at-mouse): Obsolete it. Update users.
2518
2519 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
2520
2521 * calendar/appt.el (top-level): No longer activate on load.
2522
2523 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
2524
2525 * calendar/cal-bahai.el (mark-bahai-diary-entries):
2526 * net/webjump.el (webjump):
2527 * progmodes/idlw-help.el (idlwave-do-context-help1)
2528 (idlwave-highlight-linked-completions):
2529 * textmodes/po.el (po-find-file-coding-system-guts):
2530 Replace `assoc-ignore-case' by `assoc-string'.
2531
2532 2005-05-06 Eli Zaretskii <eliz@gnu.org>
2533
2534 * files.el (locate-file): Doc fix.
2535
2536 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
2537 Remove the redundant test for ms-dos.
2538
2539 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
2540 look for the preprocessor with exec-suffixes. If not found in
2541 standard places, look in exec-path. Remove most of the tests that
2542 used system-type.
2543
2544 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
2545
2546 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
2547
2548 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
2549 file-name clash with jka-compr.el on 8+3 filesystems.
2550
2551 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2552
2553 * term/mac-win.el: Don't define or bind scroll bar functions if
2554 x-toolkit-scroll-bars is t.
2555 (x-select-text, x-get-selection-value):
2556 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
2557 (PRIMARY): Put mac-scrap-name property.
2558 (mac-select-convert-to-file-url): New function.
2559 (public.file-url): New selection target type. Add to
2560 selection-converter-alist.
2561 (x-get-selection, x-selection-value): Handle it.
2562 (x-cut-buffer-or-selection-value): New alias.
2563
2564 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2565
2566 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
2567 entry to avoid calling bibtex-find-entry with arg global
2568 being t. Remove arg key.
2569 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
2570 (bibtex-copy-summary-as-kill): Change accordingly.
2571
2572 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2573
2574 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
2575 (org-agenda-date-later): Use with-current-buffer.
2576
2577 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2578
2579 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
2580 (define-obsolete-variable-alias): Doc Fixes.
2581
2582 2005-05-06 Kim F. Storm <storm@cua.dk>
2583
2584 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
2585 vertical-motion when selective-display is active.
2586
2587 * ido.el (ido-setup-hook): New hook.
2588 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
2589 (ido-input-stack): New var.
2590 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
2591 ido-next-work-file binding to M-O.
2592 Bind M-f to ido-wide-find-file-or-pop-dir.
2593 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
2594 (ido-read-internal): Run ido-setup-hook.
2595 Catch quit in read-file-name and read-string to cancel edit.
2596 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
2597 Automatically pop-all when completing a directory name (RET).
2598 (ido-file-internal): Add with-no-warnings around ffap and dired code.
2599 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
2600 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
2601 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
2602 New functions for M-b/M-f to move among the directory components.
2603 (ido-make-merged-file-list): Catch quit to cancel merge.
2604 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
2605 (ido-completion-help): No warnings for ido-completion-buffer-full.
2606
2607 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
2608
2609 * font-lock.el (font-lock-negation-char-face): New face and variable.
2610 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
2611 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
2612 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
2613 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
2614
2615 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
2616
2617 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
2618 Fix typo in docstring.
2619
2620 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
2621 (ebrowse-print-statistics-line)
2622 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
2623
2624 * term/w32-win.el (image-library-alist): Add additional name for
2625 Xpm library.
2626
2627 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
2628
2629 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
2630 use gcc instead of cpp.
2631
2632 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
2633 (gdb-create-define-alist): Use it.
2634 (gdb-cpp-define-alist-program): Update for MS-DOS.
2635
2636 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
2637
2638 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
2639
2640 2005-05-04 Richard M. Stallman <rms@gnu.org>
2641
2642 * help.el (describe-key): No error when UNTRANSLATED is nil.
2643
2644 * simple.el (line-move-1): Fix previous change to signal errors
2645 appropriately.
2646
2647 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
2648
2649 * calendar/icalendar.el (icalendar-version): Now at 0.12.
2650 (icalendar-duration-correction): Remove.
2651 (icalendar--get-event-properties): Split result at commas.
2652 (icalendar--decode-isoduration): New optional argument
2653 DURATION-CORRECTION.
2654 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
2655 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
2656 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
2657 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
2658 (icalendar--convert-anniversary-to-ical): New functions, extracted
2659 from icalendar-export-region, with bug fixes.
2660 (icalendar-export-region): Use the above functions.
2661 (icalendar-import-buffer): Check before saving diary file.
2662 (icalendar--convert-recurring-to-diary)
2663 (icalendar--convert-non-recurring-all-day-to-diary)
2664 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
2665 extracted from icalendar--convert-ical-to-diary, with bug fixes.
2666 (icalendar--convert-ical-to-diary): Use the above functions.
2667
2668 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
2669
2670 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
2671 Remove these recent additions.
2672 (c-mode): Restore to before 2005-04-28.
2673
2674 * progmodes/cc-vars.el (cc-define-list-program): Remove this
2675 recent addition.
2676
2677 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
2678 (gdb-define-alist): New variables.
2679 (gdb-create-define-alist): New function.
2680 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
2681 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
2682 with string-to-number.
2683 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
2684
2685 * progmodes/gud.el: Replace string-to-int with string-to-number.
2686 (gud-find-file): Handle gdb-define-alist.
2687
2688 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
2689
2690 2005-05-02 Jay Belanger <belanger@truman.edu>
2691
2692 * calc/calc-aent.el (math-read-token):
2693 * calc/calc-bin.el (calc-word-size):
2694 * calc/calc-ext.el (calc-read-number-fancy):
2695 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
2696 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
2697 * calc/calc-frac.el (calc-over-notation):
2698 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
2699 (calc-graph-num-points, calc-graph-init):
2700 * calc/calc-prog.el (calc-read-parse-table-part)
2701 (calc-edit-macro-repeats):
2702 * calc/calc-yank.el (calc-do-grab-rectangle):
2703 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
2704 Replace `string-to-int' by `string-to-number'.
2705
2706 2005-05-02 Kim F. Storm <storm@cua.dk>
2707
2708 * kmacro.el: Use executing-kbd-macro-index variable.
2709
2710 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
2711
2712 * net/rlogin.el (rlogin-parse-words): Delete func.
2713 (rlogin): Use split-string, not rlogin-parse-words.
2714 Also, if there are option-like elements in the parsed args,
2715 take the host to be the first arg immediately following them.
2716 Suggested by Michael Mauger.
2717
2718 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2719
2720 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
2721
2722 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2723
2724 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
2725 (cc-mode-cpp-program): Rename to cc-define-list-program and
2726 move to cc-vars.el.
2727
2728 * progmodes/cc-vars.el (cc-define-list-program):
2729 Change to "gcc -E -dM -". Make customizable.
2730
2731 2005-05-02 Kim F. Storm <storm@cua.dk>
2732
2733 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
2734
2735 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2736
2737 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
2738
2739 * international/mule-util.el (truncate-string): Remove alias and
2740 obsolete declaration.
2741
2742 * international/mule-cmds.el (update-iso-coding-systems):
2743 Remove alias and obsolete declaration.
2744
2745 * international/mule.el (coding-system-parent): Remove alias and
2746 obsolete declaration.
2747
2748 * subr.el (define-function, sref): Remove aliases and obsolete
2749 declarations.
2750 (chars-in-region): Remove obsolete declaration.
2751
2752 2005-05-01 Richard M. Stallman <rms@gnu.org>
2753
2754 * info.el (Info-mode): Set widen-automatically to nil, locally.
2755
2756 * simple.el (widen-automatically): New variable.
2757 (pop-global-mark): Obey widen-automatically.
2758
2759 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
2760
2761 * term/xterm.el (function-key-map): Call substitute-key-definition
2762 before the keymap size is increased by a lot of define-key calls.
2763
2764 2005-05-01 Richard M. Stallman <rms@gnu.org>
2765
2766 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
2767 Rename ARG to ELEMENT. Doc fix.
2768
2769 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2770
2771 * allout.el (allout-exposure): Remove macro and obsolete declaration.
2772 Remove references to allout-exposure/change to allout-new-exposure.
2773
2774 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
2775 bytecode symbols.
2776
2777 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
2778 (compiled-function-p, focus-frame, unfocus-frame):
2779 Remove aliases and obsolete declarations.
2780 Back out inadvertent changes from previous commit.
2781
2782 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2783
2784 * files.el (require-final-newline): Make Custom tags consistent
2785 with mode-require-final-newline.
2786 (mode-require-final-newline): Doc fix.
2787
2788 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2789
2790 * international/latexenc.el (latexenc-find-file-coding-system):
2791 Fix regular expressions.
2792
2793 2005-05-01 David Kastrup <dak@gnu.org>
2794
2795 * international/latexenc.el (latexenc-find-file-coding-system):
2796 Fix regular expressions.
2797
2798 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2799
2800 * subr.el (string-to-int): Make obsolete.
2801
2802 2005-04-30 Richard M. Stallman <rms@gnu.org>
2803
2804 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
2805
2806 * loadup.el: load jka-comp-hook.
2807
2808 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
2809 (jka-compr-handler): Add autoload. `put' calls moved
2810 to jka-comp-hook.el.
2811 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
2812 (jka-compr-inhibit): Autoload.
2813
2814 * jka-comp-hook.el: New file.
2815 Enable the mode by default.
2816
2817 * files.el (backup-buffer-copy): Use copy-file instead
2818 of write-region, and put back the 'excl.
2819
2820 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
2821
2822 * progmodes/flymake.el (flymake-split-string)
2823 (flymake-split-string, flymake-log, flymake-pid-to-names)
2824 (flymake-reg-names, flymake-get-source-buffer-name)
2825 (flymake-unreg-names, flymake-add-line-err-info)
2826 (flymake-add-err-info): Clarify docstrings.
2827 (flymake-popup-menu, flymake-make-emacs-menu)
2828 (flymake-make-xemacs-menu): Add docstrings.
2829 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
2830 Set variables directly throughout.
2831
2832 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
2833
2834 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
2835 exists. Initialise cc-define-alist.
2836 (c-mode): Add cc-create-define-alist locally to after-save-hook.
2837 If there is no file (Macroexpansion) don't create an alist.
2838
2839 2005-04-29 Sam Steingold <sds@gnu.org>
2840
2841 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
2842 (cc-create-define-alist): Use it instead of the hard-coded string.
2843
2844 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2845
2846 * international/mule-conf.el (file-coding-system-alist): Fix regexp
2847 for latexenc.
2848
2849 2005-04-29 Lute Kamstra <lute@gnu.org>
2850
2851 * emacs-lisp/generic.el: Improve commentary section.
2852 (define-generic-mode): Improve docstring.
2853
2854 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
2855
2856 * textmodes/org.el (many places): Change to quiet the byte compiler.
2857 (org-prefix-format-compiled): New variable.
2858 (org-compile-prefix-format): New function.
2859 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
2860 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
2861 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
2862 (org-get-entries-from-diary): Use `org-get-time-of-day' for
2863 consistency with entries from `org-mode' files.
2864 (org-get-time-of-day): Fix bug with partial matches early in a line.
2865 (org-non-link-chars): New constant.
2866 (org-link-regexp): Respect `org-non-link-chars'.
2867 (org-agenda-day-view): Remove command.
2868 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
2869 (org-follow-bbdb-link, org-store-link): Search also company field.
2870 (org-highlight-overlay): New variable.
2871 (org-highlight, org-unhighlight): New functions.
2872 (org-agenda-mode): Add pre-command-hook to remove highlight.
2873 (org-evaluate-time-range): Behavior depends upon whether time stamp
2874 contains a time or not.
2875 (org-show-subtree, org-show-entry): New functions.
2876 (org-agenda-cleanup-fancy-diary): Remove empty lines.
2877
2878 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
2879
2880 * comint.el (comint-output-filter-functions): Add autoload cookie.
2881
2882 2005-04-28 Kim F. Storm <storm@cua.dk>
2883
2884 * ido.el (ido-everywhere): Fix last change.
2885
2886 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2887
2888 * international/latexenc.el: New file.
2889 * international/mule-conf.el (file-coding-system-alist): For .tex,
2890 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
2891
2892 2005-04-28 Lute Kamstra <lute@gnu.org>
2893
2894 * font-lock.el (font-lock-add-keywords)
2895 (font-lock-remove-keywords): Clarify docstring.
2896 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
2897 Don't start docstrings with a `*'.
2898 (font-lock-update-removed-keyword-alist): Give it a docstring.
2899
2900 * generic-x.el: Update commentary section.
2901 Only require font-lock when compiling.
2902 Define all modes conditionally.
2903 Place all generic modes in the generic-x-modes customization group.
2904 (generic-x-modes): New customization group.
2905 (generic-default-modes, generic-mswindows-modes)
2906 (generic-unix-modes, generic-other-modes): New constants.
2907 (generic-define-mswindows-modes, generic-define-unix-modes):
2908 Update docstrings. Make them obsolete.
2909 (generic-extras-enable-list): New default value. Update docstring.
2910 Improve :type. Change :set function.
2911 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
2912 Fix docstring.
2913
2914 * emacs-lisp/generic.el (generic-mode-internal):
2915 Simplify font-lock-defaults.
2916 (define-generic-mode): Fix docstring.
2917
2918 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2919
2920 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
2921 font-lock-face property to highlight matches.
2922
2923 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
2924
2925 * progmodes/cc-mode.el (cc-create-define-alist): New function.
2926 (cc-define-alist): New variable.
2927 (c-mode): Make it local and initialise it.
2928
2929 * progmodes/gdb-ui.el (gdb-active-process): New variable.
2930 (gdb-exited): New function.
2931 (gdb-annotation-rules): Use it.
2932 (gdb-starting): Set gdb-active-process to t.
2933 (gdb-stopping): Amend doc string.
2934 (gdb-reset): Set gdb-active-process to nil.
2935
2936 * tooltip.el (tooltip-gud-tips): Show the associated #define
2937 directives when a C program under GDB is not executing.
2938
2939 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
2940
2941 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
2942 font-lock-fontify-syntactic-keywords.
2943
2944 * font-lock.el (font-lock-default-fontify-region): Don't force
2945 parse-sexp-lookup-properties to nil.
2946
2947 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2948
2949 * man.el (man-mode-syntax-table): Set up `:' to have
2950 word-constituent syntax.
2951
2952 2005-04-27 Lute Kamstra <lute@gnu.org>
2953
2954 * novice.el (disable-command): Don't add spurious newlines to the
2955 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
2956
2957 2005-04-26 Jay Belanger <belanger@truman.edu>
2958
2959 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
2960 than one window before deleting window.
2961
2962 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
2963
2964 * shell.el (shell-prompt-pattern): Doc fix.
2965 (shell-mode): Set paragraph-separate buffer locally to "\\'".
2966
2967 * comint.el (comint-prompt-regexp, comint-get-old-input)
2968 (comint-use-prompt-regexp)
2969 (comint-use-prompt-regexp-instead-of-fields)
2970 (comint-replace-by-expanded-history, comint-send-input)
2971 (comint-output-filter, comint-get-old-input-default)
2972 (comint-line-beginning-position, comint-bol, comint-show-output)
2973 (comint-backward-matching-input, comint-forward-matching-input)
2974 (comint-next-prompt, comint-previous-prompt):
2975 Rename `comint-use-prompt-regexp-instead-of-fields' to
2976 `comint-use-prompt-regexp'. Keep old name as alias and declare
2977 obsolete.
2978 (comint-use-prompt-regexp): Shorten first line of doc string.
2979
2980 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
2981 Set paragraph-separate buffer locally to "\\'".
2982
2983 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
2984 Adapt to above name change.
2985
2986 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
2987 (smbclient-prompt-regexp): Ditto.
2988
2989 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
2990
2991 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
2992
2993 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
2994 gdb-location-list.
2995 Break lines that are over 80 characters wide.
2996
2997 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2998
2999 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
3000 New fun and var, to preserve compatibility.
3001
3002 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
3003
3004 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
3005
3006 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
3007 name to file-newer-than-file-p.
3008
3009 2005-04-26 Richard M. Stallman <rms@gnu.org>
3010
3011 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
3012
3013 * progmodes/python.el (python-mode):
3014 Use new name eldoc-documentation-function.
3015
3016 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
3017
3018 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
3019 (eldoc-documentation-function):
3020 Rename from eldoc-print-current-symbol-info-function. Calls changed.
3021
3022 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
3023
3024 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
3025
3026 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3027
3028 * term/xterm.el (function-key-map): Fix strings for
3029 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
3030 {C,S,A,C-S}-{f1-f12}.
3031
3032 2005-04-26 Kenichi Handa <handa@m17n.org>
3033
3034 * international/mule-cmds.el (select-safe-coding-system):
3035 Fix previous change.
3036
3037 2005-04-26 Lute Kamstra <lute@gnu.org>
3038
3039 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
3040
3041 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
3042 (font-lock-comment-delimiter-face): Ditto.
3043
3044 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
3045
3046 2005-04-25 Jay Belanger <belanger@truman.edu>
3047
3048 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
3049 to t while inserting information; use help-mode.
3050
3051 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3052
3053 * term.el (ansi-term-color-vector): Use the xterm colors.
3054 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
3055
3056 2005-04-25 Lute Kamstra <lute@gnu.org>
3057
3058 * font-core.el (font-lock-defaults): Fix docstring.
3059
3060 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
3061
3062 2005-04-25 Kenichi Handa <handa@m17n.org>
3063
3064 * international/mule-cmds.el (select-safe-coding-system):
3065 Don't check consistency with coding: spec, etc if raw-text or
3066 no-conversion was found to be safe.
3067
3068 2005-04-24 Richard M. Stallman <rms@gnu.org>
3069
3070 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
3071 citation markers at start of each line.
3072
3073 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
3074 citation markers at start of each line.
3075
3076 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
3077
3078 * files.el (mode-require-final-newline): Fix previous change.
3079 (require-final-newline): Fix type label.
3080
3081 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
3082
3083 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
3084 statement in buffer (broken by 2004-11-24 change).
3085
3086 2005-04-24 Kim F. Storm <storm@cua.dk>
3087
3088 * ido.el (ido-everywhere): Save and restore old read-buffer-function
3089 and read-file-name-function values. Don't overwrite existing
3090 non-nil values if ido-mode is enabled without ido-everywhere.
3091
3092 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
3093
3094 * files.el (mode-require-final-newline): Minor doc fix.
3095
3096 2005-04-24 Eli Zaretskii <eliz@gnu.org>
3097
3098 * subr.el (syntax-after): Doc fix.
3099 (syntax-class): If argument is nil, return nil. Mask off upper 16
3100 bits, not 8 bits.
3101
3102 * files.el (mode-require-final-newline): Doc fix.
3103 (backup-buffer-copy): Fix last change.
3104
3105 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3106
3107 * term/mac-win.el: Require select. Set selection-coding-system to
3108 mac-system-coding-system. Call menu-bar-enable-clipboard.
3109 (x-last-selected-text-clipboard, x-last-selected-text-primary)
3110 (x-select-enable-clipboard): New variables.
3111 (x-select-text, x-get-selection, x-selection-value)
3112 (x-get-selection-value, mac-select-convert-to-string)
3113 (mac-services-open-file, mac-services-open-selection)
3114 (mac-services-insert-text): New functions.
3115 (CLIPBOARD, FIND): Put mac-scrap-name property.
3116 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
3117 (public.tiff): Put mac-ostype property.
3118 (selection-converter-alist): Add entries for them.
3119 (mac-application-menu-map): New keymap.
3120 (interprogram-cut-function, interprogram-paste-function): Set to
3121 x-select-text and x-get-selection-value, respectively.
3122 (split-window-keep-point): Set to t.
3123
3124 2005-04-23 Richard M. Stallman <rms@gnu.org>
3125
3126 * files.el (read-directory-name): Always pass non-nil
3127 DEFAULT-FILENAME arg to read-file-name.
3128 (backup-buffer-copy, basic-save-buffer-2): Take care against
3129 writing thru an unexpected existing symlink.
3130 (revert-buffer): In indirect buffer, revert the base buffer.
3131 (magic-mode-alist): Doc fix.
3132 (buffer-stale-function): Doc fix.
3133 (minibuffer-with-setup-hook): Avoid warning.
3134 (mode-require-final-newline): Doc and custom fix.
3135
3136 * follow.el (follow-end-of-buffer): Use with-no-warnings.
3137
3138 * font-lock.el (font-lock-comment-face): On terminals with few colors,
3139 use the default appearance.
3140 (font-lock-comment-delimiter-face): New face, new variable.
3141
3142 * imenu.el (imenu--generic-function): The official position of a
3143 definition is the start of the line that BEG is in.
3144
3145 * midnight.el (midnight-timer): Move defvar up.
3146
3147 * mouse.el (mouse-drag-region-1): Delete some debugging code.
3148
3149 * saveplace.el (save-place-to-alist): Use with-no-warnings.
3150
3151 * startup.el (command-line): Use with-no-warnings.
3152
3153 * window.el (window-size-fixed): New defvar.
3154
3155 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
3156
3157 * mail/rmail.el (rmail-font-lock-keywords):
3158 Use font-lock-comment-delimiter-face.
3159
3160 * mail/sendmail.el (mail-font-lock-keywords):
3161 Use font-lock-comment-delimiter-face.
3162
3163 * progmodes/compile.el (next-error-highlight-timer): New defvar.
3164
3165 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
3166
3167 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3168 Specify t for LAXMATCH when matching directories.
3169 Save match data around compilation-compat-error-properties form.
3170
3171 2005-04-23 David Kastrup <dak@gnu.org>
3172
3173 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
3174 Mention that the autoloaded aliases should be kept for AUCTeX.
3175
3176 2005-04-23 Andreas Schwab <schwab@suse.de>
3177
3178 * isearch.el (isearch-forward): Doc fix.
3179
3180 2005-04-23 Eli Zaretskii <eliz@gnu.org>
3181
3182 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
3183 (jit-lock-stealth-nice): Change default value to 0.5.
3184
3185 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
3186
3187 * abbrev.el (write-abbrev-file): Write table entries in
3188 alphabetical order by table name.
3189
3190 2005-04-22 Kim F. Storm <storm@cua.dk>
3191
3192 * ido.el (ido-read-internal): Fix `list' completion.
3193
3194 2005-04-22 Kenichi Handa <handa@m17n.org>
3195
3196 * recentf.el (recentf-save-file-coding-system): New variable.
3197 (recentf-save-list): Encode the file by
3198 recentf-save-file-coding-system and add coding: tag.
3199
3200 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
3201
3202 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
3203
3204 2005-04-21 Lute Kamstra <lute@gnu.org>
3205
3206 * loadhist.el (unload-feature): Don't remove a function from hooks
3207 if it is about to be restored to an autoload . Remove functions
3208 that will become unbound from auto-mode-alist. Simplify the code.
3209
3210 * subr.el (assq-delete-all): New implementation that is linear,
3211 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
3212 (rassq-delete-all): New function.
3213
3214 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
3215 Add size-indication-mode.
3216
3217 2005-04-21 Kenichi Handa <handa@m17n.org>
3218
3219 * international/mule-cmds.el: Add autoload for widget-value in
3220 eval-when-compile.
3221
3222 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
3223
3224 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
3225 Add tooltip-mode.
3226
3227 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
3228
3229 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
3230
3231 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
3232 (inferior-lisp-filter-regexp, inferior-lisp-program)
3233 (inferior-lisp-load-command, inferior-lisp-prompt)
3234 (inferior-lisp-mode-hook, lisp-source-modes)
3235 (inferior-lisp-load-hook): defvar->defcustom.
3236 (inferior-lisp-program, inferior-lisp-prompt)
3237 (inferior-lisp-load-hook): Doc fixes.
3238 (inferior-lisp-install-letter-bindings): Small change in
3239 introductory comment.
3240
3241 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
3242
3243 * vc.el (vc-annotate-color-map): Change some colors so that text
3244 using them as foreground is readable on both white and black
3245 backgrounds.
3246
3247 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3248
3249 * international/mule-conf.el (translation-table-for-input):
3250 Remove redundant declaration.
3251
3252 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3253
3254 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
3255
3256 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
3257 (tooltip-toggle-gud-tips): New function.
3258
3259 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3260
3261 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
3262 right angle brackets.
3263
3264 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3265
3266 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
3267
3268 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3269
3270 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
3271 Remove. Update callers to use expand-file-name instead.
3272
3273 * subr.el (syntax-class): New function.
3274
3275 * simple.el (blink-matching-open): Use it.
3276
3277 * paren.el (show-paren-function): Use it to recognize parens that are
3278 also used in 2-char comment markers.
3279
3280 2005-04-19 Lute Kamstra <lute@gnu.org>
3281
3282 * loadhist.el (unload-feature): Update for new format of
3283 load-history. Simplify the code.
3284
3285 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3286
3287 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
3288 (mac-add-charset-info): New function. Initialize variable
3289 mac-charset-info-alist using it.
3290 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
3291 for translation.
3292 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
3293 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
3294 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
3295 New CCL programs.
3296
3297 2005-04-19 Kim F. Storm <storm@cua.dk>
3298
3299 * simple.el (next-buffer, prev-buffer, next-error)
3300 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3301 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
3302
3303 * bindings.el (next-buffer, prev-buffer, next-error)
3304 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3305 (clone-indirect-buffer-other-window): Move bindings from simple.el.
3306 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
3307 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
3308
3309 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
3310
3311 * isearch.el (isearch-edit-string): Make the search-ring available for
3312 minibuffer history commands.
3313 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
3314 the default history commands now work just as well.
3315 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
3316
3317 2005-04-18 Kim F. Storm <storm@cua.dk>
3318
3319 * emulation/cua-base.el (cua--pre-command-handler): Add more
3320 elaborate check for shift modifier on non-window systems.
3321
3322 2005-04-18 Lars Hansen <larsh@math.ku.dk>
3323
3324 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
3325
3326 2005-04-18 Kim F. Storm <storm@cua.dk>
3327
3328 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
3329 and make it optional. Don't test tooltip-gud-echo-area here.
3330 (tooltip-gud-process-output, gdb-tooltip-print):
3331 Pass tooltip-gud-echo-area to tooltip-show.
3332 (tooltip-help-tips): Remove second optional arg to tooltip-show.
3333
3334 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3335
3336 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
3337 `display-graphic-p' may not be bound yet.
3338
3339 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3340
3341 * startup.el (command-line): No longer enable Xterm Mouse mode by
3342 default in terminals compatible with xterm.
3343
3344 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
3345
3346 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
3347
3348 * tooltip.el (tooltip-gud-echo-area): Rename from
3349 tooltip-use-echo-area.
3350 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
3351 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
3352 area independently of where help tooltips are displayed.
3353
3354 2005-04-17 David Kastrup <dak@gnu.org>
3355
3356 * cus-theme.el (custom-theme-write-variables): Quote variables
3357 where necessary.
3358
3359 2005-04-17 Richard M. Stallman <rms@gnu.org>
3360
3361 * simple.el (yank-excluded-properties): Add follow-link to value.
3362
3363 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
3364
3365 * startup.el (fancy-splash-max-time): Just 30 seconds.
3366 (fancy-splash-delay): Just 7.
3367 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
3368
3369 * loadhist.el (unload-feature): Update for new format of load-history.
3370 Simplify the code.
3371
3372 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
3373 (rmail-font-lock-keywords): Don't fontify the text of a citation.
3374
3375 * mail/sendmail.el (mail-font-lock-keywords):
3376 Don't fontify subject text.
3377 Don't fontify the text of a citation.
3378
3379 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
3380
3381 * comint.el (comint-output-filter): Run comint-output-filter-functions
3382 with point where the user had it.
3383
3384 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3385
3386 * international/ucs-tables.el (ucs-set-table-for-input):
3387 Disable when using unify-on-decoding.
3388
3389 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
3390
3391 * emulation/cua-base.el (cua-global-mark-face): Add special case
3392 for displays supporting a high number of colors.
3393
3394 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
3395
3396 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
3397
3398 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
3399
3400 * filesets.el (filesets-add-buffer): If user supplies a name of a
3401 non-existing fileset, create a new fileset.
3402
3403 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
3404
3405 * textmodes/org.el (org-up-heading-all): Fix bug with
3406 `outline-up-heading-all'.
3407
3408 2005-04-16 Andreas Schwab <schwab@suse.de>
3409
3410 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
3411 /etc/permissions.d/* and /etc/aliases.d/*.
3412
3413 2005-04-16 Kenichi Handa <handa@m17n.org>
3414
3415 * international/code-pages.el (cp-make-coding-system):
3416 Set `translation-table-for-input' property value to the symbol
3417 ucs-mule-to-mule-unicode, not to that value.
3418 (pt154): Escape guillemet by `\'.
3419
3420 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
3421
3422 * loadup.el: Load tooltip if x-show-tip is fboundp.
3423
3424 * startup.el (command-line): Add comment.
3425
3426 * tooltip.el (tooltip-mode): Specify correct standard value for
3427 Custom in init-value.
3428
3429 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
3430
3431 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
3432 possible.
3433
3434 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
3435
3436 * textmodes/org.el (org-agenda-date-prompt): Rename from
3437 `org-agenda-date-today'.
3438 (org-evaluate-time-range): Insert at point instead of directly
3439 after time range.
3440 (org-first-headline-recenter, org-subtree-end-visible-p)
3441 (org-optimize-window-after-visibility-change): New functions
3442 (org-agenda-post-command-hook): Don't allow point at end of line,
3443 to make sure it always hits the text properties.
3444 (org-agenda-next-date-line, org-agenda-previous-date-line):
3445 New commands.
3446 (org-set-regexps-and-options): Category may contain white space.
3447 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3448 Improve marker positions.
3449 (org-agenda-new-marker): Argument POS made optional.
3450 (org-agenda-get-timestamps): Deadlines which are done are listed
3451 in org-done-face now.
3452 (org-agenda-get-todos, org-agenda-get-timestamps)
3453 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3454 Set `undone-face' and `done-face' properties.
3455 (org-last-todo-state-is-todo): New variable.
3456 (org-todo): Set `org-last-todo-state-is-todo'.
3457 (org-agenda-todo): Change face according to
3458 `org-last-todo-state-is-todo'. And change other lines refering to
3459 the same entry.
3460 (org-calendar-goto-agenda): New command.
3461 (org-calendar-to-agenda-key): New option.
3462 (org-startup-folded): New allowed value `content'.
3463 (org-set-regexps-and-options): Accept new value `content' for
3464 `org-startup-folded'.
3465 (org-get-current-options): Handle new value `content' for
3466 `org-startup-folded'.
3467 (org-insert-todo-heading): New command.
3468 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
3469 interactively in empty file and option
3470 `org-insert-mode-line-in-empty-file' has been set.
3471 (org-agenda-todo,org-agenda-priority): Modify to use
3472 `org-agenda-change-all-lines'.
3473 (org-warning-face): Change color on dark background
3474
3475 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3476
3477 * international/mule-cmds.el (set-locale-environment): On Mac OS,
3478 use preferences AppleLocale and AppleLanguages, and variable
3479 mac-system-locale for default locale. On Mac OS Classic, use
3480 mac-system-coding-system for default coding systems.
3481
3482 * term/mac-win.el: Don't set file-name-coding-system.
3483 Decode variables system-name, emacs-build-system, user-login-name, and
3484 user-full-name by mac-system-coding-system on Mac OS Classic.
3485 (mac-system-coding-system): New variable.
3486
3487 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
3488
3489 * startup.el (command-line): Handle `xterm-mouse-mode' before
3490 reading init file.
3491
3492 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
3493
3494 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
3495
3496 * progmodes/sh-script.el (sh-here-document-word): Make it a
3497 defcustom. Doc fix.
3498 (sh-add): Bash uses $(( )) for arithmetic.
3499 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
3500 (sh-maybe-here-document): Remove quotes and leading whitespace
3501 from heredoc word when closing. Indent heredoc with tabs if word
3502 starts with "-".
3503
3504 2005-04-13 Richard M. Stallman <rms@gnu.org>
3505
3506 * simple.el (undo): Fix previous change.
3507
3508 * custom.el (defface): Doc fix.
3509
3510 2005-04-13 Lute Kamstra <lute@gnu.org>
3511
3512 * Makefile.in (DONTCOMPILE): Remove list.
3513 (compile, compile-always): Don't use DONTCOMPILE.
3514 (update-authors): Load the library in which batch-update-authors
3515 is defined.
3516 * makefile.w32-in (DONTCOMPILE): Remove list.
3517 (compile, compile-always): Fix comments.
3518 (update-authors): Load the library in which batch-update-authors
3519 is defined.
3520
3521 * generic-x.el (generic-mode-ini-file-find-file-hook):
3522 Rename to ini-generic-mode-find-file-hook.
3523 Keep generic-mode-ini-file-find-file-hook as an alias.
3524 (ini-generic-mode-find-file-hook): Rename from
3525 generic-mode-ini-file-find-file-hook. Fix docstring.
3526 (ini-generic-mode): Docstring change.
3527 (bat-generic-mode-run-as-comint): Silence the byte compiler.
3528
3529 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
3530 called from lisp.
3531
3532 * generic.el: Move to the emacs-lisp subdir.
3533
3534 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
3535
3536 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
3537 and C-S- function and cursor motion keys.
3538
3539 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3540
3541 * startup.el (command-line): Enable Xterm Mouse mode by default.
3542 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
3543 for Custom. No longer show "Mouse" in mode line when enabled.
3544 Doc fix.
3545
3546 2005-04-12 Kim F. Storm <storm@cua.dk>
3547
3548 * emulation/cua-base.el (cua-rectangle-face)
3549 (cua-rectangle-noselect-face): Define face attributes here.
3550
3551 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
3552
3553 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3554
3555 * startup.el (command-line): Turn off blinking cursor if
3556 cursorBlink in resources is off or false.
3557
3558 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3559
3560 * term/mac-win.el (dnd): Require dnd.
3561 (mac-drag-n-drop): Call dnd-handle-one-url.
3562 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
3563 (kTextEncodingISOLatin2): Remove constants.
3564 (mac-script-code-coding-systems): New constant.
3565 (mac-handle-language-change): New function.
3566 (special-event-map): Bind it to `language-change' event.
3567 (mac-centraleurroman, mac-cyrillic): New coding systems.
3568 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
3569 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
3570 and mac-cyrillic-encoder to encode-mac-centraleurroman and
3571 encode-mac-cyrillic, respectively.
3572
3573 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3574
3575 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
3576 Don't set overlay-arrow-string to "=>" as this is done
3577 globally in C now.
3578
3579 2005-04-12 Lute Kamstra <lute@gnu.org>
3580
3581 * generic-x.el (rc-generic-mode, rul-generic-mode):
3582 Fix auto-mode-alist entries.
3583 (etc-fstab-generic-mode): Tweak fontification.
3584
3585 * generic.el (generic-make-keywords-list): Fix docstring.
3586 (generic-mode-internal): Simplify generic-font-lock-keywords.
3587
3588 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3589
3590 * whitespace.el (whitespace-buffer-leading)
3591 (whitespace-buffer-trailing): Revert the incorrect test inversion.
3592 However, fix the highlight area for the leading and
3593 trailing whitespaces to show space.
3594
3595 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3596
3597 * whitespace.el (whitespace-version): Bump to 3.5
3598
3599 (whitespace-buffer-leading, whitespace-buffer-trailing):
3600 Invert sense of the test to highlight the whitespace.
3601
3602 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3603
3604 * progmodes/gud.el (gud-display-line): GUD uses its own
3605 overlay arrow now so don't set overlay-arrow-string.
3606 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
3607
3608 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
3609
3610 * term.el (term-ansi-current-bold, term-ansi-current-underline)
3611 (term-ansi-current-reverse, term-ansi-current-invisible)
3612 (term-ansi-face-already-done): Change to boolean.
3613 (term-reset-terminal, term-handle-colors-array): Handle the above
3614 vars accordingly.
3615 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
3616 (term-emulate-terminal): Use the new name.
3617
3618 * faces.el (secondary-selection): Use yellow1, not yellow.
3619 (trailing-whitespace): Use red1, not red.
3620
3621 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3622
3623 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
3624 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
3625 (dired-dnd-handle-file): Call dnd-get-local-file-uri
3626
3627 * cus-edit.el (dnd): New group.
3628
3629 * term/w32-win.el (dnd): Require dnd
3630 (w32-drag-n-drop): Call dnd-handle-one-url.
3631
3632 * x-dnd.el: Require dnd.
3633 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
3634 Call dnd-handle-one-url.
3635 (x-dnd-types-alist, x-dnd-insert-utf8-text)
3636 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
3637 to dnd-insert-text.
3638 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
3639 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
3640 (x-dnd-get-local-file-name, x-dnd-open-local-file)
3641 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
3642
3643 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
3644
3645 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
3646
3647 * wdired.el: Doc fixes.
3648 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
3649 (wdired-use-dired-vertical-movement): Rename from
3650 wdired-always-move-to-filename-beginning.
3651 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
3652 (wdired-change-to-wdired-mode): Change mode name.
3653 (wdired-newline): Delete.
3654
3655 2005-04-11 Richard M. Stallman <rms@gnu.org>
3656
3657 * whitespace.el (whitespace-highlight-the-space):
3658 Don't call whitespace-unhighlight-the-space here.
3659
3660 * simple.el (undo): Record t in undo-equiv-table
3661 for the redo record made by an undo-in-region.
3662
3663 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3664
3665 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
3666 (gdb-frame-inferior-io-buffer): New Functions to control
3667 display of separate IO buffer.
3668 (menu): Add them to menu-bar.
3669 (gdb-display-buffer): Check for buffer another frame.
3670 Protect GUD buffer.
3671 (gdb-setup-windows): Create IO buffer if not already there.
3672 (gdb-memory-mode): Remove purecopy noops.
3673
3674 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
3675
3676 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
3677 and pass to self-insert-command.
3678
3679 2005-04-11 Lute Kamstra <lute@gnu.org>
3680
3681 * generic.el: Commentary section cleanup.
3682 (generic): Delete.
3683 (generic-use-find-file-hook, generic-lines-to-scan)
3684 (generic-find-file-regexp, generic-ignore-files-regexp)
3685 (default-generic-mode, generic-mode-find-file-hook)
3686 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
3687 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
3688 (generic-use-find-file-hook, generic-lines-to-scan)
3689 (generic-find-file-regexp, generic-ignore-files-regexp)
3690 (default-generic-mode, generic-mode-find-file-hook)
3691 (generic-mode-ini-file-find-file-hook): Move from generic.el.
3692
3693 2005-04-10 Karl Fogel <kfogel@red-bean.com>
3694
3695 * bookmark.el (bookmark-write-file): Catch errors writing file.
3696 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
3697
3698 2005-04-10 Richard M. Stallman <rms@gnu.org>
3699
3700 * startup.el (fancy-splash-tail): Update copyright year.
3701 (command-line): Split part of -Q into -D.
3702 (emacs-basic-display): New defvar.
3703 (fancy-splash-text): Correct name of menu item.
3704
3705 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
3706
3707 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
3708 lines in one node.
3709
3710 * comint.el (comint-send-input): New arg ARTIFICIAL.
3711 Callers in this file changed.
3712
3713 * abbrev.el (define-abbrevs): Read system abbrevs properly.
3714
3715 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
3716
3717 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
3718
3719 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
3720 `ldap-search-internal'.
3721
3722 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3723
3724 * files.el (set-auto-mode-1): Use line-end-position.
3725
3726 * international/latin-1.el:
3727 * international/latin-2.el:
3728 * international/latin-3.el:
3729 * international/latin-4.el:
3730 * international/latin-5.el:
3731 * international/latin-8.el:
3732 * international/latin-9.el: Give punctuation syntax to NBSP.
3733
3734 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
3735 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
3736 Use char-classes to accept non-ascii letters, accepted in some recent
3737 bibtex implementations.
3738
3739 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3740
3741 * custom.el (custom-set-minor-mode): Any non-nil value for the
3742 variable should enable the mode when set through Custom.
3743
3744 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3745
3746 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
3747 TAB binding so tab-always-indent is obeyed.
3748 (vhdl-minibuffer-local-map): Move initialization into declaration.
3749 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
3750 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
3751 (vhdl-hooked-abbrev): Avoid test for XEmacs.
3752 (vhdl-current-line): Use line-beginning-position.
3753 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
3754 with-output-to-temp-buffer, so the current position can be recorded.
3755
3756 2005-04-10 Masatake YAMATO <jet@gyve.org>
3757
3758 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3759 Add regexp for gcov.
3760
3761 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3762
3763 * calendar/time-date.el (time-to-seconds, seconds-to-time)
3764 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
3765 syntax which Emacs 20 doesn't support.
3766
3767 2005-04-09 Richard M. Stallman <rms@gnu.org>
3768
3769 * help.el (describe-key-briefly, describe-key):
3770 Replace strings as event types with "(any string)".
3771
3772 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
3773
3774 * arc-mode.el (archive-mode-map): Move initialization into
3775 the declaration. Override *all* bindings of `undo'.
3776 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
3777
3778 2005-04-09 Jay Belanger <belanger@truman.edu>
3779
3780 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
3781
3782 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
3783
3784 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
3785 (xterm-register-default-colors): Update color values computation
3786 to match xterm-200.
3787
3788 2005-04-09 Kenichi Handa <handa@m17n.org>
3789
3790 * international/code-pages.el (iso-latin-7): Fix the map.
3791
3792 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
3793
3794 * emacs-lisp/lisp.el (defun-prompt-regexp)
3795 (parens-require-spaces, buffer-end, end-of-defun)
3796 (insert-parentheses): Doc fixes.
3797
3798 2005-04-08 Kim F. Storm <storm@cua.dk>
3799
3800 * comint.el (comint-highlight-prompt): Fix face spec.
3801 * hi-lock.el (hi-green): Likewise.
3802
3803 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3804
3805 * cus-edit.el (custom-modified-face):
3806 * comint.el (comint-highlight-input): Fix previous changes.
3807 * term.el (term-handle-ansi-escape): Add a comment.
3808
3809 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3810
3811 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
3812 in the buffer and in whitespace-highlighted-space.
3813 (whitespace-unhighlight-the-space): Simplify.
3814 (whitespace-buffer): Simplify.
3815
3816 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3817
3818 * textmodes/table.el (table-cell-face): Add special case for
3819 displays supporting a high number of colors.
3820 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
3821 (vhdl-font-lock-reserved-words-face)
3822 (vhdl-speedbar-architecture-face)
3823 (vhdl-speedbar-instantiation-face)
3824 (vhdl-speedbar-architecture-selected-face)
3825 (vhdl-speedbar-instantiation-selected-face): Likewise.
3826 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
3827 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
3828 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
3829 (ebrowse-root-class-face, ebrowse-member-attribute-face)
3830 (ebrowse-progress-face): Likewise.
3831 * progmodes/compile.el (compilation-info-face): Likewise.
3832 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
3833 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
3834 * calendar/calendar.el (diary-face): Likewise.
3835 * woman.el (woman-italic-face, woman-bold-face)
3836 (woman-unknown-face): Likewise.
3837 * wid-edit.el (widget-button-pressed-face): Likewise.
3838 * whitespace.el (whitespace-highlight-face): Likewise.
3839 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
3840 * pcvs-info.el (cvs-marked-face): Likewise.
3841 * info.el (info-xref): Likewise.
3842 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
3843 * hilit-chg.el (highlight-changes-face)
3844 (highlight-changes-delete-face): Likewise.
3845 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
3846 (hi-red-b): Likewise.
3847 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
3848 * font-lock.el (font-lock-keyword-face)
3849 (font-lock-function-name-face, font-lock-warning-face): Likewise.
3850 * cus-edit.el (custom-invalid-face, custom-modified-face)
3851 (custom-set-face, custom-changed-face, custom-variable-tag-face)
3852 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
3853 * comint.el (comint-highlight-prompt): Likewise.
3854
3855 2005-04-08 Lute Kamstra <lute@gnu.org>
3856
3857 * font-lock.el (font-lock-keywords): Docstring fixes.
3858
3859 2005-04-08 Kenichi Handa <handa@m17n.org>
3860
3861 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
3862 chars are more than a limit, print " and more..." at the tail.
3863
3864 2005-04-08 Kim F. Storm <storm@cua.dk>
3865
3866 * emacs-lisp/authors.el (authors-aliases): Update list.
3867 (authors-ignored-files): New list.
3868 (authors-fixed-entries): Fix typo.
3869 (authors-renamed-files-alist): Update list.
3870 (authors-add): Check authors-ignored-files.
3871
3872 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
3873
3874 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
3875 optional, to ensure backward compatibility.
3876
3877 2005-04-08 Stephen Eglen <stephen@gnu.org>
3878
3879 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
3880
3881 2005-04-08 Kim F. Storm <storm@cua.dk>
3882
3883 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
3884
3885 * mouse.el (mouse-on-link-p): Doc fix.
3886
3887 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
3888
3889 * ielm.el (ielm-prompt-read-only): Doc fix.
3890
3891 * comint.el (comint-prompt-read-only): Doc fix.
3892
3893 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
3894
3895 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
3896 ensure dired always handles wildcards passed to ffap.
3897 (find-file-at-point): Use it.
3898 (ffap-dired-wildcards): Doc fix.
3899
3900 2005-04-07 Juri Linkov <juri@jurta.org>
3901
3902 * simple.el (next-error-overlay-arrow-position): New defvar.
3903 Put "=>" on its property `overlay-arrow-string'. Add it to
3904 `overlay-arrow-variable-list'.
3905
3906 * progmodes/compile.el (compilation-setup):
3907 Set `next-error-overlay-arrow-position' to nil. Also set it to
3908 nil in the local hook `kill-buffer-hook'. Make local variable
3909 `overlay-arrow-string' and set it to "=>".
3910 (compilation-goto-locus): Set BOL position to
3911 `next-error-overlay-arrow-position' instead of
3912 `overlay-arrow-position'.
3913
3914 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
3915 locally instead of adding it to the global hook.
3916 (Info-kill-buffer): Move up.
3917
3918 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
3919
3920 * term/xterm.el (xterm-standard-colors): Update color values from
3921 xterm-200.
3922
3923 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
3924
3925 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
3926
3927 * fast-lock.el:
3928 * lazy-lock.el: Move them to the obsolete subdir.
3929
3930 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
3931
3932 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
3933 (wdired-add-replace-advice): Remove.
3934 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
3935
3936 2005-04-06 Kim F. Storm <storm@cua.dk>
3937
3938 * startup.el (command-line): Add --bare-bones alias for -Q.
3939
3940 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3941
3942 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
3943 create the startup fontset if a font specification ends with
3944 `mac-roman'.
3945
3946 2005-04-06 Lute Kamstra <lute@gnu.org>
3947
3948 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
3949 change.
3950
3951 * emacs-lisp/copyright.el (copyright-update-year): Replace the
3952 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
3953
3954 2005-04-05 Lute Kamstra <lute@gnu.org>
3955
3956 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
3957 (define-generic-mode): Ditto. Fix debug declaration.
3958
3959 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
3960 Put them in the generic-x group.
3961
3962 * calendar/timeclock.el (timeclock): Doc fix.
3963
3964 * generic.el (define-generic-mode): Don't use custom-current-group.
3965 Document default :group value.
3966 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
3967 (define-global-minor-mode): Don't use custom-current-group.
3968
3969 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
3970
3971 * startup.el (command-line-1): Display startup-echo-area-message
3972 when fancy splash screen is in use.
3973
3974 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
3975 (sh-escaped-newline): New face.
3976 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
3977 newline, and use sh-escaped-newline face.
3978
3979 * progmodes/tcl.el (tcl-escaped-newline): New face.
3980 (tcl-builtin-list): New variable.
3981 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
3982 newlines. Fix keywords subexpression number.
3983
3984 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
3985
3986 * textmodes/org.el (org-diary-default-entry): Fix call to
3987 `add-to-diary-entry'.
3988
3989 2005-04-05 Kim F. Storm <storm@cua.dk>
3990
3991 * ediff-init.el: Use (featurep 'xemacs).
3992
3993 2005-04-05 David Ponce <david@dponce.com>
3994
3995 * cus-edit.el (face): Derive from symbol widget. Display sample
3996 of the current face on the fly.
3997 (widget-face-sample-face-get, widget-face-notify): New functions.
3998 (widget-face-value-create): Remove.
3999
4000 * wid-edit.el (widget-field-end): Temporarily remove field
4001 narrowing before to call `get-char-property'.
4002
4003 2005-04-04 Jay Belanger <belanger@truman.edu>
4004
4005 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
4006 (math-read-subscripts): New variable.
4007 (math-read-preprocess-string): Process subscripts.
4008
4009 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4010
4011 * comint.el (comint-prompt-read-only): Doc fix.
4012
4013 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
4014 `-1'. Doc fix.
4015
4016 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
4017
4018 * textmodes/org.el (org-insert-mode-line-in-empty-file):
4019 Change default value to nil.
4020
4021 2005-04-04 Lute Kamstra <lute@gnu.org>
4022
4023 * autorevert.el (auto-revert-mode): Specify :group.
4024 * battery.el (display-battery-mode): Specify :group.
4025 * diff-mode.el (diff-minor-mode): Specify :group.
4026 * font-core.el (font-lock-mode): Specify :group.
4027 * hl-line.el (hl-line-mode): Specify :group.
4028 * iimage.el (iimage): New customization group.
4029 (iimage-mode): Specify :group.
4030 * longlines.el (longlines-mode): Specify :group.
4031 * master.el: Don't require easy-mmode.
4032 (master): New customization group.
4033 (master-mode): Specify :group.
4034 * msb.el (msb-mode): Specify :group.
4035 * reveal.el (reveal-mode): Specify :group.
4036 * simple.el (next-error-follow-minor-mode): Specify :group.
4037 * smerge-mode.el (smerge-mode): Specify :group.
4038 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
4039 * emulation/cua-base.el (cua-mode): Specify :group.
4040 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
4041 * language/thai-util.el (thai-auto-composition-mode)
4042 (thai-word-mode): Specify :group.
4043 * mail/supercite.el (sc-minor-mode): Specify :group.
4044 * progmodes/cwarn.el (cwarn-mode): Specify :group.
4045 * progmodes/flymake.el (flymake-mode): Specify :group.
4046 * progmodes/glasses.el (glasses-mode): Specify :group.
4047 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
4048 * textmodes/enriched.el (enriched-mode): Specify :group.
4049 * textmodes/refill.el (refill-mode): Specify :group.
4050
4051 * add-log.el (change-log-font-lock-keywords): Names in
4052 parenthesized lists can contain spaces.
4053
4054 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
4055
4056 * startup.el (fancy-splash-text): Shorten default text of
4057 "Emacs Tutorial" line. Also, if the current language env
4058 indicates an available tutorial file other than TUTORIAL,
4059 extract its title and append it to the line in parentheses.
4060 (fancy-splash-insert): If arg is a thunk, funcall it.
4061
4062 2005-04-04 Jay Belanger <belanger@truman.edu>
4063
4064 * calc.el (calc-language-alist): Add tags to customization type.
4065
4066 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
4067
4068 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
4069 Doc fix.
4070
4071 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
4072
4073 * add-log.el (change-log-font-lock-keywords): The manual
4074 describing a Change Log entry, says: (...) "Aside from these
4075 header lines, every line in the change log starts with a space or
4076 a tab.". The font-lock was not highlighting lines started with
4077 spaces, added support for it.
4078
4079 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4080
4081 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
4082 (bibtex-generate-url-list): Update docstring accordingly. Put the
4083 complex example in the docstring.
4084 (bibtex-font-lock-url): Use pop.
4085
4086 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
4087
4088 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
4089
4090 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
4091
4092 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4093
4094 * filesets.el (filesets-set-default): Doc fix.
4095
4096 2005-04-03 Lute Kamstra <lute@gnu.org>
4097
4098 * generic.el (define-generic-mode): Add argument to specify
4099 keywords for defcustom.
4100 (default-generic-mode): Specify :group.
4101
4102 * generic-x.el: Specify :group for all generic modes.
4103
4104 * desktop.el (desktop-no-desktop-file-hook)
4105 (desktop-after-read-hook): Doc fix.
4106
4107 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
4108
4109 * simple.el (visible-mode): Use explicit :group keyword.
4110 This changes the group of `visible-mode-hook' from paren-blinking
4111 to editing-basics.
4112
4113 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
4114
4115 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
4116 mailbox specifications as well as URLs.
4117 (rmail-insert-inbox-text): Remove unused conditional branches.
4118
4119 2005-04-01 Jay Belanger <belanger@truman.edu>
4120
4121 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
4122 (calc-gnuplot-print-command): Move definitions to calc.el.
4123
4124 * calc/calc-embed.el (calc-embedded-announce-formula)
4125 (calc-embedded-open-formula, calc-embedded-close-formula)
4126 (calc-embedded-open-word, calc-embedded-close-word)
4127 (calc-embedded-open-plain, calc-embedded-close-plain)
4128 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
4129 (calc-embedded-open-mode, calc-embedded-close-mode):
4130 Move definitions to calc.el.
4131
4132 * calc/calc.el (calc-settings-file, calc-language-alist):
4133 Make customizable.
4134 (calc-embedded-announce-formula, calc-embedded-open-formula)
4135 (calc-embedded-close-formula, calc-embedded-open-word)
4136 (calc-embedded-close-word, calc-embedded-open-plain)
4137 (calc-embedded-close-plain, calc-embedded-open-new-formula)
4138 (calc-embedded-close-new-formula, calc-embedded-open-mode)
4139 (calc-embedded-close-mode, calc-gnuplot-name)
4140 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
4141 from other files and make customizable.
4142
4143 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
4144
4145 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
4146 Use buffer-live-p.
4147 (cvs-mode-run): Don't call cvs-update-header here.
4148 (cvs-run-process): Call cvs-update-header.
4149 Use process properties for cvs-postprocess and cvs-buffer so that
4150 the sentinel can behave better if the temp buffer is killed.
4151 Use a pipe rather than a tty, to better handle unexpected prompts.
4152 (cvs-sentinel): Rewrite. Call cvs-update-header.
4153
4154 2005-04-01 Andre Spiegel <spiegel@gnu.org>
4155
4156 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
4157 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
4158
4159 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
4160
4161 * generic.el (define-generic-mode): Add indentation rule.
4162
4163 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4164
4165 * files.el (mode-require-final-newline): Make Custom correctly
4166 report a nil value and allow to set it to nil via Custom.
4167 Doc fix.
4168
4169 2005-04-01 Kenichi Handa <handa@m17n.org>
4170
4171 * international/characters.el: Enable the correct case setting for
4172 dotless-i and dotted-I.
4173
4174 2005-04-01 Kim F. Storm <storm@cua.dk>
4175
4176 * ido.el (ido-file-internal): Fall back to non-ido command if
4177 initial directory is on slow ftp (or tramp) host.
4178
4179 2005-03-31 Richard M. Stallman <rms@gnu.org>
4180
4181 * emacs-lisp/autoload.el (make-autoload):
4182 Handle define-global-minor-mode.
4183
4184 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
4185 Rename from easy-mmode-define-global-mode.
4186 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
4187
4188 * progmodes/scheme.el (scheme-mode-syntax-table):
4189 Update syntax of | and # for two-character comment syntax.
4190
4191 2005-03-31 Lute Kamstra <lute@gnu.org>
4192
4193 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
4194 (define-minor-mode): Call custom-current-group at load-time.
4195
4196 * generic.el (define-generic-mode): Add debug declaration.
4197 Add defcustom for the mode hook.
4198 (generic-mode-internal): Use run-mode-hooks.
4199
4200 2005-03-31 Kim F. Storm <storm@cua.dk>
4201
4202 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
4203 (mouse-fixup-help-message): New defun called by show_help_echo
4204 to fixup mouse-2 prefix in help messages when applicable.
4205
4206 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
4207
4208 2005-03-31 Kenichi Handa <handa@m17n.org>
4209
4210 * language/thai-word.el (thai-find-word-ends): Pay attention to
4211 the case that we reach the end of buffer.
4212
4213 * textmodes/fill.el (fill-text-properties-at): New function.
4214 (fill-newline): Use fill-text-properties-at instead of
4215 text-properties-at.
4216
4217 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
4218
4219 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
4220 not comint-quote-filename.
4221
4222 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
4223
4224 * help-fns.el (help-with-tutorial): Revert last change.
4225
4226 2005-03-31 Kim F. Storm <storm@cua.dk>
4227
4228 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
4229
4230 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
4231
4232 * calendar/cal-china.el: Update reference to "Calendrical
4233 Calculations" book; there's a new edition.
4234 * calendar/cal-coptic.el: Likewise.
4235 * calendar/cal-french.el: Likewise.
4236 * calendar/cal-hebrew.el: Likewise.
4237 * calendar/cal-islam.el: Likewise.
4238 * calendar/cal-iso.el: Likewise.
4239 * calendar/cal-julian.el: Likewise.
4240 * calendar/cal-mayan.el: Likewise.
4241 * calendar/cal-persia.el: Likewise.
4242 * calendar/calendar.el: Likewise.
4243 * calendar/holidays.el: Likewise.
4244 * calendar/lunar.el: Likewise.
4245 * calendar/solar.el: Likewise.
4246
4247 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
4248 white space from doc string.
4249
4250 2005-03-30 Jay Belanger <belanger@truman.edu>
4251
4252 * calc/calc-help.el (calc-full-help): Remove email address.
4253
4254 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
4255
4256 * help-fns.el (help-with-tutorial): Delete title line.
4257
4258 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4259
4260 * calendar/cal-x.el (calendar-one-frame-setup)
4261 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
4262 rather than 'symbol for set-window-dedicated-p.
4263
4264 * calendar/appt.el (appt-buffer-name): Make it a constant.
4265 (appt-add): Doc fix.
4266
4267 * filesets.el (filesets-menu-path, filesets-menu-before)
4268 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
4269 (filesets-menu-cache-file): Use directory ~/.emacs.d.
4270 (filesets-add-submenu): Delete and use add-submenu instead.
4271
4272 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
4273
4274 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
4275 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
4276 (org-diary-default-entry): New function.
4277 (org-get-entries-from-diary): Better parsing of diary entries.
4278 (org-agenda-check-no-diary): New function.
4279 ("diary-lib"): Advice to function `add-to-diary-list', to allow
4280 linking to diary entries.
4281 (org-agenda-execute-calendar-command): New function.
4282 (org-agenda): Improve visible section in window.
4283 Use `org-fit-agenda-window'.
4284 (org-fit-agenda-window): New option.
4285 (org-move-subtree-down): Better handling of empty lines
4286 at end of subtree.
4287 (org-cycle): Numeric prefix is interpreted now as show-subtree N
4288 levels up.
4289 (org-fontify-done-headline): New option.
4290 (org-headline-done-face): New face.
4291 (org-set-font-lock-defaults): Use `org-headline-done-face'.
4292 (org-table-copy-down): Rename from `org-table-copy-from-above'.
4293 When current field is non-empty, it is copied to next row.
4294 (org-table-copy-from-above): Fix bug which made it
4295 impossible to copy fields containing only a single non-white character.
4296
4297 2005-03-30 Kim F. Storm <storm@cua.dk>
4298
4299 * kmacro.el (kmacro-end-macro): Isearch may store this command
4300 into the macro -- so ignore it when executing keyboard macro.
4301
4302 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4303
4304 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
4305
4306 2005-03-29 Kenichi Handa <handa@m17n.org>
4307
4308 * language/thai.el ("Thai"): Set setup-function and exit-function
4309 for Thai language environment.
4310
4311 * language/thai-util.el: Require thai-word.
4312 (thai-word-mode-map): New variable.
4313 (thai-word-mode): New minor mode.
4314 (setup-thai-language-environment-internal): New function.
4315 (exit-thai-language-environment-internal): New function.
4316
4317 * language/thai-word.el (thai-word-table): Declare it by defvar,
4318 use dolist to initialize it.
4319 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
4320 (thai-fill-find-break-point): New functions.
4321
4322 2005-03-29 Richard M. Stallman <rms@gnu.org>
4323
4324 * simple.el (idle-update-delay): Move definition up.
4325 (set-mark): Doc fix.
4326
4327 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
4328
4329 * longlines.el: New file.
4330
4331 * simple.el (buffer-substring-filters): New variable.
4332 (filter-buffer-substring): New function.
4333 (kill-region, copy-region-as-kill): Use it.
4334
4335 * register.el (copy-to-register, append-to-register)
4336 (prepend-to-register): Use filter-buffer-substring.
4337
4338 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4339
4340 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
4341 (gud-filter-pending-text): Move in front of gdb.
4342 (gud-overlay-arrow-position): New variable.
4343 (gud-sentinel, gud-display-line): Use it in place of
4344 overlay-arrow-position.
4345
4346 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4347
4348 * progmodes/fortran.el (fortran-if-indent): Doc fix.
4349 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
4350 (fortran-font-lock-keywords-4): New variable.
4351 (fortran-blocks-re, fortran-end-block-re)
4352 (fortran-start-block-re): New constants, for hideshow.
4353 (hs-special-modes-alist): Add a Fortran entry.
4354 (fortran-mode-map): Bind fortran-end-of-block,
4355 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
4356 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
4357 (fortran-looking-at-if-then, fortran-end-of-block)
4358 (fortran-beginning-of-block): New functions, for hideshow.
4359
4360 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
4361 Doc fix. Tweak regexp.
4362 (f90-beginning-of-block): Push mark first.
4363
4364 2005-03-29 Jay Belanger <belanger@truman.edu>
4365
4366 * calc/calc.el: Update copyright date.
4367 (calc-version): Increase to 2.1.
4368 (calc-version-date): Remove.
4369
4370 * calc/calc-help.el: Update copyright date.
4371 (calc-full-help): Remove reference to calc-version-date.
4372 Update copyright date.
4373
4374 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4375
4376 * vc.el (vc-do-command): Use a pipe for async processes, so password
4377 prompts don't show up at places where the user can't reply.
4378
4379 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
4380
4381 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
4382 on the file name we pass to the inferior shell.
4383
4384 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4385
4386 * progmodes/which-func.el (which-function): Be robust in the face of an
4387 imenu--make-index-alist failure.
4388
4389 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4390
4391 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
4392
4393 * progmodes/python.el (python-preoutput-filter): Fix last change.
4394
4395 2005-03-29 Lute Kamstra <lute@gnu.org>
4396
4397 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
4398 functions and compiled macros.
4399 (debug-convert-byte-code): Handle macros too.
4400 (debug-on-entry-1): Don't signal an error when trying to clear a
4401 function that is not set to debug on entry.
4402
4403 2005-03-29 Jay Belanger <belanger@truman.edu>
4404
4405 * calc/calc-lang.el: Add functions to math-function-table
4406 properties of tex and math.
4407
4408 2005-03-29 Kenichi Handa <handa@m17n.org>
4409
4410 * ps-mule.el (ps-mule-plot-string): Translate characters by
4411 ps-print-translation-table.
4412 (ps-mule-begin-job): Call find-charset-region/string with
4413 ps-print-translation-table.
4414 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
4415
4416 * ps-print.el (ps-print-translation-table): New variable.
4417 (ps-plot-region): Translate characters by ps-print-translation-table.
4418
4419 2005-03-29 Juri Linkov <juri@jurta.org>
4420
4421 * simple.el (next-error-highlight-timer): New variable.
4422
4423 * progmodes/compile.el (compilation-goto-locus):
4424 Use `next-error-highlight-timer' instead of `sit-for'.
4425
4426 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4427
4428 * mail/supercite.el (sc-mail-field): Use assoc-string.
4429 (sc-get-address): Simplify regexps.
4430
4431 * files.el (minibuffer-with-setup-hook): New macro.
4432 (find-file-read-args): Use it to avoid let-binding
4433 minibuffer-with-setup-hook (which breaks turning on/off
4434 file-name-shadow-mode while in the prompt).
4435
4436 * complete.el (PC-read-include-file-name-internal): Use test-completion.
4437
4438 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
4439
4440 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
4441
4442 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4443
4444 * window.el (window-buffer-height): Use count-screen-lines.
4445
4446 * progmodes/python.el (python-preoutput-leftover): New var.
4447 (python-preoutput-filter): Use it.
4448 (python-send-receive): Loop until all the result has been received.
4449
4450 2005-03-28 Juri Linkov <juri@jurta.org>
4451
4452 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
4453
4454 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
4455 "Recover Crashed Session".
4456 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
4457 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
4458 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
4459 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
4460 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
4461 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
4462 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
4463 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
4464
4465 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
4466 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
4467 Ediff Sessions", "Toggle use of separate control buffer frame",
4468 "Use separate frame for Ediff control buffer".
4469
4470 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
4471 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
4472 "Rename Bookmark", "Delete Bookmark".
4473
4474 * info.el (Info-mode-menu): Remove ellipsis from "Index".
4475 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
4476 Add `:active Info-index-alternatives' to "Next Matching Item".
4477
4478 * wdired.el (wdired-change-to-wdired-mode):
4479 Mention `wdired-abort-changes' key in the initial message.
4480
4481 * international/mule.el (auto-coding-alist): Associate non-ascii
4482 image filename extensions with `no-conversion'.
4483
4484 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
4485
4486 * international/iso-acc.el:
4487 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
4488
4489 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4490
4491 * textmodes/sgml-mode.el (html-mode): Doc update.
4492
4493 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
4494
4495 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
4496
4497 * term.el (term-move-columns): Fix face after extending a line.
4498 (term-insert-spaces): Likewise.
4499 (term-reset-terminal): Fix off by one error.
4500
4501 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4502
4503 * international/mule.el (auto-coding-alist): Add .xpi files.
4504
4505 * files.el (auto-mode-alist): Add .xpi files.
4506
4507 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
4508
4509 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
4510
4511 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4512
4513 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
4514
4515 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4516
4517 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
4518 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
4519
4520 * calendar/cal-move.el (calendar-beginning-of-year): Move the
4521 cursor to Jan 1 when needed.
4522 (calendar-end-of-year): Fix -/+ typo.
4523 Reported by Chong Yidong <cyd@stupidchicken.com>.
4524
4525 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4526
4527 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
4528
4529 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
4530 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
4531
4532 2005-03-25 Richard M. Stallman <rms@gnu.org>
4533
4534 * filesets.el (filesets-init): Add autoload.
4535
4536 * mail/mailalias.el (mail-directory): Doc fix.
4537
4538 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4539
4540 * mail/mailalias.el (mail-directory-process): Do nothing if
4541 mail-directory-process is an atom.
4542 (mail-get-names): Ignore mail-directory-names if it is an atom.
4543 (mail-directory-process defvar): Doc fix.
4544 (mail-names): Doc fix.
4545
4546 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
4547
4548 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
4549
4550 2005-03-26 Kenichi Handa <handa@m17n.org>
4551
4552 * international/mule-util.el (detect-coding-with-priority):
4553 Call update-coding-systems-internal before detect-coding-region.
4554
4555 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
4556
4557 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
4558 (gdb-frames-mode-map): Add follow-link property.
4559
4560 2005-03-25 Jay Belanger <belanger@truman.edu>
4561
4562 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
4563 for variables.
4564
4565 2005-03-25 Juri Linkov <juri@jurta.org>
4566
4567 * image-mode.el: Optimize image filename extension regexps in
4568 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
4569 in `auto-mode-alist'.
4570 (image-mode): Add `image-toggle-display-text' to local hook
4571 `change-major-mode-hook'. Display the image as an image by
4572 default. Set `cursor-type' and `truncate-lines' if the image
4573 is already displayed. Take into account the current mode (image
4574 or text) in message.
4575 (image-minor-mode): New minor mode.
4576 (image-mode-maybe, image-toggle-display-text): New functions.
4577 (image-toggle-display): Use called-interactively-p.
4578 Let-bind `inhibit-read-only' to t.
4579
4580 * image-mode.el (image-minor-mode): Set `cursor-type' and
4581 `truncate-lines' if the image is already displayed. Add turning
4582 image-minor-mode off to `change-major-mode-hook'. Add message.
4583 Call `image-toggle-display-text' after turning image-minor-mode off.
4584
4585 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4586
4587 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
4588 Terminal.app, use utf-8.
4589 (set-display-table-and-terminal-coding-system): Add coding-system arg.
4590 (set-locale-environment): Use it.
4591
4592 * term/xterm.el: Undo last change, better done in mule-cmds.el.
4593
4594 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
4595
4596 * progmodes/python.el (python-close-block-statement-p)
4597 (python-outdent-p, python-current-defun): Use symbol-end.
4598
4599 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
4600
4601 * files.el (save-some-buffers): Doc fix.
4602
4603 2005-03-25 Werner Lemberg <wl@gnu.org>
4604
4605 * complete.el, thumbs.el: Replace `legal' with `valid'.
4606 * calendar/calendar.el: Replace `legal' with `valid'.
4607 * emacs-lisp/advice.el: Replace `legal' with `valid'.
4608 * mail/supercite.el: Replace `legal' with `valid'.
4609 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
4610 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
4611 Replace `legal' with `valid'.
4612 * textmodes/reftex-vars.el, textmodes/reftex.el:
4613 Replace `legal' with `valid'.
4614
4615 2005-03-25 Werner Lemberg <wl@gnu.org>
4616
4617 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
4618 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
4619 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
4620 * emulation/vip.el: Replace `illegal' with `invalid'.
4621 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
4622 * mail/supercite.el: Replace `illegal' with `invalid'.
4623 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
4624 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
4625 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
4626 * progmodes/sh-script.el, progmodes/xscheme.el:
4627 Replace `illegal' with `invalid'.
4628 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
4629 * textmodes/reftex-index.el, textmodes/reftex-parse.el
4630 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
4631 * textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
4632
4633 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4634
4635 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
4636 (flymake-find-buildfile, flymake-find-possible-master-files)
4637 (flymake-check-include, flymake-parse-line): Replace loops over the
4638 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
4639
4640 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
4641 Substitute file-name-as-directory in the rest of the file.
4642 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
4643 (flymake-replace-region): Remove unused arg `buffer'.
4644 (flymake-check-patch-master-file-buffer): Update calls to it.
4645 (flymake-add-err-info): Remove unused var `count'.
4646 (flymake-mode): Use define-minor-mode.
4647
4648 * progmodes/flymake.el: Use with-current-buffer.
4649 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
4650 flymake-replace-regexp-in-string, flymake-line-beginning-position)
4651 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
4652 Avoid testing for `xemacs'.
4653 (flymake-nop): Move.
4654 (flymake-region-has-flymake-overlays): Return the computed value.
4655 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
4656 Remove unused var `endline'.
4657 (flymake-get-line-count): Remove unused function.
4658 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
4659
4660 * emulation/vi.el:
4661 * generic.el:
4662 * hilit-chg.el (global-highlight-changes):
4663 * hi-lock.el (hi-lock-mode):
4664 * follow.el: find-file-hooks -> find-file-hook.
4665
4666 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
4667
4668 2005-03-24 Juri Linkov <juri@jurta.org>
4669
4670 * dired.el (dired-mode-map): Add menu item "Compare directories"
4671 for dired-compare-directories.
4672
4673 * dired-aux.el (dired-compare-directories): Add autoload cookie.
4674 Doc fix. Replace `read-file-name' with `read-directory-name'.
4675
4676 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4677
4678 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
4679
4680 2005-03-24 Jay Belanger <belanger@truman.edu>
4681
4682 * calc/calc-embed.el (calc-embedded-mode-change): Save all
4683 relevant mode settings in calc-embedded-original-modes when modes
4684 are permanently changed.
4685
4686 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4687
4688 * autoinsert.el: find-file-hooks -> find-file-hook.
4689
4690 2005-03-24 Lute Kamstra <lute@gnu.org>
4691
4692 * generic.el (generic-font-lock-defaults): Make it obsolete.
4693 (generic-font-lock-keywords): New variable to replace
4694 generic-font-lock-defaults.
4695 (generic-mode-set-font-lock): Delete it.
4696 (generic-mode-internal): Don't call generic-mode-set-font-lock.
4697 (generic-bracket-support): Add docstring.
4698
4699 * generic-x.el: Rename generic-font-lock-defaults to
4700 generic-font-lock-keywords throughout.
4701 (mailagent-rules-setup-function): Delete it.
4702 (mailagent-rules-generic-mode): Use anonymous function instead.
4703 (show-tabs-generic-mode-font-lock-defaults-1)
4704 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
4705 Quote faces.
4706 (show-tabs-tab-face, show-tabs-space-face): Specify background,
4707 not foreground.
4708
4709 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4710 Recognize define-generic-mode.
4711
4712 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
4713
4714 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
4715 if there's no completion table.
4716
4717 2005-03-23 Miles Bader <miles@gnu.org>
4718
4719 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4720 Remove tty-specific variants, as they're no longer needed.
4721
4722 2005-03-23 Lute Kamstra <lute@gnu.org>
4723
4724 * generic-x.el: Code cleanup: make args constant whenever possible.
4725 (installshield-statement-keyword-list)
4726 (installshield-system-functions-list)
4727 (installshield-system-variables-list, installshield-types-list)
4728 (installshield-funarg-constants-list): Make them constants.
4729
4730 * generic.el (generic-make-keywords-list): Add autoload cookie.
4731
4732 * calendar/time-date.el: Add comment on time value formats.
4733 Don't require parse-time.
4734 (with-decoded-time-value): New macro.
4735 (encode-time-value): New function.
4736 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
4737 (days-to-time): Return a valid time value when arg is huge.
4738 (time-since): Use time-subtract.
4739 (time-to-number-of-days): Use time-to-seconds.
4740
4741 2005-03-23 David Ponce <david@dponce.com>
4742
4743 * recentf.el: (recentf-keep): New option.
4744 (recentf-menu-action): Default to `find-file'.
4745 (recentf-keep-non-readable-files-flag)
4746 (recentf-keep-non-readable-files-p)
4747 (recentf-file-readable-p, recentf-find-file)
4748 (recentf-cleanup-remote): Remove.
4749 (recentf-include-p): More robust.
4750 (recentf-keep-p): New function.
4751 (recentf-remove-if-non-kept): Rename from
4752 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
4753 All callers updated.
4754 (recentf-menu-items-for-commands): Fix help string.
4755 (recentf-track-closed-file): Update. Doc fix.
4756 (recentf-cleanup): Update. Count removed files. Doc fix.
4757
4758 2005-03-23 Kim F. Storm <storm@cua.dk>
4759
4760 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4761 Don't inherit from fringe face (now happens automatically).
4762
4763 2005-03-22 Kim F. Storm <storm@cua.dk>
4764
4765 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
4766 position values.
4767
4768 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
4769
4770 * menu-bar.el (showhide-date-time): Remove.
4771 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
4772 (menu-bar-make-mm-toggle): Simplify.
4773
4774 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4775
4776 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
4777 Accept qualified variable and function names.
4778
4779 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
4780
4781 * bindings.el (completion-ignored-extensions):
4782 Remove ".lis" for `vax-vms'.
4783
4784 2005-03-22 Andreas Schwab <schwab@suse.de>
4785
4786 * generic-x.el: Revert last change.
4787 * ldefs-boot.el: Update.
4788
4789 2005-03-22 Jay Belanger <belanger@truman.edu>
4790
4791 * calc/calc-embed (calc-embedded-original-modes): New variable.
4792 (calc-embedded-save-original-modes)
4793 (calc-embedded-restore-original-modes): New functions.
4794 (calc-do-embedded): Save original modes when entering embedded mode
4795 and restore when leaving embedded mode.
4796 (calc-embedded-modes-change): Change the value of
4797 calc-embedded-original-modes to reflect permanent changes.
4798
4799 2005-03-22 Lute Kamstra <lute@gnu.org>
4800
4801 * generic-x.el: Require generic again.
4802
4803 2005-03-22 Miles Bader <miles@gnu.org>
4804
4805 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4806 Tweak details to look good on both ttys and bitmap displays, light
4807 or dark background, etc.
4808
4809 2005-03-21 Kim F. Storm <storm@cua.dk>
4810
4811 * tooltip.el (tooltip-show-help-function): Check car and cdr of
4812 mouse position.
4813
4814 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4815
4816 * icomplete.el: Don't forcibly turn on the mode upon load.
4817 (icomplete-mode): Use define-minor-mode.
4818 (icomplete-eoinput): Default to nil.
4819 (icomplete-minibuffer-setup): Remove autoload.
4820 (icomplete-tidy): Simplify.
4821 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
4822 in the initial state or if the user has modified the field.
4823 Fix handling of icomplete-max-delay-chars.
4824 Remove code that handles the oddball case where
4825 minibuffer-completion-table is an integer.
4826 Wrap icomplete-completions in while-no-input in case building
4827 completions takes more time than expected.
4828 (icomplete-completions): Simplify.
4829
4830 2005-03-21 Richard M. Stallman <rms@gnu.org>
4831
4832 * jka-compr.el (jka-compr-really-do-compress):
4833 Make variable buffer-local.
4834
4835 * image-mode.el: Handle .xpm files too.
4836 (image-toggle-display): Preserve modification flag.
4837
4838 * help.el (where-is): Don't mention aliases with no key bindings.
4839
4840 2005-03-21 Lute Kamstra <lute@gnu.org>
4841
4842 * generic.el: Fix commentary section. Don't require cl for compilation.
4843 (generic-mode-list): Add autoload cookie.
4844 (generic-use-find-file-hook, generic-lines-to-scan)
4845 (generic-find-file-regexp, generic-ignore-files-regexp)
4846 (generic-mode, generic-mode-find-file-hook)
4847 (generic-mode-ini-file-find-file-hook): Fix docstrings.
4848 (define-generic-mode): Make it a defmacro. Fix docstring.
4849 (generic-mode-internal): Code cleanup. Add autoload cookie.
4850 (generic-mode-set-comments): Code cleanup.
4851 * generic-x.el: Don't prevent compilation. Don't require generic.
4852 Follow coding conventions. Minor code cleanup.
4853 (etc-fstab-generic-mode): Add some keywords.
4854 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
4855 define-generic-mode like a function declaration.
4856
4857 2005-03-21 Jay Belanger <belanger@truman.edu>
4858
4859 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
4860 changing modes.
4861
4862 2005-03-21 Sam Steingold <sds@gnu.org>
4863
4864 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
4865
4866 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
4867
4868 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
4869 Add underscore to "f$ lexicals" regexp.
4870
4871 2005-03-20 Juri Linkov <juri@jurta.org>
4872
4873 * subr.el (progress-reporter-do-update): When `min-value' is equal
4874 to `max-value', set `percentage' to 0 and prevent division by zero.
4875
4876 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
4877
4878 Sync with Tramp 2.0.48.
4879
4880 * tramp.el (all): Change all addresses to .gnu.org.
4881 (tramp-append-tramp-buffers): New defun.
4882 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
4883 Catch `dont-send' signal.
4884 (tramp-set-auto-save-file-modes): Set always permissions, because
4885 there might be an old auto-saved file belonging to another
4886 original file. This could be a security threat. Reported by
4887 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
4888 Check for Emacs 21.3.50 removed.
4889
4890 * tramp-smb.el (all): Remove debug construct for
4891 `with-parsed-tramp-file-name'.
4892 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
4893 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
4894 No error message if DIRECTORY or FILENAME doesn't exist.
4895 (tramp-smb-open-connection): Check existence of
4896 `tramp-smb-program'.
4897
4898 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
4899
4900 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
4901 Properly handle the case where the `m' or `s' command's argument is not
4902 yet terminated.
4903 (perl-indent-new-calculate): New function.
4904 (perl-indent-line): Use it.
4905
4906 2005-03-20 Miles Bader <miles@gnu.org>
4907
4908 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
4909 in text-mode too. Change to new face names.
4910 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
4911 Add `:weight bold' attribute.
4912 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
4913
4914 2005-03-19 Juri Linkov <juri@jurta.org>
4915
4916 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
4917
4918 * international/mule.el (auto-coding-alist): Sync with
4919 `auto-mode-alist' by adding upper case archive file extensions
4920 and adding ear/war to jar extension.
4921
4922 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
4923
4924 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
4925 running, restart it.
4926
4927 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
4928
4929 * finder.el (finder-current-item): Throw an error on an empty line.
4930
4931 * man.el (Man-follow-manual-reference): If current-word returns
4932 nil, use "".
4933
4934 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
4935
4936 * simple.el (goto-line): Doc fix.
4937
4938 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
4939
4940 * files.el (save-buffer): Doc fix.
4941
4942 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
4943
4944 * recentf.el (recentf-cleanup-remote): New variable.
4945 (recentf-cleanup): Use it to conditionally check availablity of
4946 remote files.
4947
4948 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
4949
4950 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
4951 function names.
4952
4953 2005-03-19 Eli Zaretskii <eliz@gnu.org>
4954
4955 * language/thai-word.el: New file.
4956
4957 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4958
4959 * files.el (backup-buffer): If the file's directory is not
4960 writable, use copy instead of move to backup the file.
4961
4962 2005-03-19 Eli Zaretskii <eliz@gnu.org>
4963
4964 * obsolete/keyswap.el: Moved to obsolete/ from term/.
4965
4966 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4967
4968 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
4969 Use functionp instead of symbolp and fboundp. Reported by Drkm
4970 <darkman_spam@yahoo.fr>.
4971 (ps-print-version): New version 6.6.6.
4972
4973 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
4974
4975 * textmodes/table.el (table--line-column-position): New idiom.
4976 (table--row-column-insertion-point-p): New function to test
4977 validity of row and column insertion operation at a location.
4978 (table-global-menu, table-cell-menu): Use above functions for
4979 deterministic test operation.
4980 (table--editable-cell-p): Behave in deterministic fashion.
4981
4982 2005-03-18 Juri Linkov <juri@jurta.org>
4983
4984 * isearch.el (isearch-lazy-highlight-new-loop):
4985 Make arguments beg and end optional.
4986 (isearch-update): Remove optional arguments nil from
4987 isearch-lazy-highlight-new-loop.
4988 (isearch-lazy-highlight-search): Let-bind case-fold-search to
4989 isearch-lazy-highlight-case-fold-search instead of
4990 isearch-case-fold-search, and let-bind isearch-regexp to
4991 isearch-lazy-highlight-regexp.
4992 Use isearch-lazy-highlight-last-string instead of isearch-string.
4993
4994 * replace.el (perform-replace): Remove bindings of global
4995 variables isearch-string, isearch-regexp, isearch-case-fold-search.
4996 Add three new arguments to `replace-highlight'.
4997 (replace-highlight): Add arguments string, regexp, case-fold.
4998 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
4999 to allow isearch-lazy-highlight-new-loop to use these values
5000 to set corresponding isearch-lazy-highlight-* internal
5001 variables whose values lazy highlighting will use regardless of
5002 changes to global variables isearch-string, isearch-regexp,
5003 isearch-case-fold-search during lazy highlighting loop.
5004 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
5005 to `lazy-highlight-cleanup'.
5006
5007 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
5008 (ispell-highlight-face): Set default face to `isearch' when
5009 lazy highlighting is enabled.
5010 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
5011 priority to 1. Add lazy highlighting.
5012 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
5013 from `isearch-dehighlight'.
5014
5015 2005-03-18 David Ponce <david@dponce.com>
5016
5017 * files.el (hack-local-variables): Do a case-insensitive search
5018 for End.
5019
5020 2005-03-18 Juri Linkov <juri@jurta.org>
5021
5022 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
5023 `isearch-lazy-highlight-cleanup', add alias to old name and
5024 declare obsolete. Add release numbers to other obsolete vars.
5025 (isearch-done, isearch-lazy-highlight-new-loop):
5026 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
5027 (lazy-highlight-cleanup) <variable>: Doc fix.
5028 (isearch-lazy-highlight-update): Rename obsolete
5029 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
5030
5031 2005-03-18 Kenichi Handa <handa@m17n.org>
5032
5033 * language/thai-util.el: Fix categorization of Thai characters in
5034 thai-category-table.
5035 (thai-composition-pattern): Adjust it for the above change.
5036 (thai-self-insert-command, thai-compose-syllable): New functions.
5037 (thai-compose-region): Use thai-compose-syllable.
5038 (thai-compose-string): Likewise.
5039 (thai-composition-function): Likewise.
5040 (thai-auto-composition): New function.
5041 (thai-auto-composition-mode): New minor mode.
5042
5043 * language/thai.el: Fix patterns to be registered in
5044 composition-function-table.
5045
5046 * international/quail.el (quail-input-method): Locally bind
5047 inhibit-modification-hooks to t.
5048
5049 2005-03-17 Richard M. Stallman <rms@gnu.org>
5050
5051 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
5052 (perl-mode): Use run-mode-hooks.
5053
5054 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
5055 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
5056 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
5057
5058 * mail/sendmail.el (sendmail-send-it): Reenable the code
5059 to compute resend-to-address and use it.
5060
5061 * tar-mode.el (tar-mode): Turn off undo unconditionally.
5062
5063 * image-mode.el: New file.
5064
5065 * image.el (insert-sliced-image): Add autoload cookie.
5066
5067 * font-lock.el (font-lock-lines-before): New user option.
5068 (font-lock-after-change-function): Obey it.
5069
5070 * bindings.el (esc-map): Make M-g a prefix.
5071 Bind M-g g and M-g M-g to goto-line.
5072
5073 * faces.el (face-id): Doc fix.
5074
5075 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
5076
5077 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
5078 (rmail-show-message): Use rmail-unknown-mail-followup-to.
5079 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
5080
5081 * mail/sendmail.el (mail-yank-ignored-headers)
5082 (mail-font-lock-keywords, mail-mode-fill-paragraph):
5083 Add Mail-Followup-To and Mail-Reply-To headers.
5084 (mail-citation-hook): Add autoload cookie.
5085 (mail-mode): Doc fix.
5086 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
5087 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
5088 (mail-mode-fill-paragraph): Handle those headers.
5089 (mail-mailing-lists): New variable.
5090 (mail-mail-reply-to, mail-mail-followup-to): New functions.
5091
5092 2005-03-17 Juri Linkov <juri@jurta.org>
5093
5094 * isearch.el (isearch-fallback): Check for `(car previous)'
5095 before calling `isearch-other-end-state'.
5096
5097 2005-03-17 Kim F. Storm <storm@cua.dk>
5098
5099 * simple.el (move-beginning-of-line): Move to beginning of buffer
5100 line, as well as beginning of screen line.
5101
5102 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
5103
5104 * calendar/diary-lib.el (mark-diary-entries): Use new optional
5105 argument REDRAW rather than calendar-redrawing variable.
5106 * calendar/calendar.el (calendar-redrawing): Delete.
5107 (redraw-calendar): Do not bind calendar-redrawing.
5108
5109 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
5110
5111 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
5112 diary-file buffer.
5113
5114 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
5115
5116 * help.el (describe-mode): Allow a :minor-mode-function property to
5117 specify a different minor mode toggle function than the variable.
5118 * simple.el (auto-fill-function):
5119 * subr.el (add-minor-mode): Use it.
5120
5121 2005-03-16 Kenichi Handa <handa@m17n.org>
5122
5123 * language/ethio-util.el (sera-being-called-by-w3): New variable.
5124 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
5125 (ethio-fidel-to-sera-buffer): Likewise.
5126
5127 2005-03-16 Juri Linkov <juri@jurta.org>
5128
5129 * emacs-lisp/find-func.el (find-function-regexp):
5130 Add defun-emitting macro `menu-bar-make-toggle'.
5131
5132 * isearch.el: Put `isearch-scroll' property to
5133 `split-window-horizontally'.
5134
5135 * info.el: Update error messages for `debug-ignored-errors'.
5136 (Info-isearch-search): Doc fix.
5137 (Info-find-node): Move up code to go into info buffer before
5138 recording the node to the history.
5139 (Info-fontify-node): Fontify titles only if the next line
5140 has two or more `*', `=', `-', `.'.
5141 Display "go to this node" for empty (match-string 3).
5142
5143 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5144
5145 * term/mac-win.el: Add mouse pointer shape constants.
5146
5147 2005-03-15 Kim F. Storm <storm@cua.dk>
5148
5149 * simple.el (move-beginning-of-line): Use vertical-motion.
5150
5151 2005-03-15 Juri Linkov <juri@jurta.org>
5152
5153 * isearch.el (isearch-error): New variable.
5154 (isearch-invalid-regexp, isearch-within-brackets): Remove.
5155 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
5156 (isearch-within-brackets-state): Remove.
5157 (isearch-case-fold-search-state, isearch-pop-fun-state):
5158 Decrease frame index.
5159 (isearch-mode, isearch-top-state, isearch-push-state)
5160 (isearch-edit-string, isearch-abort, isearch-search-and-update)
5161 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
5162 (isearch-search, isearch-lazy-highlight-new-loop):
5163 Replace `isearch-invalid-regexp' with `isearch-error'.
5164 Remove `isearch-within-brackets'.
5165 (isearch-search): Add `search-failed' handler to `condition-case'.
5166 (isearch-lazy-highlight-search): Add `condition-case' to catch
5167 errors and allow `isearch-lazy-highlight-update' to try
5168 highlighting from the beginning of the window.
5169 (isearch-repeat): Move up code to set isearch-wrapped to t
5170 before calling isearch-wrap-function.
5171
5172 * info.el (Info-isearch-initial-node): New internal variable.
5173 (Info-search): Signal an error in isearch mode when search leaves
5174 the initial node. Signal an error when `bound' is non-nil and
5175 nothing was found in the current subfile.
5176 (Info-isearch-search): Remove `condition-case'.
5177 (Info-isearch-wrap): Don't wrap when search failed during leaving
5178 the initial node. If `Info-isearch-search' is nil, wrap around
5179 the current node.
5180 (Info-isearch-start): New fun.
5181 (Info-mode): Add buffer-local hook `Info-isearch-start' to
5182 `isearch-mode-hook'.
5183
5184 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5185
5186 * simple.el (normal-erase-is-backspace): Set default to t if
5187 running on Mac.
5188
5189 * term/mac-win.el (function-key-map): Sync with x-win.el.
5190
5191 2005-03-15 Kenichi Handa <handa@m17n.org>
5192
5193 * international/mule-cmds.el (locale-language-names): Modify the
5194 format of elements and add more entries.
5195 (locale-preferred-coding-systems): Add more entries.
5196 (set-locale-environment): Adjust for the change of
5197 locale-language-names.
5198
5199 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5200
5201 * pcvs.el (smerge-ediff): Remove bogus autoload.
5202
5203 2005-03-14 Lute Kamstra <lute@gnu.org>
5204
5205 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
5206 Ignore a `*' at the beginning of a line.
5207
5208 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
5209 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
5210 subr.el.
5211 (dont-compile, eval-when-compile, eval-and-compile): Use declare
5212 to specify indentation.
5213
5214 * generic.el (define-generic-mode): Let generic-mode-list be a
5215 list of strings; test membership with equal.
5216
5217 2005-03-14 Kim F. Storm <storm@cua.dk>
5218
5219 * simple.el (next-line, previous-line): Add optional try-vscroll
5220 arg to recognize interactive use. Pass it on to line-move.
5221 (line-move): Don't perform auto-window-vscroll when defining or
5222 executing keyboard macro to ensure consistent behaviour.
5223
5224 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
5225
5226 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
5227
5228 2005-03-13 Lute Kamstra <lute@gnu.org>
5229
5230 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
5231 debugger-setup-buffer so that backtrace marks the frames set to
5232 debug-on-exit and we don't have to do it manually. Set an extra
5233 debug-on-exit for macro's.
5234 (debugger-setup-buffer): Don't mark the top frame manually.
5235
5236 2005-03-12 Lute Kamstra <lute@gnu.org>
5237
5238 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
5239 lisp-indent-function throughout.
5240 (with-no-warnings): Set lisp-indent-function property.
5241
5242 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
5243
5244 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
5245 Add entry for backslash.
5246
5247 2005-03-12 Juri Linkov <juri@jurta.org>
5248
5249 * info.el (Info-search): Four fixes for backward search.
5250
5251 2005-03-11 Jay Belanger <belanger@truman.edu>
5252
5253 * calc/calc.el (calc-language-alist): New variable.
5254 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
5255 (calc-embedded-find-modes): Use calc-language-alist instead of
5256 calc-embedded-language-alist.
5257
5258 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5259
5260 * calendar/calendar.el (calendar-redrawing): New internal
5261 variable.
5262 (redraw-calendar): Remove bogus save-excursion from previous
5263 change. Bind calendar-redrawing to t for mark-diary-entries.
5264 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
5265 calendar if that is why we were called.
5266
5267 2005-03-11 Kenichi Handa <handa@m17n.org>
5268
5269 * international/mule.el (make-coding-system): Set property
5270 coding-system-define-form to nil.
5271 (define-coding-system-alias): Likewise.
5272
5273 2005-03-11 Kenichi Handa <handa@m17n.org>
5274
5275 These changes are suggested by Dave Love <fx@gnu.org>.
5276
5277 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
5278 coding: tag.
5279 (adaptive-fill-regexp): Add more bullets.
5280 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
5281 regexps.
5282
5283 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
5284
5285 * help.el (describe-mode): Properly handle non-trivial lighters.
5286 Don't ignore minor modes that are not listed in minor-mode-list.
5287
5288 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
5289 feature ON when the user requests to turn it OFF.
5290
5291 2005-03-10 Lute Kamstra <lute@gnu.org>
5292
5293 * emacs-lisp/debug.el (debug-entry-code): Delete it.
5294 (implement-debug-on-entry): New function to replace debug-entry-code.
5295 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
5296 second argument as the 2005-03-07 change makes it obsolete.
5297 (debug-on-entry, cancel-debug-on-entry): Update call to
5298 debug-on-entry-1.
5299 (debug, debugger-setup-buffer): Comment update.
5300 (debugger-frame-number): Update to work with implement-debug-on-entry.
5301
5302 2005-03-10 Jay Belanger <belanger@truman.edu>
5303
5304 * calc/calc-embed.el (math-ms-args): Declare it.
5305 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
5306 math-ms-args.
5307 (calc-embedded-subst): Use math-multi-subst-rec to substitute
5308 variables.
5309
5310 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
5311
5312 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
5313 Use message-box.
5314
5315 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
5316 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
5317 (tooltip-gud-tips): Simplify.
5318 (tooltip-gud-tips-p): Remove superflouous :set.
5319 (tooltip-gud-modes): Add fortran-mode.
5320 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
5321
5322 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
5323
5324 2005-03-09 Kim F. Storm <storm@cua.dk>
5325
5326 * play/animate.el (animate-place-char): Use forward-line instead
5327 of next-line to improve performance.
5328
5329 2005-03-09 Simon Josefsson <jas@extundo.com>
5330
5331 * net/browse-url.el (browse-url-default-browser): Doc fix.
5332
5333 2005-03-09 Miles Bader <miles@gnu.org>
5334
5335 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
5336 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
5337
5338 2005-03-09 Kenichi Handa <handa@m17n.org>
5339
5340 * international/latin-1.el: Set case and syntax for 255 only if
5341 set-case-syntax-set-multibyte is nil.
5342
5343 * textmodes/ispell.el (ispell-insert-word): New function.
5344 (ispell-word): Use ispell-insert-word to insert a new word.
5345 (ispell-process-line): Likewise.
5346 (ispell-complete-word): Likewise.
5347
5348 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
5349
5350 * calendar/calendar.el (redraw-calendar): Preserve point.
5351 Reported by Matt Hodges <MPHodges@member.fsf.org>.
5352 (calendar-week-start-day): Move after definition of
5353 redraw-calendar. Delete buffer test, since redraw-calendar has
5354 that now.
5355
5356 * calendar/diary-lib.el (mark-diary-entries): Only call
5357 redraw-calendar in the first of any recursive calls.
5358 Reported by Alan Shutko <ats@acm.org>.
5359
5360 2005-03-08 Juri Linkov <juri@jurta.org>
5361
5362 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
5363 (html-horizontal-rule, html-line, html-image, html-checkboxes)
5364 (html-radio-buttons): Add a space before the trailing `/>' where
5365 sgml-xml-mode is non-nil.
5366 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
5367 the subsequent tag of the empty XML tag.
5368 (html-href-anchor): Don't set initial input to "http:".
5369 (html-image): Ask for the image URL and set point inside alt="".
5370 (html-name-anchor): Duplicate the name in the `id' attribute when
5371 sgml-xml-mode is non-nil.
5372 (html-paragraph): Remove \n before <p>.
5373 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
5374 instead of `checked' when sgml-xml-mode is non-nil.
5375
5376 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
5377 Remove 1 space before #RRGGBB to not truncate it on terminal
5378 windows w/o fringes. Remove 1 space between bg and fg examples
5379 to get more space.
5380 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
5381 avoid byte-compile warnings.
5382
5383 * image-file.el (image-file-handler): Put `safe-magic' property to
5384 `image-file-handler'.
5385
5386 * info.el (Info-isearch-search): Emulate word search in
5387 isearching through multiple Info nodes with Info-search.
5388 (Info-isearch-wrap): Allow isearch-word.
5389
5390 2005-03-08 Lute Kamstra <lute@gnu.org>
5391
5392 * emacs-lisp/debug.el (debugger-step-through): Make sure that
5393 stepping into the debugger's code is not possible.
5394 (debugger-jumping-flag): Docstring update.
5395
5396 2005-03-08 Jay Belanger <belanger@truman.edu>
5397
5398 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
5399 embedded mode begins.
5400 (calc-embedded-language-alist): New variable.
5401 (calc-embedded-find-modes): Use calc-embedded-language-alist to
5402 set default language mode.
5403
5404 2005-03-08 Kenichi Handa <handa@m17n.org>
5405
5406 * international/ccl.el (define-ccl-program): Fix docstring about
5407 extra 256 bytes assured for the output buffer.
5408
5409 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5410 Fix BUFFER_MAGNIFICATION to 2.
5411 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5412
5413 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
5414
5415 * align.el (align-rules-list): Added an alignment rule for CSS
5416 declarations (applies to css-mode and html-mode buffers).
5417
5418 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
5419
5420 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
5421
5422 2005-03-07 Kim F. Storm <storm@cua.dk>
5423
5424 * simple.el (move-beginning-of-line): New command.
5425
5426 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
5427
5428 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
5429
5430 * emulation/cua-base.el: Put CUA move property on move-end-of-line
5431 and move-beginning-of-line.
5432
5433 * apropos.el (apropos-print): Omit command from M-x ... RET.
5434
5435 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
5436
5437 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
5438 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
5439
5440 2005-03-06 Richard M. Stallman <rms@gnu.org>
5441
5442 * bindings.el (esc-map): Bind M-g to goto-line.
5443
5444 * facemenu.el (global-map): Bind M-o, not M-g.
5445
5446 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5447
5448 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
5449 "Open Directory" as for "Open File".
5450
5451 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
5452
5453 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
5454 (push-mark-command): Run activate-mark-hook.
5455
5456 2005-03-06 Richard M. Stallman <rms@gnu.org>
5457
5458 * help-mode.el (help-mode-finish): Don't alter the element
5459 in view-return-to-alist if there already is one.
5460
5461 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
5462 make sure the current buffer is the expected one.
5463
5464 * novice.el (disabled-command-function): Output in *Disabled Command*.
5465 Explicitly ignore non-keyboard events, and explicitly handle C-g.
5466
5467 * textmodes/flyspell.el (flyspell-large-region):
5468 Pass args differently for aspell.
5469
5470 * files.el (mode-require-final-newline): Doc fix.
5471
5472 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5473
5474 * progmodes/which-func.el (which-function):
5475 Specify NOERROR when calling imenu--make-index-alist.
5476
5477 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
5478
5479 * simple.el (normal-erase-is-backspace): Define default value.
5480
5481 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
5482 (custom-reevaluate-setting): Simple function to handle
5483 variables that are defined before their default value can really
5484 be computed.
5485
5486 * startup.el (command-line): Use it for temporary-file-directory,
5487 small-emporary-file-directory, auto-save-file-name-transforms,
5488 blink-cursor-mode, and normal-erase-is-backspace.
5489
5490 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
5491 progress, even with buggy anchored keywords.
5492
5493 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
5494
5495 * simple.el (goto-line): Remove unbalanced final parenthesis.
5496
5497 2005-03-05 Richard M. Stallman <rms@gnu.org>
5498
5499 * simple.el (goto-line): Use a number at point as the default.
5500 With C-u as arg, switch buffers.
5501
5502 2005-03-05 Juri Linkov <juri@jurta.org>
5503
5504 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
5505 with `no-blinking-cursor'.
5506
5507 * startup.el (no-blinking-cursor): New defvar.
5508 (command-line): Add `--no-blinking-cursor' to longopts.
5509 Set `no-blinking-cursor' to t for command line arguments
5510 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
5511 with `no-blinking-cursor' in the condition for calling
5512 `blink-cursor-mode'.
5513
5514 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
5515
5516 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
5517 (menu-bar-options-save): Add blink-cursor-mode.
5518 (menu-bar-options-menu): Add blink-cursor-mode.
5519
5520 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
5521
5522 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
5523 (icalendar-export-file, icalendar-export-region)
5524 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
5525 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
5526
5527 2005-03-04 Lute Kamstra <lute@gnu.org>
5528
5529 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
5530 (debug-function-list): Ditto.
5531
5532 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
5533
5534 * textmodes/texinfmt.el (texinfo-append-refill):
5535 Redefine the types of line to which @refill
5536 is not appended by replacing a search for `@refill\\|@bye' with
5537 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
5538 itemize@refill' bug and the unfilled long lines bug.
5539 (texinfmt-version): Update number and date.
5540
5541 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
5542
5543 * international/code-pages.el (windows-1250, windows-125[2-8])
5544 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
5545
5546 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
5547
5548 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
5549 bound yet.
5550
5551 2005-03-02 Romain Francoise <romain@orebokech.com>
5552
5553 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
5554 buffer after removing limits.
5555 (ibuffer-pop-filter): Ditto.
5556 Update copyright.
5557
5558 2005-03-02 Miles Bader <miles@gnu.org>
5559
5560 * button.el (make-text-button): If the user doesn't specify a
5561 type, use the default. Rewrite to use `add-text-properties' and
5562 plist functions.
5563
5564 2005-03-01 Lute Kamstra <lute@gnu.org>
5565
5566 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
5567 (debugger-jumping-flag): New var.
5568 (debug-entry-code): Use it.
5569 (debugger-jump): Use debugger-jumping-flag and add
5570 debugger-reenable to post-command-hook.
5571 (debugger-reenable): Use debugger-jumping-flag and remove itself
5572 from post-command-hook.
5573 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
5574 debugger-reenable.
5575
5576 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
5577
5578 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
5579 inclusion of "itemize\\|", which may be unnecessary, is certainly
5580 inelegant, and stops refilling in itemize lists when formatting
5581 Japanese Texinfo files to Info.
5582 Update copyright to 2005.
5583
5584 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
5585
5586 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
5587 of an error if GDB can't find the source file.
5588
5589 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5590
5591 * calendar/calendar.el (redraw-calendar): Work from any buffer,
5592 not just the calendar.
5593
5594 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
5595 first.
5596 (diary-redraw-calendar): New function.
5597 (make-diary-entry): Add diary-redraw-calendar to local
5598 write-contents-functions. Turn off selective display before
5599 inserting in diary.
5600
5601 2005-03-01 Kim F. Storm <storm@cua.dk>
5602
5603 * emacs-lisp/copyright.el (copyright-fix-years): New command.
5604
5605 2005-03-01 Lute Kamstra <lute@gnu.org>
5606
5607 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
5608 that debug-entry-code can be safely removed from a function while
5609 this code is being evaluated. Revert the 2005-02-27 change as the
5610 new implementation no longer requires it. Make sure that a
5611 function body containing just a string is not mistaken for a docstring.
5612 (debug): Skip one more frame in case of debug on entry.
5613 (debugger-setup-buffer): Delete one more frame line in case of
5614 debug on entry.
5615 (debugger-frame-number): Update to use the new text introduced by
5616 the 1999-11-03 change. Skip one more frame in case of debug on entry.
5617
5618 2005-02-28 Kim F. Storm <storm@cua.dk>
5619
5620 * double.el (double-translate-key): Call force-window-update after
5621 read-event to avoid crash in redisplay.
5622
5623 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
5624
5625 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
5626 (debug): Use it. Move the inhibit-trace earlier.
5627 (debug-entry-code): New const.
5628 (debug-on-entry-1): Use it.
5629
5630 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
5631
5632 * international/utf-16.el (ccl-encode-mule-utf-16le):
5633 Fix BUFFER_MAGNIFICATION to 2.
5634 (ccl-encode-mule-utf-16be): Likewise.
5635
5636 2005-02-28 Kenichi Handa <handa@m17n.org>
5637
5638 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5639 Fix BUFFER_MAGNIFICATION to 4.
5640 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5641
5642 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
5643
5644 * speedbar.el (speedbar-update-flag): Doc fix.
5645 (speedbar-show-info-under-mouse): Give set-mouse-position the right
5646 argument.
5647
5648 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
5649
5650 * reveal.el (reveal-post-command): Don't try to reveal overlays which
5651 have a non-nil `invisible' property but are actually visible.
5652
5653 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
5654 for perldoc sections.
5655 (perl-outline-regexp, perl-outline-level): New var and function.
5656 (perl-mode): Use them.
5657
5658 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5659
5660 * calendar/diary-lib.el (diary-remind): Discard any mark portion
5661 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
5662
5663 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
5664
5665 * cus-edit.el: Comment change.
5666 (custom-buffer-create-internal): Slightly reword text at top of
5667 Custom buffers. Mention there that saving an option edits the
5668 init file. Add link to Emacs manual node on `custom-file'.
5669 (custom-magic-alist): Rewrite individual State messages to use
5670 capitalized keywords. Doc fix.
5671
5672 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5673
5674 * calendar/calendar.el (calendar-buffer): Move above
5675 calendar-week-start-day.
5676 (calendar-week-start-day): Doc fix. Add :set function.
5677 (calendar-minimum-window-height): New variable.
5678 (generate-calendar-window): Only resize window if selected-window
5679 is displaying the calendar buffer. Use new variable
5680 calendar-minimum-window-height.
5681 (generate-calendar): Reword error message.
5682 (calendar-mode-map): Bind DEL to scroll-other-window-down.
5683
5684 2005-02-27 Andreas Schwab <schwab@suse.de>
5685
5686 * vc.el (vc-do-command): Don't run command asynchronously when
5687 operating in a remote directory.
5688
5689 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
5690 change from sync with Tramp 2.0.47.
5691
5692 2005-02-27 Richard M. Stallman <rms@gnu.org>
5693
5694 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5695
5696 * textmodes/flyspell.el (flyspell-mode-on):
5697 Call ispell-change-dictionary only if necessary.
5698
5699 * emacs-lisp/re-builder.el (regexp-builder): New function.
5700
5701 * register.el (describe-register-1): Explicitly handle
5702 yank-excluded-properties = t.
5703
5704 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
5705 (custom-magic-alist): Change the status descriptions again.
5706 (face widget-type): Total rewrite based on `restricted-sexp'
5707 to eliminate the confusing double hiding levels.
5708
5709 * emacs-lisp/debug.el (debug-on-entry-1):
5710 If function body is empty, add nil as body form.
5711
5712 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
5713
5714 * emacs-lisp/trace.el (inhibit-trace): New var.
5715 (trace-make-advice): Use it.
5716
5717 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
5718
5719 2005-02-26 Kim F. Storm <storm@cua.dk>
5720
5721 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
5722 (mouse-on-link-p, mouse-drag-region-1): Use it.
5723
5724 2005-02-25 Lute Kamstra <lute@gnu.org>
5725
5726 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
5727
5728 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
5729
5730 * frame.el (blink-cursor-mode): Add :group keyword.
5731
5732 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
5733
5734 * calendar/icalendar.el (icalendar--decode-isodatetime):
5735 New optional argument DAY-SHIFT.
5736 (icalendar-export-region): Fix coding-system-for-write.
5737 (icalendar--convert-ical-to-diary): Shift end-day of all-day
5738 events by one.
5739
5740 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
5741
5742 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
5743
5744 2005-02-24 Kim F. Storm <storm@cua.dk>
5745
5746 * international/iso-acc.el (iso-accents-compose): Fix crash
5747 during redisplay. Call force-window-update after read-event
5748 and delete-region to signal that window is not accurate.
5749
5750 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5751
5752 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
5753 Remove unused and inexistent var `inhibit-trace'.
5754 (debugger-mode): Use run-mode-hooks.
5755 (debugger-list-functions): Add buttons; setup xref stack.
5756
5757 2005-02-23 Richard M. Stallman <rms@gnu.org>
5758
5759 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
5760 appointment says it was explicitly made.
5761 (appt-add): Set the 3rd element.
5762 (appt-make-list): Preserve explicit appointments.
5763
5764 * subr.el (find-tag-default): Catch errors in forward-sexp.
5765
5766 2005-02-23 Juri Linkov <juri@jurta.org>
5767
5768 * info.el (Info-isearch-search): New defcustom.
5769 (Info-isearch-search): Call the default isearch function
5770 when Info-isearch-search is nil.
5771 (Info-isearch-wrap): Use variable Info-isearch-search.
5772
5773 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
5774
5775 * cus-edit.el: Comment change.
5776
5777 2005-02-22 Kim F. Storm <storm@cua.dk>
5778
5779 * progmodes/hideif.el (hide-ifdef-use-define-alist):
5780 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
5781
5782 2005-02-22 Simon Josefsson <jas@extundo.com>
5783
5784 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
5785 New variable.
5786 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
5787 Oskarsson" <myrkraverk@users.sourceforget.net>.
5788
5789 2005-02-22 Kim F. Storm <storm@cua.dk>
5790
5791 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
5792 check that window of that event is the selected window.
5793 (mouse-drag-region-1): Compare mouse event window to selected
5794 window before setting point.
5795
5796 * tooltip.el (tooltip-show-help-function): Pass event to
5797 mouse-on-link-p so it can check selected window.
5798
5799 2005-02-22 Kenichi Handa <handa@m17n.org>
5800
5801 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
5802 (ps-mule-show-warning): New function.
5803 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
5804 characters are found.
5805
5806 * ps-print.el (ps-header-footer-string): Return a list of header
5807 and footer strings.
5808
5809 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
5810
5811 * pcvs.el (cvs-retrieve-revision): Fix thinko.
5812
5813 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
5814
5815 * frame.el (blink-cursor-mode): Use define-minor-mode.
5816
5817 * term/mac-win.el (function-key-map): Use char-names more consistently.
5818 (file-name-coding-system): Only set it for MacOS-9. The other case is
5819 already handled in mule-cmds.el (where it also works when mac-win.el
5820 is not used).
5821
5822 2005-02-21 Kenichi Handa <handa@m17n.org>
5823
5824 * international/mule.el (ctext-pre-write-conversion): Always use
5825 " *code-converting-work*" buffer for work.
5826
5827 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
5828
5829 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
5830
5831 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
5832
5833 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
5834
5835 * ses.el (undo-more): Restore defadvice, but only the part that
5836 allows changes outside the restricted area of the buffer.
5837
5838 2005-02-20 Kim F. Storm <storm@cua.dk>
5839
5840 * simple.el (line-move): Add fourth optional arg try-vscroll which
5841 must be set to perform auto-window-vscroll.
5842 When moving backwards and doing auto-window-vscroll, automatically
5843 vscroll to the last part of lines which are taller than the window.
5844 (next-line, previous-line): Set try-vscroll arg on line-move.
5845
5846 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
5847
5848 * replace.el (query-replace, query-replace-regexp)
5849 (replace-string, replace-regexp): When operating on region, make
5850 the minibuffer prompt say so.
5851
5852 * isearch.el (isearch-forward): Document isearch-query-replace and
5853 isearch-query-replace-regexp keybindings.
5854
5855 2005-02-19 Jay Belanger <belanger@truman.edu>
5856
5857 * calc/calc-aent.el (math-read-token): Add local variable.
5858
5859 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
5860 (calc-edit-top): Move declaration to earlier in file.
5861 (calc-edit-macro-repeats): Add local variables.
5862
5863 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
5864 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
5865 calcFunc-tanh.
5866 Adjust integration rule for calcFunc-tan.
5867
5868 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5869
5870 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
5871 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
5872 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
5873 (viper-skip-separators): Bug fix.
5874 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
5875 particular major mode.
5876 (viper-del-backward-char-in-replace): Don't put deleted char on the
5877 kill ring.
5878
5879 * viper-ex.el (viper-color-display-p): New function.
5880 (viper-has-face-support-p): Use viper-color-display-p.
5881
5882 * viper-keym.el (viper-gnus-modifier-map): New keymap.
5883
5884 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
5885
5886 * viper-util.el (viper-glob-unix-files): Fix shell status check.
5887 (viper-file-remote-p): Make equivalent to file-remote-p.
5888
5889 * viper.el (viper-major-mode-modifier-list):
5890 Use viper-gnus-modifier-map.
5891
5892 2005-02-19 David Kastrup <dak@gnu.org>
5893
5894 * subr.el (subregexp-context-p): Fix garbled doc string by adding
5895 quoting.
5896
5897 2005-02-19 Jay Belanger <belanger@truman.edu>
5898
5899 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
5900 Remove extra definitions.
5901 (calc-coth): New function.
5902 (calcFunc-cot): Fix `let'.
5903
5904 2005-02-19 Eli Zaretskii <eliz@gnu.org>
5905
5906 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
5907 the reasons we use "type pc" in these faces.
5908
5909 * button.el (button): Ditto.
5910
5911 2005-02-19 Michael Mauger <mmaug@yahoo.com>
5912
5913 * replace.el (query-replace-read-from): Set the value of
5914 query-replace-from-history-variable to handle the case of an empty
5915 string entered to accept the suggested default.
5916
5917 * net/tramp.el (tramp-file-name-for-operation):
5918 Use dired-call-process instead of dired-call-process-command.
5919
5920 2005-02-19 Jay Belanger <belanger@truman.edu>
5921
5922 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
5923 (math-div-non-trig): New variables.
5924 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
5925 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
5926 (math-combine-prod, math-div-symb-fancy): Add simplifications for
5927 trig expressions.
5928
5929 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
5930
5931 * progmodes/gdb-ui.el (gdb-var-update-handler)
5932 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
5933 for watch expressions,
5934 (gdb-var-create-handler): Don't set speedbar-update-flag.
5935 (gdb-post-prompt): Simplify test for speedbar.
5936
5937 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5938
5939 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
5940 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
5941 we use the syntax table of the correct buffer.
5942 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
5943 Felix Gatzemeier.
5944
5945 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
5946 (ediff-file-remote-p): Make synonymous with file-remote-p.
5947 In all deffaces ediff-*-face-*, use min-colors.
5948
5949 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
5950 ediff-recurse-to-subdirectories.
5951 (ediff-mark-if-equal): Check that the arguments are strings, use
5952 ediff-same-contents (after to Felix Gatzemeier).
5953
5954 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
5955 nil.
5956
5957 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
5958
5959 * log-view.el (log-view-message-re): Fix up Subversion regexp.
5960
5961 2005-02-18 David Kastrup <dak@gnu.org>
5962
5963 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
5964 use `mark-active' when defined.
5965
5966 2005-02-18 Kenichi Handa <handa@m17n.org>
5967
5968 * ps-print.el (ps-font-info-database): New entry
5969 ZapfChancery-MediumItalic with correct font name. Fix font name
5970 of the entry Zapf-Chancery-MediumItalic.
5971
5972 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5973
5974 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
5975
5976 2005-02-16 Kim F. Storm <storm@cua.dk>
5977
5978 * ido.el (ido-fallback-command): Pass user input to fallback command.
5979
5980 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
5981
5982 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
5983 (gdb-find-file-hook): Add server prefix.
5984
5985 2005-02-16 Richard M. Stallman <rms@gnu.org>
5986
5987 * replace.el (perform-replace): Pass new args to replace-highlight.
5988 (replace-highlight): Take region args,
5989 and pass them to isearch-lazy-highlight-new-loop.
5990
5991 * novice.el (disabled-command-hook): Autoload the defalias
5992 and the make-obsolete-variable call.
5993
5994 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
5995
5996 * isearch.el (isearch-lazy-highlight-start-limit)
5997 (isearch-lazy-highlight-end-limit): New variables limit
5998 the region for highlighting.
5999 (isearch-lazy-highlight-new-loop): New args BEG and END.
6000 (isearch-lazy-highlight-search): Use the new vars.
6001 (isearch-lazy-highlight-update): Likewise.
6002
6003 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
6004
6005 * cus-start.el (all): Use default-boundp.
6006
6007 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
6008
6009 * menu-bar.el (menu-bar-select-frame): Handle current frame.
6010
6011 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
6012
6013 * autorevert.el (auto-revert-stop-on-user-input)
6014 (auto-revert-verbose): Doc fixes.
6015
6016 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
6017
6018 * international/mule-cmds.el (set-locale-environment): Remove call
6019 to set-selection-coding-system on Windows.
6020
6021 2005-02-15 Jay Belanger <belanger@truman.edu>
6022
6023 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
6024 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
6025 calcFunc-coth.
6026 (math-simplify-sqrt): Add simplifications.
6027
6028 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
6029 to list.
6030
6031 * calc/calc-ext.el: Add functions to autoloads.
6032
6033 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
6034 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
6035 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
6036 (math-csc-raw, math-cot-raw): New functions.
6037
6038 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
6039
6040 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
6041 the variable name in a message.
6042
6043 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
6044 calcFunc-csc, calcFunc-cot.
6045
6046 * calc/calcalg2.el: Add derivative and integration rules for
6047 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
6048 calcFunc-csch, calcFunc-coth.
6049 (math-do-integral-methods): Add to checks for when to use
6050 substitutions.
6051
6052 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
6053
6054 2005-02-15 Lute Kamstra <lute@gnu.org>
6055
6056 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6057 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
6058 <monnier@iro.umontreal.ca>
6059 (lisp-outline-level): Improve efficiency. Suggested by David
6060 Kastrup <dak@gnu.org>.
6061
6062 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
6063
6064 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
6065 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
6066 (gdb-set-gud-minor-mode-existing-buffers): New functions.
6067 (gdb-find-file-hook): New hook. Add it to find-file-hook.
6068 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
6069
6070 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
6071
6072 * cus-start.el (all): Comment change.
6073
6074 2005-02-14 Lute Kamstra <lute@gnu.org>
6075
6076 * cus-start.el (all): Check if symbol is void.
6077
6078 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
6079
6080 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
6081 optional argument to \cite.
6082
6083 2005-02-14 Richard M. Stallman <rms@gnu.org>
6084
6085 * cus-edit.el (custom-buffer-create-internal): Update help message.
6086 (custom-magic-alist): Update help messages.
6087
6088 * cus-start.el (all): Allow a var to specify a standard value.
6089
6090 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
6091
6092 * custom.el (custom-theme-set-variables): Handle variable aliases.
6093
6094 * frame.el (blink-cursor-timer): Doc fix.
6095 (blink-cursor): Make it an alias for `blink-cursor-mode' and
6096 declare obsolete.
6097 (blink-cursor-mode): Define with defcustom and use correct
6098 standard expression in that defcustom.
6099 * startup.el (command-line): Adapt to above changes in frame.el.
6100
6101 2005-02-11 Lute Kamstra <lute@gnu.org>
6102
6103 * apropos.el (apropos-score-doc): Prevent division by zero.
6104
6105 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
6106
6107 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
6108 (icalendar--get-event-property-attributes)
6109 (icalendar--get-event-properties)
6110 (icalendar--datetime-to-diary-date): New functions.
6111 (icalendar--split-value): Doc fix.
6112 (icalendar--datetime-to-noneuropean-date)
6113 (icalendar--datetime-to-european-date): New optional argument
6114 SEPARATOR. Return result as a string instead of a list.
6115 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
6116 (icalendar--convert-string-for-export): Rename arg S to STRING.
6117 (icalendar-export-region): Doc fix. Change name of error buffer.
6118 Save output buffer.
6119 (icalendar-import-file): Add blank at end of prompt.
6120 (icalendar-import-buffer): Doc fix. Do not switch to error
6121 buffer. Indicate status in return value.
6122 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
6123 buffer. Save output buffer. Handle exception from recurrence
6124 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
6125 events. Fix problems with weekly all-day events.
6126
6127 2005-02-10 Richard M. Stallman <rms@gnu.org>
6128
6129 * simple.el (eval-expression-print-format):
6130 Avoid warning about edebug-active.
6131
6132 * help.el (help-for-help-internal): Rename from help-for-help.
6133 (help-for-help): Define with defalias.
6134
6135 * font-core.el (font-lock-default-function): Use with-no-warnings.
6136
6137 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
6138
6139 * custom.el (defface): Doc fix.
6140
6141 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
6142
6143 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
6144 width 0" to prevent word wrapping problems.
6145
6146 2005-02-09 Kim F. Storm <storm@cua.dk>
6147
6148 * ido.el (ido-file-extensions-order): New defcustom.
6149 (ido-file-extension-lessp, ido-file-extension-aux)
6150 (ido-file-extension-order): New advanced file ordering.
6151 (ido-file-lessp): New simple file ordering.
6152 (ido-sort-list): Remove.
6153 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
6154 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
6155
6156 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
6157
6158 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
6159 that some versions of grep produce.
6160 (grep-mode-font-lock-keywords): Likewise.
6161
6162 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
6163
6164 * progmodes/gdb-ui.el (gdb-location-list): New variable.
6165 (gdb-cdir): Delete.
6166 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
6167 (gdb-source-info): Treat case when source file is in another
6168 directory properly.
6169 (gdb-get-location): New function.
6170
6171 2005-02-07 Jay Belanger <belanger@truman.edu>
6172
6173 * calc/calc-prog.el (calc-write-parse-table-part)
6174 (calc-fix-token-name): Fix a check for language type.
6175
6176 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
6177
6178 2005-02-07 Andre Spiegel <spiegel@gnu.org>
6179
6180 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
6181 as directory not writable.
6182
6183 2005-02-07 Kim F. Storm <storm@cua.dk>
6184
6185 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
6186 (cua--standard-movement-commands): Remove list.
6187 Instead, set CUA property value to move for movement commands.
6188 (cua-movement-commands): Remove. Users must set CUA prop instead.
6189 (cua--pre-command-handler): Check CUA property.
6190 (cua--init-keymaps): Don't remap undo commands.
6191 (cua-mode): Don't call cua--rectangle-on-off.
6192
6193 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
6194 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
6195 (cua--rect-undo-set-point): New var.
6196 (cua--rectangle-undo-boundary): Setup undo apply entry.
6197 (cua--rect-undo-handler): New function for rectangle undo.
6198 (cua--rect-start-position, cua--rect-end-position): Add.
6199 (cua--rectangle-post-command): Call cua--rectangle-set-corners
6200 for restored rectangle. Set point if cua--rect-undo-set-point.
6201
6202 2005-02-06 Jay Belanger <belanger@truman.edu>
6203
6204 * calc/calc-lang.el (calc-tex-language): Display more information
6205 in messages.
6206
6207 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
6208 in TeX mode.
6209
6210 2005-02-06 Richard M. Stallman <rms@gnu.org>
6211
6212 * emacs-lisp/lisp.el (buffer-end): Doc fix.
6213
6214 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
6215
6216 * net/ldap.el (ldap-search-internal): Support attributes with
6217 optional descriptions separated by a semi-colon, as in
6218 "userCertificate;binary".
6219
6220 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6221
6222 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
6223 isn't a cons (i.e. the version is 0).
6224
6225 2005-02-05 Eli Zaretskii <eliz@gnu.org>
6226
6227 * help.el (help-for-help): Doc fix.
6228
6229 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
6230
6231 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
6232 GDB-Windows on the menu-bar as this works better.
6233
6234 2005-02-04 Jay Belanger <belanger@truman.edu>
6235
6236 * calc/calc-embed.el (calc-embedded-update): Don't put in
6237 unnecessary newlines. Adjust the end of formula marker.
6238
6239 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
6240 (math-latex-parse-two-args): New function.
6241
6242 2005-02-03 Lute Kamstra <lute@gnu.org>
6243
6244 * help-fns.el (help-with-tutorial): Make sure that users cannot
6245 remove the entire text of the tutorial by means of `undo'.
6246
6247 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
6248
6249 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
6250 in recent changes, where the ispell process was repeatedly
6251 killed & restarted.
6252
6253 * international/mule-cmds.el (set-locale-environment): Set file-name
6254 coding system to utf-8 on Darwin systems.
6255 (set-default-coding-systems): Don't set default-file-name-coding-system
6256 on Darwin systems.
6257
6258 2005-02-03 Richard M. Stallman <rms@gnu.org>
6259
6260 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
6261
6262 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
6263
6264 * faces.el (list-faces-display): Add optional argument.
6265
6266 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
6267
6268 * font-core.el (font-lock-default-function): Handle the rare case where
6269 only font-lock-keywords is set.
6270
6271 2005-02-02 Kenichi Handa <handa@m17n.org>
6272
6273 * international/characters.el: Cancel previous change for
6274 I-WITH-DOT-ABOVE and DOTLESS-i.
6275
6276 * international/latin-5.el: Cancel previous change.
6277
6278 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6279
6280 * progmodes/gud.el: Correction to syntax in gud-menu-map.
6281
6282 2005-02-02 Kenichi Handa <handa@m17n.org>
6283
6284 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
6285 DOTLESS-i.
6286
6287 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
6288 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
6289
6290 * case-table.el (get-upcase-table): New function.
6291 (copy-case-table): Copy upcaes table too if non-nil.
6292 (set-case-syntax-delims): Maintain upcase table too.
6293 (set-case-syntax-pair): Likewise.
6294 (set-upcase-syntax, set-downcase-syntax): New functions.
6295 (set-case-syntax): Maintain upcase table too.
6296
6297 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6298
6299 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
6300
6301 * progmodes/gud.el (gud-goto-info): New function.
6302 (gud-tool-bar-map): Use correct icon.
6303
6304 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6305
6306 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
6307 When delegating, order args in the funcall correctly.
6308
6309 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6310
6311 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
6312
6313 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
6314
6315 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
6316 buffer not visiting a file.
6317
6318 2005-01-31 Jay Belanger <belanger@truman.edu>
6319
6320 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
6321 bound on the line with the formula.
6322
6323 2005-01-31 Kim F. Storm <storm@cua.dk>
6324
6325 * ses.el (ses-create-cell-variable-range)
6326 (ses-destroy-cell-variable-range, ses-reset-header-string)
6327 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
6328 (ses-insert-row): Fix format of apply undo entries.
6329
6330 2005-01-31 Jay Belanger <belanger@truman.edu>
6331
6332 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
6333 parts.
6334
6335 * calc/calc-embed.el (calc-embedded-open-formula)
6336 (calc-embedded-close-formula): Ignore matrix environments.
6337
6338 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
6339 TeX mode.
6340
6341 * calc/calc-lang.el (math-function-table, math-oper-table)
6342 (math-variable-table): Adjust the LaTeX portions.
6343
6344 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
6345 (math-latex-ignore-words): New constant.
6346
6347 2005-01-31 Richard M. Stallman <rms@gnu.org>
6348
6349 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
6350 (ispell-local-dictionary): Doc fix.
6351 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
6352 Don't reinitialize at run time. Don't defcustom.
6353 All uses changed to append ispell-local-dictionary-alist,
6354 or check it first.
6355 (ispell-current-dictionary): New variable for dictionary in use.
6356 (ispell-dictionary): Now used only for global default.
6357 (ispell-start-process): Set ispell-current-dictionary,
6358 not ispell-dictionary.
6359 (ispell-change-dictionary): Use this only for setting
6360 user preferences.
6361 (ispell-internal-change-dictionary): New function
6362 to change the current dictionary in use.
6363 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
6364 Use ispell-current-dictionary.
6365 Handle ispell-local-dictionary-overridden.
6366 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
6367
6368 2005-01-31 Jay Belanger <belanger@truman.edu>
6369
6370 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
6371
6372 * calc/calc-ext.el: Add calc-latex-language to autoloads.
6373 (calc-mode-map): Add calc-latex-language.
6374
6375 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
6376 (math-latex-print-frac): New functions.
6377 (math-oper-table, math-function-table, math-variable-table)
6378 (math-complex-format, math-input-filter): Add latex properties.
6379 (calc-set-language): Set math-expr-special-function-mapping.
6380
6381 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
6382 (calc-write-parse-table-part): Add LaTeX support.
6383
6384 * calc/calc.el (calc-language): Adjust docstring.
6385 (calc-set-mode-line): Add LaTeX support.
6386 (math-expr-special-function-mapping): New variable.
6387 (math-tex-ignore-words): Add to list.
6388
6389 * calc/calccomp.el (math-compose-expr, math-compose-rows):
6390 Add LaTeX support.
6391 (math-compose-expr): Add support for special functions.
6392
6393 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
6394
6395 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
6396
6397 * progmodes/gdb-ui.el (gdb-memory-address)
6398 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
6399 (gdb-memory-mode-map, gdb-memory-format-keymap)
6400 (gdb-memory-format-menu, gdb-memory-unit-keymap)
6401 (gdb-memory-unit-menu): New variables for a buffer
6402 that lets the user examine program memory.
6403 (gdb-memory-set-address, gdb-memory-set-repeat-count)
6404 (gdb-memory-format-binary, gdb-memory-format-octal)
6405 (gdb-memory-format-unsigned, gdb-memory-format-signed)
6406 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
6407 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
6408 (gdb-memory-unit-word, gdb-memory-unit-halfword)
6409 (gdb-memory-unit-byte, gdb-memory-unit-menu)
6410 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
6411 (gdb-memory-mode, gdb-memory-buffer-name)
6412 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
6413 New functions for above buffer.
6414
6415 2005-01-30 Richard M. Stallman <rms@gnu.org>
6416
6417 * cus-edit.el (custom-bury-buffer): Function deleted.
6418 (custom-buffer-done-function): Option deleted.
6419 (custom-buffer-done-kill): New (replacement option.
6420 (Custom-buffer-done): Call quit-window.
6421 (custom-buffer-create-internal): Update for above changes.
6422
6423 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
6424
6425 * simple.el (undo-ask-before-discard): New var.
6426 (undo-outer-limit-truncate): Implement it.
6427 (undo-extra-outer-limit): Doc update.
6428
6429 2005-01-29 Richard M. Stallman <rms@gnu.org>
6430
6431 * ses.el (undo-more): Delete defadvice.
6432 (ses-begin-change): Doc fix.
6433
6434 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
6435 instead of rebinding C-x u and C-_.
6436
6437 * files.el (normal-backup-enable-predicate): Return nil for files
6438 in /tmp, regardless of temporary-file-directory.
6439
6440 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
6441
6442 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
6443 (open-rectangle, delete-whitespace-rectangle-line)
6444 (clear-rectangle-line): If FILL, pass t instead of FILL
6445 for move-to-column's 2nd arg.
6446
6447 * simple.el (undo): Fix the test for continuing a series of undos.
6448 (undo-more): Set pending-undo-list to t when we reach end.
6449 (pending-undo-list): Move up defvar.
6450
6451 * wid-edit.el (widget-button-click):
6452 Shorten the range of the track-mouse binding.
6453
6454 * comint.el (comint-insert-input): Undo previous changes;
6455 use last-input-event in interactive spec.
6456
6457 2005-01-29 Eli Zaretskii <eliz@gnu.org>
6458
6459 * progmodes/compile.el (compilation-start): Bind buffer-read-only
6460 to nil before invoking call-process. Reset buffer's modified flag
6461 after fontifying it in the no-async branch.
6462
6463 * wid-edit.el (widget-specify-button): If mouse pointer shape
6464 cannot be changed, use mouse face instead.
6465
6466 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
6467
6468 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
6469 (gdb-goto-breakpoint): Make breakpoint handling work on template
6470 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
6471 (gdb-assembler-custom): Update to recognise breakpoint information
6472 added on 2005-01-19.
6473
6474 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
6475
6476 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
6477 (dsssl-mode): Use define-derived-mode.
6478 (scheme-mode-initialize): Remove.
6479 (scheme-mode): Use run-mode-hooks.
6480
6481 * cus-edit.el (customize-group-other-window)
6482 (custom-buffer-create-other-window): Don't override special-display-*.
6483 (custom-mode-map): Make it dense.
6484
6485 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
6486 sets the default value.
6487
6488 2005-01-28 Eli Zaretskii <eliz@gnu.org>
6489
6490 * descr-text.el: Add more keywords.
6491
6492 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
6493
6494 * speedbar.el: Avoid unnecessary use of locate-library.
6495
6496 * international/mule-cmds.el (standard-display-european-internal):
6497 Don't fiddle with latin-1 non-break space any more since it's now
6498 special cased in the C code.
6499 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
6500
6501 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
6502
6503 * cus-start.el (all): Add `undo-outer-limit'.
6504
6505 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6506
6507 * textmodes/bibtex.el (bibtex-format-entry):
6508 Use `bibtex-empty-field-re' only on the text of fields, not on entire
6509 field lines.
6510 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
6511 not on part of a buffer.
6512
6513 2005-01-25 Lute Kamstra <lute@gnu.org>
6514
6515 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
6516 nonempty field text strings like "{letters\\macro{}more letters}".
6517 Clarify docstring.
6518 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
6519 (bibtex-entry-offset, bibtex-parse-association)
6520 (bibtex-parse-field-name): Fix typos in docstrings.
6521 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
6522
6523 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
6524
6525 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
6526 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
6527 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
6528 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
6529
6530 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
6531 isearch minor mode.
6532
6533 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
6534
6535 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
6536
6537 2005-01-24 Lute Kamstra <lute@gnu.org>
6538
6539 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
6540 CASECHARS and NOT-CASECHARS regular expressions of the
6541 "nederlands" and "nederlands8" dictionaries to prevent a "Range
6542 striding over charsets" error.
6543
6544 2005-01-24 Jay Belanger <belanger@truman.edu>
6545
6546 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
6547 display variable name.
6548
6549 2005-01-24 Kenichi Handa <handa@m17n.org>
6550
6551 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
6552 Fix setting of the element of encoded-kbd-iso2022-invocations.
6553
6554 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
6555
6556 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
6557 (gdb-threads-select): Change to also accept mouse events.
6558 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
6559 (gdb-threads-mouse-select): Delete.
6560
6561 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
6562
6563 * files.el (insert-directory): Take care of empty directory,
6564 listed without -a switch.
6565
6566 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
6567
6568 * textmodes/refill.el (refill-post-command-function):
6569 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
6570 to the list of functions that we should be careful not to undo.
6571 (refill-late-fill-paragraph-function): Remove.
6572 (refill-saved-state): New var.
6573 (refill-mode): Use it to save fill-paragraph-function.
6574 Save also the value of auto-fill-function.
6575
6576 * term/w32-win.el: Simplify code.
6577
6578 2005-01-23 Kim F. Storm <storm@cua.dk>
6579
6580 * simple.el (line-move): Adapt to new return value from
6581 pos-visible-in-window-p.
6582
6583 * simple.el (line-move): Fix last change. Check partial
6584 visibility at point rather than at window-start.
6585
6586 2005-01-22 Jason Rumney <jasonr@gnu.org>
6587
6588 * term/w32-win.el (xw-defined-colors): Remove debug-message.
6589
6590 2005-01-22 David Kastrup <dak@gnu.org>
6591
6592 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
6593
6594 2005-01-22 Eli Zaretskii <eliz@gnu.org>
6595
6596 * type-break.el (type-break-mode): Add a test for
6597 type-break-file-name being non-nil.
6598
6599 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
6600
6601 * net/eudc.el (top level): Call (message "") via progn, so that
6602 eudc-options-file is loaded.
6603
6604 2005-01-22 Kim F. Storm <storm@cua.dk>
6605
6606 * simple.el (line-move-1): Rename from line-move.
6607 (line-move): New function that adjusts vscroll for partially
6608 visible rows, and calls line-move-1 otherwise.
6609
6610 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
6611
6612 * pcomplete.el: define pcomplete-read-event instead of read-event,
6613 since it's not a complete read-event implementation
6614
6615 2005-01-20 Jay Belanger <belanger@truman.edu>
6616
6617 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
6618 for called function.
6619
6620 2005-01-20 Steven Tamm <steventamm@mac.com>
6621
6622 * term/mac-win.el (process-connection-type): Remove.
6623 Controlled now by s/darwin.h:PTY_ITERATION.
6624
6625 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6626
6627 * window.el (handle-select-window): Don't switch window when we're
6628 in the minibuffer.
6629
6630 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
6631
6632 * subr.el (dotimes-with-progress-reporter): New macro.
6633
6634 * ses.el (ses-dotimes-msg): Remove macro.
6635 Use `dotimes-with-progress-reporter' instead.
6636
6637 2005-01-19 Steven Tamm <steventamm@mac.com>
6638
6639 * term/mac-win.el (process-connection-type): Use new
6640 operating-system-release variable to use ptys on Darwin 7 (OSX
6641 10.3) when using carbon build.
6642
6643 2005-01-19 Jay Belanger <belanger@truman.edu>
6644
6645 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
6646 flags if the last command was a tab or M-tab.
6647
6648 * calc/calc-prog.el (calc-user-define-edit): Put original formula
6649 in formula editing buffer.
6650
6651 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6652
6653 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
6654 breakpoint image symbol in margin.
6655
6656 2005-01-19 Jay Belanger <belanger@truman.edu>
6657
6658 * calc/calc-prog.el (calc-execute-kbd-macro):
6659 Ignore calc-keep-arg-flag.
6660
6661 2005-01-19 Kenichi Handa <handa@m17n.org>
6662
6663 * textmodes/ispell.el (ispell-looking-at): New function.
6664 (ispell-process-line): Use ispell-looking-at to compare the ispell
6665 output and the buffer contents.
6666
6667 2005-01-18 Jay Belanger <belanger@truman.edu>
6668
6669 * calc/calc.el (calc-display-raw): Fix docstring.
6670
6671 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
6672
6673 * simple.el (blink-matching-open): Strip extra info from syntax.
6674
6675 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
6676 funny chars in the end-of-here-doc marker.
6677
6678 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6679
6680 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
6681 that enable/disabled state of breakpoints is shown correctly in
6682 fringe and on ttys.
6683 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
6684 Add breakpoint information as text properties.
6685 (gdb-mouse-toggle-breakpoint):
6686 Rename to gdb-mouse-set-clear-breakpoint.
6687 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
6688 breakpoints in the margin.
6689 (gdb-remove-strings): Simplify.
6690
6691 2005-01-17 Jay Belanger <belanger@truman.edu>
6692
6693 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
6694 erasing buffer.
6695
6696 2005-01-17 Richard M. Stallman <rms@gnu.org>
6697
6698 * progmodes/grep.el (grep-find): Copy from `grep' the condition
6699 for calling grep-compute-defaults.
6700
6701 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
6702 if buffer is empty.
6703
6704 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
6705
6706 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
6707
6708 * hilit-chg.el (highlight-changes-mode): Don't autoload.
6709
6710 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
6711 non-preloaded variables.
6712
6713 2005-01-17 Steven Tamm <steventamm@mac.com>
6714
6715 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
6716 tex-shell cause to force interactivity when using pipes.
6717
6718 2005-01-17 Kim F. Storm <storm@cua.dk>
6719
6720 * simple.el (just-one-space): Make arg optional.
6721
6722 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
6723
6724 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
6725 posn-at-x-y to t to access left-margin.
6726
6727 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
6728
6729 Sync with Tramp 2.0.47.
6730
6731 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
6732 catching keep-date problems in cp/scp operations.
6733 (tramp-handle-copy-file): Don't call `set-file-modes'
6734 unconditionally. Specialized functions should know better what is
6735 necessary. This improves performance a little bit, and the
6736 functions could catch errors with `cp -p' and `scp -p'.
6737 (tramp-do-copy-or-rename-file-via-buffer)
6738 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
6739 when appropriate.
6740 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
6741 Call `set-file-modes' when appropriate.
6742 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
6743 Johnsson <isak@hypergene.com>
6744 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
6745 of both Tramp buffer and debug buffer. Reported by Joakim Verona
6746 <joakim@verona.se>
6747 (tramp-file-name-for-operation): Mark `shell-command' as magic for
6748 Emacs only.
6749
6750 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
6751 `find-file-hooks' and `dired-mode-hook'.
6752 (tramp-minor-mode-map): Respective map. Add remapping for
6753 `compile' and `recompile'.
6754 (tramp-remap-command, tramp-recompile): New defuns.
6755 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
6756 in buffer "*Compilation*". Call the commands asynchronously.
6757
6758 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
6759 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
6760 `shell-command', because it isn't magic in XEmacs. Reported by
6761 Adrian Aichner <adrian@xemacs.org>.
6762
6763 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
6764 `substitute-in-file-name.
6765 (tramp-smb-handle-substitute-in-file-name): New defun.
6766 (tramp-smb-advice-PC-do-completion): Delete advice.
6767
6768 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
6769
6770 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
6771 Fix error in deleting region.
6772
6773 2005-01-15 Richard M. Stallman <rms@gnu.org>
6774
6775 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
6776 In non-temp buffer, switch syntax table temporarily.
6777
6778 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
6779
6780 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
6781
6782 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
6783
6784 * imenu.el (imenu--split-menu): Copy menulist before sorting.
6785 (imenu--generic-function): Use START, not BEG, as pos of definition.
6786
6787 * simple.el (just-one-space): Argument specifies number of spaces.
6788
6789 * simple.el (eval-expression-print-format): Avoid warning
6790 about edebug-active.
6791
6792 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
6793
6794 * progmodes/sh-script.el: Code copied from make-mode.el
6795 with small changes,
6796 (sh-mode-map): Bind C-c C-\.
6797 (sh-backslash-column, sh-backslash-align): New variables.
6798 (sh-backslash-region, sh-append-backslash): New functions.
6799
6800 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6801
6802 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
6803 (rmail-pop-password, rmail-pop-password-required): Move to
6804 rmail-obsolete group.
6805 (rmail-set-pop-password): Rename to rmail-set-remote-password.
6806 All callers updated.
6807 (rmail-get-pop-password): Rename to rmail-get-remote-password.
6808 Take an argument specifying whether it is POP or IMAP mailbox we
6809 are using. All callers updated.
6810 (rmail-pop-password-error): Rename to
6811 rmail-remote-password-error. Added mailutils-specific error message.
6812 (rmail-movemail-search-path)
6813 (rmail-movemail-variant-in-use): New variables.
6814 (rmail-remote-password, rmail-remote-password-required):
6815 New customization variables.
6816 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
6817 (rmail-parse-url): New function.
6818 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
6819 with GNU mailutils movemail.
6820
6821 2005-01-15 Kevin Ryde <user42@zip.com.au>
6822
6823 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
6824 suffix to space, $ or '$, to correctly position point when going
6825 to @table style constants like DBL_MAX.
6826
6827 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
6828
6829 * type-break.el (type-break-mode, type-break-file-time)
6830 (type-break-file-keystroke-count, type-break-choose-file):
6831 Don't store data in or load data from the file if type-break-file-name
6832 is nil.
6833 (type-break-file-name): Doc update as per the above.
6834
6835 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
6836
6837 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
6838 lookup-key might return nil; handle that.
6839
6840 2005-01-15 Alan Mackenzie <acm@muc.de>
6841
6842 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
6843 rather than the element found, thus enabling the tree to be setcar'd.
6844
6845 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
6846
6847 * textmodes/org.el (org-show-following-heading): New option.
6848 (org-show-hierarchy-above): Use `org-show-following-heading'.
6849 (org-cycle): Documentation fix.
6850
6851 * textmodes/org.el (orgtbl-optimized): New option
6852 (orgtbl-mode): New command, a minor mode.
6853 (orgtbl-mode-map): New variable.
6854 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
6855 (orgtbl-error, orgtbl-self-insert-command)
6856 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
6857
6858 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
6859 a local variable in each org-mode buffer.
6860
6861 * textmodes/org.el (org-set-regexps-and-options): Rename from
6862 `org-set-regexps'. Added checking for STARTUP keyword.
6863 (org-get-current-options): Add STARTUP options.
6864 (org-table-insert-row): Mode mode intelligent about when
6865 realignment is needed.
6866 (org-self-insert-command, org-delete-backward-char, org-delete-char):
6867 New commands.
6868 (org-enable-table-editor): New default value `optimized'.
6869 (org-table-blank-field): Support blanking regions if active.
6870
6871 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
6872
6873 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
6874 if the year is not given.
6875
6876 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
6877 Add new escapes %m and %M, fixed bug with %F by adding
6878 save-match-data.
6879 (reftex-reference): Remove ?. from list of spaces.
6880 (reftex-label-info): Add automatic label prefix recognition.
6881
6882 * textmodes/reftex-index.el (reftex-index-next-phrase):
6883 Add slave parameter to call of `reftex-index-this-phrase'.
6884 (reftex-index-this-phrase): New optional argument.
6885 (reftex-index-region-phrases): Add slave parameter to call of
6886 `reftex-index-this-phrase'.
6887 (reftex-display-index): New argument redo.
6888 (reftex-index-rescan): Add 'redo to arguments of
6889 `reftex-display-index'.
6890 (reftex-index-Rescan, reftex-index-revert)
6891 (reftex-index-switch-index-tag): Add 'redo to arguments of
6892 `reftex-display-index'.
6893 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
6894 indexing. Fix bug with matching is there is a quote before or
6895 after the word.
6896
6897 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
6898 Fix bug when collecting citation keys in lines with comments.
6899 (reftex-citation): Prefix argument no longer rescans the document,
6900 but forces prompting for optional arguments of cite macros.
6901 (reftex-do-citation): Prompting for optional arguments implemented.
6902
6903 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
6904 Add optional arguments to most cite commands.
6905 (reftex-cite-cleanup-optional-args): New option
6906 (reftex-cite-prompt-optional-args): New option.
6907 (reftex-trust-label-prefix): New option.
6908
6909 * textmodes/reftex-toc.el (reftex-toc-find-section):
6910 Add push-mark before changing the position in the buffer.
6911
6912 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
6913 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
6914
6915 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
6916
6917 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
6918 more carefully.
6919
6920 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
6921
6922 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
6923 (sgml-mode): Use it.
6924 (sgml-get-context): Better keep track of implicitly closed tags.
6925
6926 2005-01-13 Kenichi Handa <handa@m17n.org>
6927
6928 * textmodes/ispell.el: These changes are to fix misalignment error
6929 caused by equivalent characters of different Emacs charsets.
6930 (ispell-unified-chars-table): New variable.
6931 (ispell-get-decoded-string): New function.
6932 (ispell-get-casechars, ispell-get-not-casechars)
6933 (ispell-get-otherchars): Call ispell-get-decoded-string.
6934
6935 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
6936
6937 * custom.el (custom-declare-variable): Just put symbol instead
6938 of (defvar . symbol) in `current-load-list'.
6939
6940 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
6941
6942 * emacs-lisp/elint.el: Fixed typo in Commentary section.
6943
6944 2005-01-12 Jay Belanger <belanger@truman.edu>
6945
6946 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
6947 to create a Calc summary.
6948
6949 2005-01-12 Kim F. Storm <storm@cua.dk>
6950
6951 * mouse.el (mouse-on-link-p): Change functionality and doc
6952 string to comply with latest description in lisp ref.
6953
6954 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
6955
6956 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
6957 Enable mouse clicks on mode-line, header-line and margin.
6958 (event-type): Give mouse event symbols an 'event-kind property
6959 with value 'mouse-click.
6960
6961 2005-01-12 Juri Linkov <juri@jurta.org>
6962
6963 * facemenu.el (list-colors-display): Add new arg buffer-name.
6964 Use it. Fix docstring. Replace code for identifying duplicate
6965 colors by the name with call to `list-colors-duplicates' which
6966 identifies duplicate colors by the value unless the color
6967 is one of special Windows colors. Set truncate-lines to t.
6968 Print sorted duplicate color names on each line. Indent to 22
6969 \(the longest color name in rgb.txt) instead of 20. Optimize.
6970 (list-colors-duplicates): New function.
6971 (facemenu-color-name-equal): Delete function.
6972
6973 * facemenu.el (list-colors-print): New function created from code
6974 in list-colors-display. Print #RRGGBB at the window right edge.
6975 (list-colors-display): When temp-buffer-show-function is not
6976 defined, call list-colors-print from temp-buffer-show-hook
6977 to get the right value of window-width in list-colors-print
6978 after the buffer is displayed.
6979
6980 * simple.el (pop-mark): Move deactivate-mark out of conditional
6981 part to deactivate the active mark regardless of the state of the
6982 mark ring.
6983
6984 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
6985 variables line in desktop files.
6986
6987 2005-01-12 Juri Linkov <juri@jurta.org>
6988
6989 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
6990 Bring together isearch highlight related options.
6991 (lazy-highlight): Replace group `replace' by `matching'.
6992 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
6993 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
6994 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
6995 and declare them obsolete.
6996 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
6997 (isearch-faces): Remove defgroup.
6998 (isearch-overlay, isearch-highlight, isearch-dehighlight):
6999 Move isearch highlighting code closer to lazy highlighting code.
7000
7001 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
7002 (query-replace-highlight, query-replace-lazy-highlight)
7003 (query-replace): Move definitions to the beginning of the file.
7004
7005 2005-01-11 Juri Linkov <juri@jurta.org>
7006
7007 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
7008 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
7009 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
7010
7011 * info.el (Info-history-forward): New variable.
7012 (Info-select-node): Reset Info-history-forward to nil.
7013 (Info-last): Turn into defalias.
7014 (Info-history-back): Rename from Info-last.
7015 Add current node to Info-history-forward.
7016 (Info-history-forward): New fun.
7017 (Info-mode-map): Replace Info-last by Info-history-back.
7018 Bind Info-history-forward to "r".
7019 (Info-mode-menu): Replace Info-last by Info-history-back.
7020 Fix menu item text. Add menu item for Info-history-forward.
7021 (info-tool-bar-map): Replace Info-last by Info-history-back.
7022 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
7023 for Info-history-forward.
7024 (Info-mode): Replace Info-last by Info-history-back in docstring.
7025 Add local variable Info-history-forward.
7026 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
7027
7028 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
7029
7030 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
7031 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
7032 Ignore select-window events rather than fiddle with
7033 mouse-autoselect-window.
7034
7035 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
7036
7037 * type-break.el (type-break-mode): Fix previous change.
7038
7039 2005-01-10 Jay Belanger <belanger@truman.edu>
7040
7041 * calc/calc-ext.el (calc-reset): Reset when inside embedded
7042 calculator; only reset when point is inside a calculator.
7043 Don't adjust the window height if the window takes up the whole height
7044 of the frame.
7045
7046 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
7047
7048 * ebuff-menu.el (Electric-buffer-menu-mode):
7049 Preserve value of buffer-local var header-line-format.
7050
7051 2005-01-09 Jay Belanger <belanger@truman.edu>
7052
7053 * calc/calc.el (calc-mode-var-list-restore-saved-values):
7054 Make sure settings file exists before accessing it.
7055
7056 * calc/calc-embed.el (calc-embedded-subst):
7057 Replace math-multi-subst-rec, which is only supposed to be called
7058 by math-multi-subst, by math-multi-subst.
7059
7060 2005-01-09 Andre Spiegel <spiegel@gnu.org>
7061
7062 * vc.el (vc-allow-async-revert): New user option.
7063 (vc-disable-async-diff): New internal variable.
7064 (vc-revert-buffer): Use them to disable asynchronous diff.
7065
7066 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
7067 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
7068 asynchronously if vc-disable-async-diff is t.
7069
7070 2005-01-09 Jay Belanger <belanger@truman.edu>
7071
7072 * calc/calc.el (defcalcmodevar): New macro.
7073 (calc-mode-var-list-restore-default-values)
7074 (calc-mode-var-list-restore-saved-values): New functions.
7075 (calc-mode-var-list): Use defcalcmodevar to define it.
7076 (calc-always-load-extensions, calc-line-numbering)
7077 (calc-line-breaking, calc-display-just, calc-display-origin)
7078 (calc-number-radix, calc-leading-zeros, calc-group-digits)
7079 (calc-group-char, calc-point-char, calc-frac-format)
7080 (calc-prefer-frac, calc-hms-format, calc-date-format)
7081 (calc-float-format, calc-full-float-format, calc-complex-format)
7082 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
7083 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
7084 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
7085 (calc-matrix-brackets, calc-language, calc-language-option)
7086 (calc-left-label, calc-right-label, calc-word-size)
7087 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
7088 (calc-display-raw, calc-internal-prec, calc-angle-mode)
7089 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
7090 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
7091 (calc-window-height, calc-display-trail, calc-show-selections)
7092 (calc-use-selections, calc-assoc-selections)
7093 (calc-display-working-message, calc-auto-why, calc-timing)
7094 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
7095 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
7096 (calc-gnuplot-default-device, calc-gnuplot-default-output)
7097 (calc-gnuplot-print-device, calc-gnuplot-print-output)
7098 (calc-gnuplot-geometry, calc-graph-default-resolution)
7099 (calc-graph-default-resolution-3d, calc-invocation-macro)
7100 (calc-show-banner): Use defcalcmodevar to declare them and set
7101 their default values.
7102
7103 * calc/calc-ext.el (calc-reset): Restore saved values of variables
7104 instead of default values (but restore default values if there is
7105 an argument of 0).
7106
7107 2005-01-09 David Kastrup <dak@gnu.org>
7108
7109 * desktop.el (desktop-restore-eager): Fix typo in type.
7110
7111 2005-01-08 Richard M. Stallman <rms@gnu.org>
7112
7113 * cus-edit.el (customize): Delete :link.
7114
7115 2005-01-08 Jay Belanger <belanger@truman.edu>
7116
7117 * calc/calc.el (calc-mode): Remove the extension from the
7118 `calc-settings-file' file name when loading it.
7119
7120 2005-01-08 Kim F. Storm <storm@cua.dk>
7121
7122 * info.el (Info-mode-map, Info-next-link-keymap)
7123 (Info-prev-link-keymap, Info-up-link-keymap):
7124 Map follow-link to mouse-face.
7125 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
7126
7127 2005-01-08 Jay Belanger <belanger@truman.edu>
7128
7129 * calc/calc.el (calc-settings-file): Change default value.
7130 Suggested by cgw in a comment in calc-mode.el.
7131
7132 * calc/calc-mode.el (calc-settings-file-name):
7133 Compare calc-settings-file to user-init-file instead of ~/.emacs.
7134 Replace ~/.emacs in a prompt by calc-settings-file.
7135
7136 2005-01-07 Lars Hansen <larsh@math.ku.dk>
7137
7138 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
7139 (desktop-lazy-idle-delay): New customizable variables.
7140 (desktop-buffer-args-list): New variable.
7141 (desktop-append-buffer-args): New function.
7142 (desktop-save): Call desktop-append-buffer-args for some buffers.
7143 (desktop-lazy-create-buffer): New function.
7144 (desktop-idle-create-buffers): New function.
7145 (desktop-read): Add message about buffers to restore lazily.
7146 (desktop-lazy-abort): New command.
7147 (desktop-clear): Call desktop-lazy-abort.
7148 (desktop-lazy-complete): New command.
7149
7150 2005-01-06 Richard M. Stallman <rms@gnu.org>
7151
7152 * emacs-lisp/find-func.el (find-face-definition):
7153 Rename from find-face.
7154
7155 2005-01-06 Kim F. Storm <storm@cua.dk>
7156
7157 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
7158
7159 * man.el (Man-xref-man-page, Man-xref-header-file)
7160 (Man-xref-normal-file): Add follow-link property.
7161
7162 2005-01-06 Jay Belanger <belanger@truman.edu>
7163
7164 * calc/calc-units.el: Make sure the proper macro definitions are
7165 available when compiling.
7166
7167 2005-01-06 Juri Linkov <juri@jurta.org>
7168
7169 * isearch.el (isearch-lazy-highlight-update):
7170 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
7171
7172 2005-01-06 Miles Bader <miles@gnu.org>
7173
7174 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
7175 (isearch-lazy-highlight-face): Use new name.
7176
7177 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
7178
7179 * uniquify.el (uniquify-rationalize-file-buffer-names):
7180 Re-add an interactive spec.
7181 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
7182 to the same name.
7183
7184 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
7185 (isearch-update, isearch-done): Adjust calls accordingly.
7186
7187 2005-01-05 Richard M. Stallman <rms@gnu.org>
7188
7189 * custom.el (custom-set-variables, custom-theme-set-variables):
7190 Clarify documentation.
7191
7192 * emacs-lisp/find-func.el (find-variable)
7193 (find-variable-other-window, find-variable-other-frame):
7194 Fix the TYPE args to find-function-read and find-function-do-it.
7195 (find-function): Doc fix.
7196 (find-function-at-point): Replace function-at-point alias.
7197
7198 2005-01-04 Richard M. Stallman <rms@gnu.org>
7199
7200 * cus-face.el (custom-declare-face):
7201 Record defface in current-load-list.
7202
7203 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
7204
7205 * emacs-lisp/find-func.el: Doc fixes.
7206 (find-face-regexp): New variable.
7207 (find-function-regexp-alist): New variable.
7208 (find-function-C-source): Third arg is now TYPE.
7209 (find-function-search-for-symbol): Handle general TYPE.
7210 (find-function-read, find-function-do-it): Handle general TYPE.
7211 (find-definition-noselect, find-face): New functions.
7212 (function-at-point): Alias deleted.
7213
7214 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
7215
7216 * battery.el (display-battery-mode): Rename from display-battery.
7217 Handle the case where it gets turned off.
7218
7219 2005-01-04 Richard M. Stallman <rms@gnu.org>
7220
7221 * cus-edit.el (customize): Make :link point to user doc.
7222
7223 * man.el (Man-fontify-manpage): Turn off undo generation.
7224
7225 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
7226
7227 2005-01-04 Andreas Schwab <schwab@suse.de>
7228
7229 * files.el (insert-directory): Only look for error lines in
7230 inserted text. Don't move too far after processing --dired markers.
7231
7232 2005-01-04 Richard M. Stallman <rms@gnu.org>
7233
7234 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
7235 Don't expand if the character is @, period, dash, etc.
7236 (define-mail-abbrev): Quote names that contain problem characters.
7237
7238 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
7239
7240 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
7241
7242 2005-01-03 Richard M. Stallman <rms@gnu.org>
7243
7244 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
7245 (query-replace-highlight, query-replace-lazy-highlight)
7246 (query-replace): Definitions moved up. Doc fix.
7247
7248 2005-01-03 Richard M. Stallman <rms@gnu.org>
7249
7250 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
7251 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
7252 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
7253 (lazy-highlight-face): Rename from isearch-lazy-...
7254 Change all references to them.
7255
7256 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7257
7258 * cus-edit.el (custom-file): Doc fix for defcustom.
7259 (custom-file): The function no longer sets the variable
7260 `custom-file' to its return value.
7261
7262 * startup.el (command-line): No longer load `custom-file'.
7263
7264 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
7265
7266 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
7267
7268 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
7269 Don't confuse module-prefixed identifiers for labels.
7270 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
7271
7272 2005-01-02 Richard M. Stallman <rms@gnu.org>
7273
7274 * files.el (basic-save-buffer-1): Fix previous change.
7275
7276 * loadhist.el (file-loadhist-lookup): New function.
7277 (file-provides, file-requires): Use it.
7278
7279 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
7280 instead of calculating the right size.
7281
7282 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
7283
7284 * vc-svn.el (vc-svn-diff): Stay local if possible.
7285
7286 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
7287
7288 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
7289
7290 * files.el (hack-local-variables): Fix last change.
7291
7292 2005-01-02 Jay Belanger <belanger@truman.edu>
7293
7294 * calc/calc-yank.el (calc-edit-top): New variable.
7295 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
7296 object. Change header properties.
7297 (calc-edit-finish, calc-edit-finish-stack-object)
7298 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
7299 edited object.
7300 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
7301 for the beginning of the edited object.
7302 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
7303 for the beginning of the edited object.
7304 * calc/calc-prog.el (calc-edit-macro-finish-edit)
7305 (calc-finish-formula-edit, calc-macro-repeats)
7306 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
7307 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
7308 beginning of the edited object.
7309 (calc-user-define-edit): Change the header for editing macros.
7310 Remove unnecessary variable.
7311
7312 2005-01-01 Jay Belanger <belanger@truman.edu>
7313
7314 * calc/calc-yank.el (calc-edit-mode): Change default header.
7315 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
7316 * calc/calc-store.el (calc-edit-variable): Change title to match new
7317 header.
7318 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
7319 mode to match new header.
7320 (calc-user-define-edit): Change titles to include names of commands.
7321 (calc-finish-formula-edit): Adjust to handle new header.
7322 (calc-finish-macro-edit): Remove.
7323 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
7324 (calc-edit-macro-command, calc-edit-macro-command-type)
7325 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
7326 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
7327 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
7328 (calc-edit-macro-finish-edit): New functions.
7329 (calc-user-define-edit): Use new functions to edit named calc macros.
7330
7331 2005-01-01 Stefan <monnier@iro.umontreal.ca>
7332
7333 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
7334
7335 * ses.el (copy-region-as-kill): Deactivate mark.
7336
7337 2005-01-01 Richard M. Stallman <rms@gnu.org>
7338
7339 * replace.el (occur-1): If the output buffer is also an input,
7340 don't kill it, rename it.
7341
7342 * faces.el (set-face-background, set-face-foreground): Doc fix.
7343
7344 * cus-face.el (custom-face-attributes): Fix :help-echo strings
7345 for :foreground and :background.
7346
7347 * dired.el (dired-view-command-alist): Variable deleted.
7348 (dired-view-file, dired-mouse-find-file-other-window):
7349 Delete the code to use it.
7350
7351 2005-01-01 Kim F. Storm <storm@cua.dk>
7352
7353 * image.el (insert-sliced-image): Use t for line-height property.
7354
7355 2004-12-31 Jay Belanger <belanger@truman.edu>
7356
7357 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
7358 for "var-" at the beginning of the minibuffer.
7359
7360 2004-12-31 Richard M. Stallman <rms@gnu.org>
7361
7362 * faces.el (read-face-name):
7363 Don't treat an attribute spec as a list of faces.
7364
7365 * simple.el (undo): Use undo-equiv-table to detect
7366 unexpected changes since previous undo.
7367 (undo-list-saved): Variable deleted.
7368 (buffer-disable-undo): Don't alter undo-list-saved.
7369
7370 * files.el (require-final-newline): Allow `visit' and `visit-save'.
7371 (mode-require-final-newline): New option.
7372 (after-find-file): Handle require-final-newline with new values.
7373 (basic-save-buffer): Handle new values of require-final-newline.
7374
7375 * progmodes/sh-script.el (sh-require-final-newline):
7376 Alist value now controls whether to use mode-require-final-newline.
7377 (sh-set-shell): Implement that new meaning.
7378
7379 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
7380 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
7381 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
7382 Delete old-Emacs compatibility code.
7383 (antlr-c-common-init): Function deleted.
7384
7385 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
7386 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
7387 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
7388 * progmodes/python.el (python-mode): Use mode-require-final-newline.
7389 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
7390 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
7391 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
7392 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
7393 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
7394 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
7395 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
7396 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
7397 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
7398 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
7399 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
7400 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
7401
7402 2004-12-31 Jay Belanger <belanger@truman.edu>
7403
7404 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
7405 way to return to Calc.
7406
7407 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
7408 finish, C-xk as the way to cancel the edit. Add cancel routine to
7409 kill-buffer-hook.
7410
7411 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
7412 MacEdit code.
7413
7414 * calc/calc-prog.el: Remove obsolete MacEdit code.
7415 (calc-macro-edit-algebraic, calc-macro-edit-variable)
7416 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
7417
7418 2004-12-31 Kenichi Handa <handa@m17n.org>
7419
7420 * international/mule.el (buffer-file-coding-system-explicit):
7421 Rename for explicit-buffer-file-coding-system.
7422 (after-insert-file-set-coding): Adjust for the above change.
7423
7424 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
7425 to buffer-file-coding-system-explicit.
7426 (basic-save-buffer-1): Likewise.
7427
7428 2004-12-30 Richard M. Stallman <rms@gnu.org>
7429
7430 * textmodes/artist.el (artist-butlast-fn): Var deleted.
7431 (artist-butlast, artist-last): Functions deleted.
7432 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
7433 (artist-compute-key-compl-table): Call remq directly.
7434 (artist-remove-nulls): Function deleted.
7435 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
7436 (artist-push, artist-pop): Macro deleted.
7437
7438 2004-12-30 Andreas Leue <al@sphenon.de>
7439
7440 * textmodes/artist.el (artist-version): 1.2.6
7441 (artist-prev-next-op-alist): New variable.
7442 (artist-select-next-op-in-list): New function.
7443 (artist-select-prev-op-in-list): New function.
7444 (artist-make-prev-next-op-alist): New function.
7445 (artist-is-in-op-list-p): New function.
7446 (artist-get-first-non-nil-op): New function.
7447 (artist-get-last-non-nil-op): New function.
7448 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
7449 artist-prev-next-op-alist.
7450 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
7451 change drawing operation.
7452
7453 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
7454
7455 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
7456
7457 2004-12-31 Masatake YAMATO <jet@gyve.org>
7458
7459 * server.el (server-process-filter): Suppress `error', too.
7460
7461 2004-12-30 Jay Belanger <belanger@truman.edu>
7462
7463 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
7464 Change the way a variable is displayed in a message.
7465
7466 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
7467 (calc-user-define-permanent, calc-execute-kbd-macro):
7468 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
7469
7470 2004-12-30 Kenichi Handa <handa@m17n.org>
7471
7472 * files.el (basic-save-buffer-1):
7473 Set explicit-buffer-file-coding-system to last-coding-system-used.
7474 (revert-buffer): Pay attention to
7475 explicit-buffer-file-coding-system (not buffer-file-coding-system)
7476 on bind coding-system-for-read.
7477
7478 * international/mule.el (explicit-buffer-file-coding-system):
7479 New buffer local variable.
7480 (after-insert-file-set-coding): Set it to coding-system-for-read.
7481
7482 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
7483
7484 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
7485
7486 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
7487
7488 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
7489 that include line numbers.
7490
7491 2004-12-29 Milan Zamazal <pdm@zamazal.org>
7492
7493 * files.el (hack-local-variables): If no PREFIX, set it to "^".
7494 Redundant variable PREFIXLEN removed.
7495
7496 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
7497
7498 * eshell/em-hist.el (eshell-previous-matching-input):
7499 Start the deletion from the end of the output.
7500
7501 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7502
7503 * term/mac-win.el: Require x-dnd.
7504 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
7505
7506 2004-12-29 David Kastrup <dak@gnu.org>
7507
7508 * international/mule.el (decode-coding-inserted-region):
7509 Don't barf if `buffer-undo-list' is already set to `t'.
7510
7511 2004-12-29 Jay Belanger <belanger@truman.edu>
7512
7513 * calc/calc-prog.el (calc-user-define-formula): Put default values
7514 for function names in prompts.
7515 (calc-user-define-permanent, calc-user-define-composition)
7516 (calc-user-define-formula): Remove the need for "calcFunc-" in the
7517 default input for algebraic functions.
7518
7519 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
7520
7521 * vc-rcs.el (vc-rcs-annotate-command):
7522 Fix omission bug: Call `vc-setup-buffer'.
7523
7524 2004-12-29 Kenichi Handa <handa@m17n.org>
7525
7526 * international/mule.el (recode-region): New function.
7527
7528 2004-12-28 Richard M. Stallman <rms@gnu.org>
7529
7530 * simple.el (undo-extra-outer-limit): New variable.
7531 (undo-outer-limit-truncate): Test and set it.
7532
7533 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
7534 enables the feature to extend the existing region.
7535
7536 * simple.el (mark-word): New arg ALLOW-EXTEND
7537 enables the feature to extend the existing region.
7538
7539 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
7540 enables the feature to extend the existing region.
7541
7542 * startup.el (site-run-file): Don't allow setting it with Custom.
7543
7544 * simple.el (buffer-disable-undo): Fix previous change.
7545
7546 2004-12-27 Masatake YAMATO <jet@gyve.org>
7547
7548 * hexl.el (hexlify-buffer): Remove fontification here.
7549 Use font lock mechanism instead.
7550 (hexl-font-lock-keywords): New font lock kewords.
7551 (hexl-mode-old-font-lock-keywords): New variable.
7552 (hexl-mode): Store the old font lock keywords.
7553 (hexl-mode-exit): Restore the old font lock keywords.
7554
7555 2004-12-27 Richard M. Stallman <rms@gnu.org>
7556
7557 * simple.el (undo): Fix previous change.
7558
7559 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7560
7561 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
7562 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
7563 Call x-open-connection on Mac OS X.
7564
7565 2004-12-27 Richard M. Stallman <rms@gnu.org>
7566
7567 * files.el (buffer-save-without-query): New var (buffer-local).
7568 (save-some-buffers): Save those buffers first, w/o asking.
7569
7570 * files.el (insert-directory-ls-version): New variable.
7571 (insert-directory): When ls returns an error, test the version
7572 number to decide what the return code means.
7573 With --dired output format, detect and distinguish lines
7574 that are really error messages.
7575 (insert-directory-adj-pos): New function.
7576
7577 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
7578
7579 * battery.el (battery-mode-line-format): Remove initial spaces.
7580
7581 * uniquify.el (uniquify-rationalize-file-buffer-names):
7582 Delete interactive spec.
7583
7584 * type-break.el (type-break-mode): Set buffer-save-without-query.
7585 Remove code that tried to set save-some-buffers-always.
7586 (type-break-file-keystroke-count): Bind deactivate-mark.
7587
7588 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
7589
7590 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
7591 Test that the buffer is live, and maybe reject current buffer too.
7592 Clarify.
7593 (next-error-find-buffer): Rewrite for clarity.
7594
7595 * loadup.el: Don't use buffer-disable-undo; do it directly.
7596
7597 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
7598 (describe-variable): Call symbol-file with `defvar'.
7599
7600 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
7601 (symbol-file): Rewritten to handle new load-history format.
7602 Now takes an arg TYPE to specify looking for a particular
7603 type of definition only.
7604
7605 * emacs-lisp/debug.el (debugger-make-xrefs):
7606 Call symbol-file with `defun'.
7607
7608 * emacs-lisp/find-func.el (find-function-noselect):
7609 Call symbol-file with `defun'.
7610 (find-variable-noselect): Call symbol-file with `defvar'.
7611
7612 * eshell/esh-cmd.el (eshell-find-alias-function):
7613 Call symbol-file with `defun'.
7614
7615 * eshell/esh-test.el (eshell-test-goto-func):
7616 Call symbol-file with `defun'.
7617
7618 * mail/rmail.el (rmail-resend):
7619 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
7620
7621 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
7622
7623 * progmodes/compile.el (compilation-find-buffer): Rename arg.
7624
7625 * textmodes/texinfmt.el (texinfo-format-buffer-1):
7626 Call buffer-disable-undo.
7627
7628 * simple.el (undo-list-saved): New variable (buffer-local).
7629 (undo): Set and test it.
7630 (buffer-disable-undo): Move here from buffer.c.
7631 Clear out undo-list-saved.
7632
7633 * international/mule.el (decode-coding-inserted-region):
7634 Set buffer-undo-list in a correct and optimal way.
7635
7636 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
7637 (cperl-font-lock-unfontify-region-function): No need to save and
7638 restore info, since font-lock.el does it for us.
7639
7640 * ansi-color.el (save-buffer-state): Definition deleted.
7641 (ansi-color-unfontify-region): Don't use save-buffer-state.
7642
7643 2004-12-27 Dave Love <fx@gnu.org>
7644
7645 * wid-edit.el (function): Use restricted-sexp as parent.
7646
7647 2004-12-27 Kevin Ryde <user42@zip.com.au>
7648
7649 * simple.el (next-matching-history-element): Use same
7650 `interactive' form as previous-matching-history-element.
7651
7652 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
7653 it can appear unencoded and has been seen from yahoo.
7654
7655 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
7656
7657 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
7658 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
7659
7660 2004-12-27 Kenichi Handa <handa@m17n.org>
7661
7662 * international/utf-8.el (utf-translate-cjk-load-tables):
7663 Bind coding-system-for-read to nil while loading subst-*.
7664
7665 2004-12-26 Jay Belanger <belanger@truman.edu>
7666
7667 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
7668 default input.
7669
7670 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
7671
7672 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
7673 before reverting and disable undo recording while reverting.
7674
7675 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
7676
7677 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
7678 (hs-make-overlay): New function.
7679 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
7680 (hs-flag-region): Delete function.
7681 (hs-hide-comment-region): No longer use `hs-flag-region'.
7682 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
7683 (hs-hide-block-at-point): Likewise.
7684 (hs-hide-level-recursive): Use `hs-discard-overlays'.
7685 (hs-hide-all, hs-show-all): Likewise.
7686 (hs-show-block): Likewise.
7687 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
7688
7689 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
7690
7691 * progmodes/hideshow.el: Require `cl' when compiling.
7692 Remove XEmacs and Emacs 19 compatibility.
7693 Use `dolist' and `add-to-list' for load-time actions.
7694 (hs-discard-overlays): Use `dolist'.
7695 (hs-show-block): Likewise.
7696
7697 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
7698
7699 * faces.el (mode-line, mode-line-inactive): Use min-colors.
7700
7701 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
7702
7703 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
7704 When extending backwards, move outside the current comment first.
7705
7706 2004-12-22 Kenichi Handa <handa@m17n.org>
7707
7708 * international/quail.el (quail-start-translation): Fix prompt
7709 string for the case if input-method-use-echo-area being non-nil.
7710 (quail-start-conversion): Likewise.
7711 (quail-show-guidance): Don't show guidance if
7712 input-method-use-echo-area is non-nil.
7713
7714 2004-12-21 Richard M. Stallman <rms@gnu.org>
7715
7716 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
7717
7718 2004-12-21 Markus Rost <rost@ias.edu>
7719
7720 * calendar/diary-lib.el (mark-diary-entries):
7721 Set mark-diary-entries-in-calendar only after checking for diary-file.
7722
7723 2004-12-21 Richard M. Stallman <rms@gnu.org>
7724
7725 * faces.el (escape-glyph): Use blue against light foreground.
7726
7727 * simple.el (undo-outer-limit-truncate): New function.
7728 (undo-outer-limit-function): Use undo-outer-limit-truncate.
7729
7730 2004-12-21 Eli Barzilay <eli@barzilay.org>
7731
7732 * calculator.el (calculator-radix-grouping-mode)
7733 (calculator-radix-grouping-digits)
7734 (calculator-radix-grouping-separator):
7735 New defcustoms for the new radix grouping mode functionality.
7736 (calculator-mode-hook): Now used in electric mode too,
7737 (calculator): Call it.
7738 (calculator-mode-map): Some new keys.
7739 (calculator-message): New function. Some new calls.
7740 (calculator-op, calculator-set-register): Use it.
7741 (calculator-string-to-number): New function, mostly moved and
7742 updated code from calculator-curnum-value.
7743 (calculator-curnum-value): Use it.
7744 (calculator-paste): Use it, and update grabbing the current-kill.
7745 (calculator-rotate-displayer)
7746 (calculator-rotate-displayer-back): Toggle digit grouping when
7747 in radix mode, use calculator-message.
7748 (calculator-displayer-prev, calculator-displayer-next):
7749 Change digit group size when in radix mode.
7750 (calculator-number-to-string): Rename from
7751 calculator-num-to-string. Now deals with digit grouping in
7752 radix mode.
7753 (calculator-update-display, calculator-put-value): Use the new name.
7754 (calculator-fact): Return a floating point number.
7755 (calculator-mode): Doc fix.
7756
7757 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
7758
7759 * calendar/calendar.el (view-other-diary-entries): Add autoload.
7760 * calendar/diary-lib.el (view-other-diary-entries):
7761 Use current-prefix-arg in interactive spec.
7762
7763 2004-12-19 Jay Belanger <belanger@truman.edu>
7764
7765 * calc/calc-aent.el (calcAlg-blank-matching-open):
7766 Temporarily adjust the syntax of both delimiters of half-open intervals.
7767
7768 2004-12-19 Kim F. Storm <storm@cua.dk>
7769
7770 * mouse.el (mouse-1-click-follows-link): Doc fix.
7771
7772 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7773
7774 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
7775 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
7776 instead of centraleuropean as the name
7777
7778 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
7779
7780 Sync with Tramp 2.0.46.
7781
7782 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
7783 parameters wrt Tramp convention.
7784 (tramp-handle-file-attributes-with-perl)
7785 (tramp-handle-directory-files-and-attributes): Apply it.
7786 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
7787 `copy-program'. Reported by Zack Weinberg
7788 <zack@codesourcery.com>.
7789 (top): Set `edebug-form-spec' property directly rather than
7790 calling `def-edebug-spec'.
7791
7792 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
7793 advice less fragile. Surround temporary redefinition of
7794 `substitute-in-file-name' with `unwind-protect'. Suggested by
7795 Matt Hodges <MPHodges@member.fsf.org>.
7796
7797 2004-12-17 Juri Linkov <juri@jurta.org>
7798
7799 * replace.el (occur-accumulate-lines, occur-engine):
7800 Make forcing deferred font-lock fontification jit-specific.
7801
7802 2004-12-17 Kim F. Storm <storm@cua.dk>
7803
7804 * mouse.el (mouse-1-click-follows-link): New defcustom.
7805 (mouse-on-link-p): New function.
7806 (mouse-drag-region-1): Implement mouse-1-click-follows-link
7807 functionality. Map a mouse-1 click event into a mouse-2 (or
7808 other) event when position is inside a link.
7809
7810 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
7811 prefix in tooltip text with "mouse-1" when this is a link
7812 recognized by mouse-1-click-follows-link functionality.
7813
7814 * help.el (describe-key): Report effective and original binding
7815 for mouse-1 when clicked on a link.
7816 (describe-mode): Add follow-link property to "minor-mode" button.
7817
7818 * help-fns.el (describe-variable): Add follow-link property to
7819 "below" button.
7820
7821 * help-mode.el (help-xref): Add follow-link property.
7822
7823 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
7824 (apropos-command, apropos-variable, apropos-face, apropos-group)
7825 (apropos-widget, apropos-plist): Add follow-link property.
7826
7827 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
7828 checks if position is in a filename, rather than some other
7829 clickable item. Function looks for cvs-filename-face at position.
7830
7831 * wid-edit.el (widget-specify-field, widget-specify-button):
7832 Map a :follow-link keyword into a follow-link property.
7833 (link): Add :follow-link keyword, map to RET binding.
7834
7835 * dired.el (dired-mode-map): Map follow-link to mouse-face.
7836
7837 * progmodes/compile.el (compilation-minor-mode-map)
7838 (compilation-button-map, compilation-mode-map): Likewise.
7839
7840 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
7841
7842 * play/zone.el (zone): Init `line-spacing' from orig buffer.
7843 (zone-replace-char): Take `count' and `del-count'
7844 instead of `direction'. Update callers. When `del-count' is
7845 non-nil, delete that many characters, otherwise `count' characters
7846 backwards. Insert the newly-replaced string `count' times.
7847 (zone-fret): Handle chars w/ width greater than one.
7848 (zone-fall-through-ws): No longer take window width `ww'.
7849 Update callers. Add handling for `char-width' greater than one.
7850 (zone-pgm-drip): Update var holding window-end position every cycle.
7851
7852 2004-12-17 Andre Spiegel <spiegel@gnu.org>
7853
7854 * vc.el (vc-default-update-changelog): Use insert-file-contents,
7855 rather than insert-file.
7856
7857 2004-12-16 Jay Belanger <belanger@truman.edu>
7858
7859 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
7860 (math-init-random-base, math-random-digit): Check to see if
7861 var-RandSeed is bound.
7862 (math-random-last): Declare it.
7863 (math-random-digit): Don't make math-random-last local.
7864
7865 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
7866
7867 * play/zone.el (zone): Fix omission bug: Use a self-disabling
7868 one-shot thunk for uniform (error, quit, normal) recovery.
7869 Reported by John Paul Wallington.
7870 (zone-pgm-random-life): Fix bug:
7871 Recognize empty initial field by lack of "@" chars.
7872
7873 2004-12-16 Juri Linkov <juri@jurta.org>
7874
7875 * help.el (function-called-at-point):
7876 * help-fns.el (variable-at-point): As a last resort try stripping
7877 non-word prefixes and suffixes.
7878
7879 * descr-text.el (describe-property-list): Don't treat syntax-table
7880 specially. Use describe-text-sexp which inserts [show] button
7881 for large objects and handles printing errors. Sort properties
7882 by names in alphabetical order instead of by value sizes.
7883 Add `mouse-face' to list of properties for `describe-face' widget.
7884 (describe-char): Mask out face-id from 19 bits of character.
7885 Print face-id separately.
7886
7887 * replace.el (occur-accumulate-lines, occur-engine):
7888 Fontify unfontified matching lines in the source buffer
7889 before copying them.
7890 (occur-engine): Don't put mouse-face on context lines.
7891 (occur-next-error): Set point to line beginning/end
7892 before searching for prev/next property to skip multiple
7893 matches on a line (not supported by occur engine).
7894 Remove redundant prefix-numeric-value.
7895
7896 2004-12-15 Juri Linkov <juri@jurta.org>
7897
7898 * replace.el (match): New face.
7899 (list-matching-lines-face): Change default from `bold' to `match'.
7900
7901 * progmodes/grep.el (grep-match-face): New defvar.
7902 (grep-mode-font-lock-keywords): Use grep-match-face instead of
7903 compilation-column-face to highlight grep matches.
7904
7905 * apropos.el (apropos-match-face): Change default from
7906 `secondary-selection' to `match'.
7907
7908 * info-look.el (info-lookup-highlight-face): Change default from
7909 `highlight' to `match'.
7910
7911 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
7912
7913 * progmodes/executable.el (executable-interpret): Eliminate
7914 obsolete compile-internal, and switch to comint for interaction.
7915
7916 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
7917
7918 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
7919 `&&' when skipping multiple statements on a line.
7920
7921 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
7922
7923 * play/zone.el (zone): Set `truncate-lines'.
7924 Also, init `tab-width' with value from original buffer.
7925 (zone-shift-up): Rewrite for speed.
7926 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
7927 (zone-pgm-jitter): Remove redundant entries from ops vector.
7928 (zone-exploding-remove): Reduce iteration count.
7929 (zone-cpos): Convert to defsubst.
7930 (zone-replace-char): New defsubst.
7931 (zone-park/sit-for): Likewise.
7932 (zone-fret): Take window-start arg.
7933 Update callers. Use `zone-park/sit-for'.
7934 (zone-fill-out-screen): Rewrite.
7935 (zone-fall-through-ws): Likewise. Update callers.
7936 (zone-pgm-drip): Use `zone-replace-char'.
7937 Move var inits before while-loop. Use `zone-park/sit-for'.
7938 (zone-pgm-random-life): Handle empty initial field.
7939 Use `zone-replace-char' and `zone-park/sit-for'.
7940
7941 2004-12-15 Juri Linkov <juri@jurta.org>
7942
7943 * isearch.el (isearch-update): Test isearch-lazy-highlight
7944 before calling isearch-lazy-highlight-new-loop.
7945 (isearch-lazy-highlight-new-loop):
7946 Don't test isearch-lazy-highlight.
7947
7948 * replace.el (perform-replace): Add isearch-case-fold-search.
7949 Use delimited-flag for isearch-regexp.
7950 Reset isearch-lazy-highlight-last-string to force lazy
7951 highlighting when called from isearch mode.
7952 (query-replace-highlight): Revert defcustom type to boolean.
7953 (query-replace-lazy-highlight): New defcustom.
7954 (query-replace): New face.
7955 (perform-replace, replace-highlight, replace-dehighlight):
7956 Test query-replace-lazy-highlight instead of special value
7957 `isearch' of query-replace-highlight.
7958 (replace-dehighlight): Don't call isearch-dehighlight.
7959 (replace-highlight): Don't call isearch-highlight.
7960 Use face `query-replace' unconditionally.
7961
7962 2004-12-14 Kim F. Storm <storm@cua.dk>
7963
7964 * simple.el (inhibit-mark-movement): Remove defvar.
7965 (beginning-of-buffer, end-of-buffer): Don't use it.
7966
7967 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7968 Don't use inhibit-mark-movement.
7969
7970 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
7971 (cua--undo-push-mark): Remove.
7972 (cua--pre-command-handler, cua--post-command-handler):
7973 Don't fiddle with inhibit-mark-movement.
7974
7975 2004-12-14 Juri Linkov <juri@jurta.org>
7976
7977 * buff-menu.el (list-buffers-noselect): Collect internal info
7978 for every buffer in BUFFER-LIST arg too.
7979 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
7980 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
7981 Bind same-window-buffer-names and same-window-regexps to nil.
7982
7983 2004-12-13 Juri Linkov <juri@jurta.org>
7984
7985 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
7986
7987 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
7988 (sc-cite-region, sc-uncite-region, sc-recite-region):
7989 Fix previous change to handle not alist as a symbol, but
7990 a citation frame as a symbol that represents a variable name.
7991
7992 2004-12-13 Richard M. Stallman <rms@gnu.org>
7993
7994 * filecache.el (file-cache-add-directory-using-find):
7995 Only set up file-cache-find-command-posix-flag if we will use it.
7996
7997 * bindings.el (mode-line-buffer-identification-keymap):
7998 Don't cancel the mode-line's usual down-mouse-1 binding.
7999
8000 * cus-edit.el (custom-face-selected): Handle `default' specs.
8001 (custom-face-edit): Increase extra-offset.
8002 (custom-display): Handle `default' specs.
8003
8004 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
8005
8006 * emacs-lisp/elint.el (elint-standard-variables)
8007 (elint-unknown-builtin-args): Move definitions up.
8008
8009 * net/browse-url.el (browse-url-url-at-point): Add autoload.
8010
8011 * info.el (info-xref-visited): Use `default' instead of t.
8012 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
8013
8014 * faces.el (header-line, mode-line-inactive, tool-bar):
8015 Use `default' instead of t for setting the defaults.
8016 (face-spec-choose): Separate `t' from `default'.
8017
8018 * subr.el (while-no-input): New macro.
8019
8020 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
8021
8022 * filecache.el (file-cache-add-directory-using-find):
8023 Only test file-cache-find-command-posix-flag on some systems.
8024
8025 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
8026
8027 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
8028 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
8029 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
8030 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
8031 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
8032
8033 2004-12-12 Juri Linkov <juri@jurta.org>
8034
8035 * files.el (find-file-other-window, find-file-other-frame):
8036 Add the first buffer to the returned value to return the complete
8037 list of all visited buffers.
8038 (find-file-read-only, find-file-read-only-other-window)
8039 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
8040 `find-file-read-args'. Signal an error about non-existent file
8041 only if file name doesn't contain wildcards. Toggle read-only in
8042 all visited buffers.
8043 (find-alternate-file, find-alternate-file-other-window):
8044 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
8045 called interactively. Pass arg `wildcards' to other functions.
8046 (find-file-noselect): Doc fix.
8047
8048 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
8049 Doc fix.
8050 (ffap-directory-finder): New variable.
8051 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
8052 (ffap-file-at-point): Add /* to immediately rejected names.
8053 Return absolute file names matching ffap-dired-wildcards.
8054 (ffap-read-file-or-url): Set default value for `completing-read'
8055 to `buffer-file-name'.
8056 (find-file-at-point): When filename matches ffap-dired-wildcards,
8057 call ffap-file-finder with t arg `wildcards', instead of dired.
8058 (ffap-other-window, ffap-other-frame): Return visited buffers.
8059 (ffap-read-only, ffap-read-only-other-window)
8060 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
8061 (dired-at-point): Call ffap-directory-finder instead of dired.
8062 (ffap-dired-other-window, ffap-dired-other-frame)
8063 (ffap-list-directory): New commands.
8064 (ffap-bindings): New keybindings for new commands.
8065
8066 2004-12-12 Juri Linkov <juri@jurta.org>
8067
8068 * simple.el (beginning-of-buffer, end-of-buffer):
8069 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
8070 Do not push mark when mark is active in transient-mark-mode.
8071
8072 * simple.el (mark-word):
8073 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
8074 * textmodes/paragraphs.el (mark-paragraph):
8075 Extend the region when mark is active in transient-mark-mode,
8076 regardless of the last command. Doc fix.
8077
8078 * simple.el (mark-word): Preserve direction when repeating.
8079 Make arg optional. Interactive "p" -> "P".
8080 (transient-mark-mode, inhibit-mark-movement): Doc fix.
8081
8082 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
8083 preserving direction, to mark forward instead of backward when mark
8084 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
8085
8086 2004-12-12 Juri Linkov <juri@jurta.org>
8087
8088 * isearch.el (isearch-edit-string): Set 7th arg of
8089 `read-from-minibuffer' to `t' to inherit the current input
8090 method (whose name is indicated by [IM] in the minibuffer prompt)
8091 from the current buffer to the minibuffer.
8092 (isearch-lazy-highlight-update): Put body to `with-local-quit'
8093 to allow C-g quitting for lazy highlighting looping inside the
8094 search with nested repetition operators. Add overlay to the list
8095 before setting its face and other properties to avoid the case of
8096 code quitting after placing the new overlay but before it's
8097 recorded on the list. Select the window where isearch was
8098 activated, to highlight matches in the right window when isearch
8099 switches the current window to the minibuffer.
8100
8101 * international/isearch-x.el
8102 (isearch-process-search-multibyte-characters):
8103 Use `isearch-message' as initial input for `read-string' instead
8104 of adding it to the minibuffer prompt. After reading a string
8105 remove the initial value of `isearch-message' from the string.
8106
8107 * replace.el (replace-match-maybe-edit): Doc fix.
8108 (perform-replace): Don't call `replace-highlight' when automatic
8109 replacement is requested in literal mode, since it is intended
8110 only to highlight words during entering a new replacement string
8111 for \? in non-literal mode.
8112
8113 * replace.el (query-replace-highlight): Add new value `isearch'
8114 that allows query replacement to use isearch highlighting.
8115 Change type from `boolean' to `choice'. Doc fix.
8116 (replace-highlight, replace-dehighlight, perform-replace):
8117 Use isearch highlighting if query-replace-highlight eq `isearch'.
8118
8119 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
8120
8121 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
8122 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
8123
8124 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
8125 case of \end{verbatim}.
8126
8127 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
8128
8129 * term.el (term-termcap-format): Synchronyze with terminfo.
8130 (term-emulate-terminal): Handle reset.
8131 (term-reset-terminal): New function.
8132
8133 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
8134
8135 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
8136 (zone-fill-out-screen): New func.
8137 (zone-pgm-drip): Use `zone-fill-out-screen'.
8138 Also, no longer go to point-min on every cycle.
8139 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
8140 (zone-pgm-random-life-wait): New user var.
8141 (zone-pgm-random-life): New func.
8142
8143 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
8144
8145 * files.el (auto-mode-alist): Map .com to DCL mode.
8146
8147 2004-12-09 Richard M. Stallman <rms@gnu.org>
8148
8149 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
8150
8151 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
8152
8153 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
8154 buffer with a display margin.
8155
8156 2004-12-08 Jay Belanger <belanger@truman.edu>
8157
8158 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
8159 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
8160
8161 2004-12-08 Richard M. Stallman <rms@gnu.org>
8162
8163 * faces.el: Delete code to set display table.
8164 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
8165
8166 2004-12-08 Jay Belanger <belanger@truman.edu>
8167
8168 * calc/calc.el: Add math-read-preprocess-string to autoloads.
8169
8170 * calc/calc-ext.el (math-read-replacement-list)
8171 (math-read-superscripts, math-read-preprocess-string): Move to
8172 calc-aent.el.
8173
8174 * calc/calc-aent.el (math-read-replacement-list)
8175 (math-read-superscripts, math-read-preprocess-string): Move from
8176 calc-ext.el.
8177
8178 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8179
8180 * isearch.el (isearch-quote-char): Fix up typo in last change.
8181
8182 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8183
8184 * mouse.el (mouse-set-font): Handle the case where the command was
8185 not invoked using the mouse.
8186
8187 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
8188 (edmacro-finish-edit): Further update for keyboard macros that are
8189 lambda forms.
8190 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
8191
8192 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8193
8194 * font-lock.el (font-lock-unfontify-region): Save buffer state.
8195 (font-lock-default-unfontify-region): Don't save buffer state any more.
8196
8197 2004-12-07 Jay Belanger <belanger@truman.edu>
8198
8199 * calc/calc-help.el (calc-describe-key):
8200 Set calc-summary-indentation even when Calc Summary buffer exists.
8201
8202 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
8203
8204 * calendar/holidays.el (holiday-easter-etc): Make arguments
8205 optional for backwards compatibility. Doc fix.
8206 Remove un-necessary local vars mandatory, output-list.
8207 (holiday-advent): Make arguments optional for backwards
8208 compatibility. Doc fix.
8209
8210 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
8211
8212 * paren.el (show-paren-function): Fix last change (2004-12-02).
8213
8214 * international/mule-util.el (char-displayable-p): Return nil for
8215 unibyte mode.
8216
8217 * subr.el (subregexp-context-p): New function.
8218
8219 * isearch.el (isearch-quote-char): Use it.
8220
8221 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
8222 (regexp-opt-not-groupie*-re): Remove.
8223 (regexp-opt): Properly handle inputs with duplicate entries.
8224
8225 2004-12-06 Richard M. Stallman <rms@gnu.org>
8226
8227 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
8228
8229 * cus-edit.el (custom-file): Doc fix.
8230
8231 * textmodes/org.el: New file.
8232
8233 2004-12-06 Kenichi Handa <handa@m17n.org>
8234
8235 * ldefs-boot.el: Update international/mule-util.el section.
8236
8237 2004-12-05 Sam Steingold <sds@gnu.org>
8238
8239 * net/tramp.el (tramp-handle-file-accessible-directory-p):
8240 Fix `tramp-time-diff' comparison logic.
8241
8242 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
8243
8244 * progmodes/which-func.el (which-function):
8245 Use `run-hook-with-args-until-success' instead of a custom loop.
8246 Fixes bug with local hooks.
8247
8248 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8249
8250 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
8251 Use delete-dups when calculating the initial value.
8252 (bibtex-autokey-get-title): Use <=.
8253 (bibtex-goto-line): New function.
8254 (bibtex-reposition-window): Use line numbers instead of point
8255 positions. Use window-body-height.
8256 (bibtex-find-crossref): Use bibtex-reposition-window.
8257 (bibtex-find-entry): Use bibtex-reposition-window. Always return
8258 position of entry if key is found or nil if not found.
8259
8260 2004-12-05 Richard M. Stallman <rms@gnu.org>
8261
8262 * cus-edit.el (custom-file): Doc fix.
8263
8264 * progmodes/sh-script.el (sh-indent-for-then): Change default.
8265
8266 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
8267
8268 * simple.el (blink-matching-open):
8269 * textmodes/tex-mode.el (tex-validate-region):
8270 Obey syntax-table text properties.
8271
8272 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
8273
8274 * wid-edit.el (widget-specify-field): Add `real-field' property to
8275 boundary.
8276 (widget-field-at): Use it.
8277
8278 2004-12-02 Richard M. Stallman <rms@gnu.org>
8279
8280 * progmodes/cc-mode.el (awk-mode autoload):
8281 Supply t meaning interactive function.
8282
8283 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
8284 (isearch-mode-map): No special definition for space.
8285 (isearch-whitespace-chars): Command deleted.
8286 (isearch-forward-regexp): Doc fix.
8287 (isearch-quote-char): When a space is not inside brackets,
8288 use `[ ]' instead of just space.
8289 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
8290
8291 * imenu.el (imenu--generic-function): Delete code to exclude
8292 matches in comments.
8293
8294 * man.el (Man-reverse-face): Change default to `highlight'.
8295
8296 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
8297 (occur-engine): Use `face' prop rather than `font-lock-face'
8298 when specifying use of `match-face'.
8299 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
8300
8301 * emacs-lisp/elint.el (elint-standard-variables): Update list.
8302
8303 * add-log.el (add-log-current-defun): Handle the case where point
8304 is in the header part of a DEFUN construct.
8305
8306 2004-12-02 Dave Love <fx@gnu.org>
8307
8308 * progmodes/python.el (python-font-lock-syntactic-keywords):
8309 Fix previous change.
8310
8311 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
8312
8313 * paren.el (show-paren-function): Check for matching chars
8314 specified by text props.
8315
8316 2004-12-02 Jay Belanger <belanger@truman.edu>
8317
8318 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
8319 when reading a new key sequence.
8320
8321 2004-12-02 Kim F. Storm <storm@cua.dk>
8322
8323 * faces.el (escape-glyph): Rename from glyph.
8324 (standard-display-table): Set it here. Add escape-glyph face to
8325 extra slot characters.
8326
8327 * disp-table.el: Undo 2004-12-01 change. Display table is now
8328 setup in faces.el.
8329
8330 2004-12-02 Mark A. Hershberger <mah@everybody.org>
8331
8332 * xml.el (xml-parse-dtd): Don't show validity messages when
8333 xml-validating-parser is nil.
8334 (xml-substitute-special): Fix validity error messages to
8335 actually show the unexpandable entity. Added validity error if &
8336 isn't followed by an entity.
8337 (xml-parse-tag): Concatenate any string following the a
8338 <![CDATA[]]> section to the parsed CDATA.
8339 (xml-parse-dtd): Skip parameter entity declarations and use of
8340 parameter entities.
8341
8342 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8343
8344 * kmacro.el (kmacro-default-counter-format): New var.
8345 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
8346 (kmacro-display): Remove `nil' from `and' form. Delete call to
8347 `format' inside `message'.
8348 (kmacro-start-macro): Use `kmacro-default-counter-format'.
8349
8350 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
8351
8352 * pcvs.el (cvs-header-msg): New function.
8353 (cvs-update-header): Use it. Change calling convention.
8354 Correctly handle the case of having simultaneous active processes.
8355 (cvs-sentinel): Don't call cvs-update-header any more.
8356 (cvs-mode-run): Update call and add cvs-update-header to postproc.
8357
8358 2004-12-01 Jay Belanger <belanger@truman.edu>
8359
8360 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
8361 Change message.
8362
8363 2004-12-01 Juri Linkov <juri@jurta.org>
8364
8365 * progmodes/prolog.el (prolog-mode-variables):
8366 Fix imenu-generic-expression.
8367
8368 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
8369
8370 * faces.el (glyph): New face.
8371
8372 * disp-table.el: Add an autoloaded table, that doesn't require
8373 this library, with glyph face.
8374
8375 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
8376 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
8377 (conf-quote-normal): Allow normalizing only ' or ".
8378 (conf-mode): Regexp-quote constructed comment-start and don't
8379 match section {} where "name" contains braces.
8380
8381 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
8382 files.
8383
8384 2004-12-01 Kenichi Handa <handa@m17n.org>
8385
8386 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
8387 (x-select-text): Don't treat eight-bit-control/graphic chars
8388 specially. Store the encoded text in the X cut buffer.
8389 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
8390 with x-last-selected-text-cut-encoded.
8391
8392 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
8393
8394 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
8395
8396 2004-11-30 Markus Rost <rost@ias.edu>
8397
8398 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
8399 AUCTeX.
8400
8401 2004-11-30 Jay Belanger <belanger@truman.edu>
8402
8403 * calc/calc-arith.el (math-possible-signs): Made stronger checks
8404 on signs of intervals.
8405 (math-pow-of-zero): Strengthen checks for positive and negative
8406 exponents.
8407
8408 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
8409 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
8410 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
8411 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
8412 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
8413 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
8414 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
8415 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
8416 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
8417 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
8418 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
8419 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
8420 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
8421 with provide statements.
8422
8423 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
8424
8425 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
8426
8427 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
8428 (calc-load-everything, math-defsimplify): Replace dummy autoloading
8429 functions by require statements.
8430 (math-defsimplify): Move to calc-alg.el, add to autoloads.
8431
8432 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
8433 (calc-gnuplot-print): Give them values.
8434
8435 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
8436 autoloads.
8437 Add calc-do-embedded-activate to autoloads.
8438 (calc-gnuplot-name, calc-gnuplot-plot-command)
8439 (calc-gnuplot-print-command): Move them to calc-graph.el.
8440
8441 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8442
8443 * term/mac-win.el (ccl-encode-mac-roman-font)
8444 (ccl-encode-mac-cyrillic-font)
8445 (ccl-encode-mac-centraleuropean-font, encoder-list)
8446 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
8447 Support Cyrillic, CentralEuropean, and Dingbat font display
8448
8449 2004-11-30 Andre Spiegel <spiegel@gnu.org>
8450
8451 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
8452
8453 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
8454 still nil.
8455
8456 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
8457
8458 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
8459 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
8460
8461 2004-11-29 Jay Belanger <belanger@truman.edu>
8462
8463 * calc/calc-arith.el (math-pow-of-zero): Take into account different
8464 cases of the base and exponent.
8465
8466 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
8467
8468 * simple.el (next-error-buffer-p): Allow for inclusive and
8469 exclusive tests for finding a buffer.
8470 (next-error-find-buffer): Pass the exclusive and inclusive tests
8471 to next-error-buffer-p.
8472
8473 * replace.el (occur-next-error): Switch to the Occur buffer when
8474 appropriate, use the exclusive filter to next-error-find-buffer to
8475 do it. Use the absolute value of the motion amount.
8476
8477 2004-11-29 Kenichi Handa <handa@m17n.org>
8478
8479 * startup.el (command-line): Decode all default-directory by
8480 locale-coding-system.
8481
8482 2004-11-29 Jay Belanger <belanger@truman.edu>
8483
8484 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
8485 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
8486 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
8487 Replace calls to calc-extensions by appropriate require, replace
8488 calc-extensions-loaded by appropriate featurep.
8489
8490 * calc/calc-ext.el: Move require to end of file.
8491 Remove redundant loading of calc.el.
8492 (calc-extensions-loaded): Remove unnecessary variable.
8493 (calc-extensions): Remove unnecessary function.
8494 (calc-load-everything): Replace calc-need-macros by appropriate require.
8495
8496 * calc/calc-macs.el: Move provide to end of file.
8497 (calc-need-macros): Remove unnecessary function.
8498
8499 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
8500 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
8501 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
8502 Replace calc-extensions by appropriate require.
8503 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
8504
8505 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
8506 Replace calc-need-macros by appropriate require.
8507
8508 * calc/calc.el: Move require to end of file.
8509 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
8510 Remove unnecessary variable.
8511 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
8512 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
8513 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
8514 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
8515 (math-stack-value-offset, math-format-value, math-format-flat-expr)
8516 (math-format-number, math-format-bignum, math-read-number)
8517 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
8518 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
8519 by appropriate require.
8520 (calc-check-defines): Replace calc-need-macros by appropriate require.
8521
8522 2004-11-29 Kim F. Storm <storm@cua.dk>
8523
8524 * macros.el (insert-kbd-macro): Handle kmacro functions.
8525
8526 2004-11-28 Juri Linkov <juri@jurta.org>
8527
8528 * compare-w.el (compare-windows-highlight): Attach each overlay
8529 to its window to properly highlight differences while comparing
8530 two windows of the same buffer. Fix arguments.
8531 (compare-windows-sync-default-function): Fix arguments of
8532 `compare-windows-highlight'.
8533
8534 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
8535 Use `read-expression-history'. Set initial contents only if
8536 `edebug-global-break-condition' is non-nil. Set histpos to 1
8537 if initial contents is equal to the last history element.
8538 (edebug-set-conditional-breakpoint): Instead of temporarily
8539 prepending the current condition to the history, set initial
8540 contents to the current condition. Set histpos to 1 if initial
8541 contents is equal to the last history element.
8542
8543 * info.el (Info-search-whitespace-regexp): Remove shy group.
8544 (Info-search): Forward line if search is on the header line.
8545 Use search-whitespace-regexp in two other places.
8546
8547 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
8548
8549 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
8550 warning. Delay real definition, which uses
8551 `set-fringe-indicators-1' till after the definition of that function.
8552
8553 2004-11-28 Kim F. Storm <storm@cua.dk>
8554
8555 * fringe.el (fringe): New defgroup.
8556 (fringe-mode): Move to fringe group.
8557 (fringe-indicators): New defcustom.
8558 (set-fringe-indicators-1): New defun.
8559
8560 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
8561 (menu-bar-showhide-fringe-ind-menu): New keymap.
8562 (menu-bar-showhide-fringe-ind-empty)
8563 (menu-bar-showhide-fringe-ind-mixed)
8564 (menu-bar-showhide-fringe-ind-box)
8565 (menu-bar-showhide-fringe-ind-right)
8566 (menu-bar-showhide-fringe-ind-left)
8567 (menu-bar-showhide-fringe-ind-none): New defuns.
8568 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
8569
8570 2004-11-27 Richard M. Stallman <rms@gnu.org>
8571
8572 * comint.el (comint-read-noecho): Add trivial compatibility definition.
8573
8574 * generic.el (define-generic-mode): Doc fix.
8575
8576 * menu-bar.el (menu-bar-options-save): For the options
8577 that are toggled with menu-bar-make-mm-toggle, don't check
8578 for customized-value prop.
8579
8580 2004-11-27 Eli Zaretskii <eliz@gnu.org>
8581
8582 * mail/supercite.el (sc-cite-region): Handle the case where
8583 sc-cite-frame-alist is a symbol.
8584 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
8585 a symbol.
8586 (sc-recite-region): Handle the case where sc-recite-frame-alist is
8587 a symbol.
8588
8589 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
8590
8591 * wid-edit.el (widget-narrow-to-field): New function.
8592 (widget-complete): Use it.
8593
8594 2004-11-27 Jay Belanger <belanger@truman.edu>
8595
8596 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
8597 variable.
8598 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
8599 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
8600 (math-alg-inequalities): Move declaration to earlier in the file.
8601
8602 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
8603 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
8604 Declare them.
8605
8606 * calc/calc-lang.el (math-expr-data, math-expr-token)
8607 (math-exp-old-pos): Declare them.
8608
8609 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
8610 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
8611
8612 2004-11-27 Kim F. Storm <storm@cua.dk>
8613
8614 * progmodes/flymake.el: Use (featurep 'xemacs).
8615 (flymake-makehash): Change to defsubst. Use fboundp.
8616 (flymake-time-to-float): Remove.
8617 (flymake-float-time): Merge code from flymake-time-to-float here.
8618 (flymake-replace-regexp-in-string): Change to defsubst.
8619 (flymake-split-string-remove-empty-edges):
8620 Rename to flymake-split-string.
8621 (flymake-split-string): Remove previous defalias.
8622 (flymake-get-temp-dir): Change to defsubst.
8623 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
8624 Define for xemacs only.
8625 (flymake-master-file-count-limit): Change into compiler defvar only.
8626 (flymake-find-possible-master-files): Let-bind it dynamically while
8627 sorting files using flymake-master-file-compare.
8628
8629 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
8630
8631 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
8632 of defun-prompt-regexp matches inside a comment/string but the
8633 beginning is correctly outside everything.
8634
8635 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
8636 appears within a string or a comment.
8637
8638 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
8639 rather than make-symbol for symbols which are used in
8640 a symbol-macrolet or equivalent.
8641
8642 2004-11-26 Jay Belanger <belanger@truman.edu>
8643
8644 * calc-misc.el (calc-last-why-command): Declare it.
8645
8646 * calc-vec.el (math-grade-vec): New variable.
8647 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
8648 Replace variable grade-vec by declared variable.
8649 (math-rb-close): New variable.
8650 (math-read-brackets, math-read-vector): Replace variable close by
8651 declared variable.
8652
8653 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
8654 (calc-one-window, calc-edit-handler, calc-restore-trail)
8655 (calc-allow-ret): Declare them.
8656
8657 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
8658 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
8659 (math-radix-float-cache-tag, math-random-cache)
8660 (math-max-digits-cache, math-integral-cache, math-units-table)
8661 (math-format-date-cache, math-holidays-cache-tag): Declare them.
8662 (math-moc-func): New variable.
8663 (math-map-over-constants, math-map-over-constants-rec):
8664 Replace variable func by declared variable.
8665
8666 * calc/calc-store.el (calc-given-value, calc-store-opers):
8667 Declare them.
8668 (calc-var-name-map): Move declaration to earlier in the file.
8669 (calc-pv-pos): New variable.
8670 (calc-permanent-variable, calc-insert-permanent-variable):
8671 Replace variable pos by declared variable.
8672
8673 * calc/calc-mtx.el (calc-det-lu): New variable.
8674 (math-det-raw, math-det-step): Replace variable lu by declared variable.
8675
8676 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
8677 (math-multi-subst, math-multi-subst-rec): Replace variables temp
8678 and arg by declared variables.
8679 (calcFunc-reducer): Fix incorrect variable.
8680 (math-inner-mul-func, math-inner-add-func): New variables.
8681 (calcFunc-inner, math-inner-mats): Replace variables mul-func
8682 and add-func by declared variables.
8683
8684 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
8685 (calc-digit-value): Declare them.
8686
8687 * calc/calc-help.el (Info-history): Declare it.
8688 (calc-describe-key): Make calc-summary-indentation a local variable.
8689 (calc-help-long-names): Move declaration to earlier in file.
8690
8691 * calc/calc-embed.el (calc-original-buffer): Declare it.
8692 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
8693 (calc-embed-bot): New variables.
8694 (calc-do-embedded, calc-embedded-mark-formula)
8695 (calc-embedded-find-bounds, calc-embedded-duplicate)
8696 (calc-embedded-new-formula, calc-embedded-make-info):
8697 Replace vars outer-top, outer-bot, bot and top by declared variables.
8698 (calc-embed-prev-modes): New variable.
8699 (calc-embedded-set-modes, calc-embedded-update): Replace variable
8700 prev-modes with declared variable.
8701 (calc-embed-vars-used): New variable.
8702 (calc-embedded-make-info, calc-embedded-evaluate-expr)
8703 (calc-embedded-update, calc-embedded-find-vars): Replace variable
8704 vars-used by declared variable.
8705
8706 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
8707 (math-format-radix-float): Remove unnecessary setq.
8708 (math-radix-float-cache): Declare it.
8709
8710 * calc/calcsel2.el (calc-keep-selection): Declare it.
8711
8712 * calc/calc-maint.el: Remove file.
8713
8714 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8715
8716 * textmodes/bibtex.el (bibtex-sort-entry-class)
8717 (bibtex-comment-start): Use defcustom.
8718 (bibtex-entry-field-alist): Use nil if initial content of the
8719 field is undefined. Fix docstring.
8720 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
8721 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
8722 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
8723 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
8724 Fix docstring.
8725 (bibtex-autokey-title-terminators): Use only one regexp.
8726 (bibtex-string-maybe-empty-head): New variable.
8727 (bibtex-remove-delimiters-string): New function.
8728 (bibtex-text-in-field-bounds, bibtex-text-in-string):
8729 Use bibtex-remove-delimiters-string.
8730 (bibtex-progress-message, bibtex-field-left-delimiter)
8731 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
8732 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
8733 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
8734 Simplify.
8735 (bibtex-format-entry): Use save-excursion for inherited booktitle.
8736 Use eq and bibtex-remove-delimiters-string. For end markers use
8737 insertion type so that marker stays after inserted text.
8738 (bibtex-autokey-get-names): Return empty string if name is missing.
8739 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
8740 calling bibtex-autokey-name-case-convert.
8741 (bibtex-autokey-demangle-title):
8742 Call bibtex-autokey-titleword-case-convert. Remove call to
8743 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
8744 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
8745 (bibtex-read-key): New optional arg global.
8746 (bibtex-files-expand): New optional arg force.
8747 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
8748 (bibtex-complete-crossref-cleanup): Rename from
8749 bibtex-complete-key-cleanup. Simplify code.
8750 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
8751 Operate on current entry.
8752 (bibtex-button): Add docstring.
8753 (bibtex-entry): Simplify.
8754 (bibtex-make-field): Replace optional arg called-by-yank with more
8755 specific args move and interactive.
8756 (bibtex-end-of-entry): Use forward-sexp.
8757 (bibtex-find-entry-globally): Remove.
8758 (bibtex-find-crossref): Allow for crossref key located in other buffer.
8759 Bound to C-c C-x.
8760 (bibtex-find-entry): New optional args global and display.
8761 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
8762 (bibtex-validate): Use arg force of bibtex-files-expand.
8763 (bibtex-clean-entry): Bugfix, clean string entries properly.
8764 Always keep point at beginning of entry.
8765 (bibtex-complete): Bugfix. Handle string entries properly.
8766 Call cleanup functions only if needed.
8767 (bibtex-String): Use bibtex-read-string-key.
8768 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
8769 case of replacement text.
8770
8771 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8772
8773 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
8774 (tramp-perl-directory-files-and-attributes): New constant.
8775 (tramp-file-name-handler-alist): Delete file-directory-files, add
8776 directory-files-and-attributes.
8777 (tramp-perl-file-attributes): Surround uid and gid by double
8778 quotes. Change parameter id-format from nonnumeric.
8779 (tramp-convert-file-attributes): New function.
8780 (tramp-handle-file-attributes): Use it.
8781 (tramp-maybe-send-perl-script): New function.
8782 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
8783 file mode. Change parameter id-format from nonnumeric.
8784 (tramp-handle-file-attributes-with-ls): Change parameter id-format
8785 from nonnumeric.
8786 (tramp-post-connection): Don't send tramp-perl-file-attributes
8787 script. Reset connection property "perl-scripts".
8788 (tramp-handle-insert-directory): Run real handler when ls-lisp is
8789 in use.
8790
8791 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8792
8793 * desktop.el (desktop-read): Replace mapcar with mapc.
8794 (desktop-create-buffer): Replace mapcar with mapc.
8795 Remove redundant piece of code.
8796
8797 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
8798
8799 * progmodes/gud.el (gud-display-line): Use display-buffer
8800 for GDB-UI as for GUD.
8801
8802 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
8803 Delete variables.
8804 (gdb-ann3): Don't make GUD buffer dedicated.
8805 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
8806 (gdb-display-source-buffer): Delete function.
8807 (gdb-view-source-function, gdb-view-assembler): Delete functions.
8808 (menu): Delete menu bindings for viewing source/assembler.
8809 (gdb-setup-windows, gdb-restore-windows):
8810 Don't dedicate GUD. No assembler now.
8811 (gdb-reset): No need to undedicate source buffers now.
8812 (gdb-source-info): No assembler now.
8813
8814 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
8815
8816 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
8817 width to those for special frames.
8818 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
8819 Use display-buffer.
8820 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
8821 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
8822 (gdb-frame-assembler-buffer): Rework like
8823 gdb-frame-breakpoints-buffer.
8824
8825 2004-11-25 Richard M. Stallman <rms@gnu.org>
8826
8827 * progmodes/flymake.el: Reindent.
8828 (flymake-split-string): Turn into defalias.
8829 (flymake-fix-file-name): Rename from flymake-fix-path-name.
8830 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
8831 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
8832 (flymake-build-relative-filename): Rename from ...path.
8833 Fix error message.
8834
8835 2004-11-25 Cheng Gao <chenggao@gmail.com>
8836
8837 * progmodes/flymake.el: Much whitespace and capitalization change.
8838 Move `provide' to end. Require `compile' only when compiling.
8839
8840 2004-11-24 Jay Belanger <belanger@truman.edu>
8841
8842 * calc/calc-alg.el: Added comment.
8843 (math-polynomial-base): Replace variable mpb-top-expr by
8844 math-poly-base-top-expr.
8845
8846 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
8847 (math-polynomial-p1): Replace variable mpb-top-expr by declared
8848 variable.
8849 (math-poly-base-total-base): New variable.
8850 (math-total-polynomial-base, math-polynomial-p1): Replace variable
8851 mpb-total-base by declared variable.
8852 (math-factored-vars, math-to-list): Declare it.
8853 (math-fact-expr): New variable.
8854 (calcFunc-factors, calcFunc-factor, math-factor-expr)
8855 (math-factor-expr-try, math-factor-expr-part): Replace variable
8856 expr by declared variable.
8857 (math-fet-x): New variable.
8858 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
8859 by declared variable.
8860 (math-factor-poly-coefs): Make temp a local variable.
8861
8862 * calc/calc-units.el (calc-convert-units): Make units a local
8863 variable.
8864 (calc-num-units, calc-den-units): New variables.
8865 (calc-explain-units, calc-explain-units-rec): Replace variables
8866 num-units and den-units by declared variables.
8867 (math-cu-unit-list): New variable.
8868 (math-build-units-table, math-compare-unit-names)
8869 (math-convert-units, math-convert-units-rec): Replace variable
8870 unit-list by declared variable.
8871 (math-fbu-base, math-fbu-entry): New variables.
8872 (math-find-base-units, math-find-base-units-rec): Replace variables
8873 base and entry by declared variables.
8874 (math-which-standard): New variable.
8875 (math-to-standard-units, math-to-standard-rec): Replace variable
8876 which-standard by declared variable.
8877 (math-fcu-u): New variable.
8878 (math-find-compatible-unit, math-find-compatible-unit-rec):
8879 Replace variable u by declared variable.
8880 (math-cu-new-units, math-cu-pure): New variables.
8881 (math-convert-units, math-convert-units-rec): Replace variables
8882 new-units and pure by declared variables.
8883 (math-try-cancel-units): New variable.
8884 (math-simplify-units-quotient): Replace variable try-cancel-units by
8885 declared variable.
8886
8887 2004-11-24 Richard M. Stallman <rms@gnu.org>
8888
8889 * textmodes/ispell.el (ispell-check-version):
8890 If default-directory is nonexistent, use home dir.
8891
8892 * progmodes/grep.el (grep-regexp-alist):
8893 Don't match parens around line numbers.
8894
8895 * progmodes/cperl-mode.el (cperl-indent-region)
8896 (cperl-imenu--create-perl-index, cperl-xsub-scan):
8897 Don't print progress messages.
8898
8899 * progmodes/compile.el (compilation-mode-map):
8900 Don't inherit from compilation-minor-mode-map;
8901 copy its bindings instead. But the menu bar Compile
8902 entry now does inherit from compilation-menu-map.
8903
8904 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
8905 Use with-no-warnings around compiler-macroexpand.
8906
8907 * imenu.el: Don't always require newcomment.
8908 (imenu--generic-function): Call comment-normalize-vars
8909 if we have a comment syntax.
8910 Exit the loop if REGEXP matches the null string.
8911 Test comment-start as well as comment-start-skip
8912 when deciding whether to check for comments.
8913
8914 * tooltip.el (tooltip-mode): Doc fix.
8915
8916 * term.el (term-escape-char, term-mode): Doc fixes.
8917
8918 2004-11-24 Dave Love <fx@gnu.org>
8919
8920 * progmodes/python.el (python-font-lock-syntactic-keywords):
8921 Check for escapes in the regexp.
8922 (python-quote-syntax): Don't do it here.
8923
8924 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
8925
8926 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
8927 (gdb-frames-mode-map, gdb-threads-mode-map)
8928 (gdb-registers-mode-map, gdb-locals-mode-map)
8929 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
8930 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
8931
8932 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
8933 (dedicated-switch-to-buffer): Rework.
8934 (gdb-var-evaluate-expression-handler, gdb-put-string):
8935 Remove unused variable bindings.
8936 (gdb-setup-windows, gdb-display-buffer):
8937 Simplify. Use pop-to-buffer.
8938 (gdb-view-source-function): Simplify.
8939 (gdb-frame-breakpoints-buffer):
8940 Use pop-to-buffer, special-display-regexps.
8941
8942 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
8943
8944 * progmodes/f90.el (f90-smart-end)
8945 (f90-previous-statement, f90-beginning-of-block): Doc fix.
8946 (f90-calculate-indent): Handle un-named PROGRAM blocks.
8947 (f90-end-of-block): Doc fix. Make check of outermost block
8948 conditional on value of `f90-smart-end'.
8949 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
8950 Handle case where END-BLOCK is nil.
8951 (f90-match-end): Handle un-named PROGRAM blocks.
8952 (f90-backslash-not-special): New function.
8953
8954 2004-11-24 Jay Belanger <belanger@truman.edu>
8955
8956 * calc/calc.el (calc-embedded-active): Removed unnecessary
8957 declaration.
8958 (calc-show-banner): Removed redundant declaration.
8959
8960 * calc/calc-graph.el (calc-gnuplot-default-device)
8961 (calc-gnuplot-default-output, calc-gnuplot-print-device)
8962 (calc-gnuplot-print-output, calc-gnuplot-geometry)
8963 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
8964 Remove redundant initial values.
8965
8966 * calc/calc-arith.el (math-scalar-functions)
8967 (math-nonscalar-functions, math-scalar-if-args-functions)
8968 (math-real-functions, math-positive-functions)
8969 (math-nonnegative-functions, math-real-scalar-functions)
8970 (math-real-if-arg-functions, math-integer-functions)
8971 (math-num-integer-functions, math-rounding-functions)
8972 (math-float-rounding-functions, math-integer-if-args-functions)
8973 (math-super-types): Move declarations to earlier in file.
8974 (math-unit-prefixes): Declared it.
8975 (math-floor-prec, math-trunc-prec): New variables.
8976 (math-trunc-fancy): Replace variable prec by declared variable.
8977 (math-floor-fancy): Replace variable prec by declared variable.
8978 (math-com-bterms): New variable.
8979 (math-commutative-equal, math-commutative-collect):
8980 Replace variable bterms by declared variable.
8981
8982 * calc/calc-misc.el (math-trunc): Replace variable prec by
8983 math-trunc-prec.
8984 (math-floor): Replace variable prec by math-floor-prec.
8985
8986 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
8987 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
8988 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
8989 (math-format-date, math-format-date-part): Replace variables
8990 date, dt, year, month, day, weekday, hour, minute, second and
8991 bc-flag by declared variables.
8992 (math-pd-str): New variable.
8993 (math-parse-date, math-parse-date-word, math-parse-standard-date):
8994 Replace variable str by declared variable.
8995 (math-daylight-savings-hook, math-tzone-names): Move definitions
8996 to earlier in the file.
8997 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
8998 (math-sh-year): New variable.
8999 (math-setup-add-holidays, math-setup-holidays)
9000 (math-setup-year-holidays): Replace variable `year' by declared
9001 variable.
9002
9003 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
9004 New variables.
9005 (math-nth-root-float, math-nth-root-float-iter): Replace variables
9006 n, nf and nfm1 by declared variables.
9007 (math-nri-n): New variable.
9008 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
9009 n by declared variable.
9010 (calcFunc-log): Removed misplaced condition.
9011
9012 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
9013
9014 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
9015
9016 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
9017
9018 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
9019 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
9020 Dedicate gdb-related windows.
9021 (gdb-display-buffer): Dedicate gdb-related windows.
9022 Don't grab other frames.
9023 (gdb-reset): Remove dedicated property after debugging.
9024
9025 2004-11-24 Jay Belanger <belanger@truman.edu>
9026
9027 * calc/calc-sel.el: Add comment.
9028
9029 * calc/calc.el (math-stack-value-offset): Replace variables c,
9030 wid and off with math-svo-c, math-svo-wid and math-svo-off.
9031
9032 * calc/calccomp.el (math-comp-sel-tag): Declare it.
9033 (math-svo-c, math-svo-wid, math-svo-off): New variables.
9034 (math-stack-value-offset-fancy): Replace variables c, wid and off
9035 by declared variables.
9036 (math-comp-just, math-comp-comma-spc): New variables.
9037 (math-compose-expr, math-compose-matrix): Replace variables `just'
9038 and comma-spc by declared variable.
9039 (math-comp-vector-prec): New variable.
9040 (math-compose-expr, math-compose-matrix, math-compose-rows):
9041 Replace variable vector-prec by declared variable.
9042 (math-comp-left-bracket, math-comp-right-bracket)
9043 (math-comp-comma): New variables.
9044 (math-compose-expr, math-compose-rows): Replace variables
9045 left-bracket, right-bracket and comma by declared variables.
9046 (math-comp-full-width): New variable.
9047 (math-comp-to-string-flat, math-comp-to-string-flat-term):
9048 Replace variable full-width by declared variable.
9049 (math-comp-highlight, math-comp-word, math-comp-level)
9050 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
9051 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
9052 New variables.
9053 (math-comp-to-string-flat, math-comp-to-string-flat-term)
9054 (math-comp-sel-flat-term): Replace variables comp-highlight,
9055 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
9056 declared variables.
9057 (math-comp-simplify, math-comp-simplify-term)
9058 (math-comp-add-string, math-comp-add-string-sel):
9059 Replace variables comp-highlight, comp-buf, comp-base,
9060 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
9061
9062 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9063
9064 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
9065
9066 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
9067 and x-server-version may throw.
9068
9069 2004-11-23 Kim F. Storm <storm@cua.dk>
9070
9071 * subr.el (substitute-key-definition-key): Optimize.
9072 Don't call indirect-function for nil defn (always signals error).
9073
9074 * ido.el (ido-read-internal): Fix require-match check when
9075 ido-directory-too-big is set.
9076
9077 2004-11-23 Jay Belanger <belanger@truman.edu>
9078
9079 * calc/calc-ext.el (math-read-replacement-list)
9080 (math-read-superscripts): New variables.
9081 (math-read-preprocess-string): New function.
9082 (math-read-expr): Filter input through math-read-preprocess-string.
9083
9084 * calc/calc-aent.el (math-read-exprs): Filter input through
9085 math-read-preprocess-string.
9086
9087 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
9088
9089 * progmodes/compile.el (compilation-start): In cd command use
9090 substitute-env-vars -- not quite shell compatible but better than
9091 nothing.
9092 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
9093 handle the newer versions messages, which are more parseable.
9094
9095 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9096
9097 * reveal.el (reveal-mode-map): New var.
9098 (reveal-mode): Use it.
9099
9100 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
9101
9102 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
9103 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
9104
9105 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9106
9107 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
9108 header-line when needed.
9109 Use fixed-pitch only in the header-line.
9110 Build the underline automatically. Use emdash if available.
9111
9112 2004-11-22 Richard M. Stallman <rms@gnu.org>
9113
9114 * dired.el (dired-recursive-copies): Move from dired-aux.el.
9115 * dired-aux.el (dired-recursive-copies): Move to dired.el.
9116
9117 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
9118
9119 * progmodes/gdb-ui.el (gdb-resync): New function.
9120 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
9121 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
9122 Use it to fail more gracefully.
9123 (gdb-variables): Delete variable.
9124 Re-order variables to reduce byte-compiler warnings.
9125
9126 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9127
9128 * descr-text.el (describe-char):
9129 * paren.el (show-paren-function):
9130 * subr.el (syntax-after): Undo last change.
9131
9132 * progmodes/python.el (run-python): Don't hard code *Python*.
9133 Don't modify global process-environment.
9134 (python-send-region, python-load-file): Don't assume that
9135 python-buffer == (process-buffer (python-proc)).
9136 (python-switch-to-python): Simplify.
9137
9138 * dired.el (dired-align-file): Don't assume line starts with spaces.
9139
9140 2004-11-21 Jay Belanger <belanger@truman.edu>
9141
9142 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
9143 Replace variable `lines' by math-read-big-lines.
9144 (math-read-big-expr): Replace variables the-baseline, the-h2
9145 and err-msg by math-read-big-baseline, math-read-big-h2 and
9146 math-read-err-msg.
9147 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
9148
9149 * calc/calc-lang.el (math-read-big-rec): Fix typo.
9150 (math-read-big-balance): Replace unbound variable by value.
9151 (math-read-big-lines): New variable.
9152 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
9153 (math-read-big-error, math-read-big-balance): Replace variable
9154 `lines' by declared variable.
9155 (math-read-big-baseline, math-read-big-h2): New variables.
9156 (math-read-big-rec): Replace variables the-baseline and the-h2
9157 by declared variables.
9158 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
9159 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
9160 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
9161 declared variables.
9162 (math-read-big-err-msg): New variable.
9163 (math-read-big-error): Replace variable err-msg by declared variable.
9164
9165 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
9166
9167 * ses.el: Add coding cookie.
9168 Fix up docstrings, follow new commenting conventions.
9169 (ses-header-line-menu): Fix missing variable rename for header-row.
9170 (ses-cell-size): Remove.
9171 (ses-make-cell): New function.
9172 (ses-cell, ses-insert-row, ses-insert-column): Use it.
9173 (ses-calculate-cell): Remove unused var `symbol'.
9174 (ses-narrowed-p): New function.
9175 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
9176 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
9177 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
9178 (ses-setup): Use restore-buffer-modified-p.
9179 (ses-cleanup): Remove unused var `end'.
9180 (ses-header-string-left-offset): Remove.
9181 (ses-create-header-string): Adjust to new behavior of `align-to'.
9182 Truncate excessively large fields to preserve alignment.
9183 (ses-reconstruct-all): Remove unused var `refs'.
9184 (ses-read-cell-printer): Remove unused var `prompt'.
9185 (ses-delete-row): Remove unused var `pos'.
9186 (ses-delete-column): Remove unused var `new'.
9187
9188 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9189
9190 * ps-print.el: Insert :version tag into all defgroup and defcustom.
9191 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
9192 Eliminate eval-and-compile usage.
9193 (ps-insert-file): Use insert-file-contents instead of insert-file.
9194 (ps-setup): Code fix.
9195
9196 * printing.el (pr-setup, lpr-setup): Code fix.
9197
9198 2004-11-21 Jay Belanger <belanger@truman.edu>
9199
9200 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
9201 (calc-original-buffer): Declare them.
9202 (calc-user-formula-alist): New variable.
9203 (calc-user-define-formula, calc-fix-user-formula)
9204 (calc-user-define-composition, calc-finish-formula-edit):
9205 Replace variable `alist' by declared variable.
9206 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
9207 (var-q7, var-q7, var-q8, var-q9): Declare them.
9208 (calc-kbd-push): Don't check to see if var-q0 through var-q9
9209 are bound.
9210 (calcFunc-typeof): Replace undeclared variable by expression.
9211 (math-exp-env): New variable.
9212 (math-define-body, math-define-exp): Replace exp-env by declared var.
9213 (math-define-exp): Replace misplaced variable by expression.
9214
9215 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
9216 (calc-curve-model, calc-curve-coefnames): New variables.
9217 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
9218 varnames, model and coefnames by declared variables.
9219 (math-root-widen): New variable.
9220 (math-search-root, math-find-root): Replace variable root-widen by
9221 declared variable.
9222 (var-DUMMY): Declare it.
9223 (math-root-vars, math-min-vars): Move the declarations to earlier in
9224 the file.
9225 (math-brent-min): Make d a local variable.
9226 (math-find-minimum): Replace non-existent variable.
9227 (math-ninteg-romberg): Remove unnecessary variable.
9228 (math-ninteg-temp): New variable.
9229 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
9230 integ-temp by declared variable.
9231 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
9232 New variables.
9233 (math-general-fit): Replace variables first-var, first-coef and
9234 new-coefs by declared variables.
9235 (calcFunc-fitvar): Replace variable first-var by declared variable.
9236 (calcFunc-fitparam): Replace variable first-coef by declared variable.
9237 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
9238 (math-all-vars-vars, math-all-vars-found): New variables.
9239 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
9240 found by declared variable math-all-vars-vars.
9241
9242 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
9243
9244 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
9245 of `defconst'.
9246
9247 2004-11-20 Richard M. Stallman <rms@gnu.org>
9248
9249 * isearch.el (isearch-mode-map): Don't bind SPC.
9250 (isearch-whitespace-chars): Function deleted.
9251 (isearch-search): Bind search-spaces-regexp.
9252 (isearch-lazy-highlight-search): Likewise.
9253 (search-whitespace-regexp): Doc fix.
9254 (isearch-forward-regexp): Doc fix.
9255
9256 * emacs-lisp/bytecomp.el (byte-compile-form):
9257 Move the calls to byte-compile-set-symbol-position,
9258 to avoid having two for the same symbol occurrence.
9259
9260 * comint.el (comint-input-ring-size): Increase to 150.
9261
9262 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
9263 New variables.
9264 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
9265 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
9266
9267 * imenu.el (imenu--generic-function):
9268 Ensure we keep moving backward even if BEG isn't further back.
9269
9270 * replace.el (query-replace-read-to, query-replace-read-from):
9271 Specify t for KEEP-ALL in read-from-minibuffer.
9272
9273 * progmodes/python.el (python-switch-to-python):
9274 If Python isn't running, start it.
9275 Don't alter debug-ignored-errors.
9276
9277 * progmodes/cperl-mode.el (cperl-indent-region):
9278 Don't mind imenu-scanning-message.
9279
9280 * bindings.el (global-map): Bind C-e to move-end-of-line.
9281
9282 * simple.el (line-move-finish): New arg FORWARD.
9283 Ignore invisible newlines, not intangible ones.
9284 Conditions for acceptable stopping positions depend on FORWARD.
9285 (line-move): Pass FORWARD arg to line-move-finish.
9286
9287 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
9288 of HEADER. Compensate for this change in the code to add display
9289 properties. Don't make the first line intangible.
9290
9291 * info.el (Info-search): Fix previous change.
9292
9293 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
9294
9295 * Makefile.in (recompile): Revert 2004-11-19 change.
9296 (compile): Likewise.
9297
9298 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
9299
9300 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
9301
9302 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9303
9304 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
9305 defgroup and defcustom. Eliminate eval-and-compile usage.
9306
9307 * progmodes/ebnf-otz.el: Fix typos.
9308
9309 2004-11-19 Jay Belanger <belanger@truman.edu>
9310
9311 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
9312 (calc-edit-finish, calc-finish-stack-edit): Replace variable
9313 disp-trail by declared variable.
9314
9315 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
9316 (calc-finish-selection-edit): Replace variable disp-trail by
9317 declared variable.
9318 (calc-selection-cache-entry): Move declaration to earlier in the file.
9319 (calc-selection-cache-num, calc-selection-cache-comp)
9320 (calc-selection-cache-offset, calc-selection-true-num)
9321 (calc-final-point-line, calc-final-point-column)
9322 (calc-original-buffer): Declare them.
9323 (calc-fnp-op, calc-fnp-num): New variables.
9324 (calc-find-nth-part, calc-find-nth-part-rec)
9325 (calc-select-previous): Replace op and num by declared variables.
9326 (calc-rsf-old, calc-rsf-new): New variables.
9327 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
9328 Replace variables old and new by declared variables.
9329 (calc-sel-reselect): New variable.
9330 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
9331 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
9332 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
9333 reselect with declared variable.
9334
9335 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
9336 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
9337 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
9338 (math-import-list, math-rewrite-phase): Declare them.
9339 (math-rewrite): Use let* to declare variables.
9340 (calc-rewrite-selection): Make rules a local variable.
9341 (calc-rewr-sel): New variable.
9342 (calc-rewrite-selection, calc-locate-selection-marker)
9343 (calc-rewrite): Use the declared variable calc-rewr-sel instead
9344 of sel.
9345 (math-rewrite-whole-expr): New variable.
9346 (math-rewrite, math-rewrite-phase): Replace variable expr by
9347 declared variable.
9348 (math-rewrite-heads-heads, math-rewrite-heads-skips)
9349 (math-rewrite-heads-blanks ): New variables.
9350 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
9351 heads, skips and blanks by declared variables.
9352 (math-rwcomp-subst-old, math-rwcomp-subst-new)
9353 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
9354 New variables.
9355 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
9356 old, new, old-func and new-func by declared variables.
9357 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
9358 Remove unnecessary variable.
9359 (math-apply-rw-regs): New variable.
9360 (math-apply-rewrites, math-rwapply-replace-regs)
9361 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
9362 (math-apply-rw-ruleset): New variable.
9363 (math-apply-rewrites, math-rwapply-remember): Replace variable
9364 ruleset by declared variable.
9365
9366 2004-11-19 Richard M. Stallman <rms@gnu.org>
9367
9368 * info.el (Info-search): Use search-whitespace-regexp.
9369
9370 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9371
9372 * vc-rcs.el (vc-rcs-parse): New function.
9373 (vc-rcs-annotate-command): Likewise.
9374 (vc-rcs-annotate-current-time): Likewise.
9375 (vc-rcs-annotate-time): Likewise.
9376 (vc-rcs-annotate-extract-revision-at-line): Likewise.
9377
9378 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9379
9380 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
9381
9382 2004-11-18 Jay Belanger <belanger@truman.edu>
9383
9384 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
9385
9386 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9387
9388 * printing.el: Eliminate use of interactive-p and eval-and-compile.
9389 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
9390 Use make-temp-file to generate PostScript files in any situation.
9391 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
9392 (pr-interactive-p): Eliminate var.
9393 (pr-save-interactive): Eliminate macro.
9394 (pr-interface, pr-ps-directory-preview)
9395 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9396 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9397 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9398 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9399 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9400 (pr-ps-region-ps-print, pr-ps-mode-preview)
9401 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9402 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9403 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
9404 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9405 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9406 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9407 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9408 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9409 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9410 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9411 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9412 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
9413 Eliminate pr-save-interactive usage.
9414 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
9415 Eliminate pr-interactive-p usage.
9416 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
9417 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
9418 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
9419 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
9420 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
9421 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
9422 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
9423 New funs.
9424 (pr-ps-file): Use make-temp-file to generate a temporary file.
9425
9426 2004-11-17 Jay Belanger <belanger@truman.edu>
9427
9428 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
9429 a local variable.
9430 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
9431 (math-top-only): New variable.
9432 (math-simplify, math-simplify-step): Replace variable top-only by
9433 declared variable math-top-only.
9434 (math-simplify-expr): Declare it.
9435 Replace argument expr in all calls of math-defsimplify by
9436 math-simplify-expr.
9437 (math-simplify-plus, math-simplify-times, math-simplify-divide)
9438 (math-simplify-divisor, math-simplify-one-divisor)
9439 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
9440 (math-simplify-pow): Replace variable expr by declared variable
9441 math-simplify-expr.
9442 (math-simplify-divisor): Remove local variables temp and op.
9443 (math-simplify-one-divisor): Make temp and op local variables.
9444 (math-simplify-divisor-nover, math-simplify-divisor-dover):
9445 New variables.
9446 (math-simplify-divisor, math-simplify-one-divisor):
9447 Replace variables nover and dover by declared variables.
9448 (math-expr-subst-new, math-expr-subst-old): New variables.
9449 (math-expr-subst, math-expr-subst-rec): Replace variables new
9450 and old by declared variables.
9451 (math-is-poly-degree, math-is-poly-loose): New variables.
9452 (math-is-polynomial, math-is-poly-rec): Replace variables degree
9453 and loose by declared variables.
9454 (math-poly-base-const-ok, math-poly-base-pred): New variables.
9455 (math-polynomial-base, math-polynomial-base-rec):
9456 Replace variables const-ok and mpb-pred by declared variables.
9457
9458 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
9459
9460 * calc/calc-ext.el (math-defsimplify): Change the argument in
9461 the created function to math-simplify-expr.
9462
9463 * calc/calc-units.el (math-simplify-expr): Declare it.
9464 Replace argument expr in all calls of math-defsimplify by
9465 math-simplify-expr.
9466 (math-simplify-units-prod): Replace variable expr by declared
9467 variable math-simplify-expr.
9468
9469 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
9470
9471 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
9472 Replace mapcar->dolist, format->string.
9473
9474 2004-11-17 Miles Bader <miles@gnu.org>
9475
9476 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
9477 * progmodes/idlwave.el: Remove RCS keywords.
9478
9479 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
9480
9481 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
9482 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
9483 Update to IDLWAVE version 5.5. Too many changes to list them here.
9484 * progmodes/idlw-help.el: New file.
9485
9486 2004-11-16 Richard M. Stallman <rms@gnu.org>
9487
9488 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9489 Discard spaces after \i according to TeX rules.
9490
9491 * international/mule.el (set-buffer-file-coding-system):
9492 New arg NOMODIFY.
9493 (after-insert-file-set-coding): Pass that new arg.
9494 Prevent set-buffer-multibyte from trying to lock the file.
9495
9496 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
9497
9498 * saveplace.el (save-place): Doc fix.
9499
9500 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
9501 temporarily widen before finding the following word to copy.
9502
9503 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
9504 (cl-map-keymap): Definition deleted.
9505
9506 * subr.el (map-keymap-internal): New function.
9507
9508 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9509
9510 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
9511 when pressing rather than when releasing mouse-2. Simplify.
9512
9513 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9514
9515 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
9516 (compilation-mode): Set it here instead.
9517
9518 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
9519
9520 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
9521 (loop, cl-parse-loop-clause, defsetf): Use backquote.
9522
9523 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9524
9525 * progmodes/compile.el (compilation-internal-error-properties):
9526 Fix up a transposition-typo. Check end-col before using it.
9527
9528 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
9529
9530 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9531 Discard whitespace after macro \i when converting it.
9532
9533 2004-11-16 Juri Linkov <juri@jurta.org>
9534
9535 * emacs-lisp/find-func.el (find-function-regexp):
9536 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
9537 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
9538 Remove invalid `\W' from [^cgv\W]. Doc fix.
9539 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
9540
9541 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
9542
9543 * play/life.el: Maintainer is now FSF.
9544 (life-patterns, life-neighbor-deltas, life-window-start)
9545 (life-current-generation, life-generation-string): Use defvar
9546 instead of defconst.
9547
9548 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9549
9550 * progmodes/compile.el (compilation-move-to-column): New fun.
9551 (compilation-internal-error-properties)
9552 (compilation-next-error-function): Use it to make sure we don't go past
9553 the end of line.
9554
9555 2004-11-15 John Paul Wallington <jpw@gnu.org>
9556
9557 * autoinsert.el (auto-insert-alist): Insert the user's name in
9558 copyright notice, rather than Free Software Foundation, for the
9559 Emacs Lisp header case too.
9560
9561 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9562
9563 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
9564 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9565 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
9566 return the list of string in a string.
9567 (pr-call-process): Message if calling process returns an error, that
9568 is, the exit status is different of zero.
9569
9570 2004-11-15 Jay Belanger <belanger@truman.edu>
9571
9572 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
9573 variable var-thing.
9574 (math-integ-depth, math-integ-level, math-integral-limit)
9575 (math-enable-subst, math-any-substs, math-integ-msg)
9576 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
9577 (math-int-threshold, math-int-factors, math-double-roots)
9578 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
9579 (var-GenCount): Declare these variables.
9580 (calcFunc-integ): Don't check if var-IntegLimit is bound.
9581 (math-integral-cache, math-integral-cache-state):
9582 Move declarations to earlier in the file.
9583 (math-deriv-var, math-deriv-total, math-deriv-symb)
9584 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
9585 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
9586 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
9587 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
9588 (math-solve-res): New variables
9589 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
9590 (math-integral, math-replace-integral-parts)
9591 (math-integrate-by-parts, calc-dump-integral-cache)
9592 (math-try-integral, math-do-integral, math-do-integral)
9593 (math-do-integral-methods, math-try-solve-for)
9594 (math-try-solve-prod, math-solve-poly-funny-powers)
9595 (math-solve-crunch-poly, math-decompose-poly)
9596 (math-solve-find-root-term, math-find-root-in-prod)
9597 (math-integ-try-linear-substitutions)
9598 (math-integ-try-substitutions, math-expr-rational-in)
9599 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
9600 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
9601 (math-solve-for, math-solve-system, math-solve-system-rec)
9602 (math-solve-get-sign, math-solve-get-int)
9603 (math-solve-system-subst): Replace undeclared variables with newly
9604 declared variables.
9605
9606 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9607
9608 * winner.el (winner-active-region, winner-edges, winner-window-list):
9609 Define at toplevel.
9610 (winner-mode-map): Move init inside declaration.
9611
9612 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
9613
9614 * files.el (convert-standard-filename): Doc fix.
9615
9616 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
9617
9618 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
9619 passwd, group, shadow, default/* and pam.d/*.
9620
9621 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9622
9623 * printing.el (pr-menu-spec): Adjust menu specification.
9624
9625 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9626
9627 * printing.el: Doc fix. Insert :version tag into all defcustom.
9628 Handle interactive-p as is recommended in Emacs Lisp Reference.
9629 Set the file permission bits for newly created files.
9630 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9631 The printing menu specification (in `pr-menu-spec') was merged.
9632 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9633 (pr-version): New version number (6.8.3).
9634 (pr-file-modes): New option.
9635 (pr-interactive-p): New var.
9636 (pr-save-interactive, pr-save-file-modes): New macros.
9637 (pr-setup): Code fix.
9638 (pr-menu-spec): Menu specification merged.
9639 (pr-call-process, pr-text2ps): Set file permission bits.
9640 (pr-despool-print): Set file permission bits. Handle interactive-p as
9641 is recommended.
9642 (pr-interface, pr-ps-directory-preview)
9643 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9644 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9645 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9646 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9647 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9648 (pr-ps-region-ps-print, pr-ps-mode-preview)
9649 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9650 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9651 (pr-despool-using-ghostscript, pr-despool-ps-print)
9652 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9653 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9654 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9655 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9656 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9657 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9658 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9659 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9660 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
9661 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
9662 Handle interactive-p as is recommended.
9663
9664 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
9665
9666 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
9667 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
9668
9669 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
9670 so it doesn't forget to highlight the beginning of the region either.
9671
9672 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
9673
9674 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
9675 (c-font-lock-init): Eliminate obsolete make-local-hook.
9676 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
9677 (awk-mode): Use run-mode-hooks.
9678
9679 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
9680
9681 2004-11-13 Kim F. Storm <storm@cua.dk>
9682
9683 * mouse.el (mouse-drag-copy-region): Add :version.
9684 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
9685 while dragging mode line, so mode line can be dragged downwards.
9686 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
9687 while pressing mouse button so window doesn't scroll until we
9688 release the mouse if clicking on partially visible line.
9689
9690 2004-11-12 Jay Belanger <belanger@truman.edu>
9691
9692 * calc/calc-graph.el (calc-dumb-map): Declare it.
9693 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
9694 than unbound.
9695 (calc-graph-name): Made `end' a local variable.
9696 (calc-graph-lookup): Made `varname' a local variable.
9697 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
9698 Declare them.
9699 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
9700 (calc-graph-plot, calc-graph-compute-3d): Remove references to
9701 the unused variable y3vec.
9702 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
9703 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
9704 calc-graph-prev-kill-hook.
9705 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
9706 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
9707 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
9708 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
9709 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
9710 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
9711 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
9712 (calc-graph-y3value, calc-graph-y3name)
9713 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
9714 (calc-graph-stepcount, calc-graph-is-splot)
9715 (calc-graph-surprise-splot, calc-graph-blank)
9716 (calc-graph-non-blank, calc-graph-curve-num): New variables.
9717 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
9718 (calc-graph-recompute-2d, calc-graph-compute-3d)
9719 (calc-graph-format-data): Replace undeclared variables with the
9720 above newly declared variables.
9721
9722 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
9723
9724 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
9725 `rsf-beep' and `rsf-sleep-after-message'.
9726
9727 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
9728 list if `message-sender' is non-nil.
9729
9730 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
9731
9732 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
9733 consing by using mapc instead of mapcar.
9734
9735 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
9736
9737 * tooltip.el (require): Explain why CL is needed.
9738
9739 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9740
9741 * printing.el: Insert :version into defgroup (printing). All reference
9742 to Files option in menubar were changed to File.
9743 (pr-version): New version number (6.8.2).
9744 (pr-get-symbol): Call easy-menu-intern.
9745 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
9746 compilation gripes.
9747
9748 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9749
9750 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
9751 new byte-compile-function-environment binding to t.
9752
9753 * font-lock.el (font-lock-fontify-syntactically-region):
9754 Don't forget to highlight the last char when we hit `end'.
9755
9756 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
9757 (mwheel-scroll): Adjust accordingly.
9758
9759 * cvs-status.el: Reduce spurious warnings.
9760 (cvs-status-checkout): Remove.
9761 (cvs-status-mode-map): Use cvs-mode-checkout instead.
9762
9763 * pcvs.el (cvs-mode-checkout): New command.
9764
9765 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
9766
9767 * tooltip.el: Require CL.
9768
9769 * emacs-lisp/bytecomp.el: Use push.
9770 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
9771 (defalias): Remove the `byte-compile' property and add
9772 a `byte-hunk-handler'.
9773
9774 2004-11-11 Juri Linkov <juri@jurta.org>
9775
9776 * info.el (Info-search): Save match data for isearch.
9777 Skip Tag Table node.
9778
9779 * descr-text.el (describe-char): Replace syntax-after with code
9780 from its previous version.
9781
9782 * files.el (magic-mode-alist): Use optimization for SGML mode too.
9783 (set-auto-mode): Doc fix. Remove unused variable `xml'.
9784
9785 * international/mule.el (sgml-html-meta-auto-coding-function):
9786 Remove > after <html to allow HTML attributes.
9787
9788 2004-11-11 Jay Belanger <belanger@truman.edu>
9789
9790 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
9791 a variable.
9792 (calcFunc-dfac): Replace unbound max by n.
9793 (math-stirling-local-cache): New variable.
9794 (math-stirling-number, math-stirling-1, math-stirling-2):
9795 Replace the variable `cache' by the declared variable
9796 math-stirling-local-cache.
9797 (var-RandSeed): Declare it as a variable.
9798 (math-init-random-base, math-random-digit): Don't check to see if
9799 var-RandSeed is bound.
9800 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
9801 Declare them instead of just setting them.
9802 (math-init-random-base): Made i a local variable.
9803 (math-random-digit): Made math-random-last a local variable.
9804 (math-prime-test-cache): Move declaration to before it is used.
9805 (math-prime-test-cache-k, math-prime-test-cache-q)
9806 (math-prime-test-cache-nm1, math-prime-factors-finished):
9807 Declare them as variables.
9808
9809 2004-11-11 Jay Belanger <belanger@truman.edu>
9810
9811 * calc/calc-ext.el (math-defcache): Use defvar for the new
9812 variables it creates.
9813
9814 2004-11-11 Lars Hansen <larsh@math.ku.dk>
9815
9816 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
9817 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
9818 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
9819 (desktop-save): Add :version.
9820
9821 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9822
9823 * printing.el (pr-get-symbol): Don't downcase.
9824
9825 2004-11-10 Jay Belanger <belanger@truman.edu>
9826
9827 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
9828 string to kill-ring.
9829
9830 * calc/calc-aent.el (calc-alg-exp, math-toks)
9831 (math-exp-pos,math-exp-old-pos, math-exp-token)
9832 (math-exp-keep-spaces, math-exp-str): New variables.
9833 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
9834 (calcAlg-enter): Use declared variable calc-alg-exp.
9835 (math-build-parse-table, math-find-user-token): Use declared
9836 variable math-toks.
9837 (math-read-exprs, math-read-token, calc-check-user-syntax)
9838 (calc-match-user-syntax, match-factor-after, math-read-factor):
9839 Use declared variables math-exp-pos math-exp-old-pos.
9840 (math-read-exprs, math-read-token, math-read-expr-level)
9841 (calc-check-user-syntax, calc-match-user-syntax)
9842 (match-factor-after, math-read-factor): Use declared variable
9843 math-exp-token.
9844 (math-read-exprs, math-read-expr-list, math-read-token)
9845 (math-read-factor): Use declared variable math-exp-keep-spaces.
9846 (math-read-exprs, math-read-token): Use declared variable
9847 math-exp-str.
9848 (calc-match-user-syntax): Make m a local variable.
9849
9850 * calc/calc-ext.el (math-read-expr): Use declared variables
9851 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
9852 math-exp-keep-spaces.
9853
9854 * calc/calc-forms.el (math-read-angle-bracket): Use declared
9855 variables math-exp-pos, math-exp-str.
9856
9857 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
9858 math-exp-old-pos.
9859 (math-parse-fortran-vector, math-parse-fortran-vector-end)
9860 (math-parse-eqn-prime): Use declared variable math-exp-token.
9861
9862 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
9863 Use declared variable math-exp-pos.
9864 (math-check-for-commas): Use declared variable math-exp-str.
9865 (math-read-brackets): Use declared variables math-exp-old-pos,
9866 math-exp-keep-spaces.
9867 (math-read-brackets, math-read-vector, math-read-matrix):
9868 Use declared variable math-exp-token.
9869
9870 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
9871
9872 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
9873 where the keymap is a symbol.
9874 (easy-menu-add-item): Use keymap-prompt. Simplify.
9875
9876 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
9877
9878 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
9879 (sgml-parse-tag-backward): Use it to skip spurious < or >.
9880
9881 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
9882
9883 * ebuff-menu.el: Doc fixes throughout.
9884 (electric-buffer-menu-mode-hook): New defvar.
9885
9886 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
9887
9888 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
9889 The resulting compiler warnings appear to be harmless.
9890
9891 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
9892
9893 * textmodes/conf-mode.el: New file.
9894
9895 * files.el (auto-mode-alist, magic-mode-alist): Use it.
9896
9897 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
9898
9899 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
9900
9901 2004-11-09 Jay Belanger <belanger@truman.edu>
9902
9903 * calc/calc-ext.el (calc-init-extensions): Remove old code.
9904
9905 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
9906 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
9907 (calc-z-prefix-help, calc-user-function-list): Use declared
9908 variables calc-z-prefix-buf, calc-z-prefix-msgs.
9909 (math-map-tree, math-map-tree-rec): Use declared variables
9910 math-mt-many, math-mt-func.
9911 (math-read-expression, math-read-string): Use declared variable
9912 math-expr-data.
9913
9914 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
9915 variable math-normalize-a.
9916
9917 * calc/calc.el (math-normalize-a): New variable.
9918 (math-normalize): Use declared variable math-normalize-a.
9919
9920 * calc/calc-poly.el (math-expand-form): Use declared variable
9921 math-mt-many.
9922
9923 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
9924 Use declared variable math-mt-many.
9925 (math-rewrite): Use declared variable math-mt-func.
9926
9927 * calc/calc-vec.el (math-read-brackets, math-read-vector)
9928 (math-read-matrix): Use declared variable math-expr-data.
9929
9930 * calc/calc-lang.el (math-parse-fortran-vector)
9931 (math-parse-fortran-vector-end, math-parse-tex-sum)
9932 (math-parse-eqn-matrix, math-parse-eqn-prime)
9933 (math-read-math-subscr): Use declared variable math-expr-data.
9934
9935 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
9936 (math-read-expr-level, math-read-token, calc-check-user-syntax)
9937 (calc-match-user-syntax, math-read-if, math-factor-after)
9938 (math-read-factor): Use declared variable math-expr-data.
9939
9940 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
9941
9942 * calendar/diary-lib.el (diary-from-outlook)
9943 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
9944 interactive-p; but rather new optional argument NOCONFIRM.
9945
9946 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
9947
9948 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
9949 (easy-menu-name-match): Revert correspondingly.
9950
9951 2004-11-09 Richard M. Stallman <rms@gnu.org>
9952
9953 * emacs-lisp/bytecomp.el (byte-compile-defalias):
9954 Turn off warnings for the new function even if definition not constant.
9955 If the definition isn't a quoted symbol, record (FUNCTION . t).
9956 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
9957 (byte-compile-callargs-warn): Handle (FUNCTION . t).
9958 (display-call-tree, byte-compile-arglist-warn):
9959 Handle t returned by byte-compile-fdefinition.
9960
9961 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9962
9963 * Makefile.in (maintainer-clean): Depend on distclean.
9964
9965 * help-fns.el (help-C-file-name): File name must be in build-files
9966 to be returned.
9967
9968 2004-11-09 Jay Belanger <belanger@truman.edu>
9969
9970 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
9971 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
9972
9973 * calc/calc.el (calc, calc-trail-display, calc-mode):
9974 Remove obsolete sections.
9975
9976 * calc/calc.el (calc-x-paste-text): Remove.
9977
9978 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
9979 mouse-2.
9980
9981 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
9982
9983 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
9984 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
9985 current frame (in case of recursive calls).
9986 (gdb-show-changed-values): Add :version keyword.
9987
9988 2004-11-09 Kenichi Handa <handa@m17n.org>
9989
9990 * international/mule-cmds.el: Change coding: tag back to
9991 iso-2022-7bit.
9992
9993 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
9994
9995 * international/mule-cmds.el: Change coding-system to utf-8.
9996 (select-safe-coding-system-interactively):
9997 New function extracted from select-safe-coding-system.
9998 (select-safe-coding-system): Use it.
9999
10000 2004-11-08 Richard M. Stallman <rms@gnu.org>
10001
10002 * subr.el (syntax-after): Doc fix.
10003
10004 * paren.el (show-paren-function): Change calls to syntax-after
10005 for new way of returning the value.
10006
10007 * menu-bar.el (menu-bar-file-menu): Make this the real name
10008 and menu-bar-files-menu the alias. Use the former.
10009 (global-map): Use `file', not `files', as the symbol.
10010
10011 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
10012
10013 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
10014 Don't use beginning-of-buffer.
10015 (filesets-cmd-show-result): Use with-no-warnings.
10016
10017 2004-11-08 Juri Linkov <juri@jurta.org>
10018
10019 * progmodes/compile.el (compile): Don't overwrite last command in
10020 minibuffer history with default command if they are not equal.
10021
10022 2004-11-08 Jay Belanger <belanger@truman.edu>
10023
10024 * calc/calcalg2.el (math-do-integral-methods): Try linear then
10025 non-linear substitutions.
10026
10027 2004-11-08 Jay Belanger <belanger@truman.edu>
10028
10029 * calc/calcalg2.el (math-linear-subst-tried): New variable.
10030 (math-do-integral): Set `math-linear-subst-tried' to nil.
10031 (math-do-integral-methods): Use `math-linear-subst-tried' to
10032 determine what type of substitution to try.
10033 (math-integ-try-linear-substituion):
10034 Set `math-linear-subst-tried' to t.
10035
10036 2004-11-08 Kim F. Storm <storm@cua.dk>
10037
10038 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
10039
10040 2004-11-07 Juri Linkov <juri@jurta.org>
10041
10042 * info-look.el (info-lookup): Allow reusing in the current buffer
10043 not only *info* buffer, but all (even renamed) Info buffers
10044 by checking for major-mode instead of *info* buffer name.
10045 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
10046 (octave-mode, maxima-mode) <doc-spec>:
10047 Allow long dashes generated by Texinfo 4.7 before definitions.
10048 (texinfo-mode) <doc-spec>: Add space to suffix to find command
10049 definitions with argument separated by space.
10050
10051 2004-11-06 Richard M. Stallman <rms@gnu.org>
10052
10053 * simple.el (next-error group, face): Move before first use.
10054 (next-error-highlight, next-error-highlight-no-select): Likewise.
10055
10056 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
10057 (line-move): New args NOERROR and TO-END.
10058 Return t if if succeed in moving specified number of lines.
10059 (move-end-of-line): New function.
10060
10061 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
10062 (end-of-buffer-other-window): Likewise.
10063
10064 * simple.el (line-move-ignore-invisible): Default to t.
10065
10066 * subr.el (syntax-after): Return the syntax letter, not the raw code.
10067
10068 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
10069
10070 * international/iso-cvt.el (iso-cvt-define-menu):
10071 Rename menu-bar-files-menu to menu-bar-file-menu.
10072
10073 * net/browse-url.el (browse-url-gnome-moz-program)
10074 (browse-url-gnome-moz-arguments): Move up before first use.
10075
10076 * net/tramp.el (tramp group): Add :version.
10077
10078 * progmodes/ada-xref.el (ada-gdb-application):
10079 Use goto-char instead of beginning-of-buffer.
10080
10081 * progmodes/cperl-mode.el (cperl-info-on-command):
10082 Use goto-char instead of beginning-of-buffer.
10083
10084 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
10085 Move up before first use.
10086 (idlwave-shell-temp-pro-file): Likewise.
10087 (idlwave-shell-temp-rinfo-save-file): Likewise.
10088 (idlwave-shell-temp-file): Minor doc fix.
10089
10090 * textmodes/flyspell.el (flyspell-external-point-words):
10091 Use goto-char instead of beginning-of-buffer.
10092
10093 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
10094
10095 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
10096 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
10097 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
10098
10099 2004-11-06 David Ponce <david@dponce.com>
10100
10101 * recentf.el (recentf-menu-path): Use menu item name.
10102
10103 2004-11-06 Eli Zaretskii <eliz@gnu.org>
10104
10105 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
10106 display doesn't support images.
10107
10108 2004-11-06 Andreas Schwab <schwab@suse.de>
10109
10110 * tempo.el (tempo-match-finder): Doc fix.
10111
10112 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
10113
10114 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
10115
10116 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
10117 (easy-menu-lookup-name): New fun to replace it.
10118 (easy-menu-get-map): Use it to obey menu item names (rather than just
10119 keys) when looking up `path'.
10120 (easy-menu-always-true-p): Rename from easy-menu-always-true.
10121 (easy-menu-convert-item-1): Adjust to new name.
10122
10123 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
10124
10125 * outline.el (hide-body): Don't hide lines at the top of the file
10126 that precede the first header line.
10127
10128 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
10129
10130 * align.el (align-areas): Delete whitespace before reindenting, so
10131 that tabs are never placed after spaces.
10132
10133 2004-11-06 Alan Shutko <ats@acm.org>
10134
10135 * macros.el (insert-kbd-macro): Do completions based on macros,
10136 rather than all commands.
10137
10138 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
10139
10140 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
10141 to solve a bug whereby tags with 'b' don't match.
10142
10143 2004-11-05 Juri Linkov <juri@jurta.org>
10144
10145 * info.el (Info-search): Don't search in node header lines
10146 and file headers.
10147
10148 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
10149 symbol-constituent characters after dot, not only digits.
10150
10151 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
10152
10153 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
10154
10155 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10156
10157 * dired.el (dired-read-dir-and-switches): Call read-directory-name
10158 if a dialog will be used, read-file-name otherwise.
10159
10160 2004-11-04 Richard M. Stallman <rms@gnu.org>
10161
10162 * textmodes/table.el (table group): Add :version.
10163
10164 * textmodes/ispell.el (ispell-word):
10165 Don't alter args; set them only thru `interactive' spec.
10166
10167 * textmodes/flyspell.el (flyspell-word):
10168 Don't alter FOLLOWING; set it only thru `interactive' spec.
10169
10170 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
10171
10172 * net/browse-url.el (browse-url-maybe-new-window):
10173 Use called-interactively-p.
10174
10175 * mail/supercite.el (sc-cite-region):
10176 Don't use interactive-p. Add arg INTERACTIVE.
10177 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
10178
10179 * international/mule-cmds.el (set-input-method, toggle-input-method):
10180 Don't use interactive-p. Add arg INTERACTIVE.
10181
10182 * eshell/esh-mode.el (eshell-show-maximum-output):
10183 Don't use interactive-p.
10184 (eshell-truncate-buffer): Just message, no error, if buffer is short.
10185
10186 * mouse.el (mouse-show-mark): Get positions to delete from mark
10187 and point, not from mouse-drag-overlay.
10188
10189 * imenu.el (imenu-eager-completion-buffer): Add :version.
10190
10191 * filesets.el (filesets group): Add :version.
10192
10193 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
10194
10195 * files.el (xml-based-modes): Delete var.
10196 (magic-mode-alist): New more general var.
10197 (set-auto-mode): Use it.
10198
10199 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
10200 when clicking from another window.
10201
10202 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
10203
10204 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
10205 (vc-cvs-annotate-time): Incorporate value of deleted var.
10206 Remove special-case handling of beginning-of-buffer cruft.
10207 Cache ending position (point) and return value in text property
10208 `vc-cvs-annotate-time', and consult it on subsequent invocations.
10209
10210 * vc-cvs.el (vc-cvs-annotate-command):
10211 Delete extraneous lines from beginning of buffer.
10212 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
10213
10214 * progmodes/grep.el (grep-default-command): Take empty string
10215 for tag if all other methods yield nil. Shell-quote the tag.
10216
10217 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
10218 spec in `interactive' form, and mention it in the docstring.
10219 Also, make sure point is at bol after calling `annotate-time'.
10220
10221 2004-11-02 Richard M. Stallman <rms@gnu.org>
10222
10223 * cus-edit.el (customize-group-other-window):
10224 Select the window that displays the custom buffer.
10225 (custom-buffer-create-other-window): Likewise.
10226
10227 * comint.el (comint-insert-input): Fix previous change.
10228
10229 * emacs-lisp/elp.el (elp-instrument-function):
10230 Use called-interactively-p.
10231
10232 * emacs-lisp/easymenu.el (easy-menu-intern):
10233 Don't downcase; rather, case-flip the first letter of each word.
10234
10235 * emacs-lisp/easy-mmode.el (define-minor-mode):
10236 Use called-interactively-p.
10237
10238 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
10239 Add interactive-only.
10240 (byte-compile-warnings): Add interactive-only as option.
10241 (byte-compile-interactive-only-functions): New variable.
10242 (byte-compile-form): Warn about calls to functions
10243 in byte-compile-interactive-only-functions.
10244
10245 * emacs-lisp/autoload.el (update-file-autoloads):
10246 Don't use interactive-p; take new arg SAVE-AFTER.
10247
10248 * emacs-lisp/advice.el (ad-make-advised-definition):
10249 Use called-interactively-p.
10250
10251 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10252
10253 * files.el (find-file-existing): New function.
10254
10255 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
10256 find-file-existing. Add "New File..." that calls find-file.
10257
10258 * diropen.pbm, diropen.xpm: New files.
10259
10260 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
10261 icon diropen. New tool bar item find-file-existing uses icon open.
10262
10263 * dired.el (dired-read-dir-and-switches): Call read-directory-name
10264 instead of read-file-name.
10265
10266 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
10267
10268 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
10269 (icalendar--split-value): Change name of work buffer.
10270 (icalendar--get-weekday-abbrev): Return nil on error.
10271 (icalendar--date-to-isodate): New function.
10272 (icalendar-convert-diary-to-ical)
10273 (icalendar-extract-ical-from-buffer): Use only two args for
10274 make-obsolete (XEmacs compatibility).
10275 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
10276 (icalendar-export-region): Doc fix.
10277 If error, return non-nil and write errors to a buffer.
10278 Use correct weekday for weekly recurring events.
10279 Check whether date has been parsed for ordinary events.
10280 Make weekly events start in the year 2000.
10281 DTEND is non-inclusive, shift end date by one day if
10282 necessary (not for entries that have date and time).
10283 Rename local let variables: oops -> found-error, datestring ->
10284 startdatestring.
10285
10286 2004-11-02 Kim F. Storm <storm@cua.dk>
10287
10288 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
10289 keep-mode-if-same variable. Add it as optional arg instead.
10290 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
10291
10292 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
10293 substitute-command-keys will select lower-case bindings like those
10294 used in the static help texts.
10295
10296 * descr-text.el (describe-text-properties): Don't err if called in
10297 the *Help* buffer; output to *Help-2* buffer instead.
10298
10299 * kmacro.el (group kmacro): Add :version.
10300 (kmacro-keyboard-quit): New function to cleanup on C-g.
10301 (kmacro-start-macro): Set defining-kbd-macro to append when
10302 appending to last macro.
10303
10304 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
10305
10306 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
10307
10308 * progmodes/gdb-ui.el (gdb-enable-debug-log)
10309 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
10310 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
10311 Add :version keyword.
10312
10313 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
10314
10315 * progmodes/flymake.el (flymake-err-line-patterns):
10316 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
10317 `compilation-error-regexp-alist-alist' to internal Flymake format.
10318
10319 * progmodes/flymake.el: Eliminate byte-compiler warnings.
10320
10321 2004-11-01 Jay Belanger <belanger@truman.edu>
10322
10323 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
10324 with `interactive "s"'.
10325
10326 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10327
10328 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
10329 Revert change from 2004-10-16. '*' checks the current buffer, but the
10330 mouse click may be in another buffer.
10331
10332 2004-11-01 John Paul Wallington <jpw@gnu.org>
10333
10334 * files.el (large-file-warning-threshold): Add :version keyword.
10335 (kill-some-buffers): Doc fix.
10336
10337 * thumbs.el (group thumbs): Add :version keyword.
10338
10339 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
10340
10341 2004-11-01 Richard M. Stallman <rms@gnu.org>
10342
10343 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
10344
10345 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
10346
10347 * allout.el (allout group): Add :version.
10348 (allout-init): Don't use interactive-p.
10349 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
10350 (allout-forward-current-level, allout-backward-current-level):
10351 Don't use interactive-p.
10352
10353 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
10354 (bibtex-find-text): Likewise.
10355
10356 * progmodes/vhdl-mode.el (vhdl-fill-region)
10357 (vhdl-beginning-of-statement): Don't use interactive-p.
10358
10359 * progmodes/idlwave.el (idlwave-update-routine-info):
10360 Don't use interactive-p.
10361
10362 * progmodes/idlw-shell.el (idlwave-shell-send-char):
10363 Don't use interactive-p.
10364
10365 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
10366 Don't use interactive-p.
10367
10368 * progmodes/ada-xref.el (ada-make-body-gnatstub):
10369 Don't use interactive-p.
10370
10371 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
10372 (fortune-in-buffer): Doc fix.
10373
10374 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
10375
10376 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
10377 don't select the temporary buffer.
10378 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
10379 (eudc-get-phone): Likewise.
10380
10381 2004-11-01 Kim F. Storm <storm@cua.dk>
10382
10383 * man.el (Man-xref-normal-file): Fix help-echo.
10384
10385 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
10386
10387 * reveal.el (reveal-last-tick): New var.
10388 (reveal-post-command): Use it to avoid closing overlays when we're
10389 appending text to them.
10390
10391 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10392
10393 * textmodes/bibtex.el: Require button.
10394 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
10395 (bibtex-reference-keys): Distinguish between header keys and
10396 crossref keys.
10397 (bibtex-beginning-of-field): New function.
10398 (bibtex-url-map): Remove.
10399 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
10400 (bibtex-font-lock-url-regexp): Assume that field names begin at
10401 the beginning of a line.
10402 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
10403 Remove field delimiters. Use bibtex-beginning-of-field.
10404 Bugfix, point can be inside a field with a url.
10405 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
10406 New functions.
10407 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
10408 (bibtex-key-in-head): Simplify.
10409 (bibtex-current-line): Use bolp.
10410 (bibtex-parse-keys): Remove unused arg `add'.
10411 Use bibtex-type-in-head and bibtex-key-in-head.
10412 (bibtex-parse-entry, bibtex-autofill-entry):
10413 Use bibtex-type-in-head and bibtex-key-in-head.
10414 (bibtex-autokey-get-field): Do not alter case of replacement text.
10415 (bibtex-autokey-get-names): Do all processing of name list.
10416 (bibtex-autokey-get-year): New function.
10417 (bibtex-autokey-get-title): Do all processing of title words.
10418 (bibtex-generate-autokey): Simplify.
10419 (bibtex-string-files-init): Use default-directory.
10420 Allow for absolute file names in bibtex-string-files.
10421 (bibtex-files, bibtex-file-path): New variables.
10422 (bibtex-files-expand): New function.
10423 (bibtex-find-entry-globally): New command.
10424 (bibtex-summary-function): New variable.
10425 (bibtex-summary): Default value of bibtex-summary-function.
10426 (bibtex-find-crossref): New optional args pnt and split.
10427 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
10428 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
10429 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
10430 Fix handling of required and alternative fields.
10431 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
10432 Use cons and display-buffer.
10433 (bibtex-validate-globally): New command.
10434 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
10435 bibtex-parse-keys and bibtex-parse-strings for updating
10436 bibtex-reference-keys and bibtex-strings.
10437 (bibtex-realign): Remove blank lines past the last entry.
10438 (bibtex-reformat): Use bibtex-entry-format as default.
10439 (bibtex-choose-completion-string): Remove.
10440 (bibtex-complete): Do not use bibtex-choose-completion-string.
10441 (bibtex-url): Simplify.
10442
10443 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10444
10445 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
10446 (x-dnd-types-alist, x-dnd-open-file-other-window)
10447 (x-dnd-known-types): Add :version.
10448
10449 2004-10-31 John Paul Wallington <jpw@gnu.org>
10450
10451 * ibuffer.el (group ibuffer): Add :version keyword.
10452
10453 2004-10-31 Kim F. Storm <storm@cua.dk>
10454
10455 * ido.el (group ido): Add :version keyword.
10456 (ido-mode): Remove :version keyword.
10457
10458 * emulation/cua-base.el (group cua): Add :version keyword.
10459 (cua-mode): Remove :version keyword.
10460
10461 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
10462
10463 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
10464
10465 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
10466 compiler warning.
10467 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
10468 function.
10469 (help-at-pt-display-when-idle): Remove autoload.
10470
10471 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
10472
10473 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
10474
10475 2004-10-30 Juri Linkov <juri@jurta.org>
10476
10477 * help.el (function-called-at-point):
10478 * help-fns.el (variable-at-point): Read -> intern.
10479
10480 2004-10-30 Simon Josefsson <jas@extundo.com>
10481
10482 * progmodes/autoconf.el (autoconf-font-lock-keywords):
10483 Recognize AS_* too.
10484
10485 2004-10-29 Simon Josefsson <jas@extundo.com>
10486
10487 * subr.el (read-passwd): Move back from password.el.
10488
10489 * password.el: Remove, not ready yet.
10490
10491 2004-10-29 Andreas Schwab <schwab@suse.de>
10492
10493 * speedbar.el (speedbar-frame-parameters): Improve customize type.
10494
10495 2004-10-29 Sam Steingold <sds@gnu.org>
10496
10497 * mouse.el (mouse-show-mark): Replace the last occurrence of
10498 x-lost-selection-hooks with x-lost-selection-functions.
10499
10500 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
10501
10502 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
10503 x-lost-selection-functions is bound.
10504
10505 * mouse-sel.el (mouse-sel-mode):
10506 * emacs-lisp/lselect.el: Adjust to new names for
10507 x-(lost|sent)-selection-functions.
10508
10509 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
10510 New obsolete aliases of x-lost-selection-functions and
10511 x-sent-selection-functions.
10512
10513 2004-10-28 Kim F. Storm <storm@cua.dk>
10514
10515 * imenu.el (imenu-scanning-message): Remove.
10516 (imenu-progress-message): Make it a no-op.
10517
10518 2004-10-28 John Paul Wallington <jpw@gnu.org>
10519
10520 * files.el (set-auto-mode): Call `throw' correctly.
10521
10522 2004-10-28 Juri Linkov <juri@jurta.org>
10523
10524 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
10525 to search `Info-...' commands in `info' manual.
10526 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
10527 Add 'info-file "emacs" property.
10528 (Info-find-emacs-command-nodes): Fix index line number regexp.
10529 Set real line number (instead of fake 0) in first element of the
10530 returned list.
10531 (Info-goto-emacs-command-node): Use line number of first element
10532 to set point in the first found Info node.
10533
10534 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
10535 code to `grep-mode-font-lock-keywords'.
10536 (grep-mode-font-lock-keywords): Delete grep markers instead
10537 of making them invisible.
10538
10539 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10540
10541 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
10542 and x-server-version in bug report.
10543
10544 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
10545
10546 * files.el (set-auto-mode-0): New function.
10547 (set-auto-mode): Use it to handle aliased modes and to
10548 be consistent between C-x C-f and C-x C-w.
10549
10550 2004-10-28 Kenichi Handa <handa@m17n.org>
10551
10552 * international/utf-8.el (utf-translate-cjk-charsets):
10553 Add katakana-jisx0201.
10554
10555 * international/subst-jis.el: Add data for JISX0201.
10556
10557 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
10558
10559 * obsolete/hilit19.el (hilit-mode): New function.
10560 Move all the toplevel side-effecting stuff into it, so that loading
10561 hilit19 doesn't mess everything up any more.
10562
10563 2004-10-27 Richard M. Stallman <rms@gnu.org>
10564
10565 * add-log.el (add-change-log-entry): Set up mailing address
10566 and full name later, and don't alter add-log-mailing-address
10567 or add-log-full-name.
10568
10569 * elide-head.el (elide-head): Change error to message.
10570 (elide-head-show): Likewise.
10571
10572 * apropos.el (apropos-macrop): Doc fix.
10573
10574 * mouse.el (mouse-show-mark): Do most processing the same
10575 regardless of transient-mark-mode.
10576
10577 * shadowfile.el (shadow-copy-files): Use interactive-p
10578 only to control whether to print a message.
10579
10580 * tar-mode.el (tar-mode): Use write-contents-functions,
10581 not write-contents-hooks.
10582
10583 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
10584 directory-sep-char.
10585
10586 2004-10-27 Richard M. Stallman <rms@gnu.org>
10587
10588 * strokes.el (strokes-unload-hook): Fix previous change.
10589
10590 * type-break.el (type-break-run-at-time): Always use run-at-time;
10591 forget the alternatives.
10592 (type-break-cancel-function-timers): Always use cancel-function-timers;
10593 forget the alternatives.
10594
10595 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
10596
10597 2004-10-27 Kenichi Handa <handa@m17n.org>
10598
10599 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
10600
10601 * international/subst-gb2312.el: Likewise.
10602
10603 * international/subst-big5.el: Likewise.
10604
10605 * international/subst-ksc.el: Likewise.
10606
10607 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
10608 New variable.
10609 (utf-translate-cjk-set-unicode-range): New function.
10610 (utf-translate-cjk-unicode-range): Make it customizable.
10611 (utf-8-post-read-conversion):
10612 Use utf-translate-cjk-unicode-range-string.
10613 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
10614 Unicode ranges.
10615
10616 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
10617
10618 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
10619 trivial variants to shorten the list.
10620 (xml-based-modes): New var.
10621 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
10622 declaration higher priority than auto-mode-alist.
10623
10624 * find-file.el (cc-other-file-alist): Bring it in line with
10625 cc-mode's auto-mode-alist entries and use \' instead of $.
10626
10627 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
10628 and add "Id" and "Name" submenus to it.
10629
10630 * imenu.el (imenu--generic-function): Skip matches in comments.
10631
10632 2004-10-26 Jay Belanger <belanger@truman.edu>
10633
10634 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
10635 (full-calc-keypad, calc-trail-display): Use an extra argument
10636 instead of `interactive-p'.
10637
10638 * calc/calc-misc.el (calc-other-window): Use an extra argument
10639 instead of `interactive-p'.
10640
10641 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
10642 `interactive-p'.
10643
10644 2004-10-26 Kim F. Storm <storm@cua.dk>
10645
10646 * help.el (describe-key): Describe both down-event and up-event
10647 for a mouse click.
10648
10649 2004-10-26 Richard M. Stallman <rms@gnu.org>
10650
10651 * woman.el (woman): Don't call interactive-p.
10652
10653 * pcomplete.el (pcomplete): Instead of interactive-p,
10654 use an arg set non-nil by the interactive spec.
10655
10656 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
10657 use an arg set non-nil by the interactive spec.
10658
10659 * man.el (Man-cleanup-manpage): Instead of interactive-p,
10660 use an arg set non-nil by the interactive spec.
10661
10662 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
10663
10664 * progmodes/flymake.el (flymake-split-string):
10665 Use `flymake-split-string-remove-empty-edges' in any case.
10666
10667 2004-10-26 Masatake YAMATO <jet@gyve.org>
10668
10669 * progmodes/flymake.el (flymake-err-line-patterns):
10670 Use `compilation-error-regexp-alist-alist' instead of
10671 `compilation-error-regexp-alist'.
10672
10673 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
10674
10675 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
10676 verbatim face on the \ of \end{verbatim}.
10677
10678 2004-10-25 Jay Belanger <belanger@truman.edu>
10679
10680 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
10681 erasing minibuffer.
10682
10683 2004-10-25 Simon Josefsson <jas@extundo.com>
10684
10685 * subr.el (read-passwd): Move to net/password.el.
10686
10687 * net/password.el (read-passwd): Add. Autoload it.
10688
10689 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
10690
10691 * mouse-sel.el (mouse-sel-mode): Specify custom group.
10692
10693 * simple.el (process-file): Fix logic.
10694
10695 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10696
10697 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
10698 (increase-right-margin): Remove erroneous call to `interactive-p'.
10699
10700 2004-10-24 Kim F. Storm <storm@cua.dk>
10701
10702 * help.el (describe-mode): Fix 2004-10-13 change.
10703 Copy pure "Auto Fill" string so it can be propertized later
10704 without causing a read-only error.
10705
10706 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10707
10708 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
10709 style indexes.
10710
10711 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10712
10713 * simple.el (process-file): Accept nil for INFILE. Reported by
10714 Luc Teirlinck.
10715
10716 2004-10-24 Masatake YAMATO <jet@gyve.org>
10717
10718 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
10719 Handle periods and underscores in a function name.
10720 Remove the address fontification.
10721
10722 2004-10-24 Masatake YAMATO <jet@gyve.org>
10723
10724 * progmodes/asm-mode.el (asm-font-lock-keywords):
10725 Use font-lock-variable-name-face for registers.
10726
10727 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
10728
10729 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
10730 kill-all-local-variables.
10731 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
10732 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
10733 Use kill-all-local-variables and provide mode-hooks.
10734 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
10735 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
10736 Suggested by Masatake YAMATO <jet@gyve.org>.
10737
10738 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
10739
10740 * simple.el (process-file): New function, similar to call-process
10741 but supports file handlers.
10742 * vc.el (vc-do-command): Use it, instead of call-process.
10743 * net/tramp-vc.el (vc-do-command): Do not advise it if
10744 process-file is fboundp.
10745 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
10746 process-file.
10747 (tramp-handle-process-file): New function.
10748 (tramp-file-name-for-operation): Support process-file.
10749
10750 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
10751
10752 * calendar/icalendar.el (icalendar--weekday-array): New constant.
10753 (icalendar-weekdayabbrev-table)
10754 (icalendar-monthnumber-table): Delete.
10755 (icalendar--get-month-number): Use calendar-month-name-array.
10756 (icalendar--get-weekday-number): New function.
10757 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
10758 (icalendar-export-region): Handle multi-line entries.
10759 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
10760
10761 2004-10-23 John Paul Wallington <jpw@gnu.org>
10762
10763 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
10764 `wildcards' set to t in interactive spec.
10765
10766 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
10767 interactive spec rather than use `interactive-p'.
10768 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
10769 rather than use function `interactive-p'.
10770
10771 2004-10-22 Kenichi Handa <handa@m17n.org>
10772
10773 * international/mule.el (translate-region): Implement it in Lisp
10774 as a front end of translate-region-internal.
10775
10776 2004-10-21 Jay Belanger <belanger@truman.edu>
10777
10778 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
10779 Declare these variables with defvar.
10780
10781 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
10782 is bound, only check to see if it is bound.
10783
10784 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
10785
10786 * textmodes/tex-mode.el (tex-compilation-parse-errors):
10787 Don't output messages.
10788
10789 * calc/calc-help.el (calc-describe-bindings): Fix last change.
10790
10791 2004-10-21 John Paul Wallington <jpw@gnu.org>
10792
10793 * calc/calc-graph.el (calc-graph-init):
10794 Use `set-process-query-on-exit-flag'.
10795
10796 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
10797
10798 * progmodes/compile.el (compilation-start): Rely on `cd' to get
10799 dir right and also allow argumentless cd.
10800
10801 2004-10-19 Richard M. Stallman <rms@gnu.org>
10802
10803 * textmodes/flyspell.el (flyspell-mode): Doc fix.
10804
10805 * eshell/em-unix.el (eshell-grep):
10806 Don't bind compilation-process-setup-function.
10807
10808 * comint.el (comint-insert-input): Use @ in `interactive'.
10809 (comint-input-filter-functions): Doc fix.
10810 (comint-kill-whole-line, comint-get-source): Doc fix.
10811
10812 * progmodes/compile.el (compilation-setup):
10813 Don't set buffer-read-only if MINOR is non-nil.
10814
10815 2004-10-19 Jay Belanger <belanger@truman.edu>
10816
10817 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
10818 (calc-emacs-type-gnu19): Remove.
10819 (calc-digit-map, calc-read-key-sequence, calc-read-key):
10820 Remove check for old emacs versions.
10821
10822 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
10823 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
10824 for current Emacs.
10825
10826 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
10827 the end of the minibuffer.
10828 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
10829 copy `esc-map'.
10830
10831 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
10832
10833 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
10834 call that would be given when the current emacs was used.
10835
10836 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
10837
10838 * calendar/icalendar.el: Set coding to utf-8.
10839 (icalendar-version): Increase to 0.07.
10840 (icalendar-monthnumber-table): Change March pattern.
10841 (icalendar-get-all-event-properties)
10842 (icalendar-set-event-property): Delete.
10843 (icalendar-all-events): No longer interactive.
10844 (icalendar-convert-diary-to-ical)
10845 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
10846 their replacements.
10847 (icalendar-export-file, icalendar-export-region): New functions;
10848 essentially old `icalendar-convert-diary-to-ical' but appending to
10849 target rather than overwriting.
10850 (icalendar-import-file): Append to target file rather than
10851 overwriting. Fourth arg deleted.
10852 (icalendar-import-buffer): New name for old
10853 `icalendar-extract-ical-from-buffer'.
10854 (icalendar--convert-string-for-import): New name for
10855 old `icalendar-convert-for-import'.
10856 (include-icalendar-files): Delete.
10857 Prefix for all internal functions changed from `icalendar-'
10858 to `icalendar--'.
10859
10860 2004-10-19 Richard M. Stallman <rms@gnu.org>
10861
10862 * paths.el (news-path): Fix previous change.
10863
10864 2004-10-18 Jay Belanger <belanger@truman.edu>
10865
10866 * calc/calc-help.el (calc-describe-bindings):
10867 Set `buffer-read-only' to nil while working in the keybindings buffer;
10868 remove some extra information from the keybindings buffer.
10869
10870 2004-10-18 David Ponce <david@dponce.com>
10871
10872 * mouse.el (mouse-drag-move-window-top): New function.
10873 (mouse-drag-mode-line-1): Use it.
10874
10875 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
10876
10877 * info.el (Info-fontify-node): For multiline refs,
10878 arrange to unfontify newline and surrounding whitespace.
10879
10880 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
10881
10882 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
10883 directory is missing.
10884
10885 2004-10-17 John Paul Wallington <jpw@gnu.org>
10886
10887 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
10888 New customizable variable; whether to display buffers that match
10889 `ibuffer-maybe-show-predicates' by default.
10890 (ibuffer-maybe-show-predicates): Mention it in docstring.
10891 (ibuffer-display-maybe-show-predicates): New variable.
10892 (ibuffer-update): Prefix arg now toggles whether buffers that
10893 match `ibuffer-maybe-show-predicates' should be displayed.
10894 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
10895 locally to heed `ibuffer-default-display-maybe-show-predicates'.
10896 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
10897
10898 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
10899
10900 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
10901 work correctly.
10902
10903 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
10904
10905 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
10906 (Buffer-menu-beginning): New helper function.
10907 (Buffer-menu-execute): Use it.
10908 (Buffer-menu-select): Use it.
10909 (Buffer-menu-sort): Use it and also keep markers.
10910
10911 2004-10-17 Richard M. Stallman <rms@gnu.org>
10912
10913 * paths.el (news-directory): Rename from news-path. Old name alias.
10914 (rmail-spool-directory): Use defvar.
10915 (sendmail-program): Use defcustom.
10916 (remote-shell-program): Use defcustom.
10917 (term-file-prefix): Use defvar.
10918 (abbrev-file-name): Use defvar.
10919
10920 * term.el: Add maintainer.
10921
10922 * subr.el (with-local-quit): Return nil if there's a quit.
10923 (read-passwd): Use with-local-quit. Doc fix.
10924
10925 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
10926 (strokes-unload-hook): Set as a variable with add-hook.
10927
10928 * startup.el (fancy-splash-tail, normal-splash-screen):
10929 Update copyright year.
10930
10931 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
10932
10933 * server.el (server-unload-hook): Set as a variable with add-hook.
10934
10935 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
10936
10937 * frame.el (special-display-popup-frame):
10938 Make the buffer current as its frame is created.
10939
10940 * delsel.el (delsel-unload-hook): Set as a variable.
10941
10942 * comint.el (comint-output-filter-functions):
10943 Add comint-watch-for-password-prompt.
10944 (comint-read-noecho): Function deleted.
10945 (send-invisible): Use read-passwd.
10946
10947 * fringe.el (fringe-mode-initialize): New function.
10948 (fringe-mode): Use fringe-mode-initialize as :initialize.
10949
10950 2004-10-17 Kim F. Storm <storm@cua.dk>
10951
10952 * language/indian.el (indian-script-language-alist): Swap value and doc.
10953 (indian-font-char-index-table): Doc fix.
10954
10955 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
10956
10957 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
10958
10959 2004-10-16 Juri Linkov <juri@jurta.org>
10960
10961 * progmodes/compile.el (compilation-start): Move let-binding of
10962 `process-environment' into `with-current-buffer' body.
10963 Reported by Matt Hodges <MPHodges@member.fsf.org>.
10964
10965 2004-10-16 Richard M. Stallman <rms@gnu.org>
10966
10967 * pcvs-util.el (cvs-bury-buffer):
10968 Don't call get-buffer-window for effect.
10969
10970 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
10971
10972 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
10973
10974 * msb.el (msb-unload-hook): Set the variable.
10975
10976 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
10977 Use * to err if buffer is readonly.
10978
10979 * subr.el (looking-back): Return only t or nil.
10980
10981 * whitespace.el (whitespace-unload-hook): Set the variable.
10982
10983 * view.el (view-mode-enable): Set view-page-size and
10984 view-half-page-size to nil.
10985 (view-set-half-page-size-default): view-half-page-size = nil
10986 means the default.
10987 (View-scroll-page-forward): Use view-page-size-default.
10988 (View-scroll-page-backward): Likewise.
10989 (view-page-size, view-half-page-size): Doc fixes.
10990
10991 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
10992
10993 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
10994
10995 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
10996 "cl" like other files. Instead, call byte-compile-find-cl-functions.
10997 (byte-compile-log-1): Bind inhibit-read-only.
10998 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
10999 (byte-compile-log-warning): Likewise.
11000 (byte-compile-file-form-require): Detect "cl" from the arg value.
11001
11002 * progmodes/compile.el (compilation-start): Assume compilation-mode
11003 will make the buffer read-only.
11004 (compilation-mode): Take arg name-of-mode.
11005 (compilation-setup): Make buffer read-only.
11006 (compilation-handle-exit): Bind inhibit-read-only.
11007
11008 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
11009 (ispell-message): Likewise.
11010 (ispell-show-choices): Don't call get-buffer-window uselessly.
11011 (ispell-init-process): Use set-process-query-on-exit-flag.
11012
11013 2004-10-16 Kim F. Storm <storm@cua.dk>
11014
11015 * fringe.el (fringe-bitmaps): Only initialize when defined.
11016
11017 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
11018 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
11019
11020 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
11021
11022 2004-10-15 Simon Josefsson <jas@extundo.com>
11023
11024 * net/password.el: Add.
11025
11026 2004-10-14 Masatake YAMATO <jet@gyve.org>
11027
11028 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
11029 (gdb-script-end-of-defun): New function.
11030 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
11031 `gdb-script-end-of-defun' as *-of-defun-function.
11032
11033 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
11034
11035 * button.el (button-activate): Allow a marker to display as an action.
11036
11037 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
11038
11039 * help.el (describe-mode): Use it to make minor mode list into
11040 hyperlinks.
11041
11042 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
11043
11044 * vc.el (vc-annotate-display-select): Fix typo.
11045
11046 * subr.el (substitute-key-definition-key): New function.
11047 (substitute-key-definition): Use it with map-keymap.
11048 (event-modifiers): Use push.
11049 (mouse-movement-p, with-temp-buffer): Simplify.
11050
11051 2004-10-12 Jay Belanger <belanger@truman.edu>
11052
11053 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
11054 New variables.
11055 (calc-help-index-entries): New function.
11056 (calc-describe-function): Use `calc-help-function-list' instead of
11057 obarray for completion.
11058 (calc-describe-variable): Use `calc-help-variable-list' instead
11059 of obarray for completion.
11060
11061 2004-10-12 Richard M. Stallman <rms@gnu.org>
11062
11063 * info-look.el (info-lookup-file): Add info-file property.
11064 (info-lookup-symbol): Likewise.
11065
11066 * info.el (info-xref): Add underlining.
11067 (info): Add info-file property.
11068 (Info-find-emacs-command-nodes): Specify case-sensitive search.
11069
11070 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
11071
11072 Sync with Tramp 2.0.45.
11073
11074 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
11075 defined. This is not the case for XEmacs without package "edebug".
11076 (tramp-set-auto-save-file-modes): Set permissions of autosaved
11077 remote files to the permissions of the original file. This is not
11078 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
11079 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
11080 (tramp-perl-decode): Fix an error in Perl implementation.
11081 $pending must be cleared every loop. Reported by Benjamin Place
11082 <benjaminplace@sprintmail.com>
11083
11084 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
11085 Don't activate advice during definition. This is done later on,
11086 depending on test result of `substitute-in-file-name'.
11087 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11088
11089 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
11090
11091 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
11092
11093 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
11094
11095 2004-10-12 David Ponce <david@dponce.com>
11096
11097 * recentf.el (recentf-edit-list): Update the menu when the recentf
11098 list has been modified.
11099
11100 2004-10-12 Simon Josefsson <jas@extundo.com>
11101
11102 * net/tls.el (tls-certtool-program): New variable.
11103 (tls-certificate-information): New function, based on
11104 ssl-certificate-information.
11105
11106 2004-10-12 Kenichi Handa <handa@m17n.org>
11107
11108 * international/mule.el (coding-system-equal): Move from mule-util.el.
11109
11110 * international/mule-util.el (coding-system-equal): Move to mule.el.
11111
11112 2004-10-12 Kim F. Storm <storm@cua.dk>
11113
11114 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
11115 reset kmacro-initial-counter-value if set.
11116 (kmacro-set-counter): Only set kmacro-counter if defining or executing
11117 macro. Set kmacro-initial-counter-value otherwise. Never set both.
11118 (kmacro-display): Show macro counter if non-zero.
11119
11120 * subr.el (substitute-key-definition): Mention command remapping
11121 in doc string.
11122
11123 2004-10-11 Jay Belanger <belanger@truman.edu>
11124
11125 * calc/calc-misc.el (calc-info-goto-node): New function.
11126 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
11127 node in one step.
11128 (calc-describe-copying, calc-describe-distribution)
11129 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
11130 Go to appropriate info node in one step.
11131
11132 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
11133
11134 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
11135
11136 * font-lock.el (font-lock-apply-highlight): Fix last change.
11137
11138 2004-10-11 Simon Josefsson <jas@extundo.com>
11139
11140 * mail/smtpmail.el (smtpmail-open-stream): Look for
11141 starttls-gnutls-program instead of starttls-program iff
11142 starttls-use-gnutls is non-nil.
11143 (smtpmail-open-stream): Don't overwrite user settings of
11144 starttls-extra-arguments and starttls-extra-args.
11145
11146 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
11147
11148 * comint.el (comint-mouse-insert-input): Remove.
11149 (comint-insert-input): Make it work for mouse bindings.
11150 (comint-mode-map): Move defs into the declaration.
11151 (comint-output-filter): Typo.
11152
11153 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
11154
11155 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
11156
11157 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
11158 (ange-ftp-call-chmod): Reference remote-shell-program instead of
11159 ange-ftp-remote-shell.
11160
11161 2004-10-10 Andreas Schwab <schwab@suse.de>
11162
11163 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
11164 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
11165 Reported by <sri@asu.edu>.
11166
11167 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
11168
11169 * vc.el (vc-annotate-mode): Remove variable.
11170 (vc-annotate-display-select): Only call vc-annotate-mode
11171 if we're not in that mode already.
11172
11173 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
11174
11175 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
11176 (imenu-choose-buffer-index): Check here for rescan instead.
11177
11178 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
11179 where the face expression evals to nil.
11180
11181 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
11182 (tex-font-lock-keywords-2): Use it.
11183 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
11184
11185 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
11186
11187 2004-10-09 Kim F. Storm <storm@cua.dk>
11188
11189 * subr.el (progress-reporter-update): Define before first usage.
11190 (make-progress-reporter): Doc fix.
11191
11192 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
11193
11194 * textmodes/paragraphs.el (sentence-end-double-space)
11195 (sentence-end-without-period, sentence-end-without-space)
11196 (sentence-end): Doc fixes.
11197
11198 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
11199
11200 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
11201 Change paragraph-start regexp so we don't fill code starting with #'(.
11202
11203 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
11204
11205 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
11206 New defcustom.
11207 (extract-address-components): Use it.
11208
11209 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
11210
11211 * subr.el (make-progress-reporter, progress-reporter-update)
11212 (progress-reporter-force-update, progress-reporter-do-update)
11213 (progress-reporter-done): New functions.
11214
11215 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
11216
11217 * progmodes/etags.el (etags-tags-completion-table): Use progress
11218 reporter.
11219 (etags-tags-apropos): Likewise.
11220
11221 2004-10-08 Alan Mackenzie <acm@muc.de>
11222
11223 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
11224 of current line.
11225
11226 2004-10-08 Masatake YAMATO <jet@gyve.org>
11227
11228 * server.el (server-process-filter): Wrap `process-send-region'
11229 by `condition-case' to guard the case when the pipe to PROC is closed.
11230
11231 2004-10-07 Mark A. Hershberger <mah@everybody.org>
11232
11233 * xml.el (xml-substitute-special): Limit handling of external entities.
11234
11235 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
11236
11237 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
11238
11239 2004-10-06 John Paul Wallington <jpw@gnu.org>
11240
11241 * xml.el (xml-parse-dtd): Fix `error' call.
11242
11243 2004-10-05 Mark A. Hershberger <mah@everybody.org>
11244
11245 * xml.el (xml-substitute-special): Return a single string instead
11246 of a list of strings if an entity substitution is made.
11247
11248 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
11249
11250 * calendar/icalendar.el: New file.
11251
11252 2004-10-05 Juri Linkov <juri@jurta.org>
11253
11254 * isearch.el (isearch-done): Set mark after running hook.
11255 Reported by Drew Adams <drew.adams@oracle.com>.
11256
11257 * info.el (Info-history, Info-toc): Fix Info headers.
11258 (Info-toc): Narrow buffer before Info-fontify-node.
11259 (Info-build-toc): Don't check for special Info file names.
11260 Set main-file to nil if Info-find-file returns a symbol.
11261
11262 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
11263
11264 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
11265 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
11266 * calendar/cal-menu.el (calendar-mode-map): Ditto.
11267
11268 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
11269
11270 * calendar/cal-iso.el (calendar-iso-read-args): New function,
11271 for old interactive spec from calendar-goto-iso-date.
11272 (calendar-goto-iso-date): Use it.
11273 (calendar-goto-iso-week): New function. Suggested by Emilio
11274 C. Lopes <eclig@gmx.net>.
11275
11276 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
11277
11278 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
11279 `set-right-margin' bindings that follow the minor mode conventions.
11280
11281 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
11282
11283 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
11284 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
11285 (latex-block-args-alist): Add minipage and picture.
11286 (latex-block-body-alist): Use reftex-label if enabled.
11287 (latex-insert-block): Don't insert a \n if not necessary.
11288 (tex-compile-commands): Make sure dvips doesn't send to printer.
11289 (tex-compile-default): Handle the case where no executable is found.
11290 (latex-noindent-environments): New var.
11291 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
11292 If tex-indent-allhanging is non-nil, make sure we only align for macros
11293 at beginning of line.
11294
11295 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
11296
11297 * newcomment.el (comment-beginning): Doc fix and don't choke on
11298 unset `comment-end-skip' when at beginning of comment.
11299
11300 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
11301
11302 * term.el (term-adjust-current-row-cache): Don't allow the current
11303 row to become negative.
11304 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
11305 the end of the line. Fix scroll down. Add comments.
11306 (term-handle-ansi-escape): Don't exceed terminal width when moving
11307 right.
11308 (term-scroll-region): Move the cursor after setting the scroll region.
11309
11310 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
11311
11312 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
11313 to `width' for consistency with docstring. Doc fix.
11314
11315 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
11316
11317 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
11318 This is necessary for derived modes.
11319
11320 2004-09-30 Kim F. Storm <storm@cua.dk>
11321
11322 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
11323 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
11324
11325 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
11326 kmacro-extract-lambda functions.
11327 (edit-kbd-macro): Handle kmacro lambda forms.
11328 Include counter and counter format in edit buffer.
11329 (edmacro-finish-edit): Get counter and format from edit buffer and
11330 update kmacro bindings when found.
11331
11332 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
11333
11334 * textmodes/paragraphs.el (forward-paragraph):
11335 Avoid args-out-of-range error when point winds up at the beginning of
11336 the buffer and hard newlines are enabled.
11337
11338 * newcomment.el (comment-multi-line): Doc fix.
11339
11340 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
11341
11342 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
11343 (diff-fixup-modifs): Catch unified-diff file-headers.
11344
11345 2004-09-29 Kim F. Storm <storm@cua.dk>
11346
11347 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
11348 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
11349 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
11350
11351 * fringe.el (fringe-bitmap-p): New macro.
11352 (fringe-bitmaps): Add standard fringe bitmaps on load.
11353
11354 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
11355
11356 * dired.el (dired-view-command-alist): Use more efficient regexps.
11357 Remove dubious arguments.
11358 (dired-align-file): New function.
11359 (dired-insert-directory): Use it.
11360 (dired-move-to-end-of-filename): Make the " -> " search more specific.
11361 (dired-buffers-for-dir): Remove unused var `pattern'.
11362
11363 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
11364
11365 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
11366 from diary display excursion. Store diary buffer's point for
11367 `simple-diary-display'.
11368 (simple-diary-display): Set window point and start when
11369 displaying buffer, to preserve point.
11370
11371 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
11372
11373 * textmodes/enriched.el (enriched-translations): Replace defconst
11374 with defvar.
11375
11376 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11377
11378 * printing.el: Doc fix.
11379 (pr-version): New version number (6.8.1).
11380 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
11381 make-temp-name.
11382 (pr-delete-file): Check if file exists before deleting it.
11383 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
11384
11385 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
11386
11387 * term.el (term-display-table): New variable.
11388 (term-mode): Use it.
11389 (term-exec-1): Set the coding system to binary.
11390 (term-emulate-terminal): Decode the string before inserting it.
11391
11392 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
11393
11394 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
11395 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
11396 (map): Bind S-prior, S-next and S-insert.
11397 (term-mode): Set `indent-tabs-mode' to nil.
11398 (term-paste): New function to be bound to S-insert.
11399 (term-send-del, term-send-backspace): Change the strings sent.
11400 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
11401 (term-handle-colors-array): Fix handling of underline and reverse.
11402 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
11403 (term-erase-in-line): Fix comparison.
11404 (term-emulate-terminal): Fix line wrap handling.
11405 (term-start-output-log): Rename from `term-set-output-log'.
11406 (term-stop-output-log): Rename from `term-stop-photo'.
11407 (term-switch-to-alternate-sub-buffer): Comment out, unused.
11408
11409 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
11410
11411 * dired.el (dired-move-to-filename): Don't output a message if
11412 raise-error is non-nil. Fix return position and value.
11413
11414 * files.el (insert-directory): Obey --dired even with symlinks.
11415
11416 2004-09-25 Lars Hansen <larsh@math.ku.dk>
11417
11418 * ls-lisp.el (ls-lisp-format): Mark file names with property
11419 dired-filename.
11420
11421 2004-09-25 Kim F. Storm <storm@cua.dk>
11422
11423 * ido.el (ido-max-directory-size): New defcustom.
11424 (ido-decorations): Add "too big" element.
11425 (ido-directory-too-big): New dynamic var.
11426 (ido-may-cache-directory): Don't cache big directories.
11427 (ido-directory-too-big-p): New defun.
11428 (ido-set-current-directory): Update ido-directory-too-big.
11429 (ido-read-internal): Make empty ido-cur-item if too-big.
11430 (ido-buffer-internal): Use ido-read-internal directly instead of
11431 ido-read-buffer.
11432 (ido-file-internal): Init ido-directory-too-big.
11433 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
11434 and redo completion with full list.
11435 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
11436 it, and show completions.
11437 (ido-all-completions): Let bind ido-directory-too-big to nil.
11438 (ido-exhibit): Handle ido-directory-too-big.
11439 (ido-read-buffer): Handle fallback to read-buffer.
11440 Init ido-directory-too-big.
11441 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
11442 Init ido-directory-too-big.
11443
11444 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
11445
11446 * subr.el (delay-mode-hooks): Doc fix.
11447
11448 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
11449
11450 * textmodes/enriched.el
11451 (enriched-default-text-properties-local-flag): New variable.
11452 (enriched-mode): Make sure that enabling and disabling the mode is
11453 a no-op. Doc fix.
11454
11455 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
11456
11457 * calendar/holidays.el (holiday-advent): Report on a specified day
11458 offset from advent, not just advent.
11459 (holiday-easter-etc): Report on one specified day offset from
11460 easter, not all easter holidays. Various Easter holidays moved to
11461 `christian-holidays' variable in calendar.el.
11462 * calendar/calendar.el (christian-holidays): Adapt for new
11463 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
11464
11465 2004-09-23 Kim F. Storm <storm@cua.dk>
11466
11467 * image.el (insert-sliced-image): Add doc string.
11468
11469 * ido.el (ido-choice-list): New dynamic var for `list' context.
11470 (ido-context-switch-command): New dynamic var.
11471 (ido-define-mode-map): Generalize switch between file/buffer contexts.
11472 (ido-read-internal): Handle new `list' context.
11473 Handle insert-buffer and insert-file ido-exit values.
11474 (ido-buffer-internal): New arg switch-cmd. Use it to setup
11475 ido-context-switch-command. Handle insert-file ido-exit value.
11476 (ido-read-buffer): Set ido-context-switch-command to 'ignore
11477 unless it is already bound by caller.
11478 (ido-file-internal): New arg switch-cmd. Use it to setup
11479 ido-context-switch-command. Handle insert-buffer ido-exit value.
11480 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
11481 used for context switching.
11482 (ido-all-completions): Handle new `list' context.
11483 (ido-make-choice-list): Return choices for `list' context.
11484 (ido-find-file-in-dir, ido-display-file, ido-write-file)
11485 (ido-display-buffer, ido-kill-buffer): Disable context switching.
11486 (ido-insert-buffer, ido-insert-file): Setup context switching.
11487 (ido-exhibit): Handle `list' context.
11488 (ido-read-file-name): Disable context switching. Handle fallback.
11489 (ido-read-directory-name): Disable context switching.
11490 (ido-completing-read): New defun like completing-read. Setup and
11491 use new `list' context.
11492
11493 2004-09-20 Jesper Harder <harder@ifa.au.dk>
11494
11495 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
11496
11497 2004-09-21 Jay Belanger <belanger@truman.edu>
11498
11499 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
11500 `calc-graph-set-styles' so the gnuplot buffer will appear in a
11501 separate window.
11502
11503 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
11504
11505 * subr.el (after-change-major-mode-hook): Doc fix.
11506
11507 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11508
11509 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
11510 of ghostscript for monochrome PostScript file in Windows.
11511
11512 2004-09-21 Kenichi Handa <handa@m17n.org>
11513
11514 * descr-text.el (describe-char): Checking of quail activation fixed.
11515
11516 2004-09-21 Jay Belanger <belanger@truman.edu>
11517
11518 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
11519
11520 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
11521
11522 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
11523 after the mode hooks instead of before. Doc fix.
11524
11525 2004-09-20 Jason Rumney <jasonr@gnu.org>
11526
11527 * startup.el (command-line) [windows-nt]: Try .emacs first, then
11528 _emacs, but revert to .emacs if neither exists in home directory.
11529
11530 2004-09-20 John Paul Wallington <jpw@gnu.org>
11531
11532 * bindings.el (completion-ignored-extensions): Add .dfsl.
11533
11534 2004-09-20 Richard M. Stallman <rms@gnu.org>
11535
11536 * bindings.el (scroll-left): Make it disabled.
11537
11538 * files.el (enable-local-eval): Doc fix.
11539
11540 * indent.el (move-to-left-margin): Special case for minibuffer.
11541
11542 * term.el (term-emulate-terminal): Turn off undo for output.
11543 Use with-current-buffer and save-selected-window.
11544
11545 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
11546
11547 * progmodes/make-mode.el (makefile-fill-paragraph):
11548 Don't insist on spaces when looking for comments. # is enough.
11549
11550 * files.el (hack-local-variables): Copy the variables list
11551 to another buffer, strip prefixes and suffixes there, then read.
11552 (enable-local-eval): Doc fix.
11553 (ignored-local-variables): Initialize to nil.
11554 (risky-local-variable-p): Don't check ignored-local-variables here.
11555 (hack-one-local-variable): Ignore var if in ignored-local-variables.
11556
11557 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
11558
11559 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
11560 of = to "." (punctuation).
11561
11562 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11563
11564 * subr.el (event-basic-type): Fix mask (extend to 22bits).
11565
11566 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
11567
11568 * textmodes/enriched.el (enriched-rerun-flag): New variable.
11569 (enriched-before-change-major-mode): New function.
11570 Add it to `change-major-mode-hook'.
11571 (enriched-after-change-major-mode): New function.
11572 Add it to `after-change-major-mode-hook'.
11573 (enriched-mode): Make it work correctly if called from
11574 `after-change-major-mode-hook'.
11575 No longer set `indent-line-function'.
11576
11577 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
11578
11579 * subr.el (after-change-major-mode-hook): New variable.
11580 (run-mode-hooks): Implement it.
11581
11582 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
11583
11584 * battery.el (battery-linux-proc-apm): Use string-to-number.
11585 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
11586 Use dolist (and less indentation). Use erase-buffer.
11587 Pre-initialize `design-capacity', `warn', and `low'.
11588 (battery-format): Use replace-regexp-in-string.
11589
11590 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
11591
11592 * battery.el: Delete superfluous empty lines.
11593 (battery-linux-proc-acpi): Attempt to gather information from all
11594 battery subdirectories regardless of their file name.
11595 (battery-linux-proc-apm): Replace all occurrences of
11596 battery-hex-to-int-2 with string-to-int (base 16).
11597 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
11598 (battery-hex-map): Delete variable.
11599
11600 2004-09-18 John Paul Wallington <jpw@gnu.org>
11601
11602 * calc/calc-units.el (calc-quick-units): Fix overzealous
11603 s/or/unless/.
11604
11605 2004-09-17 Jay Belanger <belanger@truman.edu>
11606
11607 * calc/calc.el (calc-mode-var-list): Fix the value of
11608 `calc-matrix-brackets'.
11609
11610 2004-09-17 Romain Francoise <romain@orebokech.com>
11611
11612 * ibuf-ext.el (define-ibuffer-filter filename):
11613 Expand dired-directory since buffer-file-name is absolute.
11614
11615 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
11616
11617 * ediff-init.el (ediff-current-diff-face-A)
11618 (ediff-current-diff-face-B, ediff-current-diff-face-C)
11619 (ediff-current-diff-face-Ancestor)
11620 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
11621 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
11622 (ediff-even-diff-face-A, ediff-even-diff-face-B)
11623 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
11624 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
11625 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
11626 Use min-colors.
11627
11628 * term.el (term-down): Perform vertical motion if DOWN is negative.
11629 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
11630 (term-termcap-format): Synchronyze with the eterm terminfo entry
11631 in etc/e/eterm.ti.
11632 (term-handle-colors-array): If the current foreground or
11633 background are zero (i.e. unspecified), use the foreground and
11634 background of the default face for reverse video.
11635 (term-ansi-at-eval-string, term-ansi-default-fg)
11636 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
11637 (term-mem): Delete ununsed function.
11638 (term-protocol-version): Increment.
11639 (term-current-face): Set to default.
11640
11641 2004-09-15 Jay Belanger <belanger@truman.edu>
11642
11643 * calc/calc.el (calc-mode-var-list): Define this variable.
11644 (calc-always-load-extensions, calc-line-numbering)
11645 (calc-line-breaking, calc-display-just, calc-display-origin)
11646 (calc-number-radix, calc-leading-zeros, calc-group-digits)
11647 (calc-group-char, calc-point-char, calc-frac-format)
11648 (calc-prefer-frac, calc-hms-format, calc-date-format)
11649 (calc-float-format, calc-full-float-format, calc-complex-format)
11650 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
11651 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
11652 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
11653 (calc-matrix-brackets, calc-language, calc-language-option)
11654 (calc-left-label, calc-right-label, calc-word-size)
11655 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
11656 (calc-display-raw, calc-internal-prec, calc-angle-mode)
11657 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
11658 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
11659 (calc-window-height, calc-display-trail, calc-show-selections)
11660 (calc-use-selections, calc-assoc-selections)
11661 (calc-display-working-message, calc-auto-why, calc-timing)
11662 (calc-mode-save-mode, calc-standard-date-formats)
11663 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
11664 (calc-user-parse-tables, calc-gnuplot-default-device)
11665 (calc-gnuplot-default-output, calc-gnuplot-print-device)
11666 (calc-gnuplot-print-output, calc-gnuplot-geometry)
11667 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
11668 (calc-invocation-macro, calc-show-banner): Give these values as
11669 part of `calc-mode-var-list's initialization after the variables
11670 are declared with defvar.
11671 (calc-bug-address): Change email address to send bug reports to.
11672 Change the maintainer address at the top.
11673 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
11674 than "\\.emacs" to determine if it is the user-init-file.
11675
11676 * calc/calc-embed.el (calc-embedded-set-modes): Use
11677 `calc-mode-var-list' correctly.
11678
11679 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
11680
11681 * vc.el (annotate-time): Document point handling.
11682 (vc-annotate-display-autoscale): Doc fix.
11683
11684 2004-09-15 Miles Bader <miles@gnu.org>
11685
11686 * generic.el (generic-make-keywords-list): Use symbol rather than
11687 word anchors in regexp.
11688
11689 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
11690
11691 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
11692 no file name consider `dired-directory'.
11693
11694 2004-09-14 Kim F. Storm <storm@cua.dk>
11695
11696 * faces.el (cursor): Add face-no-inherit property. Doc fix.
11697
11698 2004-09-14 Simon Josefsson <jas@extundo.com>
11699
11700 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
11701
11702 * textmodes/dns-mode.el: Add.
11703
11704 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
11705
11706 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
11707 (disabled-command-function): Make the ?\ char more obvious.
11708
11709 * vc-arch.el (vc-arch-root, vc-arch-registered):
11710 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
11711
11712 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
11713
11714 * windmove.el (windmove-frame-edges): Report coordinates of
11715 outside edges of frame, not inside edges.
11716 (windmove-coordinates-of-position): Convert into wrapper to new
11717 function `windmove-coordinates-of-window-position';
11718 `compute-motion' always applies to selected window.
11719 (windmove-coordinates-of-position): Update documentation to refer
11720 to Emacs 21 Lisp Reference Manual.
11721 (windmove-find-other-window): Fix off-by-one errors for max x,y.
11722
11723 2004-09-13 Kim F. Storm <storm@cua.dk>
11724
11725 * isearch.el (isearch-resume-in-command-history): Rename from
11726 isearch-resume-enabled and change default to nil.
11727
11728 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11729
11730 * vc-hooks.el (vc-ignore-dir-regexp): New var.
11731 (vc-registered): Use it.
11732 (vc-find-root): New fun.
11733
11734 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
11735 Don't tell to use \\{...} when it's already done.
11736
11737 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
11738 Provide a sample complex default.
11739 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
11740 (bibtex-entry): Use mapc.
11741
11742 2004-09-12 Kim F. Storm <storm@cua.dk>
11743
11744 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
11745
11746 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
11747 inhibit-field-text-motion to t so rectangles work in comint buffers.
11748
11749 * simple.el (choose-completion-string): Set buffer before running
11750 choose-completion-string-functions hook so it can be buffer-local.
11751
11752 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
11753
11754 * progmodes/compile.el (compilation-start): Parse command to see
11755 if it starts with a cd, and if so perform it for the *compilation*
11756 buffer. Change the header to reflect this.
11757
11758 2004-09-11 Kim F. Storm <storm@cua.dk>
11759
11760 * ido.el (ido-enable-dot-prefix): Doc fix.
11761 (ido-enable-dot-prefix): New defcustom.
11762 (ido-set-matches1): Use it.
11763
11764 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
11765
11766 * textmodes/bibtex.el (bibtex-mark-active)
11767 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
11768
11769 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11770
11771 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
11772 used in a case insensitive environment.
11773 (bibtex-mode-map): Rearrange order of menus.
11774 (bibtex-quoted-string-re): Obsolete.
11775 (bibtex-complete-key-cleanup): Variable replaced by new function.
11776 (bibtex-font-lock-keywords): Use backquotes.
11777 (bibtex-font-lock-url-regexp): New internal variable.
11778 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
11779 "OPT" and "ALT".
11780 (bibtex-insert-current-kill, bibtex-make-field)
11781 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
11782 (bibtex-parse-field-text): Simplify.
11783 (bibtex-string=): New helper function.
11784 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
11785 (bibtex-map-entries): Use bibtex-string=.
11786 (bibtex-search-entry): Use not.
11787 (bibtex-enclosing-field): Fix docstring.
11788 (bibtex-assoc-regexp): Obsolete.
11789 (bibtex-format-entry): Use assoc-string and bibtex-string=.
11790 (bibtex-autokey-get-names): Handle empty name field.
11791 (bibtex-parse-strings): Use assoc-string and unless.
11792 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
11793 Use assoc-string.
11794 (bibtex-pop): Simplify.
11795 (bibtex-mode): Set font-lock-extra-managed-props.
11796 (bibtex-entry-update): Use assoc-string.
11797 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
11798 (bibtex-autofill-entry): Use bibtex-string=.
11799 (bibtex-print-help-message): Simplify.
11800 (bibtex-find-entry): New optional arg START.
11801 (bibtex-validate): Use bibtex-string= and assoc-string.
11802 Do not call obsolete function compilation-parse-errors.
11803 (bibtex-remove-delimiters): Only remove delimiters if present.
11804 (bibtex-copy-entry-as-kill): Add docstring.
11805 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
11806 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
11807 (bibtex-complete): Use bibtex-predefined-month-strings,
11808 bibtex-string=, and new function bibtex-complete-key-cleanup.
11809 (bibtex-generate-url-list): New variable.
11810 (bibtex-url): New command bound to C-c C-l and mouse-2.
11811 (bibtex-url-map): New local keymap for bibtex-url-mouse.
11812 (bibtex-font-lock-url): New function.
11813
11814 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
11815
11816 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
11817
11818 2004-09-09 Kim F. Storm <storm@cua.dk>
11819
11820 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
11821 counter and format with binding.
11822 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
11823 the declared macro uses own macro counter and format. Give symbol
11824 kmacro property.
11825 (kmacro-keymap): Bind kmacro-name-last-macro to n.
11826 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
11827 (kmacro-end-and-call-macro): Doc fix.
11828
11829 2004-09-09 Lars Hansen <larsh@math.ku.dk>
11830
11831 * desktop.el (desktop-clear-preserve-buffers):
11832 Remove make-obsolete-variable.
11833
11834 2004-09-08 Richard M. Stallman <rms@gnu.org>
11835
11836 * buff-menu.el (list-buffers-noselect): Call format-mode-line
11837 with the buffer as argument.
11838
11839 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
11840
11841 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
11842
11843 2004-09-08 Juri Linkov <juri@jurta.org>
11844
11845 * replace.el (perform-replace): Use `query-replace-descr'.
11846
11847 * cus-start.el (history-delete-duplicates): Specify customization.
11848
11849 * diff-mode.el (diff-mode-map):
11850 * progmodes/compile.el (compilation-mode-map):
11851 * progmodes/grep.el (grep-mode-map):
11852 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
11853 to `next-error-follow-minor-mode'.
11854
11855 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11856
11857 * isearch.el (isearch-lazy-highlight-update): Take into account
11858 the case of zero-length match at the search bound.
11859
11860 2004-09-08 Kim F. Storm <storm@cua.dk>
11861
11862 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
11863 change. Use zero width overlays when necessary.
11864
11865 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11866
11867 * subr.el (split-string): Docfix.
11868
11869 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11870
11871 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
11872 (display-call-tree): Ensure newline after caller/calls blocks.
11873
11874 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11875
11876 * startup.el (command-line-1): Make option
11877 --directory/-L modify `load-path' straight away.
11878
11879 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11880
11881 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
11882
11883 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11884
11885 * emacs-lisp/autoload.el (make-autoload):
11886 Handle `define-compilation-mode'.
11887
11888 * emacs-lisp/lisp-mode.el (define-compilation-mode):
11889 Specify `doc-string-elt' property.
11890
11891 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11892
11893 * bs.el (bs-mode): Doc fix.
11894
11895 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11896
11897 * info.el (Info-insert-dir): Fix temp buffer leak bug.
11898
11899 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11900
11901 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
11902
11903 2004-09-08 Kenichi Handa <handa@m17n.org>
11904
11905 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
11906 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
11907 ps-mule-next-point -> 1+).
11908
11909 * composite.el (encode-composition-rule): Add autoload cooky.
11910
11911 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
11912
11913 * format.el (buffer-auto-save-file-format): Make it permanent local.
11914
11915 2004-09-07 Kim F. Storm <storm@cua.dk>
11916
11917 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
11918 (authors-fixed-entries): Fix typo.
11919 (authors-canonical-author-name): Compact multiple spaces.
11920 Ignore trivial names (e.g. only first name).
11921
11922 * term.el (term-window-width): Only use full window width on
11923 window system if overflow-newline-into-fringe is enabled.
11924 (term-mode): Don't disable overflow-newline-into-fringe.
11925
11926 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11927
11928 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
11929 motion as seen on my Mac OS X xterms.
11930
11931 * newcomment.el (uncomment-region-default, comment-region-default):
11932 New functions extracted from uncomment-region and comment-region.
11933 (comment-region, comment-region-function, uncomment-region)
11934 (uncomment-region-function): Use them.
11935
11936 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
11937
11938 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
11939 It's not crucial but can make sense at times.
11940
11941 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
11942 the first commit.
11943
11944 * vc.el (vc-buffer-context, vc-restore-buffer-context):
11945 Disable obsolete code.
11946
11947 2004-09-07 Juri Linkov <juri@jurta.org>
11948
11949 * progmodes/grep.el (grep-highlight-matches): Change default from
11950 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
11951 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
11952 if grep option `--color' is available, or to `nil' otherwise.
11953 (grep-process-setup): Call `grep-compute-defaults' if
11954 `grep-highlight-matches' is not computed. Set env-vars only
11955 if `grep-highlight-matches' is `t'.
11956 (grep-use-null-device): Remove redundant type `boolean' (`choice'
11957 is already defined).
11958
11959 * progmodes/compile.el (compilation-start): Use copy of
11960 `process-environment' created by `copy-sequence' to not
11961 modify env-vars in the global `process-environment'.
11962
11963 2004-09-06 Eli Zaretskii <eliz@gnu.org>
11964
11965 * simple.el (next-error-follow-minor-mode): Fix last change.
11966
11967 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
11968
11969 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
11970 permanent local.
11971
11972 2004-09-04 Richard M. Stallman <rms@gnu.org>
11973
11974 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
11975 highlighting if the search string is empty.
11976
11977 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
11978
11979 * facemenu.el (facemenu-active-faces): Change condition of inner
11980 `while' loop to also check the first two elements of `face-atts'
11981 and `mask-atts'.
11982
11983 2004-09-04 John Paul Wallington <jpw@gnu.org>
11984
11985 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
11986 (thumbs-view-image-mode): Make buffer read-only.
11987
11988 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
11989
11990 * textmodes/ispell.el (ispell-really-aspell): New defvar.
11991 (ispell-check-version): Set it.
11992 (ispell-send-replacement): New function.
11993 (ispell-process-line): Call ispell-send-replacement.
11994
11995 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
11996
11997 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
11998 Support choosing seconds with "s".
11999
12000 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
12001
12002 * terminal.el (te-escape): Show `?' in prompt for help key.
12003
12004 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
12005
12006 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
12007
12008 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
12009
12010 * simple.el (next-error-follow-minor-mode)
12011 (next-error-follow-mode-post-command-hook): New functions.
12012 (next-error-follow-last-line): New defvar.
12013
12014 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
12015 * progmodes/compile.el (compilation-mode-map): Likewise.
12016 * progmodes/grep.el (grep-mode-map): Likewise.
12017 * replace.el (occur-mode-map): Likewise.
12018
12019 * newcomment.el (uncomment-region): Bind comment-use-global-state
12020 to nil.
12021
12022 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
12023
12024 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
12025 locally around the call to `revert-buffer'.
12026
12027 2004-09-03 Juri Linkov <juri@jurta.org>
12028
12029 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
12030 `isearch-adjusted' to `t'.
12031 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
12032 (isearch-message-prefix): Add "pending" for isearch-adjusted.
12033 (isearch-other-meta-char): Restore isearch-point unconditionally.
12034 (isearch-query-replace): Add new arg `regexp-flag' and use it.
12035 Set point to start of match if region is not active in transient
12036 mark mode (to include the current match to region boundaries).
12037 Push the search string to `query-replace-from-history-variable'.
12038 Add prompt "Query replace regexp" for isearch-regexp.
12039 Add region beginning/end as last arguments of `perform-replace.'
12040 (isearch-query-replace-regexp): Replace code by the call to
12041 `isearch-query-replace' with arg `t'.
12042
12043 2004-09-03 Richard M. Stallman <rms@gnu.org>
12044
12045 * startup.el (normal-top-level): Undo previous TERM change.
12046
12047 2004-09-03 Kim F. Storm <storm@cua.dk>
12048
12049 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
12050 highlight overlays; allow using RET when cursor is over a button.
12051 (cua--highlight-rectangle): Use it.
12052 (cua--rectangle-set-corners): Don't move backwards at eol.
12053 (cua--forward-line): Don't move into void after eob.
12054
12055 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
12056 point is set (and displayed) inside rectangle.
12057 (cua--rectangle-operation): Fix for highlight of empty lines.
12058 (cua--highlight-rectangle): Fix highlight for tabs.
12059 Position cursor at left/right edge of rectangle using new `cursor'
12060 property on overlay strings.
12061 (cua--indent-rectangle): Don't tabify.
12062 (cua-rotate-rectangle): Ignore that point has moved.
12063
12064 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12065
12066 * term/mac-win.el: Add ASCII equivalents for some function keys.
12067 (mode-line-frame-identification): Sync with x-win.el.
12068
12069 2004-09-02 Juri Linkov <juri@jurta.org>
12070
12071 * progmodes/compile.el (compilation-buffer-name): Compare major
12072 mode with second element of compilation-arguments instead of third
12073 to reflect latest changes in compilation-arguments structure.
12074 (recompile): Use global variable `compilation-directory' to get
12075 recent compilation directory only when `recompile' is invoked NOT
12076 in the compilation buffer. Otherwise, use `default-directory' of
12077 the compilation buffer.
12078 (compilation-error-properties): Allow to funcall col and end-col.
12079 (compilation-mode-font-lock-keywords): Check col and end-col by
12080 `integerp'.
12081 (compilation-goto-locus): If end-mk is non-nil in transient mark
12082 mode don't activate the mark (and don't display message in
12083 push-mark), but highlight overlay between mk and end-mk.
12084
12085 * progmodes/grep.el (grep-highlight-matches): New defcustom.
12086 (grep-regexp-alist): Add rule to highlight grep matches.
12087 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
12088
12089 * info.el (Info-fontify-node): Don't compute other-tag
12090 if Info-hide-note-references=hide.
12091
12092 * help.el (function-called-at-point):
12093 * help-fns.el (variable-at-point):
12094 Try `find-tag-default' when other methods failed.
12095
12096 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
12097 Do not push mark if inhibit-mark-movement is non-nil.
12098
12099 * textmodes/ispell.el (ispell-html-skip-alists):
12100 Fix backslashes in docstring.
12101
12102 2004-09-01 Juri Linkov <juri@jurta.org>
12103
12104 * isearch.el (isearch-wrap-function)
12105 (isearch-push-state-function): New defvars.
12106 (isearch-pop-fun-state): New defsubst.
12107 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
12108 (isearch-push-state): Set the result of calling
12109 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
12110 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
12111 restore the mode-specific starting point of terminated search.
12112 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
12113 (isearch-repeat): Call `isearch-wrap-function' if defined.
12114 (isearch-message-prefix): Don't add prefix "over" to the message
12115 for wrapped search if `isearch-wrap-function' is defined.
12116 (isearch-search): Call function saved in `isearch-pop-fun-state' to
12117 restore the mode-specific starting point of failed search.
12118
12119 * info.el (Info-search-whitespace-regexp): Fix backslashes.
12120 (Info-search): Add new optional arguments for the sake of isearch.
12121 Replace whitespace in Info-search-whitespace-regexp literally.
12122 Add backward search. Don't call `Info-select-node' if regexp is
12123 found in the same Info node. Don't add node to Info-history for
12124 wrapped isearch.
12125 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
12126 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
12127 (Info-mode): Set local variables `isearch-search-fun-function',
12128 `isearch-wrap-function', `isearch-push-state-function',
12129 `search-whitespace-regexp'.
12130
12131 * isearch.el: Remove ancient Change Log section.
12132 (isearch-string, isearch-message-string, isearch-point)
12133 (isearch-success, isearch-forward-flag, isearch-other-end)
12134 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12135 (isearch-barrier, isearch-within-brackets)
12136 (isearch-case-fold-search): Add suffix `-state' to state-related
12137 defsubsts to avoid name clashes with other function names.
12138
12139 * simple.el (next-error): New defgroup and defface.
12140 (next-error-highlight, next-error-highlight-no-select):
12141 New defcustoms.
12142 (next-error-no-select): Let-bind next-error-highlight to the value
12143 of next-error-highlight-no-select before calling `next-error'.
12144
12145 * progmodes/compile.el (compilation-goto-locus):
12146 Use `next-error' face instead of `region'. Set 4-th argument of
12147 `move-overlay' to `current-buffer' to move overlay to different
12148 source buffers. Use new variable `next-error-highlight'.
12149
12150 * simple.el (next-error-find-buffer): Move the rule
12151 "if current buffer is a next-error capable buffer" after the
12152 rule "if next-error-last-buffer is set to a live buffer".
12153 Simplify to test all rules in one `or'.
12154 (next-error): Doc fix.
12155 (next-error, previous-error, first-error)
12156 (next-error-no-select, previous-error-no-select):
12157 Make arguments optional.
12158
12159 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
12160
12161 * macros.el (apply-macro-to-region-lines): Make it operate on all
12162 lines that begin in the region, rather than on all complete lines
12163 in the region.
12164
12165 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12166
12167 * x-dnd.el (x-dnd-protocol-alist): Document update.
12168 (x-dnd-known-types): Defcustom it.
12169 (x-dnd-handle-motif): Print message-atom in error message.
12170
12171 2004-08-30 John Paul Wallington <jpw@gnu.org>
12172
12173 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
12174 strings rather than programatically constructing message.
12175
12176 2004-08-30 Richard M. Stallman <rms@gnu.org>
12177
12178 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
12179 Don't return a string that would read as the wrong character code.
12180
12181 2004-08-29 Kim F. Storm <storm@cua.dk>
12182
12183 * emulation/cua-base.el (cua-auto-expand-rectangles):
12184 Remove automatic rectangle padding feature; replace by non-destructive
12185 virtual rectangle edges feature.
12186 (cua-virtual-rectangle-edges): New defcustom.
12187 (cua-auto-tabify-rectangles): New defcustom.
12188 (cua-paste): If paste into a marked rectangle, insert rectangle at
12189 current column, even if virtual; also paste exactly as many lines
12190 as has been marked (ignore additional lines or add empty lines),
12191 but paste whole source if only one line is marked.
12192 (cua--update-indications): No longer use overwrite-cursor to
12193 indicate rectangle padding
12194
12195 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
12196 (cua--rectangle-virtual-edges): New defun.
12197 (cua--rectangle-get-corners): Remove optional PAD arg.
12198 (cua--rectangle-set-corners): Never do padding.
12199 (cua--forward-line): Remove optional PAD arg. Simplify.
12200 (cua-resize-rectangle-right, cua-resize-rectangle-left)
12201 (cua-resize-rectangle-down, cua-resize-rectangle-up):
12202 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
12203 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
12204 (cua--rectangle-move): Never do padding. Simplify.
12205 (cua--tabify-start): New defun.
12206 (cua--rectangle-operation): Add tabify arg. All callers changed.
12207 (cua--pad-rectangle): Remove.
12208 (cua--delete-rectangle): Handle delete with virtual edges.
12209 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
12210 (cua--insert-rectangle): Handle insert at virtual column.
12211 Perform auto-tabify if necessary.
12212 (cua--activate-rectangle): Remove optional FORCE arg.
12213 Never do padding. Simplify.
12214 (cua--highlight-rectangle): Enhance for virtual edges.
12215 (cua-toggle-rectangle-padding): Remove command.
12216 (cua-toggle-rectangle-virtual-edges): New command.
12217 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
12218 (cua--rectangle-post-command): Don't force rectangle padding.
12219 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
12220
12221 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
12222
12223 * indent.el (edit-tab-stops-buffer): Doc fix.
12224
12225 2004-08-28 Richard M. Stallman <rms@gnu.org>
12226
12227 * progmodes/grep.el (grep-default-command): Use find-tag-default.
12228 (grep-tag-default): Function deleted.
12229
12230 * subr.el (find-tag-default): Move from etags.el.
12231
12232 * progmodes/etags.el (find-tag-default): Move to subr.el.
12233
12234 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
12235 into the basic character if it has an uppercase form.
12236
12237 2004-08-27 Kenichi Handa <handa@m17n.org>
12238
12239 * international/utf-8.el (utf-8-post-read-conversion): If the
12240 buffer is unibyte, temporarily make it multibyte.
12241
12242 2004-08-27 Masatake YAMATO <jet@gyve.org>
12243
12244 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
12245
12246 2004-08-25 John Paul Wallington <jpw@gnu.org>
12247
12248 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
12249 0, 1, and many mismatches in message.
12250 (tex-start-shell): Use `set-process-query-on-exit-flag'.
12251
12252 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
12253 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
12254
12255 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
12256
12257 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
12258 vc-diff-switches differently.
12259
12260 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
12261
12262 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
12263 before and a real defvar after
12264 `speedbar-supported-extension-expressions'. This is to silence
12265 the compiler without breaking bootstrapping.
12266
12267 2004-08-22 Richard M. Stallman <rms@gnu.org>
12268
12269 * textmodes/flyspell.el (flyspell-word):
12270 Use set-process-query-on-exit-flag.
12271 (flyspell-highlight-duplicate-region): Take POSS as arg.
12272 (flyspell-word): Pass POSS as arg.
12273
12274 * progmodes/ada-xref.el: Many doc and style fixes.
12275 (ada-find-any-references): Use compilation-start.
12276 (ada-get-ali-file-name): Improve error msg.
12277 (ada-get-ada-file-name): Likewise.
12278
12279 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
12280 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
12281
12282 * mail/mail-extr.el (mail-extr-all-top-level-domains):
12283 Add forward defvar.
12284
12285 * whitespace.el (global-whitespace-mode): New alias
12286 for whitespace-global-mode.
12287
12288 * speedbar.el (speedbar-file-regexp): Move definition up.
12289 (speedbar-mode, speedbar-set-mode-line-format):
12290 Use with-no-warnings.
12291 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
12292
12293 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
12294 controls whether to display the error buffer.
12295
12296 * ps-mule.el: Delete compatibility code for old Emacses.
12297 (ps-mule-find-wrappoint): Don't use chars-in-region.
12298
12299 * frame.el (display-mouse-p, display-selections-p):
12300 Use with-no-warnings.
12301
12302 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
12303
12304 2004-08-22 David Kastrup <dak@gnu.org>
12305
12306 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
12307 information.
12308
12309 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
12310
12311 2004-08-22 Andreas Schwab <schwab@suse.de>
12312
12313 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
12314
12315 2004-08-22 Masatake YAMATO <jet@gyve.org>
12316
12317 * cvs-status.el (cvs-status-checkout): New function.
12318 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
12319
12320 2004-08-21 David Kastrup <dak@gnu.org>
12321
12322 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
12323 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
12324 has been converted to use hashtables, the relation `nil=none' is
12325 no longer valid, as `nil' is not a hashtable. This patch tries to
12326 reduce the number of resulting errors.
12327
12328 2004-08-21 John Paul Wallington <jpw@gnu.org>
12329
12330 * subr.el (process-kill-without-query): Made obsolete in
12331 version 21.4, not 21.5.
12332
12333 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
12334 (vc-previous-comment, vc-next-comment)
12335 (vc-comment-search-reverse, vc-comment-search-forward)
12336 (vc-comment-to-change-log): Likewise.
12337
12338 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
12339
12340 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
12341
12342 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
12343 Correct indentation of DEFMETHODS with non-standard method
12344 combinations (e.g., PROGN, MIN, MAX).
12345
12346 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
12347
12348 * startup.el (normal-top-level-add-subdirs-to-load-path):
12349 Avoid unnecessarily checking system-type.
12350 (normal-top-level): Set TERM to "dumb". Simplify.
12351
12352 * avoid.el (mouse-avoidance-ignore-p): New fun.
12353 Also ignore switch-frame, select-window, double, and triple clicks.
12354 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
12355 (mouse-avoidance-fancy-hook): Use it.
12356
12357 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
12358
12359 * avoid.el (mouse-avoidance-nudge-mouse)
12360 (mouse-avoidance-banish-destination): Stay within the current window
12361 to avoid problems with mouse-autoselect-window.
12362
12363 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
12364
12365 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
12366 the newer format of some messages in cvs-1.12.1.
12367
12368 2004-08-19 Masatake YAMATO <jet@gyve.org>
12369
12370 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
12371 (elp-results-jump-to-definition-by-mouse)
12372 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
12373 (elp-output-result): Use elp-output-insert-symname.
12374
12375 2004-08-18 Kenichi Handa <handa@m17n.org>
12376
12377 * language/cyrillic.el: Register koi8-r in
12378 ctext-non-standard-encodings-alist.
12379 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
12380
12381 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
12382
12383 * emacs-lisp/copyright.el (copyright-update-year): Delete code
12384 that replaces 20xy with xy.
12385
12386 2004-08-17 John Paul Wallington <jpw@gnu.org>
12387
12388 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
12389 (reb-force-update): Doc fix.
12390
12391 2004-08-16 Richard M. Stallman <rms@gnu.org>
12392
12393 * progmodes/which-func.el (which-func-update-1): Doc fix.
12394
12395 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
12396 (sh-mode-abbrev-table): New variable.
12397
12398 * progmodes/compile.el (compilation-mode): Doc fix.
12399
12400 * emacs-lisp/lisp-mode.el (eval-last-sexp):
12401 Don't cons a new symbol each time.
12402 (eval-last-sexp-fake-value): New variable.
12403
12404 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
12405 (copyright-update-year): Detect continuation of list of years.
12406
12407 * term.el (term-default-fg-color, term-default-bg-color)
12408 (ansi-term-color-vector): Use `unspecified', not nil, as default.
12409
12410 * imenu.el: Several doc fixes: don't say variables are buffer-local.
12411
12412 2004-08-16 Davis Herring <herring@lanl.gov>
12413
12414 * isearch.el (isearch-string, isearch-message-string, isearch-point)
12415 (isearch-success, isearch-forward-flag, isearch-other-end)
12416 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12417 (isearch-barrier, isearch-within-brackets)
12418 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
12419
12420 2004-08-16 Kenichi Handa <handa@m17n.org>
12421
12422 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
12423
12424 2004-08-15 Kenichi Handa <handa@m17n.org>
12425
12426 * term/x-win.el (x-selection-value): If utf8 was successful but
12427 ctext was not, use utf8 string.
12428
12429 2004-08-14 Davis Herring <herring@lanl.gov>
12430
12431 * isearch.el: Remove accidental changes of March 4. Fix backing
12432 up when a regexp isearch is made more general. Use symbolic
12433 accessor functions for isearch stack frames to make usage clearer.
12434 (search-whitespace-regexp): Made groups in documentation shy (as
12435 is the group in the default value).
12436 (isearch-fallback): New function, addresses problems with regexps
12437 liberalized by `\|', adds support for liberalization by `\}' (the
12438 general repetition construct), and incorporates behavior for
12439 `*'/`?'.
12440 (isearch-}-char): New command, calls `isearch-fallback' with
12441 arguments appropriate to a typed `}'.
12442 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
12443 appropriately.
12444 (isearch-mode-map): Bind `}' to `isearch-}-char'.
12445 (isearch-string, isearch-message,string, isearch-point)
12446 (isearch-success, isearch-forward-flag, isearch-other-end)
12447 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12448 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
12449 New inline functions to read fields of a stack frame.
12450
12451 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
12452
12453 * battery.el (battery-linux-proc-acpi): Look into battery
12454 directories matching the literal string "CMB", too (required for
12455 Linux kernel version 2.6.7).
12456
12457 2004-08-14 John Paul Wallington <jpw@gnu.org>
12458
12459 * cus-start.el (read-file-name-completion-ignore-case): Add.
12460 (blink-cursor-alist): Change version to "21.4".
12461
12462 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
12463
12464 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
12465
12466 * speedbar.el (speedbar-scan-subdirs): New option.
12467 (speedbar-file-lists): Don't ignore file-name case on Unix and use
12468 dolist.
12469 (speedbar-insert-files-at-point): Take an extra argument and use
12470 it to optionally find out if a subdir is empty. Also unreadable
12471 files don't get expand buttons.
12472 (speedbar-directory): New image (unused pixmap already existed).
12473 (speedbar-expand-image-button-alist): Use it.
12474
12475 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
12476
12477 CC Mode update to 5.30.9:
12478
12479 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
12480 Move from cc-vars to cc-defs for dependency reasons. Fix the
12481 POSIX char class test to check that it works in
12482 `skip-chars-(forward|backward)' too.
12483
12484 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
12485 first argument starts with a special brace list.
12486
12487 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
12488 when `c-opt-type-concat-key' is used (i.e. in Pike).
12489
12490 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
12491 Fix bug when the inner char pair doesn't have paren syntax,
12492 i.e. "(<>)".
12493
12494 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
12495 whitespace safe.
12496
12497 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
12498 position for `arglist-intro', `arglist-cont-nonempty' and
12499 `arglist-close' when there are two arglist open parens on the same
12500 line and there's nothing in front of the first.
12501
12502 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
12503 locking of qualified names in Java, which previously could fontify
12504 common indexing expressions in many cases. The standard Java
12505 naming conventions are used to tell them apart.
12506
12507 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
12508 Fix inconsistency wrt opening parens on the first line inside a paren
12509 block.
12510
12511 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
12512 compile time for the sake of `c-major-mode-is'.
12513
12514 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
12515 `c-major-mode-is' in the event that this is used inside a
12516 `c-lang-defconst'.
12517
12518 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
12519 `c-lang-defconst' so that it works better with fallback languages.
12520
12521 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
12522 it to fail to record the base mode.
12523
12524 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12525 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
12526 is used. Reorder the syntax checks to get more efficient
12527 skipping in some situations.
12528
12529 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
12530 continuation which might precede the newly inserted '{'.
12531
12532 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12533 Fix cases where it could loop indefinitely.
12534
12535 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
12536 size specs correctly. Only fontify identifiers in front of '('
12537 with as functions - don't accept any paren char. Tighten up
12538 initializer skipping to stop before function and class blocks.
12539
12540 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
12541 the point could be left directly after an open paren when finding
12542 the beginning of the first decl in the block.
12543
12544 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
12545 table when filtering out legitimate open parens to be recorded.
12546 This could cause cache inconsistencies when e.g.
12547 `c++-template-syntax-table' was temporarily in use.
12548
12549 * progmodes/cc-engine.el (c-on-identifier)
12550 (c-simple-skip-symbol-backward): Small fix for handling "-"
12551 correctly in `skip-chars-backward'. Affected the operator lfun
12552 syntax in Pike.
12553
12554 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
12555 Fix bug that could cause an error from `after-change-functions' when
12556 the changed region is at bob.
12557
12558 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
12559
12560 CC Mode update to 5.30.9:
12561
12562 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
12563 to say that <TAB> doesn't insert WS into a CPP line.
12564 (c-indent-command, c-tab-always-indent): Amend doc strings.
12565
12566 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
12567 checks for user errors, thus eliminating cryptic and unhelpful
12568 Emacs error messages. (1) Check the arg to `c-set-style' is a
12569 string. (2) Check that settings to `c-offsets-alist' are not
12570 spuriously quoted.
12571
12572 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
12573 which precedes the newly inserted `{'.
12574
12575 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
12576
12577 Sync with Tramp 2.0.44.
12578
12579 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
12580 function "tramp_file_attributes". Otherwise, file names
12581 containing spaces are misinterpreted. Reported by Magnus Henoch
12582 <mange@freemail.hu>.
12583 (tramp-handle-file-truename): FILENAME must be expanded first.
12584 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
12585 obscure results. Reported by D. Goel <deego@gnufans.org>.
12586 (tramp-handle-verify-visited-file-modtime): If file does not
12587 exist, say it is not modified if and only if that agrees with the
12588 buffer's record. Check whether a file is visiting the buffer, or
12589 the buffer has no recorded last modification time. Return t in
12590 case the visiting file doesn't exist. Suggested by Luc Teirlinck
12591 <teirllm@auburn.edu>.
12592 (tramp-handle-write-region): Pass modtime explicitely to
12593 `set-visited-file-modtime', because filename can be different
12594 from (buffer-file-name) if `file-precious-flag' is set.
12595 `set-visited-file-modtime' must be called always when `visit' is t
12596 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
12597 (tramp-handle-set-visited-file-modtime): If `time-list' is not
12598 nil, don't apply the whole body. If the file doesn't exists, set
12599 modtime to '(-1 65535). Suggested by Luc Teirlinck
12600 <teirllm@auburn.edu>.
12601
12602 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
12603
12604 * help.el (describe-bindings): Doc fix.
12605
12606 * subr.el (kbd): Doc fix.
12607
12608 2004-08-08 John Paul Wallington <jpw@gnu.org>
12609
12610 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
12611 instead of `string-to-int'.
12612 (define-ibuffer-column mode): Fix indentation.
12613
12614 2004-08-08 Lars Hansen <larsh@math.ku.dk>
12615
12616 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
12617
12618 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
12619
12620 * subr.el (global-unset-key, local-unset-key): Doc fixes.
12621
12622 * novice.el (disabled-command-function): New variable renamed from
12623 `disabled-command-hook'.
12624 (disabled-command-hook): Keep the _variable_ as alias for
12625 `disabled-command-function' and make obsolete.
12626 (disabled-command-function): Function renamed from
12627 `disabled-command-hook'. Adapt code to name change of the variable.
12628
12629 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
12630
12631 * simple.el (completion-root-regexp): New defvar.
12632 (completion-setup-function): Use it instead of a literal string.
12633
12634 2004-08-07 John Paul Wallington <jpw@gnu.org>
12635
12636 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
12637 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
12638 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
12639 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
12640
12641 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12642
12643 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
12644 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
12645
12646 2004-08-04 Kenichi Handa <handa@m17n.org>
12647
12648 * international/encoded-kb.el (encoded-kbd-setup-keymap):
12649 Fix previous change.
12650
12651 2004-08-03 Kenichi Handa <handa@m17n.org>
12652
12653 * international/encoded-kb.el: The following changes are to
12654 utilize key-translation-map instead of minor mode map.
12655 (encoded-kbd-iso2022-non-ascii-map): Delete it.
12656 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
12657 (encoded-kbd-last-key): New function.
12658 (encoded-kbd-iso2022-single-shift): New function.
12659 (encoded-kbd-iso2022-designation)
12660 (encoded-kbd-self-insert-iso2022-7bit)
12661 (encoded-kbd-self-insert-iso2022-8bit)
12662 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
12663 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
12664 key-translation-map.
12665 (encoded-kbd-setup-keymap): Setup key-translation-map.
12666 (saved-key-translation-map): New variable.
12667 (encoded-kbd-mode): Save/restore key-translation-map.
12668 Adjust for the change of encoded-kbd-setup-keymap.
12669
12670 2004-08-02 Kim F. Storm <storm@cua.dk>
12671
12672 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
12673 and call compute-motion with nil for topos and width to get proper
12674 usable width and height for both window and non-window systems.
12675
12676 * windmove.el (windmove-coordinates-of-position): Let compute-motion
12677 calculate usable window width and height.
12678
12679 * window.el (window-buffer-height): Call compute-motion with nil width.
12680
12681 2004-08-01 David Kastrup <dak@gnu.org>
12682
12683 * replace.el (query-replace-read-from):
12684 Use `query-replace-compile-replacement'.
12685 (query-replace-compile-replacement): New function.
12686 (query-replace-read-to): Use `query-replace-compile-replacement'
12687 for repeating the last command.
12688
12689 2004-08-01 John Paul Wallington <jpw@gnu.org>
12690
12691 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
12692 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
12693 (pr-switches): Remove period from end of error messages.
12694
12695 * help-mode.el (help-go-back): Likewise.
12696
12697 * abbrev.el (only-global-abbrevs): Doc fix.
12698 (edit-abbrevs-map): Define within defvar.
12699 (quietly-read-abbrev-file): Doc fix.
12700
12701 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
12702
12703 * novice.el (enable-command, disable-command): Doc fixes.
12704
12705 * subr.el (event-modifiers, event-basic-type): Doc fixes.
12706
12707 2004-07-30 Richard M. Stallman <rms@gnu.org>
12708
12709 * subr.el (with-local-quit): Doc fix.
12710
12711 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
12712
12713 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
12714
12715 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
12716
12717 * custom.el (defcustom): Doc fix.
12718
12719 2004-07-28 Masatake YAMATO <jet@gyve.org>
12720
12721 * progmodes/etags.el (etags-tags-apropos): Show building progress.
12722
12723 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
12724
12725 * imenu.el (imenu-prev-index-position-function)
12726 (imenu-extract-index-name-function, imenu-name-lookup-function)
12727 (imenu--index-alist): Docstring redundancy fix.
12728
12729 2004-07-25 Lars Hansen <larsh@math.ku.dk>
12730
12731 * wdired.el (wdired-finish-edit): Require dired-aux before locally
12732 binding dired-backup-overwrite.
12733
12734 2004-07-25 John Paul Wallington <jpw@gnu.org>
12735
12736 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
12737
12738 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
12739
12740 * term/tty-colors.el (tty-color-approximate): Doc fix.
12741
12742 * select.el (x-get-selection, x-set-selection): Doc fixes.
12743
12744 * frame.el (make-frame): Doc fix.
12745
12746 2004-07-24 Richard M. Stallman <rms@gnu.org>
12747
12748 * mail/rmail.el (rmail-mime-charset-pattern):
12749 Don't include semicolon in the charset value.
12750
12751 * replace.el (occur-next-error): Call set-window-point.
12752 (occur-engine): Handle negative NLINES.
12753
12754 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
12755
12756 * frame.el (modify-all-frames-parameters): Minor doc fix.
12757 (set-frame-configuration): Doc fix.
12758
12759 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
12760
12761 * simple.el (completion-setup-function): Compute the common parts
12762 and the first difference place correctly when
12763 partial-completion-mode is on.
12764
12765 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12766
12767 * ps-print.el: Doc fix.
12768 (ps-print-version): New version 6.6.5.
12769 (ps-printing-region): Doc fix.
12770 (ps-generate-string-list): Comment fix.
12771 (ps-message-log-max): Code fix.
12772
12773 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
12774
12775 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
12776 generated PostScript.
12777
12778 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
12779
12780 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
12781 with Gnus v5_10 branch.)
12782
12783 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
12784
12785 * calendar/time-date.el (time-to-number-of-days): New function.
12786 Imported from from Gnus.
12787
12788 2004-07-22 Kim F. Storm <storm@cua.dk>
12789
12790 * progmodes/make-mode.el: Fix comments.
12791
12792 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12793
12794 * printing.el: Doc fix.
12795
12796 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
12797
12798 * frame.el (modify-all-frames-parameters): Minor doc fix.
12799
12800 2004-07-20 Richard M. Stallman <rms@gnu.org>
12801
12802 * textmodes/fill.el (fill-nobreak-p): If this break point is
12803 at the end of the line, don't consider the newline which follows
12804 as a reason to return t.
12805
12806 2004-07-19 John Paul Wallington <jpw@gnu.org>
12807
12808 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
12809
12810 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
12811
12812 * dired-aux.el (dired-do-kill-lines): Expand docstring.
12813 Delete irrelevant code.
12814
12815 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12816
12817 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12818 New docstring. From Luc Teirlinck.
12819
12820 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
12821
12822 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
12823 section.
12824 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
12825 non-file buffers. We know it is nil.
12826
12827 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12828
12829 Sync with Tramp 2.0.43.
12830
12831 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12832 Remove outdated comment.
12833 (tramp-locked, tramp-locker): New variables for implementing a
12834 global lock.
12835 (tramp-sh-file-name-handler): Use them to implement the global lock.
12836
12837 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
12838
12839 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
12840 calls to respective `xxx` calls.
12841 (tramp-process-alive-regexp): Precise doc string.
12842 (tramp-multi-action-process-alive): New defun.
12843 (tramp-multi-actions): Use it.
12844 (tramp-handle-find-backup-file-name): `copy-tree' is available
12845 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
12846 in order to avoid this function.
12847 (tramp-handle-write-region): Set current buffer. If connection
12848 wasn't open, `file-modes' has changed it accidently. Reported by
12849 David Kastrup <dak@gnu.org>.
12850 (tramp-enter-password, tramp-read-passwd): New arguments USER and
12851 HOST.
12852 (tramp-action-password, tramp-multi-action-password): Apply it.
12853 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
12854 name must still contain the port number. Otherwise, we have two
12855 Tramp buffers, with all the confusion. Reported by Myron Selby
12856 <myron@xytech.com> and Rolf Dubitzky
12857 <Dubitzky@physi.uni-heidelberg.de>.
12858
12859 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
12860 HOST to `tramp-enter-passwd'.
12861
12862 * net/tramp-vc.el (all): Code cleanup. Change all
12863 `tramp-handle-xxx' calls to respective `xxx` calls.
12864
12865 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
12866
12867 * emacs-lisp/testcover.el: New category "potentially-1valued" for
12868 functions that are not erroneous if either 1-valued or
12869 multi-valued. Detect functions in this class.
12870 (testcover-1value-functions, testcover-compose-functions)
12871 (testcover-progn-functions) Add some additional functions to lists.
12872 (testcover-mark): Bugfix when marking up the definition for an
12873 empty function.
12874
12875 2004-07-17 Richard M. Stallman <rms@gnu.org>
12876
12877 * replace.el (occur-read-primary-args): Pass default to
12878 read-from-minibuffer.
12879
12880 * mail/footnote.el (footnote-section-tag): Use defcustom.
12881
12882 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
12883 Compile font-lock-keywords, not KEYWORDS.
12884 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
12885 Add warn, check-type. Handle cerror like error.
12886
12887 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
12888
12889 * progmodes/which-func.el (which-func-keymap): New var.
12890 (which-func-face): New face.
12891 (which-func-format): Use them.
12892
12893 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12894
12895 * buff-menu.el (list-buffers-noselect): Append the buffer's
12896 process status to its mode name.
12897
12898 2004-07-16 Kim F. Storm <storm@cua.dk>
12899
12900 * simple.el (inhibit-mark-movement): New defvar.
12901 (beginning-of-buffer, end-of-buffer): Do not push mark if
12902 inhibit-mark-movement is non-nil or C-u prefix is given.
12903
12904 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
12905 Init to beginning-of-buffer and end-of-buffer.
12906 (cua--undo-push-mark): New defvar.
12907 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
12908 already active and command is in cua--preserve-mark-commands.
12909 Also fix check for shift modifier on non-window systems.
12910 (cua--post-command-handler): Clear inhibit-mark-movement if set.
12911
12912 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
12913
12914 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
12915 of two integers, instead of a cons.
12916
12917 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12918 `visited-file-modtime' now returns a list of two integers, instead
12919 of a cons.
12920
12921 * dired.el (dired-directory-changed-p): Ditto.
12922
12923 * progmodes/grep.el (grep): Doc fix.
12924
12925 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
12926
12927 * autorevert.el (auto-revert-tail-mode)
12928 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
12929 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
12930 in both at the same time.
12931 (auto-revert-tail-mode): New command.
12932 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
12933 (auto-revert-handler): Revert only either tail or whole file.
12934
12935 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
12936 add auto-revert-tail-mode.
12937
12938 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12939
12940 * printing.el: Doc fix. Change name of some funs.
12941 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
12942 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
12943 (pr-standard-file-name): New fun. Replace pr-standard-path.
12944 (pr-call-process): Code fix.
12945
12946 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
12947
12948 * subr.el (with-selected-window): Doc fix.
12949
12950 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
12951
12952 * subr.el (get-buffer-window-list): Doc fix.
12953
12954 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
12955
12956 * files.el (switch-to-buffer-other-window): Doc fix.
12957
12958 * window.el (save-selected-window, one-window-p)
12959 (split-window-keep-point, split-window-vertically)
12960 (split-window-horizontally): Doc fixes.
12961
12962 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12963
12964 * printing.el: Doc fix. Now it uses call-process instead of
12965 shell-command for low command execution.
12966 (pr-version): New version number (6.8).
12967 (pr-shell-file-name): Option removed.
12968 (pr-shell-command): Fun removed.
12969 (pr-call-process): New fun. Replace pr-shell-command.
12970 (pr-standard-path, pr-remove-nil-from-list): New funs.
12971 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
12972 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
12973 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
12974 (pr-ps-utility-process, pr-txt-print): Code fix.
12975
12976 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12977
12978 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
12979 boolean.
12980
12981 2004-07-09 Lars Hansen <larsh@math.ku.dk>
12982
12983 * wid-edit.el (widget-field-buffer): Doc fix.
12984
12985 2004-07-09 John Paul Wallington <jpw@gnu.org>
12986
12987 * emacs-lisp/re-builder.el (reb-update-overlays):
12988 Distinguish between one and several matches in message.
12989
12990 2004-07-09 Richard M. Stallman <rms@gnu.org>
12991
12992 * mouse.el (mouse-set-region-1): If transient-mark-mode
12993 is `identity', change it to `only'.
12994
12995 * simple.el (current-word): Doc fix.
12996
12997 2004-07-09 Mark A. Hershberger <mah@everybody.org>
12998
12999 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
13000 so that it is more understanding of whitespace.
13001
13002 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
13003 (("ns" . "element") (attr-list) children) instead of
13004 ((:ns . "element") (attr-list) children) in order to reduce the
13005 number of symbols used.
13006 (xml-skip-dtd): Change to use xml-parse-dtd but set
13007 xml-validating-parsing to nil.
13008 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
13009 (xml-substitute-entity): Remove in favor of new entity substitution.
13010 (xml-substitute-special): Rewrite in to substitute complex
13011 entities from DOCTYPE declarations.
13012 (xml-parse-fragment): Parse fragments from entity deleclarations.
13013 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
13014 (xml-parse-dtd, xml-substitute-special): Make validity checks
13015 conditioned on xml-validating-parser. Add "Not Well Formed" to
13016 error messages about well-formedness.
13017
13018 2004-07-08 Steven Tamm <steventamm@mac.com>
13019
13020 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
13021 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
13022 Do not treat double clicks and triple clicks specially in the
13023 scroll bar (preventing strange repositioning problems)
13024
13025 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
13026
13027 * replace.el (query-replace-regexp-eval): Fix last change.
13028
13029 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
13030
13031 * replace.el (query-replace-descr): New fun.
13032 (query-replace-read-from, query-replace-read-args): Default to the
13033 previous from&to.
13034 (query-replace-read-to): Quote the `from' string when displaying it.
13035 (query-replace-regexp-eval): Immediately check read-only status.
13036 Use query-replace-read-from to get the \n checking.
13037 Quote the `from' string when displaying it.
13038 (map-query-replace-regexp, occur-read-primary-args):
13039 Quote the `from' string when displaying it.
13040
13041 * isearch.el (isearch-query-replace): Pass the regexp-ness and
13042 delimited-ness of the search to query-replace.
13043
13044 * replace.el (query-replace-read-from, query-replace-read-to):
13045 New funs extracted from query-replace-read-args.
13046 (query-replace-read-args): Use them.
13047
13048 * replace.el (query-replace-interactive, query-replace-read-args):
13049 Remove the `initial' special value.
13050 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
13051 (occur-engine): Remove unused var `matchend'.
13052
13053 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
13054 Use the search string without prompting.
13055
13056 2004-07-05 Kenichi Handa <handa@m17n.org>
13057
13058 * international/mule.el (decode-coding-inserted-region):
13059 Set last-coding-system-used only when coding is nil.
13060
13061 2004-07-03 Eli Zaretskii <eliz@gnu.org>
13062
13063 * progmodes/grep.el (grep-compute-defaults, grep-command)
13064 (grep-program, find-program, grep-find-use-xargs, grep-history)
13065 (grep-find-history, grep-tag-default, grep-find-command)
13066 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
13067 Add autoload cookies, for unbundled packages that load `compile'
13068 and expect all grep-related symbols to become defined.
13069
13070 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
13071
13072 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
13073 (iimage-mode-image-search-path): New user option to search the
13074 image file.
13075 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
13076 have locate-file.
13077 (iimage-mode-buffer): Use it.
13078
13079 2004-07-03 Nick Roberts <nickrob@gnu.org>
13080
13081 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
13082 carefully.
13083 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
13084
13085 2004-07-03 Juri Linkov <juri@jurta.org>
13086
13087 * replace.el (query-replace-read-args): Swallow space after 'foo,
13088 not after (quote foo). Match space only immediately after symbol,
13089 not anywhere in the whole string.
13090
13091 2004-07-02 Richard M. Stallman <rms@gnu.org>
13092
13093 * replace.el (query-replace-read-args): Swallow space after
13094 symbols, not after closeparens. But avoid error if string ends there.
13095
13096 * progmodes/python.el (python-beginning-of-statement):
13097 Exit the loop if backward-up-list gets error.
13098
13099 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
13100
13101 2004-07-02 Andre Spiegel <spiegel@gnu.org>
13102
13103 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
13104 only if vc-consult-headers is non-nil.
13105
13106 2004-07-02 Juri Linkov <juri@jurta.org>
13107
13108 * pcvs.el (cvs-mode-diff-repository): New command.
13109
13110 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
13111
13112 2004-07-01 Juri Linkov <juri@jurta.org>
13113
13114 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
13115 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
13116 C-M-% to isearch-query-replace-regexp.
13117 (minibuffer-local-isearch-map): Add arrow key bindings.
13118 Bind C-f to isearch-yank-char-in-minibuffer.
13119 (isearch-forward): Doc fix.
13120 (isearch-edit-string): Doc fix.
13121 (isearch-query-replace, isearch-query-replace-regexp): New funs.
13122 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
13123 (isearch-yank-char): Add optional arg.
13124 (isearch-yank-char-in-minibuffer): New fun.
13125
13126 * replace.el (query-replace-interactive): Change type from boolean
13127 to choice. Add value `initial'.
13128 (query-replace-read-args): Handle value `initial' of
13129 query-replace-interactive.
13130
13131 2004-06-29 Kim F. Storm <storm@cua.dk>
13132
13133 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
13134 (breakpoint-disabled-bitmap-face): Add :group 'gud.
13135
13136 * progmodes/ada-xref.el (ada-tight-gvd-integration):
13137 Add :group 'ada.
13138
13139 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
13140
13141 2004-06-29 Juri Linkov <juri@jurta.org>
13142
13143 * replace.el (query-replace-read-args): Swallow a space after
13144 everything except )]" which in most cases means after a symbol.
13145
13146 * emacs-lisp/pp.el (pp-buffer): Add autoload.
13147
13148 2004-06-28 Richard M. Stallman <rms@gnu.org>
13149
13150 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
13151 More changes to go with previous change in font-lock.el.
13152
13153 2004-06-26 David Kastrup <dak@gnu.org>
13154
13155 * replace.el (perform-replace): Highlight the match even in
13156 non-query mode if there is potential replace string editing.
13157
13158 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
13159
13160 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
13161 agree with new return value of `file-remote-p'.
13162 This syncs with Tramp 2.0.42.
13163
13164 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
13165 according to new documentation of `file-remote-p'.
13166
13167 * files.el (file-remote-p): Fix doc to say that return value is
13168 identification of remote system, if not nil.
13169 (file-relative-name): Use new return value of `file-remote-p'.
13170
13171 2004-06-26 Nick Roberts <nickrob@gnu.org>
13172
13173 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
13174 (gdb-goto-breakpoint): Fix breakage.
13175
13176 2004-06-26 Eli Zaretskii <eliz@gnu.org>
13177
13178 * man.el (Man-getpage-in-background): Add windows-nt to the list
13179 of systems where shell-file-name should be used instead of
13180 literal "sh".
13181
13182 2004-06-25 Sam Steingold <sds@gnu.org>
13183
13184 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
13185 function names `(setf symbol)'.
13186
13187 2004-06-24 Richard M. Stallman <rms@gnu.org>
13188
13189 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
13190
13191 * font-lock.el (font-lock-keywords): Change format of compiled values.
13192 Document it.
13193 (font-lock-add-keywords): If font-lock-keywords is compiled,
13194 extract the uncompiled version, modify, then recompile.
13195 (font-lock-remove-keywords): Likewise.
13196 (font-lock-fontify-keywords-region): Handle changed format.
13197 (font-lock-compile-keywords): Handle changed format.
13198 (font-lock-set-defaults): Compile the keywords explicitly here.
13199
13200 2004-06-24 David Kastrup <dak@gnu.org>
13201
13202 * replace.el (query-replace-read-args): Implement `\,' and `\#'
13203 replacements here.
13204 (query-replace-regexp): Doc string explaining this and the new
13205 `\?' replacement. Remove `\,' and `\#' implementation here, as it
13206 is better placed in `query-replace-read-args'.
13207 (replace-regexp): Explain `\,', `\#' and `\?'.
13208 (replace-match-data): New function for thorough reuse/destruction
13209 of old match-data.
13210 (replace-match-maybe-edit): Function for implementing `\?' editing.
13211 (perform-replace): Fix maintaining of the match stack including
13212 already matched regions, implement `\?', fix various problems
13213 with regions while editing and other stuff.
13214 (replace-highlight): Simplify.
13215
13216 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
13217
13218 * progmodes/grep.el (grep-error-screen-columns): New variable.
13219 (grep-regexp-alist): Give it the full functionality of gnu style
13220 compilation messages with line and column ranges. Ask me for the
13221 perl script I'm working on, that uses these.
13222
13223 2004-06-23 Nick Roberts <nickrob@gnu.org>
13224
13225 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
13226 Remove.
13227 (comint-insert-input, comint-mouse-insert-input): New functions
13228 based on comint-insert-clicked-input for two bindings but just
13229 one functionality.
13230
13231 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
13232
13233 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
13234
13235 2004-06-23 Lars Hansen <larsh@math.ku.dk>
13236
13237 * files.el (write-contents-functions): Doc fix.
13238
13239 2004-06-21 Juanma Barranquero <lektu@terra.es>
13240
13241 * image.el (image-library-alist): Rewrite docstring in active voice.
13242
13243 2004-06-20 Richard M. Stallman <rms@gnu.org>
13244
13245 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
13246
13247 * isearch.el (isearch-repeat): Avoid testing old match data.
13248 (isearch-message): Display trailing space in special font
13249 when search is failing.
13250 (isearch-search-fun-function): Doc fix.
13251
13252 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
13253
13254 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
13255
13256 * frame.el (show-trailing-whitespace): Doc fix.
13257
13258 * cus-edit.el (custom-variable-documentation): New function.
13259 (custom-variable): Use it.
13260
13261 2004-06-19 Nick Roberts <nickrob@gnu.org>
13262
13263 * man.el (Man-getpage-in-background): Revert previous change but
13264 make cygwin a special case.
13265
13266 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
13267
13268 * autorevert.el (global-auto-revert-non-file-buffers):
13269 Update docstring.
13270
13271 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
13272
13273 * progmodes/compile.el (compilation-error-properties): Store one
13274 more than end-col, if present, so that transient-mark-mode will
13275 highlight last char too.
13276 * progmodes/grep.el (grep-regexp-alist): Match columns and column
13277 ranges, if present.
13278
13279 2004-06-18 Jason Rumney <jasonr@gnu.org>
13280
13281 * makefile.w32-in: Double percent signs in for loops.
13282
13283 2004-06-17 David Kastrup <dak@gnu.org>
13284
13285 * replace.el (query-replace-read-args): Only warn about use of \n
13286 and \t when we are doing a regexp replacement and the actual
13287 escaped character is n or t.
13288 (query-replace-regexp): Add \, and \# interpretation to
13289 interactive call and document it.
13290 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
13291 as shortkey for replace-count.
13292 (replace-quote): New function for doubling backslashes.
13293
13294 2004-06-17 Juanma Barranquero <lektu@terra.es>
13295
13296 * files.el (parse-colon-path, cd): Mention in docstring that the
13297 path separator is colon in GNU-like systems.
13298
13299 * newcomment.el (comment-region-internal): Fix docstring.
13300
13301 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
13302 (ewoc-invalidate, ewoc-collect): Doc fixes.
13303 (ewoc--create-node, ewoc--delete-node-internal):
13304 Fix typos in docstring.
13305
13306 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13307
13308 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
13309 manual to docstring.
13310
13311 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13312
13313 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
13314
13315 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13316
13317 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13318 Add hyperlink to emacs-xtra manual to docstring.
13319
13320 * autorevert.el (global-auto-revert-non-file-buffers):
13321 Add hyperlink to emacs-xtra manual to docstring, as well as an
13322 info-link.
13323
13324 2004-06-14 Juanma Barranquero <lektu@terra.es>
13325
13326 * image.el (image-library-alist): New variable to map image types
13327 to external libraries. Initialized to nil, unless system-specific
13328 configs change it.
13329 (image-type-available-p): Determine whether an image type is
13330 available by calling `init-image-library'.
13331
13332 * term/w32-win.el (image-library-alist): Initialize to a known set
13333 of probable library names.
13334
13335 2004-06-14 Kenichi Handa <handa@m17n.org>
13336
13337 * international/code-pages.el (windows-1256, cp1125): Fix tables
13338 for several characters.
13339
13340 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
13341
13342 2004-06-13 Richard M. Stallman <rms@gnu.org>
13343
13344 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
13345
13346 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
13347 not "`pc-selection-mode'".
13348
13349 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
13350
13351 * simple.el (previous-matching-history-element): Specify a default.
13352
13353 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
13354
13355 * cus-face.el (custom-declare-face): Simplify code.
13356
13357 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
13358
13359 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
13360
13361 * files.el (before-save-hook): Add `time-stamp' to the options.
13362
13363 * time-stamp.el (time-stamp): Recommend adding it to
13364 `before-save-hook', rather than `write-file-functions'.
13365 Make a similar change in `Commentary' section.
13366
13367 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
13368
13369 * diff-mode.el (diff-current-defun): If at start of hunk, use
13370 position of first change.
13371
13372 2004-06-13 Lars Hansen <larsh@math.ku.dk>
13373
13374 * dired-x.el (dired-mark-omitted): Bind to "*O".
13375
13376 2004-06-12 Karl Fogel <kfogel@red-bean.com>
13377
13378 * bookmark.el (bookmark-bmenu-relocate): New function, as
13379 suggested by David J. Biesack <David.Biesack@sas.com>.
13380 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
13381 (bookmark-bmenu-mode): Describe binding in doc string.
13382 (bookmark-set-filename): Save the bookmark list if it's time.
13383
13384 2004-06-13 Kenichi Handa <handa@m17n.org>
13385
13386 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
13387 (ccl-untranslated-to-ucs): Fix typo.
13388
13389 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
13390
13391 * progmodes/python.el (python-open-block-statement-p):
13392 Fix indentation after a block opening that contains a comment.
13393
13394 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
13395
13396 * bindings.el (completion-ignored-extensions): Add file extensions
13397 of Python byte-compiled files.
13398
13399 2004-06-12 Juri Linkov <juri@jurta.org>
13400
13401 * info.el (Info-goto-node): Add autoload.
13402 (Info-toc): Add substring-no-properties on Info file name.
13403 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
13404 (Info-mode-map): Bind L to Info-history, T to Info-toc.
13405
13406 2004-06-12 Kenichi Handa <handa@m17n.org>
13407
13408 * international/mule-cmds.el (set-language-environment):
13409 Load subst tables if necessary.
13410
13411 * international/mule.el (decode-char): Load subst tables if necessary.
13412 (encode-char): Likewise.
13413
13414 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
13415 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
13416 (utf-16le-decode-loop): Set r5 to -1 before loop.
13417 (utf-16be-decode-loop): Likewise.
13418 (ccl-decode-mule-utf-16le): Add EOF processing block.
13419 (ccl-decode-mule-utf-16be): Likewise.
13420 (ccl-decode-mule-utf-16le-with-signature): Likewise.
13421 (ccl-decode-mule-utf-16be-with-signature): Likewise.
13422 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
13423 (ccl-mule-utf-16-encode-untrans): New CCL.
13424 (utf-16-decode-to-ucs): Handle pre-read character.
13425 (utf-16le-encode-loop): Handle surrogate pair.
13426 (utf-16be-encode-loop): Likewise.
13427 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
13428 of utf-16le-encode-loop.
13429 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
13430 of utf-16be-encode-loop.
13431 (mule-utf-16-post-read-conversion):
13432 Call utf-8-post-read-conversion at first.
13433 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
13434 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
13435 Add post-read-conversion and pre-write-conversion.
13436
13437 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
13438 (utf-translate-cjk-unicode-range): New variable.
13439 (utf-translate-cjk-load-tables): New function.
13440 (utf-lookup-subst-table-for-decode): New function.
13441 (utf-lookup-subst-table-for-encode): New function.
13442 (utf-translate-cjk-mode): Init-value changed to t. Don't load
13443 tables here. Update safe-charsets of utf-* coding systems.
13444 (ccl-mule-utf-untrans): New CCL.
13445 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
13446 at end of each branch.
13447 (ccl-mule-utf-8-encode-untrans): New CCL.
13448 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
13449 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
13450 length of encoding. Don't return r0.
13451 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
13452 (utf-8-post-read-conversion): Narrow to region properly.
13453 If utf-translate-cjk-mode is on, load tables if necessary.
13454 Call utf-8-compose with hash-table arg if necessary.
13455 Call XXX-compose-region instead of XXX-post-read-convesion.
13456 (utf-8-pre-write-conversion): New function.
13457 (mule-utf-8): Include CJK charsets in safe-charsets if
13458 utf-translate-cjk-mode is on. Add pre-write-conversion.
13459
13460 * international/characters.el: Temporarily set
13461 utf-translate-cjk-mode to nil.
13462
13463 * language/devan-util.el (devanagari-compose-region):
13464 Add autoload cookie.
13465
13466 * international/ccl.el (ccl-dump-call): Fix printing the
13467 subroutine name.
13468
13469 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
13470
13471 * dired.el (dired-revert): If buffer is marked unmodified before
13472 reverting, keep it marked unmodified.
13473 Adapt to new conventions for commenting out code.
13474 (dired-make-relative): Adapt to new conventions for commenting out code.
13475
13476 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
13477
13478 * eshell/esh-module.el (eshell-load-defgroups):
13479 Bind `vc-handled-backends' to nil when opening files.
13480
13481 2004-06-11 Juanma Barranquero <lektu@terra.es>
13482
13483 * files.el (parse-colon-path, cd): Doc fixes (refer to
13484 `path-separator', not colon).
13485
13486 2004-06-10 Juanma Barranquero <lektu@terra.es>
13487
13488 * newcomment.el (comment-search-forward)
13489 (comment-search-backward): Fix typos in docstring.
13490 (comment-region): Doc fix.
13491
13492 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
13493
13494 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
13495 switch is no longer stored in `dired-switches-alist'.
13496
13497 * dired-aux.el (dired-insert-subdir): Do not store R switch in
13498 `dired-switches-alist'.
13499
13500 2004-06-10 Kim F. Storm <storm@cua.dk>
13501
13502 * pcvs.el (cvs-mode-diff-yesterday): New command.
13503
13504 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
13505
13506 2004-06-10 Juri Linkov <juri@jurta.org>
13507
13508 * emacs-lisp/edebug.el (edebug-eval-defun):
13509 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
13510 Fix docstring.
13511
13512 * simple.el (eval-expression-print-format): Don't print additional
13513 information on the first call to `eval-print-last-sexp'.
13514 (next-error-find-buffer): Fix punctuation.
13515 (killing) <defgroup>: Fix punctuation.
13516 (yank-excluded-properties): Change group from editing to killing.
13517
13518 * replace.el (perform-replace): Use `limit' to terminate the
13519 while-loop explicitly.
13520
13521 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13522
13523 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
13524 Use lc-*.xpm as prefix instead of *-locol.xpm.
13525
13526 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
13527 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
13528 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
13529 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
13530 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
13531 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
13532 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
13533 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
13534 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
13535 * toolbar/lc-up_arrow.xpm:
13536 Rename from *-locol.xpm.
13537
13538 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
13539
13540 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
13541 include forms like &<str>; as valid url patterns.
13542
13543 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
13544
13545 * dired.el (dired-diff, dired-backup-diff)
13546 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
13547 (dired-do-chown, dired-do-touch, dired-do-print)
13548 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
13549 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
13550 (dired-create-directory, dired-do-copy, dired-do-symlink)
13551 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
13552 (dired-do-copy-regexp, dired-do-hardlink-regexp)
13553 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
13554 (dired-maybe-insert-subdir, dired-next-subdir)
13555 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
13556 (dired-kill-subdir, dired-tree-up, dired-tree-down)
13557 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
13558 (dired-run-shell-command, dired-query): Remove redundant,
13559 or incorrect, autoloads.
13560
13561 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
13562 does not end in a slash. Add optional argument KILL-ROOT.
13563 Update docstring.
13564 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
13565 (dired-query): Add autoloads.
13566
13567 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
13568
13569 * progmodes/compile.el (compilation-set-window-height):
13570 Rearrange the save-* functions because a buffer can have several current
13571 point in different windows.
13572 (compilation-error-regexp-alist-alist): Recognize {standard input}
13573 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
13574
13575 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13576
13577 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
13578 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
13579 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
13580 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
13581 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
13582 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
13583 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
13584 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
13585 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
13586 * toolbar/up_arrow-locol.xpm:
13587 New versions of icons that uses fewer colors.
13588
13589 * toolbar/tool-bar.el (tool-bar-local-item)
13590 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
13591 if display-color-cells is 256 or less.
13592
13593 2004-06-08 Kim F. Storm <storm@cua.dk>
13594
13595 * wid-edit.el (widget-specify-button): Use hand pointer rather
13596 than mouse-face as visible mouse-over effect.
13597
13598 2004-06-07 Karl Fogel <kfogel@red-bean.com>
13599
13600 * saveplace.el (save-place-alist-to-file): Bind `print-length'
13601 and `print-level' to nil when writing out `save-place-alist'.
13602 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
13603
13604 2004-06-07 Juanma Barranquero <lektu@terra.es>
13605
13606 * completion.el (completion-kill-region): Doc fix.
13607
13608 * format.el (format-insert-annotations)
13609 (format-annotate-location): Doc fixes.
13610 (format-subtract-regions): Make arguments match their use in docstring.
13611
13612 * simple.el (kill-region): Doc fix.
13613
13614 * subr.el (insert-buffer-substring-no-properties)
13615 (insert-buffer-substring-as-yank): Doc fixes.
13616
13617 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
13618
13619 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13620 Update docstring.
13621 (dired-reset-subdir-switches): New function.
13622
13623 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
13624 Limit scope of `buffer-read-only' binding.
13625
13626 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
13627
13628 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
13629 eshell-explicit-command-char.
13630
13631 2004-06-06 Juanma Barranquero <lektu@terra.es>
13632
13633 * help-fns.el (help-argument-name): Inherit from italic face only
13634 if the frame supports it.
13635
13636 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13637
13638 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
13639 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
13640 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
13641 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
13642 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
13643 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
13644 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
13645 New conversions from xpm files.
13646
13647 * toolbar/README: New file.
13648
13649 2004-06-06 Richard M. Stallman <rms@gnu.org>
13650
13651 * isearch.el (isearch-mode-map): Undo previous change.
13652
13653 2004-06-05 Juri Linkov <juri@jurta.org>
13654
13655 * bindings.el (debug-ignored-errors): Add regexps for history
13656 related messages. Remove $ from "No further undo information".
13657 Move Ediff's messages to ediff.el.
13658
13659 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
13660
13661 * cus-edit.el (custom-display): Add `min-colors'.
13662
13663 * custom.el (defface): Add `supports' to docstring.
13664
13665 * help-fns.el (help-argument-name): Add :group 'help.
13666
13667 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
13668
13669 * find-dired.el (find-ls-subdir-switches): New user option.
13670 (find-dired): No longer call `abbreviate-file-name' on DIR.
13671 Set `dired-subdir-switches' buffer-locally.
13672
13673 * locate.el: Merge the two `Commentary' sections.
13674 (locate-ls-subdir-switches): New user option.
13675 (locate): Update for other changes.
13676 (locate-mode-map): Restore Dired binding for mouse-2.
13677 Bind `locate-mouse-view-file' to M-mouse-2.
13678 Bind `l' to `locate-do-redisplay'.
13679 (locate-main-listing-line-p, locate-do-redisplay): New functions.
13680 (locate-mouse-view-file, locate-tags, locate-find-directory):
13681 Print message if used outside main listing.
13682 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
13683 Various changes to support inserted subdirectories.
13684 (locate-insert-header): Change header of *Locate* buffer.
13685
13686 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13687 Change interactive default switches.
13688 (dired-rename-subdir-2): Update `dired-switches-alist'.
13689 (dired-insert-subdir, dired-kill-subdir):
13690 Handle `dired-switches-alist'. Do not mark buffer modified.
13691 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
13692 (dired-insert-subdir-doinsert): Omit messages.
13693 Handle `dired-subdir-switches'.
13694 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
13695
13696 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
13697 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
13698 subdirs if -R switch is used for a subdir.
13699 (dired-mode): Set `dired-switches-alist'.
13700 (dired-build-subdir-alist): Only print number of directories in
13701 echo area when invoked interactively.
13702
13703 2004-06-05 Lars Hansen <larsh@math.ku.dk>
13704
13705 * dired-x.el (dired-omit-mode): Rename from
13706 dired-omit-files-p. Use define-minor-mode to define it.
13707 (dired-omit-files-p): Add as alias for dired-omit-mode.
13708 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
13709 dired-mark-omitted.
13710 (dired-mark-omitted): Add. Bind to M-O.
13711
13712 2004-06-05 Kenichi Handa <handa@m17n.org>
13713
13714 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
13715
13716 2004-06-05 Juanma Barranquero <lektu@terra.es>
13717
13718 * help-fns.el (help-argument-name): Reintroduce face.
13719 (help-default-arg-highlight): Use it, now that
13720 `face-differs-from-default-p' can be trusted.
13721
13722 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
13723
13724 * textmodes/table.el: Sentence commands added to Point Motion
13725 group; kill and backward-kill commands added to Extraction group.
13726
13727 2004-06-04 Mario Lang <mlang@delysid.org>
13728
13729 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
13730 systems appear to use mW, make the code handle this. Fix a
13731 division-by-zero bug while at it, and handle kernels with
13732 a slightly different layout in /proc/acpi.
13733
13734 2004-06-04 Karl Fogel <kfogel@red-bean.com>
13735
13736 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
13737 because the latter is a CL-ism. This fixes the bug reported by
13738 Shawn Boyette <mdxi@collapsar.net> in
13739 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
13740
13741 2004-06-04 Miles Bader <miles@gnu.org>
13742
13743 * faces.el (display-supports-face-attributes-p): Function moved to
13744 C code. Previously only the tty-related portion of this function
13745 was done in C; however the previous attempt to do a halfway-proper
13746 job for non-tty displays in lisp didn't work properly because of
13747 funny conditions during Emacs startup.
13748 (face-differs-from-default-p): Simplify, now that
13749 display-supports-face-attributes-p works properly on all display
13750 types. Remove :stipple from comparison; it doesn't really work
13751 in emacs anyway.
13752
13753 2004-06-04 Miles Bader <miles@gnu.org>
13754
13755 * faces.el (face-differs-from-default-p): Use a different
13756 implementation, so we can really check whether FACE displays
13757 differently or not.
13758
13759 2004-06-04 Miles Bader <miles@gnu.org>
13760
13761 * faces.el (display-supports-face-attributes-p): Implement a
13762 `different from default' check for non-tty displays.
13763
13764 2004-06-03 David Kastrup <dak@gnu.org>
13765
13766 * woman.el (woman-mapcan): More concise code.
13767 (woman-topic-all-completions, woman-topic-all-completions-1)
13768 (woman-topic-all-completions-merge): Replace by a simpler and
13769 much faster implementation based on O(n log n) sort/merge instead
13770 of the old O(n^2) behavior.
13771
13772 2004-06-03 Miles Bader <miles@gnu.org>
13773
13774 * subr.el (read-number): Use canonical format for default in prompt.
13775
13776 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
13777 Add regexp for " [...]" style defaults.
13778
13779 2004-06-02 Romain Francoise <romain@orebokech.com>
13780
13781 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
13782 groups: if the user asks for a hidden buffer, open the
13783 corresponding filter group to expose it.
13784
13785 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
13786 `ibuffer-jump-to-buffer'.
13787 (ibuffer-jump-offer-only-visible-buffers): New user option.
13788
13789 2004-06-02 Juanma Barranquero <lektu@terra.es>
13790
13791 * faces.el (frame-update-faces): Add empty docstring so the one
13792 for `ignore' doesn't show through.
13793
13794 * subr.el (process-kill-without-query): Remove spurious "\n" on
13795 obsolescence string.
13796 (focus-frame, unfocus-frame): Add obsolescence declaration and
13797 empty docstring.
13798
13799 * international/mule.el (register-char-codings): Make alias for
13800 `ignore'. Move docstring to obsolescence info and remove redundancy.
13801
13802 2004-06-02 Kim F. Storm <storm@cua.dk>
13803
13804 * frame.el (blink-cursor-start): Turn cursor off initially so blink
13805 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
13806
13807 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13808
13809 * comint.el (comint-replace-by-expanded-history-before-point):
13810 Obey `start' as the docstring says.
13811 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
13812 (comint-update-fence): Prevent font-lock from running unnecessarily.
13813 (comint-dynamic-list-completions): Use with-current-buffer.
13814
13815 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13816
13817 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
13818 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
13819 (bibtex-entry-update): Handle alternatives and optional fields.
13820 (bibtex-parse-entry): Bugfix, handle empty key.
13821
13822 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13823
13824 * vc-arch.el (vc-arch-state): Don't assume the file exists.
13825
13826 2004-05-31 Lars Hansen <larsh@math.ku.dk>
13827
13828 * desktop.el (desktop-save): Don't save minor modes without a
13829 known mode initialization function.
13830
13831 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
13832
13833 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
13834
13835 * autorevert.el: Update `Commentary' section.
13836
13837 2004-05-30 Juanma Barranquero <lektu@terra.es>
13838
13839 * dos-fns.el (convert-standard-filename):
13840 * files.el (convert-standard-filename):
13841 * w32-fns.el (convert-standard-filename):
13842 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
13843
13844 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
13845
13846 Sync with Tramp.
13847
13848 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
13849 (tramp-let-maybe): Move to an earlier spot in the file.
13850 Patch by Andreas Schwab.
13851
13852 2004-05-30 Andreas Schwab <schwab@suse.de>
13853
13854 * dired.el (dired-get-filename): Don't use dired-re-dot.
13855
13856 2004-05-30 Richard M. Stallman <rms@gnu.org>
13857
13858 * files.el (find-file): Doc fix.
13859
13860 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
13861
13862 2004-05-30 Nick Roberts <nickrob@gnu.org>
13863
13864 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
13865 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
13866 modeline of the locals buffer.
13867 (gdb-goto-breakpoint): Handle gdbmi.
13868 (gdb-get-frame-number): Change for gdbmi.
13869
13870 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
13871
13872 * files.el (file-remote-p): Apply file name handler for operation
13873 `file-remote-p'. It isn' a property any longer.
13874 (file-relative-name): `fh' and `fd' get the required value via
13875 `find-file-name-handler' already.
13876
13877 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
13878 (top): Remove setting of `file-remote-p' property for
13879 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
13880
13881 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
13882
13883 Version 2.0.41 of Tramp released.
13884
13885 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
13886 Throw away if process has died.
13887 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
13888 (tramp-out-of-band-prompt-regexp): Rename to
13889 `tramp-process-alive-regexp', because its usage is widen.
13890 (tramp-actions-copy-out-of-band): Apply it.
13891 (tramp-actions-before-shell, tramp-multi-actions):
13892 Add `tramp-action-process-alive' action.
13893 (tramp-action-process-alive): New defun.
13894 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
13895 Add entry for `file-remote-p'.
13896 (tramp-handle-file-remote-p): New defun.
13897 (top): Remove setting of `file-remote-p'. Don't set
13898 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
13899
13900 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
13901 `file-remote-p'.
13902
13903 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
13904 counted for (last) line. [They should or they shouldn't? --Stef]
13905 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
13906
13907 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
13908
13909 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
13910 not really necessary but seems to keep the shell history smaller
13911 in some cases. It is no substitute for setting HISTFILE and
13912 HISTSIZE from tramp-open-connection-setup-interactive-shell,
13913 though. Suggested by Luc Teirlinck.
13914 (tramp-open-connection-setup-interactive-shell): Export variables
13915 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
13916 (tramp-set-process-query-on-exit-flag): New compat function.
13917 (tramp-open-connection-multi, tramp-open-connection-su)
13918 (tramp-open-connection-rsh, tramp-open-connection-telnet)
13919 (tramp-do-copy-or-rename-file-out-of-band): Use it.
13920 (tramp-let-maybe): New macro, let-binds a variable only if it
13921 isn't obsolete.
13922 (tramp-check-ls-commands, tramp-handle-expand-file-name)
13923 (tramp-handle-file-truename): Use it.
13924 (tramp-completion-file-name-regexp-unified): Avoid matching
13925 filenames starting with "/:" -- those are reserved for
13926 file-name-non-special.
13927
13928 * tramp-smb.el (tramp-smb-open-connection):
13929 Use tramp-set-process-query-on-exit-flag compat function.
13930
13931 2004-05-29 Richard M. Stallman <rms@gnu.org>
13932
13933 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
13934
13935 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
13936 (eval-last-sexp-print-value): Print char equivalent regardless
13937 of standard-output value.
13938
13939 * thumbs.el (thumbs-subst-char-in-string): Delete.
13940 (thumbs-thumbname): Use subst-char-in-string.
13941 (thumbs-resize-image): Use condition-case, not ignore-errors.
13942 (thumbs-kill-buffer): Likewise.
13943
13944 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
13945 (thumbs-mode): Make buffer read-only.
13946 (thumbs-make-thumb): Unconditionally accept an existing file.
13947 (thumbs-insert-thumb): Add thumb-image-file property to the image.
13948 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
13949 (thumbs-show-thumbs-list): Error if images not supported.
13950 (thumbs-save-current-image): Improve prompt string.
13951 (thumbs-mode-map): Define u, R, x.
13952 (thumbs-unmark): New command.
13953 (thumbs-emboss-image): Minor cleanup.
13954 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
13955 (thumbs-rename-images): New command.
13956 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
13957
13958 * thumbs.el (thumbs-current-image): New function.
13959 (thumbs-file-list, thumbs-file-alist): New functions.
13960 (thumbs-find-image): Delete arg L.
13961 Don't set up thumbs-fileL as buffer-local global var.
13962 (thumbs-find-image-at-point): Use thumbs-current-image.
13963 (thumbs-set-image-at-point-to-root-window): Likewise.
13964 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
13965 Record and warn about errors. Update thumbs-markedL for deletions.
13966 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
13967 (thumbs-redraw-buffer): Use thumbs-file-list.
13968 (thumbs-mark): Use thumbs-current-image.
13969 (thumbs-show-name): Use thumbs-current-image.
13970
13971 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
13972 and imenu--last-menubar-index-alist.
13973
13974 * subr.el (with-selected-window): Undo previous change.
13975
13976 2004-05-29 John Paul Wallington <jpw@gnu.org>
13977
13978 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
13979 (thumbs-mouse-find-image): New command.
13980 (thumbs-mode-map): Bind it to mouse-2.
13981 (thumbs-mode): Make mode-class special.
13982 (thumbs-view-image-mode): Likewise.
13983
13984 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
13985
13986 * flymake.el: New file.
13987
13988 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
13989
13990 * files.el (find-file-noselect-1): Do not bind
13991 `inhibit-read-only' to t during execution of
13992 `find-file-not-found-functions'.
13993
13994 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
13995
13996 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
13997 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
13998
13999 2004-05-28 Juri Linkov <juri@jurta.org>
14000
14001 * simple.el (eval-expression-print-format): New fun.
14002
14003 * simple.el (eval-expression):
14004 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
14005 * emacs-lisp/edebug.el (edebug-compute-previous-result)
14006 (edebug-eval-expression): Print additionally the value returned by
14007 `eval-expression-print-format'.
14008
14009 * emacs-lisp/lisp.el (insert-pair-alist): New var.
14010 (insert-pair): Make arguments optional. Find character pair
14011 from `insert-pair-alist' according to the last input event.
14012 (insert-parentheses): Make arguments optional.
14013 (raise-sexp, delete-pair): New funs.
14014
14015 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
14016 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14017 Bind C-M-q to `indent-pp-sexp'.
14018
14019 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
14020 `pp-to-string' modified to be able to format text with newlines.
14021 (pp-to-string): Move the buffer-formatting part of the code to
14022 `pp-buffer'. Call `pp-buffer'.
14023
14024 * info.el (Info-desktop-buffer-misc-data): Don't save information
14025 about virtual files.
14026 (Info-restore-desktop-buffer): Restore Info buffers in prepared
14027 buffers with names obtained from the desktop file instead of the
14028 default *info* buffer.
14029
14030 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
14031
14032 * subr.el (with-selected-window): Only save/restore the selected window.
14033
14034 * progmodes/compile.el (compilation-error-regexp-alist):
14035 Use expand-file-name and data-directory.
14036
14037 * progmodes/grep.el (grep-tree): Rework previous fix.
14038
14039 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
14040 after the user marked text with the mouse.
14041
14042 * startup.el (command-line): Keep the first regexp of
14043 auto-save-file-name-transforms intact.
14044
14045 2004-05-28 Juanma Barranquero <lektu@terra.es>
14046
14047 * cus-edit.el (customize-face, customize-face-other-window)
14048 (custom-face-edit-delete): Make arguments match their use in
14049 docstring.
14050 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
14051 docstring.
14052
14053 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
14054 not `cvs-butlast'.
14055
14056 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
14057 `nbutlast' are in subr.el).
14058
14059 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
14060 (set-w32-system-coding-system): Doc fixes.
14061
14062 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
14063 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
14064 Make arguments match their use in docstring.
14065 (artist-draw-region-trim-line-endings)
14066 (artist-mouse-choose-operation): Fix typo in docstring.
14067 (artist-key-set-point-common): Doc fix.
14068
14069 2004-05-28 Simon Josefsson <jas@extundo.com>
14070
14071 * mail/smtpmail.el (smtpmail-open-stream):
14072 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
14073
14074 2004-05-26 Simon Josefsson <jas@extundo.com>
14075
14076 * starttls.el: Merge with my GNUTLS based starttls.el.
14077 (starttls-gnutls-program, starttls-use-gnutls)
14078 (starttls-extra-arguments, starttls-process-connection-type)
14079 (starttls-connect, starttls-failure, starttls-success): New variables.
14080 (starttls-program, starttls-extra-args): Doc fix.
14081 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
14082 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
14083 and pass on to corresponding *-gnutls function if it is set.
14084
14085 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
14086
14087 * autorevert.el (auto-revert-handler): Disable auto-reverting of
14088 remote files.
14089
14090 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
14091
14092 * files.el (file-name-non-special): There are more operations
14093 which need handling: `find-backup-file-name',
14094 `insert-file-contents', `verify-visited-file-modtime',
14095 `write-region'. Rename t value of method to `add'. Add new
14096 methods `quote' and `unquote-then-quote' to file-arg-indices.
14097
14098 2004-05-25 Juri Linkov <juri@jurta.org>
14099
14100 * info.el (Info-toc): Call Info-mode on intermediate buffer.
14101 (Info-index-nodes): Enclose code in condition-case to catch errors.
14102 (Info-index-node): Don't search all index nodes if request is only
14103 for the current node and file is not in the cache of index nodes.
14104 (Info-mode-map): Bind Info-copy-current-node-name to `w'
14105 for consistency with dired-copy-filename-as-kill.
14106 Bind `S' to Info-search-case-sensitively.
14107 (Info-copy-current-node-name): New arg. With zero prefix arg put
14108 the name inside a function call to `info'. Display copied text in
14109 the echo area.
14110
14111 2004-05-25 Sam Steingold <sds@gnu.org>
14112
14113 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
14114 strip the package prefix from the symbol name, if any.
14115 Make it the `find-tag-default-function' for `lisp-mode'.
14116
14117 2004-05-25 John Paul Wallington <jpw@gnu.org>
14118
14119 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
14120 instead of obsolete `process-kill-without-query'.
14121
14122 * textmodes/texinfmt.el (texinfo-indexvar-alist):
14123 Declare as variable, not constant.
14124
14125 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
14126
14127 * files.el (find-file-noselect-1): Fix bug introduced by
14128 Revision 1.694. As a side effect, `inhibit-read-only'
14129 is again, by default, t during execution of
14130 `find-file-not-found-functions'.
14131 (insert-directory): Check that lines were really inserted by
14132 the --dired switch, before erasing them.
14133
14134 2004-05-24 Nick Roberts <nickrob@gnu.org>
14135
14136 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
14137 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
14138 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
14139 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
14140 gud-minor-mode (gdbmi).
14141
14142 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
14143
14144 * net/browse-url.el (browse-url-interactive-arg): Enable user to
14145 explicitly select the text to be taken as URL.
14146
14147 2004-05-23 Juri Linkov <juri@jurta.org>
14148
14149 * info.el (Info-index-nodes): New var and fun.
14150 (Info-goto-index, Info-index, info-apropos)
14151 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
14152 (Info-index): Fix docstring. Store and restore Info-history-list.
14153 (Info-complete-nodes): New var.
14154 (Info-complete-menu-item): Use it.
14155 (Info-index-node): New fun.
14156 (Info-final-node, Info-forward-node, Info-backward-node)
14157 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
14158 Use Info-index-node.
14159 (Info-extract-menu-item, Info-extract-menu-counting): Set second
14160 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
14161 (Info-find-node-2): If a node with period in its name not found,
14162 try to find a node without the name part after period.
14163 (Info-select-node): Call Info-fontify-node only if
14164 Info-fontify-maximum-menu-size is not nil.
14165 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
14166 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
14167 Preserve Info-history-list.
14168 (Info-toc): Set Info-current-file.
14169 (Info-build-toc): Move point to the beginning of the buffer.
14170 Add main-file variable.
14171 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
14172 Use backslashed representation of the control character ^_.
14173
14174 * textmodes/texinfmt.el (texinfo-print-index): Print index line
14175 numbers in the new Texinfo 4.7 format.
14176
14177 * add-log.el (change-log-font-lock-keywords): Remove `:' from
14178 regexps for function and variable names.
14179
14180 * descr-text.el (describe-property-list): Add [show] button for
14181 `syntax-table' property with action to pp to a separate buffer.
14182 (describe-char): Replace search-forward by re-search-forward with
14183 whitespace regexp after "character:" to not fail in too narrow windows.
14184
14185 * simple.el (next-error-find-buffer): Add a rule to return
14186 next-error capable buffer if one window on the selected frame
14187 displays such buffer.
14188
14189 2004-05-23 Nick Roberts <nickrob@gnu.org>
14190
14191 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
14192 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
14193 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
14194 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
14195 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
14196 Handle new value for gud-minor-mode (gdbmi).
14197 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
14198 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
14199 Change from local to global gdb variable set.
14200 (gdb-ann3): Initialise above gdb variable set.
14201 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
14202 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
14203 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
14204 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
14205 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
14206 (gdb-info-locals-handler, gdb-invalidate-assembler)
14207 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
14208 set as global variables.
14209 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
14210 Handle gdbmi.
14211 (gdb-info-breakpoints-custom): Fix regexp.
14212 (def-gdb-var): Delete.
14213
14214 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
14215 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
14216 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
14217 a new mode. The file (gdb-mi.el) for this mode will be included
14218 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
14219 primary interface.
14220
14221 2004-05-23 Jesper Harder <harder@ifa.au.dk>
14222
14223 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
14224 interpreted as a directory.
14225
14226 2004-05-22 Richard M. Stallman <rms@gnu.org>
14227
14228 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
14229 as a close quote.
14230
14231 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
14232
14233 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
14234 Use assoc-string, not assoc-ignore-case.
14235
14236 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
14237
14238 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
14239 If moving back then fwd gets a defun that ends before point,
14240 try again moving fwd then back.
14241
14242 * files.el (file-name-non-special): Allow t in file-arg-indices
14243 to mean requote the return value. Use `identity' as an element
14244 rather than as the whole value.
14245
14246 * gs.el (gs-options): Add -dSAFER. Mark it risky.
14247
14248 2004-05-22 Juanma Barranquero <lektu@terra.es>
14249
14250 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
14251 `help-make-usage'.
14252 (help-highlight-arguments): Skip function name before searching
14253 for arguments.
14254
14255 2004-05-21 Juanma Barranquero <lektu@terra.es>
14256
14257 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
14258 Don't mention in the docstring these arguments meant for
14259 internal (recursive) use only.
14260 (allout-char-spec): Comment out (it's not implemented).
14261 (allout-old-expose-topic, allout-exposure): Fix docstring and add
14262 obsolescence declaration.
14263 (allout-flatten-exposed-to-buffer)
14264 (allout-indented-exposed-to-buffer): Fix typos in docstring.
14265 (my-mark-marker): Doc fix.
14266 (produce-allout-mode-map, allout-sibling-index)
14267 (allout-isearch-expose, allout-distinctive-bullet)
14268 (allout-open-topic, allout-reindent-body)
14269 (allout-rebullet-heading, allout-process-exposed)
14270 (allout-insert-listified, allout-latex-verb-quote)
14271 (allout-insert-latex-header, allout-insert-latex-trailer):
14272 Make arguments match their use in docstring.
14273 (allout-primary-bullet, allout-old-style-prefixes)
14274 (allout-inhibit-protection, allout-init, allout-mode)
14275 (allout-before-change-protect, allout-flag-region):
14276 Use "Emacs" instead of "emacs" in docstrings.
14277
14278 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
14279
14280 * international/characters.el: Modify syntax of more characters.
14281
14282 2004-05-21 Masatake YAMATO <jet@gyve.org>
14283
14284 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
14285 (etags-tags-completion-table): Show parsing progress.
14286
14287 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
14288
14289 * locate.el (locate-prompt-for-command): Shorten first line of
14290 docstring.
14291 (locate-mode): Expand docstring and include keymap summary.
14292
14293 * files.el (find-file-noselect-1): Limit the scope of the
14294 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
14295 is, by default, nil during the execution of
14296 `find-file-not-found-functions' and `find-file-hook'.
14297
14298 2004-05-20 Michael Mauger <mmaug@yahoo.com>
14299
14300 * facemenu.el (facemenu-color-name-equal): New function.
14301 (list-colors-display): Use it to compare colors instead of
14302 facemenu-color-equal.
14303
14304 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
14305
14306 * compare-w.el (compare-windows-face): Use min-colors instead of
14307 checking for tty or pc types.
14308
14309 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
14310
14311 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
14312 (completion-setup-function): Use with-current-buffer.
14313 Properly save excursion. Simplify.
14314 Don't assume there is necessarily a `mouse-face' property somewhere.
14315
14316 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
14317
14318 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
14319
14320 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
14321 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
14322 Use with-current-buffer.
14323 (byte-goto-log-buffer): Delete.
14324 (byte-compile-log-file): Call compilation-forget-errors.
14325
14326 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14327
14328 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
14329 output messages into the search result.
14330
14331 2004-05-19 Masatake YAMATO <jet@gyve.org>
14332
14333 * wid-edit.el (widget-radio-button-notify): Revert my last
14334 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
14335
14336 2004-05-19 Kenichi Handa <handa@m17n.org>
14337
14338 * international/characters.el: Fix syntax (open/close) of CJK chars.
14339
14340 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
14341
14342 * help-mode.el (help-go-back): Don't depend on position of back button.
14343
14344 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
14345
14346 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
14347 files files don't contain an accidental additional /.
14348
14349 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
14350 in source buffer.
14351
14352 2004-05-18 Masatake YAMATO <jet@gyve.org>
14353
14354 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
14355 to widget-apply. :action method assumes 2 arguments, not 3.
14356
14357 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
14358
14359 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
14360 New constants.
14361 (hs-special-modes-alist): Add an f90-mode entry.
14362
14363 2004-05-17 Sam Steingold <sds@gnu.org>
14364
14365 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
14366 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
14367
14368 2004-05-16 Kim F. Storm <storm@cua.dk>
14369
14370 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
14371
14372 2004-05-15 John Wiegley <johnw@newartisans.com>
14373
14374 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
14375 (eshell-output-object-to-target): Improve output speed 20% by not
14376 calling `eshell-stringify' if something is already known to be a string.
14377
14378 2004-05-15 Alex Ott <ott@jet.msk.su>
14379
14380 * textmodes/ispell.el (ispell-local-dictionary-alist):
14381 Add windows-1251 to the choice of coding systems.
14382 (ispell-dictionary-alist-6): Add support for "russianw.aff",
14383 encoded in cp1251.
14384
14385 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
14386
14387 * progmodes/compile.el (compilation-warning-face)
14388 (compilation-info-face): Use min-colors.
14389
14390 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14391
14392 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
14393 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
14394 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
14395 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
14396 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
14397 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
14398 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
14399 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
14400 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
14401 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
14402 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
14403 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
14404 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
14405 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
14406
14407 2004-05-15 Kim F. Storm <storm@cua.dk>
14408
14409 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
14410 Use it to set triggered-p element of timer.
14411 (timer-event-handler): Set triggered-p element non-nil while running
14412 the timer function.
14413
14414 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
14415
14416 * descr-text.el (describe-char-unicode-data)
14417 (describe-char-unicodedata-file): Re-enable the unicode code now that
14418 the licensing issues have been cleared in the unicode-4 license.
14419 (describe-text-properties-1): Remove unused `overlay' var.
14420 (describe-char): Remove unused var `buffer'.
14421
14422 2004-05-14 David Ponce <david@dponce.com>
14423
14424 * tree-widget.el: New file.
14425
14426 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
14427
14428 * language/european.el ("Brazilian Portuguese"): Add support for
14429 Brazilian Portuguese.
14430
14431 2004-05-13 John Wiegley <johnw@newartisans.com>
14432
14433 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
14434 `recentf-mode' if this variable has been customized to t.
14435
14436 * eshell/esh-test.el (eshell-test): Call the function
14437 `emacs-version' rather than trying to build a custom version string.
14438
14439 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
14440
14441 * net/telnet.el (telnet-mode): Use define-derived-mode.
14442 Don't modify the global value of comint-prompt-regexp.
14443
14444 2004-05-13 John Paul Wallington <jpw@gnu.org>
14445
14446 * version.el (emacs-version): Check for `gtk' feature before
14447 `x-toolkit' feature.
14448
14449 2004-05-13 Juanma Barranquero <lektu@terra.es>
14450
14451 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
14452 arguments in the docstring, they're used only in recursive calls.
14453
14454 * help-fns.el (help-arg-highlighting-function)
14455 (help-argument-name): Delete.
14456 (help-default-arg-highlight): New function.
14457 (help-do-arg-highlighting): Use it.
14458
14459 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
14460
14461 * calendar/appt.el (appt-disp-window):
14462 Use `calendar-set-mode-line' for a centered mode-line.
14463
14464 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14465
14466 * calendar/appt.el (appt-disp-window): Do not split window
14467 excessively when `split-height-threshold' is low.
14468
14469 2004-05-12 Nick Roberts <nickrob@gnu.org>
14470
14471 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
14472 kill-buffer-hook here and make it local.
14473 (gud-kill-buffer-hook): Use kill-process for a sure kill.
14474
14475 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
14476
14477 * progmodes/compile.el (compilation-set-window-height):
14478 Use save-excursion to protect against misplaced marker.
14479
14480 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14481
14482 * custom.el (defface): Document that type can have value gtk.
14483
14484 * faces.el (face-spec-set-match-display): Handle type gtk in display.
14485
14486 2004-05-12 Kenichi Handa <handa@m17n.org>
14487
14488 * descr-text.el: Require quail at comile time.
14489 (describe-char): If an input method is on and it supports the
14490 character, show how to input it.
14491
14492 * international/quail.el (quail-install-decode-map): Accept a
14493 char-table whose subtype is `quail-decode-map'.
14494 (quail-store-decode-map-key, quail-gen-decode-map1)
14495 (quail-gen-decode-map, quail-find-key1, quail-find-key)
14496 (quail-show-key): New functions.
14497
14498 2004-05-12 Juanma Barranquero <lektu@terra.es>
14499
14500 * generic.el (define-generic-mode): Remove redundant arglist info.
14501
14502 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
14503 Make arguments match their use in docstring.
14504 (help-arg-highlighting-function): New variable.
14505 (help-argument-name): Mention it in the docstring.
14506 (help-do-arg-highlight): Use it. Expand regexp to accept also
14507 ARG-xxx and xxx-ARG references.
14508
14509 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
14510
14511 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
14512 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
14513 and "mailto:addr1?to=addr2" equal.
14514
14515 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
14516
14517 * man.el (Man-getpage-in-background): Use shell-file-name
14518 and shell-command-switch variables instead of hard-coded values.
14519
14520 2004-05-11 Eli Zaretskii <eliz@gnu.org>
14521
14522 * iimage.el: New file.
14523
14524 2004-05-11 Juanma Barranquero <lektu@terra.es>
14525
14526 * custom.el (custom-initialize-default, defcustom):
14527 Fix typo in docstring.
14528
14529 * files.el (set-visited-file-name, file-expand-wildcards):
14530 Fix docstring.
14531
14532 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14533
14534 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
14535
14536 * subr.el (eventp): Be more discriminating with integers.
14537
14538 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
14539
14540 * progmodes/compile.el (compile): Add universal prefix arg.
14541 (compilation-error-regexp-alist-alist): Add edg patterns.
14542
14543 2004-05-10 Sam Steingold <sds@gnu.org>
14544
14545 * textmodes/ispell.el (ispell-message):
14546 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
14547
14548 2004-05-10 Dave Love <fx@gnu.org>
14549
14550 * progmodes/python.el (help-buffer): Autoload when compiling.
14551 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
14552 (run-python): Prepend to any existing PYTHONPATH.
14553
14554 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
14555
14556 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
14557 for pending breakpoints.
14558
14559 2004-05-10 Richard M. Stallman <rms@gnu.org>
14560
14561 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
14562 directly without calling any functions in Rmail.
14563 (unrmail-unprune): Function deleted.
14564
14565 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14566
14567 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
14568 C-c C-z binding.
14569
14570 2004-05-10 Kenichi Handa <handa@m17n.org>
14571
14572 * descr-text.el (describe-char): Fix previous change. Don't make
14573 a unibyte character to multibyte in the *Help* buffer.
14574
14575 2004-05-10 Miles Bader <miles@gnu.org>
14576
14577 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
14578 buffer an error if the debugger process is actually running.
14579
14580 2004-05-10 Juanma Barranquero <lektu@terra.es>
14581
14582 * help-fns.el (help-argument-name): Default to italic.
14583 (help-highlight-arguments): Return always (usage . doc), even when
14584 usage is nil.
14585
14586 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
14587 (define-ibuffer-filter): Add usage info.
14588 (define-ibuffer-op): Add usage info (but CL-style defaults for
14589 keyword args are not shown).
14590
14591 * subr.el (remove-overlays, read-passwd): Fix docstring.
14592 (start-process-shell-command): Fix docstring. Put usage info in a
14593 format usable by `describe-function'.
14594 (open-network-stream, open-network-stream-nowait)
14595 (open-network-stream-server): Fix docstring.
14596
14597 2004-05-09 Jason Rumney <jasonr@gnu.org>
14598
14599 * international/code-pages (cp932, cp936, cp949, c950): Remove.
14600 Only define cp125* if windows-125* is already defined.
14601
14602 * language/korean.el (cp949): Add alias.
14603
14604 * language/chinese.el (cp936, cp950): Add aliases.
14605
14606 * language/japanese.el (cp932): Add alias.
14607
14608 * term/w32-win.el: Require code-pages.
14609
14610 * international/mule-cmds.el (set-locale-environment):
14611 On MS-Windows use ansi code-page for default coding-systems.
14612 Set up paper sizes for Windows 3 letter languages.
14613
14614 * international/code-pages.el (cp932, cp936, cp949, cp950):
14615 Add aliases. Also add cp125* if not already defined.
14616
14617 2004-05-09 Juanma Barranquero <lektu@terra.es>
14618
14619 * help-fns.el (help-highlight-arguments): Don't try to highlight
14620 missing or autoloaded arglists. Accept structured arguments, like
14621 the first ones of `do' and `flet'.
14622
14623 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
14624 (cvs-get-marked): Remove redundant arglist info.
14625
14626 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
14627 Don't use CL-style default args.
14628
14629 2004-05-08 Andreas Schwab <schwab@suse.de>
14630
14631 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
14632
14633 * international/subst-ksc.el: Fix references to utf-translate-cjk
14634 into utf-translate-cjk-mode.
14635 * international/subst-big5.el: Likewise.
14636 * international/subst-gb2312.el: Likewise.
14637 * international/subst-jis.el: Likewise.
14638 * international/utf-16.el: Likewise.
14639 * international/utf-8.el: Likewise.
14640
14641 2004-05-08 John Wiegley <johnw@newartisans.com>
14642
14643 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
14644 "virtual buffers" (off by default), which makes it possible to
14645 switch to the "virtual" buffers of recently visited files. When a
14646 buffer name search fails, and this option is on, iswitchb will
14647 look at the list of recently visited files, and permit matching
14648 against those names. When the user hits RET on a match, it will
14649 revisit that file.
14650 (iswitchb-read-buffer): Add two optional arguments, which makes
14651 isearchb.el possible.
14652 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
14653 (iswitchb-next-match): Add support for virtual buffers.
14654
14655 * isearchb.el: This module extends iswitchb to provide "as you
14656 type" buffer selection.
14657
14658 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
14659 Ignore the read-only property when flyspell highlighting is on.
14660 Not ignoring it leads to a series of confusing errors.
14661 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
14662 but also make sure to call flyspell-incorrect-hook.
14663 (flyspell-maybe-correct-transposition): Perform transposition test
14664 by bit twiddling a string, rather than using a temp buffer.
14665 (flyspell-maybe-correct-doubling): Use a string rather than a temp
14666 buffer. This is also the original version of the code, which
14667 could not be checked in before due to a previous lack of
14668 assignment papers. This version has seen heavy usage on my system
14669 for several years now.
14670
14671 * calendar/cal-bahai.el: New file, which adds support for the
14672 Baha'i calendar to Emacs. This calendar is based on a solar year
14673 of 19 months of 19 days, with 4 intercalary days. Each year
14674 begins on March 21, with the calendar starting in 1844.
14675
14676 * calendar/cal-menu.el, calendar/calendar.el
14677 * calendar/diary-lib.el, calendar/holidays.el:
14678 Added support for using cal-bahai.el.
14679
14680 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
14681 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
14682 function can be used outside of eshell buffers.
14683 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
14684
14685 2004-05-08 Juanma Barranquero <lektu@terra.es>
14686
14687 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
14688 word constituent so FOO-ARG is not recognized as an arg.
14689 (help-highlight-arguments): Don't skip lists in mandatory arguments.
14690
14691 * simple.el (next-error): Fix typo in docstring.
14692 (open-line): Make argument names match their use in docstring.
14693 (split-line): Fix docstring.
14694
14695 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
14696 usable by `describe-function'.
14697 (gensym, gentemp, typep, ignore-errors): Make argument names match
14698 their use in docstring.
14699
14700 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
14701 argument to `help-setup-xref'.
14702
14703 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
14704
14705 Version 2.0.40 of Tramp released.
14706
14707 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
14708 Use symbol-function to invoke functions only known on some Emacs
14709 flavors. This avoids byte-compiler warnings. Reported by Kevin
14710 Scaldeferri <kevin@scaldeferri.com>.
14711 (tramp-do-copy-or-rename-file-via-buffer): Rename from
14712 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
14713 consistent with the other tramp-do-* functions.
14714 (tramp-do-copy-or-rename-file): Calls adjusted.
14715 (tramp-process-initial-commands): Avoid liveness check on shell --
14716 we know that it must be alive since we're opening a connection at
14717 this moment.
14718 (tramp-last-cmd): New internal variable.
14719 (tramp-process-echoes): New tunable.
14720 (tramp-send-command): Set tramp-last-cmd.
14721 (tramp-wait-for-output): Delete echo, if applicable.
14722 (tramp-read-passwd): Construct the key for the password cache in a
14723 way that works for multi methods, too.
14724 (tramp-bug): Add backup-directory-alist and
14725 bkup-backup-directory-info to bug reports, with Tramp counterparts.
14726
14727 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
14728
14729 * net/tramp*.el: Suppress byte-compiler warnings where possible.
14730
14731 * net/tramp.el (tramp-out-of-band-prompt-regexp)
14732 (tramp-actions-copy-out-of-band): New defcustoms.
14733 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
14734 used instead of a synchronous one. Allows password entering.
14735 (tramp-action-out-of-band): New defun.
14736 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
14737 Remove restriction with password from doc string.
14738 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
14739 `tramp-out-of-band-prompt-regexp',
14740 `tramp-actions-copy-out-of-band', `password-cache' and
14741 `password-cache-expiry'.
14742 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
14743 password caching.
14744 (tramp-touch): FILE can be a local file, too.
14745 (TODO): Remove items done.
14746 (tramp-handle-insert-directory): Properly quote file name also if
14747 not full-directory-p. Handle wildcard case. Reported by Andreas
14748 Schwab <schwab@suse.de>.
14749 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
14750 new file.
14751 (tramp-handle-file-local-copy, tramp-handle-write-region):
14752 The permissions of the temporary file are set if filename exists.
14753 Reported by Ted Stern <stern@cray.com>.
14754 (tramp-backup-directory-alist)
14755 (tramp-bkup-backup-directory-info): New defcustoms.
14756 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
14757 (tramp-handle-find-backup-file-name): New function.
14758 Implements Tramp's find-backup-file-name.
14759
14760 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
14761 for `find-backup-file-name'.
14762
14763 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
14764 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
14765
14766 2004-05-07 Lars Hansen <larsh@math.ku.dk>
14767
14768 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
14769
14770 2004-05-07 Juanma Barranquero <lektu@terra.es>
14771
14772 * subr.el (lambda): Add arglist description to docstring.
14773 (declare): Fix typo in docstring.
14774 (open-network-stream): Fix docstring.
14775 (process-kill-without-query): Fix docstring and add obsolescence info.
14776 (last, butlast, nbutlast): Make arguments match their use in docstring.
14777 (insert-buffer-substring-no-properties): Likewise.
14778 (insert-buffer-substring-as-yank): Likewise.
14779 (split-string): Fix docstring.
14780
14781 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
14782 Make argument names match their use in docstring.
14783
14784 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
14785
14786 2004-05-06 Nick Roberts <nickrob@gnu.org>
14787
14788 * progmodes/gdb-ui.el: Improve/extend documentation strings.
14789 Fit first sentence on one line for apropos-command.
14790
14791 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14792
14793 Changes largely merged in from Dave Love's code.
14794 * progmodes/python.el: Doc fixes.
14795 (python-mode-map): Add python-complete-symbol.
14796 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
14797 (python-comment-indent, python-complete-symbol)
14798 (python-symbol-completions, python-partial-symbol)
14799 (python-try-complete): New.
14800 (python-indent-line): Remove optional arg. Use python-block-end-p.
14801 (python-check): Bind compilation-error-regexp-alist.
14802 (inferior-python-mode): Use rx. Move keybindings to top level.
14803 Set comint-input-filter.
14804 (python-preoutput-filter): Use rx.
14805 (python-input-filter): Re-introduce.
14806 (python-proc): Start new process if necessary.
14807 Check python-buffer non-nil.
14808 (view-return-to-alist): Defvar.
14809 (python-send-receive): New.
14810 (python-eldoc-function): Use it.
14811 (python-mode-running): Don't defvar.
14812 (python-mode): Set comment-indent-function.
14813 Maybe update hippie-expand-try-functions-list.
14814 (python-indentation-levels): Initialize differently.
14815 (python-block-end-p): New.
14816 (python-indent-line): Use it.
14817 (python-compilation-regexp-alist): Augment.
14818 (run-python): Import `emacs' module to Python rather than loading
14819 code directly. Set python-buffer differently.
14820 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
14821 Use python-proc.
14822 (python-send-command): Go to end of comint buffer.
14823 (python-load-file): Use python-proc, emacs.eimport.
14824 (python-describe-symbol): Simplify interactive form.
14825 Use emacs.help. Do use temp-buffer-show-hook.
14826 Call print-help-return-message.
14827 (hippie-exp): Require when compiling.
14828 (python-preoutput-continuation): Use rx.
14829
14830 * diff-mode.el (diff-make-unified): Fix regexp.
14831
14832 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
14833
14834 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
14835 filter groups from the buffer when rebuilding the Ibuffer buffer
14836 and `ibuffer-show-empty-filter-groups' is nil.
14837
14838 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14839
14840 * ps-print.el (ps-print-quote): Call ps-value-string.
14841 (ps-setup): Call ps-comment-string.
14842 (ps-value-string, ps-comment-string): New funs.
14843
14844 2004-05-06 Juanma Barranquero <lektu@terra.es>
14845
14846 * ehelp.el (electric-help-command-loop): Check whether the last
14847 character is visible, not (point-max).
14848
14849 * help-fns.el (help-argument-name): Default to bold; don't inherit
14850 from font-lock-variable-name-face.
14851 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
14852
14853 2004-05-05 Kenichi Handa <handa@m17n.org>
14854
14855 * descr-text.el (describe-char): Copy the character with text
14856 properties and overlays into the first line, and call
14857 describe-text-properties on it.
14858
14859 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
14860
14861 * iswitchb.el (iswitchb-global-map): Fix typo.
14862 Remove unwanted ###autoloads from source file.
14863
14864 2004-05-05 Lars Hansen <larsh@math.ku.dk>
14865
14866 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
14867 in run-hooks. Use substitute-command-keys in message.
14868 (wdired-abort-changes): Add message.
14869
14870 2004-05-03 Michael Mauger <mmaug@yahoo.com>
14871
14872 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
14873 (sql-emacs20-p): Remove.
14874 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
14875 (sql-builtin-face, sql-doc-face): Remove.
14876 (sql-mode-ansi-font-lock-keywords)
14877 (sql-mode-oracle-font-lock-keywords)
14878 (sql-mode-postgres-font-lock-keywords)
14879 (sql-mode-linter-font-lock-keywords)
14880 (sql-mode-ms-font-lock-keywords)
14881 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
14882 (sql-product-font-lock): Fix font-lock reset when font rules change.
14883 (sql-highlight-product): Remove incorrect font-lock reset logic.
14884
14885 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
14886
14887 * ses.el (ses-set-parameter): Fix typo.
14888
14889 2004-05-04 Kim F. Storm <storm@cua.dk>
14890
14891 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
14892 Must expand directory for completion to work; and don't mess with
14893 process-environment.
14894 (ido-read-file-name): If command has ido property, don't use ido
14895 if value is ignore, or read as directory if value is dir.
14896 Set ido ignore property for dired-do-rename command.
14897
14898 2004-05-04 Juanma Barranquero <lektu@terra.es>
14899
14900 * ehelp.el (electric-help-command-loop, electric-help-undefined)
14901 (electric-help-help): Check against unmapped commands.
14902
14903 * help-fns.el (help-argument-name): New face, inheriting from
14904 font-lock-variable-name-face, to highlight function arguments in
14905 `describe-function' and `describe-key'.
14906 (help-do-arg-highlight): Auxiliary function to highlight a given
14907 list of arguments in a string.
14908 (help-highlight-arguments): Highlight the function arguments and
14909 all uses of them in the docstring.
14910 (describe-function-1): Use it. Do docstring output via `insert',
14911 not 'princ', so text attributes are preserved.
14912
14913 * winner.el (winner-mode-map): Move `winner-undo' and
14914 `winner-redo' to C-c <left> and C-c <right>, respectively (the
14915 previous bindings conflict with `prev-buffer', `next-buffer').
14916
14917 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14918
14919 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
14920 (bibtex-entry-update): New command bound to C-c C-u.
14921 (bibtex-text-in-string): Fix regexp.
14922 (bibtex-assoc-of-regexp): Remove.
14923 (bibtex-progress-message): Fix docstring.
14924 (bibtex-inside-field): Use if.
14925 (bibtex-assoc-regexp): New function.
14926 (bibtex-format-entry): Make code more robust so that it formats
14927 also old entries.
14928 (bibtex-autokey-demangle-title): Merge with obsolete function
14929 bibtex-assoc-of-regexp.
14930 (bibtex-field-list): New function.
14931 (bibtex-entry): Use bibtex-field-list.
14932 (bibtex-parse-entry): Fix docstring.
14933 (bibtex-print-help-message): Use bibtex-field-list.
14934 (bibtex-make-field): Use bibtex-field-list.
14935 (bibtex-entry-index): Bugfix. Return crossref key if required.
14936 (bibtex-lessp): Fix docstring.
14937
14938 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
14939
14940 * select.el (xselect-convert-to-string): Move comment to intended line.
14941
14942 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14943
14944 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
14945 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
14946
14947 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14948
14949 * term/x-win.el (x-clipboard-yank): Don't exit on error from
14950 x-get-selection.
14951
14952 2004-05-03 Jason Rumney <jasonr@gnu.org>
14953
14954 * makefile.nt: Remove.
14955
14956 2004-05-03 Kim F. Storm <storm@cua.dk>
14957
14958 * emulation/cua-base.el (cua--update-indications): Fix last change.
14959 (cua-mode): Deactivate mark when cua-mode is enabled.
14960
14961 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
14962
14963 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
14964
14965 2004-05-03 Nick Roberts <nickrob@gnu.org>
14966
14967 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
14968 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
14969 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
14970 window over visible frames.
14971 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
14972
14973 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
14974
14975 * progmodes/compile.el (compilation-gcpro): New var.
14976 (compilation-fake-loc): Use it.
14977 (compilation-forget-errors): Reset it.
14978
14979 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
14980
14981 * diff-mode.el (diff-header-face, diff-file-header-face):
14982 Use min-colors.
14983
14984 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14985
14986 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
14987 (bibtex-clean-entry): Disentangle code.
14988 (bibtex-realign): New function.
14989 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
14990 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
14991 Remove undocumented optional arg called-by-convert-alien.
14992 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
14993 for sorting instead of bibtex-sort-buffer.
14994
14995 2004-05-02 Eli Zaretskii <eliz@gnu.org>
14996
14997 * progmodes/compile.el (compilation-start): In the
14998 no-async-subprocesses branch, call sit-for to give redisplay a
14999 chance to show the updated process status in the mode line, and
15000 fontify the buffer explicitly after the process exits.
15001
15002 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
15003
15004 * progmodes/python.el (python-compilation-line-number): Remove.
15005 (python-compilation-regexp-alist): Don't use it any more.
15006 (python-orig-start, python-input-filter): Remove.
15007 (inferior-python-mode): Don't set up comint-input-filter-functions.
15008 (python-send-region): Use compilation-fake-loc.
15009
15010 * progmodes/compile.el (compilation-messages-start): New var.
15011 (compilation-mode): Don't setup next-error-function here.
15012 (compilation-setup): Set it up here instead (for minor modes as well).
15013 Make compilation-messages-start buffer local.
15014 (compilation-next-error-function): Use it.
15015 (compilation-forget-errors): Set compilation-messages-start.
15016
15017 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
15018
15019 * ielm.el (ielm-prompt-read-only): Update docstring.
15020
15021 * comint.el (comint-prompt-read-only): Update docstring.
15022 (comint-update-fence, comint-kill-whole-line)
15023 (comint-kill-region): New functions.
15024
15025 * simple.el (kill-whole-line): Use "p" instead of "P" in
15026 interactive form.
15027
15028 2004-05-01 Juanma Barranquero <lektu@terra.es>
15029
15030 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
15031 format arglist so default values in CL-style argument lists are
15032 correctly shown.
15033
15034 2004-05-01 Jason Rumney <jasonr@gnu.org>
15035
15036 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
15037
15038 2004-05-01 Kenichi Handa <handa@m17n.org>
15039
15040 * international/titdic-cnv.el (miscdic-convert): Don't generate a
15041 quail file if it is up to date.
15042
15043 2004-04-30 Juri Linkov <juri@jurta.org>
15044
15045 * cus-edit.el (custom-mode-map):
15046 Add key binding `C-x C-s' to `Custom-save'.
15047
15048 * outline.el (outline-blank-line): New var.
15049 (outline-next-preface, outline-show-heading)
15050 (outline-end-of-subtree): Use it.
15051
15052 * dired-aux.el (dired-touch-initial): New fun.
15053 (dired-do-chxxx): Call it for op-symbol `touch'.
15054 (dired-diff): Use `dired-dwim-target-directory'
15055 if current dired buffer has no buffer mark.
15056
15057 * bindings.el (propertized-buffer-identification):
15058 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
15059 Add C-M-arrow keys for consistency.
15060
15061 * files.el (confirm-kill-emacs):
15062 Change group from top-level `emacs' to `convenience'.
15063
15064 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
15065 Push mark on the first call of successive command calls.
15066 (insert-pair): New fun created from `insert-parentheses' with
15067 `open' and `close' arguments added. Enclose active regions
15068 in paired characters. Compare adjacent characters syntax with
15069 inserted characters syntax before inserting a space.
15070 (insert-parentheses): Call `insert-pair' with ?\( ?\).
15071
15072 * delsel.el: Don't put `delete-selection' property
15073 on `insert-parentheses' symbol to take advantage of
15074 region handling in `insert-pair' function.
15075 Suggested by Stephan Stahl <stahl@eos.franken.de>.
15076
15077 2004-04-30 Kim F. Storm <storm@cua.dk>
15078
15079 * emulation/cua-base.el: Add support for changing cursor types;
15080 based on patch from Michael Mauger.
15081 (cua-normal-cursor-color, cua-read-only-cursor-color)
15082 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
15083 Customization cursor type and/or cursor color.
15084 (cua--update-indications): Handle cursor type changes.
15085 (cua-mode): Update cursor indications if enabled.
15086
15087 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
15088
15089 * mouse.el (mouse-drag-copy-region): New defcustom.
15090 (mouse-set-region, mouse-drag-region-1): Use it.
15091
15092 * simple.el (kill-ring-save): If region face background color is
15093 unspecified (if no highlighting), show extent of fully visible
15094 region even if transient-mark-mode is enabled.
15095
15096 * emulation/cua-base.el (cua--standard-movement-commands):
15097 Add cua-scroll-up and cua-scroll-down.
15098 (cua-scroll-up, cua-scroll-down): New commands.
15099 (cua--init-keymaps): Remap scroll-up and scroll-down.
15100
15101 * emulation/cua-rect.el (cua--convert-rectangle-as):
15102 New defmacro.
15103 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
15104 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
15105 New commands (suggested by Jordan Breeding).
15106
15107 2004-04-30 Juanma Barranquero <lektu@terra.es>
15108
15109 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
15110
15111 2004-04-30 Mario Lang <mlang@delysid.org>
15112
15113 * diff.el (diff-switches): Fix typo in docstring.
15114
15115 2004-04-30 Alex Schroeder <alex@gnu.org>
15116
15117 * xml.el (xml-debug-print-internal): Don't add newline and
15118 indentation to text nodes and write empty elements as empty tags
15119 instead of opening and closing tags.
15120 (xml-debug-print): Take optional indent-string argument.
15121 (xml-print): Alias for xml-debug-print.
15122
15123 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
15124
15125 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
15126 than duplicate call to `line-beginning-position'.
15127
15128 * progmodes/f90.el (f90-get-present-comment-type):
15129 Return whitespace, as well as comment chars, for consistent filling
15130 of comment blocks. Use `match-string-no-properties'.
15131 (f90-break-line): Trim trailing whitespace when filling comments.
15132
15133 2004-04-30 Dave Love <fx@gnu.org>
15134
15135 * calendar/diary-lib.el (diary-outlook-formats): New variable.
15136 (diary-from-outlook-internal, diary-from-outlook)
15137 (diary-from-outlook-gnus, diary-from-outlook-rmail):
15138 New functions to import diary entries from Outlook-format
15139 appointments in mail messages.
15140
15141 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
15142
15143 * progmodes/python.el (python-send-command): New fun.
15144 (python-send-region, python-load-file): Use it.
15145
15146 * progmodes/compile.el (compilation-last-buffer): Add var alias.
15147
15148 * help-fns.el (help-C-file-name): Use new subr-name.
15149 Prepend `src/' to the file name.
15150 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
15151 (describe-function-1, describe-variable): Only find a C source file
15152 name if DOC is already loaded.
15153
15154 * help-mode.el (help-function-def, help-variable-def):
15155 Use the new find-function-search-for-symbol functionality.
15156 Allow FILE to be `C-source'.
15157
15158 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
15159 (find-function-C-source): New fun.
15160 (find-function-search-for-symbol): Use it.
15161
15162 2004-03-29 Michael Mauger <mmaug@yahoo.com>
15163
15164 * progmodes/sql.el (sql-product-alist): Rename variable
15165 `sql-product-support'. Add Postgres login parameters.
15166 (sql-set-product, sql-product-feature): Update with renamed variable.
15167 (sql-connect-postgres): Add username prompt.
15168 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
15169 Make patterns less product specific.
15170 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
15171 (sql-mode-abbrev-table): Modify initialization.
15172 (sql-builtin-face): Add variable.
15173 (sql-keywords-re): Add macro.
15174 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
15175 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
15176 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
15177 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
15178 (sql-mode-linter-font-lock-keywords)
15179 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
15180 (sql-mode-sybase-font-lock-keywords)
15181 (sql-mode-informix-font-lock-keywords)
15182 (sql-mode-interbase-font-lock-keywords)
15183 (sql-mode-ingres-font-lock-keywords)
15184 (sql-mode-solid-font-lock-keywords)
15185 (sql-mode-sqlite-font-lock-keywords)
15186 (sql-mode-db2-font-lock-keywords): Default to nil.
15187 (sql-product-font-lock): Always highlight ANSI keywords.
15188 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
15189 (sql-send-string): Add function.
15190
15191 2004-04-29 Dave Love <fx@gnu.org>
15192
15193 * progmodes/cfengine.el (cfengine-beginning-of-defun)
15194 (cfengine-end-of-defun): Ensure progress through buffer.
15195
15196 * info-look.el (cfengine-mode): Accept a terminal ().
15197
15198 2004-04-29 Juri Linkov <juri@jurta.org>
15199
15200 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
15201 instead of isearch-yank-word-or-char. Add new key bindings for
15202 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
15203 (isearch-del-char): New fun.
15204 (isearch-forward, isearch-edit-string): Update docstring.
15205 (isearch-yank-char): Doc fix.
15206 (isearch-other-meta-char): Restore point after scrolling.
15207
15208 * progmodes/compile.el (compilation-context-lines): Add nil option
15209 to disable compilation output window scrolling.
15210 (compilation-set-window): Use it.
15211
15212 * outline.el (outline-next-preface, outline-show-heading):
15213 Don't leave unhidden blank line before heading.
15214 (outline-end-of-subtree): Include last newline into subtree.
15215 (hide-entry): Leave point at beginning of heading instead of end.
15216 (outline-up-heading): Push mark for the first call of successive
15217 command calls.
15218
15219 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
15220
15221 * comint.el (comint-prompt-read-only): New variable.
15222 (comint-output-filter): Implement it.
15223
15224 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
15225 (ielm-prompt-internal): New variable.
15226 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
15227 (ielm-send-input): Delete unused variable `buf'.
15228 (ielm-eval-input): Use `ielm-prompt-internal'.
15229 (inferior-emacs-lisp-mode): Use new variables
15230 `comint-prompt-read-only' and `ielm-prompt-internal'.
15231 Get rid of obsolete variable `directory-sep-char'.
15232 (ielm): Use `zerop'.
15233
15234 2004-04-29 John Paul Wallington <jpw@gnu.org>
15235
15236 * thumbs.el (toplevel): Require cl at compile time.
15237 Remove conditional definitions of `ignore-errors' and `caddar'
15238 because they occur at run time.
15239
15240 2004-04-28 Nick Roberts <nickrob@gnu.org>
15241
15242 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
15243 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
15244 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
15245 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
15246
15247 * progmodes/gud.el (gud-common-init): Throw an error if program is
15248 already running under gdb.
15249
15250 2004-04-28 John Paul Wallington <jpw@gnu.org>
15251
15252 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
15253 (thumbs-show-image-num): Move assignment of
15254 `thumbs-current-image-filename' within scope of `i'.
15255 (thumbs-emboss-image): Don't use `evenp'.
15256
15257 2004-04-28 Richard M. Stallman <rms@gnu.org>
15258
15259 * progmodes/compile.el (compilation-context-lines): Default now 0.
15260
15261 2004-04-28 Juanma Barranquero <lektu@terra.es>
15262
15263 Use `time-less-p' from calendar/time-date.el instead of defining
15264 custom versions of it.
15265
15266 * pcomplete.el (pcomplete-time-less-p): Remove.
15267
15268 * thumbs.el (time-less-p): Remove.
15269
15270 * calendar/timeclock.el (timeclock-time-less-p): Remove.
15271 (timeclock-generate-report): Use `time-less-p'.
15272
15273 * emacs-lisp/autoload.el (autoload-before-p): Remove.
15274 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
15275
15276 2004-04-28 Masatake YAMATO <jet@gyve.org>
15277
15278 * subr.el (remove-overlays): Make arguments optional.
15279
15280 * wid-edit.el (widget-specify-button): Put evaporate to the
15281 overlay for sample.
15282 (widget-specify-sample): Put evaporate to the overlay for sample.
15283 (widget-specify-doc): Put evaporate to the overlay for documentation.
15284
15285 2004-04-27 Jesper Harder <harder@ifa.au.dk>
15286
15287 * info.el (info-apropos): Make it an index node. Align node names
15288 like makeinfo.
15289
15290 2004-04-27 Eli Zaretskii <eliz@gnu.org>
15291
15292 * net/browse-url.el (browse-url-netscape-sentinel)
15293 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
15294 (browse-url-epiphany-sentinel, browse-url-mosaic):
15295 Use browse-url-*-program instead of a literal program name.
15296
15297 2004-04-27 Kevin Ryde <user42@zip.com.au>
15298
15299 * eshell/em-alias.el:
15300 * eshell/em-dirs.el:
15301 * eshell/em-hist.el:
15302 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
15303 features when M-x customize-group loads modules before the main
15304 eshell.el.
15305
15306 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
15307
15308 * subr.el (momentary-string-display): Support EXIT-CHAR that is
15309 either a character representation of an event or an event
15310 description list.
15311
15312 * type-break.el: Capitalise Emacs and Lisp.
15313 (type-break-good-break-interval, type-break-demo-boring-stats)
15314 (type-break-terse-messages, type-break-file-name): New defcustoms.
15315 (type-break-post-command-hook)
15316 (type-break-warning-countdown-string): Quote variable names in doc.
15317 (type-break-interval-start, type-break-auto-save-file-name): New vars.
15318 (type-break-mode): Document type-break-good-break-interval and the
15319 "session" file. Schedule break according to the session file.
15320 Kill session file buffer on exit. Organise for save-some-buffers
15321 to always save the session file.
15322 (type-break-mode-line-message-mode, type-break-query-mode):
15323 Uppercase arguments.
15324 (type-break-file-time, type-break-file-keystroke-count, timep)
15325 (type-break-choose-file, type-break-get-previous-time)
15326 (type-break-get-previous-count): New defuns.
15327 (type-break): Avoid break querying after a completed break in the
15328 case where the query was initiated during user invocation of the
15329 break. Optional terse messages.
15330 Use type-break-good-break-interval if type-break-good-rest-interval is
15331 nil. File the break time.
15332 (type-break-schedule): New optional args for overriding the use of
15333 the current time.
15334 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
15335 after a break.
15336 (type-break-check): File the keystroke count.
15337 (type-break-do-query): Prevent a second query when the break is
15338 interrupted. Optional terse message.
15339 (type-break-keystroke-reset): Record the start of a typing interval.
15340 (type-break-demo-boring): Optional terse messages. Display word
15341 per minute and keystroke counts according to
15342 type-break-demo-boring-stats.
15343
15344 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
15345
15346 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
15347 directories, make sure they exist under archive-tmpdir.
15348
15349 2004-04-27 Juri Linkov <juri@jurta.org>
15350
15351 * help.el (view-emacs-news): With argument, display info for the
15352 selected version by finding it among different NEWS files, and
15353 narrowing the buffer to the selected version.
15354
15355 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
15356 same-window-buffer-names.
15357 (info): New arg `buffer'. Use it. Doc fix. Read file name for
15358 non-numeric prefix argument, append the number to the buffer name
15359 for numeric prefix argument.
15360 (info-other-window): Bind same-window-regexps to nil.
15361 (Info-reference-name): Rename to Info-point-loc.
15362 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
15363 and Info-find-index-name for stringy Info-point-loc.
15364 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
15365 without middle `.', but with final `.' and optional line number
15366 for it. Set Info-point-loc for index nodes.
15367 (Info-index): Remove middle `.' from index entry regexp.
15368 Modify line number regexp.
15369 (Info-index-next): Decrement line number.
15370 (info-apropos): Remove middle `.' from index entry regexp.
15371 Add optional line number regexp at the end. Add matched value
15372 for line number to the result list and insert it to the buffer.
15373 Replace match-string by match-string-no-properties.
15374 Reorder result list.
15375 (Info-fontify-node): Hide index line numbers.
15376 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
15377 empty matches.
15378 (Info-follow-reference): Use `str' instead of
15379 Info-following-node-name-re.
15380 (Info-toc): Use full file names. Set Info-current-node to "Top".
15381 (Info-fontify-node): Compare file names without directory name.
15382 (Info-try-follow-nearest-node): Don't set Info-reference-name.
15383 Set second arg of Info-extract-menu-node-name for index nodes.
15384 (info-xref-visited): Use magenta3 instead of magenta4.
15385 (Info-mode): Add info-apropos to docstring.
15386
15387 * log-view.el (log-view-diff): Replace interactive code "r"
15388 by a list to allow to call it even if region is not active.
15389
15390 * paren.el (show-paren-highlight-openparen): New var.
15391 (show-paren-function): Turn on openparen highlighting when
15392 matching forward if show-paren-highlight-openparen is non-nil.
15393
15394 * simple.el (kill-ring-save): Use blink-matching-delay instead of
15395 the constant value 1.
15396 (completions-common-part): Expand docstring.
15397
15398 * textmodes/picture.el (picture-mode-map): Add arrow keys.
15399
15400 2004-04-27 Kim F. Storm <storm@cua.dk>
15401
15402 * image.el (insert-sliced-image): Use line-height instead of
15403 line-spacing property on newline.
15404
15405 2004-04-26 Lars Hansen <larsh@math.ku.dk>
15406
15407 * desktop.el (desktop-buffer-misc-data-function): Rename to
15408 desktop-save-buffer and change docstring.
15409 (desktop-buffer-modes-to-save): Delete.
15410 (desktop-save-buffer-p): Use desktop-save-buffer instead of
15411 desktop-buffer-modes-to-save.
15412 (desktop-save): Rename desktop-buffer-misc-data-function to
15413 desktop-save-buffer and allow non-function value.
15414 (desktop-missing-file-warning): Correct docstring.
15415
15416 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
15417 to desktop-save-buffer.
15418
15419 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
15420 desktop-save-buffer.
15421
15422 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
15423
15424 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
15425
15426 2004-04-26 Eli Zaretskii <eliz@gnu.org>
15427
15428 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
15429
15430 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
15431
15432 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
15433 (ielm): Only go to the end of the buffer when starting a new process.
15434
15435 2004-04-25 Juanma Barranquero <lektu@terra.es>
15436
15437 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
15438 mode line. Bind `inhibit-read-only' to t before modifying
15439 properties of text in the buffer.
15440 (ielm): Force point to the end of buffer, even when running ielm
15441 from inside itself.
15442
15443 2004-04-25 Jesper Harder <harder@ifa.au.dk>
15444
15445 * info.el (info-apropos): Reset Info-complete-cache.
15446
15447 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
15448
15449 * progmodes/compile.el (compilation-error-regexp-alist-alist):
15450 Also recognize severe Irix et al. messages.
15451 (compilation-normalize-filename, compile-abbreviate-directory):
15452 Delete functions.
15453 (compilation-get-file-structure): New function inherits
15454 functionality of the two preceding ones.
15455 (compilation-internal-error-properties, compilation-fake-loc):
15456 Use it so that different paths to the same file share the same
15457 markers. Also optimize finding adjacent marker slightly.
15458
15459 2004-04-25 Kim F. Storm <storm@cua.dk>
15460
15461 * image.el (insert-sliced-image): Add line-spacing t property
15462 to newlines separating image lines.
15463
15464 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
15465
15466 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
15467
15468 * ielm.el (ielm-prompt-read-only): New user option.
15469 (ielm-prompt): Expand docstring to describe new behavior.
15470 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
15471 mention it in the docstring.
15472
15473 2004-04-24 Andreas Schwab <schwab@suse.de>
15474
15475 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
15476
15477 * diff.el (diff): Set default-directory in diff buffer.
15478
15479 2004-04-24 Eli Zaretskii <eliz@gnu.org>
15480
15481 * mail/sendmail.el (mail-bury): Don't delete the frame where the
15482 mail was being composed if the terminal cannot display more than
15483 one frame; instead, switch to previous frame.
15484
15485 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
15486 (rmail-start-mail): Support rmail-mail-new-frame even on
15487 terminals that can display only one frame at a time.
15488
15489 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
15490
15491 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
15492 (checkdoc-output-font-lock-keywords): Remove error regexp.
15493 (checkdoc-output-mode-map): Remove.
15494 (checkdoc-output-mode): Derive from compilation-mode.
15495 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
15496
15497 * dired.el (dired-mode-map): Add a menu entry for wdired.
15498
15499 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
15500 (rx-bracket, rx-check-any, rx-any): Clean up name space.
15501
15502 * wdired.el (wdired-mode-map): Move init into declaration.
15503 Fix `return' binding.
15504 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
15505 Use force-mode-line-update.
15506 (wdired-get-filename): Use `unless'.
15507 (wdired-preprocess-files): Don't assume names have no \n and use / for
15508 dir separator.
15509 (wdired-normalize-filename): Use replace-regexp-in-string.
15510 (wdired-load-hooks): Remove.
15511 (wdired-mode-hooks): Rename to wdired-mode-hook.
15512
15513 * info-look.el: Add support for cfengine-mode.
15514 (info-lookup-setup-mode): Use dolist.
15515
15516 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
15517
15518 * wdired.el: New file.
15519
15520 2004-04-23 Juanma Barranquero <lektu@terra.es>
15521
15522 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
15523
15524 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
15525 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
15526 (pcomplete--help, pcomplete--here): Doc fixes.
15527
15528 2004-04-23 Andre Spiegel <spiegel@gnu.org>
15529
15530 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
15531 handles wrong-number-of-arguments in backend call.
15532
15533 * vc.el (vc-print-log): Likewise.
15534
15535 2004-04-20 Dave Love <fx@gnu.org>
15536
15537 * emacs-lisp/rx.el: Doc fixes.
15538 (rx-constituents): Add/extend many forms.
15539 (rx-check): Check form is a list.
15540 (bracket): Defvar.
15541 (rx-check-any, rx-any, rx-check-not): Modify.
15542 (rx-not): Simplify.
15543 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
15544 (rx-kleene): Use rx-trans-forms.
15545 (rx-quote-for-set): Delete.
15546 (rx): Allow multiple args.
15547
15548 2004-04-23 Kenichi Handa <handa@m17n.org>
15549
15550 * international/mule-util.el (char-displayable-p): Simplify by
15551 using internal-char-font.
15552
15553 2004-04-23 Juanma Barranquero <lektu@terra.es>
15554
15555 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
15556
15557 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
15558
15559 * diff-mode.el (diff-next-error): New fun.
15560 (diff-mode): Use it.
15561
15562 * simple.el (next-error): Change arg name.
15563 Add support for the documented C-u C-x ` usage.
15564
15565 * frame.el (special-display-popup-frame, next-multiframe-window)
15566 (previous-multiframe-window): Only consider frames on same display.
15567
15568 2004-04-22 Lars Hansen <larsh@math.ku.dk>
15569
15570 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
15571 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
15572
15573 2004-04-22 Kim F. Storm <storm@cua.dk>
15574
15575 * net/telnet.el (telnet): Add optional port arg.
15576
15577 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
15578
15579 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15580 Minor sanity check on the `hyperlink' slot.
15581
15582 * Makefile.in (recompile): Compile new files.
15583
15584 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
15585 Add byte-recompile-directory's optional `arg'.
15586
15587 * cvs-status.el (cvs-tree-use-charset): New var.
15588 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
15589 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
15590 (cvs-status-cvstrees): Use it.
15591
15592 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
15593 Make it a normal major mode.
15594 (checkdoc-buffer-label): Make sure the file name is meaningful.
15595 (checkdoc-output-to-error-buffer): Remove.
15596 (checkdoc-error, checkdoc-start-section): Rewrite.
15597
15598 * info.el (info-node, info-menu-5, info-xref, info-header-node)
15599 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15600 (Info-title-4-face): Use new syntax.
15601 (info-xref-visited): Inherit from info-xref.
15602
15603 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
15604
15605 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
15606
15607 * simple.el (next-error-last-buffer, next-error-function):
15608 New variables for the next-error framework.
15609 (next-error-buffer-p): New function.
15610 (next-error-find-buffer): Generalize compilation-find-buffer.
15611 (next-error, previous-error, first-error, next-error-no-select)
15612 (previous-error-no-select): Move from compile.el.
15613
15614 * replace.el (occur-next-error, occur-1): Hook into the next-error
15615 framework.
15616
15617 * progmodes/compile.el (compilation-start):
15618 Set next-error-last-buffer so next-error knows where to jump.
15619 (compilation-setup): Set the buffer-local variable
15620 next-error-function to 'compilation-next-error-function.
15621 (compilation-buffer-p, compilation-buffer-internal-p): Use an
15622 alternate way to find if a buffer is a compilation buffer, for
15623 next-error convenience.
15624 (next-error-no-select, previous-error-no-select, next-error)
15625 (previous-error, first-error): Move to simple.el.
15626 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
15627 (compilation-last-buffer): Remove.
15628 (compilation-start, compilation-next-error, compilation-setup)
15629 (compilation-next-error-function, compilation-find-buffer):
15630 Remove compilation-last-buffer use.
15631
15632 2004-04-21 Juanma Barranquero <lektu@terra.es>
15633
15634 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
15635 (font-lock-warning-face): Fix spacing.
15636
15637 * makefile.w32-in (WINS): Add url/ directory.
15638
15639 2004-04-21 Lars Hansen <larsh@math.ku.dk>
15640
15641 * desktop.el (desktop-buffer-mode-handlers): New variable.
15642 Alist of major mode specific functions to restore a desktop buffer.
15643 (desktop-buffer-handlers): Make variable obsolete.
15644 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
15645 Catch errors signaled in handlers. Update buffer count.
15646 Evaluate desktop-buffer-point.
15647 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
15648 move to dired.el.
15649 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
15650 move to info.el.
15651 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
15652 move to mail/rmail.el.
15653 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
15654 to mh-e/mh-e.el.
15655 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
15656 On fail, print message (to message buffer) even if
15657 desktop-missing-file-warning is nil.
15658 (desktop-buffer-misc-data-function): New buffer local variable.
15659 Function returning major mode specific data.
15660 (desktop-buffer-misc-functions): Make variable obsolete.
15661 (desktop-save): Use desktop-buffer-misc-data-function.
15662 (desktop-buffer-dired-misc-data): Rename to
15663 dired-desktop-buffer-misc-data and move to dired.el.
15664 (desktop-buffer-info-misc-data): Rename to
15665 Info-desktop-buffer-misc-data and move to info.el.
15666 (desktop-read): Add message about number of buffers restored/failed.
15667
15668 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
15669 Add parameters. Pause to display error only when
15670 desktop-missing-file-warning is non-nil.
15671 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15672 (dired-mode): Bind desktop-buffer-misc-data-function.
15673
15674 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
15675 Add Parameters.
15676 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15677 (Info-mode): Bind desktop-buffer-misc-data-function.
15678
15679 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
15680 Add Parameters.
15681
15682 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
15683 Add Parameters.
15684
15685 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
15686
15687 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
15688 the case of letters in case-insensitive expansions when the
15689 abbrev is preceded by characters with letter syntax.
15690
15691 2004-04-21 Richard M. Stallman <rms@gnu.org>
15692
15693 * progmodes/cperl-mode.el (cperl-putback-char):
15694 Delete Emacs 18 definition.
15695
15696 * international/mule.el (ctext-post-read-conversion):
15697 Use assoc-string, not assoc-ignore-case.
15698
15699 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
15700
15701 * emacs-lisp/easymenu.el (easy-menu-add):
15702 Do call x-popup-menu, but only if it's defined.
15703
15704 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
15705
15706 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
15707 Handle multiple args: compile like progn.
15708
15709 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
15710 take all args as &rest arg.
15711
15712 * autoinsert.el (auto-insert-alist): Insert the user's name in
15713 copyright notice, rather than Free Software Foundation.
15714
15715 2004-04-21 Kenichi Handa <handa@m17n.org>
15716
15717 * descr-text.el (describe-char): Make it work on *Help* buffer.
15718
15719 2004-04-21 Kim F. Storm <storm@cua.dk>
15720
15721 * image.el (insert-image): Add optional SLICE arg.
15722 (insert-sliced-image): New defun.
15723
15724 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
15725
15726 * subr.el (read-number): Check whether `default' is nil.
15727
15728 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
15729
15730 * progmodes/compile.el (compilation-error-properties):
15731 Split into two.
15732 (compilation-internal-error-properties): New one.
15733 (compilation-compat-error-properties): Use it. Fix the non-marker case.
15734
15735 2004-04-20 Richard M. Stallman <rms@gnu.org>
15736
15737 * window.el (split-window-save-restore-data):
15738 Don't update the data if OLD-INFO is nil.
15739
15740 * view.el (view-return-to-alist): Mark it permanent local.
15741
15742 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
15743
15744 * recentf.el (recentf-save-list): Catch and warn about errors.
15745
15746 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
15747 so "Buffers" won't be pure.
15748
15749 * help-mode.el (help-mode-finish): Set help-return-alist first
15750 thing, setting only the entry for the selected window.
15751
15752 * help-fns.el (describe-function-1): If many non-control non-meta
15753 keys run the command, don't list all of them.
15754
15755 2004-04-20 Juanma Barranquero <lektu@terra.es>
15756
15757 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
15758 arg. Copied from Andre Spiegel's patch of 2004-03-21.
15759
15760 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
15761
15762 2004-04-20 Kenichi Handa <handa@m17n.org>
15763
15764 * international/quail.el (quail-lookup-key): New optional arg
15765 NOT-RESET-INDICES.
15766 (quail-get-translations): Call quail-lookup-key with
15767 NOT-RESET-INDICES t.
15768 (quail-completion): Likewise.
15769 (quail-lookup-map-and-concat): Likewise.
15770
15771 2004-04-20 Kenichi Handa <handa@m17n.org>
15772
15773 * international/quail.el (quail-update-translation): Don't insert
15774 such an unsupported multibyte char in a unibyte buffer.
15775
15776 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
15777
15778 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
15779 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
15780 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
15781 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
15782 (gdb-frame-assembler-buffer): Improve behaviour with
15783 multiple frames.
15784 (gdb-display-buffer): Extend search to all visible frames.
15785
15786 2004-04-19 Eli Zaretskii <eliz@gnu.org>
15787
15788 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
15789 characters left after base64 decoding.
15790 (rmail-decode-region): Use -dos variety of `coding', to remove any
15791 ^M characters left after qp or base64 decoding.
15792
15793 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15794
15795 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
15796 messages.
15797
15798 2004-04-19 Stephen Eglen <stephen@gnu.org>
15799
15800 * add-log.el (add-change-log-entry): Update doc string to mention
15801 add-log-full-name and add-log-mailing-address.
15802
15803 2004-04-18 Juri Linkov <juri@jurta.org>
15804
15805 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
15806 (Info-find-node-2): Simplify error message.
15807 (Info-insert-dir): Use Info-following-node-name.
15808 (Info-goto-node): Remove *info-history* and *info-toc*.
15809 (Info-history): Create a node of the virtual history file.
15810 (Info-toc): Create a node of the virtual toc file.
15811 (Info-insert-toc): New arg `curr-file' for reference file names.
15812 (info-apropos): Remove redundant var binding for temp-file.
15813 (Info-index, Info-index-next, Info-mode): Doc fix.
15814 (Info-goto-emacs-command-node): Don't jump to *info* from
15815 non-*info* Info buffers.
15816 (Info-fontify-node): Don't show the file name of external
15817 references if `Info-hide-note-references' is `hide'. Don't hide
15818 newlines at the end of paragraphs.
15819
15820 * international/mule-diag.el (list-input-methods):
15821 Fix args to help-xref-button.
15822
15823 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
15824 to put into effect local variables from TUTORIAL files.
15825
15826 * textmodes/paragraphs.el (sentence-end) <function>: New fun
15827 with default value taken from the variable `sentence-end'.
15828 (sentence-end) <defcustom>: Set default to nil. Doc fix.
15829 Add nil const to :type.
15830 (sentence-end-without-period, sentence-end-double-space)
15831 (sentence-end-without-space): Doc fix.
15832
15833 * textmodes/paragraphs.el (forward-sentence):
15834 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
15835 (fill-delete-newlines):
15836 * progmodes/cc-cmds.el (c-beginning-of-statement):
15837 Use function `sentence-end' instead of variable `sentence-end'.
15838
15839 2004-04-18 Andreas Schwab <schwab@suse.de>
15840
15841 * progmodes/compile.el (compilation-start): Set window start to
15842 point-min if compilation-scroll-output is nil.
15843
15844 2004-04-18 John Wiegley <johnw@newartisans.com>
15845
15846 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
15847
15848 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
15849
15850 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
15851 (gdb-info-breakpoints-custom): Revert previous change.
15852 (gdb-view-assembler): Update assembler if necessary.
15853 (gdb-frame-handler): Parse correctly for gdb-current-frame.
15854 (gdb-display-source-buffer): Update properly when both source and
15855 assembler are visible.
15856
15857 2004-04-17 John Wiegley <johnw@newartisans.com>
15858
15859 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
15860 which limits the number of names shown in the minibuffer. Off by
15861 default.
15862 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
15863 up iswitchb for users with a multitude of open buffers by showing
15864 only the first and last N/2 buffers in the completion list (which
15865 is enough to aid C-s/C-r, and to know that more characters are
15866 needed to refine the completion list).
15867
15868 2004-04-17 Richard M. Stallman <rms@gnu.org>
15869
15870 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
15871 (file-truename): Expand all ~ constructs directly.
15872 (insert-directory): Delete any error msg output by the
15873 `insert-directory-program'.
15874
15875 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
15876 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
15877 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
15878 (allout-init): Use find-file-hook, not find-file-hooks.
15879 (allout-mode): Eliminate Emacs 18 support.
15880 Use write-contents-functions, not local-write-file-hooks.
15881
15882 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
15883
15884 * progmodes/compile.el (compilation-error-properties): Fix for
15885 adding messages when there are already markers for their file.
15886 (compilation-fake-loc): New function.
15887
15888 2004-04-16 Dave Love <fx@gnu.org>
15889
15890 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
15891 (python-load-file): Fix python-orig-start setting.
15892
15893 * progmodes/compile.el: Doc fixes.
15894 (compilation-error-regexp-alist-alist)
15895 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
15896 (compilation-assq): Wrap in eval-when-compile.
15897 (compilation-mode-font-lock-keywords): Don't use list*.
15898 (compilation-start): Avoid warning.
15899 (compilation-compat-error-properties)
15900 (compilation-directory-properties): Add keymap property.
15901 (compilation-parsing-end): Make it a marker for better compatibility.
15902
15903 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
15904
15905 2004-04-16 Mark A. Hershberger <mah@everybody.org>
15906
15907 * xml.el: Doc fixes.
15908 (xml-get-children): Only looks at sub-tags and ignore strings.
15909
15910 * xml.el (xml-parse-tag): Avoid overwriting node-name.
15911
15912 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
15913
15914 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
15915
15916 2004-04-16 Andre Spiegel <spiegel@gnu.org>
15917
15918 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
15919
15920 * vc.el (vc-print-log): Likewise.
15921
15922 2004-04-16 Masatake YAMATO <jet@gyve.org>
15923
15924 * simple.el (completion-setup-function): Set an initial value
15925 to `element-common-end' before entering loop. Set a value
15926 to `element-common-end' at the end of loop.
15927 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
15928 (completions-common-part): Rename from completion-de-emphasis.
15929 (completions-first-difference): Rename from completion-emphasis.
15930 Suggested by RMS.
15931
15932 2004-04-16 Juanma Barranquero <lektu@terra.es>
15933
15934 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
15935 (bookmark-edit-annotation-mode): Add mode name.
15936
15937 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15938
15939 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
15940 for nested conflict markers.
15941 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
15942
15943 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
15944
15945 * progmodes/gdb-ui.el (gdb-goto-info): New function.
15946
15947 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
15948
15949 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
15950
15951 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
15952 Give a backtrace if requested.
15953
15954 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
15955
15956 * progmodes/python.el (python-mouse-2-command, python-RET-command):
15957 Remove unused functions.
15958 (python-orig-start-line, python-orig-file): Remove.
15959 (python-orig-start): New var.
15960 (python-input-filter, python-compilation-line-number)
15961 (python-send-region, python-load-file): Use it.
15962
15963 * info.el (info): Always jump to *info*.
15964
15965 * subr.el (posn-set-point): New function.
15966
15967 * mouse.el (mouse-set-point): Use it.
15968
15969 * progmodes/compile.el (compile-goto-error): Use it.
15970 (compilation-button-map): New keymap.
15971 (compilation-error-properties): Use it.
15972 (compilation-shell-minor-mode-map): Don't bind mouse-2.
15973
15974 * smerge-mode.el (smerge-popup-context-menu): Use it.
15975
15976 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
15977 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
15978 mouse and non-mouse case.
15979
15980 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
15981 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
15982
15983 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
15984 Make it work for non-mouse events.
15985
15986 * pcvs-info.el (cvs-status-map): Update binding name.
15987
15988 2004-04-14 Mark A. Hershberger <mah@everybody.org>
15989
15990 * xml.el (xml-maybe-do-ns): New function to handle namespace
15991 parsing of both attribute and element names.
15992 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
15993 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
15994 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
15995 (xml-parse-attlist): Make it do its own namespace parsing.
15996
15997 2004-04-14 Dave Love <fx@gnu.org>
15998
15999 * progmodes/python.el (run-python): Fix use of \n.
16000 (python-load-file): Remove `try' from Python fragment.
16001 (python-describe-symbol): Fix message.
16002
16003 * comint.el: Doc fixes.
16004 (comint-last-input-start, comint-last-input-end)
16005 (comint-last-output-start): Give them values.
16006 (comint-arguments): Avoid warning.
16007 (comint-skip-prompt): Use line-end-position.
16008 (comint-backward-matching-input): Rename arg to agree with doc.
16009 (comint-extract-string): Use syntax-ppss.
16010 (comint-dynamic-simple-complete): Delete useless list construction.
16011 (comint-redirect-subvert-readonly): New.
16012 (comint-redirect-preoutput-filter): Use it.
16013
16014 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
16015 Correctly handle negative arguments when calling hook functions.
16016
16017 2004-04-14 Jesper Harder <harder@ifa.au.dk>
16018
16019 * info.el (info-apropos): Don't clobber Info-history-list.
16020
16021 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
16022
16023 * progmodes/compile.el (compilation-setup):
16024 Localize overlay-arrow-position.
16025 (compilation-sentinel): Restructure code equivalently.
16026 (compilation-next-error): Find message on same line after point if
16027 not found before point.
16028 (compile-mouse-goto-error): Restore function so that compilation
16029 buffer need not be current and use compile-goto-error.
16030 (compile-goto-error): Restore function.
16031 (next-error): Set overlay-arrow-position.
16032 (compilation-forget-errors): Don't localize already local
16033 compilation-locs and remove FIXME about refontifying.
16034
16035 2004-04-14 Kim F. Storm <storm@cua.dk>
16036
16037 * startup.el (emacs-quick-startup): New defvar (set by -Q).
16038 (command-line): New option -Q. Like -q --no-site-file, but
16039 in addition it also disables menu-bar, tool-bar, scroll-bars,
16040 tool-tips, and the blinking cursor.
16041 (command-line-1): Skip startup screen if -Q.
16042 (fancy-splash-head): Use ":align-to center" prop to center splash image.
16043
16044 * emulation/cua-base.el (cua-read-only-cursor-color)
16045 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
16046
16047 2004-04-13 Dave Love <fx@gnu.org>
16048
16049 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
16050 (syntax): Don't require.
16051 (python) <defgroup>: Add :version.
16052 (python-quote-syntax): Re-written.
16053 (inferior-python-mode): Move stuff here from run-python and add
16054 some more.
16055 (python-preoutput-continuation, python-preoutput-result)
16056 (python-dotty-syntax-table): New.
16057 (python-describe-symbol): Use them.
16058 (run-python): Move stuff to inferior-python-mode. Modify code
16059 loaded into Python.
16060 (python-send-region): Use python-proc, python-send-string.
16061 (python-send-string): Send newlines too. Callers changed.
16062 (python-load-file): Re-written.
16063 (python-eldoc-function): New.
16064 (info-look): Don't require.
16065 (python-after-info-look): New. A modified version of former
16066 top-level code for use with eval-after-load.
16067 (python-maybe-jython, python-guess-indent): Use widened buffer.
16068 (python-fill-paragraph): Re-written.
16069 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
16070 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
16071
16072 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
16073
16074 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
16075 Set compilation-error-regexp-alist earlier.
16076
16077 * progmodes/compile.el (compilation-minor-mode-map)
16078 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
16079 (compile-goto-error): Re-merge the mouse and non-mouse commands.
16080
16081 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
16082
16083 * progmodes/compile.el (compile-goto-error): Select the buffer/window
16084 corresponding to the event.
16085
16086 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
16087
16088 * loadup.el: Add cygwin to system-type list, for unexec() support.
16089
16090 2004-04-12 John Paul Wallington <jpw@gnu.org>
16091
16092 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
16093 (ibuffer-restore-window-config-on-quit): New variable to replace
16094 `ibuffer-delete-window-on-quit'. Update all references.
16095 (ibuffer-prev-window-config): New variable.
16096 (ibuffer-quit): Restore previous window configuration instead of
16097 deleting window.
16098 (ibuffer): Save window configuration before showing Ibuffer buffer.
16099
16100 * help.el (describe-mode): Doc fix.
16101
16102 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
16103
16104 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
16105 not to treat nil as a function.
16106
16107 * vc-arch.el (vc-arch-root): Be a bit more careful.
16108 (vc-arch-register): Save the buffer if we modified it.
16109 (vc-arch-delete-rej-if-obsolete): Save excursion.
16110 (vc-arch-find-file-hook): Use the simpler after-save-hook.
16111 (vc-arch-responsible-p, vc-arch-init-version): New functions.
16112
16113 * net/ldap.el (ldap-search): Use list*.
16114
16115 2004-04-12 Juri Linkov <juri@jurta.org>
16116
16117 * info.el (Info-follow-reference): Allow multiline reference name.
16118
16119 2004-04-11 Dave Love <fx@gnu.org>
16120
16121 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
16122
16123 * progmodes/python.el: New file.
16124
16125 2004-04-11 Andre Spiegel <spiegel@gnu.org>
16126
16127 * vc-hooks.el (vc-arg-list): Function removed.
16128 (vc-default-workfile-unchanged-p): Use condition-case to check for
16129 backward compatibility.
16130
16131 * vc.el (vc-print-log): Use condition-case to check for backward
16132 compatibility.
16133
16134 2004-04-11 Juri Linkov <juri@jurta.org>
16135
16136 * dired.el (dired-faces): New defgroup.
16137 (dired-header, dired-mark, dired-marked, dired-flagged)
16138 (dired-warning, dired-directory, dired-symlink, dired-ignored):
16139 New faces.
16140 (dired-header-face, dired-mark-face, dired-marked-face)
16141 (dired-flagged-face, dired-warning-face, dired-directory-face)
16142 (dired-symlink-face, dired-ignored-face): New face variables.
16143 (dired-font-lock-keywords): Use them instead of font-lock faces.
16144 Split the rule for dired marks into 3 separate rules: for marks,
16145 marked file names and flagged file names.
16146
16147 * help-mode.el (help-make-xrefs): Add a final newline to the
16148 *Help* buffer.
16149
16150 2004-04-11 John Paul Wallington <jpw@gnu.org>
16151
16152 * replace.el (occur-engine): Distinguish between one and several
16153 matches in the matches per buffer heading.
16154
16155 2004-04-11 Kim F. Storm <storm@cua.dk>
16156
16157 * ido.el (ido-confirm-unique-completion): New defcustom.
16158 (ido-complete): Use it.
16159 (ido-write-file): Set it to t unconditionally.
16160
16161 2004-04-10 Miles Bader <miles@gnu.org>
16162
16163 RCS keyword removal (only non-comment changes are enumerated here):
16164
16165 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
16166 (byte-compile-insert-header): Don't use `byte-compile-version'.
16167 * forms.el (forms-version): Variable removed.
16168 (forms-mode): Don't use `forms-version'.
16169 * recentf.el (recentf-version): Variable removed.
16170 * progmodes/delphi.el (delphi-version): Variable removed.
16171 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
16172
16173 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
16174
16175 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
16176
16177 2004-04-09 Jesper Harder <harder@ifa.au.dk>
16178
16179 * info.el (info-apropos): Improve menu item regexp.
16180
16181 2004-04-09 Simon Josefsson <jas@extundo.com>
16182
16183 * mail/smtpmail.el: Add comment, based on report by
16184 kdc@rcn.com (Kevin D. Clark).
16185
16186 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
16187
16188 * progmodes/compile.el (compilation-mode-font-lock-keywords):
16189 Redo one more thing that I didn't notice Daniel had undone.
16190
16191 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
16192
16193 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
16194 (gdb-goto-breakpoint, gdb-display-buffer)
16195 (gdb-display-source-buffer, gdb-view-source-function)
16196 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
16197 (gdb-source-info, gdb-frame-handler): Don't specify a window
16198 for display.
16199 (gdb-info-breakpoints-custom): Remove superfluous update of
16200 assembler buffer.
16201 (gdb-many-windows): Make settable outside gdb.
16202
16203 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
16204
16205 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
16206 Derive from fundamental-mode rather than text-mode.
16207
16208 2004-04-08 Juri Linkov <juri@jurta.org>
16209
16210 * info.el (Info-history): Doc fix.
16211 (Info-history-list): New var.
16212 (info-xref): Change magenta4 to blue, remove bold for dark and
16213 light backgrounds, change bold to underline for non-color classes.
16214 (info-xref-visited): New face.
16215 (Info-fontify-visited-nodes): New custom.
16216 (Info-hide-note-references): Add new value `hide'. Doc fix.
16217 (Info-reference-name): New var.
16218 (Info-selection-hook): New custom.
16219 (Info-edit-mode-hook): New var.
16220 (Info-find-file): New fun.
16221 (Info-find-node): Move part of code to Info-find-file.
16222 (Info-find-node-2): Add anchors to Info-history-list. Move point
16223 to the place with the reference name if name is defined.
16224 (Info-select-node): Add current node to Info-history-list.
16225 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
16226 (Info-search-whitespace-regexp): New custom.
16227 (Info-search-case-fold): New var.
16228 (Info-search): Add "case-sensitively" to the prompt.
16229 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
16230 (Info-search-case-sensitively, Info-search-next): New fun.
16231 (Info-up): Move point to the menu item of the current node.
16232 (Info-history): New fun. Add *info-history* to
16233 same-window-buffer-names.
16234 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
16235 (Info-insert-toc): New fun.
16236 (Info-build-toc): New fun.
16237 (Info-follow-reference): Add new arg `fork'. Doc fix.
16238 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
16239 with the same name prefer the reference closest to point.
16240 (Info-next-reference): Replace * by + in the *Note regexp.
16241 Add regexp for http:// and ftp://. Skip the *Note prefix.
16242 (Info-prev-reference): Replace * by + in the *Note regexp.
16243 Add regexp for http:// and ftp://. Skip the *Note prefix.
16244 (Info-follow-nearest-node): Add new arg `fork'.
16245 (Info-try-follow-nearest-node): Add new arg `fork'.
16246 Call browse-url for http:// and ftp:// references.
16247 Set Info-reference-name for index entries.
16248 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
16249 Info-search-next, Info-history, Info-toc, clone-buffer.
16250 (Info-menu-update): Replace * by + in the *Note regexp.
16251 (Info-mode): Add documentation for Info-history, Info-toc,
16252 Info-search-case-sensitively, Info-search-next, clone-buffer.
16253 (Info-fontify-menu-headers): Remove fun. Move code to
16254 Info-fontify-node.
16255 (Info-fontify-node): Add docstring. Add local vars
16256 fontify-visited-p and not-fontified-p. If not-fontified-p is t
16257 then fontify header line, titles, menu headers, http and ftp
16258 references, refill paragraphs. If not-fontified-p is t or
16259 fontify-visited-p is t then fontify cross references, menu items.
16260 Fontify menu headers. Fontify http and ftp references.
16261 Change regexp for cross references to require whitespace after *Note,
16262 add matching groups for file and node names. Remove hack for quote.
16263 Use display property for Info-hide-note-references=t. Use fifth
16264 or fourth match for help-echo. Display visited nodes in a
16265 different face. Unhide file names of external references.
16266 Unhide newlines. Display visited menu items in a different face.
16267
16268 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
16269
16270 * progmodes/compile.el: Require CL.
16271 (compilation-mode-font-lock-keywords): Re-install the "line as
16272 function" patch.
16273
16274 * help-fns.el (help-C-source-directory): New var.
16275 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
16276 (describe-function-1, describe-variable): Use them.
16277
16278 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
16279 to C source files specially.
16280
16281 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
16282
16283 * info.el (Info-hide-cookies-node): New function.
16284 (Info-select-node): Use it.
16285 (Info-display-images-node): Remove message with image file name.
16286
16287 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
16288
16289 * progmodes/compile.el (compilation-warning-face)
16290 (compilation-info-face, compilation-skip-threshold)
16291 (compilation-skip-visited, compilation-context-lines):
16292 Declare :version when added to Emacs.
16293 (compilation-error-regexp-alist-alist): Extend caml and irix.
16294 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
16295 (compilation-mode-font-lock-keywords): Temporarily undo line as
16296 function patch, which wasn't ready.
16297
16298 2004-04-07 Kenichi Handa <handa@m17n.org>
16299
16300 * international/latin1-disp.el (latin1-display-setup): Check each
16301 character is displayable or not instead of calling
16302 latin1-display-check-font.
16303
16304 2004-04-06 Kenichi Handa <handa@m17n.org>
16305
16306 * language/ethio-util.el (ethio-sera-being-called-by-w3):
16307 New variable.
16308 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
16309 instead of sera-being-called-by-w3.
16310 (ethio-fidel-to-sera-buffer): Likewise.
16311 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
16312 instead of sera-being-called-by-w3.
16313 (ethio-write-file): Likewise.
16314
16315 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16316
16317 * printing.el: Doc fix.
16318
16319 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
16320
16321 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
16322 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
16323 (gdb-setup-windows): Only use separate IO buffer if required.
16324
16325 2004-04-06 Kim F. Storm <storm@cua.dk>
16326
16327 * term.el (term-is-xemacs): Remove.
16328 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
16329 (term-window-width): New function.
16330 (term-mode, term-check-size): Use it.
16331 (term-mode): Disable overflow-newline-into-fringe in term buffer.
16332
16333 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
16334
16335 * cus-edit.el (custom-add-parent-links): Change unbound variable
16336 `symbol' to `name'.
16337
16338 2004-04-05 Jesper Harder <harder@ifa.au.dk>
16339 * info.el (info-apropos): New function.
16340 (Info-mode-menu): Add it.
16341 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
16342
16343 * help-mode.el (help-make-xrefs): Recognize aliased variable with
16344 inherited docstring.
16345
16346 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
16347
16348 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
16349
16350 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
16351
16352 * progmodes/compile.el (font-lock): Don't require any more.
16353 (compilation-error-properties, compilation-start, compilation-sentinel)
16354 (compilation-filter, next-error): Use with-current-buffer.
16355 (compilation-skip-to-next-location, compilation-skip-threshold)
16356 (compilation-skip-visited): Move to silence the byte-compiler.
16357 (compilation-setup): Simplify.
16358 (compilation-next-error): Use line-(beginning|end)-position.
16359 Make sure `pt' is non-nil before using compilation-loop.
16360 (compile-goto-error): Add optional event arg. Use it.
16361 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
16362 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
16363 Update the binding for mouse-2.
16364 (first-error): Set compilation-current-error to nil rather than bob.
16365 (compilation-parsing-end, compilation-parse-errors-function)
16366 (compilation-error-list, compilation-old-error-list):
16367 "New" compatibility variables.
16368 (compile-buffer-substring, compilation-compat-error-properties)
16369 (compilation-compat-parse-errors, compilation-forget-errors):
16370 New compatibility functions.
16371 (compilation-mode-font-lock-keywords): Use them.
16372
16373 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
16374
16375 * autorevert.el (auto-revert-handler): If point (or a window
16376 point) is at the end of the buffer, keep it there after
16377 reverting. This allows to tail a file.
16378 Mention this in the `Commentary'.
16379
16380 * format.el (format-write-file): Add optional argument CONFIRM
16381 and make it behave like the analogous argument to `write-file'.
16382
16383 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16384
16385 * progmodes/ebnf2ps.el: Doc fix.
16386 (ebnf-version): New version number (4.2).
16387 (ebnf-syntax): Customization and docstring fix.
16388 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
16389 Put autoloaded funs before first use.
16390 (ebnf-style-database): Add dtd entry.
16391 (ebnf-syntax-alist): Add dtd initialization.
16392 (ebnf-token-sequence): New fun.
16393 (ebnf-comment-table): Add new comment action character.
16394 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
16395
16396 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
16397 Type Definition for XML).
16398
16399 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
16400 * progmodes/ebnf-bnf.el (ebnf-sequence):
16401 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
16402 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
16403 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
16404 Code simplification: call ebnf-token-sequence.
16405
16406 2004-04-04 Eli Zaretskii <eliz@gnu.org>
16407
16408 * calendar/timeclock.el (timeclock-relative)
16409 (timeclock-get-project-function, timeclock-get-workday-function)
16410 (timeclock-query-out, timeclock-when-to-leave)
16411 (timeclock-when-to-leave-string, timeclock-log-data)
16412 (timeclock-generate-report, timeclock-in): Doc fixes.
16413
16414 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
16415
16416 * url/: New dir. Import the URL package from its repository.
16417
16418 2004-04-03 Andreas Schwab <schwab@suse.de>
16419
16420 * diff-mode.el (diff-mode): Fix missing quote.
16421
16422 2004-04-03 Juri Linkov <juri@jurta.org>
16423
16424 * descr-text.el (describe-property-list): Add `font-lock-face'.
16425
16426 * dired.el (dired-font-lock-keywords): Fix permission regexps.
16427
16428 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16429
16430 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
16431 Use utf-16le on little endian machines and utf-16be otherwise.
16432
16433 2004-04-02 David Kastrup <dak@gnu.org>
16434
16435 * net/browse-url.el (browse-url-generic): Use call-process
16436 instead of start-process to allow browsers that fork and detach.
16437
16438 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
16439
16440 * compile.el (compilation-current-error): New var.
16441 (compilation-setup, compile-mouse-goto-error)
16442 (compile-goto-error, next-error): Use it.
16443 (compilation-skip-to-next-location): Default to t, which gives
16444 contiguous skipping like old compile (where this was redundant).
16445 (compilation-next-error): Prevent previous-* commands from moving
16446 back to message at or just before point.
16447
16448 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
16449
16450 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
16451 (gdb-source-info): Don't display source at startup, if required.
16452 (gdb-show-main): New option.
16453 (gdba): Update documentation.
16454 (gdb-source): Cover case of auto-display output.
16455
16456 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
16457
16458 * autorevert.el: Delete obsolete autoload's and defvar's.
16459 (auto-revert-check-vc-info): New user option.
16460 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
16461 (auto-revert-handler-vc): Delete.
16462 (auto-revert-handler): Treat return value `fast' of
16463 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
16464
16465 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
16466 return `fast'.
16467
16468 * files.el (buffer-stale-function): Doc change.
16469
16470 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16471
16472 * printing.el: New tip on Tips section.
16473 (pr-version): New version number (6.7.4).
16474 (pr-shell-file-name): Initialization fix.
16475
16476 2004-03-31 Juri Linkov <juri@jurta.org>
16477
16478 * dired.el: Add autoload for `dired-do-touch'.
16479 (dired-touch-program): New var.
16480 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
16481 (dired-no-confirm): Add `touch' to docstring.
16482
16483 * dired-aux.el (dired-do-touch): New fun.
16484 (dired-do-chxxx): Add argument -t for touch operation.
16485
16486 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
16487 `dired-move-to-filename-regexp'.
16488
16489 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
16490
16491 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
16492
16493 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16494
16495 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
16496 and only if the buffer was modified.
16497
16498 2004-03-30 Kenichi Handa <handa@m17n.org>
16499
16500 * international/characters.el: Delete pairs for U+2308..U+230B.
16501
16502 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
16503
16504 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
16505 to detect the beginning of a level 2 or 3 annotation.
16506
16507 2004-03-29 Kenichi Handa <handa@m17n.org>
16508
16509 * international/ucs-tables.el (ucs-insert): Fix the error message.
16510
16511 2004-03-29 Kenichi Handa <handa@m17n.org>
16512
16513 * international/mule-util.el (char-displayable-p): Fix generation
16514 of XLFD file name.
16515
16516 * Makefile.in (setwins, setwins_almost): Change directory to $wd
16517 before finding directories by `find'.
16518
16519 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16520
16521 * subr.el (interactive-form): Delete. Now implemented in C.
16522
16523 * pcvs.el (cvs-parse-process): Workaround for Darwin.
16524
16525 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
16526 (vc-diff-label): New fun.
16527 (vc-diff-internal): Use it.
16528
16529 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
16530
16531 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16532
16533 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
16534
16535 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
16536 specify XML (EBNFX).
16537
16538 * progmodes/ebnf2ps.el: Doc fix.
16539 (ebnf-version): New version number (4.1).
16540 (ebnf-syntax): Adjust customization.
16541 (ebnf-style-database): Add ebnfx entry.
16542 (ebnf-syntax-alist): Add ebnfx initialization.
16543 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
16544
16545 * printing.el: Doc fix.
16546 (pr-version): New version number (6.7.3).
16547 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
16548 returns nil for mouse position. Reported by Drew Adams
16549 <drew.adams@oracle.com>.
16550 (pr-update-menus): Modify interactive declaration. Reported by Drew
16551 Adams <drew.adams@oracle.com>.
16552
16553 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
16554
16555 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
16556 (gud-gdba-marker-filter): Log the process input and output, if
16557 required. From Stefan Monnier.
16558 (gdb-debug-log, gdb-enable-debug-log): New variables.
16559 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
16560
16561 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16562
16563 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
16564 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
16565
16566 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
16567
16568 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
16569 Call vc-find-file-hook here instead of in auto-revert-buffers.
16570 (auto-revert-buffers): Delete call to vc-find-file-hook.
16571 (auto-revert-verbose, global-auto-revert-non-file-buffers)
16572 (global-auto-revert-mode, auto-revert-set-timer)
16573 (auto-revert-handler, auto-revert-buffers): Doc fixes.
16574
16575 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16576
16577 * woman.el (woman-change-fonts): Rename local variable
16578 woman-font-alist to font-alist to avoid a compiler warning.
16579
16580 2004-03-27 Dave Love <fx@gnu.org>
16581
16582 * emacs-lisp/rx.el (rx): Doc fix.
16583 Fix copyright years.
16584
16585 * strokes.el (strokes-global-set-stroke-string): New function.
16586 (strokes-list-strokes): Cope with strings, not just commands.
16587 Set foreground colour of image.
16588 (strokes-global-set-stroke): Doc fix.
16589
16590 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
16591
16592 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
16593 Auto Revert mode.
16594 (Buffer-menu-files-only): New variable.
16595 (Buffer-menu-toggle-files-only): New function.
16596 (Buffer-menu-mode-map): Bind it to `T'.
16597 (Buffer-menu-mode): Mention `T' in docstring.
16598 Set buffer-stale-function.
16599 (list-buffers-noselect): Mark buffer non-modified and set
16600 Buffer-menu-files-only.
16601
16602 * dired.el (buffer-stale-function): Remove no longer needed defvar.
16603
16604 * autorevert.el (auto-revert-handler): Print revert message
16605 before, rather than after, reverting.
16606 (buffer-stale-function): Move to files.el.
16607
16608 * files.el (buffer-stale-function): Move here from autorevert.el.
16609
16610 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
16611
16612 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
16613
16614 * calc/calc.el (calc-mode-map): Use mapc.
16615
16616 * apropos.el (apropos-mode): Don't autoload.
16617 (apropos-symbols-internal): New fun. Extracted from `apropos'.
16618 (apropos): Use it.
16619 (apropos-print): Add optional `text' argument.
16620 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
16621 Don't assume point-min == 1.
16622
16623 * bs.el (bs-buffer-list): Use buffer-local-value.
16624 (bs--set-toggle-to-show): Use with-current-buffer.
16625
16626 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
16627 New funs.
16628 (list-buffers-noselect): Use them. Adjust :align-to to new style.
16629
16630 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
16631
16632 * dabbrev.el (dabbrev-expand): Fix regexp construction.
16633 (dabbrev--find-expansion): Use pop.
16634 (dabbrev--search): Use match-string-no-properties.
16635
16636 * dired.el (dired-mode): Use run-mode-hooks.
16637 (dired-move-to-end-of-filename): Use match-string.
16638
16639 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
16640 is bound before using it.
16641 (ediff-verbose-p): Make it into a var since it's not constant.
16642
16643 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
16644
16645 * faces.el (read-face-font): Don't cons up unnecessarily.
16646 (header-line, tool-bar): Share common parts.
16647
16648 * files.el (file-relative-name): Use compare-strings.
16649
16650 * finder.el (finder-mode): Follow coding convention.
16651
16652 * subr.el (read-number): New function.
16653
16654 * ses.el (ses-read-number): Move to subr.el.
16655 (ses-set-header-row): Use read-number.
16656
16657 2004-03-26 Andre Spiegel <spiegel@gnu.org>
16658
16659 * vc-hooks.el (vc-arg-list): New function, which handles both
16660 compiled and uncompiled code.
16661 (vc-default-workfile-unchanged-p): Use it.
16662
16663 * vc.el (vc-print-log): Undo prev change, use new function
16664 vc-arg-list from vc-hooks.el.
16665
16666 2004-03-26 Masatake YAMATO <jet@gyve.org>
16667
16668 * simple.el (completion-setup-function): Emphasize the
16669 first uncommon characters in the completions; and de-emphasize
16670 the common prefix substrings.
16671 (completion-emphasis): New face.
16672 (completion-de-emphasis): New face.
16673
16674 2004-03-25 Juanma Barranquero <lektu@terra.es>
16675
16676 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
16677 Comment out (it's unused and unfinished code).
16678
16679 2004-03-25 Sam Steingold <sds@gnu.org>
16680
16681 * vc.el (vc-print-log): Fix a bug in the last patch:
16682 backend-function may be a byte-compiled object, not a lambda.
16683
16684 2004-03-25 Juri Linkov <juri@jurta.org>
16685
16686 * descr-text.el (describe-property-list): Add a button
16687 for `face' property that calls `describe-face'.
16688 Suggested by luis fernandes <elf@ee.ryerson.ca>
16689
16690 * international/mule.el (keyboard-coding-system):
16691 * kmacro.el (kmacro-call-macro): Fix docstring.
16692
16693 * dired.el: Fix comments.
16694
16695 * textmodes/fill.el (fill): Fix Info link.
16696
16697 * font-lock.el (fast-lock, lazy-lock):
16698 * jit-lock.el (jit-lock): Remove links to removed Support Modes
16699 Info node.
16700
16701 * eshell/eshell.el (eshell): Fix broken info-link.
16702
16703 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
16704 * eshell/em-banner.el (eshell-banner):
16705 * eshell/em-smart.el (eshell-smart):
16706 * eshell/esh-cmd.el (eshell-cmd):
16707 Comment out broken info-links to incomplete Info manual.
16708
16709 * info-xref.el: Fix commentary.
16710
16711 2004-03-25 Kevin Ryde <user42@zip.com.au>
16712
16713 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
16714 Remove spurious node duplicate suppression, doesn't work, not wanted.
16715 (info-xref-output): Take format style args, add "sit-for 0" to let
16716 user see the results as they progress.
16717 (info-xref-check-all-custom): New function.
16718
16719 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
16720
16721 * gdb-ui.el: Moved to progmodes.
16722
16723 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
16724
16725 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
16726
16727 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
16728
16729 * calendar/appt.el (appt-check): Remove superfluous progn.
16730 When finished with diary buffer: if it was not being displayed
16731 before, kill it; otherwise restore its original state.
16732 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
16733
16734 * calendar/calendar.el (calendar-set-mode-line): Use total
16735 available mode-line width, rather than frame-width.
16736
16737 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
16738 after mode change so effect not lost.
16739
16740 2004-03-23 Dave Love <fx@gnu.org>
16741
16742 * dired.el (dired) <defgroup>: Add link to manual.
16743 (dired-font-lock-keywords): Add highlighting on unusual permissions.
16744 (dired-revert): Use dolist.
16745 (dired-mode-map): Add U binding.
16746 (dired-mode): Add font-lock-beginning-of-syntax-function.
16747 (dired-garbage-files-regexp): Make it a defcustom.
16748
16749 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
16750
16751 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
16752 is equivalent to nil.
16753 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
16754 (vc-arch-mode-line-string): Accept `added' state.
16755 (vc-arch-state): Use inode-sigs if available.
16756 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
16757 Copy&delete existing id file if any. Fallback if uuidgen is absent.
16758 (vc-arch-tagline-re): New var.
16759 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
16760 New functions.
16761 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
16762 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
16763
16764 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
16765 (vc-file-not-found-hook): Use it.
16766
16767 * diff-mode.el (diff-default-read-only): Change default.
16768 (diff-mode-hook): Make it a defcustom. Add some options.
16769 (diff-mode-map): Bind diff-refine-hook.
16770 (diff-yank-handler): New var.
16771 (diff-yank-function): New fun.
16772 (diff-font-lock-keywords): Use them.
16773 (diff-end-of-file): Handle case where file-header looks like diff text.
16774 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
16775 (diff-file-kill): Delete a subsequent empty line, if applicable.
16776 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
16777 (diff-find-file-name): Use it.
16778 (diff-tell-file-name): New command.
16779 (diff-mode): Be careful with view-mode.
16780 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
16781 New functions, for use in diff-mode-hook.
16782 (diff-find-source-location): Catch "regex too large" errors.
16783 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
16784 (diff-refine-hunk): New command.
16785
16786 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
16787 (smerge-context-menu-map): Remove unused var.
16788 (smerge-keep-all): Preserve markers.
16789 (smerge-keep-n): New fun.
16790 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
16791 (smerge-keep-current, smerge-ediff): Use it.
16792 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
16793 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
16794 (smerge-resolve): Resolve trivial 3-part conflicts.
16795
16796 2004-03-23 Juri Linkov <juri@jurta.org>
16797
16798 * man.el (Man-width): New var.
16799 (Man-getpage-in-background): Use it.
16800 (Man-support-local-filenames): New var and fun.
16801 (Man-build-man-command): Don't add a second %s.
16802 (Man-fontify-manpage): Clean up message.
16803 (Man-mode): Set outline-regexp, outline-level,
16804 imenu-generic-expression.
16805
16806 * woman.el (woman-fill-frame): Doc fix.
16807 (woman-decode-region): Use window-width instead of frame-width.
16808
16809 * abbrevlist.el (list-one-abbrev-table):
16810 * descr-text.el (describe-char):
16811 * international/mule-diag.el (describe-current-coding-system):
16812 * international/quail.el (quail-insert-decode-map):
16813 Use window-width instead of frame-width.
16814
16815 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
16816 (jka-compr-mode-alist-additions): Add tbz.
16817 (jka-compr-write-region, jka-compr-insert-file-contents):
16818 Add message for undefined compress-program.
16819 (jka-compr-write-region): Remove redundant var bindings.
16820
16821 * dired-x.el (dired-guess-shell-alist-default): Add choices for
16822 extracting files into subdirectory. Add tbz and dz. Fix regexps.
16823 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
16824 (dired-man): Use dired-guess-shell-command.
16825 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
16826 Change default nil to t.
16827
16828 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
16829 (dired-compare-directories): Add default value for empty input.
16830
16831 * help-at-pt.el: Move suggestions for key bindings to Commentary.
16832
16833 * time.el (display-time-string-forms): Fix help-echo date format.
16834
16835 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
16836
16837 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
16838 (buffer-stale-function): New variable.
16839 (auto-revert-list-diff, auto-revert-dired-file-list)
16840 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
16841 (auto-revert-handler): Take over some functionality of deleted
16842 functions.
16843 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
16844
16845 * dired.el (dired-directory-changed-p): New fun, extracted from
16846 dired-internal-noselect.
16847 (dired-buffer-stale-p): New fun.
16848 (dired-internal-noselect): Use dired-directory-changed-p.
16849 Eliminate revert messages.
16850 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
16851
16852 2004-03-23 Kenichi Handa <handa@m17n.org>
16853
16854 * international/characters.el: Setup syntaxes for more parentheses
16855 Unicode characters.
16856
16857 * international/mule-cmds.el (select-safe-coding-system):
16858 Merge coding-system and auto-cs before comparing them.
16859
16860 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
16861
16862 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
16863
16864 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
16865 normal-auto-fill-function and comment-indent-function.
16866 The default values now work just as well.
16867 Don't set font-lock-beginning-of-syntax-function since we already set
16868 syntax-begin-function.
16869 (lisp-outline-level): Put ;;;###autoload at same level as (.
16870 (prin1-char): Quote special chars.
16871
16872 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
16873 than with-no-warnings.
16874
16875 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
16876 if the source location can't be found.
16877 (edebug-compute-previous-result): Use prin1-char.
16878
16879 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
16880 (debug-ignored-errors): Add an entry.
16881
16882 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
16883 (byte-compile-file): Output warning when deleting a file.
16884
16885 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
16886 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
16887
16888 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
16889 (byte-compile-inline-expand): Use backquote.
16890 (byte-optimize-pure-func): Rename from byte-optimize-concat.
16891 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
16892
16893 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
16894
16895 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
16896
16897 2004-03-22 Juri Linkov <juri@jurta.org>
16898
16899 * finder.el (finder-known-keywords): Fix data, tex, unix.
16900
16901 * play/landmark.el: Fix keywords.
16902
16903 * language/ethio-util.el (ethio-find-file): Doc fix.
16904
16905 * emacs-lisp/warnings.el: Doc fix.
16906
16907 * textmodes/ispell.el (ispell-help): Doc fix.
16908
16909 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
16910
16911 * format.el (format-insert-file): Always return a list of two
16912 elements, like insert-file-contents does.
16913
16914 2004-03-21 Andre Spiegel <spiegel@gnu.org>
16915
16916 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
16917 and vc-BACKEND-diff.
16918 (vc-print-log): If the print-log implementation supports it, use
16919 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
16920 (vc-version-diff, vc-diff-internal): Doc fixes.
16921
16922 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
16923 implementation supports it, let diff output go to *vc*,
16924 not *vc-diff*, since this is an internal call.
16925
16926 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
16927
16928 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
16929
16930 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
16931
16932 2004-03-21 Dave Love <fx@gnu.org>
16933
16934 * progmodes/cfengine.el (cfengine-mode):
16935 Set parse-sexp-ignore-comments.
16936
16937 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
16938
16939 2004-03-21 Juanma Barranquero <lektu@terra.es>
16940
16941 * allout.el (allout-mode): Fix docstring.
16942
16943 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
16944
16945 * files.el (insert-directory): Fix bug if SWITCHES is a list.
16946
16947 * autorevert.el (auto-revert-interval): Make new value take
16948 effect immediately when set through Custom.
16949 (auto-revert-set-timer): Add interactive declaration.
16950
16951 2004-03-19 David Ponce <david@dponce.com>
16952
16953 * ruler-mode.el (ruler-mode-header-line-format-old):
16954 Don't `make-variable-buffer-local'.
16955 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
16956 (ruler-mode-header-line-format): Simply funcall the above.
16957 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
16958 to save/restore a previous header line format.
16959 (ruler-mode-space): Don't depend on a numeric WIDTH value.
16960 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
16961 fringes and margins width.
16962 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
16963
16964 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
16965
16966 * log-edit.el (log-edit-font-lock-keywords): Typo.
16967
16968 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
16969 (tex-send-tex-command): Rather than here.
16970 (tex-compilation-parse-errors): Simplify.
16971
16972 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
16973
16974 * time.el (display-time-string-forms): Add help-echo with date on time.
16975
16976 * composite.el (compose-region): Use restore-buffer-modified-p.
16977
16978 * disp-table.el (standard-display-8bit): Simplify.
16979
16980 * server.el (server-process-filter): Delete temp frame.
16981
16982 * add-log.el (add-change-log-entry): Simplify.
16983
16984 2004-03-19 Kim F. Storm <storm@cua.dk>
16985
16986 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
16987 (hexl-follow-line): Don't require 'fringe.
16988
16989 * progmodes/compile.el (compilation-start): Always set
16990 compilation-last-buffer and return it.
16991
16992 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
16993
16994 * simple.el (clone-buffer): Doc fix.
16995
16996 2004-03-18 Juanma Barranquero <lektu@terra.es>
16997
16998 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
16999
17000 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
17001
17002 * log-edit.el (log-edit-font-lock-keywords): New var.
17003 (log-edit-mode): Use it.
17004
17005 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
17006
17007 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
17008 properly for watching in speedbar.
17009
17010 2004-03-17 Masatake YAMATO <jet@gyve.org>
17011
17012 * smerge-mode.el (smerge-popup-context-menu):
17013 Put `unwind-protect' around `overlay-put' and `popup-menu'.
17014
17015 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
17016
17017 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
17018 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
17019 Take sealed revisions into account.
17020 (vc-arch-checkin): Extract a summary line from the message.
17021
17022 2004-03-16 Masatake YAMATO <jet@gyve.org>
17023
17024 * register.el (register): Provide `register' feature.
17025
17026 2004-03-15 Masatake YAMATO <jet@gyve.org>
17027
17028 Added context menu support in smerge mode.
17029 Most of the part is written by Stefan Monnier.
17030
17031 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
17032 New keymap and menu.
17033 (smerge-text-properties): New function.
17034 (smerge-remove-props): New function.
17035 (smerge-popup-context-menu): New function.
17036 (smerge-resolve): Call `smerge-remove-props'.
17037 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
17038 (smerge-keep-current): Ditto.
17039 (smerge-kill-current): New function.
17040 (smerge-match-conflict): Put text properties.
17041 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
17042
17043 2004-03-15 David Ponce <david@dponce.com>
17044
17045 * ruler-mode.el (ruler-mode-left-fringe-cols)
17046 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
17047 (ruler-mode-right-scroll-bar-cols): Remove.
17048 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
17049 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
17050 Use fringe-columns and scroll-bar-columns.
17051
17052 2004-03-15 Masatake YAMATO <jet@gyve.org>
17053
17054 * hl-line.el (hl-line-range-function): New variable.
17055 (hl-line-move): New function.
17056 (global-hl-line-highlight): Use `hl-line-move'.
17057 (hl-line-highlight): Ditto.
17058
17059 * scroll-bar.el (scroll-bar-columns):
17060 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
17061
17062 * ruler-mode.el (top-level): Require scroll-bar and fringe.
17063 (ruler-mode-left-fringe-cols)
17064 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
17065 (ruler-mode-right-scroll-bar-cols)
17066 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
17067 (ruler-mode-ruler-function): New variable.
17068 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
17069 if the value for `ruler-mode-ruler-function'is given.
17070
17071 * hexl.el (hexl-mode-hook): Make the hook customizable.
17072 (hexl-address-area, hexl-ascii-area): New customize variables.
17073 (hexlify-buffer): Put font-lock-faces on the address area and
17074 the ascii area.
17075 (hexl-activate-ruler): New function.
17076 (hexl-follow-line): New function.
17077 (hexl-highlight-line-range): New function.
17078 (hexl-mode-ruler): New function.
17079
17080 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
17081
17082 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
17083 (vc-default-find-file-hook): New fun.
17084 (vc-find-file-hook): Call new find-file-hook operation.
17085
17086 * vc-arch.el: New file.
17087
17088 2004-03-12 Jesper Harder <harder@ifa.au.dk>
17089
17090 * info-look.el (info-lookup): Reuse an existing Info window.
17091
17092 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
17093
17094 * woman.el (woman-preserve-ascii): Default value changed to t and
17095 doc string revised.
17096
17097 2004-03-12 Richard M. Stallman <rms@gnu.org>
17098
17099 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
17100 Fix minor bug.
17101
17102 * replace.el (occur-engine): Change message for count of matches.
17103
17104 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
17105 For strings, do compare text properties.
17106
17107 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
17108
17109 * progmodes/compile.el (compile-auto-highlight)
17110 (compilation-error-list, compilation-old-error-list)
17111 (compilation-parse-errors-function, compilation-parsing-end)
17112 (compilation-error-message, compilation-directory-stack)
17113 (compilation-enter-directory-regexp-alist)
17114 (compilation-leave-directory-regexp-alist)
17115 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
17116 (compilation-current-file, compilation-regexps): Remove vars.
17117
17118 (compile-error-at-point, compilation-error-filedata)
17119 (compilation-error-filedata-file-name, compile-reinitialize-errors)
17120 (compilation-next-error-locus, compilation-forget-errors)
17121 (count-regexp-groupings, compilation-parse-errors)
17122 (compile-collect-regexps, compile-buffer-substring): Remove funs.
17123
17124 (compile-internal): Make obsolete.
17125
17126 (compilation-first-column, compilation-error)
17127 (compilation-directory-matcher, compilation-page-delimiter)
17128 (compilation-mode-font-lock-keywords, compilation-debug)
17129 (compilation-error-face, compilation-warning-face)
17130 (compilation-info-face, compilation-line-face)
17131 (compilation-column-face, compilation-enter-directory-face)
17132 (compilation-leave-directory-face, compilation-skip-threshold)
17133 (compilation-skip-visited, compilation-context-lines): New vars.
17134
17135 (compilation-warning-face, compilation-info-face)
17136 (compilation-message-face): New faces.
17137
17138 (compilation-error-regexp-alist-alist): New constant.
17139
17140 (compilation-face, compilation-directory-properties)
17141 (compilation-assq, compilation-error-properties, compilation-start)
17142 (define-compilation-mode, compilation-loop)
17143 (compilation-set-window): New functions.
17144
17145 (compile): Additional argument for interactive compiles like TeX.
17146
17147 * progmodes/grep.el (kill-grep): Move here from compile.el
17148 (grep-error, grep-hit-face, grep-error-face)
17149 (grep-mode-font-lock-keywords): New variables.
17150 (grep-regexp-alist): Simplify regexp and add `binary' case.
17151 (grep-mode): New mode.
17152 (grep-process-setup): Simplify.
17153
17154 2004-03-11 Jason Rumney <jasonr@gnu.org>
17155
17156 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
17157 letters on DOS/Windows.
17158
17159 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
17160
17161 * server.el (server-name): New var.
17162 (server-socket-dir): New var to replace server-socket-name.
17163 (server-start): Use them.
17164
17165 2004-03-11 Simon Josefsson <jas@extundo.com>
17166
17167 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
17168 died to avoid infloop. Reported by Jonathan Glauner
17169 <jglauner@sbum.org>.
17170
17171 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
17172
17173 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
17174 (smerge-mode-menu): Use it to deactivate menu entries.
17175 (smerge-keep-current): New fun.
17176 (smerge-keep-current): Use it.
17177
17178 2004-03-10 John Paul Wallington <jpw@gnu.org>
17179
17180 * foldout.el (foldout-fold-list, foldout-modeline-string):
17181 Declare them as variables, not constants.
17182
17183 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17184
17185 * ps-print.el: Modification to print *Messages* buffer.
17186 (ps-print-version): New version 6.6.4.
17187 (ps-message-log-max): New fun.
17188 (ps-spool-without-faces, ps-spool-with-faces)
17189 (ps-count-lines-preprint): Code fix.
17190
17191 * printing.el: New tips in Tips section.
17192
17193 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17194
17195 * delim-col.el: Doc fix.
17196
17197 * printing.el: Doc fix. New doc section (Tips).
17198
17199 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
17200
17201 * type-break.el (type-break-emacs-variant): Remove.
17202 (type-break-run-at-time, type-break-cancel-function-timers):
17203 Use fboundp rather than version name and number.
17204
17205 2004-03-09 Masatake YAMATO <jet@gyve.org>
17206
17207 * hexl.el (hexl-mode): Use `make-local-variable' instead of
17208 `make-variable-buffer-local'.
17209
17210 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
17211
17212 * find-dired.el (find-dired): Call `shell-command' instead of
17213 `start-process-shell-command'. By this, Tramp takes over
17214 handling of remote directories.
17215
17216 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
17217
17218 * newcomment.el (comment-use-global-state): New var.
17219 (comment-search-forward): Use it.
17220
17221 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
17222
17223 * cus-edit.el (fill) <defgroup>: Move to fill.el.
17224
17225 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
17226 (enable-kinsoku): Make it a defcustom.
17227 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
17228 paragraph to same-comment-start-marker.
17229
17230 2004-03-07 Dave Love <fx@gnu.org>
17231
17232 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
17233 (browse-url-mail): Use it.
17234
17235 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
17236 (rfc2368-unhexify-string): Use replace-regexp-in-string.
17237
17238 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
17239
17240 * woman.el (woman-man.conf-path): Doc fix.
17241 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
17242
17243 2004-03-07 Eli Zaretskii <eliz@gnu.org>
17244
17245 * sort.el (sort-columns): Remove ms-dos from the list of systems
17246 where the external `sort' command is not used.
17247
17248 2004-03-07 Kim F. Storm <storm@cua.dk>
17249
17250 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
17251 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
17252 from overlay-arrow-variable-list.
17253 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
17254
17255 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
17256
17257 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
17258 overlay arrow string properly for the assembler buffer.
17259
17260 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
17261
17262 * mail/sendmail.el (mail-mode): Fix last change.
17263
17264 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
17265
17266 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
17267 for the assembler buffer.
17268 (gdb-assembler-custom): Position the overlay arrow.
17269 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
17270
17271 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
17272
17273 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
17274
17275 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
17276 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
17277
17278 * mail/sendmail.el (mail-mode): Set comment-start-skip.
17279
17280 * newcomment.el (uncomment-region): Allow non-terminated comment.
17281 (comment-normalize-vars): Check the user-specified comstart marker.
17282
17283 2004-03-04 Jesper Harder <harder@ifa.au.dk>
17284
17285 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
17286 Otherwise, do use it if the region only contains font-lock text
17287 properties.
17288
17289 2004-03-04 Masatake YAMATO <jet@gyve.org>
17290
17291 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
17292 as the callback function for eldoc.
17293 (hexl-print-current-point-info): New function.
17294 (hexl-current-address): Print the address in both decimal
17295 and hexadecimal format.
17296
17297 2004-03-04 Richard M. Stallman <rms@gnu.org>
17298
17299 * mail/rmail.el (rmail-convert-to-babyl-format):
17300 Specify t for UNIBYTE when calling mail-unquote-printable-region.
17301
17302 * mail/mail-utils.el (mail-unquote-printable-region):
17303 New arg UNIBYTE.
17304
17305 * startup.el (command-switch-alist): Doc fix.
17306
17307 * simple.el (undo): Temporarily set this-command to `undo-start',
17308 then set it to `undo' once undo-start returns without error.
17309
17310 * simple.el (minibuffer-history-sexp-flag): Doc fix.
17311
17312 * simple.el (kill-line): Don't disregard trailing whitespace
17313 in eol condition, if show-trailing-whitespace is set.
17314
17315 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
17316 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
17317 When disabling, restore old values only if mouse-sel-has-been-enabled.
17318
17319 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
17320 (isearch-{-char): New function.
17321 (isearch-mode-map): Bind { to isearch-{-char.
17322
17323 * font-lock.el (lisp-font-lock-keywords-2):
17324 Turn off the CL with-... and do-... general patterns.
17325 Instead, recognize several specific with... and do... constructs.
17326
17327 * files.el (switch-to-buffer-other-window):
17328 Bind same-window-buffer-names and same-window-regexps to nil.
17329 (switch-to-buffer-other-frame): Likewise.
17330
17331 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
17332
17333 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
17334 recognizing leading comment on code line.
17335
17336 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17337
17338 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
17339 hidden files/directories.
17340
17341 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17342
17343 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
17344 only comment-start (in case the mode hasn't set it).
17345
17346 * Makefile.in (AUTOGENEL): New var.
17347 (bootstrap-prepare): Rename from bootstrap-clean.
17348 Don't remove elc files.
17349 (maintainer-clean): New target.
17350
17351 * xml.el (xml-get-attribute-or-nil): Simplify.
17352
17353 2004-03-02 Juri Linkov <juri@jurta.org>
17354
17355 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
17356 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
17357 URL to prevent their substitution with the environment variable
17358 values by browsers.
17359
17360 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17361
17362 * ps-print.el: Doc fix.
17363 (ps-print-version): New version number (6.6.3).
17364 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
17365 Docstring fix.
17366 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
17367 before printing.
17368 (ps-time-stamp-yyyy-mm-dd): New fun.
17369 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
17370
17371 2004-03-02 Kim F. Storm <storm@cua.dk>
17372
17373 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
17374
17375 2004-03-01 Juanma Barranquero <lektu@terra.es>
17376
17377 * allout.el (allout-rebullet-heading): Fix typo in docstring.
17378
17379 * desktop.el (desktop-file-version)
17380 (desktop-after-read-hook): Fix typos.
17381 (desktop-clear-preserve-buffers): Remove redundant info in
17382 docstring already shown by the obsolescence message.
17383 (desktop-truncate, desktop-internal-v2s)
17384 (desktop-value-to-string): Change argument name to match docstring.
17385
17386 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
17387
17388 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
17389 docstring.
17390
17391 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17392
17393 * printing.el: Replace "As Is..." in PostScript file print/preview by
17394 "No Preprocessing...". Suggested by Colin Marquardt
17395 <_marquardt_@zmd.de>.
17396 (pr-insert-section-4): Adjust buffer interface.
17397
17398 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
17399
17400 Version 2.0.39 of Tramp released.
17401
17402 * net/tramp.el (tramp-handle-file-local-copy)
17403 (tramp-handle-write-region, tramp-open-connection-rsh):
17404 Variable name typo. Small change. From Patrick Tullmann
17405 <tullmann@flux.utah.edu>.
17406 (tramp-process-connection-type): New variable.
17407 (tramp-maybe-open-connection): Use it.
17408 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
17409 (tramp-touch): Set last-modified time of a remote file.
17410 (tramp-handle-write-region): Say which function is used when encoding.
17411
17412 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
17413
17414 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
17415 case of non-existing filename, too. Reported by Christoph Bauer
17416 <c_bauer@informatik.uni-kl.de>.
17417 (tramp-smb-get-file-entries): The directory in question should
17418 have permissions "drwxrwxrwx". Just virtual, because we don't
17419 know the real permissions. Don't we know?
17420 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
17421 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
17422 (tramp-smb-wait-for-output): Optimize algorithm getting pending
17423 output. If it was received chunkwise, there have been problems.
17424 Remove the "prompt not found" error message; it is obvious.
17425 Simplify algorithm.
17426 (tramp-smb-process-running): Remove. Since we acknowledge the
17427 virtual prompt for shares, there's no need for distinction of
17428 reading shares (process ends afterwards) and interactive mode of
17429 smblient.
17430 (tramp-smb-open-connection): Setting process sentinel removed.
17431 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
17432 "NT_STATUS_NETWORK_ACCESS_DENIED".
17433 (tramp-smb-maybe-open-connection): Set `process-connection-type'
17434 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
17435 (top-level): Setting default value in `tramp-default-method-alist'
17436 corrected. Order of USER and HOST have been wrong.
17437 Nobody complained for months ...
17438 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
17439 (tramp-smb-open-connection): Clear password cache if login has failed.
17440
17441 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
17442 `tramp-unified-filenames'.
17443 (tramp-completion-mode): Make test for XEmacs explicitely.
17444 `event-to-character' can exists in Emacs packages too.
17445 Reported by Matt Swift <swift@alum.mit.edu>.
17446 (tramp-buffer-name): Buffer name must contain the user if exists.
17447 Reported by Adrian Phillips <a.phillips@met.no>.
17448 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
17449 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
17450 (tramp-do-copy-or-rename-file-out-of-band): Rename from
17451 `tramp-do-copy-or-rename-file-one-local', because it handles also
17452 the case both files use the same out-of-band method.
17453 Implementation added.
17454 (tramp-handle-file-local-copy, tramp-handle-write-region):
17455 Out-of-band handling removed. `copy-file' called instead, which
17456 calls `tramp-do-copy-or-rename-file-out-of-band'.
17457 (tramp-action-password): Check for out-of-band method removed.
17458 This function is used for 'login-program.
17459 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
17460 appropriate.
17461 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
17462 and `tramp-parse-sknownhosts'.
17463 (tramp-completion-function-alist): It's a defvar now, because we
17464 want to apply the optimized `tramp-set-completion-function'
17465 instead of a static list.
17466 (tramp-set-completion-function): Implementation tuned.
17467 Avoid double entries, and entries where the function or the
17468 file/directory doesn't exist.
17469 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
17470 for SSH2.
17471 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
17472 (tramp-handle-dired-compress-file): New function.
17473 (tramp-async-proc): New variable.
17474 (tramp-handle-shell-command): Adding asynchronous processes.
17475 They are far from being perfect, but it works at least for
17476 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
17477 (top-level): Require password.el if visible. Should be mandatory
17478 once No Gnus has found its way into (X)Emacs.
17479 (tramp-read-passwd): Invoke `password-read' if available,
17480 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
17481 fallback any longer.
17482 (tramp-clear-passwd): New function.
17483 (tramp-process-actions, tramp-process-multi-actions):
17484 Clear password cache if login has failed.
17485
17486 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
17487 its own module.
17488 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
17489 `ange-ftp-ftp-name-res'. There could be incorrect values from
17490 previous calls in case the "ftp" method is used in the Tramp file
17491 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
17492
17493 2004-02-28 Richard M. Stallman <rms@gnu.org>
17494
17495 * term.el (term-mouse-paste): Call mouse-set-point.
17496
17497 * thumbs.el: New file.
17498
17499 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17500
17501 * progmodes/ebnf-abn.el: Doc fix.
17502
17503 * progmodes/ebnf-bnf.el: Doc fix.
17504 (ebnf-repeat): Code fix.
17505
17506 * progmodes/ebnf2ps.el: Doc fix.
17507 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
17508
17509 2004-02-28 Juri Linkov <juri@jurta.org>
17510
17511 * ffap.el (dired-at-point): Additional writability test for
17512 relative directory names.
17513 (dired-at-point-prompter): Treat directories as a directory, get
17514 the directory component from files.
17515 (ffap-string-at-point): Return string from region if region is active.
17516 (ffap-file-at-point): Remove redundant code.
17517
17518 2004-02-28 Kim F. Storm <storm@cua.dk>
17519
17520 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
17521 Initialize margin area images to nil.
17522 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
17523 (breakpoint-enabled-bitmap-face)
17524 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
17525 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
17526 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
17527 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
17528 (gdb-reset): Use gdb-remove-breakpoint-icons.
17529 (gdb-put-string): Add dprop arg to specify alternative display
17530 property (for setting fringe bitmap).
17531 (gdb-remove-strings): Doc fix.
17532 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
17533 icon in fringe (if available), or else as icon or text in display
17534 margin. Creates necessary icons in breakpoint-bitmap,
17535 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
17536 Also make left window margin if required.
17537 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
17538 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
17539 no longer needed.
17540 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
17541 gdb-put-breakpoint-icon.
17542 (gdb-assembler-mode): Don't set left-margin-width here.
17543
17544 2004-02-27 Kevin Ryde <user42@zip.com.au>
17545
17546 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
17547 comma, so that it DTRT in macros.
17548
17549 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
17550
17551 * progmodes/sh-script.el (sh-shell-arg)
17552 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
17553 (sh-leading-keywords, sh-other-keywords): Fix custom type.
17554
17555 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
17556
17557 * faces.el (face-spec-set-match-display): Add a new attribute,
17558 `min-colors'.
17559 (region, highlight, secondary-selection): Use `min-colors'.
17560
17561 * custom.el (defface): Add documentation for `min-colors'.
17562
17563 * font-lock.el (font-lock-comment-face, font-lock-string-face)
17564 (font-lock-keyword-face, font-lock-function-name-face)
17565 (font-lock-variable-name-face, font-lock-constant-face):
17566 Use `min-colors'.
17567
17568 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
17569
17570 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17571
17572 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
17573 define assq-delete-all if it's not defined.
17574 (ebnf-generate-region): Code fix.
17575
17576 * printing.el: Doc fix.
17577 (pr-version): New version number (6.7.2).
17578 (pr-command): Return empty string if command is an empty string.
17579
17580 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17581
17582 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
17583
17584 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
17585 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
17586 semi-down-full. Fix a bug on productions like test = {"test"}* | (
17587 "tt" ["test"] ). Reported by Markus Dreyer
17588 <mdreyer@ix.urz.uni-heidelberg.de>.
17589 (ebnf-version): New version number (4.0).
17590 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
17591 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
17592 (ebnf-delete-style): New commands.
17593 (ebnf-directory, ebnf-file): New funs.
17594 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
17595 (ebnf-production-name-p, ebnf-stop-on-error): New options.
17596 (ebnf-syntax-alist): New var.
17597 (ebnf-element-width): New fun replacing ebnf-list-width.
17598 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
17599 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
17600 (ebnf-prologue): Adjust vars.
17601 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
17602 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
17603 (ebnf-check-style-values, ebnf-generate-production)
17604 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
17605 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
17606 (ebnf-token-repeat): Code fix.
17607
17608 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
17609 %right, %left and %prec. Suggested by Matthew K. Junker
17610 <junker@alum.mit.edu>.
17611 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
17612
17613 * progmodes/ebnf-iso.el: Doc fix.
17614 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
17615 (ebnf-iso-lex): Code fix.
17616
17617 * progmodes/ebnf-bnf.el: Doc fix.
17618 (ebnf-bnf-lex): Code fix.
17619
17620 * progmodes/ebnf-otz.el: Doc fix.
17621
17622 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
17623
17624 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
17625 (abbrev-prefix-mark): Doc fix.
17626
17627 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
17628
17629 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
17630 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
17631 (gdb-var-delete): Make interactive (really).
17632 (gdb-edit-value): Make non-interactive.
17633
17634 * progmodes/gud.el (gud-speedbar-menu-items):
17635 Add gdb-var-delete and, indirectly, gdb-edit-value.
17636 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
17637 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
17638 (gud-gdb-marker-filter): Add comment for annotations.
17639
17640 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
17641
17642 * calendar/calendar.el (generate-calendar)
17643 (calendar-read-date): Prevent display of BC calendars once more -
17644 reverts 2003-10-01 change.
17645 (generate-calendar-month): Doc fix.
17646
17647 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
17648
17649 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
17650 return value of increment-calendar-month.
17651
17652 2004-02-21 Stephen Compall <s11@member.fsf.org>
17653
17654 * saveplace.el (save-place-forget-unreadable-files)
17655 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
17656 (save-place-forget-unreadable-files): New function.
17657 (save-place-alist-to-file): Use it to filter out files that are
17658 no longer readable.
17659
17660 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
17661 current Texinfo environment, using the same method as in
17662 `texinfo-insert-@end', and insert a space rather than a newline if
17663 point in a @table environment.
17664
17665 2004-02-21 Juri Linkov <juri@jurta.org>
17666
17667 * ffap.el (ffap-file-at-point): Try parent directories.
17668
17669 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
17670
17671 * vcursor.el (vcursor-modifiers): New defcustom.
17672 (vcursor-cs-binding): Use vcursor-modifiers instead of a
17673 hard-coded list.
17674
17675 2004-02-21 Masatake YAMATO <jet@gyve.org>
17676
17677 * play/animate.el (animate-birthday-present): Accept names other
17678 than `Sarah', too.
17679
17680 2004-02-21 Juri Linkov <juri@jurta.org>
17681
17682 * startup.el: Remove table of command line arguments from the
17683 Commentary section.
17684
17685 2004-02-20 John Wiegley <johnw@newartisans.com>
17686
17687 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
17688 again" modifier from 'e' to 'E', since 'e' is also used by the
17689 "file extension" modifier.
17690
17691 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
17692
17693 * help-fns.el (describe-categories): Doc fix.
17694
17695 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
17696
17697 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
17698 temporary file for buffer already visiting one. This change makes
17699 output likely to be directly usable by patch program.
17700 Suggested by Adrian Aichner <adrian@xemacs.org>
17701
17702 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
17703
17704 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
17705 case of variables defined in compound statements.
17706 (gdb-setup-windows, gdb-source-info, gdb-source-info):
17707 Simplify constructions using switch-to-buffer.
17708
17709 2004-02-19 Simon Josefsson <jas@extundo.com>
17710
17711 * play/morse.el: Fix typo.
17712 (morse-code): Add @.
17713
17714 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
17715
17716 * calendar/appt.el (appt-display-format): Change default to
17717 'ignore, for backwards compatibility.
17718 (appt-display-message): If appt-display-format is 'ignore,
17719 respect old vars appt-msg-window and appt-visible.
17720 (appt-activate): Don't depend on return value of cancel-timer.
17721
17722 * calendar/calendar.el (calendar-holidays): Doc fix.
17723
17724 * calendar/cal-coptic.el (coptic-prompt-for-date):
17725 Use assoc-string instead of assoc-ignore-case.
17726 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
17727 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
17728 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
17729 * calendar/cal-islam.el (calendar-goto-islamic-date)
17730 (mark-islamic-diary-entries): Ditto.
17731 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
17732 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
17733 (calendar-read-mayan-tzolkin-date): Ditto.
17734 * calendar/calendar.el (calendar-read-date): Ditto.
17735 * calendar/diary-lib.el (mark-diary-entries): Ditto.
17736
17737 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
17738
17739 * progmodes/executable.el (executable-command-find-posix-p):
17740 Fix choice of the directory.
17741
17742 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
17743
17744 * simple.el (interprogram-cut-function)
17745 (interprogram-paste-function, kill-new, kill-append):
17746 Doc fixes.
17747 (kill-region): Make it return nil. Doc fix.
17748 (yank-pop): Make its argument optional.
17749 (yank): Make ARG `-' equivalent to `-1'.
17750
17751 2004-02-17 Eli Zaretskii <eliz@gnu.org>
17752
17753 * mail/rmail.el (rmail-get-new-mail): Don't reference
17754 rmail-use-spam-filter if rmail-spam-filter is not loaded.
17755
17756 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
17757
17758 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
17759 if one of global-auto-revert-non-file-buffers or autorevert-mode
17760 is non-nil.
17761
17762 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17763
17764 * subr.el (delete-dups): A better implementation from Karl Heuer
17765 <kwzh@gnu.org>.
17766
17767 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
17768
17769 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
17770 correct place.
17771 * progmodes/icon.el (icon-indent-command): Ditto.
17772 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
17773
17774 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17775
17776 * progmodes/grep.el (grep-compute-defaults): Undo change from
17777 2004-01-29: don't use executable-command-find-posix-p.
17778
17779 2004-02-16 Richard Sharman <rsharman@pobox.com>
17780
17781 * hilit-chg.el: Use require instead of eval-and-compile.
17782 (highlight-compare-buffers): New function.
17783
17784 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
17785
17786 * man.el (Man-fontify-manpage): Render section headings in
17787 `Man-overstrike-face' even when overstrike was not used by man
17788 formatter for section headings.
17789
17790 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
17791
17792 * rmail-spam-filter.el (vm-use-spam-filter)
17793 (rsf-min-region-length-added-to-spam-list): New variables.
17794 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
17795 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
17796 spam testing. Don't delete spam message if automatic deletion
17797 after output via variable rmail-delete-after-output is turned on.
17798 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
17799 rsf-bbdb-dont-create-entries-for-spam.
17800 (check-field): New function, extracted from code in
17801 rmail-spam-filter to ease addition of header fields like content-type.
17802 (message-content-type): New variable to check the content-type:
17803 field added, also in defcustom of rsf-definitions-alist.
17804 (rmail-spam-filter): Replace repeated test code for header fields
17805 by calls to check-field; change the call to
17806 rmail-output-to-rmail-file such that rmail-current-message stays
17807 the same to avoid wrong deletion of unseen flags.
17808 (rsf-add-contents-type): New function to convert old format
17809 of rmail-spam-definitions-alist into new one.
17810 Change prefixes of all variables and functions from
17811 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
17812
17813 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17814
17815 * loadhist.el (unload-hook-features-list): New defvar.
17816
17817 2004-02-16 Dave Love <fx@gnu.org>
17818
17819 * loadhist.el (unload-feature): Doc fix. Rename flist to
17820 unload-hook-features-list.
17821
17822 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
17823
17824 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
17825 cookie. Don't check if we are looking-at open-formula.
17826
17827 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
17828
17829 * subr.el (match-string-no-properties): Use substring-no-properties.
17830
17831 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17832
17833 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
17834 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
17835 Use lower-case "rx" in all error message.
17836
17837 2004-02-16 Dave Love <fx@gnu.org>
17838
17839 * emacs-lisp/rx.el (rx-or): Put group around result.
17840 (rx-constituents): Add backref.
17841 (rx-syntax): Add string-delimiter, comment-delimiter.
17842 (rx-categories): Add combining-diacritic.
17843 (rx-check-not, rx-greedy, rx): Doc fix.
17844 (rx-backref, rx-check-backref): New.
17845
17846 2004-02-16 Jesper Harder <harder@ifa.au.dk>
17847
17848 * newcomment.el (uncomment-region): Allow eob as comment end.
17849
17850 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17851
17852 * filecache.el: All message and error commands now use prefix
17853 "Filecache:" to make it easy to read *Messages* buffer.
17854
17855 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17856
17857 * autorevert.el: Add support to detect changed dired and VC buffers.
17858 (auto-revert-active-p, auto-revert-list-diff)
17859 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
17860 (auto-revert-handler, auto-revert-active-p): New functions.
17861 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
17862 and `auto-revert-active-p'.
17863 (eval-when-compile): Defvar dired-directory and vc-mode.
17864 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
17865 (auto-revert-handler-vc): New functions.
17866
17867 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
17868
17869 * progmodes/compile.el (compilation-directory): New defvar.
17870 (compile): Save current directory in compilation-directory.
17871 (recompile): Bind default-directory to compilation-directory if
17872 that is non-nil.
17873
17874 2004-02-16 Dave Love <fx@gnu.org>
17875
17876 * newcomment.el (comment-insert-comment-function)
17877 (comment-region-function, uncomment-region-function): New.
17878 (comment-indent): Use comment-insert-comment-function.
17879 (uncomment-region): Use uncomment-region-function.
17880 (comment-region): Use comment-region-function.
17881
17882 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
17883
17884 2004-02-16 Richard Stallman <rms@gnu.org>
17885
17886 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
17887 loaddefs* and ldefs-boot*.
17888
17889 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17890
17891 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
17892 and email address at the beginning and end of the address.
17893
17894 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
17895 anchored at the beginning of the email address.
17896
17897 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
17898
17899 * international/ccl.el (ccl-compile-write): Pass `left' to
17900 ccl-embed-code to generate correct code of write-expr-register.
17901
17902 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
17903
17904 * progmodes/grep.el (grep-compute-defaults): Fix typos.
17905
17906 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17907
17908 * x-dnd.el: Mention support for Motif in commentary.
17909 (x-dnd-handle-drag-n-drop-event): Ditto.
17910
17911 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
17912
17913 * ses.el: Use "ses--" prefixes for buffer-local variables.
17914 Use (point-min) instead of 1, even when we know the buffer
17915 is unnarrowed.
17916 (ses-build-load-map): Delete. Distribute its content to defconst's for
17917 the three maps.
17918 (ses-menu, ses-header-line-menu): New menus.
17919 (ses-mode-map): Use them.
17920 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
17921
17922 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
17923
17924 * Makefile.in: Fix the CC Mode recompile kludge so it works
17925 when building in a different directory.
17926
17927 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
17928
17929 * simple.el (kill-new): Put yank-handler property on the entire string.
17930
17931 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
17932
17933 * diff.el: Don't use compile any more, use diff-mode instead.
17934 (diff-regexp-alist, diff-old-file, diff-new-file)
17935 (diff-parse-differences, diff-process-setup): Remove.
17936 (diff-sentinel): New fun.
17937 (diff): Use it. Run the process ourselves.
17938 Use diff-mode for the rest of the processing.
17939
17940 * diff.el (diff): Simplify code handling `switch'.
17941
17942 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
17943
17944 * pcvs-defs.el (cvs-menu): Add `tag'.
17945
17946 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
17947
17948 * simple.el (kill-append): Doc fix.
17949
17950 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17951 Adapt outline-regexp to the new conventions for commenting out code.
17952
17953 2004-02-11 John Paul Wallington <jpw@gnu.org>
17954
17955 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
17956
17957 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
17958
17959 * diff.el (diff-switches): New fun.
17960 (diff, diff-backup): Use it.
17961 (diff): Clean up the args construction. Use backquote.
17962 Use listp instead of consp to avoid putting a nil arg.
17963 (diff): Add a revert-buffer function.
17964
17965 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17966
17967 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
17968 handled by x-dnd-handle-file-name.
17969 (x-dnd-known-types): Add COMPOUND_TEXT.
17970 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
17971 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
17972 x-dnd-empty-state.
17973 (x-dnd-forget-drop): Ditto.
17974 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
17975 (x-dnd-handle-one-url): Return private when inserting text.
17976 (x-dnd-insert-ctext): New function.
17977 (x-dnd-handle-file-name): New function for FILE_NAME.
17978 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
17979 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
17980 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
17981
17982 2004-02-10 Kenichi Handa <handa@m17n.org>
17983
17984 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
17985 instead of while loop.
17986
17987 2004-02-10 Miles Bader <miles@gnu.org>
17988
17989 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
17990
17991 2004-02-09 Kenichi Handa <handa@m17n.org>
17992
17993 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
17994 have end-of-line.
17995
17996 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
17997
17998 * Makefile.in: Added extra dependencies in the recompile target
17999 needed to cope with the compile time macro expansions in CC Mode.
18000
18001 2004-02-09 Kim F. Storm <storm@cua.dk>
18002
18003 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
18004 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
18005 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
18006 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
18007 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
18008 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
18009 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
18010 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
18011 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
18012 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
18013 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
18014
18015 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
18016
18017 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
18018 Don't allow shrink if there's a window on our right.
18019
18020 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
18021 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
18022 Bring together declaration and initialization.
18023 (prolog-mode-variables): Don't set the syntax table.
18024 Don't set paragraph-start and comment-indent-function.
18025 Add /*..*/ to the comment regexps.
18026 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
18027 (prolog-mode-map): Don't bind TAB.
18028 (prolog-mode): Set the syntax table.
18029 (prolog-comment-indent): Remove.
18030 (inferior-prolog-mode-map): Initialize in the declaration.
18031 (inferior-prolog-mode-syntax-table)
18032 (inferior-prolog-mode-abbrev-table): New vars.
18033 (inferior-prolog-mode): Derive from comint-mode.
18034 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
18035 minibuffer windows.
18036
18037 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
18038 in file names, as long as it is unabmiguous.
18039
18040 2004-02-08 Andreas Schwab <schwab@suse.de>
18041
18042 * textmodes/reftex-toc.el
18043 (reftex-toc-load-all-files-for-promotion): Remove useless use of
18044 format. Doc fix.
18045
18046 * textmodes/refer.el (refer-find-entry-internal): Remove extra
18047 format string arguments.
18048
18049 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
18050 string argument.
18051
18052 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
18053
18054 * play/zone.el (zone-call): Fix format string.
18055
18056 * net/webjump.el (webjump-builtin): Add missing format string argument.
18057
18058 * midnight.el (midnight-delay-set): Remove extra format string argument.
18059
18060 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
18061
18062 * hexl.el (hexl-insert-char): Add missing format string argument.
18063
18064 * format.el (format-decode): Fix format string.
18065
18066 * emulation/vi.el (vi-mode): Remove extra format string argument.
18067 (vi-repeat-last-search): Likewise.
18068 (vi-reverse-last-search): Likewise.
18069 (vi-goto-mark): Likewise.
18070 (vi-reverse-last-find-char): Likewise.
18071 (vi-repeat-last-find-char): Likewise.
18072 (vi-locate-def): Likewise.
18073
18074 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
18075
18076 * ediff-util.el (ediff-toggle-read-only): Remove extra format
18077 string argument.
18078 (ediff-toggle-regexp-match): Likewise.
18079
18080 * dired-aux.el (dired-do-query-replace-regexp): Add missing
18081 format string argument.
18082
18083 * calc/calc-map.el (calc-get-operator): Remove extra format
18084 string argument.
18085
18086 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
18087
18088 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
18089 string argument.
18090
18091 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
18092
18093 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
18094
18095 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
18096
18097 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
18098 (cl-struct-setf-expander): Likewise.
18099
18100 * vc.el (with-vc-file): Fix unsafe uses of error.
18101 (vc-cancel-version): Likewise.
18102
18103 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
18104
18105 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
18106 thousands separator; fixes <class>:<line-number> regexp for
18107 non-english locales.
18108
18109 2004-02-08 Andreas Schwab <schwab@suse.de>
18110
18111 * view.el (view-mode-enable): Revert previous change.
18112
18113 2004-02-07 Kim F. Storm <storm@cua.dk>
18114
18115 * simple.el (line-number-at-pos): Rename from line-at-pos.
18116 Uses changed (what-line and vc-annotate-warp-version).
18117
18118 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
18119
18120 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
18121 (diff-mode): Remove aborted attempt at support for compile.el.
18122 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
18123
18124 2004-02-06 Andreas Schwab <schwab@suse.de>
18125
18126 * view.el (view-mode-enable): Add view-mode-map to
18127 minor-mode-overriding-map-alist.
18128
18129 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18130
18131 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
18132
18133 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
18134
18135 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
18136 with point inside rather than after the paragraph.
18137
18138 2004-02-04 Sam Steingold <sds@gnu.org>
18139
18140 * mail/smtpmail.el (smtpmail-try-auth-methods):
18141 Do not try authentication when no mechanism is available.
18142 Pass port-name as defaultport to `netrc-machine'.
18143
18144 2004-02-04 Stephen Eglen <stephen@gnu.org>
18145
18146 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
18147 to show how minibuffer height can be constrained.
18148
18149 2004-02-04 John Paul Wallington <jpw@gnu.org>
18150
18151 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
18152
18153 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18154
18155 * x-dnd.el: New file for drag and drop.
18156
18157 * term/x-win.el: require x-dnd, set after-make-frame-functions
18158 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
18159 drag-n-drop event.
18160
18161 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
18162 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
18163 (dired-dnd-handle-file): New functions for drag and drop support.
18164 (dired-mode): Initialize drag and drop if x-dnd present.
18165
18166 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
18167
18168 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
18169 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
18170 (cperl-mode): Set fill-paragraph-function.
18171 (cperl-fill-paragraph): Make it non-interactive.
18172
18173 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
18174
18175 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
18176
18177 2004-02-02 David Kastrup <dak@gnu.org>
18178
18179 * replace.el (perform-replace): Allow 'literal argument in
18180 regexp-flag to indicate literal replacement.
18181 (query-replace-regexp-eval): Use it.
18182
18183 2004-02-01 Andreas Schwab <schwab@suse.de>
18184
18185 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
18186
18187 2004-02-01 Stephen Eglen <stephen@gnu.org>
18188
18189 * info-look.el: Add support for maxima-mode. Update commentary
18190 because info-lookup-symbol is now bound to C-h S.
18191
18192 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
18193
18194 * simple.el (edit-and-eval-command): Bind print-level and
18195 minibuffer-history-sexp-flag around call to read-from-minibuffer.
18196 Correct initial position in command-history.
18197
18198 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
18199
18200 * files.el (read-directory-name): Adapt the docstring to recent
18201 change in Fread_file_name.
18202
18203 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
18204
18205 * ses.el (ses-print-cell): If print format too wide for column
18206 width, truncate decimal places if that helps to avoid "#####" fill.
18207 * ses.el (ses-initial-column-width): Revert previous change.
18208
18209 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
18210
18211 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
18212 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
18213 Add edebug info.
18214 (jit-lock-mode): Setup/cancel the new timer.
18215 (jit-lock-context-fontify): New fun. Extracted from
18216 context fontification code of jit-lock-stealth-fontify.
18217 (jit-lock-stealth-fontify): Don't do context fontification any more.
18218
18219 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
18220 (jit-lock-fontify-now): Handle the `quit' case.
18221 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
18222
18223 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
18224
18225 * progmodes/executable.el (executable-command-find-posix-p):
18226 New. Check if find handles arguments Posix-style.
18227
18228 * progmodes/grep.el (grep-compute-defaults):
18229 Use executable-command-find-posix-p.
18230 (grep-find): Check `grep-find-command'.
18231
18232 * filecache.el (file-cache-find-posix-p): Delete.
18233 (file-cache-add-directory-using-find):
18234 Use `executable-command-find-posix-p'.
18235
18236 2004-01-29 Dave Love <fx@gnu.org>
18237
18238 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
18239 Iterate the hook function if arg is given.
18240 (mark-defun, narrow-to-defun): Change order of finding the limits.
18241
18242 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
18243 (byte-compile-format-warn): New.
18244 (byte-compile-callargs-warn): Use it.
18245 (Format, message, error): Add byte-compile-format-like property.
18246 (byte-compile-maybe-guarded): New.
18247 (byte-compile-if, byte-compile-cond): Use it.
18248 (byte-compile-lambda): Compile interactive forms,
18249 just to make warnings about them.
18250
18251 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
18252
18253 * ses.el (ses-initial-column-width): Increase to 14, so it will
18254 work well with the default printer of "%.7g" for extreme values
18255 like "-1.234567e+07".
18256
18257 2004-01-29 Kenichi Handa <handa@m17n.org>
18258
18259 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
18260
18261 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
18262
18263 * dos-w32.el: Added support for the `default-printer-name' function.
18264
18265 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
18266
18267 * server.el (server-socket-name): Don't use the hostname in the
18268 socket name since /tmp is local to the host anyway.
18269
18270 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
18271 robust check of widening and fix var-naming.
18272
18273 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
18274
18275 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
18276 or rmail-spam- to rsf- in all function and variable names.
18277 (rsf-min-region-to-spam-list): New variable.
18278 (rsf-bbdb-auto-delete-spam-entries): Rename from
18279 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
18280 scanned together with the recipients field for spam testing; Don't
18281 delete spam message if rmail-delete-after-output is non-nil;
18282 (rsf-check-field): New function, extracted from code in
18283 rmail-spam-filter to ease addition of header fields like
18284 content-type:;
18285 (message-content-type): New variable. The content-type: field was
18286 added also in defcustom of rsf-definitions-alist;
18287 (rmail-spam-filter): Replace repeated test code for header fields
18288 by calls to check-field; change the call to
18289 rmail-output-to-rmail-file such that rmail-current-message stays
18290 the same to avoid wrong deletion of unseen flags.
18291 (rmail-use-spam-filter): Add autoload cookie.
18292
18293 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
18294
18295 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
18296 (file-cache-add-directory-using-find): Add Cygwin support.
18297 (file-cache-find-command-posix-flag): New user variable.
18298
18299 * filecache.el (file-cache-add-directory): Check for
18300 directories an remove them from dir-files.
18301
18302 2004-01-27 Richard M. Stallman <rms@gnu.org>
18303
18304 * man.el (Man-fontify-manpage): Clean up message.
18305
18306 2004-01-27 Kenichi Handa <handa@m17n.org>
18307
18308 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
18309 (sentence-end): Define using sentence-end-without-space.
18310
18311 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
18312 a sentence ends with one of a character in sentence-end-without-space.
18313
18314 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
18315
18316 * font-lock.el (font-lock): Add jit-lock as explicit group member.
18317 (jit-lock): Group declaration moved to jit-lock.el.
18318 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
18319 when necessary.
18320
18321 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
18322 (jit-lock-context-unfontify-pos): Rename from
18323 jit-lock-first-unfontify-pos.
18324 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
18325
18326 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
18327
18328 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
18329 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
18330 (fortran-fill): When filling a string, adjust re-search-backward
18331 argument for special case of string just on fill-column.
18332 When filling non-string, allow one extra char if
18333 fortran-break-before-delimiters is non-nil.
18334 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
18335 Use fortran-break-delimiters-re and fortran-no-break-re to
18336 correctly handle cases such as "**".
18337
18338 * progmodes/f90.el (f90-break-delimiters): Doc fix.
18339 (f90-no-break-re): Add some extra tokens. Doc fix.
18340
18341 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
18342
18343 * mail/rmail-spam-filter.el:
18344 Use two semicolons as Commentary line prefix.
18345 Add ";;; Code:" stylized comment.
18346 Delete end-of-line whitespace.
18347 Wrap (require 'cl) with `eval-when-compile'.
18348
18349 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
18350
18351 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
18352 at the top level of vc.el.
18353
18354 2004-01-23 Andre Spiegel <spiegel@gnu.org>
18355
18356 * vc.el (vc-current-line): Function removed. This is now done by
18357 the new function line-at-pos in simple.el.
18358 (vc-annotate-warp-version): Use line-at-pos instead of
18359 vc-current-line.
18360
18361 2004-01-22 Kim F. Storm <storm@cua.dk>
18362
18363 * simple.el (line-at-pos): New defun.
18364 (what-line): Use it. Optimize by only counting lines in narrowed
18365 region once.
18366
18367 2004-01-22 Kenichi Handa <handa@m17n.org>
18368
18369 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
18370 point (register r1) only for charset mule-unicode-0100-24ff.
18371
18372 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
18373
18374 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
18375 trailing white space and ensure a final newline.
18376
18377 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
18378 Add autoload cookie.
18379
18380 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
18381
18382 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
18383 activate view-mode explicitly.
18384
18385 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18386
18387 * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
18388 menu-bar-enable-clipboard and make Paste use clipboard first.
18389
18390 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
18391
18392 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
18393 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
18394 (vc-mcvs-cvs): Remove.
18395 (vc-mcvs-command): Remove use of assert.
18396
18397 * outline.el (outline-insert-heading): Tighten up match.
18398 (outline-demote, outline-move-subtree-down): Don't assume anything
18399 about outline-regexp.
18400
18401 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
18402 (texinfo-show-structure): Explicitly add ^, and simplify.
18403
18404 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
18405
18406 * calendar/appt.el (appt-check): Restore usage of
18407 appt-issue-message deleted in previous change.
18408 (top-level): Activate package when loaded (needed for backwards
18409 compatibility).
18410
18411 2004-01-20 Jesper Harder <harder@ifa.au.dk>
18412
18413 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
18414 following previous change to smtpmail-send-data.
18415
18416 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
18417
18418 * vc.el (vc-default-previous-version): Doc enhancement.
18419 (vc-default-next-version): New function.
18420 (vc-print-log): New arg FOCUS-REV.
18421 (vc-annotate-mode): Derive from view-mode.
18422 (vc-annotate): New args REVISION, DISPLAY-MODE.
18423 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
18424 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
18425 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
18426 (vc-annotate-show-diff-revision-at-line, vc-current-line)
18427 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
18428
18429 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
18430
18431 2004-01-19 Karl Berry <karl@gnu.org>
18432
18433 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
18434 or "TexInfo".
18435
18436 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
18437
18438 * subr.el (delete-dups): New function.
18439
18440 2004-01-19 Karl Berry <karl@gnu.org>
18441
18442 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
18443 with ^, since that's what texinfo-show-structure
18444 documentation says (plus it works much better in texinfo.txi).
18445
18446 2004-01-18 Jesper Harder <harder@ifa.au.dk>
18447
18448 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
18449
18450 2004-01-18 David Ponce <david@dponce.com> (tiny change)
18451
18452 * progmodes/which-func.el (which-function-mode): Don't cancel
18453 which-func-update-timer if not set.
18454
18455 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
18456
18457 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
18458 Remove spurious left square bracket in XX:XXam regexp.
18459
18460 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
18461
18462 * progmodes/cc-defs.el: Do not require cl at run time.
18463
18464 2004-01-16 Richard M. Stallman <rms@gnu.org>
18465
18466 * emacs-lisp/cl.el (cl-cannot-unload): New function.
18467 (cl-unload-hook): Defvar this to run cl-cannot-unload.
18468
18469 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
18470 Call rmail-spam-filter. Delete and expunge spam.
18471 Print number of spam messages deleted.
18472 Save and restore the deletion status of old messages when reading
18473 new mail with spam filter, so that expunging spam does not expunge
18474 msgs deleted by the user.
18475 (rmail-only-expunge): Add an optional argument dont-show to
18476 prevent showing message after expunge.
18477
18478 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
18479
18480 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
18481 * subr.el (declare): New macro.
18482
18483 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
18484
18485 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
18486
18487 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
18488
18489 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
18490 Test window-system rather than system-type (for X11/Mac).
18491
18492 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
18493
18494 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
18495
18496 2004-01-12 Richard M. Stallman <rms@gnu.org>
18497
18498 * mail/rmail.el (rmail-convert-to-babyl-format):
18499 Use mail-unquote-printable-region.
18500 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
18501 (rmail-hex-char-to-integer): Functions deleted.
18502
18503 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
18504 (mail-unquote-printable-region): New arg NOERROR.
18505 For invalid encoding, either signal an error to just return nil.
18506
18507 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
18508
18509 * calendar/appt.el: Update copyright and commentary.
18510 (appt-issue-message): Make obsolete.
18511 (appt-visible, appt-msg-window): Make obsolete, in favour of
18512 appt-display-format.
18513 (appt-display-mode-line, appt-display-duration)
18514 (appt-display-diary, appt-time-msg-list, appt-mode-string)
18515 (appt-prev-comp-time, appt-display-count, appt-timer)
18516 (appt-convert-time): Doc change.
18517 (appt-disp-window-function, appt-delete-window-function):
18518 Use defcustom rather than defvar.
18519 (appt-display-format): New variable.
18520 (appt-display-message): New function with display code from appt-check.
18521 (appt-check): Add optional FORCE argument. Doc change.
18522 Add appt-make-list to diary-hook if displaying diary.
18523 Remove checking of view-diary-entries-initially.
18524 Message display section removed to new function appt-display-message.
18525 (appt-display-window): Doc change. Remove unused internal var
18526 this-buffer. Do not beep, since appt-display-message does that.
18527 (appt-make-list): Doc change. Use caar.
18528 (appt-sort-list): Simplify by using builtin sort function.
18529 (appt-update-list): New function for updating appts when diary is
18530 saved.
18531 (appt-activate): New autoloaded function to toggle package
18532 functionality.
18533
18534 * calendar/cal-x.el: (calendar-one-frame-setup)
18535 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
18536
18537 * calendar/calendar.el: Update copyright.
18538 (view-diary-entries-initially, european-calendar-style): Doc change.
18539 (calendar-setup): Make defcustom rather than defvar.
18540 (mark-visible-calendar-date): Initialize temp-face and faceinfo
18541 in let binding so local to function.
18542
18543 * calendar/diary-lib.el: Update copyright.
18544 (diary, diary-entry-time): Doc change.
18545 (list-diary-entries): Doc change. Trivial logic change.
18546 (fancy-diary-display): Restore make-face command mistakenly
18547 deleted 2003-05-08.
18548 (show-all-diary-entries): Allow to pop-up frame if needed.
18549
18550 2004-01-09 John Paul Wallington <jpw@gnu.org>
18551
18552 * bindings.el (mode-line-change-eol): Add EVENT parameter.
18553 Temporarily select EVENT's window for changing eol type.
18554
18555 2004-01-09 Deepak Goel <deego@gnufans.org>
18556
18557 * calendar/diary-lib.el (diary-entry-time):
18558 Also accept time in the form XX[.XX][am/pm/AM/PM].
18559 (fancy-diary-font-lock-keywords): Likewise.
18560 (diary-font-lock-keywords): Likewise.
18561 * calendar/appt.el (appt-add): Likewise.
18562 (appt-make-list): Likewise.
18563 (appt-convert-time): Likewise.
18564
18565 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
18566
18567 * gdb-ui.el (gdb-ann3): Revert previous change.
18568 (gdb-source-info): Allow for case of where compilation directory
18569 is not recorded.
18570
18571 2004-01-08 John Paul Wallington <jpw@gnu.org>
18572
18573 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
18574
18575 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
18576
18577 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
18578
18579 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
18580 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
18581 problems.
18582 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
18583
18584 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
18585
18586 * files.el (write-file-functions, write-contents-functions):
18587 Clarify docstrings.
18588
18589 2004-01-07 Kenichi Handa <handa@m17n.org>
18590
18591 * international/mule.el (set-auto-coding): Fix for the case that
18592 end-of-line is only CR.
18593
18594 2004-01-07 Kim F. Storm <storm@cua.dk>
18595
18596 * subr.el (event-start, event-end): Doc fix.
18597 (posn-string, posn-image): New defuns.
18598 (posn-object): Return either image or string object.
18599 (posn-object-x-y): Return 8th element of position.
18600 (posn-object-width-height): New defun.
18601
18602 2004-01-06 Andreas Schwab <schwab@suse.de>
18603
18604 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
18605 output.
18606
18607 2004-01-05 Karl Berry <karl@gnu.org>
18608
18609 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
18610 / and *, too.
18611
18612 2003-12-31 Simon Josefsson <jas@extundo.com>
18613
18614 * files.el (before-save-hook): Add.
18615 (basic-save-buffer): Use before-save-hook.
18616
18617 * emacs-lisp/copyright.el: Fix comment to recommend
18618 before-save-hook instead of write-file-functions.
18619
18620 2004-01-05 Richard M. Stallman <rms@gnu.org>
18621
18622 * finder.el (finder-commentary): Call delete-other-windows.
18623
18624 * net/ange-ftp.el (ange-ftp-file-attributes):
18625 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
18626
18627 2004-01-04 Karl Berry <karl@gnu.org>
18628
18629 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
18630 comment characters % and # in the copyright year notice,
18631 as well as ;.
18632
18633 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
18634
18635 * wid-edit.el (default): Define dummy :value-delete.
18636 Reported by Jesper Harder <harder@ifa.au.dk>.
18637
18638 2004-01-03 Richard M. Stallman <rms@gnu.org>
18639
18640 * progmodes/compile.el (compile-internal): Use point, not point-min,
18641 for set-window-point.
18642
18643 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
18644
18645 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
18646
18647 * progmodes/grep.el (grep-mode-map):
18648 Don't remap next-line, previous-line.
18649
18650 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
18651
18652 * speedbar.el (speedbar-edit-line): Change regexp to position
18653 the cursor on the first character of this line's button.
18654
18655 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
18656
18657 * subr.el (functionp): Doc fix.
18658
18659 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
18660
18661 * progmodes/idlwave.el (idlwave-make-tags):
18662 * textmodes/flyspell.el (flyspell-large-region):.
18663 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
18664 * emulation/viper-util.el (viper-glob-unix-files):
18665 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
18666 * man.el (Man-init-defvars):
18667 * jka-compr.el (jka-compr-call-process):
18668 * files.el (get-free-disk-space,insert-directory):
18669 * ediff-ptch.el (ediff-test-patch-utility):
18670 * ediff-diff.el (ediff-test-utility):
18671 * dired-aux.el (dired-check-process):
18672 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
18673 test the return value of call-process, because it can be a string.
18674
18675 2003-12-31 John Paul Wallington <jpw@gnu.org>
18676
18677 * bindings.el (completion-ignored-extensions): Add .pfsl.
18678
18679 2003-12-31 Kim F. Storm <storm@cua.dk>
18680
18681 * ido.el (ido-nonreadable-directory-p): New defun to check for
18682 nonreadable directory without activating tramp (to avoid problems
18683 with checking incomplete tramp paths).
18684 (ido-set-current-directory, ido-file-internal)
18685 (ido-file-name-all-completions1): Use it.
18686
18687 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
18688
18689 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
18690 documentation if the anchor (or node) name is preceded by `info
18691 anchor' or `Info anchor' in addition to earlier `info node' and
18692 `Info node'.
18693 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
18694
18695 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18696
18697 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
18698 error in arguments to base64-decode-region. Remove ^M characters
18699 after decoding base64.
18700
18701 2003-12-30 Simon Josefsson <jas@extundo.com>
18702
18703 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
18704 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
18705 have only been distributed with Emacs for some years.
18706 (texinfo-mode-hook): Customize.
18707
18708 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18709
18710 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
18711 cleaner (suggested by Richard Stallman).
18712
18713 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
18714 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
18715 file-name clashes on 8+3 DOS filesystems.
18716
18717 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
18718 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
18719 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
18720 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
18721 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
18722 file-name clashes on 8+3 filesystems.
18723
18724 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
18725 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
18726 file-name clashes on 8+3 DOS filesystems.
18727
18728 2003-12-29 Richard M. Stallman <rms@gnu.org>
18729
18730 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
18731 Upcase the character.
18732
18733 * textmodes/flyspell.el (mail-mode-flyspell-verify):
18734 Search for header separator alone on a line, literally,
18735 and search for it backward, not forward.
18736 (flyspell-abbrev-table): Always use global-abbrev-table
18737 if there is no local one.
18738
18739 * progmodes/sh-script.el (sh-get-indent-info):
18740 Don't move point back if at bob.
18741
18742 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
18743
18744 * play/handwrite.el (handwrite): Make the handwrite credit message
18745 a comment rather than an output command.
18746
18747 * obsolete/sc.el: Display message that this file is obsolete.
18748
18749 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
18750
18751 * mail/rfc822.el (rfc822-address-start): Declare variable.
18752 Renamed from address-start. All uses changed.
18753
18754 * term.el (term-exec): Set up sentinel.
18755 (term-sentinel): New function.
18756 (term-handle-exit): New function.
18757
18758 * subr.el (assoc-ignore-case, assoc-ignore-representation):
18759 Use assoc-string, and mark them obsolete.
18760 (delay-mode-hooks): Mark as permanent local.
18761
18762 * simple.el (sendmail-user-agent-compose): Use assoc-string.
18763
18764 * register.el (copy-rectangle-to-register): Doc fix.
18765
18766 * info.el (Info-insert-dir): Use assoc-string.
18767
18768 * info-look.el (info-lookup): Use assoc-string.
18769
18770 * frame.el (pop-up-frame-function): Use quote, not `function'.
18771 (frame-notice-user-settings): Calculate ADJUSTED-TOP
18772 copying with lists as coordinate values.
18773
18774 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
18775
18776 * find-dired.el (kill-find): New command.
18777 (find-dired): Make buffer read-only.
18778 Set up a keymap with C-c C-k running kill-find.
18779 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
18780
18781 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
18782
18783 * filecache.el (file-cache-ignore-case): New variable.
18784 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
18785
18786 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
18787 (comint-dynamic-complete-as-filename): Rename local vars.
18788 (comint-dynamic-list-filename-completions): Likewise.
18789
18790 * comint.el (comint-dynamic-list-completions-config): New var.
18791 (comint-dynamic-list-completions): Handle both SPC and TAB right.
18792
18793 * comint.el (comint-file-name-chars): Add [].
18794 (comint-word): Use skip-chars-backward, not search.
18795
18796 * shell.el (shell-file-name-chars): Add [].
18797
18798 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
18799
18800 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
18801
18802 * generic.el (define-generic-mode): Doc fix.
18803
18804 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18805
18806 * files.el (kill-some-buffers): Doc fix.
18807
18808 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
18809
18810 * comint.el (comint-watch-for-password-prompt): Pass `string' as
18811 arg to send-invisible
18812 (send-invisible): Doc fix. The argument is now a prompt, not the
18813 string to send.
18814 (comint-read-noecho): Doc fix.
18815
18816 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
18817
18818 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
18819 "@", as required by some ISP hosting service. Fix defcustom
18820 argument syntax errors that prevented use of customization.
18821
18822 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18823
18824 * xml.el (xml-get-attribute-or-nil): Doc fix.
18825
18826 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
18827
18828 * net/zone-mode.el (zone-mode): Use write-file-functions, not
18829 write-file-hooks.
18830
18831 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
18832
18833 * autorevert.el (auto-revert-interval): Doc fix.
18834
18835 2003-12-29 Mark A. Hershberger <mah@everybody.org>
18836
18837 * xml.el (xml-get-attribute-or-nil): New function, like
18838 xml-get-attribute, but returns nil if the attribute was not found.
18839 (xml-get-attribute): Convert to defsubst, uses
18840 xml-get-attribute-or-nil.
18841
18842 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18843
18844 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
18845
18846 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
18847
18848 * custom.el (custom-declare-theme): Use `value' when putting
18849 properties on `theme'.
18850
18851 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
18852
18853 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
18854 for each yank-handler segment.
18855 (insert-for-yank-1): New function, with the body of the previous
18856 insert-for-yank.
18857
18858 * textmodes/table.el (table-yank-handler): New defcustom.
18859 (table--put-cell-indicator-property): Put yank-handler property
18860 that indicates the yank handler for the table cell.
18861
18862 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
18863
18864 * generic-x.el (etc-modules-conf-generic-mode): A more complete
18865 set of keywords.
18866
18867 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18868
18869 * international/mule-cmds.el (reset-language-environment)
18870 (set-language-environment): Don't invoke fontset-related functions
18871 if fontset-list is not fboundp.
18872
18873 2003-12-29 Kenichi Handa <handa@m17n.org>
18874
18875 * international/mule-cmds.el (reset-language-environment):
18876 Call set-overriding-fontspec-internal with nil.
18877 (set-language-environment): Call set-overriding-fontspec-internal
18878 if the language environment specify `overriding-fontspec'.
18879 (language-info-alist): Doc added.
18880
18881 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
18882 characters of mule-unicode-0100-24ff.
18883 (ccl-encode-windows-1251-font): New CCL program.
18884 ("Bulgarian"): Specify overriding-fontspec.
18885 ("Belarusian"): Likewise.
18886
18887 2003-12-28 Sam Steingold <sds@gnu.org>
18888
18889 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
18890 parameter ID-FORMAT to conform with the 2003-11-30 patch.
18891
18892 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
18893
18894 * progmodes/gud.el (gud-gdb-command-name): Set default to
18895 "gdb --annotate=3".
18896 (gud-gdb-marker-filter): Look out for annotations.
18897 (gdb-first-pre-prompt): New variable.
18898 Remove trailing white space.
18899
18900 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
18901 if necessary.
18902 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
18903 annotations are detected.
18904 (gud-gdba-marker-filter): Use global variable gud-marker-acc
18905 instead of a local one to allow transition from
18906 gud-gdb-marker-filter.
18907 Remove trailing white space.
18908
18909 2003-12-27 Kim F. Storm <storm@cua.dk>
18910
18911 * ido.el: Handle non-readable directories.
18912 (ido-decorations): Add 9th element for non-readable directory.
18913 (ido-directory-nonreadable): New dynamic var.
18914 (ido-set-current-directory): Set it.
18915 (ido-read-buffer, ido-file-internal):
18916 (ido-read-file-name, ido-read-directory-name): Let-bind it.
18917 (ido-file-name-all-completions1): Return empty list for
18918 non-readable directory.
18919 (ido-exhibit): Print [Not readable] if directory is not readable.
18920 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
18921 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
18922 Use it.
18923
18924 2003-12-27 Lars Hansen <larsh@math.ku.dk>
18925
18926 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
18927 calls to directory-files-and-attributes and file-attributes.
18928 (ls-lisp-format): Remove system dependent handling of user and
18929 group id's.
18930
18931 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
18932
18933 * ffap.el (ffap-read-file-or-url): Revert previous change.
18934
18935 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
18936
18937 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
18938 new list of included files called `files-with-node-lines', that
18939 only have node lines. This way @include commands can include any
18940 file, such as version and update files without node lines, not
18941 just files that are chapters.
18942
18943 2003-12-25 Andreas Schwab <schwab@suse.de>
18944
18945 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
18946 file not found.
18947
18948 2003-12-08 Miles Bader <miles@gnu.org>
18949
18950 * dired.el (dired-between-files): Always use dired-move-to-filename,
18951 which is more robust in non-english locales.
18952
18953 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
18954
18955 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
18956
18957 2003-12-24 Andreas Schwab <schwab@suse.de>
18958
18959 * shell.el (shell-file-name-quote-list): Add backslash.
18960
18961 * comint.el (comint-quote-filename): Correctly handle backslash
18962 in comint-file-name-quote-list.
18963
18964 2003-12-24 Kenichi Handa <handa@m17n.org>
18965
18966 * international/mule-cmds.el (set-default-coding-systems):
18967 Call ucs-set-table-for-input for all buffers that don't have local
18968 value of buffer-file-coding-system.
18969
18970 * international/ucs-tables.el (ucs-set-table-for-input):
18971 If translation-table-for-encode is a symbol, get its
18972 translation-table property.
18973
18974 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
18975
18976 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
18977 to `completing-read' on a recently fixed bug.
18978
18979 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
18980 instead of SPACE, to get the list of possible fringe modes.
18981 SPACE only works if both `partial-completion-mode' and
18982 `completion-auto-help' are nil.
18983
18984 * complete.el (PC-is-complete-p): Delete.
18985 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
18986 calls to `test-completion'.
18987
18988 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
18989
18990 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
18991 to edit values when there are no children.
18992
18993 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
18994 a mode called "Assembler" already exists.
18995 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
18996 (gud-watch): Use format option. Remove font properties from string.
18997 (gdb-var-create-handler, gdb-var-list-children-handler):
18998 Don't bother about properties as there are none.
18999 (gdb-var-create-handler, gdb-var-list-children-handler)
19000 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
19001 with two arguments.
19002 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
19003 Let speedbar show value changes with a different font.
19004 (gdb-edit-value): New defun.
19005 (gdb-clear-partial-output, gdb-clear-inferior-io)
19006 (def-gdb-auto-update-handler): Use erase-buffer.
19007 (gdb-frame-handler): Display watch expressions in
19008 FUNCTION::VARIABLE format if required.
19009
19010 2003-12-23 John Paul Wallington <jpw@gnu.org>
19011
19012 * info.el (Info-unescape-quotes, Info-split-parameter-string)
19013 (Info-goto-emacs-command-node): Doc fixes.
19014
19015 2003-12-12 Jesper Harder <harder@ifa.au.dk>
19016
19017 * cus-edit.el (custom-add-parent-links): Define "many".
19018
19019 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
19020
19021 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
19022 (widget-child-validate, widget-type-value-create)
19023 (widget-type-default-get, widget-type-match): New functions.
19024 (lazy): New widget.
19025 (menu-choice, checklist, radio-button-choice, editable-list)
19026 (group, documentation-string): Remove redundant (per 2003-10-25
19027 change) calls to `widget-children-value-delete'.
19028 (widget-choice-value-get, widget-choice-value-inline): Remove.
19029 (menu-choice): Update widget.
19030
19031 2003-12-03 Kenichi Handa <handa@m17n.org>
19032
19033 * language/cyrillic.el: Register "microsoft-cp1251" in
19034 ctext-non-standard-encodings-alist.
19035 ("Bulgarian"): Add ctext-non-standard-encodings.
19036 ("Belarusian"): Likewise.
19037
19038 * international/mule-conf.el (compound-text-with-extensions):
19039 Change the type to 2 (iso-2022 base).
19040
19041 * international/mule.el (ctext-non-standard-encodings-alist):
19042 Change the format.
19043 (ctext-non-standard-encodings): New variable.
19044 (ctext-post-read-conversion): Fully re-written.
19045 (ctext-non-standard-designations-alist): Delete it.
19046 (ctext-non-standard-encodings-table): New function.
19047 (ctext-pre-write-conversion): Fully re-written.
19048
19049 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
19050
19051 * cus-edit.el (custom-add-parent-links): Add documentation links
19052 for parent, if the item has none of its own.
19053
19054 2003-11-30 Richard M. Stallman <rms@gnu.org>
19055
19056 * dired-aux.el (dired-do-query-replace-regexp):
19057 Report files visited read-only.
19058
19059 2003-11-30 Juri Linkov <juri@jurta.org>
19060
19061 * dired-aux.el (dired-compare-directories): New command.
19062 (dired-file-set-difference, dired-files-attributes): New functions.
19063
19064 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
19065 Version 2.0.38 of Tramp released.
19066
19067 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
19068 Charles Curley <charlescurley@charlescurley.com>.
19069 (tramp-multi-connection-function-alist): Add ssht entry which adds
19070 "-e none -t -t" to the list of ssh args. Suggested by Adrian
19071 Aichner.
19072 (tramp-get-method-parameter): New function to retrieve a method
19073 parameter. This allows for omission of method parameters.
19074 Callers adjusted.
19075
19076 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
19077
19078 * net/tramp.el: Add new optional parameter ID-FORMAT to
19079 `file-attributes'. Calls of `file-attributes' won't use this
19080 parameter for backward compatibility reasons.
19081 (tramp-perl-file-attributes): Add a new parameter to Perl script
19082 in order to handle uid/gid as strings, if desired.
19083 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
19084 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
19085 order to make the function more general.
19086 (tramp-handle-file-attributes): Replace proprietary optional
19087 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
19088 (tramp-handle-file-attributes-with-perl): Handle parameter
19089 NONNUMERIC if set. This wasn't done in the past.
19090 (tramp-post-connection): Apply second parameter "$2" if
19091 `tramp-remote-perl' is called.
19092
19093 * net/tramp-smb.el (tramp-smb-handle-delete-file):
19094 Correct cut'n'waste error (`filename' instead of `directory').
19095 (tramp-smb-handle-directory-files-and-attributes)
19096 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
19097 introduced parameter ID-FORMAT.
19098 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
19099 error (`directory' instead of `ldir').
19100
19101 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
19102 `file-attributes' has a second parameter. If yes, apply it with
19103 value "'integer". Otherwise, don't use that parameter (default is
19104 integer format).
19105
19106 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
19107
19108 * help.el (help-map): Bind `display-local-help' to `C-h .'.
19109 (help-for-help): Add `C-h .' to the listed Help options.
19110 Remove trailing whitespace.
19111
19112 * help-at-pt.el: New file.
19113
19114 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
19115
19116 * subr.el (noreturn, 1value): New macros for test coverage.
19117 See `testcover.el'.
19118
19119 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
19120
19121 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
19122 for macro `1value'.
19123 (testcover-1value): New function. Checks that a 1value form
19124 actually returns only one value. Requested by RMS.
19125
19126 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
19127
19128 * gdb-ui.el (gud-watch, gdb-var-create-handler)
19129 (gdb-var-list-children, gdb-var-list-children-handler)
19130 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
19131 gdb commands that use mi to keep them out of the command history.
19132
19133 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19134
19135 * cus-start.el (all): Add use-file-dialog.
19136
19137 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
19138
19139 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
19140
19141 2003-11-27 Kim F. Storm <storm@cua.dk>
19142
19143 * subr.el (posn-object-x-y): New defun.
19144
19145 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
19146
19147 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
19148 Don't use `space' for \\\n.
19149 Be more selective as to which # are comment-starters.
19150
19151 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
19152
19153 * subr.el (number-sequence): Improve handling of floating point
19154 arguments (suggested by Kim Storm). Allow negative arguments.
19155
19156 2003-11-26 Kenichi Handa <handa@m17n.org>
19157
19158 * international/mule-cmds.el (standard-display-european-internal):
19159 Cancel the standard-display-table setting for ` and '.
19160
19161 2003-11-26 Kim F. Storm <storm@cua.dk>
19162
19163 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
19164 New defcustoms to add ffap-like functionality to ido.
19165 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
19166 (ido-no-final-slash): New defun.
19167 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
19168 (ido-read-file-name): ): Toggle VC checking via
19169 vc-handled-backends instead of vc-master-templates.
19170 (ido-file-internal): Handle ido-use-url-at-point and
19171 ido-use-filename-at-point via code borrowed from ffap-guesser.
19172 Handle new ido-exit code ffap.
19173 (ido-sort-list): Ignore final slash when sorting file names.
19174
19175 2003-11-25 Kim F. Storm <storm@cua.dk>
19176
19177 * emulation/cua-base.el (cua--standard-movement-commands):
19178 Add forward-sentence and backward-sentence.
19179
19180 2003-11-25 Stephen Eglen <stephen@gnu.org>
19181
19182 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
19183 iswitchb-exit is set to 'usefirst when user selects buffer at head
19184 of list using RET. (Selecting buffers at the head of the list was
19185 broken if the substring was also a complete buffername.)
19186
19187 2003-11-23 Kim F. Storm <storm@cua.dk>
19188
19189 * progmodes/compile.el (grep-command, grep-use-null-device)
19190 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
19191 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
19192 (grep-regexp-alist, grep-program, find-program)
19193 (grep-find-use-xargs, grep-history, grep-find-history)
19194 (grep-process-setup, grep-compute-defaults)
19195 (grep-default-command, grep, grep-tag-default, grep-find)
19196 (grep-expand-command-macros, grep-tree-last-regexp)
19197 (grep-tree-last-files, grep-tree): Move grep variables, functions
19198 and commands to new file grep.el.
19199 (compilation-mode-map): Remove grep commands from Compile sub-menu.
19200 (compilation-process-setup-function): Doc fix.
19201 (compilation-highlight-regexp, compilation-highlight-overlay): New
19202 defvars used for highlighting current compile error in source buffer.
19203 (compile-internal): New optional args HIGHLIGHT-REGEXP and
19204 LOCAL-MAP which overrides compilation-highlight-regexp and
19205 compilation-mode-map for this compilation.
19206 Delay calling compilation-set-window-height until after running
19207 compilation-process-setup-function so it can buffer-local override
19208 compilation-window-height.
19209 Check buffer-local value of compilation-scroll-output.
19210 (compilation-set-window-height): Use buffer-local value of
19211 compilation-window-height.
19212 (compilation-revert-buffer): Don't pass (undefined)
19213 preserve-modes arg to revert-buffer.
19214 (next-error-no-select, previous-error-no-select): New commands.
19215 (compilation-goto-locus): Temporarily highlight current match in
19216 source buffer using compilation-highlight-regexp.
19217
19218 * progmodes/grep.el: New file with grep code from compile.el.
19219 (grep): New defcustom group.
19220 (grep-window-height): New defcustom, like compilation-window-height.
19221 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
19222 (grep-scroll-output): New defcustom, like compilation-scroll-output.
19223 (grep-command, grep-use-null-device, grep-find-command)
19224 (grep-tree-files-aliases, grep-tree-ignore-case)
19225 (grep-tree-ignore-CVS-directories): Move to grep custom group.
19226 (grep-setup-hook): New hook variable.
19227 (grep-mode-map): New keymap for grep commands. Add Grep menu.
19228 (grep-last-buffer): New defvar, override compilation-last-buffer.
19229 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
19230 Call compile-internal with args highlight-regexp and grep-mode-map.
19231
19232 2003-11-23 Kim F. Storm <storm@cua.dk>
19233
19234 * subr.el (event-start, event-end): Doc fix.
19235 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
19236 (posn-area, posn-actual-col-row, posn-object): New defuns.
19237 (posn-col-row): Simplify doc. Rewrite to use cond.
19238 (posn-point): Also return buffer position for events outside text
19239 area (that info is now present in the event position).
19240
19241 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
19242 mouse-set-point so that hscroll still works now that clicks on
19243 fringes generate specific mouse events.
19244 (mouse-set-point): Note that it now works in fringes and margins
19245 too due to new semantics of posn-point in fringes and margins.
19246
19247 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
19248 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
19249
19250 2003-11-20 Kim F. Storm <storm@cua.dk>
19251
19252 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
19253 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
19254 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
19255 to 100 for icons to avoid increasing line height when shown.
19256
19257 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19258
19259 * newcomment.el (comment-normalize-vars): Initialize properly if
19260 comment-start was nil.
19261
19262 2003-11-19 Andreas Schwab <schwab@suse.de>
19263
19264 * simple.el (set-variable): Fix indentation.
19265
19266 2003-11-17 Kenichi Handa <handa@m17n.org>
19267
19268 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
19269 Fix docstring.
19270
19271 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19272
19273 * international/latin1-disp.el (latin1-display): Fix docstring.
19274
19275 2003-11-16 John Wiegley <johnw@newartisans.com>
19276
19277 * eshell/em-ls.el (eshell-ls-file): There are times with
19278 size-width is nil and uncomputed (when directories are created in
19279 dired, for example); in this case, 4 is reasonable default value,
19280 although it may caused skewed new entries (which could be avoided
19281 by returning the original value of 8 in all cases, but 99% of the
19282 time this is a waste of whitespace).
19283
19284 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
19285
19286 * cc-engine.el (c-guess-continued-construct)
19287 (c-guess-basic-syntax): Check a little more carefully if it's a
19288 function declaration when an unknown construct followed by a block
19289 is found inside a statement context. This avoids macros followed
19290 by blocks to be taken as function declarations.
19291
19292 (c-guess-continued-construct): Change the analysis of a statement
19293 continuation with a brace open to `substatement-block', for
19294 consistency with recognized statements.
19295
19296 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
19297 start is in a position so that `c-beginning-of-statement-1' jumped
19298 to the beginning of the same statement.
19299
19300 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
19301 Don't accept binary operators in the arglist if we're in a function
19302 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
19303 template recognition in cases like "if (a < b || c > d)".
19304
19305 (c-restricted-<>-arglists): New more appropriate name for
19306 `c-disallow-comma-in-<>-arglists'.
19307
19308 Accessing functions updated for the variable name change.
19309
19310 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
19311 match data could get clobbered if NOT-INSIDE-TOKEN is used.
19312
19313 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
19314 labels.
19315
19316 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
19317 instead of duplicating parts of it. This fixes bogus label
19318 recognition.
19319
19320 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
19321 of checking the context in which to apply the minimum indentation,
19322 so that it isn't enforced in e.g. namespace blocks.
19323
19324 * cc-vars.el (c-inside-block-syms): New constant used by
19325 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
19326 to somewhat reduce the risk of becoming stale.
19327
19328 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
19329 cc-cmds to cc-engine to allow use from cc-align.
19330
19331 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
19332 qualified identifiers containing "::".
19333
19334 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
19335 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
19336
19337 * cc-vars.el (c-emacs-features): Use a space in front of the name
19338 of the temporary buffer. That also avoids dumping problems in
19339 XEmacs due to undo info being left around after the buffer is killed.
19340
19341 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
19342 arglist to see if it's a K&R style declaration.
19343
19344 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
19345 before returning `knr-argdecl-intro'.
19346
19347 2003-11-16 John Wiegley <johnw@newartisans.com>
19348
19349 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
19350 field in a long-listing always 8 characters, use `size-width',
19351 which has already been computed.
19352
19353 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
19354
19355 * subr.el (minor-mode-list): Add `hs-minor-mode'.
19356
19357 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19358
19359 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
19360 Support operation while narrowed, with `diff-restrict-view'.
19361
19362 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19363
19364 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19365 Take additional optional arg NARROWFUN. For the generated functions:
19366 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
19367 include frags that arrange to check for and save narrowing state before
19368 the move and then conditionally call NARROWFUN after the move.
19369
19370 2003-11-14 John Wiegley <johnw@newartisans.com>
19371
19372 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
19373 that was optional, but obviously missing based on surrounding code.
19374
19375 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
19376 string arguments to numbers unless the whole argument was seen as
19377 a number.
19378
19379 2003-11-14 Kenichi Handa <handa@m17n.org>
19380
19381 * international/mule.el (ctext-non-standard-encodings-alist):
19382 Fix coding systems.
19383
19384 2003-11-10 Kenichi Handa <handa@m17n.org>
19385
19386 * language/kannada.el ("Kannada"): Add sample-text.
19387
19388 * language/knd-util.el (kannada-compose-region)
19389 (kannada-compose-string, kannada-post-read-conversion):
19390 Add autoload cookie.
19391
19392 * international/quail.el (quail-completion): Change the message
19393 "corresponding translations" to "corresponding characters".
19394
19395 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
19396
19397 * descr-text.el (describe-char): Fix typo.
19398
19399 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
19400
19401 These changes are to support Kannada language/script.
19402
19403 * Makefile.in (DONTCOMPILE): Add kannada.el.
19404
19405 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
19406
19407 * loadup.el: Preload kannada.el.
19408
19409 * language/ind-util.el (ucs-kannada-to-is13194-alist)
19410 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
19411 New variables.
19412
19413 * language/kannada.el: New file.
19414
19415 * language/knd-util.el: New file.
19416
19417 2003-11-07 Andreas Schwab <schwab@suse.de>
19418
19419 * progmodes/autoconf.el (autoconf-font-lock-keywords):
19420 Also highlight AH_*.
19421
19422 * xml.el (xml-parse-dtd): Fix misplaced paren.
19423
19424 2003-11-07 Kenichi Handa <handa@m17n.org>
19425
19426 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
19427
19428 2003-11-05 Juri Linkov <juri@jurta.org>
19429
19430 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
19431 (desktop-buffer-file): Use saved buffer-file-coding-system
19432 for file reading. Set auto-insert to nil to prevent automatic
19433 insertion into restored empty files.
19434
19435 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
19436
19437 * files.el (risky-local-variable-p): Make second argument optional.
19438
19439 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
19440
19441 * subr.el (add-hook): Fix last change.
19442
19443 2003-11-03 Eli Zaretskii <eliz@gnu.org>
19444
19445 * mail/rmail.el (rmail-convert-to-babyl-format):
19446 If base64-decode-region signals an error, catch it and silently
19447 ignore it.
19448
19449 2003-11-01 Mark A. Hershberger <mah@everybody.org>
19450
19451 * xml.el (xml-parse-region): Allow comments to appear after the
19452 topmost element has closed.
19453 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
19454 (xml-ns-expand-attr): New functions to do namespace handling.
19455 (xml-intern-attrlist): Back-compatible handling of attribute names.
19456 (xml-parse-tag): Move namespace handling to separate functions.
19457 Now produces elements in the form ((:ns . "element") (attr-list)
19458 children) instead of ('ns:element (attr-list) children).
19459 (xml-parse-attlist): Fix attribute parsing.
19460 (xml-parse-dtd): Change parsing so that it produces strings
19461 instead of interned symbols.
19462
19463 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
19464
19465 * dired.el (dired-ls-sorting-switches): Doc fix.
19466
19467 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
19468
19469 * emacs-lisp/rx.el (rx-or): Fix the case of
19470 "(rx (and ?a (or ?b ?c) ?d))".
19471
19472 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
19473
19474 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
19475 (texinfo-format-region): Use it.
19476 (texinfo-format-buffer-1): Ditto.
19477
19478 2003-11-01 Alan Mackenzie <acm@muc.de>
19479
19480 Changes to allow scrolling whilst in isearch mode:
19481 * isearch.el (isearch-unread-key-sequence): New function,
19482 extracted from isearch-other-meta-char.
19483 (top level): (put 'foo 'isearch-scroll) on all Emacs's
19484 "scrollable" standard functions.
19485 (isearch-allow-scroll): New customizable variable.
19486 (isearch-string-out-of-window, isearch-back-into-window)
19487 (isearch-reread-key-sequence-naturally)
19488 (isearch-lookup-scroll-key): New functions.
19489 (isearch-other-meta-char): Doc string and functionality enhanced.
19490 Now accepts a prefix argument.
19491 (isearch-lazy-highlight-window-end): New variable.
19492 (isearch-lazy-highlight-new-loop): Pay attention to the window's
19493 end (thru isearch-lazy-highlight-window-end), not only its start.
19494
19495 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
19496 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
19497 (universal-argument, universal-argument-more, negative-argument)
19498 (digit-argument, universal-argument-other-key): Minor changes.
19499
19500 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
19501
19502 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
19503 recursively if the last message is deleted, thus avoiding an
19504 infinite loop.
19505
19506 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
19507
19508 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
19509 (tex-main-file): Don't add .tex if the extension is already present.
19510 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
19511
19512 2003-10-29 Lute Kamstra <lute@gnu.org>
19513
19514 * progmodes/octave-inf.el (inferior-octave-prompt):
19515 Recognize version number in prompt.
19516
19517 2003-10-28 Dave Love <fx@gnu.org>
19518
19519 * international/characters.el: Fix some Unicode ranges.
19520
19521 2003-10-28 Kenichi Handa <handa@m17n.org>
19522
19523 * disp-table.el (standard-display-8bit)
19524 (standard-display-default, standard-display-ascii)
19525 (standard-display-g1, standard-display-graphic)
19526 (standard-display-underline): Assure that standard-display-table
19527 is a display table.
19528
19529 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
19530
19531 * simple.el (reindent-then-newline-and-indent): Delete space *after*
19532 reindenting the first line.
19533
19534 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
19535
19536 * wid-edit.el (widget-default-delete): Always delete child widgets.
19537
19538 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
19539
19540 * newcomment.el (comment-indent): Don't call indent-according-to-mode
19541 if the line has code.
19542 Don't try to line up with something that's too far left.
19543
19544 * progmodes/octave-mod.el (octave-comment-start): Simplify.
19545 (octave-mode-syntax-table): Add % as a comment starter.
19546 (octave-point): Remove.
19547 (octave-in-comment-p, octave-in-string-p)
19548 (octave-not-in-string-or-comment-p, calculate-octave-indent)
19549 (octave-blink-matching-block-open, octave-auto-fill):
19550 Use line-(beginning|end)-position instead.
19551
19552 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
19553
19554 * emacs-lisp/authors.el (authors-aliases): Add correct realname
19555 for Francesco Potort\e,Al\e(B.
19556
19557 2003-10-23 Dave Love <fx@gnu.org>
19558
19559 * international/mule-cmds.el (locale-charset-to-coding-system):
19560 Don't rely on nil being a coding system.
19561
19562 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
19563 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
19564 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
19565
19566 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
19567
19568 * gdb-ui.el (gdb-current-language): New variable.
19569 (gdb-update-flag): Remove variable.
19570 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
19571 (gdb-take-last-elt): Remove function.
19572 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
19573 (gdb-post-prompt): Check for variable object changes here.
19574
19575 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
19576 object changes in gdb-ui.el.
19577
19578 2003-10-21 Richard M. Stallman <rms@gnu.org>
19579
19580 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
19581
19582 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
19583 Don't check for foo*/ wildcard form here.
19584 (insert-directory): Recognize foo*/ as a wildcard.
19585 Separate wildcard-regexp variable from the arg, wildcard.
19586
19587 * subr.el (add-hook): Correctly detect when make-local-hook was used.
19588 (remove-hook): Correctly handle strange cases about local hooks.
19589
19590 2003-10-21 David Ponce <david@dponce.com>
19591
19592 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
19593 argument REAL, to return a real number instead of a rounded
19594 integer value. Define as inline function.
19595 (ruler-mode-right-fringe-cols): Likewise.
19596 (ruler-mode-scroll-bar-cols): New function.
19597 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
19598 (ruler-mode-right-scroll-bar-cols): Likewise.
19599 (ruler-mode-space): New function.
19600 (ruler-mode-ruler): Use it. Handle variations of fringe style,
19601 scroll bar mode and margins in a more robust way.
19602
19603 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
19604
19605 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
19606 (antlr-c-init-language-vars): New function.
19607 (antlr-mode): Use it with cc-mode before v5.29.
19608 (antlr-c-common-init): Don't set some local vars here.
19609 (antlr-mode): Set them here.
19610 (antlr-c-forward-sws): New function alias.
19611 (antlr-mode): Redefine with cc-mode before v5.30.
19612 (antlr-skip-sexps): Use it.
19613 (antlr-skip-exception-part): Ditto.
19614 (antlr-skip-file-prelude): Ditto.
19615 (antlr-outside-rule-p): Ditto.
19616 (antlr-end-of-body): Ditto.
19617 (antlr-option-kind): Ditto.
19618 (antlr-insert-option-area): Ditto.
19619 (antlr-file-dependencies): Ditto.
19620
19621 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19622
19623 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
19624 Move backward only if point was not inside an entry.
19625
19626 2003-10-21 Richard M. Stallman <rms@gnu.org>
19627
19628 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
19629
19630 2003-10-21 Juri Linkov <juri@jurta.org>
19631
19632 * compare-w.el: Automatically skip non-matching text to resync.
19633 (compare-windows-whitespace): Doc fix.
19634 (compare-windows-sync, compare-windows-sync-string-size)
19635 (compare-windows-recenter, compare-ignore-whitespace)
19636 (compare-windows-highlight, compare-windows-face): New variables.
19637 (compare-windows): Use compare-windows-sync.
19638 (compare-windows-highlight, compare-windows-dehighlight)
19639 (compare-windows-sync-regexp)
19640 (compare-windows-sync-default-function): New functions.
19641
19642 2003-10-21 Juri Linkov <juri@jurta.org>
19643
19644 * diff.el (diff-parse-differences): Don't visit the files now;
19645 instead, just record the error locus.
19646
19647 2003-10-21 Dave Love <fx@gnu.org>
19648
19649 * progmodes/cfengine.el: New file.
19650
19651 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
19652
19653 * complete.el (PC-do-completion): Do not forget to use `pred' as the
19654 default-directory when completing file names.
19655
19656 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
19657
19658 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
19659 followed by the word `face', it gets treated as a face, even if
19660 it is also defined as a variable or a function.
19661
19662 2003-10-20 Dave Love <fx@gnu.org>
19663
19664 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19665 Avoid incf in macro expansion.
19666
19667 2003-10-20 John Paul Wallington <jpw@gnu.org>
19668
19669 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
19670 `evenp' so we don't implicitly require cl library at runtime.
19671
19672 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
19673
19674 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
19675 (help-make-xrefs): Only make cross-references for faces if
19676 preceded or followed by the word `face'. Do not make a
19677 cross-reference for variables without variable documentation,
19678 unless preceded by the word `variable' or `option'. Update doc
19679 string accordingly.
19680
19681 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
19682
19683 * progmodes/hideshow.el: Rewrite one-armed `if'
19684 constructs using either `when' or `unless'.
19685 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
19686
19687 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
19688
19689 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
19690 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
19691 instead of 12x12.
19692
19693 2003-10-16 Eli Zaretskii <eliz@gnu.org>
19694
19695 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
19696 message while converting to Babyl.
19697
19698 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
19699
19700 * allout.el (allout-mode): Doc fix.
19701
19702 2003-10-16 Lute Kamstra <lute@gnu.org>
19703
19704 * subr.el (force-mode-line-update): Fix docstring.
19705
19706 2003-10-14 Dave Love <fx@gnu.org>
19707
19708 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
19709 (default-input-method): Add :link, improve :type.
19710 (locale-charset-language-names): Fix utf-8 pattern.
19711 (locale-charset-match-p, locale-charset-alist)
19712 (locale-charset-to-coding-system): New.
19713 (set-locale-environment): Deal with codeset part of locale specs.
19714
19715 2003-10-14 Lute Kamstra <lute@gnu.org>
19716
19717 * fringe.el (fringe-mode): Use active voice in docstring.
19718 (set-fringe-style): Ditto.
19719
19720 2003-10-13 Lute Kamstra <lute@gnu.org>
19721
19722 * fringe.el (fringe-mode): Fix docstring.
19723 (set-fringe-style): Ditto.
19724
19725 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
19726
19727 * ediff-mult.el (ediff-filegroup-action):
19728 Use ediff-default-filtering-regexp.
19729
19730 * ediff-util.el (ediff-recenter): Don't call
19731 ediff-restore-highlighting twice.
19732 (ediff-select-difference): Set current difference.
19733 (ediff-unselect-and-select-difference): Add comment.
19734
19735 * ediff.el (ediff-directories,ediff-directory-revisions)
19736 (ediff-directories3,ediff-merge-directories)
19737 (ediff-merge-directories-with-ancestor)
19738 (ediff-merge-directory-revisions)
19739 (ediff-merge-directory-revisions-with-ancestor):
19740 Use ediff-default-filtering-regexp.
19741
19742 2003-10-12 Andreas Schwab <schwab@suse.de>
19743
19744 * international/mule-cmds.el (locale-charset-language-names):
19745 Simplify regex by removing unused grouping.
19746
19747 2003-10-10 Dave Love <fx@gnu.org>
19748
19749 * bindings.el: Don't bind stop.
19750
19751 2003-10-08 Miles Bader <miles@gnu.org>
19752
19753 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
19754 face instead of attempting to emulate it.
19755
19756 2003-10-07 Kenichi Handa <handa@m17n.org>
19757
19758 * international/mule-diag.el (list-coding-systems-1): List coding
19759 systems that are loaded automatically.
19760
19761 * international/code-pages.el (iso-8859-11): Add autoload cookie.
19762
19763 * international/mule.el (autoload-coding-system): New function.
19764
19765 2003-10-07 Andreas Schwab <schwab@suse.de>
19766
19767 * log-edit.el (log-edit-changelog-entries): Prefer local value of
19768 change-log-default-name in the buffer visiting the file.
19769
19770 2003-10-06 Dave Love <fx@gnu.org>
19771
19772 * files.el (find-file-hook): Customize.
19773 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
19774
19775 * bindings.el (completion-ignored-extensions): Remove .log.
19776 (global-map): Add again, open, stop keys.
19777
19778 2003-10-05 Richard M. Stallman <rms@gnu.org>
19779
19780 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
19781 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
19782 Use sh-modify directly.
19783 (sh-select): Use sh-append, not eval.
19784
19785 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
19786
19787 * info.el (Info-following-node-name): New function.
19788
19789 * loadhist.el (unload-feature-special-hooks):
19790 Rename from loadhist-hook-functions.
19791 (loadhist-hook-functions): Now an alias.
19792
19793 2003-10-04 Eli Zaretskii <eliz@gnu.org>
19794
19795 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
19796 file-name clashes on 8+3 filesystems.
19797
19798 * Makefile.in (DONTCOMPILE, bootstrap-clean):
19799 Rename loaddefs-boot.el to ldefs-boot.el
19800
19801 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
19802 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
19803
19804 2003-10-03 Lute Kamstra <lute@gnu.org>
19805
19806 * info.el (Info-mode): Revert previous change.
19807 (Info-escape-percent): New function.
19808 (Info-fontify-node): Use it.
19809
19810 2003-10-02 Andreas Schwab <schwab@suse.de>
19811
19812 * loaddefs-boot.el: Regenerated.
19813
19814 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
19815
19816 * ffap.el: Remove defadvice related code from CVS since `complete'
19817 provides a `PC-completion-as-file-name-predicate' variable that
19818 ffap can override.
19819
19820 2003-10-02 Kenichi Handa <handa@m17n.org>
19821
19822 * international/utf-8.el (ccl-decode-mule-utf-8):
19823 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
19824
19825 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
19826 * international/subst-big5.el: Likewise.
19827 * international/subst-gb2312.el: Likewise.
19828 * international/subst-ksc.el: Likewise.
19829
19830 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
19831
19832 * calendar/calendar.el (increment-calendar-month)
19833 (calendar-leap-year-p, calendar-absolute-from-gregorian)
19834 (generate-calendar, calendar-read-date, calendar-interval)
19835 (calendar-day-of-week): Handle years BC.
19836 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
19837
19838 2003-10-01 Dave Love <fx@gnu.org>
19839
19840 * language/cyrillic.el (cp1251): Alias for windows-1251.
19841
19842 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
19843 bootstrap.
19844
19845 2003-10-01 Lute Kamstra <lute@gnu.org>
19846
19847 * files.el: Fix typo.
19848 * imenu.el (imenu--generic-function): Docstring fix.
19849
19850 2003-09-30 Richard M. Stallman <rms@gnu.org>
19851
19852 * dired.el (dired-mode): Handle dired-directory as a list.
19853
19854 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
19855
19856 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
19857
19858 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
19859
19860 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
19861 Replace gud-display with gud-watch.
19862 (gud-speedbar-buttons): Add stuff for watching expressions
19863 in the speedbar when using M-x gdba. Use dolist on old part
19864 of this function.
19865
19866 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
19867 (gdb-update-flag): New variables.
19868 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
19869 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
19870 (gud-watch, gdb-var-create-handler) : New functions.
19871 (gdb-var-list-children, gdb-var-list-children-handler)
19872 (gdb-var-create-regexp, gdb-var-update-regexp)
19873 (gdb-var-list-children-regexp): New constants.
19874 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
19875 (gdb-annotation-rules): Reduce annotation set (level 3).
19876 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
19877 (gdb-post-prompt): Don't update GDB buffers every time speedbar
19878 updates.
19879 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
19880 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
19881 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
19882 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
19883 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
19884 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
19885 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
19886 (gud-display, gud-display1)
19887 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
19888 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
19889 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
19890 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
19891 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
19892 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
19893 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
19894 (gdb-display-display-buffer, gdb-toggle-display)
19895 (gdb-delete-display, gdb-expressions-popup-menu)
19896 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
19897 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
19898 to display buffer.
19899
19900 2003-09-30 Richard M. Stallman <rms@gnu.org>
19901
19902 * progmodes/ada-mode.el (ada-mode): Don't use advice.
19903 Instead, set which-func-functions.
19904
19905 * progmodes/which-func.el (which-func-modes): Add ada-mode.
19906 (which-func-functions): New variable.
19907 (which-function): Use that.
19908
19909 * info.el (Info-mode): Double each `%' in header line.
19910
19911 * emacs-lisp/lisp-mnt.el (lm-with-file):
19912 When FILE is nil, run BODY in current buffer.
19913
19914 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
19915
19916 * help.el (describe-mode): Start with a brief list of minor modes.
19917 Find them thru minor-mode-list so as to find them all.
19918 Show them in alphabetical order.
19919
19920 * mail/sendmail.el (mail-aliases): Doc fix.
19921
19922 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
19923
19924 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
19925
19926 * mail/rmailsum.el (rmail-make-summary-line-1):
19927 Change comma after last label to a space.
19928 (rmail-summary-font-lock-keywords): Adapt to that change.
19929
19930 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
19931
19932 * progmodes/scheme.el (scheme-mode-variables): When setting
19933 `font-lock-defaults', also specify that "#" should
19934 be interpreted with `word' syntax.
19935 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
19936
19937 2003-09-30 Lars Hansen <larsh@math.ku.dk>
19938
19939 * desktop.el: A lot of comments updated.
19940 (desktop-save-mode): Minor mode introduced.
19941 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
19942 (desktop-load-default): Function made obsolete.
19943 (desktop-locals-to-save): Variable made customizable.
19944 (desktop-read): Optional parameter `dirname' added.
19945 (desktop-change-dir, desktop-revert): Parameter `dirname' in
19946 `desktop-read' used.
19947 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
19948
19949 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
19950
19951 * whitespace.el (whitespace-clean-msg): Add user customizable message
19952 for displaying ``clean'' output.
19953 (whitespace-buffer): Use `whitespace-clean-msg'.
19954 (whitespace-global-mode): Fix typo.
19955
19956 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
19957
19958 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
19959
19960 2003-09-29 Lute Kamstra <lute@gnu.org>
19961
19962 * bindings.el (mode-line-modes): Remove superfluous :propertize
19963 construct in initialization.
19964 (mode-line-position): Change cons cell into proper list in
19965 initialization.
19966
19967 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
19968
19969 * international/mule.el (decode-coding-inserted-region): Use car
19970 of the return value of find-operation-coding-system.
19971
19972 2003-09-29 Kenichi Handa <handa@m17n.org>
19973
19974 * descr-text.el (describe-char): Fix previous change.
19975
19976 2003-09-28 Kenichi Handa <handa@m17n.org>
19977
19978 * descr-text.el (describe-char-display): New function.
19979 (describe-char): Pay attention to display table on describing how
19980 a character is displayed.
19981
19982 * international/mule-cmds.el (encoded-string-description):
19983 Prepend "0x" to each encoded byte.
19984
19985 2003-09-28 Andreas Schwab <schwab@suse.de>
19986
19987 * find-file.el (ff-special-constructs): Add autoload cookie.
19988
19989 2003-09-28 Kevin Ryde <user42@zip.com.au>
19990
19991 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
19992 makeinfo appends to duplicate index entries.
19993
19994 2003-09-28 Eli Zaretskii <eliz@gnu.org>
19995
19996 * dired-x.el (dired-clean-tex): Doc fix.
19997
19998 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
19999 using a Chinese tutorial.
20000
20001 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
20002
20003 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
20004 between "MAIL FROM:" and "RCPT TO:" and the following address.
20005
20006 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
20007
20008 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
20009
20010 2003-09-28 David Ponce <david@dponce.com>
20011
20012 * recentf.el (recentf-initialize-file-name-history): New defcustom.
20013 (recentf-load-list): When `recentf-initialize-file-name-history'
20014 is non-nil, initialize an empty `file-name-history' with the
20015 recent list.
20016
20017 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
20018
20019 * man.el (Man-default-man-entry): Remove the leading `*' from the
20020 word at point.
20021
20022 2003-09-26 Lute Kamstra <lute@gnu.org>
20023
20024 * bindings.el (mode-line-position): Mention size indication in
20025 docstring.
20026
20027 2003-09-26 Andre Spiegel <spiegel@gnu.org>
20028
20029 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
20030
20031 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
20032 because it's autoloaded now.
20033
20034 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
20035
20036 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
20037 (sh-font-lock-keywords, sh-feature): Fix previous change of
20038 sh-feature to avoid infloop with sh-font-lock-keywords.
20039
20040 2003-09-25 Kim F. Storm <storm@cua.dk>
20041
20042 * frame.el (frame-current-scroll-bars): New defun.
20043
20044 * window.el (window-current-scroll-bars): New defun.
20045
20046 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20047
20048 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
20049 cause errors when the state cache contains info on parts that have
20050 been narrowed out.
20051
20052 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20053
20054 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
20055 `c-setup-paragraph-variables' has to be used when this variable is
20056 changed; it doesn't work to reinitialize the mode since that
20057 typically clobbers the variable.
20058
20059 * progmodes/cc-styles.el (c-setup-paragraph-variables):
20060 Make it interactive.
20061
20062 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20063
20064 * progmodes/cc-fonts.el (c-font-lock-declarations):
20065 Fix recognition of constructors and destructors for classes whose
20066 names are matched by `*-font-lock-extra-types'.
20067
20068 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
20069 followed by an identifier in C++ then it's a type.
20070
20071 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20072
20073 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
20074 problem that primarily affected XEmacs. Don't use faces to find
20075 unterminated strings since Emacs and XEmacs fontify strings
20076 differently - this function should now work better in XEmacs.
20077
20078 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20079
20080 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
20081 `expand-abbrev' workaround which caused braces to misbehave inside
20082 macros.
20083
20084 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
20085 handling. This bug could cause interactive font locking to bail out.
20086
20087 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20088
20089 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
20090 Handle paren-style types in Pike. Also fixed some cases of
20091 insufficient handling of unbalanced parens.
20092
20093 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
20094
20095 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
20096 common shell prompts that are not common filename or URL characters.
20097 (ffap-file-at-point): Use the new regexp to strip the prompts from
20098 the file names. This is an issue mostly for user prompts that
20099 don't have a trailing space and find-file-at-point is invoked from
20100 within a shell inside Emacs.
20101
20102 2003-09-24 Andre Spiegel <spiegel@gnu.org>
20103
20104 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
20105 stamps numerically, rather than textually.
20106
20107 2003-09-24 Kenichi Handa <handa@m17n.org>
20108
20109 * language/devan-util.el (devanagari-post-read-conversion):
20110 * language/mlm-util.el (malayalam-post-read-conversion):
20111 * language/tml-util.el (tamil-post-read-conversion):
20112 Add autoload cookie.
20113
20114 * international/utf-8.el (utf-8-post-read-conversion):
20115 Call post-read-conversion functions for Devanagari, Malayalam,
20116 and Tamil.
20117
20118 2003-09-23 Dave Love <fx@gnu.org>
20119
20120 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
20121
20122 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
20123
20124 * progmodes/gud.el (perldb): Add gud-until to list of commands.
20125 Update gud-remove.
20126
20127 2003-09-22 Richard M. Stallman <rms@gnu.org>
20128
20129 * progmodes/sh-script.el (sh-mode-default-syntax-table):
20130 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
20131 (sh-mode-syntax-table-input): New variable.
20132 (sh-require-final-newline): Don't use eval.
20133 (sh-builtins, sh-leading-keywords, sh-other-keywords)
20134 (sh-variables, sh-font-lock-keywords): Don't use eval.
20135 (sh-set-shell): When setting require-final-newline,
20136 treat value = `require-final-newline' as don't change it.
20137 Set sh-mode-syntax-table locally based on
20138 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
20139
20140 * progmodes/compile.el (compile-internal):
20141 Call compilation-set-window-height before setting window start.
20142
20143 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
20144
20145 * emacs-lisp/bytecomp.el (byte-compile-log-file):
20146 Clear out byte-compile-last-warned-form.
20147
20148 2003-09-22 Richard M. Stallman <rms@gnu.org>
20149
20150 * woman.el (woman-file-name, woman-follow-word):
20151 If current-word returns nil, use "".
20152
20153 * simple.el (eval-expression): Bind standard-output in to-buffer case.
20154
20155 2003-09-22 Richard M. Stallman <rms@gnu.org>
20156
20157 * emacs-lisp/lisp-mnt.el (lm-with-file):
20158 Don't visit the file, just use insert-file-contents in temp buffer.
20159
20160 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
20161
20162 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
20163 Add surrounding \\( and \\) around the header, as in
20164 for lm-history-header 'Change Log\\|History'.
20165
20166 2003-09-22 John Paul Wallington <jpw@gnu.org>
20167
20168 * progmodes/ld-script.el: Add Commentary section,
20169 minor cleanup of file header.
20170 (ld-script-font-lock-keywords): Doc fix.
20171 (toplevel): Provide `ld-script' feature.
20172
20173 2003-09-21 Kim F. Storm <storm@cua.dk>
20174
20175 * scroll-bar.el (set-scroll-bar-mode): Initialize to
20176 new built-in variable default-frame-scroll-bars.
20177 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
20178 scroll-bar-mode; notably, use it instead of t when we toggle
20179 scroll-bars on.
20180 (toggle-scroll-bar): Use default-frame-scroll-bars.
20181
20182 2003-09-19 Masatake YAMATO <jet@gyve.org>
20183
20184 * pcvs.el (cvs-do-removal): Change the prompt depending on
20185 `filter' value.
20186
20187 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
20188
20189 * startup.el (command-line-1): Stop startup-echo-area-message
20190 being hidden by "Loading image..." message.
20191 (use-fancy-splash-screens-p, display-splash-screen):
20192 Move display-graphic-p test from latter to former.
20193
20194 * progmodes/sh-script.el (sh-font-lock-keywords):
20195 Highlight escaped EOLs differently from other backslash constructs.
20196
20197 2003-09-19 Richard M. Stallman <rms@gnu.org>
20198
20199 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
20200 New functions.
20201 (edebug-enter, edebug-outside-excursion): Use them.
20202
20203 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
20204 Fix the condition for whether to print "In WHERE".
20205
20206 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
20207
20208 * finder.el (finder-mode-hook): New variable.
20209 (finder-mode): Run hook finder-mode-hook
20210
20211 2003-09-18 Masatake YAMATO <jet@gyve.org>
20212
20213 * progmodes/ebrowse.el: Fix broken magic autoload comments.
20214
20215 2003-09-17 Mario Lang <mlang@delysid.org>
20216
20217 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
20218 "p %e" to actually print the value in the GUD buffer.
20219
20220 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
20221
20222 From David Ponce <david.ponce@wanadoo.fr>:
20223 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
20224 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
20225 from loaddefs-boot.el if necessary.
20226
20227 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
20228
20229 * progmodes/gud.el (gud-find-class): Make jdb work again since
20230 cc-mode changed the syntactic information.
20231
20232 2003-09-15 David Ponce <david@dponce.com>
20233
20234 * recentf.el: (recentf-exclude): Accept predicates too.
20235 (recentf-file-readable-p): New function.
20236 (recentf-include-p): Handle predicates in recentf-exclude.
20237 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
20238 (recentf-cleanup): Likewise.
20239 (recentf-save-list): Use write-file to handle backup of
20240 recentf-save-file.
20241
20242 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
20243
20244 * loaddefs-boot.el: Renamed from `loaddefs.el'
20245 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
20246 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
20247 necessary.
20248
20249 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
20250
20251 * electric.el (Electric-pop-up-window): For the `one-window' case,
20252 no longer disconcertingly move point in the original buffer.
20253
20254 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
20255
20256 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
20257
20258 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
20259
20260 * dired.el (dired-mode-map): Fix typo.
20261
20262 2003-09-11 Richard M. Stallman <rms@gnu.org>
20263
20264 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
20265
20266 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20267
20268 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
20269 the function is less noisy. Now only `kill-buffer' can ask questions.
20270
20271 2003-09-10 Mario Lang <mlang@delysid.org>
20272
20273 * battery.el: Update Commentary and Copyright.
20274 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
20275 appear due to wrong ordering of the expressions in `or'.
20276
20277 2003-09-09 Lute Kamstra <lute@gnu.org>
20278
20279 * misc.el (upcase-char): Fix docstring.
20280 (zap-up-to-char): New command.
20281
20282 2003-09-08 David Ponce <david@dponce.com>
20283
20284 Ensure that recentf correctly updates the menu bar.
20285 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
20286 (recentf-menu-bar): New function.
20287 (recentf-clear-data): Use it
20288 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
20289 of easy-menu-change.
20290
20291 2003-09-08 Lute Kamstra <lute@gnu.org>
20292
20293 * simple.el (size-indication-mode): New.
20294 * bindings.el (mode-line-position): Add buffer size indicator.
20295
20296 2003-09-04 Mario Lang <mlang@delysid.org>
20297
20298 * battery.el (battery-linux-proc-acpi): New function.
20299 (battery-status-function): Modify default value calculation to also
20300 check for availability of ACPI.
20301 (battery-echo-area-format): Ditto.
20302 (battery-mode-line-format): Ditto.
20303
20304 2003-09-06 Dave Love <fx@gnu.org>
20305
20306 * ielm.el (ielm-mode-hook): Add :options.
20307
20308 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
20309 (eldoc-print-current-symbol-info): Use it.
20310
20311 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
20312
20313 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
20314 being displayed in GUD buffer.
20315 (gdb-idle-input-queue): Remove var. Use just one queue.
20316 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
20317 Remove functions. Use just one queue.
20318 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
20319 (gdb-invalidate-assembler, gdb-get-current-frame):
20320 Modify functions. Use just one queue.
20321
20322 2003-09-04 Dave Love <fx@gnu.org>
20323
20324 * cus-start.el: Add blink-cursor-alist.
20325
20326 * ruler-mode.el (ruler-mode-fill-column-char)
20327 (ruler-mode-current-column-char): Use char-displayable-p,
20328 not window-system.
20329
20330 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
20331
20332 * language/european.el (windows-1252): Move from code-pages.
20333
20334 * language/cyrillic.el ("Windows-1251"): Delete.
20335 ("Bulgarian", "Belarusian"): Remove `features'.
20336 (windows-1251): Move from code-pages.
20337
20338 * international/mule-diag.el (non-iso-charset-alist):
20339 Remove `codepage' stuff.
20340 (print-designation, list-coding-systems-1): Output fixes.
20341
20342 * international/code-pages.el (cp-make-translation-table)
20343 (cp-valid-codes): Made defsubsts.
20344 (cp-fix-safe-chars): Delete.
20345 (mule-diag): Don't require.
20346 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
20347 (top-level): Check for defined coding system when defining
20348 cp... aliases. Change w32-add-charset-info test to avoid warning.
20349 (non-iso-charset-alist): Defvar when compiling.
20350 (cp-make-coding-system): Doc fix.
20351
20352 2003-09-02 Jason Rumney <jasonr@gnu.org>
20353
20354 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
20355 line-ends from CVS before doing conversion.
20356
20357 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
20358
20359 * calendar/diary-lib.el (diary-header-line-flag)
20360 (diary-header-line-format): New variables.
20361 (list-diary-entries): Use them to set header line in simple diary.
20362
20363 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
20364 other than font-lock-string-face to highlight backslashes.
20365
20366 2003-09-01 Jason Rumney <jasonr@gnu.org>
20367
20368 * international/titdic-cnv.el (tit-read-key-value): Include \r in
20369 regexp.
20370
20371 2003-09-01 Dave Love <fx@gnu.org>
20372
20373 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
20374
20375 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
20376 and :help; also line and column numbers labels.
20377
20378 * international/mule-util.el (char-displayable-p): Move from
20379 latin1-disp, rename and autoload.
20380
20381 * international/latin1-disp.el (latin1-char-displayable-p):
20382 Now obsolete alias. Replace uses with char-displayable-p.
20383 (latin1-display-ucs-per-lynx): Fix last change.
20384
20385 * international/mule-cmds.el (standard-display-european-internal):
20386 Don't use char code for Latin-1 NBSP.
20387 <XFree86 4>: Unfrob NBSP display table. Set display table to use
20388 U+2018, U+2019 for `'.
20389 (select-safe-coding-system): Message fix.
20390
20391 2003-09-01 Kenichi Handa <handa@m17n.org>
20392
20393 * international/fontset.el (setup-default-fontset): For Thai
20394 font, specify "*" family.
20395
20396 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
20397
20398 * progmodes/compile.el (previous-error): Accept a prefix
20399 argument, similarly to next-error.
20400
20401 2003-08-31 Masatake YAMATO <jet@gyve.org>
20402
20403 * pcvs.el (cvs-do-removal): Use = instead of eq to check
20404 the number of files. Bind the number of files to a local
20405 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
20406
20407 2003-08-30 Eli Zaretskii <eliz@gnu.org>
20408
20409 * vc-hooks.el (vc-make-version-backup): Fix the change made on
20410 2003-07-26: msdos-long-file-names is a function, not a variable.
20411
20412 2003-08-29 Richard M. Stallman <rms@gnu.org>
20413
20414 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
20415 Do nothing with mail-personal-alias-file if it is nil.
20416
20417 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
20418 Do nothing if mail-personal-alias-file is nil.
20419
20420 * term.el (term-exec-1): Bind coding-system-for-read.
20421
20422 * dired.el (dired-mouse-find-file-other-window):
20423 Use dired-view-command-alist here, as in dired-view-file.
20424 (dired-view-command-alist): Use %s to substitute file name.
20425 Handle .ps_pages, .eps, .jpg, .gif, .png.
20426
20427 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20428
20429 * info.el (Info-mode-map): Bind S-tab and <backtab> to
20430 `Info-prev-reference', instead of M-tab.
20431
20432 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
20433
20434 * simple.el (blink-matching-open): Work correctly on chars that
20435 are designated as parens through the syntax-table text property.
20436
20437 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
20438
20439 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
20440 line break position in the middle of a non-kinsoku (e.g. latin)
20441 word, making it skip until either a space or a character with
20442 category "|".
20443 (kinsoku-longer): Test for end of buffer.
20444
20445 2003-08-28 Eli Zaretskii <eliz@gnu.org>
20446
20447 * mail/rmail.el (rmail-convert-to-babyl-format):
20448 Detect quoted-printable- and base64-encoded messages and decode them
20449 automatically. Set the message's encoding from the charset=
20450 header, if any. Decode base64-encoded messages in Mail format as well.
20451
20452 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20453
20454 * mail/smtpmail.el: Fix previous change.
20455 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
20456 calling smtpmail-via-smtp.
20457 (smtpmail-via-smtp): Add fall-back values for envelope-from.
20458
20459 2003-08-26 John Paul Wallington <jpw@gnu.org>
20460
20461 * image.el (image-jpeg-p): Don't search beyond length of data.
20462
20463 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20464
20465 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
20466 misfeature in `expand-abbrev' which caused electric keywords like
20467 "else" to disappear if an open brace was typed directly afterwards.
20468
20469 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20470
20471 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
20472 mandatory in `define-widget'.
20473
20474 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
20475 Don't align the operators "!=", "<=" and ">=" as assignment operators.
20476
20477 (c-assignment-operators): New language constant that only contains
20478 the assignment operators.
20479
20480 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
20481
20482 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20483
20484 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
20485 Safeguard against unbalanced sexps.
20486
20487 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
20488
20489 * version.el (emacs-version): Check for gtk. Include gtk version info.
20490
20491 2003-08-25 John Paul Wallington <jpw@gnu.org>
20492
20493 * man.el (Man-default-man-entry): Don't whizz past the section
20494 number before looking for it.
20495
20496 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
20497
20498 * progmodes/gud.el (gud-display-line): Don't set window-point if
20499 source buffer is not visible. (Only happens with M-x gdba.)
20500
20501 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
20502 documentation.
20503 (gdb-source, gdb-source-info): Update to assembler unnecessary
20504 as its done after each GDB command anyway.
20505 (gdb-pre-prompt): Use with-current-buffer.
20506 (gdb-insert-field): Add help-echo text.
20507 (gdb-invalidate-assembler): Re-display of assembler now done in
20508 gdb-info-breakpoints-custom.
20509 (gdb-info-breakpoints-custom): Force re-display of assembler to
20510 happen *after* update of breakpoints buffer.
20511 (gdb-display-source-buffer): Don't choke if gdb-source-window
20512 isn't visible.
20513 (gdb-put-string, gdb-put-arrow): Remove free variables.
20514
20515 2003-08-24 John Paul Wallington <jpw@gnu.org>
20516
20517 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
20518
20519 * man.el (Man-default-man-entry): Strip text properties when
20520 snarfing parts of entry because `format' preserves properties.
20521
20522 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
20523
20524 * files.el (file-newest-backup): Use `expand-file-name'.
20525
20526 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
20527 Allow the diary to pop up a new frame, if needed.
20528
20529 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
20530 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
20531 (smtpmail-send-it): Make treatment of envelope-from consistent with
20532 sendmail.el.
20533
20534 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
20535 (sh-leading-keywords): Add the bash `time' reserved word.
20536 (sh-variables): Add some bash variables.
20537 (sh-add-completer): Fix nil branch of case statement.
20538
20539 2003-08-24 Masatake YAMATO <jet@gyve.org>
20540
20541 * progmodes/ld-script.el: New file.
20542
20543 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
20544
20545 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
20546
20547 2003-08-23 Andre Spiegel <spiegel@gnu.org>
20548
20549 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
20550 Better explain obsolescence, and what to use instead.
20551
20552 2003-08-23 Masatake YAMATO <jet@gyve.org>
20553
20554 * pcvs.el (cvs-do-removal): Show the deleted file name
20555 on the prompt.
20556
20557 2003-08-20 Dave Love <fx@gnu.org>
20558
20559 * international/mule.el (make-coding-system)
20560 (set-buffer-file-coding-system): Doc fix.
20561
20562 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
20563
20564 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
20565
20566 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
20567
20568 * international/utf-16.el: Add mime-text-unsuitable coding system
20569 properties.
20570
20571 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
20572
20573 * cus-edit.el: Add some :links.
20574 (bib): Remove.
20575
20576 * textmodes/bib-mode.el (bib): Add :group external.
20577
20578 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
20579
20580 * wid-edit.el (widget-echo-help): Make it handle expressions that
20581 evaluate to strings.
20582
20583 2003-08-18 Michael Mauger <mmaug@yahoo.com>
20584
20585 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
20586
20587 Simplify selection of SQL products to define highlighting and
20588 interactive mode. Includes detailed instructions on adding
20589 support for new products.
20590
20591 * progmodes/sql.el (sql-product): New variable. Identifies SQL
20592 product for use in highlighting and interactive mode.
20593 (sql-interactive-product): New variable. SQL product for
20594 sql-interactive-mode.
20595 (sql-product-support): New variable. Specifies product-specific
20596 parameters to drive highlighting and interactive mode.
20597 (sql-imenu-generic-expression): Add more object types.
20598 (sql-sqlite-options): Correct comment.
20599 (sql-ms-program): Use "osql" rather than "isql".
20600 (sql-prompt-regexp, sql-prompt-length): Update comment.
20601 (sql-mode-menu): Add "Start SQLi session" entry.
20602 Replace Highlighting submenu with Product menu. Fix Send Region entry.
20603 (sql-mode-abbrev-table): Add abbreviations. Support of
20604 SYSTEM-FLAG on define-abbrev. Support was removed with last
20605 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
20606 (sql-mode-font-lock-object-name): Add font-lock pattern for object
20607 names.
20608 (sql-mode-ansi-font-lock-keywords): Set as default value.
20609 (sql-mode-oracle-font-lock-keywords): Set as default value.
20610 Support Oracle 9i keywords.
20611 (sql-mode-postgres-font-lock-keywords): Set as default value.
20612 (sql-mode-linter-font-lock-keywords): Set as default value.
20613 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
20614 SQLServer 2000.
20615 (sql-mode-sybase-font-lock-keywords)
20616 (sql-mode-interbase-font-lock-keywords)
20617 (sql-mode-sqlite-font-lock-keywords)
20618 (sql-mode-strong-font-lock-keywords)
20619 (sql-mode-mysql-font-lock-keywords)
20620 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
20621 keywords.
20622 (sql-mode-font-lock-defaults): Update comment.
20623 (sql-product-feature): New function. Returns feature associated
20624 with a product from `sql-product-support' alist.
20625 (sql-product-font-lock): New function. Set font-lock support
20626 based on `sql-product'.
20627 (sql-add-product-keywords): New function. Add font-lock rules to
20628 product-specific keyword variables.
20629 (sql-set-product): New function. Set `sql-product' and apply
20630 appropriate font-lock highlighting.
20631 (sql-highlight-product): New function. Set font-lock support
20632 based on a product. Also set mode name to include product name.
20633 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
20634 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
20635 Use `sql-set-product'.
20636 (sql-highlight-ms-keywords)
20637 (sql-highlight-sybase-keywords)
20638 (sql-highlight-interbase-keywords)
20639 (sql-highlight-strong-keywords)
20640 (sql-highlight-mysql-keywords)
20641 (sql-highlight-sqlite-keywords)
20642 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
20643 (sql-get-login): Prompt in the same order as the tokens.
20644 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
20645 (sql-product-interactive): New function. Common portions of
20646 product-specific interactive mode wrappers.
20647 (sql-interactive-mode): Rewritten to use product features.
20648 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
20649 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
20650 (sql-db2, sql-linter): Use `sql-product-interactive'.
20651 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
20652 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
20653 (sql-connect-ingres, sql-connect-postgres)
20654 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
20655 New functions. Format command line parameters and invoke comint on
20656 the appropriate interpreter. Code was in the corresponding
20657 `sql-xyz' function before.
20658 (sql-connect-ms): New function. Support -E argument to use
20659 operating system credentials for authentication.
20660
20661 2003-08-18 Kenichi Handa <handa@m17n.org>
20662
20663 * international/mule.el (encode-char): Fix for the ASCII case.
20664
20665 2003-08-15 Kenichi Handa <handa@m17n.org>
20666
20667 * international/fontset.el (setup-default-fontset): Change "*" to
20668 nil in the specifications of font family.
20669
20670 2003-08-18 Kim F. Storm <storm@cua.dk>
20671
20672 * kmacro.el (kmacro-keymap): Group related bindings in
20673 initialization for clarity. Bind C-s to start macro.
20674 Remove C-r binding.
20675 (kmacro-initial-counter-value): New defvar to hold initial counter
20676 value in case we set the value before defining a macro.
20677 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
20678 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
20679 not defining or executing macro. Doc fix.
20680 (kmacro-add-counter): Clear kmacro-initial-counter-value.
20681 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
20682 temporarily view older elements on the macro ring without cycling
20683 the ring.
20684 (kmacro-display): Doc fix.
20685 (kmacro-exec-ring-item): New helper function.
20686 (kmacro-call-ring-2nd): Use it.
20687 (kmacro-call-ring-2nd-repeat): Doc fix.
20688 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
20689 (kmacro-end-or-call-macro): Execute last viewed macro (using
20690 kmacro-exec-ring-item) from ring if this follows
20691 kmacro-view-macro. This allows us to find a macro on the ring
20692 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
20693 the ring to bring it to the head of the ring.
20694 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
20695 Allow binding to reserved keys without specifying C-x C-k prefix.
20696 Ask for confirmation if entered key sequence is already bound to
20697 a non-macro command.
20698 (kmacro-view-macro): Repeating command will show older elements
20699 on the macro ring; C-k will execute the last viewed macro.
20700 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
20701 property from 'ring to 'head.
20702
20703 2003-08-17 Alan Shutko <ats@acm.org>
20704
20705 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
20706 keeping December out of the alist.
20707
20708 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
20709
20710 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
20711 * calendar/calendar.el (calendar-mode-map): Bind it to key.
20712 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
20713 (calendar-flatten): New function.
20714 (calendar-mouse-view-other-diary-entries)
20715 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
20716 in the menu title and to show multi-line diary entries correctly
20717 in the menu.
20718
20719 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
20720
20721 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
20722 defcustom, because the default was recently changed.
20723
20724 2003-08-16 Richard M. Stallman <rms@gnu.org>
20725
20726 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
20727
20728 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
20729 New subroutine, broken out of eval-last-sexp-1.
20730 (eval-last-sexp-1): Use eval-last-sexp-print-value.
20731
20732 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
20733
20734 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
20735
20736 * simple.el (eval-expression): Use eval-last-sexp-print-value.
20737
20738 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
20739
20740 * progmodes/compile.el (compilation-error-regexp-alist):
20741 Add Java ANt error detection as described in document
20742 http://ant.apache.org/faq.html
20743
20744 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
20745
20746 * simple.el (backward-word, forward-to-indentation)
20747 (backward-to-indentation): Argument changed to optional.
20748 (next-line, previous-line): Use `or' instead of `unless'.
20749
20750 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20751
20752 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
20753 instead of a constant.
20754
20755 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
20756
20757 * shell.el (shell): With prefix-arg, suggest a new buffer name.
20758
20759 2003-08-12 Andre Spiegel <spiegel@gnu.org>
20760
20761 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
20762 (vc-sccs-workfile-version): Search the entire delta table, rather
20763 than just the first entry, because that might be a deleted version.
20764
20765 2003-08-11 Karl Fogel <kfogel@red-bean.com>
20766
20767 * menu-bar.el (menu-bar-options-menu): Supply a body for the
20768 [save-place] binding in the Options menu. Have it require
20769 'saveplace' and then toggle the variable manually, to avoid an an
20770 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
20771 for the bug report.
20772
20773 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
20774
20775 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
20776 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
20777 (gdb-info-threads-custom): Add help-echo text.
20778 (gdb-display-back): Don't use purecopy.
20779 (gdb-info-breakpoints-custom, gdb-reset)
20780 (gdb-assembler-custom): Use display-images-p to test if breakpoint
20781 icons can be displayed.
20782
20783 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
20784
20785 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
20786
20787 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
20788
20789 * bookmark.el (bookmark-completing-read):
20790 Return a string, instead of a list of one string.
20791 Use a popup menu if activated from the mouse.
20792 (bookmark-edit-annotation): Remove unused vars.
20793 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
20794 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
20795 to bookmark-completing-read.
20796 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
20797 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
20798 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
20799 and erase-buffer.
20800 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
20801 (bookmark-menu-jump, bookmark-menu-insert)
20802 (bookmark-popup-menu-and-apply-function)
20803 (bookmark-menu-popup-paned-bookmark-menu): Remove.
20804 (bookmark-menu-build-paned-menu): Remove by folding it into
20805 bookmark-menu-popup-paned-menu.
20806 (menu-bar-bookmark-map): Move the define-key statements here.
20807 Use the "non-menu" commands since they now pop up a menu if needed.
20808 (bookmark-exit-hook-internal): Simplify.
20809
20810 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
20811
20812 * reftex-toc.el (reftex-toc-rename-label): New function.
20813 (reftex-toc-check-docstruct): New function.
20814
20815 * reftex.el (reftex-region-active-p): New function.
20816
20817 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
20818 regexp to find the \bibliography macro.
20819
20820 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
20821 which does not exist in LaTeX.
20822 (reftex-cite-format-builtin): Added amsrefs support.
20823 (reftex-toc-confirm-promotion): New option
20824
20825 * reftex-toc.el
20826 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
20827 (reftex-toc-demote, reftex-toc-promote)
20828 (reftex-toc-do-promote, reftex-toc-promote-prepare)
20829 (reftex-toc-promote-action, reftex-toc-extract-section-number)
20830 (reftex-toc-newhead-from-alist)
20831 (reftex-toc-load-all-files-for-promotion): New functions.
20832 (reftex-toc-help): Added description of new keys.
20833 (reftex-toc-split-windows-fraction): New option.
20834 (reftex-recenter-toc-when-idle): Search *toc* window on all
20835 visible frames.
20836 (reftex-toc): Additional parameter REUSE
20837 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
20838 with REUSE argument.
20839 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
20840 the call of `reftex-toc'.
20841 (reftex-make-separate-toc-frame): New function .
20842 (reftex-toc-recenter): When called with triple prefix arg, call
20843 `reftex-make-separate-toc-frame' first.
20844 (reftex-toc-toggle-dedicated-frame): New command.
20845 (reftex-toc-quit): Adapted to delete frame when called in
20846 dedicated frame.
20847
20848 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
20849 all enclosing macros.
20850
20851
20852 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20853
20854 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
20855 first use.
20856
20857 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20858
20859 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
20860
20861 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
20862
20863 * calendar/calendar.el (list-diary-entries-hook)
20864 (diary-display-hook, nongregorian-diary-listing-hook)
20865 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
20866 Add some customize options for these hooks.
20867 (calendar-abbrev-construct): Don't try to take a substring longer
20868 than the original string.
20869
20870 2003-08-05 Richard M. Stallman <rms@gnu.org>
20871
20872 * emacs-lisp/testcover.el (noreturn): Report error if does return.
20873 (testcover-reinstrument-clauses): Doc fix.
20874
20875 * emacs-lisp/warnings.el: Doc fixes, args renamed.
20876 (warning-type-format): Rename from warning-group-format.
20877
20878 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
20879 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
20880 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
20881 to prevent warnings about defvar for an obsolete variable.
20882
20883 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
20884 warning-group-format renamed to warning-type-format.
20885
20886 * subr.el (read-passwd): Use clear-string instead of fillarray.
20887
20888 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
20889 Use vconcat instead of concat.
20890 (edmacro-sanitize-for-string): New function.
20891
20892 2003-08-05 Dave Love <fx@gnu.org>
20893
20894 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
20895 line-number-display-limit-width.
20896
20897 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
20898
20899 2003-08-05 Kenichi Handa <handa@m17n.org>
20900
20901 * international/code-pages.el: Don't require mule-diag.
20902
20903 * international/mule-diag.el (non-iso-charset-alist):
20904 Add autoload cookie.
20905
20906 * language/devan-util.el (dev-glyph-order): Add an entry for the
20907 glyph code #xC4.
20908
20909 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
20910
20911 * calendar/calendar.el (diary-file, diary-file-name-prefix)
20912 (european-calendar-style, diary-date-forms)
20913 (calendar-day-name-array, calendar-month-name-array): Doc change.
20914 (generate-calendar-month): Adapt for new behaviour of
20915 `calendar-day-name' function.
20916 (calendar-abbrev-length, calendar-day-abbrev-array)
20917 (calendar-month-abbrev-array): New variables.
20918 (calendar-abbrev-construct): New function.
20919 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
20920 rather than fixing abbrevs at some width. Calling syntax change.
20921 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
20922 (calendar-date-string): Adapt for new behaviours of
20923 `calendar-day-name' and `calendar-month-name' functions.
20924
20925 * calendar/diary-lib.el (list-diary-entries): Adapt for new
20926 behaviour of `calendar-day-name' and `calendar-month-name' functions.
20927 (diary-name-pattern): Use abbrev arrays, rather than fixing
20928 abbrevs at three chars. Calling syntax change.
20929 (mark-diary-entries): Adapt for new behaviours of
20930 `diary-name-pattern' and `calendar-make-alist' functions.
20931 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
20932 `diary-name-pattern' function.
20933 (font-lock-diary-date-forms): Use abbrev arrays, rather than
20934 fixing abbrevs at three chars. Calling syntax change.
20935 (cal-hebrew, cal-islam): Require when compiling.
20936 (diary-font-lock-keywords): Adapt for new behaviour of
20937 `font-lock-diary-date-forms' function.
20938
20939 * calendar/cal-hebrew.el: Reposition some code so defined before used.
20940 (calendar-hebrew-month-name-array-common-year)
20941 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
20942 (list-hebrew-diary-entries): Adapt for new behaviours of
20943 `calendar-day-name' and `add-to-diary-list' functions.
20944 (mark-hebrew-diary-entries): Adapt for new behaviours of
20945 `diary-name-pattern' and `calendar-make-alist' functions.
20946
20947 * calendar/cal-islam.el (calendar-islamic-month-name-array):
20948 Add doc string.
20949 (list-islamic-diary-entries): Adapt for new behaviours of
20950 `calendar-day-name' and `add-to-diary-list' functions.
20951 (mark-islamic-diary-entries): Adapt for new behaviours of
20952 `diary-name-pattern' and `calendar-make-alist' functions.
20953
20954 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
20955 `calendar-month-name' function.
20956
20957 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
20958
20959 * calendar/solar.el (solar-seasons-data): Move definition before use.
20960
20961 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
20962 (cal-tex-LaTeX-hourbox): Move definition before use.
20963
20964 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
20965 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
20966 * lunar.el, solar.el (displayed-month, displayed-year):
20967 Define for compiler.
20968
20969 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
20970
20971 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
20972 MODE. Renamed from c-init-c-language-vars'.
20973 (c-initialize-cc-mode): Change accordingly.
20974 (c-common-init): Ditto.
20975 (c-mode): Ditto.
20976 (c++-mode): Use `c-init-language-vars-for'.
20977 (objc-mode): Ditto.
20978 (java-mode): Ditto.
20979 (idl-mode): Ditto.
20980 (pike-mode): Ditto.
20981 (awk-mode): Ditto.
20982
20983 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
20984
20985 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
20986 or not the point moved.
20987
20988 (c-search-decl-header-end): Don't trip up on operator identifiers
20989 in C++ and operators like == in all languages.
20990
20991 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
20992 Detect leading labels correctly.
20993
20994 2003-08-02 Andreas Schwab <schwab@suse.de>
20995
20996 * textmodes/ispell.el: Don't redo key bindings on loading, put
20997 them only in loaddefs.el.
20998 * bookmark.el: Likewise.
20999 * dabbrev.el: Likewise.
21000 * emerge.el: Likewise.
21001
21002 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
21003 has more than one member.
21004
21005 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
21006
21007 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21008
21009 * lpr.el (printify-region): It was ending conversion before the
21010 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
21011
21012 2003-07-31 John Paul Wallington <jpw@gnu.org>
21013
21014 * net/browse-url.el (browse-url-epiphany): Doc fix.
21015
21016 2003-07-30 Kenichi Handa <handa@m17n.org>
21017
21018 * international/fontset.el (setup-default-fontset):
21019 Change registry names of Akurti fonts.
21020
21021 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
21022
21023 * comint.el (comint-read-noecho): Use `clear-string' instead of
21024 `fillarray'.
21025
21026 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
21027
21028 * outline.el (outline-mode-hook): Add defvar.
21029
21030 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
21031
21032 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
21033 Restore assembler in source window if that is what has been selected.
21034 (menu): Add gdb-restore-windows to menu. Make gdba
21035 specific menus only visible from gdba.
21036
21037 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
21038
21039 * progmodes/compile.el (compilation-environment): New user variable.
21040 (compile-internal): Respect it.
21041
21042 2003-07-23 Masatake YAMATO <jet@gyve.org>
21043
21044 * progmodes/gud.el (gdb-script-font-lock-keywords):
21045 Put `font-lock-function-name-face' on a symbol which includes
21046 `-' like `hook-run'. Put font-lock-variable-name-face
21047 on a symbol starting with $.
21048
21049 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
21050
21051 * files.el (set-visited-file-name): Use truename for buffer-file-name.
21052
21053 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
21054
21055 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
21056
21057 2003-07-26 Andre Spiegel <spiegel@gnu.org>
21058
21059 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
21060 Use with-no-warnings.
21061 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
21062 rather than to find-file-not-found-hook, which doesn't exist.
21063
21064 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
21065
21066 * international/quail.el (quail-translate-key): Fix previous change.
21067
21068 2003-07-25 John Paul Wallington <jpw@gnu.org>
21069
21070 * server.el (server-start): Check `server-process' is non-nil
21071 before killing it to avoid killing current buffer's process.
21072
21073 * simple.el (choose-completion-string): Use `minibufferp';
21074 test `completion-reference-buffer' if `buffer' arg is nil.
21075 (push-mark): Use `when' and `unless'.
21076 (pop-mark): Use `when'.
21077
21078 * mouse-sel.el (mouse-sel-get-selection-function):
21079 Check `x-last-selected-text-primary'. Don't barf if it or
21080 `x-last-selected-text' aren't bound.
21081
21082 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
21083
21084 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
21085
21086 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
21087
21088 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
21089
21090 2003-07-23 John Paul Wallington <jpw@gnu.org>
21091
21092 * tooltip.el (defface tooltip): Inherit from variable-pitch.
21093
21094 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
21095
21096 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
21097 string. Defvar the derived hook.
21098
21099 * macros.el (insert-kbd-macro): Escape double quote character.
21100 From Thomas W Murphy <twm@andrew.cmu.edu>.
21101
21102 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
21103
21104 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
21105 to match the specific mark rather than reusing comment-start-skip.
21106
21107 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
21108
21109 * progmodes/hideshow.el (hs-special-modes-alist):
21110 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
21111
21112 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
21113
21114 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
21115 value using ?\s.
21116
21117 2003-07-21 John Paul Wallington <jpw@gnu.org>
21118
21119 * subr.el (with-selected-window): Add closing paren.
21120
21121 2003-07-21 Richard M. Stallman <rms@gnu.org>
21122
21123 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
21124 (lisp-mode): Likewise.
21125
21126 * subr.el (with-selected-window): Copy code form save-selected-window
21127 so as to call select-window with norecord arg.
21128 (dynamic-completion-table): Doc fix.
21129 (lazy-completion-table): Doc fix.
21130
21131 * international/mule-cmds.el (set-locale-environment):
21132 langinfo renamed to locale-info.
21133
21134 * international/mule.el (auto-coding-functions): Doc fix.
21135
21136 2003-07-21 Kenichi Handa <handa@m17n.org>
21137
21138 * international/quail.el (quail-translate-key):
21139 Update quail-current-str correctly.
21140
21141 2003-07-21 Andreas Schwab <schwab@suse.de>
21142
21143 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
21144 ?, to "_".
21145
21146 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
21147 Version 2.0.36 of Tramp released.
21148
21149 * net/tramp.el (tramp-default-password-end-of-line): Rename from
21150 tramp-password-end-of-line.
21151 (tramp-password-end-of-line): New method parameter.
21152 (tramp-get-password-end-of-line): Function to access method
21153 parameter `tramp-password-end-of-line', or variable
21154 `tramp-default-password-end-of-line' (default value).
21155 (tramp-methods): Add entries for new parameter
21156 tramp-password-end-of-line.
21157 (tramp-enter-password): Use new function
21158 `tramp-get-password-end-of-line'.
21159 (tramp-handle-insert-file-contents): Do not
21160 unconditionally inhibit the file operation file-local-copy, only
21161 do that when the inhibit-file-name-operation is currently
21162 insert-file-contents. This fixes finding remote CVS-controlled
21163 files. (It would barf on inserting the CVS/Entries file
21164 literally, because the file-local-copy handler wasn't called.)
21165 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
21166 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
21167 (tramp-initial-commands): New variable.
21168 (tramp-process-initial-commands): New function, using the variable.
21169 (tramp-open-connection-setup-interactive-shell): Call the new function.
21170 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
21171 method into the buffer name, never use nil. Reported by Hanak
21172 David <dhanak@inf.bme.hu>.
21173 (tramp-open-connection-setup-interactive-shell): Erase buffer
21174 before sending "stty -onlcr".
21175
21176 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
21177
21178 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
21179
21180 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
21181
21182 2003-07-19 John Paul Wallington <jpw@gnu.org>
21183
21184 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
21185 (artist-draw-rect, artist-draw-square): Doc fixes.
21186
21187 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
21188
21189 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
21190
21191 2003-07-19 Kenichi Handa <handa@m17n.org>
21192
21193 * international/kkc.el (kkc-show-conversion-list-update):
21194 Highlight the correct candidate in the message.
21195
21196 2003-07-18 John Paul Wallington <jpw@gnu.org>
21197
21198 * simple.el (current-word): Don't include punctuation char when
21199 `really-word' arg is non-nil.
21200
21201 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
21202
21203 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
21204 moved to the directory obsolete.
21205
21206 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
21207
21208 * info.el (Info-menu-entry-name-re): Allow newlines in
21209 menu entry names.
21210
21211 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
21212 syntax-ppss-after-change-function.
21213 (syntax-ppss-after-change-function): New alias. Update uses.
21214 (syntax-ppss): Catch the case where the buffer is narrowed.
21215
21216 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21217
21218 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
21219 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
21220
21221 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21222
21223 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
21224 since it might be modified.
21225
21226 * progmodes/cc-langs.el (c++-make-template-syntax-table)
21227 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
21228 names to these language constants.
21229
21230 2003-07-15 Kim F. Storm <storm@cua.dk>
21231
21232 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
21233 All uses changed.
21234
21235 2003-07-14 Mark A. Hershberger <mah@everybody.org>
21236
21237 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
21238 Namespace support.
21239
21240 2003-07-13 Juanma Barranquero <lektu@terra.es>
21241
21242 * frame.el (modify-all-frames-parameters): Reinstall (copyright
21243 papers received).
21244
21245 2003-07-13 Karl Eichwalder <ke@suse.de>
21246
21247 * textmodes/po.el (po-find-charset): White space at the start of the
21248 Content-Type field body is non-mandatory.
21249
21250 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
21251
21252 * textmodes/texinfo.el (texinfo-section-list):
21253 Append appendixsection; a synonym for appendixsec.
21254
21255 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
21256
21257 * man.el (Man-translate-cleanup): New.
21258 (Man-translate-references): Call `Man-translate-cleanup' to clean
21259 leading, trailing and middle spaces.
21260
21261 2003-07-13 Lars Hansen <larsh@math.ku.dk>
21262
21263 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
21264 Handle `dired-directory' being a list.
21265
21266 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
21267
21268 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
21269 it doesn't exist.
21270
21271 2003-07-12 Richard M. Stallman <rms@gnu.org>
21272
21273 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
21274
21275 * progmodes/cc-defs.el (c-make-keywords-re):
21276 Don't use delete-duplicates.
21277 (c-lang-const): Don't use mapcan.
21278
21279 * apropos.el (apropos-show-scores): Make it customizable.
21280 Document new meaning.
21281 (apropos): Compute scores from symbols.
21282 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
21283
21284 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21285
21286 * ps-bdf.el: Fix copyright line.
21287 (bdf-directory-list): Fix initialization code.
21288
21289 2003-07-11 John Paul Wallington <jpw@gnu.org>
21290
21291 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
21292 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
21293 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
21294
21295 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
21296
21297 * emacs-lisp/ring.el (ring-elements): Doc fix.
21298
21299 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21300
21301 * calendar/timeclock.el (timeclock-relative)
21302 (timeclock-ask-before-exiting, timeclock-use-display-time):
21303 Doc changes.
21304 (timeclock-modeline-display): Give a message if
21305 `timeclock-use-display-time' is non-nil but `display-time-mode'
21306 is not active.
21307
21308 2003-07-11 Kenichi Handa <handa@m17n.org>
21309
21310 * international/mule-cmds.el (set-language-environment):
21311 Set current-language-environment to the correct string.
21312
21313 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21314
21315 * ps-print.el: Print line number correctly in a region. Reported by
21316 Tim Allen <timallen@ls83.fsnet.co.uk>.
21317 (ps-print-version): New version number (6.6.2).
21318 (ps-printing-region): Code fix.
21319
21320 2003-07-10 John Paul Wallington <jpw@gnu.org>
21321
21322 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
21323 this function can be called from `add-completions-from-tags-table'.
21324
21325 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
21326
21327 * calendar/timeclock.el (timeclock-use-display-time)
21328 (timeclock-day-over-hook, timeclock-workday-remaining)
21329 (timeclock-status-string, timeclock-when-to-leave)
21330 (timeclock-when-to-leave-string, timeclock-log-data)
21331 (timeclock-find-discrep, timeclock-day-base)
21332 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
21333 (timeclock-modeline-display): Set the variable
21334 `timeclock-modeline-display'.
21335 (timeclock-update-modeline): Doc fix. Respect value of
21336 `timeclock-relative'.
21337
21338 2003-07-09 Richard M. Stallman <rms@gnu.org>
21339
21340 * textmodes/reftex-parse.el (reftex-all-document-files):
21341 Add autoload cookie.
21342
21343 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
21344 (reftex-scanning-info-available-p): Add autoload cookie.
21345
21346 * international/mule-cmds.el
21347 (set-display-table-and-terminal-coding-system): Delete duplicate
21348 aset on standard-display-table.
21349
21350 * view.el (view-file): If existing buffer's major mode is special,
21351 don't go into view mode.
21352
21353 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
21354
21355 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21356
21357 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
21358 buffer changes; there's third party code that calls this function
21359 directly.
21360
21361 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21362
21363 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
21364 (autodoc-font-lock-keywords): Don't byte compile on font lock
21365 initialization when running from byte compiled files.
21366
21367 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21368
21369 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
21370 statement ends with auto-increment "++".
21371
21372 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21373
21374 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21375 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21376 these are changed, so declare them as variables and not constants.
21377
21378 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
21379
21380 * subr.el (dolist, dotimes): Doc fix.
21381
21382 2003-07-08 Kim F. Storm <storm@cua.dk>
21383
21384 * international/mule-cmds.el
21385 (set-display-table-and-terminal-coding-system): Don't break
21386 bootstrap if standard-display-table isn't setup yet.
21387
21388 2003-07-07 Richard M. Stallman <rms@gnu.org>
21389
21390 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
21391 Give it a doc string, and autoload it.
21392
21393 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
21394 Use with-no-warnings.
21395
21396 * info.el (Info-search): If find invisible text, search again.
21397
21398 * isearch.el (search-whitespace-regexp): Add a shy group around it.
21399
21400 * man.el (Man-name-regexp): Match + as part of name.
21401
21402 * simple.el (visible-mode): Rename from vis-mode.
21403 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
21404
21405 * simple.el (current-word): New arg REALLY-WORD specifies
21406 don't include punctuation chars.
21407
21408 * emacs-lisp/debug.el (debug, debugger-env-macro):
21409 Use with-no-warnings while accessing and binding unread-command-char.
21410
21411 * international/mule-cmds.el
21412 (set-display-table-and-terminal-coding-system): Use explicit loop
21413 instead of calling standard-display-default.
21414
21415 * net/ange-ftp.el (ange-ftp-file-symlink-p):
21416 Use condition-case to catch error in ange-ftp-get-files.
21417
21418 * net/browse-url.el (browse-url-browser-function):
21419 Add alternative for Epiphany.
21420 (browse-url-epiphany-program, browse-url-epiphany-arguments)
21421 (browse-url-epiphany-startup-arguments)
21422 (browse-url-epiphany-new-window-is-tab): New variables.
21423 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
21424
21425 * progmodes/compile.el (compile-auto-highlight): Default now t.
21426 (compile): Doc fix.
21427 (compilation-next-error): Fix previous change.
21428
21429 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
21430
21431 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
21432
21433 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
21434
21435 * gdb-ui.el (gdb-source-info): Display current frame when
21436 attaching to an existing process.
21437 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
21438 while laying out windows when attaching to an existing process.
21439
21440 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
21441
21442 * info.el (Info-menu): Use Info-menu-entry-name-re.
21443
21444 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
21445
21446 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
21447 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
21448
21449 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
21450 to match the same text.
21451
21452 2003-07-06 John Paul Wallington <jpw@gnu.org>
21453
21454 * vc.el (vc-annotate-offset): Move defvar up.
21455
21456 2003-07-06 Kim F. Storm <storm@cua.dk>
21457
21458 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
21459 This should fix the infinite loop when extracting menu names.
21460
21461 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21462
21463 * files.el (auto-mode-alist, interpreter-mode-alist):
21464 Remove entries to CC Mode modes to avoid duplicates; they are now added
21465 with autoload directives in cc-mode.el.
21466
21467 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21468
21469 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21470 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21471 these are changed, so declare them as variables and not constants.
21472
21473 * progmodes/cc-mode.el: Fix some autoload problems: Try to
21474 ensure that the entry for ".c" extension comes before the one for
21475 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
21476 Fix incorrect entries that were added to `interpreter-mode-alist'.
21477 Move the autoload directives for AWK to the top level since they
21478 aren't recognized anywhere else. Do not use the new AWK mode doc
21479 in the autoload form for the old AWK mode.
21480
21481 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21482
21483 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
21484 (bibtex-sort-ignore-string-entries): Default value t.
21485 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
21486 erroneously in previous version.
21487 (bibtex-string-files): Docstring reflects new parsing scheme.
21488 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
21489 docstring, add # as one of the chars to crush
21490 (bibtex-autokey-prefix-string, bibtex-autokey-names)
21491 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
21492 (bibtex-autokey-name-change-strings)
21493 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
21494 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
21495 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
21496 (bibtex-autokey-title-terminators)
21497 (bibtex-autokey-titlewords-stretch)
21498 (bibtex-autokey-titleword-ignore)
21499 (bibtex-autokey-titleword-case-convert)
21500 (bibtex-autokey-titleword-abbrevs)
21501 (bibtex-autokey-titleword-abbrevs)
21502 (bibtex-autokey-titleword-change-strings)
21503 (bibtex-autokey-titleword-length)
21504 (bibtex-autokey-titleword-separator)
21505 (bibtex-autokey-name-year-separator)
21506 (bibtex-autokey-year-title-separator)
21507 (bibtex-autokey-before-presentation-function)
21508 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
21509 Fix docstring.
21510 (bibtex-strings, bibtex-reference-keys):
21511 Use lazy-completion-table and make-variable-buffer-local.
21512 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
21513 (bibtex-braced-string-syntax-table)
21514 (bibtex-quoted-string-syntax-table): New variables.
21515 (bibtex-parse-nested-braces): Remove.
21516 (bibtex-parse-field-string): Use syntax table and forward-sexp.
21517 (bibtex-parse-association): Simplify.
21518 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
21519 (bibtex-parse-field-text): Simplify.
21520 (bibtex-search-forward-field, bibtex-search-backward-field):
21521 argument BOUND can take value t.
21522 (bibtex-start-of-field, bibtex-start-of-name-in-field)
21523 (bibtex-end-of-name-in-field, bibtex-end-of-field)
21524 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21525 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
21526 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
21527 (bibtex-skip-to-valid-entry): Return buffer position of beginning
21528 and ending of entry. Update for changes of bibtex-search-entry.
21529 Simplify.
21530 (bibtex-map-entries): FUN is called with three arguments.
21531 (bibtex-search-entry): Return a cons pair with buffer positions of
21532 beginning and end of entry.
21533 (bibtex-enclosing-field): Simplify.
21534 (bibtex-format-entry): Use booktitle to set a missing title.
21535 (bibtex-autokey-get-names): Fiddle with regexps.
21536 (bibtex-generate-autokey): Use identity.
21537 (bibtex-parse-keys): Use simplified parsing algorithm if
21538 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
21539 arguments. Return alist of keys.
21540 (bibtex-parse-strings): Simplify. Return alist of strings.
21541 (bibtex-complete-string-cleanup): Fix docstring.
21542 (bibtex-read-key): New function.
21543 (bibtex-mode): Fix docstring. Do not parse for keys and
21544 strings when the mode is entered. Set fill-paragraph-function to
21545 bibtex-fill-field. Setup font-lock-mark-block-function the way
21546 font-lock intended.
21547 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
21548 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
21549 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
21550 (bibtex-Preamble): Avoid hard coded constants.
21551 (bibtex-make-field): Fix docstring. Simplify.
21552 (bibtex-beginning-of-entry): Always return new position of point.
21553 (bibtex-end-of-entry): Rearrange cond clauses.
21554 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
21555 Update for changes of bibtex-map-entries.
21556 (bibtex-ispell-abstract): Do not move point.
21557 (bibtex-entry-index): Use downcase. Simplify.
21558 (bibtex-lessp): Handle catch-all.
21559 (bibtex-find-crossref): Turn into a command.
21560 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
21561 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
21562 preamble entries.
21563 (bibtex-fill-field-bounds): New function.
21564 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
21565 (bibtex-fill-entry): Use bibtex-fill-field-bounds
21566 (bibtex-String): Use bibtex-strings. Always obey
21567 bibtex-sort-ignore-string-entries.
21568
21569 2003-07-05 John Paul Wallington <jpw@gnu.org>
21570
21571 * cus-theme.el (customize-create-theme):
21572 Call `customize-create-theme' in Reset widget's notify function.
21573
21574 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
21575 (ibuffer-mark-interactive): Use `or' instead of `unless'.
21576 (define-ibuffer-column name): Add summarizer.
21577 (define-ibuffer-column size): Likewise.
21578 (define-ibuffer-column filename): Likewise.
21579 (define-ibuffer-column process): Likewise. Change BODY's output too.
21580 (define-ibuffer-column filename-and-process): Likewise, likewise.
21581 (ibuffer): Remove local vars `already-in' and `need-update'.
21582
21583 * ibuf-ext.el: Don't require `derived' at compile-time.
21584
21585 2003-07-05 Kim F. Storm <storm@cua.dk>
21586
21587 * info.el: Disable paragraph refilling.
21588 (Info-refill-paragraphs): New defcustom.
21589 (Info-fontify-node): Use it.
21590
21591 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
21592
21593 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
21594 thingies from constructors created by defstruct.
21595
21596 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
21597 the default value of the variable.
21598 (byte-code-meter): Move declaration to top level.
21599
21600 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
21601
21602 * info.el (Info-following-node-name-re): New fun.
21603 (Info-following-node-name): Remove.
21604 (Info-insert-dir): Use the new fun.
21605 (Info-extract-pointer): Don't save restriction; use new fun.
21606 (Info-menu-entry-name-re): New const.
21607 (Info-menu-entry-name-re): Use it along with new fun.
21608 (Info-node-spec-re): Use new fun.
21609 (Info-complete-menu-item, Info-fontify-node): Use new const.
21610 (Info-goto-node, Info-follow-reference, Info-menu-update):
21611 Use match-string.
21612 (Info-follow-reference): Use assoc-string.
21613 Use a list of strings for the completion table.
21614 (Info-fontify-node): Use match-string, line-end-position.
21615 Limit the search for `node:' to the first line.
21616
21617 * newcomment.el (uncomment-region): Remove padding coming from
21618 comment-start rather than just from comment-padding.
21619
21620 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
21621 (vc-cvs-stay-local-p): Use vc-stay-local-p.
21622 (vc-cvs-rename-file): Remove (use the default).
21623 (vc-cvs-register): Register parent dir if needed.
21624 (vc-cvs-could-register): Return non-nil if parent can be registered.
21625 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
21626 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
21627
21628 * vc-svn.el (vc-svn-use-edit): Make it into a const.
21629 (vc-svn-update): Fix the arguments to `svn'.
21630 (vc-svn-diff-tree): Just use `vc-svn-diff'.
21631 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
21632 Simple implementations, assuming `name' is a URL.
21633
21634 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
21635 set of chars allowed unquoted in a case pattern.
21636
21637 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
21638
21639 * font-lock.el (font-lock-extra-types-widget)
21640 (c-font-lock-extra-types, c++-font-lock-extra-types)
21641 (objc-font-lock-extra-types, java-font-lock-extra-types)
21642 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
21643 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
21644 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
21645 (font-lock-match-c++-structor-declaration)
21646 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
21647 (c++-font-lock-keywords-3, c++-font-lock-keywords)
21648 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
21649 (objc-font-lock-keywords-3, objc-font-lock-keywords)
21650 (java-font-lock-keywords-1, java-font-lock-keywords-2)
21651 (java-font-lock-keywords-3, java-font-lock-keywords)
21652 (java-font-lock-syntactic-face-function): Remove obsolete code
21653 and constants. It's all in cc-fonts.el now.
21654
21655 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
21656
21657 * mail/sendmail.el (mail-specify-envelope-from)
21658 (mail-envelope-from): Doc fix.
21659
21660 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
21661
21662 * generic-x.el: Do away with the dependency on `c-emacs-features'
21663 when populating `rul-generic-mode-syntax-table'; we already know
21664 this isn't XEmacs.
21665
21666 See ChangeLog.10 for earlier changes.
21667
21668 ;; Local Variables:
21669 ;; coding: iso-2022-7bit
21670 ;; End:
21671
21672 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
21673 Copying and distribution of this file, with or without modification,
21674 are permitted provided the copyright notice and this notice are preserved.
21675
21676 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1