]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-420
[gnu-emacs] / lisp / ChangeLog
1 2005-06-15 Miles Bader <miles@gnu.org>
2
3 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
4 faces instead of (non-existent) variables.
5
6 2005-06-14 Miles Bader <miles@gnu.org>
7
8 * progmodes/ld-script.el (ld-script-location-counter):
9 Remove "-face" suffix from face name.
10 (ld-script-location-counter-face):
11 New backward-compatibility alias for renamed face.
12 (ld-script-location-counter-face): Use renamed face.
13
14 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
15 (cperl-hash): Remove "-face" suffix from face names.
16 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
17 New backward-compatibility aliases for renamed faces.
18 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
19 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
20
21 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
22 name.
23 (which-func-face): New backward-compatibility alias for renamed face.
24 (which-func-format): Use renamed which-func face.
25
26 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
27 (vhdl-function, vhdl-directive, vhdl-reserved-word)
28 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
29 names.
30 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
31 (vhdl-speedbar-configuration, vhdl-speedbar-package)
32 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
33 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
34 (vhdl-speedbar-architecture-selected)
35 (vhdl-speedbar-configuration-selected)
36 (vhdl-speedbar-package-selected)
37 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
38 names.
39 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
40 Use renamed faces.
41 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
42 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
43 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
44 Use renamed faces.
45 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
46 names.
47 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
48 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
49 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
50 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
51 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
52 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
53
54 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
55 face name.
56 (sh-heredoc-face): New backward-compatibility alias for renamed face.
57 (sh-heredoc-face): Use renamed sh-heredoc face.
58
59 * progmodes/idlw-help.el (idlwave-help-link):
60 Remove "-face" suffix from face name.
61 (idlwave-help-link-face):
62 New backward-compatibility alias for renamed face.
63 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
64
65 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
66 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
67 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
68 New backward-compatibility aliases for renamed faces.
69 (idlwave-shell-disabled-breakpoint-face)
70 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
71
72 * progmodes/flymake.el (flymake-errline, flymake-warnline):
73 Remove "-face" suffix from face names.
74 (flymake-errline-face, flymake-warnline-face):
75 New backward-compatibility aliases for renamed faces.
76 (flymake-highlight-line): Use renamed flymake faces.
77
78 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
79 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
80 (ebrowse-member-class, ebrowse-progress):
81 Remove "-face" suffix from face names.
82 (ebrowse-tree-mark-face, ebrowse-root-class-face)
83 (ebrowse-file-name-face, ebrowse-default-face)
84 (ebrowse-member-attribute-face, ebrowse-member-class-face)
85 (ebrowse-progress-face):
86 New backward-compatibility aliases for renamed faces.
87 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
88 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
89 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
90 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
91
92 * progmodes/antlr-mode.el (antlr-default, antlr-keyword, antlr-syntax)
93 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
94 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
95 names.
96 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
97 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
98 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
99 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face):
100 New backward-compatibility aliases for renamed faces.
101 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
102 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
103 (antlr-tokenref-face, antlr-literal-face): Variables renamed to remove
104 "font-lock-". Use renamed antlr-mode faces.
105 (antlr-font-lock-additional-keywords): Use renamed faces.
106 Replace literal face-names with face variable references.
107
108 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
109 face name.
110 (Buffer-menu-buffer-face): New backward-compatibility alias for
111 renamed face.
112 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
113
114 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
115
116 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
117 Eliminate "-face" suffix.
118 (makefile-targets): Inherit font-lock-variable-name-face and
119 eliminate "-face" suffix.
120 (makefile-shell): Remove attributes and eliminate "-face" suffix.
121 (makefile-*-font-lock-keywords): Append makefile-targets in rule
122 actions, instead of prepending, to make it less visible.
123 (makefile-previous-dependency, makefile-match-dependency): Don't
124 match a target on a continuation line.
125
126 * files.el (auto-mode-alist): Put Makefile in gmake mode.
127
128 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
129
130 * progmodes/gdb-ui.el (gdb-tooltip-print): Respect
131 tooltip-use-echo-area.
132 (menu): Re-order menu items.
133
134 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
135 Define in tooltip.el.
136 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
137 (gud-tooltip-tips): Respect tooltip-use-echo-area and
138 gud-tooltip-echo-area.
139
140 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
141 backward compatibility and make obsolete.
142 (tooltip-help-tips): Use tooltip-use-echo-area.
143 (tooltip-show-help-function): Rename to...
144 (tooltip-show-help): ...this, because it is a function.
145 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
146
147 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
148
149 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
150 (edebug-print-length, edebug-print-level, edebug-print-circle)
151 (edebug-modify-breakpoint, edebug-eval-last-sexp)
152 (edebug-eval-print-last-sexp): Doc fixes.
153
154 2005-06-14 Kim F. Storm <storm@cua.dk>
155
156 * ido.el (ido-mode): Make a new keymap every time we enable ido,
157 as the coverage buffer/file/both may change.
158
159 2005-06-14 Lute Kamstra <lute@gnu.org>
160
161 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
162 and run-mode-hooks. Simplify.
163
164 * mail/rmailedit.el (rmail-edit-mode):
165 * progmodes/octave-inf.el (inferior-octave-mode):
166 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
167
168 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
169 and run-mode-hooks.
170 (recentf-edit-list, recentf-open-files): Don't call
171 kill-all-local-variables directly.
172
173 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
174
175 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
176
177 * emacs-lisp/byte-run.el (make-obsolete)
178 (define-obsolete-function-alias): Rename arguments FUNCTION and
179 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
180 (make-obsolete-variable, define-obsolete-variable-alias): Rename
181 arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
182 respectively.
183
184 * isearchb.el (isearchb-activate):
185 * pcvs.el (cvs-mode):
186 * ses.el (ses-load):
187 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
188 * net/tramp.el (tramp-find-file-exists-command)
189 (tramp-find-shell):
190 * progmodes/ada-mode.el (ada-create-case-exception)
191 (ada-create-case-exception-substring, ada-make-subprogram-body):
192 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
193 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
194 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
195 * textmodes/org.el (org-promote, org-evaluate-time-range)
196 (org-agenda-next-date-line, org-agenda-previous-date-line)
197 (org-agenda-error, org-open-at-point, org-table-move-row)
198 (org-format-table-table-html-using-table-generate-source)
199 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
200 * textmodes/reftex.el (reftex-access-scan-info):
201 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
202 (reftex-toc-promote-prepare): Follow error conventions.
203
204 * diff-mode.el (diff-mode): Fix typo in docstring.
205
206 * forms.el (forms--intuit-from-file): Fix reference to
207 `forms-number-of-fields' in error message.
208 (forms-print): Fix quoting in error message.
209
210 * forms.el (forms-mode):
211 * emulation/vi.el (vi-goto-insert-state):
212 * progmodes/flymake.el (flymake-new-err-info)
213 (flymake-start-syntax-check-for-current-buffer)
214 (flymake-simple-cleanup):
215 * eshell/esh-var.el (eshell/export):
216 * progmodes/gud.el (xdb):
217 * textmodes/flyspell.el (flyspell-incorrect-hook)
218 (flyspell-maybe-correct-transposition)
219 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
220
221 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
222
223 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
224 minibuffer prompt.
225
226 2005-06-13 Kim F. Storm <storm@cua.dk>
227
228 * subr.el (add-to-ordered-list): New defun.
229
230 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
231 add cua--keymap-alist to emulation-mode-map-alists.
232
233 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
234
235 * subr.el (complete-in-turn): New macro.
236 (dynamic-completion-table, lazy-completion-table): Add debug info.
237
238 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
239 in preference to face aliases.
240
241 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
242 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
243 Remove unused vars `start' and `firstline'.
244 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
245 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
246
247 2005-06-13 Eli Zaretskii <eliz@gnu.org>
248
249 * cus-start.el (all): Don't complain about missing GTK-related
250 variables, unless either `gtk' is boundp or this isn't a
251 `windows-nt' build.
252
253 2005-06-13 Lute Kamstra <lute@gnu.org>
254
255 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
256 run-mode-hooks.
257
258 * ediff-mult.el (ediff-meta-mode):
259 * ediff-util.el (ediff-mode): Use run-mode-hooks.
260
261 * ledit.el (ledit-mode): Use delay-mode-hooks.
262
263 * woman.el (woman-mode-line-format): Delete constant.
264 (woman-mode-map): Initialize it properly.
265 (woman-mode): Set mode-class property to special.
266 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
267 Set major-mode and mode-name. Don't set mode-line-format directly.
268 (Man-getpage-in-background): Don't reference woman-mode-line-format.
269
270 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
271 string argument obsolete.
272
273 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
274
275 * textmodes/org.el (org-CUA-compatible): New option.
276 (org-disputed-keys): New variable.
277 (org-key): New function.
278 (orgtbl-make-binding): Add docstring to the created function.
279 (org-mode): Set paragraph start/separate regexps.
280 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
281 (org-archive-location, org-archive-mark-done)
282 (org-archive-stamp-time): New options.
283 (org-archive-subtree): New command.
284 (org-fill-paragraph): New function.
285 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
286 (org-fake-empty-table-line): Function removed.
287 (org-format-org-table-html): Do not create empty table lines at
288 separator lines. Improved table header treatment.
289 (org-link-format): New option.
290 (org-make-link): New function.
291 (org-insert-link, org-store-link): Use org-make-link.
292 (org-open-file): Quote file name for shell command, to allow
293 spaces in file names.
294 (org-link-regexp): Fix bug with mailto link.
295 (org-link-maybe-angles-regexp, org-protected-link-regexp):
296 New constants.
297 (org-export-as-html): Deal with the optional angles around a link.
298 Better treatment of file: links.
299 (org-open-at-point): Replace @{ and @} with < and >.
300 (org-run-mode-hooks): Function removed.
301 (org-agenda-mode): No longer use `org-run-mode-hooks'.
302
303 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
304
305 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
306 MI command -data-list-register-values.
307 (gdb-post-prompt): Indent properly.
308
309 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
310
311 * hilit-chg.el (highlight-changes-colors): Rename from
312 `highlight-changes-colours'.
313 (highlight-changes-colours): Keep as obsolete alias.
314 (highlight-changes-face-list): Doc fix.
315 (hilit-chg-make-list): Use `highlight-changes-colors'.
316
317 2005-06-12 Mark A. Hershberger <mah@everybody.org>
318
319 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
320 defun-prompt-regexp.
321
322 2005-06-12 Eli Zaretskii <eliz@gnu.org>
323
324 * loadup.el: Don't say we are dumping under 2 names on windows-nt
325 and cygwin.
326
327 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
328 Don't use an old loaddefs.el, as in Makefile.in.
329
330 2005-06-12 Lute Kamstra <lute@gnu.org>
331
332 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
333
334 * man.el (Man-mode-map): Initialize it properly.
335 (Man-mode): Set mode-class property to special.
336
337 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
338
339 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
340
341 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
342 A newline is needed in the docstring there.
343
344 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
345 Doc fixes.
346
347 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
348
349 * printing.el: Doc fix. The menubar is no more changed when printing
350 is loaded, it only changes when pr-menu-bind or pr-update-menus is
351 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
352 (pr-version): New version number (6.8.4).
353 (pr-menu-bind): New command.
354 (pr-update-menus): Docstring and code fix.
355 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
356 Docstring fix.
357 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
358 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
359
360 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
361
362 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
363 "Returns" to "return", document useful return values, etc.
364
365 2005-06-11 Alan Mackenzie <acm@muc.de>
366
367 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
368 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
369 (adaptive-file-function): Minor amendment to doc-string.
370
371 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
372
373 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
374 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
375 Fix :type--it is `integer', not `string'.
376
377 * faces.el (modeline-highlight): Rename from (the erroneous)
378 `modeline-higilight'.
379
380 2005-06-11 Lute Kamstra <lute@gnu.org>
381
382 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
383 lisp-interaction-mode-map but make it the parent.
384 (edebug-eval-mode): Use define-derived-mode.
385
386 2005-06-11 Andreas Schwab <schwab@suse.de>
387
388 * bindings.el: Add binding of `ESC functionkey' for every
389 `M-functionkey'.
390 * hexl.el (hexl-mode-map): Likewise.
391
392 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
393
394 * progmodes/compile.el (compilation-error-regexp-alist-alist)
395 [msft]: update regexp for newer msft compilers.
396
397 2005-06-10 Mark A. Hershberger <mah@everybody.org>
398
399 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
400 ATTLIST portions of included DTDs.
401 (xml-parse-dtd): Eliminate use of inefficient match-data.
402
403 2005-06-10 Miles Bader <miles@gnu.org>
404
405 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
406 (mpuz-text): Remove "-face" suffix from face names.
407 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
408 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
409 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
410
411 * play/gomoku.el (gomoku-O, gomoku-X):
412 Remove "-face" suffix from face names.
413 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
414 New backward-compatibility aliases for renamed faces.
415 (gomoku-font-lock-keywords): Use renamed gomoku faces.
416
417 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
418
419 * thumbs.el: Fixes for changes of 2005-06-09.
420 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
421 as a directory.
422 (thumbs-thumbname): Remove directory separator from format string;
423 `thumbs-thumbsdir' now returns a valid directory name.
424 (thumbs-temp-dir): New defsubst.
425 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
426 Use it.
427
428 * cus-edit.el (minibuffer):
429 * files.el (make-backup-file-name-function):
430 * filesets.el (filesets-external-viewers):
431 * hilit-chg.el (highlight-changes-colours)
432 (highlight-changes-face-list, highlight-changes-rotate-faces):
433 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
434 * kmacro.el (kmacro-call-macro):
435 * log-edit.el (log-edit-changelog-full-paragraphs):
436 * mouse.el (mouse-1-click-follows-link):
437 * skeleton.el (skeleton-autowrap):
438 * subr.el (insert-for-yank-1):
439 * tempo.el (tempo-insert-region):
440 * terminal.el (terminal-emulator):
441 * time.el (display-time-mail-face):
442 * vc.el (vc-annotate):
443 * vcursor.el (vcursor-copy-line):
444 * woman.el (woman-bold-headings, woman-ignore)
445 (woman-default-faces, woman-monochrome-faces):
446 * calendar/todo-mode.el (todo-insert-threshold):
447 * emulation/pc-select.el (pc-select-selection-keys-only)
448 (pc-selection-mode):
449 * emulation/vip.el (vip-find-char-forward):
450 * emulation/viper-cmd.el (viper-find-char-forward):
451 * international/mule-cmds.el (select-safe-coding-system-accept-default-p)
452 (input-method-exit-on-invalid-key):
453 * international/mule-diag.el (describe-coding-system):
454 * international/ucs-tables.el (unify-8859-on-encoding-mode):
455 * net/browse-url.el (browse-url-xterm-program):
456 * obsolete/lazy-lock.el (lazy-lock-mode):
457 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
458 (cperl-mode):
459 * progmodes/cpp.el (cpp-face-light-name-list)
460 (cpp-face-dark-name-list):
461 * progmodes/delphi.el (delphi-newline-always-indents):
462 Fix spellings in docstrings.
463
464 * ido.el (ido-mode, ido-file-extensions-order)
465 (ido-default-file-method, ido-default-buffer-method)
466 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
467 (ido-decorations, ido-read-file-name-as-directory-commands)
468 (ido-read-file-name-non-ido, ido-work-directory-list)
469 (ido-ignore-item-temp-list, ido-current-directory)
470 (ido-magic-forward-char, ido-enter-find-file)
471 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
472 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
473
474 2005-06-10 Lute Kamstra <lute@gnu.org>
475
476 * play/dunnet.el (dun-mode): Use define-derived-mode.
477 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
478 obsolete alias.
479
480 * play/doctor.el (doctor-mode-map): Remove defvar.
481 (doctor-mode): Use define-derived-mode.
482
483 * mail/mspools.el (mspools-mode):
484 * net/eudc-hotlist.el (eudc-hotlist-mode):
485 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
486
487 2005-06-10 Miles Bader <miles@gnu.org>
488
489 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
490 Remove "-face" suffix from face names.
491 (flyspell-incorrect-face, flyspell-duplicate-face):
492 New backward-compatibility aliases for renamed faces.
493 (flyspell-mode-on, make-flyspell-overlay)
494 (flyspell-highlight-incorrect-region)
495 (flyspell-highlight-duplicate-region)
496 (flyspell-display-next-corrections)
497 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
498
499 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
500 from face name.
501 (texinfo-heading-face): New backward-compatibility alias for
502 renamed face.
503 (texinfo-heading-face): Use renamed texinfo-heading face.
504
505 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
506 suffix from face names.
507 (tex-math-face, tex-verbatim-face):
508 New backward-compatibility aliases for renamed faces.
509 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
510 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
511 literal face name.
512
513 * textmodes/table.el (table-cell): Remove "-face" suffix from face
514 name.
515 (table-cell-face): New backward-compatibility alias for renamed face.
516 (table--put-cell-face-property, table--update-cell-face):
517 Use renamed table-cell face.
518
519 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
520 from face name.
521 (sgml-namespace-face): New backward-compatibility alias for
522 renamed face.
523 (sgml-namespace-face): Use renamed sgml-namespace face.
524
525 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
526 (org-level-4, org-level-5, org-level-6, org-level-7)
527 (org-level-8, org-warning, org-headline-done)
528 (org-deadline-announce, org-scheduled-today)
529 (org-scheduled-previously, org-link, org-done, org-table)
530 (org-time-grid): Remove "-face" suffix from face names.
531 (org-level-1-face, org-level-2-face, org-level-3-face)
532 (org-level-4-face, org-level-5-face, org-level-6-face)
533 (org-level-7-face, org-level-8-face, org-warning-face)
534 (org-headline-done-face, org-deadline-announce-face)
535 (org-scheduled-today-face, org-scheduled-previously-face)
536 (org-link-face, org-done-face, org-table-face)
537 (org-time-grid-face):
538 New backward-compatibility aliases for renamed faces.
539 (org-level-faces, org-set-font-lock-defaults, org-timeline)
540 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
541 (org-agenda-get-timestamps, org-agenda-get-scheduled)
542 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
543
544 * emulation/viper-init.el (viper-search, viper-replace-overlay)
545 (viper-minibuffer-emacs, viper-minibuffer-insert)
546 (viper-minibuffer-vi): Remove "-face" suffix from face names.
547 (viper-search-face, viper-replace-overlay-face)
548 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
549 (viper-minibuffer-vi-face):
550 New backward-compatibility aliases for renamed faces.
551 (viper-search-face, viper-replace-overlay-face)
552 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
553 (viper-minibuffer-vi-face): Use renamed viper faces.
554
555 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
556 Remove "-face" suffix from face names.
557 (testcover-nohits-face, testcover-1value-face):
558 New backward-compatibility aliases for renamed faces.
559 (testcover-mark): Use renamed testcover faces.
560
561 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
562 face name.
563 (diary-button-face): New backward-compatibility alias for renamed face.
564 (diary-entry): Use renamed diary-button face.
565
566 * calendar/calendar.el (diary, calendar-today, holiday)
567 (mark-visible-calendar-date): Remove "-face" suffix from face names.
568 (diary-face, calendar-today-face, holiday-face):
569 New backward-compatibility aliases for renamed faces.
570 (eval-after-load "facemenu", diary-entry-marker)
571 (calendar-today-marker, calendar-holiday-marker, diary-face):
572 Use renamed calendar faces.
573
574 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
575 (compare-windows-face): New backward-compatibility alias for
576 renamed face.
577 (compare-windows-highlight): Use renamed compare-windows face.
578
579 * strokes.el (strokes-char): Remove "-face" suffix from face name.
580 (strokes-char-face): New backward-compatibility alias for renamed face.
581 (strokes-encode-buffer): Use renamed strokes-char face.
582
583 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
584 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
585 Remove "-face" suffix from face names.
586 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
587 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
588 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
589 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
590 Use renamed pcvs faces.
591 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
592 * pcvs-defs.el (cvs-mode-map): Likewise.
593 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
594
595 * info.el (info-title-1, info-title-2, info-title-3)
596 (info-title-4): Remove "-face" suffix from and downcase face names.
597 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
598 (Info-title-4-face):
599 New backward-compatibility aliases for renamed faces.
600 (Info-fontify-node): Use renamed info faces.
601
602 * hilit-chg.el (highlight-changes, highlight-changes-delete):
603 Remove "-face" suffix from face names.
604 (highlight-changes-face, highlight-changes-delete-face):
605 New backward-compatibility aliases for renamed faces.
606 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
607 (hilit-chg-make-list): Use renamed highlight-changes faces.
608
609 * generic-x.el (show-tabs-tab, show-tabs-space):
610 Remove "-face" suffix from face names.
611 (show-tabs-tab-face, show-tabs-space-face):
612 New backward-compatibility aliases for renamed faces.
613 (show-tabs-generic-mode-font-lock-defaults-1)
614 (show-tabs-generic-mode-font-lock-defaults-2):
615 Use renamed show-tabs faces.
616
617 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
618 (smerge-markers): Remove "-face" suffix from face names.
619 (smerge-mine-face, smerge-other-face, smerge-base-face)
620 (smerge-markers-face):
621 New backward-compatibility aliases for renamed faces.
622 (smerge-mine-face, smerge-other-face, smerge-base-face)
623 (smerge-markers-face): Use renamed smerge faces.
624
625 * log-view.el (log-view-file, log-view-message):
626 Remove "-face" suffix from face names.
627 (log-view-file-face, log-view-message-face):
628 New backward-compatibility aliases for renamed faces.
629 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
630
631 * paren.el (show-paren-match, show-paren-mismatch):
632 Remove "-face" suffix from face names.
633 (show-paren-match-face, show-paren-mismatch-face):
634 New backward-compatibility aliases for renamed faces.
635 (show-paren-function): Use renamed show-paren faces.
636
637 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
638 (ruler-mode-margins, ruler-mode-fringes)
639 (ruler-mode-column-number, ruler-mode-fill-column)
640 (ruler-mode-comment-column, ruler-mode-goal-column)
641 (ruler-mode-tab-stop, ruler-mode-current-column):
642 Remove "-face" suffix from face names.
643 (ruler-mode-default-face, ruler-mode-pad-face)
644 (ruler-mode-margins-face, ruler-mode-fringes-face)
645 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
646 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
647 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
648 New backward-compatibility aliases for renamed faces.
649 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
650 (ruler-mode-column-number, ruler-mode-fill-column)
651 (ruler-mode-comment-column, ruler-mode-goal-column)
652 (ruler-mode-tab-stop, ruler-mode-current-column)
653 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
654
655 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
656 face name.
657 (whitespace-highlight-the-space): Use renamed face.
658 (whitespace-highlight-face): New backward-compatibility alias for
659 renamed face.
660
661 * woman.el (woman-italic, woman-bold, woman-unknown)
662 (woman-addition, woman-symbol-face):
663 Remove "-face" suffix from face names.
664 (woman-italic-face, woman-bold-face, woman-unknown-face)
665 (woman-addition-face):
666 New backward-compatibility aliases for renamed faces.
667 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
668 (woman-decode-region, woman-replace-match)
669 (woman-display-extended-fonts, woman-special-characters)
670 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
671 Use renamed woman faces.
672
673 * longlines.el (longlines-visible-face): Face removed.
674
675 * diff-mode.el (diff-header, diff-file-header, diff-index)
676 (diff-hunk-header, diff-removed, diff-added, diff-changed)
677 (diff-function, diff-context, diff-nonexistent): Remove "-face"
678 suffix from face names.
679 (diff-header-face, diff-file-header-face, diff-index-face)
680 (diff-hunk-header-face, diff-removed-face, diff-added-face)
681 (diff-changed-face, diff-function-face, diff-context-face)
682 (diff-nonexistent-face): New backward-compatibility aliases for
683 renamed faces.
684 (diff-header-face, diff-file-header-face)
685 (diff-index, diff-index-face, diff-hunk-header)
686 (diff-hunk-header-face, diff-removed, diff-removed-face)
687 (diff-added, diff-added-face, diff-changed-face, diff-function)
688 (diff-function-face, diff-context-face, diff-nonexistent)
689 (diff-nonexistent-face): Use renamed diff-mode faces.
690
691 * progmodes/compile.el (compilation-warning-face)
692 (compilation-info-face): Remove "-face" suffix from face names.
693 (compilation-warning-face, compilation-info-face):
694 New backward-compatibility aliases for renamed faces.
695 (compilation-warning-face, compilation-info-face):
696 Use renamed compilation faces.
697
698 * add-log.el (change-log-date, change-log-name)
699 (change-log-email, change-log-file, change-log-list)
700 (change-log-conditionals, change-log-function)
701 (change-log-acknowledgement): Remove "-face" suffix from face names.
702 (change-log-date-face, change-log-name-face)
703 (change-log-email-face, change-log-file-face)
704 (change-log-list-face, change-log-conditionals-face)
705 (change-log-function-face, change-log-acknowledgement-face):
706 New backward-compatibility aliases for renamed faces.
707 (change-log-font-lock-keywords): Use renamed change-log faces.
708
709 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
710 (custom-set, custom-changed, custom-saved, custom-button)
711 (custom-button-pressed, custom-documentation, custom-state)
712 (custom-comment, custom-comment-tag, custom-variable-tag)
713 (custom-variable-button, custom-face-tag, custom-group-tag-1)
714 (custom-group-tag): Remove "-face" suffix from face names.
715 (custom-magic-alist, custom-magic-value-create)
716 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
717 (custom-invalid-face, custom-rogue-face, custom-modified-face)
718 (custom-set-face, custom-changed-face, custom-saved-face)
719 (custom-button-face, custom-button-pressed-face)
720 (custom-documentation-face, custom-state-face)
721 (custom-comment-face, custom-comment-tag-face)
722 (custom-variable-tag-face, custom-variable-button-face)
723 (custom-face-tag-face, custom-group-tag-face-1)
724 (custom-group-tag-face):
725 New backward-compatibility aliases for renamed faces.
726
727 * wid-edit.el (widget-documentation, widget-button)
728 (widget-field, widget-single-line-field, widget-inactive)
729 (widget-button-pressed): "-face" suffix removed from face names.
730 (widget-documentation-face, widget-button-face)
731 (widget-field-face, widget-single-line-field-face)
732 (widget-inactive-face, widget-button-pressed-face):
733 New backward-compatibility aliases for renamed faces.
734 (widget-documentation-face, widget-button-face)
735 (widget-button-pressed-face, widget-specify-field)
736 (widget-specify-inactive): Use renamed widget faces.
737
738 2005-06-10 Kenichi Handa <handa@m17n.org>
739
740 * term/x-win.el (x-clipboard-yank): Remove condition-case
741 wrapping.
742
743 2005-06-11 Kenichi Handa <handa@m17n.org>
744
745 * add-log.el (change-log-font-lock-keywords): Make the regexp for
746 date lines stricter.
747
748 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
749
750 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
751 of x-get-selection.
752
753 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
754
755 * comint.el (comint-mode, comint-snapshot-last-prompt):
756 * frame.el (frame-current-scroll-bars):
757 * term.el (term-mode, term-check-proc, term-input-sender)
758 (term-simple-send, term-extract-string, term-word)
759 (term-match-partial-filename):
760 * window.el (window-current-scroll-bars):
761 * emulation/cua-base.el (cua-normal-cursor-color)
762 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
763 (cua-global-mark-cursor-color):
764 * mail/undigest.el (rmail-forward-separator-regex):
765 Fix typos in docstrings.
766
767 * comint.el (comint-check-proc, make-comint-in-buffer)
768 (comint-source-default): Doc fixes.
769
770 * term.el (term-send-string): Improve argument/docstring
771 consistency.
772
773 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
774
775 * comint.el (comint-send-input): Bind `inhibit-read-only' around
776 call to `delete-region'.
777 (comint-mode-hook): Do not enable Font Lock by default.
778
779 2005-06-09 Lute Kamstra <lute@gnu.org>
780
781 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
782 could be void.
783
784 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
785
786 * emacs-lisp/debug.el (debugger-will-be-back): New var.
787 (debug): Use it.
788 (debugger-step-through, debugger-continue, debugger-jump)
789 (debugger-return-value): Set it when needed.
790 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
791 Use inhibit-read-only.
792
793 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
794
795 * window.el (shrink-window-if-larger-than-buffer)
796 (window-size-fixed): Fix typo in docstring.
797
798 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
799 thumbnails directory on loading.
800 (thumbs-conversion-program): Use `eq' to check the system type,
801 not `equal'.
802 (thumbs-temp-dir): Initialize to `temporary-file-directory',
803 not "/tmp". Fix docstring.
804 (thumbs-thumbsdir): New function to return the thumbnails
805 directory, creating it if needed.
806 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
807 (thumbs-temp-file): Delete variable and make it into a function.
808 (thumbs-resize-image, thumbs-modify-image): Use it.
809 (thumbs-kill-buffer): Simplify.
810 (thumbs-gensym): Defalias or duplicate CL `gensym'.
811 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
812 docstrings.
813
814 2005-06-09 Kim F. Storm <storm@cua.dk>
815
816 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
817 set-match-data to free markers in match-data.
818
819 * replace.el (replace-match-data): Pass RESEAT arg `t' to
820 match-data to unchain markers in match-data.
821
822 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
823
824 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
825 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
826 unnecessary now.
827
828 2005-06-08 Richard M. Stallman <rms@gnu.org>
829
830 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
831 give the variable a doc string that doesn't say don't set it directly.
832
833 * textmodes/ispell.el (ispell-check-version):
834 Use match-string-no-properties.
835 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
836 (ispell-buffer-local-words): Likewise.
837
838 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
839 except on terminals with enough colors to really display it.
840 (makefile-dependency-regex): Delete spurious `bb'.
841
842 * faces.el (escape-glyph): Use blue once again in last case.
843 (no-break-space): Redefine so that it isn't invisible on a tty.
844
845 2005-06-08 Kim F. Storm <storm@cua.dk>
846
847 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
848 also when reading directory name.
849
850 2005-06-08 Lute Kamstra <lute@gnu.org>
851
852 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
853 (flyspell-mode-line-string): Remove autoload cookie.
854 (flyspell-mode): Remove defvar.
855
856 2005-06-07 Lute Kamstra <lute@gnu.org>
857
858 * textmodes/org.el (org-run-mode-hooks): New function.
859 (org-agenda-mode): Use it.
860
861 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
862
863 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
864
865 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
866
867 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
868
869 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
870
871 * font-lock.el (font-lock-add-keywords): Doc fix.
872
873 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
874
875 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
876 (tex-compile-default): In the absence of any history, use the order in
877 tex-compile-alist to choose the preferred command.
878 (tex-compile-commands): Reorder a bit.
879
880 * textmodes/flyspell.el (flyspell-auto-correct-binding)
881 (flyspell-incorrect-face, flyspell-duplicate-face):
882 Use (X)Emacs-agnostic code.
883 (flyspell-mode-map): Don't overwrite at each load. Remove code
884 redundant with the subsequent add-minor-mode. Merge Emacs and
885 XEmacs code.
886 (flyspell-word): Minor simplification.
887 (flyspell-math-tex-command-p): Quieten the byte-compiler.
888 (flyspell-external-point-words): Remove unused vars `size' and `start'.
889 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
890 Merge the corresponding Emacs code.
891 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
892
893 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
894 a dedicated window.
895
896 * international/latexenc.el (latexenc-find-file-coding-system):
897 Undo part of last patch, to turn off a compiler warning.
898
899 2005-06-06 Juri Linkov <juri@jurta.org>
900
901 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
902 Rename `tmm-inactive-face' to `tmm-inactive'.
903
904 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
905
906 * iswitchb.el: Rename faces.
907
908 2005-06-06 Kim F. Storm <storm@cua.dk>
909
910 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
911 (cua-global-mark): Remove -face suffix from face names.
912
913 * emulation/cua-gmrk.el (cua--init-global-mark):
914 Remove cua-global-mark face setup.
915
916 2005-06-06 Richard M. Stallman <rms@gnu.org>
917
918 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
919 just like other allowed characters.
920 (makefile-match-dependency): Exclude leading and training whitespace
921 from the range of regexp subexp 1.
922 (makefile-macroassign-regex): Don't try to match the body,
923 just the name of the macro being defined.
924
925 * info.el (Info-read-node-name-2): New function.
926 (Info-read-node-name-1): Use that.
927 Add a completion-base-size-function property.
928
929 * simple.el (completion-setup-function): Look for
930 completion-base-size-function property of
931 minibuffer-completion-table.
932
933 * files.el (locate-file-completion): Doc fix.
934
935 * printing.el: Don't call pr-update-menus; user must do that.
936
937 * emacs-lisp/debug.el (debugger-window): New variable.
938 (debug): Use debugger-window if it is set and still alive.
939 Record debugger-window for next entry.
940
941 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
942
943 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
944
945 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
946 (hack-one-local-variable, hack-local-variables)
947 (hack-local-variables-prop-line): Pass that arg.
948
949 2005-06-06 Kim F. Storm <storm@cua.dk>
950
951 * ido.el (ido-first-match, ido-only-match, ido-subdir)
952 (ido-indicator): Remove -face suffix from face names.
953
954 2005-06-06 Juri Linkov <juri@jurta.org>
955
956 * font-lock.el (font-lock-regexp-backslash)
957 (font-lock-regexp-backslash-construct): New faces.
958 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
959 after `('. Add `while-no-input' to control structures.
960
961 * faces.el (no-break-space, shadow): New faces.
962 (escape-glyph): Use less loud colors pink2 and red4.
963
964 * diff-mode.el (diff-context-face)
965 * dired.el (dired-ignored)
966 * rfn-eshadow.el (file-name-shadow)
967 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
968
969 * info.el (Info-title-1-face): Use green instead of yellow because
970 bold yellow is not readable on light backgrounds.
971
972 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
973 before selecting the desired mode to not spend time fontifying
974 old contents.
975
976 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
977
978 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
979 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
980
981 * ps-print.el (ps-default-fg, ps-default-bg):
982 Fix typos in docstrings.
983
984 * isearchb.el (isearchb): Don't pass a spurious second argument to
985 `iswitchb-completions'.
986
987 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
988
989 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
990 to preserve point.
991 (gdb-find-file-hook): Add doc string.
992
993 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
994 C dereferenced pointer expression.
995 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
996
997 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
998
999 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
1000 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
1001 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
1002 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
1003 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
1004 Make background transparent.
1005
1006 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
1007
1008 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
1009 (font-lock-remove-keywords): Doc fix.
1010 (font-lock-mode-major-mode): Compiler defvar.
1011 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
1012
1013 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
1014 (font-lock-mode): Update `font-lock-mode-major-mode'.
1015 (font-lock-set-defaults): Compiler defvar.
1016 (font-lock-default-function): Take `font-lock-mode-major-mode'
1017 into account.
1018
1019 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
1020 keep track of which major mode it enabled the minor mode for.
1021 Use find-file-hook again. Update docstring.
1022
1023 * simple.el (eval-expression-print-level)
1024 (eval-expression-print-length, eval-expression-debug-on-error):
1025 Doc fixes.
1026
1027 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
1028
1029 * iswitchb.el (iswitchb-single-match-face)
1030 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
1031 (iswitchb-invalid-regexp-face): New faces.
1032 (iswitchb-completions): Use them.
1033 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
1034 now marked as an obsolete alias.
1035 (iswitchb-read-buffer): Remove check for bound font variables.
1036 (iswitchb-invalid-regexp): New free variable.
1037 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
1038 set iswitchb-invalid-regexp.
1039 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
1040 invalid regexps.
1041 (iswitchb-completions): Add check for complete match when entering
1042 a regexp.
1043 (iswitchb-completions): Remove require-match argument.
1044 (iswitchb-exhibit): Fix caller.
1045 (iswitchb-common-match-inserted): New variable.
1046 (iswitchb-complete, iswitchb-completion-help): Use it.
1047
1048 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
1049
1050 * url-http.el (url-http-chunked-encoding-after-change-function):
1051 Use `url-http-debug' instead of `message'.
1052
1053 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
1054
1055 * url-http.el (url-http-parse-headers): Pass redirected URL as a
1056 callback argument.
1057
1058 2005-06-04 Kim F. Storm <storm@cua.dk>
1059
1060 * simple.el (line-move): Only call sit-for when moving backwards.
1061
1062 * ido.el (ido-make-merged-file-list-1): New defun split from
1063 ido-make-merged-file-list.
1064 (ido-make-merged-file-list): Bind throw-on-input around call to
1065 ido-make-merged-file-list-1. Return input-pending-p if
1066 interrupted by more input available.
1067 (ido-read-internal): Handle input-pending-p return value from
1068 ido-make-merged-file-list.
1069
1070 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
1071
1072 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
1073 compatibility code.
1074
1075 * international/latexenc.el (latexenc-find-file-coding-system):
1076 Don't inherit the EOL part of the coding-system from the
1077 tex-main buffer. Fit within 80 columns.
1078
1079 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
1080
1081 * tmm.el (tmm-inactive-face): New face.
1082 (tmm-remove-inactive-mouse-face): New function.
1083 (tmm-prompt, tmm-add-one-shortcut)
1084 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
1085 but not selectable.
1086
1087 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
1088
1089 * faces.el (face-equal): Improve argument/docstring consistency.
1090
1091 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
1092
1093 * progmodes/make-mode.el (makefile-targets-face)
1094 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
1095 (makefile-bsdmake-dependency-regex)
1096 (makefile-makepp-rule-action-regex)
1097 (makefile-bsdmake-rule-action-regex): New constants.
1098 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
1099
1100 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1101 Allow (...) within `...' for makepp messages.
1102
1103 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
1104
1105 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
1106
1107 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
1108 "." files are deleted from all file lists before comparison.
1109
1110 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
1111 (viper-ESC-key): Made them customizable.
1112
1113 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
1114
1115 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
1116
1117 * autorevert.el (auto-revert-buffers): Use save-match-data.
1118
1119 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1120
1121 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
1122 menu items with a nil command binding.
1123
1124 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
1125
1126 * emacs-lisp/cl-macs.el (defsetf):
1127 Improve argument/docstring consistency.
1128
1129 * faces.el (list-faces-display): Improve the formatting by
1130 computing the maximum length required for any face-name (reworked
1131 patch of 1999-01-11, accidentally deleted on 1999-07-21).
1132 (internal-find-face): Remove redundant info in docstring.
1133
1134 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
1135
1136 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
1137 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
1138 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
1139 (gdb-assembler-custom): Improve regexps.
1140 (def-gdb-auto-update-handler): Use window point to preserve point.
1141
1142 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
1143
1144 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
1145
1146 2005-05-31 Jay Belanger <belanger@truman.edu>
1147
1148 * calc/calc-embed.el (calc-embedded-word): Change argument passed
1149 to calc-embedded.
1150 (calc-embedded-make-info): Have plain prefix argument select
1151 entire line.
1152
1153 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
1154
1155 * faces.el (list-faces-display): Signal error if passed a regexp
1156 that matches no face name.
1157
1158 * simple.el (filter-buffer-substring): Fix typo in docstring.
1159
1160 2005-05-31 Richard M. Stallman <rms@gnu.org>
1161
1162 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
1163 (vhdl-emacs-21): Doc fix.
1164 (vhdl-mode): Unconditionally set comment-padding.
1165 (vhdl-fixup-whitespace-region): Insert spaces only where
1166 there are none.
1167 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
1168
1169 2005-05-30 John Wiegley <johnw@newartisans.com>
1170
1171 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
1172 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
1173 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
1174 `directory-sep-char' to ?/, and all uses of `string-to-int' to
1175 `string-to-number'.
1176
1177 2005-05-30 Jay Belanger <belanger@truman.edu>
1178
1179 * calc/calc.el (calc-bug-address): Fix docstring.
1180 (calc-window-hook, calc-trail-window-hook): New variables.
1181 (calc-trail-display): Restore use of calc-trail-window-hook.
1182 (calc): Restore use of calc-window-hook.
1183
1184 2005-05-31 Masatake YAMATO <jet@gyve.org>
1185
1186 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
1187
1188 * help-fns.el (help-C-file-name): Add autoload mark for
1189 `find-function-noselect'.
1190
1191 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1192
1193 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
1194 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
1195
1196 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
1197
1198 * calendar/diary-lib.el (mark-included-diary-files): Only kill
1199 included diary buffer if it was not already being visited.
1200 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
1201
1202 * calendar/icalendar.el (top-level): Do not require 'appt.
1203
1204 * mail/supercite.el (sc-select-attribution): Only use a list
1205 element from sc-attrib-selection-list if it returns a string.
1206 Reported by Davide G. M. Salvetti <salve@debian.org>.
1207
1208 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
1209
1210 * thumbs.el (thumbs-thumbname): The resulting thubname now
1211 includes a hash value to improve its uniqueness, and has a ".jpg"
1212 extension. Also, it is now a valid filename on all systems.
1213 (thumbs-make-thumb): Use `let', not `let*'.
1214 (thumbs-show-thumbs-list): Check for JPEG availability.
1215
1216 2005-05-30 Richard M. Stallman <rms@gnu.org>
1217
1218 * filesets.el (filesets-menu-ensure-use-cached):
1219 Prevent warning when emacs-version>= is undefined.
1220
1221 * printing.el (pr-interactive-n-up): Use string-to-number.
1222
1223 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
1224
1225 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
1226 Warn only when name to be defined is quoted.
1227
1228 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
1229
1230 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
1231 Make regexp more robust.
1232 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
1233 Force regeneration of disassembly.
1234
1235 2005-05-29 Jay Belanger <belanger@truman.edu>
1236
1237 * calc/calc.el (calc-user-invocation): Check if
1238 calc-invocation-macro is non-nil.
1239
1240 2005-05-29 Juri Linkov <juri@jurta.org>
1241
1242 * add-log.el (change-log-font-lock-keywords):
1243 Add `+' to e-mail regexp to accept mail address with keywords.
1244
1245 * man.el (Man-name-regexp): Add `:' to accept qualified names.
1246
1247 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
1248
1249 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
1250
1251 * ielm.el (inferior-emacs-lisp-mode): Ditto.
1252
1253 2005-05-29 Richard M. Stallman <rms@gnu.org>
1254
1255 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
1256 Undo the change that moves to end of the current word.
1257
1258 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
1259
1260 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
1261 Throw error when count <= 0 to ensure input is a number.
1262 (gdb-read-memory-custom): Pick up address from buffer.
1263 (gdb-memory-mode): Allow user to increment and decrement
1264 memory address from header line.
1265
1266 2005-05-29 Richard M. Stallman <rms@gnu.org>
1267
1268 * flyspell.el (flyspell-version): Function deleted.
1269 (flyspell-auto-correct-previous-hook): Doc fix.
1270
1271 * jit-lock.el (jit-lock-function, jit-lock-after-change):
1272 Do nothing if memory is full.
1273
1274 * font-lock.el (font-lock-fontify-syntactically-region):
1275 Pass t for GREEDY to looking-back.
1276
1277 * saveplace.el (save-place-alist-to-file): Write the file
1278 using write-region.
1279
1280 * subr.el (looking-back): New argument GREEDY.
1281
1282 * progmodes/compile.el (compilation-start): Set the mode
1283 before inserting the initial text.
1284
1285 * progmodes/which-func.el (which-func-update-1): Turn the mode
1286 off in case of error by setting which-func-mode.
1287
1288 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
1289
1290 * flyspell.el (flyspell-auto-correct-previous-word):
1291 Narrow down to what's on the screen, and recenter overlays
1292 at the end of the next word.
1293
1294 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
1295
1296 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
1297 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
1298 (flyspell-abbrev-p): Default to nil.
1299 (flyspell-use-global-abbrev-table-p): Doc fix.
1300 (flyspell-large-region): Allow nil as value.
1301 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
1302
1303 (mail-mode-flyspell-verify): More robust handling
1304 of `mail-header-separator'. More efficient signature detection.
1305 Allow for regexp metacharacters in message-header-separator.
1306 Adding `To' not to be checked in mail-mode-flyspell-verify.
1307
1308 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
1309 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
1310 Bind flyspell-auto-correct-binding.
1311 Bind C-. and C-, .
1312 (flyspell-mode-map): Likewise.
1313 (flyspell-mode): Doc fix.
1314 (flyspell-accept-buffer-local-defs): Preserve current buffer.
1315 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
1316 (flyspell-word-cache-result): New var, always local.
1317 (flyspell-check-pre-word-p): Doc fix.
1318 (flyspell-check-changed-word-p): Handle spc like newline.
1319 (flyspell-post-command-hook): Set flyspell-word-cache-result.
1320 (flyspell-word-search-backward, flyspell-word-search-forward):
1321 New functions.
1322 (flyspell-word): Return t if nothing to check.
1323 When parsing TeX code, check for after } or \.
1324 Use flyspell-word-search-backward to find previous word.
1325 Return nil if duplicated word.
1326 For word already checked, return same value as last time.
1327 Set flyspell-word-cache-result after checking.
1328 Don't clobber the return value.
1329 (flyspell-get-word): Major rewrite.
1330 (flyspell-external-point-words): New locals pword, pcount.
1331 Fix size used in progress message.
1332 Find the proper corresponding word in flyspell-large-region-buffer.
1333 (flyspell-region): Check for flyspell-large-region = nil.
1334 (flyspell-highlight-incorrect-region): Clean up overlays in region.
1335 (flyspell-auto-correct-word): Check that WORD is a cons.
1336 (flyspell-correct-word): Likewise.
1337
1338 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
1339
1340 * progmodes/make-mode.el (makefile-rule-action-regex)
1341 (makefile-macroassign-regex, makefile-makepp-mode)
1342 (makefile-bsdmake-mode): Continuation lines may be empty.
1343 Reported by Joshua Varner.
1344 (makefile-makepp-font-lock-keywords): Add $(stem).
1345
1346 2005-05-28 Karl Berry <karl@gnu.org>
1347
1348 * textmodes/tex-mode.el: Now that tex-send-command calls
1349 shell-quote-argument (2005-03-31 change), remove all calls to
1350 shell-quote-argument; they all end up invoking tex-send-command.
1351 The double quoting loses on filenames with non-safe characters,
1352 such as "@". Reported by Frederik Fouvry.
1353
1354 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
1355
1356 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
1357 about preserving point.
1358
1359 2005-05-27 Jay Belanger <belanger@truman.edu>
1360
1361 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
1362 Info-goto-node.
1363
1364 * calc/calc-embed.el (calc-embed-arg): New variable.
1365 (calc-do-embedded-activate, calc-embedded-activate-formula)
1366 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
1367 variable by new variable.
1368 (calc-embedded-make-info): Replace undeclared variable by new
1369 variable. When selecting region with positive prefix
1370 argument, use end of previous line instead of beginning of line.
1371
1372 * calc/calc-aent.el (calc-arg-values): Declare it.
1373
1374 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
1375 Declare them.
1376
1377 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
1378
1379 * calc/calc.el (calc-alg-map): Declare it.
1380
1381 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
1382
1383 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
1384
1385 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
1386 (gdb-registers-buffer, toggle-gdb-all-registers):
1387 Toggle display of floating point registers.
1388 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
1389
1390 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
1391 (toggle-gud-tooltip-dereference):
1392 Rename from gud-toggle-tooltip-dereference.
1393
1394 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
1395
1396 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
1397
1398 2005-05-27 Jay Belanger <belanger@truman.edu>
1399
1400 * calc/calc-prog.el (calc-kbd-report): Remove.
1401 (calc-kbd-query): Rewrite.
1402
1403 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
1404
1405 * image.el (image-library-alist): Move to image.c.
1406 (image-type-available-p): Doc fix.
1407
1408 2005-05-27 Lute Kamstra <lute@gnu.org>
1409
1410 * calc/calc.el (calc):
1411 * outline.el (outline-1, outline-2, outline-3, outline-4)
1412 (outline-5, outline-6, outline-7, outline-8):
1413 * textmodes/dns-mode.el (dns-mode):
1414 * textmodes/sgml-mode.el (sgml-namespace-face):
1415 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
1416 (tex-verbatim-face, tex-use-reftex):
1417 * textmodes/texinfo.el (texinfo-heading-face):
1418 Specify customization group.
1419
1420 * longlines.el: Don't require easy-mmode.
1421 (longlines-visible-face): Specify customization group.
1422
1423 2005-05-27 Kenichi Handa <handa@m17n.org>
1424
1425 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
1426 encoding table of windows-1251.
1427
1428 * international/ucs-tables.el (ucs-set-table-for-input):
1429 If translation-table-for-input of a coding system is a symbol, get
1430 its translation-table property.
1431
1432 * international/code-pages.el: Don't register a coding system into
1433 non-iso-charset-alist more than once.
1434 (cp-make-coding-system): Likewise.
1435
1436 2005-05-26 John Wiegley <johnw@newartisans.com>
1437
1438 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
1439 `eshell-resume-eval' is wrapped in a list, it indicates that the
1440 command was run asynchronously. In that case, unwrap the value
1441 before checking the delimiter value.
1442
1443 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
1444 character before a space at the end of a line is \, assume the space
1445 is part of the last argument rather than a final argument separator.
1446
1447 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
1448 is in use, and the target is `t' or `nil' (which are the most common
1449 values), don't assume that the symbol target is a buffer.
1450
1451 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
1452
1453 * calendar/calendar.el (calendar-mode-line-format):
1454 Use mode-line-highlight as mouse-face.
1455
1456 * time.el (display-time-string-forms, display-time-update):
1457 Use mode-line-highlight as mouse-face.
1458
1459 2005-05-26 Jay Belanger <belanger@truman.edu>
1460
1461 * calc/calc.el (calc-language-alist): Remove extra defvar.
1462
1463 2005-05-26 Lute Kamstra <lute@gnu.org>
1464
1465 * arc-mode.el (archive-mode):
1466 * bookmark.el (bookmark-read-annotation-mode)
1467 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
1468 * bs.el (bs-mode):
1469 * calc/calc-yank.el (calc-edit-mode):
1470 * calc/calc.el (calc-mode, calc-trail-mode):
1471 * calculator.el (calculator-mode):
1472 * chistory.el (command-history-mode):
1473 * comint.el:
1474 * cus-edit.el (custom-mode):
1475 * descr-text.el (describe-text-mode):
1476 * ebuff-menu.el (Electric-buffer-menu-mode):
1477 * ediff-util.el (ediff-mode):
1478 * emacs-lisp/re-builder.el (reb-mode):
1479 * emulation/vi.el (vi-mode-setup):
1480 * emulation/ws-mode.el (wordstar-mode):
1481 * eshell/esh-mode.el (eshell-mode):
1482 * forms.el (forms-mode):
1483 * help-mode.el (help-mode):
1484 * hexl.el (hexl-mode):
1485 * ibuffer.el (ibuffer-mode):
1486 * ielm.el (inferior-emacs-lisp-mode):
1487 * info.el (Info-mode, Info-edit-mode):
1488 * international/swedish.el:
1489 * ledit.el (ledit-from-lisp-mode):
1490 * locate.el (locate-mode):
1491 * mail/rmail.el (rmail-mode):
1492 * mail/rmailedit.el (rmail-edit-mode):
1493 * mail/rmailsum.el (rmail-summary-mode):
1494 * mail/supercite.el (sc-electric-mode):
1495 * net/eudc.el (eudc-mode):
1496 * net/quickurl.el (quickurl-list-mode):
1497 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
1498 * obsolete/ooutline.el (outline-mode):
1499 * obsolete/options.el (Edit-options-mode):
1500 * obsolete/rnews.el (news-mode):
1501 * obsolete/rnewspost.el (news-reply-mode):
1502 * play/5x5.el (5x5-mode):
1503 * play/decipher.el (decipher-mode, decipher-stats-mode):
1504 * play/gomoku.el (gomoku-mode):
1505 * play/snake.el (snake-mode):
1506 * play/solitaire.el (solitaire-mode):
1507 * play/tetris.el (tetris-mode):
1508 * progmodes/ada-mode.el (ada-mode):
1509 * progmodes/antlr-mode.el (antlr-mode):
1510 * progmodes/autoconf.el (autoconf-mode):
1511 * progmodes/dcl-mode.el (dcl-mode):
1512 * progmodes/delphi.el (delphi-mode):
1513 * progmodes/ebrowse.el (ebrowse-tree-mode)
1514 (ebrowse-electric-list-mode, ebrowse-member-mode)
1515 (ebrowse-electric-position-mode):
1516 * progmodes/f90.el (f90-mode):
1517 * progmodes/fortran.el (fortran-mode):
1518 * progmodes/icon.el (icon-mode):
1519 * progmodes/idlw-help.el (idlwave-help-mode):
1520 * progmodes/idlw-shell.el (idlwave-shell-mode):
1521 * progmodes/idlwave.el (idlwave-mode):
1522 * progmodes/inf-lisp.el (inferior-lisp-mode):
1523 * progmodes/m4-mode.el (m4-mode):
1524 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
1525 * progmodes/modula2.el (modula-2-mode):
1526 * progmodes/octave-inf.el (inferior-octave-mode):
1527 * progmodes/octave-mod.el (octave-mode):
1528 * progmodes/pascal.el (pascal-mode):
1529 * progmodes/sh-script.el (sh-mode):
1530 * progmodes/sql.el (sql-mode, sql-interactive-mode):
1531 * progmodes/vhdl-mode.el (vhdl-mode):
1532 * progmodes/xscheme.el (scheme-interaction-mode):
1533 * replace.el (occur-mode):
1534 * ses.el (ses-mode):
1535 * simple.el (completion-list-mode):
1536 * skeleton.el:
1537 * speedbar.el (speedbar-mode):
1538 * term.el (term-mode):
1539 * terminal.el (terminal-edit-mode):
1540 * textmodes/reftex-index.el (reftex-index-mode)
1541 (reftex-index-phrases-mode):
1542 * textmodes/reftex-sel.el (reftex-select-label-mode)
1543 (reftex-select-bib-mode):
1544 * textmodes/reftex-toc.el (reftex-toc-mode):
1545 * wdired.el (wdired-change-to-wdired-mode):
1546 * wid-browse.el (widget-browse-mode):
1547 Use run-mode-hooks.
1548
1549 * array.el (array-mode):
1550 * calendar/todo-mode.el (todo-mode):
1551 * man.el (Man-mode):
1552 * play/landmark.el (lm-mode):
1553 * play/mpuz.el (mpuz-mode):
1554 Use kill-all-local-variables and run-mode-hooks.
1555
1556 * subr.el (delay-mode-hooks): Specify indentation.
1557
1558 2005-05-26 Mark A. Hershberger <mah@everybody.org>
1559
1560 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
1561
1562 2005-05-26 Jay Belanger <belanger@truman.edu>
1563
1564 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
1565 of nil.
1566
1567 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
1568
1569 * progmodes/gdb-ui.el (gdb-frame-address):
1570 Rename from gdb-current-address.
1571 (gdb-previous-frame-address): Rename from gdb-previous-address.
1572 (gdb-selected-frame): Rename from gdb-current-frame.
1573 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
1574 (gdb-frame-number): Rename from gdb-current-stack-level.
1575 (gdb-ann3): Match new mode-name for disassembly buffer.
1576 Extend initialisation of variables.
1577 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
1578 (gdb-memory-mode): Use mouse-face in header line.
1579 (gdb-assembler-buffer-name): Call it disassembly and give frame
1580 in mode line.
1581 (gdb-source-spec-regexp, gdb-assembler-custom)
1582 (gdb-invalidate-assembler, gdb-frame-handler):
1583 Make robust to leading zeroes in address format.
1584
1585 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
1586
1587 * textmodes/org.el (org-mode): Use `define-derived-mode' to
1588 define `org-mode'.
1589 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
1590
1591 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1592
1593 * log-edit.el (log-edit-changelog-entries): Distinguish between
1594 filenames like xfns.c and fns.c.
1595
1596 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
1597
1598 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
1599 point after reverting.
1600 (Buffer-menu-make-sort-button): Handle the case where
1601 `Buffer-menu-use-header-line' is nil.
1602
1603 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1604
1605 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
1606 New funcs. In minibuffer-local-completion-map bind `]', `/'
1607 and `:' to them.
1608
1609 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1610
1611 * startup.el (normal-top-level): Allow modification of load-path while
1612 we're iterating over it.
1613
1614 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
1615
1616 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
1617 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
1618 (thumbs-resize-interactive, thumbs-insert-image)
1619 (thumbs-insert-thumb, thumbs-dired-show-marked)
1620 (thumbs-find-image-at-point, thumbs-delete-images)
1621 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
1622 (thumbs-increment-image-size, thumbs-decrement-image-size):
1623 Fix typos in docstrings.
1624
1625 2005-05-24 Andre Spiegel <spiegel@gnu.org>
1626
1627 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
1628 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
1629 (cperl-mode): Use them.
1630
1631 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
1632
1633 * window.el (quit-window, shrink-window-if-larger-than-buffer):
1634 Doc fixes.
1635
1636 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
1637
1638 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
1639 Bind C-d to gdb-inferior-io-eof.
1640
1641 * dired.el (dired-dnd-popup-notice): Use message-box.
1642
1643 2005-05-23 Masatake YAMATO <jet@gyve.org>
1644
1645 * bindings.el (mode-line-major-mode-keymap):
1646 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
1647
1648 * faces.el (mode-line-highlight): New face.
1649
1650 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
1651 as mouse-face.
1652
1653 * bindings.el (top-level, help-echo, mode-line-modified)
1654 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
1655 as mouse-face.
1656
1657 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
1658
1659 * progmodes/cc-engine.el (c-guess-basic-syntax):
1660 Remove spurious call to `zerop'.
1661
1662 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
1663
1664 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
1665
1666 CC Mode update to 5.30.10:
1667
1668 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
1669 could go past the limit in decoration level 2, thereby causing
1670 errors during interactive fontification.
1671
1672 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
1673 the file is evaluated interactively.
1674
1675 * cc-engine.el (c-guess-basic-syntax): Handle operator
1676 declarations somewhat better in C++.
1677
1678 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
1679 make use of `run-mode-hooks' which has been added in Emacs 21.1.
1680 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
1681 (awk-mode): Use it.
1682 (make-local-hook): Suppress warning about obsoleteness.
1683
1684 * cc-engine.el, cc-align.el, cc-cmds.el
1685 (c-append-backslashes-forward, c-delete-backslashes-forward)
1686 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
1687 Compensate for return value from `forward-line' when it has moved
1688 but not to a different line due to eob.
1689
1690 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
1691 `objc-method-intro' and `objc-method-args-cont'.
1692
1693 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
1694
1695 CC Mode update to 5.30.10:
1696
1697 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
1698 in the copyright statement. Incidentally, change "along with GNU
1699 Emacs" to "along with this program" where it occurs.
1700
1701 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
1702 so that it is interactive, hence can be found by M-x awk-mode
1703 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
1704 <gmorris+emacs@ast.cam.ac.uk>.
1705
1706 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
1707 Mode's regexps.
1708
1709 2005-05-23 Kevin Ryde <user42@zip.com.au>
1710
1711 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
1712 c-parse-state, to avoid a lisp error (on bad code).
1713
1714 2005-05-23 Lute Kamstra <lute@gnu.org>
1715
1716 * subr.el (font-lock-defaults): Remove defvar as it's already
1717 defined in font-core.el.
1718
1719 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
1720
1721 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
1722
1723 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
1724 more general and work when GDB variable "print pretty" is on,
1725 as with Emacs, for example.
1726
1727 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
1728
1729 * font-core.el: Update comment.
1730
1731 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
1732 Use `after-change-major-mode-hook' instead of `find-file-hook'.
1733
1734 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
1735
1736 2005-05-22 Eli Zaretskii <eliz@gnu.org>
1737
1738 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
1739 and `yank-handler' in the doc strings.
1740
1741 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
1742
1743 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
1744
1745 2005-05-22 Richard M. Stallman <rms@gnu.org>
1746
1747 * help.el (describe-key): Move print-help-return-message call
1748 out of conditional.
1749
1750 * progmodes/etags.el (list-tags): Use with-no-warnings.
1751
1752 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
1753 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
1754 (starttls-extra-args, starttls-extra-arguments): Add defvars.
1755
1756 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
1757
1758 * language/viet-util.el (viet-viscii-nonascii-translation-table):
1759 Add defvar.
1760
1761 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
1762 Use defvar, not defconst.
1763
1764 * hexl.el (hexl-follow-line): Use with-no-warnings.
1765
1766 * emulation/tpu-extras.el: Use write-file-functions instead of
1767 write-file-hooks.
1768
1769 * dired.el (dired-font-lock-keywords): Fontify files with junk
1770 extensions even if marked by -F.
1771
1772 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
1773
1774 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
1775 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
1776 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
1777 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
1778 (concatenate, list-length, get*, getf, cl-remprop):
1779 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
1780 (etypecase, progv, lexical-let, lexical-let*)
1781 (multiple-value-bind, multiple-value-setq, shiftf):
1782 Improve argument/docstring consistency.
1783
1784 * subr.el (focus-frame, unfocus-frame):
1785 Revert deletion on 2005-05-01.
1786
1787 2005-05-22 Andre Spiegel <spiegel@gnu.org>
1788
1789 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
1790 doesn't exist.
1791
1792 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
1793 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
1794
1795 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
1796
1797 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
1798 already deleted variables: auto-fill-hook, blink-paren-hook,
1799 lisp-indent-hook, inhibit-local-variables, unread-command-event,
1800 suspend-hooks, comment-indent-hook, meta-flag,
1801 before-change-function, after-change-function,
1802 font-lock-doc-string-face.
1803
1804 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1805
1806 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
1807
1808 2005-05-21 Eli Zaretskii <eliz@gnu.org>
1809
1810 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
1811 rmail-dont-reply-to.
1812
1813 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1814
1815 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
1816 literal blank when splitting new-header-values.
1817
1818 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
1819
1820 * calendar/cal-menu.el (cal-menu-update): Add separator as a
1821 string so that tmm doesn't create a completion entry for it.
1822
1823 * textmodes/table.el (table-disable-menu): Ditto.
1824
1825 2005-05-21 Richard M. Stallman <rms@gnu.org>
1826
1827 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
1828
1829 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
1830
1831 * net/rcompile.el (remote-compile): Use compilation-start.
1832
1833 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
1834
1835 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
1836
1837 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
1838 Default to makefile-bsdmake-mode on BSD systems.
1839
1840 * imenu.el (imenu-generic-expression, imenu--generic-function'):
1841 REGEXP may also be a search function now. The part of doc-string
1842 for describing the structure was 95% identical to that of
1843 `imenu--generic-function'. Unify it there.
1844
1845 * progmodes/make-mode.el (makefile-imenu-generic-expression):
1846 Use function to find dependencies, because regexp alone is so complex,
1847 it easily goes into an endless loop.
1848 (makefile-makepp-mode): Also add submenu for Perl functions
1849 defined in the makefile.
1850 (makefile-bsdmake-mode): Special imenu-generic-expression no
1851 longer needed, due to function call.
1852 (makefile-match-dependency): Take BOUND into account when checking
1853 if we're through.
1854
1855 2005-05-20 Jay Belanger <belanger@truman.edu>
1856
1857 * calc/calc-units.el (calc-invalidate-units-table):
1858 Use inhibit-read-only.
1859 (math-build-units-table-buffer): Use view-mode.
1860
1861 2005-05-20 David Kastrup <dak@gnu.org>
1862
1863 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
1864 easy-menu-add is not a nop on Emacs; and clarify when to call it.
1865
1866 2005-05-20 Lute Kamstra <lute@gnu.org>
1867
1868 * diff-mode.el (diff-header-face, diff-file-header-face)
1869 (diff-index-face, diff-hunk-header-face, diff-removed-face)
1870 (diff-added-face, diff-changed-face, diff-function-face)
1871 (diff-context-face, diff-nonexistent-face): Put them in the
1872 diff-mode customization group.
1873
1874 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1875
1876 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
1877
1878 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
1879
1880 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
1881 Minor regexp-optimization.
1882
1883 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
1884
1885 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
1886 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
1887 (org-agenda-add-time-grid-maybe): New function.
1888 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
1889 (org-table-create): `dotimes' instead of `mapcar'.
1890 (org-xor): Simplify implementation.
1891 (org-agenda): `inhibit-redisplay' turned on.
1892 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
1893 a consistent line after a state change.
1894 (org-agenda-remove-times-when-in-prefix): New option.
1895 (org-prefix-has-time): New variable.
1896 (org-parse-time-string): Optional argument NODEFAULT.
1897 (org-format-agenda-item): Parse items for time-of-day
1898 specifications and move these into the prefix if possible.
1899 (org-agenda-priority): Get current heading, not previous heading
1900 during agenda remote editing.
1901
1902 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
1903
1904 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
1905 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
1906 (remove-duplicates, delete-duplicates, substitute)
1907 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
1908 (nsubstitute-if-not, find, find-if, find-if-not, position)
1909 (position-if, position-if-not, count, count-if, count-if-not)
1910 (mismatch, search, sort*, stable-sort, merge, member*)
1911 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
1912 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
1913 (intersection, nintersection, set-difference, nset-difference)
1914 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
1915 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
1916 (nsublis, tree-equal): Improve argument/docstring consistency.
1917
1918 * subr.el (send-string, send-region):
1919 Remove obsolescence declaration.
1920 (window-dot, set-window-dot, read-input, show-buffer)
1921 (eval-current-buffer, string-to-int):
1922 Add release number to obsolescence declarations.
1923
1924 2005-05-19 Kim F. Storm <storm@cua.dk>
1925
1926 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
1927 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
1928
1929 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
1930
1931 * faces.el (list-faces-display): Make back button respect optional
1932 regexp arg.
1933
1934 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
1935
1936 * calculator.el (calculator-radix-grouping-mode)
1937 (calculator-radix-grouping-digits, calculator-displayer)
1938 (calculator-radix-grouping-separator, calculator-copy-displayer):
1939 * dabbrev.el (dabbrev-search-these-buffers-only):
1940 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
1941 (diff-advance-after-apply-hunk, diff-mode-hook)
1942 (diff-minor-mode-prefix):
1943 * imenu.el (imenu-use-popup-menu):
1944 * jit-lock.el (jit-lock-context-time):
1945 * newcomment.el (comment-fill-column, comment-column)
1946 (comment-style, comment-padding, comment-multi-line)
1947 (comment-empty-lines, comment-auto-fill-only-comments):
1948 * reveal.el (reveal-around-mark):
1949 * uniquify.el (uniquify-buffer-name-style)
1950 (uniquify-after-kill-buffer-p)
1951 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
1952 (uniquify-min-dir-content, uniquify-separator)
1953 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
1954 * w32-vars.el (w32-fixed-font-alist):
1955 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
1956 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
1957 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
1958 * progmodes/perl-mode.el (perl-indent-level)
1959 (perl-continued-statement-offset, perl-continued-brace-offset)
1960 (perl-brace-offset, perl-brace-imaginary-offset)
1961 (perl-label-offset, perl-indent-continued-arguments)
1962 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
1963 * progmodes/tcl.el (tcl-indent-level)
1964 (tcl-continued-indent-level, tcl-auto-newline)
1965 (tcl-tab-always-indent, tcl-electric-hash-style)
1966 (tcl-help-directory-list, tcl-use-smart-word-finder)
1967 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
1968 (inferior-tcl-source-command):
1969 * textmodes/fill.el (enable-kinsoku):
1970 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
1971 * textmodes/table.el (table-yank-handler):
1972 Specify missing group (and type, if simple) in defcustom.
1973
1974 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1975
1976 * progmodes/compile.el (compilation-finish-function): Fix defvar.
1977
1978 2005-05-19 Richard M. Stallman <rms@gnu.org>
1979
1980 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
1981
1982 * subr.el (event-basic-type): Don't get an error.
1983 (left-fringe-p): Function deleted.
1984
1985 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
1986 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
1987
1988 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
1989 in recursive copy.
1990
1991 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
1992
1993 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
1994
1995 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
1996 Call byte-compile-nogroup-warn if appropriate.
1997
1998 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
1999 (compilation-set-window): Don't call left-fringe-p; do it directly.
2000
2001 2005-05-19 Jay Belanger <belanger@truman.edu>
2002
2003 * calc/calc-graph.el (calc-graph-format-data): Make sure
2004 var-PlotRejects is bound before trying to check its value.
2005
2006 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
2007
2008 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
2009 definition of this variable from reftex-global.el to reftex.el,
2010 because it is needed in the menu.
2011
2012 2005-05-19 Lute Kamstra <lute@gnu.org>
2013
2014 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
2015 years are fixed. Don't insert a space after a dash.
2016
2017 2005-05-19 Kim F. Storm <storm@cua.dk>
2018
2019 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
2020
2021 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
2022
2023 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
2024 strings, because (eq ... ?\\) is fairly frequent.
2025
2026 * progmodes/make-mode.el (makefile-add-this-line-targets):
2027 Simplify and integrate into `makefile-pickup-targets'.
2028 (makefile-add-this-line-macro): Simplify and integrate into
2029 `makefile-pickup-macros.
2030 (makefile-pickup-filenames-as-targets): Simplify.
2031 (makefile-previous-dependency, makefile-match-dependency):
2032 Don't stumble over `::'.
2033
2034 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
2035
2036 * subr.el (post-command-idle-hook, post-command-idle-delay):
2037 Remove obsoletion of post-command-idle-hook and
2038 post-command-idle-delay.
2039
2040 * faces.el (list-faces-display): Provide button when describe-face
2041 is called to take user back to the list of faces.
2042
2043 * help-fns.el (describe-variable): Remove hyperlinks in a
2044 variable's value as these are quite frequently inappropriate.
2045
2046 * follow.el (follow-submit-feedback, follow-mode):
2047 Remove references to post-command-idle-hook.
2048
2049 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
2050
2051 * progmodes/make-mode.el (makefile-previous-dependency)
2052 (makefile-match-dependency): Check for := (and in bsd mode also
2053 !=) to give a better result, even when font-lock is not on.
2054
2055 2005-05-18 Jay Belanger <belanger@truman.edu>
2056
2057 * calc/calc-help.el (calc-s-prefix-help):
2058 Add `calc-copy-special-constant' to help string.
2059
2060 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2061
2062 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
2063
2064 2005-05-18 Jay Belanger <belanger@truman.edu>
2065
2066 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
2067 in linear factors are in proper order.
2068
2069 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
2070
2071 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
2072 Support for jurabib.
2073
2074 * textmodes/reftex.el (featurep): Define aliases for overlay
2075 commands, for XEmacs compatibility, and use these aliases in
2076 overlay initializations.
2077 (reftex-highlight): Use `reftex-move-overlay'.
2078 (reftex-unhighlight): Use `reftex-delete-overlay'.
2079 (reftex-uniq): Funktion removed. Use `reftex-uniquify' instead.
2080 (reftex-access-search-path): Use `reftex-uniquify' instead of
2081 `reftex-uniq'
2082
2083 * textmodes/reftex-sel.el (reftex-select-unmark):
2084 Overlay `before-string' property modification enables for Emacs as well.
2085 (reftex-select-item): Use `reftex-delete-overlay'.
2086 (reftex-select-mark): Use `reftex-make-overlay' and
2087 `reftex-overlay-put'.
2088 (reftex-select-unmark): Use `reftex-delete-overlay' and
2089 `reftex-overlay-put'.
2090
2091 2005-05-18 Lute Kamstra <lute@gnu.org>
2092
2093 * emacs-lisp/lisp.el (check-parens): Fix docstring.
2094
2095 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
2096
2097 * add-log.el (add-change-log-entry):
2098 * array.el (array-make-template, array-reconfigure-rows)
2099 (array-init-max-row, array-init-max-column)
2100 (array-init-columns-per-line, array-init-field-width):
2101 * replace.el (replace-match-maybe-edit, perform-replace):
2102 * textmodes/spell.el (spell-region):
2103 Replace `read-input' by `read-string'.
2104
2105 * forms.el (forms-mode):
2106 * finder.el (finder-compile-keywords):
2107 * shadowfile.el (shadow-read-files):
2108 Replace `eval-current-buffer' by `eval-buffer'.
2109
2110 * terminal.el (te-pass-through):
2111 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
2112 (ange-ftp-raw-send-cmd):
2113 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
2114 (send-process-next-char, telnet-initial-filter, telnet):
2115 Replace `send-string' by `process-send-string'.
2116
2117 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
2118 (prolog-consult-region): Replace `send-string' by
2119 `process-send-string'; replace `send-region' by `process-send-region'.
2120
2121 * progmodes/delphi.el (delphi-log-msg):
2122 Replace `set-window-dot' by `set-window-point'.
2123
2124 * subr.el (window-dot, set-window-dot, read-input, send-string)
2125 (send-region, show-buffer, eval-current-buffer):
2126 Make really obsolete, as the comment says.
2127
2128 2005-05-17 Kim F. Storm <storm@cua.dk>
2129
2130 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
2131 (cua--init-keymaps): Bind C-return instead of S-return to set
2132 rectangle mark.
2133
2134 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
2135 instead of S-return to toggle/clear rectangle mark.
2136
2137 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
2138
2139 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
2140 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
2141 Also fontify plain strings assigned to variables, mostly so that a
2142 colon has a face and is thus not taken as a dependency separator.
2143 (makefile-previous-dependency): Inline the new matcher, because it
2144 is too complex to work in both directions.
2145 (makefile-match-dependency): Eliminate `backward' arg (see above).
2146 Completely reimplemented so as to not sometimes go into an endless
2147 loop. It should also be more efficient, because first it only
2148 searches for `:', instead of applying the very complex regexp.
2149 (makefile-mode): Cancel `font-lock-support-mode', because blocks
2150 to be fontified in one piece can be too long for JIT.
2151 Makefiles are never *that* big.
2152
2153 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
2154
2155 * dired.el (dired-mode): Simplify.
2156
2157 2005-05-17 Lute Kamstra <lute@gnu.org>
2158
2159 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
2160 defcustom for the mode hook variable.
2161
2162 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
2163 Emacs Lisp Reference Manual.
2164
2165 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
2166
2167 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
2168 (evenp, list*):
2169 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
2170 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
2171
2172 * net/tramp-smb.el (tramp-smb-open-connection):
2173 Pass `tramp-chunksize' as fifth (required) argument.
2174
2175 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
2176
2177 * font-lock.el (lisp-font-lock-keywords-1):
2178 Set `font-lock-negation-char-face' for [^...] char group.
2179 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
2180
2181 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
2182 a var, and refine it to mask one more level of nested vars.
2183 (makefile-rule-action-regex): Turn it into a var, and refine it so
2184 it recognizes backslashed continuation lines as belonging to the
2185 same command.
2186 (makefile-macroassign-regex): Refine it so it recognizes
2187 backslashed continuation lines as belonging to the same command.
2188 (makefile-var-use-regex): Don't look at the next char, because it
2189 might be the same one to be skipped by the initial [^$], leading
2190 to an overlooked variable use.
2191 (makefile-make-font-lock-keywords): Remove two parameters, which
2192 are now variables that some of the modes set locally.
2193 Handle dependency and rule action matching through functions, because
2194 regexps alone match too often. Dependency matching now comes
2195 last, so it can check, whether a colon already matched something else.
2196 (makefile-mode): Inform that font-lock improves makefile parsing
2197 capabilities.
2198 (makefile-match-dependency, makefile-match-action): New functions.
2199
2200 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
2201
2202 * emacs-lisp/cl-extra.el (equalp): Doc fix.
2203
2204 * align.el (align-regexp):
2205 * ansi-color.el (ansi-color-get-face):
2206 * array.el (array-reconfigure-rows, array-init-max-row)
2207 (array-init-max-column, array-init-columns-per-line)
2208 (array-init-field-width):
2209 * dired-aux.el (dired-trample-file-versions):
2210 * dired-x.el (dired-mark-sexp):
2211 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
2212 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
2213 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
2214 * faces.el (face-read-integer):
2215 * files.el (backup-extract-version, insert-directory):
2216 * hexl.el (hexl-insert-decimal-char):
2217 * server.el (server-process-filter):
2218 * shell.el (shell-extract-num):
2219 * startup.el (command-line-1):
2220 * term.el (term-command-hook):
2221 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
2222 (time-stamp-do-number):
2223 * time.el (display-time-update):
2224 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
2225 (timezone-fix-time):
2226 * vms-patch.el (vms-suspend-resume-hook):
2227 * calendar/appt.el (appt-convert-time):
2228 * calendar/cal-bahai.el (mark-bahai-diary-entries):
2229 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
2230 * calendar/cal-islam.el (mark-islamic-diary-entries):
2231 * calendar/calendar.el (calendar-cursor-to-date)
2232 (calendar-star-date):
2233 * calendar/diary-lib.el (diary-attrtype-convert)
2234 (mark-diary-entries, diary-entry-time):
2235 * calendar/solar.el (solar-get-number):
2236 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
2237 * emacs-lisp/re-builder.el (reb-display-subexp):
2238 * emulation/edt.el (edt-set-scroll-margins):
2239 * emulation/tpu-extras.el (tpu-set-scroll-margins):
2240 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
2241 (vip-get-ex-count):
2242 * emulation/viper-ex.el (viper-get-ex-token)
2243 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
2244 * international/fontset.el (fontset-plain-name):
2245 * mail/feedmail.el (feedmail-look-at-queue-directory):
2246 * mail/mailalias.el (mail-get-names):
2247 * mail/rmail.el (rmail-convert-to-babyl-format):
2248 * mail/rmailsum.el (rmail-make-basic-summary-line)
2249 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
2250 (rmail-summary-goto-msg):
2251 * mail/smtpmail.el (smtpmail-read-response):
2252 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
2253 (ange-ftp-vms-add-file-entry):
2254 * play/gametree.el (gametree-looking-at-ply)
2255 (gametree-current-branch-score):
2256 * progmodes/ada-xref.el (ada-prj-find-prj-file)
2257 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
2258 * progmodes/cperl-mode.el (condition-case):
2259 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
2260 (ebrowse-set-member-buffer-column-width)
2261 (ebrowse-select-1st-to-9nth):
2262 * progmodes/etags.el (etags-snarf-tag):
2263 * progmodes/flymake.el (flymake-parse-line):
2264 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
2265 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
2266 (idlwave-shell-menu-def):
2267 * progmodes/ps-mode.el (ps-run-goto-error):
2268 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
2269 (vhdl-speedbar-contract-level):
2270 * term/mac-win.el (x-handle-numeric-switch):
2271 * term/sun-mouse.el (sun-get-frame-data):
2272 * term/w32-win.el (x-handle-numeric-switch):
2273 * term/x-win.el (x-handle-numeric-switch):
2274 * textmodes/ispell.el (ispell-parse-output):
2275 * textmodes/nroff-mode.el (nroff-outline-level):
2276 * textmodes/reftex-cite.el (reftex-bib-sort-year)
2277 (reftex-bib-sort-year-reverse, reftex-format-citation):
2278 * textmodes/reftex-parse.el (reftex-init-section-numbers)
2279 (reftex-section-number):
2280 * textmodes/texinfmt.el (texinfo-paragraphindent):
2281 Replace `string-to-int' by `string-to-number'.
2282
2283 * international/latexenc.el: Add page marker to force the "Local
2284 Variables:" string out of the last page.
2285
2286 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
2287
2288 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
2289 tooltip-change-major-mode.
2290 (gud-tooltip-print-command): Remove case where gud-minor-mode
2291 is gdb ("--fullname").
2292 (gud-tooltip-tips): Turn GUD tooltips off for this case and
2293 explain to user.
2294
2295 2005-05-16 Jay Belanger <belanger@truman.edu>
2296
2297 * calc/calc-store.el (calc-copy-special-constant): New function.
2298
2299 * calc/calc-ext.el (calc-init-extensions): Add binding for
2300 `calc-copy-special-constant'.
2301
2302 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
2303 for the `calc-copy-special-constant' command.
2304
2305 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
2306
2307 * subr.el (left-fringe-p): New function.
2308
2309 * progmodes/compile.el (compilation-setup): Set local value of
2310 overlay-arrow-string to "" always.
2311 (compilation-set-window): Left fringe then don't scroll.
2312 No left fringe then no arrow and scroll message to top.
2313 (compilation-context-lines): Adjust doc string accordingly.
2314
2315 2005-05-16 Kim F. Storm <storm@cua.dk>
2316
2317 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
2318 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
2319 (ido-wide-find-dir-or-delete-dir): New command for M-d.
2320 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
2321 (ido-read-file-name): Handle commands with ido property value
2322 equal to find-file as reading a file name, to allow C-d to enter dired.
2323 (ibuffer-find-file): Add ido property with value find-file.
2324
2325 2005-05-15 Kim F. Storm <storm@cua.dk>
2326
2327 * subr.el (open-network-stream-nowait): Remove.
2328 (open-network-stream-server): Remove.
2329
2330 2005-05-15 Richard M. Stallman <rms@gnu.org>
2331
2332 * faces.el (describe-face): Output a definition link button.
2333
2334 * help-mode.el (help-face-def): New button type.
2335
2336 * emacs-lisp/copyright.el (copyright-fix-years):
2337 Match properly if the first year is 2-digit.
2338 Don't mess up the whitespace after the years by filling.
2339
2340 * dired-aux.el (dired-mark-confirm):
2341 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
2342
2343 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
2344 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
2345 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
2346
2347 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2348 Set font-lock-comment-start-skip.
2349
2350 * font-lock.el (font-lock-comment-start-skip): New variable.
2351 (font-lock-comment-end-skip): New variable.
2352 (font-lock-fontify-syntactically-region): Use them if non-nil.
2353
2354 2005-05-15 Jay Belanger <belanger@truman.edu>
2355
2356 * calc/calc-store.el (calc-store-value): Return a string rather
2357 than display it as a message.
2358 Use calc-var-name for variable name.
2359 (calc-store-into): Add the result of calc-store-value to message.
2360 (calc-copy-variable): Add a message.
2361 (calc-store-exchange): Improve error messages.
2362 (calc-store-binary, calc-store-map): Don't reset the values of
2363 special constants.
2364
2365 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2366
2367 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
2368 manual to docstring.
2369
2370 * files.el (hack-local-variables-confirm): Add STRING argument.
2371 Make the function handle non file visiting buffers correctly.
2372 (hack-local-variables-prop-line, hack-local-variables)
2373 (hack-one-local-variable): Use STRING arg of
2374 `hack-local-variables-confirm'.
2375
2376 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
2377
2378 Sync with Tramp 2.0.49.
2379
2380 * tramp.el (tramp-handle-dired-call-process)
2381 (tramp-handle-insert-directory):`insert-buffer' cannot be used
2382 because the contents of the Tramp buffer is changed before
2383 insertion (`expand-file' and alike).
2384 (tramp-handle-insert-directory): If `localname' has an empty
2385 nondirectory name, it must not be quoted.
2386 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
2387 variable `tramp-chunksize'. Change callees.
2388 (tramp-open-connection-setup-interactive-shell): Check remote host
2389 for buggy `send-process-string' implementation.
2390 Set `tramp-chunksize' if found. Reported by Michael Kifer
2391 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
2392 (tramp-handle-shell-command): `insert-buffer' cannot be used
2393 because the contents of the Tramp buffer is changed before
2394 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
2395 <frederic.bothamy@free.fr>.
2396 (tramp-set-auto-save): Actions should be done for Tramp file name
2397 handler only. Ange-FTP has its own auto-save mechanism.
2398 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
2399 (tramp-set-auto-save-file-modes): Set file modes of
2400 `buffer-auto-save-file-name' to ?\600 as fallback solution.
2401 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
2402 (tramp-bug): Remove obsolete variable.
2403 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
2404 for presence of `mml-mode'. Make it running for older Emacsen as well.
2405
2406 2005-05-14 John Paul Wallington <jpw@pobox.com>
2407
2408 * ibuf-ext.el (define-ibuffer-filter filename):
2409 If `dired-directory' is a list, use its car.
2410
2411 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
2412
2413 * ibuffer.el (define-ibuffer-column filename):
2414 If `dired-directory' is a list, use its car.
2415
2416 2005-05-14 Richard M. Stallman <rms@gnu.org>
2417
2418 * subr.el (symbol-file): Doc fix.
2419
2420 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
2421 (byte-compile-form): Call byte-compile-nogroup-warn.
2422 (byte-compile-warning-types): Doc fix.
2423
2424 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
2425
2426 * progmodes/cc-engine.el (c-literal-faces):
2427 Add font-lock-comment-delimiter-face.
2428
2429 * net/net-utils.el (dig): Use with-no-warnings.
2430
2431 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
2432 (sc-recite-frame-alist, sc-default-cite-frame)
2433 (sc-default-uncite-frame, sc-default-recite-frame)
2434 (sc-attrib-selection-list, sc-rewrite-header-list):
2435 Mark as risky-local-variable.
2436
2437 * international/ogonek.el (ogonek-jak, ogonek-how):
2438 Don't use beginning-of-buffer.
2439
2440 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
2441
2442 * calendar/solar.el (solar-data-list): Move definition up.
2443
2444 * dnd.el (dnd-protocol-alist): Add autoload.
2445
2446 * progmodes/sh-script.el: Many doc usage fixes.
2447 (sh-indent-after-do): Change default to match common styles.
2448
2449 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
2450
2451 * files.el (interpreter-mode-alist)
2452 (auto-mode-interpreter-regexp): Doc fixes.
2453
2454 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
2455
2456 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
2457
2458 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
2459
2460 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2461
2462 * dired.el (dired-mode): make-variable-buffer-local =>
2463 make-local-variable.
2464
2465 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2466
2467 * term/mac-win.el (mac-select-convert-to-string): Try coding
2468 systems in mac-script-code-coding-systems if specified one cannot
2469 encode string for `com.apple.traditional-mac-plain-text'.
2470
2471 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
2472
2473 * progmodes/make-mode.el (makefile-targets-face)
2474 (makefile-shell-face, makefile-makepp-perl-face): New faces.
2475 (makefile-dependency-regex): Fix it to not make the colon in
2476 $(var:a=b) special.
2477 (makefile-rule-action-regex): New regexp for highlighting embedded
2478 Shell strings.
2479 (makefile-macroassign-regex): Handle != for highlighting as
2480 embedded Shell strings.
2481 (makefile-var-use-regex): New const.
2482 (makefile-statements, makefile-automake-statements)
2483 (makefile-gmake-statements, makefile-makepp-statements)
2484 (makefile-bsdmake-statements): New consts.
2485 (makefile-make-font-lock-keywords): New function.
2486 (makefile-automake-font-lock-keywords)
2487 (makefile-gmake-font-lock-keywords)
2488 (makefile-makepp-font-lock-keywords)
2489 (makefile-bsdmake-font-lock-keywords): New consts.
2490 (makefile-mode-map): Add switchers between the various submodes.
2491 (makefile-mode): Document the availability of the variants.
2492 (makefile-automake-mode, makefile-gmake-mode)
2493 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
2494
2495 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
2496 new variants of makefile-mode.
2497
2498 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2499
2500 * font-lock.el (font-lock-comment-delimiter-face): Fix up
2501 the inheritance.
2502
2503 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
2504
2505 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
2506 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
2507
2508 * files.el (normal-mode): Extend the scope of the
2509 `enable-local-variables' binding to include the `set-auto-mode' call.
2510 (magic-mode-alist): Doc fix.
2511
2512 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2513
2514 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
2515 font-lock-comment-face rather than copying its setting.
2516
2517 2005-05-12 Andreas Schwab <schwab@suse.de>
2518
2519 * eshell/esh-mode.el (eshell-send-input): Doc fix.
2520
2521 2005-05-12 Lute Kamstra <lute@gnu.org>
2522
2523 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
2524 defcustom for the mode hook variable. Delete the last argument.
2525 * generic-x.el: Fix callers of define-generic-mode.
2526 (generic-x-modes): Delete group.
2527 (show-tabs-tab-face, show-tabs-space-face): Put them in the
2528 generic-x customization group.
2529
2530 2005-05-12 Kim F. Storm <storm@cua.dk>
2531
2532 * font-lock.el (font-lock-negation-char-face): Default to "off".
2533
2534 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
2535 font-lock-negation-char-face to ! in !=.
2536
2537 2005-05-12 Masatake YAMATO <jet@gyve.org>
2538
2539 * add-log.el (find-change-log): Fix typos in the docstring
2540 of function.
2541
2542 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2543
2544 * international/latexenc.el (latexenc-find-file-coding-system):
2545 Avoid `re-search-forward' when looking for input encoding because
2546 of speed and safety. Better regular expressions for recognizing
2547 input encoding. Limit a search for TeX-master/tex-main-file to
2548 the local variable section.
2549
2550 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
2551
2552 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
2553 syntax of $ to "'" (quote).
2554
2555 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
2556
2557 * dnd.el (dnd-protocol-alist): Improve custom type.
2558
2559 * dired.el (dired-dnd-protocol-alist): New variable.
2560 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
2561 `dired-mode-hook' to the end.
2562
2563 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2564
2565 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
2566 comment-end if comment-start-skip is not set.
2567 Obey the font-lock-comment-delimiter-face variables.
2568
2569 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2570
2571 * files.el (executable-find): Move from executable.el. Use locate-file.
2572 * progmodes/executable.el (executable-find): Move to files.el.
2573
2574 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
2575 when trying to ensure forward progress.
2576
2577 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
2578
2579 * mouse-sel.el (mouse-sel-follow-link-p): New function.
2580 (mouse-select, mouse-select-internal, mouse-extend-internal):
2581 Use it to implement mouse-1-click-follows-link functionality.
2582
2583 2005-05-11 Richard M. Stallman <rms@gnu.org>
2584
2585 * font-lock.el (font-lock-fontify-syntactically-region):
2586 Use font-lock-comment-delimiter-face for comment delimiters.
2587
2588 2005-05-10 Jay Belanger <belanger@truman.edu>
2589
2590 * calc/calc-help.el (calc-m-prefix-help): Add mention of
2591 preserving embedded modes.
2592
2593 2005-05-10 Richard M. Stallman <rms@gnu.org>
2594
2595 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
2596
2597 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
2598 Move from ada-stmt.el.
2599 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
2600
2601 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
2602 Move to ada-mode.el.
2603 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
2604
2605 * cus-edit.el (custom-file): Call file-chase-links.
2606
2607 * files.el (read-directory-name): Fix previous change.
2608 (hack-local-variables-confirm): New function.
2609 (hack-local-variables-prop-line, hack-local-variables)
2610 (hack-one-local-variable): Use it.
2611
2612 2005-05-10 Lute Kamstra <lute@gnu.org>
2613
2614 * font-lock.el (font-lock-keywords-alist)
2615 (font-lock-removed-keywords-alist): Clarify docstrings.
2616
2617 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
2618
2619 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
2620 (gdb-source-info): Check for preprocessor info.
2621 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
2622 a macro for a function.
2623 (gdb-info-breakpoints-custom): Try to find file again if not already
2624 found (user might have used GDB dir command).
2625 (gdb-get-location): Update gdb-location-alist correctly for change
2626 to gdb-info-breakpoints-custom.
2627
2628 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
2629 (gud-tooltip-print-command): Add gdbmi case.
2630 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
2631 preprocessor info.
2632
2633 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2634
2635 * startup.el (fancy-splash-insert): Fix typo in doc string.
2636
2637 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
2638
2639 * obsolete/float.el (string-to-float):
2640 * obsolete/hilit19.el (hilit-add-pattern):
2641 * obsolete/rnews.el (news-parse-range, news-select-message)
2642 (news-get-pruned-list-of-files): Replace `string-to-int' by
2643 `string-to-number'.
2644
2645 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
2646 `find-file-not-found-hooks'; use `add-hook'.
2647 (uncompress-while-visiting): Set `write-file-functions', not
2648 `write-file-hooks'; use `add-hook'.
2649
2650 2005-05-09 Kim F. Storm <storm@cua.dk>
2651
2652 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
2653 (cua-paste): Handle clipboard action.
2654 (cua--init-keymaps): Remap clipboard-kill-region and
2655 clipboard-kill-ring-save.
2656
2657 2005-05-08 Eli Zaretskii <eliz@gnu.org>
2658
2659 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2660 Improve commentary.
2661
2662 * simple.el (next-error-overlay-arrow-position): Revert the change
2663 made on 2005-04-30.
2664
2665 2005-05-07 Jay Belanger <belanger@truman.edu>
2666
2667 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
2668 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
2669 `calc-sel-reselect'.
2670
2671 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
2672 Calc is in embedded mode.
2673
2674 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2675
2676 * progmodes/compile.el (compilation-setup):
2677 Set overlay-arrow-string to an empty string on text terminals.
2678
2679 * textmodes/ispell.el (ispell-program-name): Try looking for
2680 "aspell" along exec-path, and if found, use it as the default
2681 speller program.
2682
2683 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
2684
2685 * international/mule.el (sgml-xml-auto-coding-function):
2686 Recognize encoding='FOO' in single quotes as well as in double quotes.
2687
2688 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2689
2690 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
2691 as well as `interactive', so that defmacro* would recognize
2692 `declare' forms.
2693
2694 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2695
2696 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2697 Explain more about the LIGHTER arg's usage in the doc string.
2698 Add commentary to clarify what the code does. Fix the regexp that
2699 strips whitespace from LIGHTER. Quote LIGHTER before using it,
2700 since it could have characters special to regular expressions.
2701
2702 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
2703
2704 * replace.el (occur-1): Bind inhibit-read-only so that
2705 erase-buffer doesn't barf on read-only text properties (likewise
2706 for add-text-properties in occur-engine). Mark buffer as unmodified.
2707 (occur-engine): Don't set buffer-read-only here.
2708
2709 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2710
2711 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
2712 list-buffers-directory. This caused the *cvs-commit* buffer to be
2713 sometimes mistakenly reused as a *cvs* buffer.
2714
2715 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
2716
2717 * tooltip.el: Move code for GUD tooltips into gud.el.
2718 (require): CL no longer needed to compile case.
2719 (tooltip-mode): Do not toggle functions for GUD tooltips.
2720 (tooltip-gud-tips-p): Remove. Replace with minor mode
2721 gud-tooltip-mode in gud.el.
2722 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
2723 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
2724 tooltip-gud prefix with gud-tooltip and obsolete.
2725 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
2726 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
2727 (tooltip-mouse-motion): Mouse movement functions/variable.
2728 Rename in gud.el by adding gud prefix.
2729 (tooltip-gud-original-filter, tooltip-gud-dereference)
2730 (tooltip-gud-event, tooltip-toggle-gud-tips)
2731 (tooltip-gud-process-output, tooltip-gud-print-command)
2732 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
2733 gud.el by replacing tooltip-gud prefix with gud-tooltip.
2734 (gdb-tooltip-print): Move to gdb-ui.el.
2735
2736 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
2737 (require): CL needed to compile case.
2738 (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
2739 tooltip-gud-tips-p. Make it a minor-mode.
2740 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
2741 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
2742 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
2743 (gud-tooltip-change-major-mode)
2744 (gud-tooltip-activate-mouse-motions-if-enabled)
2745 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
2746 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
2747 (gud-tooltip-original-filter, gud-tooltip-dereference)
2748 (gud-tooltip-event, tooltip-toggle-gud-tips)
2749 (gud-tooltip-process-output, gud-tooltip-print-command)
2750 (gud-tooltip-tips): Move from tooltip.el.
2751
2752 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
2753 (gdb-cpp-define-alist-flags): Doc fix.
2754 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
2755 gud-tooltip-mode is t.
2756
2757 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2758
2759 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
2760 evaporate if their text is deleted.
2761 (goto-address-at-point): Make it work as a mouse binding as well.
2762 (goto-address-at-mouse): Obsolete it. Update users.
2763
2764 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
2765
2766 * calendar/appt.el (top-level): No longer activate on load.
2767
2768 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
2769
2770 * calendar/cal-bahai.el (mark-bahai-diary-entries):
2771 * net/webjump.el (webjump):
2772 * progmodes/idlw-help.el (idlwave-do-context-help1)
2773 (idlwave-highlight-linked-completions):
2774 * textmodes/po.el (po-find-file-coding-system-guts):
2775 Replace `assoc-ignore-case' by `assoc-string'.
2776
2777 2005-05-06 Eli Zaretskii <eliz@gnu.org>
2778
2779 * files.el (locate-file): Doc fix.
2780
2781 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
2782 Remove the redundant test for ms-dos.
2783
2784 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
2785 look for the preprocessor with exec-suffixes. If not found in
2786 standard places, look in exec-path. Remove most of the tests that
2787 used system-type.
2788
2789 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
2790
2791 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
2792
2793 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
2794 file-name clash with jka-compr.el on 8+3 filesystems.
2795
2796 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2797
2798 * term/mac-win.el: Don't define or bind scroll bar functions if
2799 x-toolkit-scroll-bars is t.
2800 (x-select-text, x-get-selection-value):
2801 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
2802 (PRIMARY): Put mac-scrap-name property.
2803 (mac-select-convert-to-file-url): New function.
2804 (public.file-url): New selection target type. Add to
2805 selection-converter-alist.
2806 (x-get-selection, x-selection-value): Handle it.
2807 (x-cut-buffer-or-selection-value): New alias.
2808
2809 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2810
2811 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
2812 entry to avoid calling bibtex-find-entry with arg global
2813 being t. Remove arg key.
2814 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
2815 (bibtex-copy-summary-as-kill): Change accordingly.
2816
2817 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2818
2819 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
2820 (org-agenda-date-later): Use with-current-buffer.
2821
2822 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2823
2824 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
2825 (define-obsolete-variable-alias): Doc Fixes.
2826
2827 2005-05-06 Kim F. Storm <storm@cua.dk>
2828
2829 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
2830 vertical-motion when selective-display is active.
2831
2832 * ido.el (ido-setup-hook): New hook.
2833 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
2834 (ido-input-stack): New var.
2835 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
2836 ido-next-work-file binding to M-O.
2837 Bind M-f to ido-wide-find-file-or-pop-dir.
2838 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
2839 (ido-read-internal): Run ido-setup-hook.
2840 Catch quit in read-file-name and read-string to cancel edit.
2841 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
2842 Automatically pop-all when completing a directory name (RET).
2843 (ido-file-internal): Add with-no-warnings around ffap and dired code.
2844 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
2845 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
2846 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
2847 New functions for M-b/M-f to move among the directory components.
2848 (ido-make-merged-file-list): Catch quit to cancel merge.
2849 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
2850 (ido-completion-help): No warnings for ido-completion-buffer-full.
2851
2852 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
2853
2854 * font-lock.el (font-lock-negation-char-face): New face and variable.
2855 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
2856 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
2857 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
2858 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
2859
2860 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
2861
2862 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
2863 Fix typo in docstring.
2864
2865 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
2866 (ebrowse-print-statistics-line)
2867 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
2868
2869 * term/w32-win.el (image-library-alist): Add additional name for
2870 Xpm library.
2871
2872 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
2873
2874 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
2875 use gcc instead of cpp.
2876
2877 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
2878 (gdb-create-define-alist): Use it.
2879 (gdb-cpp-define-alist-program): Update for MS-DOS.
2880
2881 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
2882
2883 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
2884
2885 2005-05-04 Richard M. Stallman <rms@gnu.org>
2886
2887 * help.el (describe-key): No error when UNTRANSLATED is nil.
2888
2889 * simple.el (line-move-1): Fix previous change to signal errors
2890 appropriately.
2891
2892 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
2893
2894 * calendar/icalendar.el (icalendar-version): Now at 0.12.
2895 (icalendar-duration-correction): Remove.
2896 (icalendar--get-event-properties): Split result at commas.
2897 (icalendar--decode-isoduration): New optional argument
2898 DURATION-CORRECTION.
2899 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
2900 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
2901 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
2902 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
2903 (icalendar--convert-anniversary-to-ical): New functions, extracted
2904 from icalendar-export-region, with bug fixes.
2905 (icalendar-export-region): Use the above functions.
2906 (icalendar-import-buffer): Check before saving diary file.
2907 (icalendar--convert-recurring-to-diary)
2908 (icalendar--convert-non-recurring-all-day-to-diary)
2909 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
2910 extracted from icalendar--convert-ical-to-diary, with bug fixes.
2911 (icalendar--convert-ical-to-diary): Use the above functions.
2912
2913 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
2914
2915 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
2916 Remove these recent additions.
2917 (c-mode): Restore to before 2005-04-28.
2918
2919 * progmodes/cc-vars.el (cc-define-list-program): Remove this
2920 recent addition.
2921
2922 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
2923 (gdb-define-alist): New variables.
2924 (gdb-create-define-alist): New function.
2925 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
2926 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
2927 with string-to-number.
2928 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
2929
2930 * progmodes/gud.el: Replace string-to-int with string-to-number.
2931 (gud-find-file): Handle gdb-define-alist.
2932
2933 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
2934
2935 2005-05-02 Jay Belanger <belanger@truman.edu>
2936
2937 * calc/calc-aent.el (math-read-token):
2938 * calc/calc-bin.el (calc-word-size):
2939 * calc/calc-ext.el (calc-read-number-fancy):
2940 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
2941 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
2942 * calc/calc-frac.el (calc-over-notation):
2943 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
2944 (calc-graph-num-points, calc-graph-init):
2945 * calc/calc-prog.el (calc-read-parse-table-part)
2946 (calc-edit-macro-repeats):
2947 * calc/calc-yank.el (calc-do-grab-rectangle):
2948 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
2949 Replace `string-to-int' by `string-to-number'.
2950
2951 2005-05-02 Kim F. Storm <storm@cua.dk>
2952
2953 * kmacro.el: Use executing-kbd-macro-index variable.
2954
2955 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
2956
2957 * net/rlogin.el (rlogin-parse-words): Delete func.
2958 (rlogin): Use split-string, not rlogin-parse-words.
2959 Also, if there are option-like elements in the parsed args,
2960 take the host to be the first arg immediately following them.
2961 Suggested by Michael Mauger.
2962
2963 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2964
2965 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
2966
2967 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2968
2969 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
2970 (cc-mode-cpp-program): Rename to cc-define-list-program and
2971 move to cc-vars.el.
2972
2973 * progmodes/cc-vars.el (cc-define-list-program):
2974 Change to "gcc -E -dM -". Make customizable.
2975
2976 2005-05-02 Kim F. Storm <storm@cua.dk>
2977
2978 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
2979
2980 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2981
2982 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
2983
2984 * international/mule-util.el (truncate-string): Remove alias and
2985 obsolete declaration.
2986
2987 * international/mule-cmds.el (update-iso-coding-systems):
2988 Remove alias and obsolete declaration.
2989
2990 * international/mule.el (coding-system-parent): Remove alias and
2991 obsolete declaration.
2992
2993 * subr.el (define-function, sref): Remove aliases and obsolete
2994 declarations.
2995 (chars-in-region): Remove obsolete declaration.
2996
2997 2005-05-01 Richard M. Stallman <rms@gnu.org>
2998
2999 * info.el (Info-mode): Set widen-automatically to nil, locally.
3000
3001 * simple.el (widen-automatically): New variable.
3002 (pop-global-mark): Obey widen-automatically.
3003
3004 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
3005
3006 * term/xterm.el (function-key-map): Call substitute-key-definition
3007 before the keymap size is increased by a lot of define-key calls.
3008
3009 2005-05-01 Richard M. Stallman <rms@gnu.org>
3010
3011 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
3012 Rename ARG to ELEMENT. Doc fix.
3013
3014 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
3015
3016 * allout.el (allout-exposure): Remove macro and obsolete declaration.
3017 Remove references to allout-exposure/change to allout-new-exposure.
3018
3019 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
3020 bytecode symbols.
3021
3022 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
3023 (compiled-function-p, focus-frame, unfocus-frame):
3024 Remove aliases and obsolete declarations.
3025 Back out inadvertent changes from previous commit.
3026
3027 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3028
3029 * files.el (require-final-newline): Make Custom tags consistent
3030 with mode-require-final-newline.
3031 (mode-require-final-newline): Doc fix.
3032
3033 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3034
3035 * international/latexenc.el (latexenc-find-file-coding-system):
3036 Fix regular expressions.
3037
3038 2005-05-01 David Kastrup <dak@gnu.org>
3039
3040 * international/latexenc.el (latexenc-find-file-coding-system):
3041 Fix regular expressions.
3042
3043 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
3044
3045 * subr.el (string-to-int): Make obsolete.
3046
3047 2005-04-30 Richard M. Stallman <rms@gnu.org>
3048
3049 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
3050
3051 * loadup.el: load jka-comp-hook.
3052
3053 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
3054 (jka-compr-handler): Add autoload. `put' calls moved
3055 to jka-comp-hook.el.
3056 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
3057 (jka-compr-inhibit): Autoload.
3058
3059 * jka-comp-hook.el: New file.
3060 Enable the mode by default.
3061
3062 * files.el (backup-buffer-copy): Use copy-file instead
3063 of write-region, and put back the 'excl.
3064
3065 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
3066
3067 * progmodes/flymake.el (flymake-split-string)
3068 (flymake-split-string, flymake-log, flymake-pid-to-names)
3069 (flymake-reg-names, flymake-get-source-buffer-name)
3070 (flymake-unreg-names, flymake-add-line-err-info)
3071 (flymake-add-err-info): Clarify docstrings.
3072 (flymake-popup-menu, flymake-make-emacs-menu)
3073 (flymake-make-xemacs-menu): Add docstrings.
3074 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
3075 Set variables directly throughout.
3076
3077 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
3078
3079 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
3080 exists. Initialise cc-define-alist.
3081 (c-mode): Add cc-create-define-alist locally to after-save-hook.
3082 If there is no file (Macroexpansion) don't create an alist.
3083
3084 2005-04-29 Sam Steingold <sds@gnu.org>
3085
3086 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
3087 (cc-create-define-alist): Use it instead of the hard-coded string.
3088
3089 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3090
3091 * international/mule-conf.el (file-coding-system-alist): Fix regexp
3092 for latexenc.
3093
3094 2005-04-29 Lute Kamstra <lute@gnu.org>
3095
3096 * emacs-lisp/generic.el: Improve commentary section.
3097 (define-generic-mode): Improve docstring.
3098
3099 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
3100
3101 * textmodes/org.el (many places): Change to quiet the byte compiler.
3102 (org-prefix-format-compiled): New variable.
3103 (org-compile-prefix-format): New function.
3104 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
3105 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
3106 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
3107 (org-get-entries-from-diary): Use `org-get-time-of-day' for
3108 consistency with entries from `org-mode' files.
3109 (org-get-time-of-day): Fix bug with partial matches early in a line.
3110 (org-non-link-chars): New constant.
3111 (org-link-regexp): Respect `org-non-link-chars'.
3112 (org-agenda-day-view): Remove command.
3113 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
3114 (org-follow-bbdb-link, org-store-link): Search also company field.
3115 (org-highlight-overlay): New variable.
3116 (org-highlight, org-unhighlight): New functions.
3117 (org-agenda-mode): Add pre-command-hook to remove highlight.
3118 (org-evaluate-time-range): Behavior depends upon whether time stamp
3119 contains a time or not.
3120 (org-show-subtree, org-show-entry): New functions.
3121 (org-agenda-cleanup-fancy-diary): Remove empty lines.
3122
3123 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
3124
3125 * comint.el (comint-output-filter-functions): Add autoload cookie.
3126
3127 2005-04-28 Kim F. Storm <storm@cua.dk>
3128
3129 * ido.el (ido-everywhere): Fix last change.
3130
3131 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3132
3133 * international/latexenc.el: New file.
3134 * international/mule-conf.el (file-coding-system-alist): For .tex,
3135 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
3136
3137 2005-04-28 Lute Kamstra <lute@gnu.org>
3138
3139 * font-lock.el (font-lock-add-keywords)
3140 (font-lock-remove-keywords): Clarify docstring.
3141 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
3142 Don't start docstrings with a `*'.
3143 (font-lock-update-removed-keyword-alist): Give it a docstring.
3144
3145 * generic-x.el: Update commentary section.
3146 Only require font-lock when compiling.
3147 Define all modes conditionally.
3148 Place all generic modes in the generic-x-modes customization group.
3149 (generic-x-modes): New customization group.
3150 (generic-default-modes, generic-mswindows-modes)
3151 (generic-unix-modes, generic-other-modes): New constants.
3152 (generic-define-mswindows-modes, generic-define-unix-modes):
3153 Update docstrings. Make them obsolete.
3154 (generic-extras-enable-list): New default value. Update docstring.
3155 Improve :type. Change :set function.
3156 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
3157 Fix docstring.
3158
3159 * emacs-lisp/generic.el (generic-mode-internal):
3160 Simplify font-lock-defaults.
3161 (define-generic-mode): Fix docstring.
3162
3163 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3164
3165 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
3166 font-lock-face property to highlight matches.
3167
3168 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
3169
3170 * progmodes/cc-mode.el (cc-create-define-alist): New function.
3171 (cc-define-alist): New variable.
3172 (c-mode): Make it local and initialise it.
3173
3174 * progmodes/gdb-ui.el (gdb-active-process): New variable.
3175 (gdb-exited): New function.
3176 (gdb-annotation-rules): Use it.
3177 (gdb-starting): Set gdb-active-process to t.
3178 (gdb-stopping): Amend doc string.
3179 (gdb-reset): Set gdb-active-process to nil.
3180
3181 * tooltip.el (tooltip-gud-tips): Show the associated #define
3182 directives when a C program under GDB is not executing.
3183
3184 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
3185
3186 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
3187 font-lock-fontify-syntactic-keywords.
3188
3189 * font-lock.el (font-lock-default-fontify-region): Don't force
3190 parse-sexp-lookup-properties to nil.
3191
3192 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3193
3194 * man.el (man-mode-syntax-table): Set up `:' to have
3195 word-constituent syntax.
3196
3197 2005-04-27 Lute Kamstra <lute@gnu.org>
3198
3199 * novice.el (disable-command): Don't add spurious newlines to the
3200 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
3201
3202 2005-04-26 Jay Belanger <belanger@truman.edu>
3203
3204 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
3205 than one window before deleting window.
3206
3207 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3208
3209 * shell.el (shell-prompt-pattern): Doc fix.
3210 (shell-mode): Set paragraph-separate buffer locally to "\\'".
3211
3212 * comint.el (comint-prompt-regexp, comint-get-old-input)
3213 (comint-use-prompt-regexp)
3214 (comint-use-prompt-regexp-instead-of-fields)
3215 (comint-replace-by-expanded-history, comint-send-input)
3216 (comint-output-filter, comint-get-old-input-default)
3217 (comint-line-beginning-position, comint-bol, comint-show-output)
3218 (comint-backward-matching-input, comint-forward-matching-input)
3219 (comint-next-prompt, comint-previous-prompt):
3220 Rename `comint-use-prompt-regexp-instead-of-fields' to
3221 `comint-use-prompt-regexp'. Keep old name as alias and declare
3222 obsolete.
3223 (comint-use-prompt-regexp): Shorten first line of doc string.
3224
3225 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
3226 Set paragraph-separate buffer locally to "\\'".
3227
3228 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
3229 Adapt to above name change.
3230
3231 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
3232 (smbclient-prompt-regexp): Ditto.
3233
3234 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
3235
3236 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
3237
3238 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
3239 gdb-location-list.
3240 Break lines that are over 80 characters wide.
3241
3242 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
3243
3244 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
3245 New fun and var, to preserve compatibility.
3246
3247 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
3248
3249 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
3250
3251 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
3252 name to file-newer-than-file-p.
3253
3254 2005-04-26 Richard M. Stallman <rms@gnu.org>
3255
3256 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
3257
3258 * progmodes/python.el (python-mode):
3259 Use new name eldoc-documentation-function.
3260
3261 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
3262
3263 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
3264 (eldoc-documentation-function):
3265 Rename from eldoc-print-current-symbol-info-function. Calls changed.
3266
3267 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
3268
3269 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
3270
3271 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3272
3273 * term/xterm.el (function-key-map): Fix strings for
3274 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
3275 {C,S,A,C-S}-{f1-f12}.
3276
3277 2005-04-26 Kenichi Handa <handa@m17n.org>
3278
3279 * international/mule-cmds.el (select-safe-coding-system):
3280 Fix previous change.
3281
3282 2005-04-26 Lute Kamstra <lute@gnu.org>
3283
3284 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
3285
3286 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
3287 (font-lock-comment-delimiter-face): Ditto.
3288
3289 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
3290
3291 2005-04-25 Jay Belanger <belanger@truman.edu>
3292
3293 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
3294 to t while inserting information; use help-mode.
3295
3296 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3297
3298 * term.el (ansi-term-color-vector): Use the xterm colors.
3299 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
3300
3301 2005-04-25 Lute Kamstra <lute@gnu.org>
3302
3303 * font-core.el (font-lock-defaults): Fix docstring.
3304
3305 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
3306
3307 2005-04-25 Kenichi Handa <handa@m17n.org>
3308
3309 * international/mule-cmds.el (select-safe-coding-system):
3310 Don't check consistency with coding: spec, etc if raw-text or
3311 no-conversion was found to be safe.
3312
3313 2005-04-24 Richard M. Stallman <rms@gnu.org>
3314
3315 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
3316 citation markers at start of each line.
3317
3318 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
3319 citation markers at start of each line.
3320
3321 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
3322
3323 * files.el (mode-require-final-newline): Fix previous change.
3324 (require-final-newline): Fix type label.
3325
3326 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
3327
3328 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
3329 statement in buffer (broken by 2004-11-24 change).
3330
3331 2005-04-24 Kim F. Storm <storm@cua.dk>
3332
3333 * ido.el (ido-everywhere): Save and restore old read-buffer-function
3334 and read-file-name-function values. Don't overwrite existing
3335 non-nil values if ido-mode is enabled without ido-everywhere.
3336
3337 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
3338
3339 * files.el (mode-require-final-newline): Minor doc fix.
3340
3341 2005-04-24 Eli Zaretskii <eliz@gnu.org>
3342
3343 * subr.el (syntax-after): Doc fix.
3344 (syntax-class): If argument is nil, return nil. Mask off upper 16
3345 bits, not 8 bits.
3346
3347 * files.el (mode-require-final-newline): Doc fix.
3348 (backup-buffer-copy): Fix last change.
3349
3350 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3351
3352 * term/mac-win.el: Require select. Set selection-coding-system to
3353 mac-system-coding-system. Call menu-bar-enable-clipboard.
3354 (x-last-selected-text-clipboard, x-last-selected-text-primary)
3355 (x-select-enable-clipboard): New variables.
3356 (x-select-text, x-get-selection, x-selection-value)
3357 (x-get-selection-value, mac-select-convert-to-string)
3358 (mac-services-open-file, mac-services-open-selection)
3359 (mac-services-insert-text): New functions.
3360 (CLIPBOARD, FIND): Put mac-scrap-name property.
3361 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
3362 (public.tiff): Put mac-ostype property.
3363 (selection-converter-alist): Add entries for them.
3364 (mac-application-menu-map): New keymap.
3365 (interprogram-cut-function, interprogram-paste-function): Set to
3366 x-select-text and x-get-selection-value, respectively.
3367 (split-window-keep-point): Set to t.
3368
3369 2005-04-23 Richard M. Stallman <rms@gnu.org>
3370
3371 * files.el (read-directory-name): Always pass non-nil
3372 DEFAULT-FILENAME arg to read-file-name.
3373 (backup-buffer-copy, basic-save-buffer-2): Take care against
3374 writing thru an unexpected existing symlink.
3375 (revert-buffer): In indirect buffer, revert the base buffer.
3376 (magic-mode-alist): Doc fix.
3377 (buffer-stale-function): Doc fix.
3378 (minibuffer-with-setup-hook): Avoid warning.
3379 (mode-require-final-newline): Doc and custom fix.
3380
3381 * follow.el (follow-end-of-buffer): Use with-no-warnings.
3382
3383 * font-lock.el (font-lock-comment-face): On terminals with few colors,
3384 use the default appearance.
3385 (font-lock-comment-delimiter-face): New face, new variable.
3386
3387 * imenu.el (imenu--generic-function): The official position of a
3388 definition is the start of the line that BEG is in.
3389
3390 * midnight.el (midnight-timer): Move defvar up.
3391
3392 * mouse.el (mouse-drag-region-1): Delete some debugging code.
3393
3394 * saveplace.el (save-place-to-alist): Use with-no-warnings.
3395
3396 * startup.el (command-line): Use with-no-warnings.
3397
3398 * window.el (window-size-fixed): New defvar.
3399
3400 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
3401
3402 * mail/rmail.el (rmail-font-lock-keywords):
3403 Use font-lock-comment-delimiter-face.
3404
3405 * mail/sendmail.el (mail-font-lock-keywords):
3406 Use font-lock-comment-delimiter-face.
3407
3408 * progmodes/compile.el (next-error-highlight-timer): New defvar.
3409
3410 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
3411
3412 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3413 Specify t for LAXMATCH when matching directories.
3414 Save match data around compilation-compat-error-properties form.
3415
3416 2005-04-23 David Kastrup <dak@gnu.org>
3417
3418 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
3419 Mention that the autoloaded aliases should be kept for AUCTeX.
3420
3421 2005-04-23 Andreas Schwab <schwab@suse.de>
3422
3423 * isearch.el (isearch-forward): Doc fix.
3424
3425 2005-04-23 Eli Zaretskii <eliz@gnu.org>
3426
3427 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
3428 (jit-lock-stealth-nice): Change default value to 0.5.
3429
3430 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
3431
3432 * abbrev.el (write-abbrev-file): Write table entries in
3433 alphabetical order by table name.
3434
3435 2005-04-22 Kim F. Storm <storm@cua.dk>
3436
3437 * ido.el (ido-read-internal): Fix `list' completion.
3438
3439 2005-04-22 Kenichi Handa <handa@m17n.org>
3440
3441 * recentf.el (recentf-save-file-coding-system): New variable.
3442 (recentf-save-list): Encode the file by
3443 recentf-save-file-coding-system and add coding: tag.
3444
3445 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
3446
3447 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
3448
3449 2005-04-21 Lute Kamstra <lute@gnu.org>
3450
3451 * loadhist.el (unload-feature): Don't remove a function from hooks
3452 if it is about to be restored to an autoload . Remove functions
3453 that will become unbound from auto-mode-alist. Simplify the code.
3454
3455 * subr.el (assq-delete-all): New implementation that is linear,
3456 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
3457 (rassq-delete-all): New function.
3458
3459 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
3460 Add size-indication-mode.
3461
3462 2005-04-21 Kenichi Handa <handa@m17n.org>
3463
3464 * international/mule-cmds.el: Add autoload for widget-value in
3465 eval-when-compile.
3466
3467 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
3468
3469 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
3470 Add tooltip-mode.
3471
3472 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
3473
3474 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
3475
3476 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
3477 (inferior-lisp-filter-regexp, inferior-lisp-program)
3478 (inferior-lisp-load-command, inferior-lisp-prompt)
3479 (inferior-lisp-mode-hook, lisp-source-modes)
3480 (inferior-lisp-load-hook): defvar->defcustom.
3481 (inferior-lisp-program, inferior-lisp-prompt)
3482 (inferior-lisp-load-hook): Doc fixes.
3483 (inferior-lisp-install-letter-bindings): Small change in
3484 introductory comment.
3485
3486 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
3487
3488 * vc.el (vc-annotate-color-map): Change some colors so that text
3489 using them as foreground is readable on both white and black
3490 backgrounds.
3491
3492 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3493
3494 * international/mule-conf.el (translation-table-for-input):
3495 Remove redundant declaration.
3496
3497 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3498
3499 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
3500
3501 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
3502 (tooltip-toggle-gud-tips): New function.
3503
3504 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3505
3506 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
3507 right angle brackets.
3508
3509 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3510
3511 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
3512
3513 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3514
3515 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
3516 Remove. Update callers to use expand-file-name instead.
3517
3518 * subr.el (syntax-class): New function.
3519
3520 * simple.el (blink-matching-open): Use it.
3521
3522 * paren.el (show-paren-function): Use it to recognize parens that are
3523 also used in 2-char comment markers.
3524
3525 2005-04-19 Lute Kamstra <lute@gnu.org>
3526
3527 * loadhist.el (unload-feature): Update for new format of
3528 load-history. Simplify the code.
3529
3530 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3531
3532 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
3533 (mac-add-charset-info): New function. Initialize variable
3534 mac-charset-info-alist using it.
3535 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
3536 for translation.
3537 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
3538 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
3539 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
3540 New CCL programs.
3541
3542 2005-04-19 Kim F. Storm <storm@cua.dk>
3543
3544 * simple.el (next-buffer, prev-buffer, next-error)
3545 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3546 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
3547
3548 * bindings.el (next-buffer, prev-buffer, next-error)
3549 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3550 (clone-indirect-buffer-other-window): Move bindings from simple.el.
3551 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
3552 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
3553
3554 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
3555
3556 * isearch.el (isearch-edit-string): Make the search-ring available for
3557 minibuffer history commands.
3558 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
3559 the default history commands now work just as well.
3560 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
3561
3562 2005-04-18 Kim F. Storm <storm@cua.dk>
3563
3564 * emulation/cua-base.el (cua--pre-command-handler): Add more
3565 elaborate check for shift modifier on non-window systems.
3566
3567 2005-04-18 Lars Hansen <larsh@math.ku.dk>
3568
3569 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
3570
3571 2005-04-18 Kim F. Storm <storm@cua.dk>
3572
3573 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
3574 and make it optional. Don't test tooltip-gud-echo-area here.
3575 (tooltip-gud-process-output, gdb-tooltip-print):
3576 Pass tooltip-gud-echo-area to tooltip-show.
3577 (tooltip-help-tips): Remove second optional arg to tooltip-show.
3578
3579 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3580
3581 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
3582 `display-graphic-p' may not be bound yet.
3583
3584 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3585
3586 * startup.el (command-line): No longer enable Xterm Mouse mode by
3587 default in terminals compatible with xterm.
3588
3589 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
3590
3591 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
3592
3593 * tooltip.el (tooltip-gud-echo-area): Rename from
3594 tooltip-use-echo-area.
3595 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
3596 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
3597 area independently of where help tooltips are displayed.
3598
3599 2005-04-17 David Kastrup <dak@gnu.org>
3600
3601 * cus-theme.el (custom-theme-write-variables): Quote variables
3602 where necessary.
3603
3604 2005-04-17 Richard M. Stallman <rms@gnu.org>
3605
3606 * simple.el (yank-excluded-properties): Add follow-link to value.
3607
3608 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
3609
3610 * startup.el (fancy-splash-max-time): Just 30 seconds.
3611 (fancy-splash-delay): Just 7.
3612 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
3613
3614 * loadhist.el (unload-feature): Update for new format of load-history.
3615 Simplify the code.
3616
3617 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
3618 (rmail-font-lock-keywords): Don't fontify the text of a citation.
3619
3620 * mail/sendmail.el (mail-font-lock-keywords):
3621 Don't fontify subject text.
3622 Don't fontify the text of a citation.
3623
3624 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
3625
3626 * comint.el (comint-output-filter): Run comint-output-filter-functions
3627 with point where the user had it.
3628
3629 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3630
3631 * international/ucs-tables.el (ucs-set-table-for-input):
3632 Disable when using unify-on-decoding.
3633
3634 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
3635
3636 * emulation/cua-base.el (cua-global-mark-face): Add special case
3637 for displays supporting a high number of colors.
3638
3639 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
3640
3641 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
3642
3643 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
3644
3645 * filesets.el (filesets-add-buffer): If user supplies a name of a
3646 non-existing fileset, create a new fileset.
3647
3648 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
3649
3650 * textmodes/org.el (org-up-heading-all): Fix bug with
3651 `outline-up-heading-all'.
3652
3653 2005-04-16 Andreas Schwab <schwab@suse.de>
3654
3655 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
3656 /etc/permissions.d/* and /etc/aliases.d/*.
3657
3658 2005-04-16 Kenichi Handa <handa@m17n.org>
3659
3660 * international/code-pages.el (cp-make-coding-system):
3661 Set `translation-table-for-input' property value to the symbol
3662 ucs-mule-to-mule-unicode, not to that value.
3663 (pt154): Escape guillemet by `\'.
3664
3665 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
3666
3667 * loadup.el: Load tooltip if x-show-tip is fboundp.
3668
3669 * startup.el (command-line): Add comment.
3670
3671 * tooltip.el (tooltip-mode): Specify correct standard value for
3672 Custom in init-value.
3673
3674 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
3675
3676 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
3677 possible.
3678
3679 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
3680
3681 * textmodes/org.el (org-agenda-date-prompt): Rename from
3682 `org-agenda-date-today'.
3683 (org-evaluate-time-range): Insert at point instead of directly
3684 after time range.
3685 (org-first-headline-recenter, org-subtree-end-visible-p)
3686 (org-optimize-window-after-visibility-change): New functions
3687 (org-agenda-post-command-hook): Don't allow point at end of line,
3688 to make sure it always hits the text properties.
3689 (org-agenda-next-date-line, org-agenda-previous-date-line):
3690 New commands.
3691 (org-set-regexps-and-options): Category may contain white space.
3692 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3693 Improve marker positions.
3694 (org-agenda-new-marker): Argument POS made optional.
3695 (org-agenda-get-timestamps): Deadlines which are done are listed
3696 in org-done-face now.
3697 (org-agenda-get-todos, org-agenda-get-timestamps)
3698 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3699 Set `undone-face' and `done-face' properties.
3700 (org-last-todo-state-is-todo): New variable.
3701 (org-todo): Set `org-last-todo-state-is-todo'.
3702 (org-agenda-todo): Change face according to
3703 `org-last-todo-state-is-todo'. And change other lines refering to
3704 the same entry.
3705 (org-calendar-goto-agenda): New command.
3706 (org-calendar-to-agenda-key): New option.
3707 (org-startup-folded): New allowed value `content'.
3708 (org-set-regexps-and-options): Accept new value `content' for
3709 `org-startup-folded'.
3710 (org-get-current-options): Handle new value `content' for
3711 `org-startup-folded'.
3712 (org-insert-todo-heading): New command.
3713 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
3714 interactively in empty file and option
3715 `org-insert-mode-line-in-empty-file' has been set.
3716 (org-agenda-todo,org-agenda-priority): Modify to use
3717 `org-agenda-change-all-lines'.
3718 (org-warning-face): Change color on dark background
3719
3720 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3721
3722 * international/mule-cmds.el (set-locale-environment): On Mac OS,
3723 use preferences AppleLocale and AppleLanguages, and variable
3724 mac-system-locale for default locale. On Mac OS Classic, use
3725 mac-system-coding-system for default coding systems.
3726
3727 * term/mac-win.el: Don't set file-name-coding-system.
3728 Decode variables system-name, emacs-build-system, user-login-name, and
3729 user-full-name by mac-system-coding-system on Mac OS Classic.
3730 (mac-system-coding-system): New variable.
3731
3732 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
3733
3734 * startup.el (command-line): Handle `xterm-mouse-mode' before
3735 reading init file.
3736
3737 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
3738
3739 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
3740
3741 * progmodes/sh-script.el (sh-here-document-word): Make it a
3742 defcustom. Doc fix.
3743 (sh-add): Bash uses $(( )) for arithmetic.
3744 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
3745 (sh-maybe-here-document): Remove quotes and leading whitespace
3746 from heredoc word when closing. Indent heredoc with tabs if word
3747 starts with "-".
3748
3749 2005-04-13 Richard M. Stallman <rms@gnu.org>
3750
3751 * simple.el (undo): Fix previous change.
3752
3753 * custom.el (defface): Doc fix.
3754
3755 2005-04-13 Lute Kamstra <lute@gnu.org>
3756
3757 * Makefile.in (DONTCOMPILE): Remove list.
3758 (compile, compile-always): Don't use DONTCOMPILE.
3759 (update-authors): Load the library in which batch-update-authors
3760 is defined.
3761 * makefile.w32-in (DONTCOMPILE): Remove list.
3762 (compile, compile-always): Fix comments.
3763 (update-authors): Load the library in which batch-update-authors
3764 is defined.
3765
3766 * generic-x.el (generic-mode-ini-file-find-file-hook):
3767 Rename to ini-generic-mode-find-file-hook.
3768 Keep generic-mode-ini-file-find-file-hook as an alias.
3769 (ini-generic-mode-find-file-hook): Rename from
3770 generic-mode-ini-file-find-file-hook. Fix docstring.
3771 (ini-generic-mode): Docstring change.
3772 (bat-generic-mode-run-as-comint): Silence the byte compiler.
3773
3774 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
3775 called from lisp.
3776
3777 * generic.el: Move to the emacs-lisp subdir.
3778
3779 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
3780
3781 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
3782 and C-S- function and cursor motion keys.
3783
3784 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3785
3786 * startup.el (command-line): Enable Xterm Mouse mode by default.
3787 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
3788 for Custom. No longer show "Mouse" in mode line when enabled.
3789 Doc fix.
3790
3791 2005-04-12 Kim F. Storm <storm@cua.dk>
3792
3793 * emulation/cua-base.el (cua-rectangle-face)
3794 (cua-rectangle-noselect-face): Define face attributes here.
3795
3796 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
3797
3798 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3799
3800 * startup.el (command-line): Turn off blinking cursor if
3801 cursorBlink in resources is off or false.
3802
3803 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3804
3805 * term/mac-win.el (dnd): Require dnd.
3806 (mac-drag-n-drop): Call dnd-handle-one-url.
3807 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
3808 (kTextEncodingISOLatin2): Remove constants.
3809 (mac-script-code-coding-systems): New constant.
3810 (mac-handle-language-change): New function.
3811 (special-event-map): Bind it to `language-change' event.
3812 (mac-centraleurroman, mac-cyrillic): New coding systems.
3813 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
3814 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
3815 and mac-cyrillic-encoder to encode-mac-centraleurroman and
3816 encode-mac-cyrillic, respectively.
3817
3818 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3819
3820 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
3821 Don't set overlay-arrow-string to "=>" as this is done
3822 globally in C now.
3823
3824 2005-04-12 Lute Kamstra <lute@gnu.org>
3825
3826 * generic-x.el (rc-generic-mode, rul-generic-mode):
3827 Fix auto-mode-alist entries.
3828 (etc-fstab-generic-mode): Tweak fontification.
3829
3830 * generic.el (generic-make-keywords-list): Fix docstring.
3831 (generic-mode-internal): Simplify generic-font-lock-keywords.
3832
3833 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3834
3835 * whitespace.el (whitespace-buffer-leading)
3836 (whitespace-buffer-trailing): Revert the incorrect test inversion.
3837 However, fix the highlight area for the leading and
3838 trailing whitespaces to show space.
3839
3840 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3841
3842 * whitespace.el (whitespace-version): Bump to 3.5
3843
3844 (whitespace-buffer-leading, whitespace-buffer-trailing):
3845 Invert sense of the test to highlight the whitespace.
3846
3847 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3848
3849 * progmodes/gud.el (gud-display-line): GUD uses its own
3850 overlay arrow now so don't set overlay-arrow-string.
3851 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
3852
3853 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
3854
3855 * term.el (term-ansi-current-bold, term-ansi-current-underline)
3856 (term-ansi-current-reverse, term-ansi-current-invisible)
3857 (term-ansi-face-already-done): Change to boolean.
3858 (term-reset-terminal, term-handle-colors-array): Handle the above
3859 vars accordingly.
3860 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
3861 (term-emulate-terminal): Use the new name.
3862
3863 * faces.el (secondary-selection): Use yellow1, not yellow.
3864 (trailing-whitespace): Use red1, not red.
3865
3866 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3867
3868 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
3869 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
3870 (dired-dnd-handle-file): Call dnd-get-local-file-uri
3871
3872 * cus-edit.el (dnd): New group.
3873
3874 * term/w32-win.el (dnd): Require dnd
3875 (w32-drag-n-drop): Call dnd-handle-one-url.
3876
3877 * x-dnd.el: Require dnd.
3878 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
3879 Call dnd-handle-one-url.
3880 (x-dnd-types-alist, x-dnd-insert-utf8-text)
3881 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
3882 to dnd-insert-text.
3883 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
3884 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
3885 (x-dnd-get-local-file-name, x-dnd-open-local-file)
3886 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
3887
3888 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
3889
3890 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
3891
3892 * wdired.el: Doc fixes.
3893 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
3894 (wdired-use-dired-vertical-movement): Rename from
3895 wdired-always-move-to-filename-beginning.
3896 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
3897 (wdired-change-to-wdired-mode): Change mode name.
3898 (wdired-newline): Delete.
3899
3900 2005-04-11 Richard M. Stallman <rms@gnu.org>
3901
3902 * whitespace.el (whitespace-highlight-the-space):
3903 Don't call whitespace-unhighlight-the-space here.
3904
3905 * simple.el (undo): Record t in undo-equiv-table
3906 for the redo record made by an undo-in-region.
3907
3908 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3909
3910 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
3911 (gdb-frame-inferior-io-buffer): New Functions to control
3912 display of separate IO buffer.
3913 (menu): Add them to menu-bar.
3914 (gdb-display-buffer): Check for buffer another frame.
3915 Protect GUD buffer.
3916 (gdb-setup-windows): Create IO buffer if not already there.
3917 (gdb-memory-mode): Remove purecopy noops.
3918
3919 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
3920
3921 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
3922 and pass to self-insert-command.
3923
3924 2005-04-11 Lute Kamstra <lute@gnu.org>
3925
3926 * generic.el: Commentary section cleanup.
3927 (generic): Delete.
3928 (generic-use-find-file-hook, generic-lines-to-scan)
3929 (generic-find-file-regexp, generic-ignore-files-regexp)
3930 (default-generic-mode, generic-mode-find-file-hook)
3931 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
3932 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
3933 (generic-use-find-file-hook, generic-lines-to-scan)
3934 (generic-find-file-regexp, generic-ignore-files-regexp)
3935 (default-generic-mode, generic-mode-find-file-hook)
3936 (generic-mode-ini-file-find-file-hook): Move from generic.el.
3937
3938 2005-04-10 Karl Fogel <kfogel@red-bean.com>
3939
3940 * bookmark.el (bookmark-write-file): Catch errors writing file.
3941 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
3942
3943 2005-04-10 Richard M. Stallman <rms@gnu.org>
3944
3945 * startup.el (fancy-splash-tail): Update copyright year.
3946 (command-line): Split part of -Q into -D.
3947 (emacs-basic-display): New defvar.
3948 (fancy-splash-text): Correct name of menu item.
3949
3950 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
3951
3952 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
3953 lines in one node.
3954
3955 * comint.el (comint-send-input): New arg ARTIFICIAL.
3956 Callers in this file changed.
3957
3958 * abbrev.el (define-abbrevs): Read system abbrevs properly.
3959
3960 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
3961
3962 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
3963
3964 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
3965 `ldap-search-internal'.
3966
3967 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3968
3969 * files.el (set-auto-mode-1): Use line-end-position.
3970
3971 * international/latin-1.el:
3972 * international/latin-2.el:
3973 * international/latin-3.el:
3974 * international/latin-4.el:
3975 * international/latin-5.el:
3976 * international/latin-8.el:
3977 * international/latin-9.el: Give punctuation syntax to NBSP.
3978
3979 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
3980 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
3981 Use char-classes to accept non-ascii letters, accepted in some recent
3982 bibtex implementations.
3983
3984 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3985
3986 * custom.el (custom-set-minor-mode): Any non-nil value for the
3987 variable should enable the mode when set through Custom.
3988
3989 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3990
3991 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
3992 TAB binding so tab-always-indent is obeyed.
3993 (vhdl-minibuffer-local-map): Move initialization into declaration.
3994 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
3995 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
3996 (vhdl-hooked-abbrev): Avoid test for XEmacs.
3997 (vhdl-current-line): Use line-beginning-position.
3998 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
3999 with-output-to-temp-buffer, so the current position can be recorded.
4000
4001 2005-04-10 Masatake YAMATO <jet@gyve.org>
4002
4003 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4004 Add regexp for gcov.
4005
4006 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4007
4008 * calendar/time-date.el (time-to-seconds, seconds-to-time)
4009 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
4010 syntax which Emacs 20 doesn't support.
4011
4012 2005-04-09 Richard M. Stallman <rms@gnu.org>
4013
4014 * help.el (describe-key-briefly, describe-key):
4015 Replace strings as event types with "(any string)".
4016
4017 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
4018
4019 * arc-mode.el (archive-mode-map): Move initialization into
4020 the declaration. Override *all* bindings of `undo'.
4021 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
4022
4023 2005-04-09 Jay Belanger <belanger@truman.edu>
4024
4025 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
4026
4027 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
4028
4029 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
4030 (xterm-register-default-colors): Update color values computation
4031 to match xterm-200.
4032
4033 2005-04-09 Kenichi Handa <handa@m17n.org>
4034
4035 * international/code-pages.el (iso-latin-7): Fix the map.
4036
4037 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
4038
4039 * emacs-lisp/lisp.el (defun-prompt-regexp)
4040 (parens-require-spaces, buffer-end, end-of-defun)
4041 (insert-parentheses): Doc fixes.
4042
4043 2005-04-08 Kim F. Storm <storm@cua.dk>
4044
4045 * comint.el (comint-highlight-prompt): Fix face spec.
4046 * hi-lock.el (hi-green): Likewise.
4047
4048 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
4049
4050 * cus-edit.el (custom-modified-face):
4051 * comint.el (comint-highlight-input): Fix previous changes.
4052 * term.el (term-handle-ansi-escape): Add a comment.
4053
4054 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4055
4056 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
4057 in the buffer and in whitespace-highlighted-space.
4058 (whitespace-unhighlight-the-space): Simplify.
4059 (whitespace-buffer): Simplify.
4060
4061 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
4062
4063 * textmodes/table.el (table-cell-face): Add special case for
4064 displays supporting a high number of colors.
4065 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
4066 (vhdl-font-lock-reserved-words-face)
4067 (vhdl-speedbar-architecture-face)
4068 (vhdl-speedbar-instantiation-face)
4069 (vhdl-speedbar-architecture-selected-face)
4070 (vhdl-speedbar-instantiation-selected-face): Likewise.
4071 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
4072 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
4073 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
4074 (ebrowse-root-class-face, ebrowse-member-attribute-face)
4075 (ebrowse-progress-face): Likewise.
4076 * progmodes/compile.el (compilation-info-face): Likewise.
4077 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
4078 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
4079 * calendar/calendar.el (diary-face): Likewise.
4080 * woman.el (woman-italic-face, woman-bold-face)
4081 (woman-unknown-face): Likewise.
4082 * wid-edit.el (widget-button-pressed-face): Likewise.
4083 * whitespace.el (whitespace-highlight-face): Likewise.
4084 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
4085 * pcvs-info.el (cvs-marked-face): Likewise.
4086 * info.el (info-xref): Likewise.
4087 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
4088 * hilit-chg.el (highlight-changes-face)
4089 (highlight-changes-delete-face): Likewise.
4090 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
4091 (hi-red-b): Likewise.
4092 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
4093 * font-lock.el (font-lock-keyword-face)
4094 (font-lock-function-name-face, font-lock-warning-face): Likewise.
4095 * cus-edit.el (custom-invalid-face, custom-modified-face)
4096 (custom-set-face, custom-changed-face, custom-variable-tag-face)
4097 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
4098 * comint.el (comint-highlight-prompt): Likewise.
4099
4100 2005-04-08 Lute Kamstra <lute@gnu.org>
4101
4102 * font-lock.el (font-lock-keywords): Docstring fixes.
4103
4104 2005-04-08 Kenichi Handa <handa@m17n.org>
4105
4106 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
4107 chars are more than a limit, print " and more..." at the tail.
4108
4109 2005-04-08 Kim F. Storm <storm@cua.dk>
4110
4111 * emacs-lisp/authors.el (authors-aliases): Update list.
4112 (authors-ignored-files): New list.
4113 (authors-fixed-entries): Fix typo.
4114 (authors-renamed-files-alist): Update list.
4115 (authors-add): Check authors-ignored-files.
4116
4117 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
4118
4119 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
4120 optional, to ensure backward compatibility.
4121
4122 2005-04-08 Stephen Eglen <stephen@gnu.org>
4123
4124 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
4125
4126 2005-04-08 Kim F. Storm <storm@cua.dk>
4127
4128 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
4129
4130 * mouse.el (mouse-on-link-p): Doc fix.
4131
4132 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
4133
4134 * ielm.el (ielm-prompt-read-only): Doc fix.
4135
4136 * comint.el (comint-prompt-read-only): Doc fix.
4137
4138 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
4139
4140 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
4141 ensure dired always handles wildcards passed to ffap.
4142 (find-file-at-point): Use it.
4143 (ffap-dired-wildcards): Doc fix.
4144
4145 2005-04-07 Juri Linkov <juri@jurta.org>
4146
4147 * simple.el (next-error-overlay-arrow-position): New defvar.
4148 Put "=>" on its property `overlay-arrow-string'. Add it to
4149 `overlay-arrow-variable-list'.
4150
4151 * progmodes/compile.el (compilation-setup):
4152 Set `next-error-overlay-arrow-position' to nil. Also set it to
4153 nil in the local hook `kill-buffer-hook'. Make local variable
4154 `overlay-arrow-string' and set it to "=>".
4155 (compilation-goto-locus): Set BOL position to
4156 `next-error-overlay-arrow-position' instead of
4157 `overlay-arrow-position'.
4158
4159 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
4160 locally instead of adding it to the global hook.
4161 (Info-kill-buffer): Move up.
4162
4163 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
4164
4165 * term/xterm.el (xterm-standard-colors): Update color values from
4166 xterm-200.
4167
4168 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
4169
4170 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
4171
4172 * fast-lock.el:
4173 * lazy-lock.el: Move them to the obsolete subdir.
4174
4175 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4176
4177 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
4178 (wdired-add-replace-advice): Remove.
4179 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
4180
4181 2005-04-06 Kim F. Storm <storm@cua.dk>
4182
4183 * startup.el (command-line): Add --bare-bones alias for -Q.
4184
4185 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4186
4187 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
4188 create the startup fontset if a font specification ends with
4189 `mac-roman'.
4190
4191 2005-04-06 Lute Kamstra <lute@gnu.org>
4192
4193 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
4194 change.
4195
4196 * emacs-lisp/copyright.el (copyright-update-year): Replace the
4197 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
4198
4199 2005-04-05 Lute Kamstra <lute@gnu.org>
4200
4201 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
4202 (define-generic-mode): Ditto. Fix debug declaration.
4203
4204 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
4205 Put them in the generic-x group.
4206
4207 * calendar/timeclock.el (timeclock): Doc fix.
4208
4209 * generic.el (define-generic-mode): Don't use custom-current-group.
4210 Document default :group value.
4211 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
4212 (define-global-minor-mode): Don't use custom-current-group.
4213
4214 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
4215
4216 * startup.el (command-line-1): Display startup-echo-area-message
4217 when fancy splash screen is in use.
4218
4219 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
4220 (sh-escaped-newline): New face.
4221 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
4222 newline, and use sh-escaped-newline face.
4223
4224 * progmodes/tcl.el (tcl-escaped-newline): New face.
4225 (tcl-builtin-list): New variable.
4226 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
4227 newlines. Fix keywords subexpression number.
4228
4229 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
4230
4231 * textmodes/org.el (org-diary-default-entry): Fix call to
4232 `add-to-diary-entry'.
4233
4234 2005-04-05 Kim F. Storm <storm@cua.dk>
4235
4236 * ediff-init.el: Use (featurep 'xemacs).
4237
4238 2005-04-05 David Ponce <david@dponce.com>
4239
4240 * cus-edit.el (face): Derive from symbol widget. Display sample
4241 of the current face on the fly.
4242 (widget-face-sample-face-get, widget-face-notify): New functions.
4243 (widget-face-value-create): Remove.
4244
4245 * wid-edit.el (widget-field-end): Temporarily remove field
4246 narrowing before to call `get-char-property'.
4247
4248 2005-04-04 Jay Belanger <belanger@truman.edu>
4249
4250 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
4251 (math-read-subscripts): New variable.
4252 (math-read-preprocess-string): Process subscripts.
4253
4254 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4255
4256 * comint.el (comint-prompt-read-only): Doc fix.
4257
4258 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
4259 `-1'. Doc fix.
4260
4261 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
4262
4263 * textmodes/org.el (org-insert-mode-line-in-empty-file):
4264 Change default value to nil.
4265
4266 2005-04-04 Lute Kamstra <lute@gnu.org>
4267
4268 * autorevert.el (auto-revert-mode): Specify :group.
4269 * battery.el (display-battery-mode): Specify :group.
4270 * diff-mode.el (diff-minor-mode): Specify :group.
4271 * font-core.el (font-lock-mode): Specify :group.
4272 * hl-line.el (hl-line-mode): Specify :group.
4273 * iimage.el (iimage): New customization group.
4274 (iimage-mode): Specify :group.
4275 * longlines.el (longlines-mode): Specify :group.
4276 * master.el: Don't require easy-mmode.
4277 (master): New customization group.
4278 (master-mode): Specify :group.
4279 * msb.el (msb-mode): Specify :group.
4280 * reveal.el (reveal-mode): Specify :group.
4281 * simple.el (next-error-follow-minor-mode): Specify :group.
4282 * smerge-mode.el (smerge-mode): Specify :group.
4283 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
4284 * emulation/cua-base.el (cua-mode): Specify :group.
4285 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
4286 * language/thai-util.el (thai-auto-composition-mode)
4287 (thai-word-mode): Specify :group.
4288 * mail/supercite.el (sc-minor-mode): Specify :group.
4289 * progmodes/cwarn.el (cwarn-mode): Specify :group.
4290 * progmodes/flymake.el (flymake-mode): Specify :group.
4291 * progmodes/glasses.el (glasses-mode): Specify :group.
4292 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
4293 * textmodes/enriched.el (enriched-mode): Specify :group.
4294 * textmodes/refill.el (refill-mode): Specify :group.
4295
4296 * add-log.el (change-log-font-lock-keywords): Names in
4297 parenthesized lists can contain spaces.
4298
4299 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
4300
4301 * startup.el (fancy-splash-text): Shorten default text of
4302 "Emacs Tutorial" line. Also, if the current language env
4303 indicates an available tutorial file other than TUTORIAL,
4304 extract its title and append it to the line in parentheses.
4305 (fancy-splash-insert): If arg is a thunk, funcall it.
4306
4307 2005-04-04 Jay Belanger <belanger@truman.edu>
4308
4309 * calc.el (calc-language-alist): Add tags to customization type.
4310
4311 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
4312
4313 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
4314 Doc fix.
4315
4316 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
4317
4318 * add-log.el (change-log-font-lock-keywords): The manual
4319 describing a Change Log entry, says: (...) "Aside from these
4320 header lines, every line in the change log starts with a space or
4321 a tab.". The font-lock was not highlighting lines started with
4322 spaces, added support for it.
4323
4324 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4325
4326 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
4327 (bibtex-generate-url-list): Update docstring accordingly. Put the
4328 complex example in the docstring.
4329 (bibtex-font-lock-url): Use pop.
4330
4331 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
4332
4333 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
4334
4335 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
4336
4337 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4338
4339 * filesets.el (filesets-set-default): Doc fix.
4340
4341 2005-04-03 Lute Kamstra <lute@gnu.org>
4342
4343 * generic.el (define-generic-mode): Add argument to specify
4344 keywords for defcustom.
4345 (default-generic-mode): Specify :group.
4346
4347 * generic-x.el: Specify :group for all generic modes.
4348
4349 * desktop.el (desktop-no-desktop-file-hook)
4350 (desktop-after-read-hook): Doc fix.
4351
4352 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
4353
4354 * simple.el (visible-mode): Use explicit :group keyword.
4355 This changes the group of `visible-mode-hook' from paren-blinking
4356 to editing-basics.
4357
4358 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
4359
4360 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
4361 mailbox specifications as well as URLs.
4362 (rmail-insert-inbox-text): Remove unused conditional branches.
4363
4364 2005-04-01 Jay Belanger <belanger@truman.edu>
4365
4366 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
4367 (calc-gnuplot-print-command): Move definitions to calc.el.
4368
4369 * calc/calc-embed.el (calc-embedded-announce-formula)
4370 (calc-embedded-open-formula, calc-embedded-close-formula)
4371 (calc-embedded-open-word, calc-embedded-close-word)
4372 (calc-embedded-open-plain, calc-embedded-close-plain)
4373 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
4374 (calc-embedded-open-mode, calc-embedded-close-mode):
4375 Move definitions to calc.el.
4376
4377 * calc/calc.el (calc-settings-file, calc-language-alist):
4378 Make customizable.
4379 (calc-embedded-announce-formula, calc-embedded-open-formula)
4380 (calc-embedded-close-formula, calc-embedded-open-word)
4381 (calc-embedded-close-word, calc-embedded-open-plain)
4382 (calc-embedded-close-plain, calc-embedded-open-new-formula)
4383 (calc-embedded-close-new-formula, calc-embedded-open-mode)
4384 (calc-embedded-close-mode, calc-gnuplot-name)
4385 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
4386 from other files and make customizable.
4387
4388 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
4389
4390 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
4391 Use buffer-live-p.
4392 (cvs-mode-run): Don't call cvs-update-header here.
4393 (cvs-run-process): Call cvs-update-header.
4394 Use process properties for cvs-postprocess and cvs-buffer so that
4395 the sentinel can behave better if the temp buffer is killed.
4396 Use a pipe rather than a tty, to better handle unexpected prompts.
4397 (cvs-sentinel): Rewrite. Call cvs-update-header.
4398
4399 2005-04-01 Andre Spiegel <spiegel@gnu.org>
4400
4401 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
4402 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
4403
4404 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
4405
4406 * generic.el (define-generic-mode): Add indentation rule.
4407
4408 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4409
4410 * files.el (mode-require-final-newline): Make Custom correctly
4411 report a nil value and allow to set it to nil via Custom.
4412 Doc fix.
4413
4414 2005-04-01 Kenichi Handa <handa@m17n.org>
4415
4416 * international/characters.el: Enable the correct case setting for
4417 dotless-i and dotted-I.
4418
4419 2005-04-01 Kim F. Storm <storm@cua.dk>
4420
4421 * ido.el (ido-file-internal): Fall back to non-ido command if
4422 initial directory is on slow ftp (or tramp) host.
4423
4424 2005-03-31 Richard M. Stallman <rms@gnu.org>
4425
4426 * emacs-lisp/autoload.el (make-autoload):
4427 Handle define-global-minor-mode.
4428
4429 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
4430 Rename from easy-mmode-define-global-mode.
4431 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
4432
4433 * progmodes/scheme.el (scheme-mode-syntax-table):
4434 Update syntax of | and # for two-character comment syntax.
4435
4436 2005-03-31 Lute Kamstra <lute@gnu.org>
4437
4438 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
4439 (define-minor-mode): Call custom-current-group at load-time.
4440
4441 * generic.el (define-generic-mode): Add debug declaration.
4442 Add defcustom for the mode hook.
4443 (generic-mode-internal): Use run-mode-hooks.
4444
4445 2005-03-31 Kim F. Storm <storm@cua.dk>
4446
4447 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
4448 (mouse-fixup-help-message): New defun called by show_help_echo
4449 to fixup mouse-2 prefix in help messages when applicable.
4450
4451 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
4452
4453 2005-03-31 Kenichi Handa <handa@m17n.org>
4454
4455 * language/thai-word.el (thai-find-word-ends): Pay attention to
4456 the case that we reach the end of buffer.
4457
4458 * textmodes/fill.el (fill-text-properties-at): New function.
4459 (fill-newline): Use fill-text-properties-at instead of
4460 text-properties-at.
4461
4462 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
4463
4464 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
4465 not comint-quote-filename.
4466
4467 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
4468
4469 * help-fns.el (help-with-tutorial): Revert last change.
4470
4471 2005-03-31 Kim F. Storm <storm@cua.dk>
4472
4473 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
4474
4475 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
4476
4477 * calendar/cal-china.el: Update reference to "Calendrical
4478 Calculations" book; there's a new edition.
4479 * calendar/cal-coptic.el: Likewise.
4480 * calendar/cal-french.el: Likewise.
4481 * calendar/cal-hebrew.el: Likewise.
4482 * calendar/cal-islam.el: Likewise.
4483 * calendar/cal-iso.el: Likewise.
4484 * calendar/cal-julian.el: Likewise.
4485 * calendar/cal-mayan.el: Likewise.
4486 * calendar/cal-persia.el: Likewise.
4487 * calendar/calendar.el: Likewise.
4488 * calendar/holidays.el: Likewise.
4489 * calendar/lunar.el: Likewise.
4490 * calendar/solar.el: Likewise.
4491
4492 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
4493 white space from doc string.
4494
4495 2005-03-30 Jay Belanger <belanger@truman.edu>
4496
4497 * calc/calc-help.el (calc-full-help): Remove email address.
4498
4499 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
4500
4501 * help-fns.el (help-with-tutorial): Delete title line.
4502
4503 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4504
4505 * calendar/cal-x.el (calendar-one-frame-setup)
4506 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
4507 rather than 'symbol for set-window-dedicated-p.
4508
4509 * calendar/appt.el (appt-buffer-name): Make it a constant.
4510 (appt-add): Doc fix.
4511
4512 * filesets.el (filesets-menu-path, filesets-menu-before)
4513 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
4514 (filesets-menu-cache-file): Use directory ~/.emacs.d.
4515 (filesets-add-submenu): Delete and use add-submenu instead.
4516
4517 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
4518
4519 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
4520 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
4521 (org-diary-default-entry): New function.
4522 (org-get-entries-from-diary): Better parsing of diary entries.
4523 (org-agenda-check-no-diary): New function.
4524 ("diary-lib"): Advice to function `add-to-diary-list', to allow
4525 linking to diary entries.
4526 (org-agenda-execute-calendar-command): New function.
4527 (org-agenda): Improve visible section in window.
4528 Use `org-fit-agenda-window'.
4529 (org-fit-agenda-window): New option.
4530 (org-move-subtree-down): Better handling of empty lines
4531 at end of subtree.
4532 (org-cycle): Numeric prefix is interpreted now as show-subtree N
4533 levels up.
4534 (org-fontify-done-headline): New option.
4535 (org-headline-done-face): New face.
4536 (org-set-font-lock-defaults): Use `org-headline-done-face'.
4537 (org-table-copy-down): Rename from `org-table-copy-from-above'.
4538 When current field is non-empty, it is copied to next row.
4539 (org-table-copy-from-above): Fix bug which made it
4540 impossible to copy fields containing only a single non-white character.
4541
4542 2005-03-30 Kim F. Storm <storm@cua.dk>
4543
4544 * kmacro.el (kmacro-end-macro): Isearch may store this command
4545 into the macro -- so ignore it when executing keyboard macro.
4546
4547 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4548
4549 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
4550
4551 2005-03-29 Kenichi Handa <handa@m17n.org>
4552
4553 * language/thai.el ("Thai"): Set setup-function and exit-function
4554 for Thai language environment.
4555
4556 * language/thai-util.el: Require thai-word.
4557 (thai-word-mode-map): New variable.
4558 (thai-word-mode): New minor mode.
4559 (setup-thai-language-environment-internal): New function.
4560 (exit-thai-language-environment-internal): New function.
4561
4562 * language/thai-word.el (thai-word-table): Declare it by defvar,
4563 use dolist to initialize it.
4564 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
4565 (thai-fill-find-break-point): New functions.
4566
4567 2005-03-29 Richard M. Stallman <rms@gnu.org>
4568
4569 * simple.el (idle-update-delay): Move definition up.
4570 (set-mark): Doc fix.
4571
4572 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
4573
4574 * longlines.el: New file.
4575
4576 * simple.el (buffer-substring-filters): New variable.
4577 (filter-buffer-substring): New function.
4578 (kill-region, copy-region-as-kill): Use it.
4579
4580 * register.el (copy-to-register, append-to-register)
4581 (prepend-to-register): Use filter-buffer-substring.
4582
4583 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4584
4585 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
4586 (gud-filter-pending-text): Move in front of gdb.
4587 (gud-overlay-arrow-position): New variable.
4588 (gud-sentinel, gud-display-line): Use it in place of
4589 overlay-arrow-position.
4590
4591 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4592
4593 * progmodes/fortran.el (fortran-if-indent): Doc fix.
4594 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
4595 (fortran-font-lock-keywords-4): New variable.
4596 (fortran-blocks-re, fortran-end-block-re)
4597 (fortran-start-block-re): New constants, for hideshow.
4598 (hs-special-modes-alist): Add a Fortran entry.
4599 (fortran-mode-map): Bind fortran-end-of-block,
4600 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
4601 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
4602 (fortran-looking-at-if-then, fortran-end-of-block)
4603 (fortran-beginning-of-block): New functions, for hideshow.
4604
4605 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
4606 Doc fix. Tweak regexp.
4607 (f90-beginning-of-block): Push mark first.
4608
4609 2005-03-29 Jay Belanger <belanger@truman.edu>
4610
4611 * calc/calc.el: Update copyright date.
4612 (calc-version): Increase to 2.1.
4613 (calc-version-date): Remove.
4614
4615 * calc/calc-help.el: Update copyright date.
4616 (calc-full-help): Remove reference to calc-version-date.
4617 Update copyright date.
4618
4619 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4620
4621 * vc.el (vc-do-command): Use a pipe for async processes, so password
4622 prompts don't show up at places where the user can't reply.
4623
4624 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
4625
4626 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
4627 on the file name we pass to the inferior shell.
4628
4629 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4630
4631 * progmodes/which-func.el (which-function): Be robust in the face of an
4632 imenu--make-index-alist failure.
4633
4634 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4635
4636 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
4637
4638 * progmodes/python.el (python-preoutput-filter): Fix last change.
4639
4640 2005-03-29 Lute Kamstra <lute@gnu.org>
4641
4642 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
4643 functions and compiled macros.
4644 (debug-convert-byte-code): Handle macros too.
4645 (debug-on-entry-1): Don't signal an error when trying to clear a
4646 function that is not set to debug on entry.
4647
4648 2005-03-29 Jay Belanger <belanger@truman.edu>
4649
4650 * calc/calc-lang.el: Add functions to math-function-table
4651 properties of tex and math.
4652
4653 2005-03-29 Kenichi Handa <handa@m17n.org>
4654
4655 * ps-mule.el (ps-mule-plot-string): Translate characters by
4656 ps-print-translation-table.
4657 (ps-mule-begin-job): Call find-charset-region/string with
4658 ps-print-translation-table.
4659 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
4660
4661 * ps-print.el (ps-print-translation-table): New variable.
4662 (ps-plot-region): Translate characters by ps-print-translation-table.
4663
4664 2005-03-29 Juri Linkov <juri@jurta.org>
4665
4666 * simple.el (next-error-highlight-timer): New variable.
4667
4668 * progmodes/compile.el (compilation-goto-locus):
4669 Use `next-error-highlight-timer' instead of `sit-for'.
4670
4671 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4672
4673 * mail/supercite.el (sc-mail-field): Use assoc-string.
4674 (sc-get-address): Simplify regexps.
4675
4676 * files.el (minibuffer-with-setup-hook): New macro.
4677 (find-file-read-args): Use it to avoid let-binding
4678 minibuffer-with-setup-hook (which breaks turning on/off
4679 file-name-shadow-mode while in the prompt).
4680
4681 * complete.el (PC-read-include-file-name-internal): Use test-completion.
4682
4683 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
4684
4685 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
4686
4687 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4688
4689 * window.el (window-buffer-height): Use count-screen-lines.
4690
4691 * progmodes/python.el (python-preoutput-leftover): New var.
4692 (python-preoutput-filter): Use it.
4693 (python-send-receive): Loop until all the result has been received.
4694
4695 2005-03-28 Juri Linkov <juri@jurta.org>
4696
4697 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
4698
4699 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
4700 "Recover Crashed Session".
4701 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
4702 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
4703 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
4704 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
4705 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
4706 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
4707 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
4708 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
4709
4710 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
4711 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
4712 Ediff Sessions", "Toggle use of separate control buffer frame",
4713 "Use separate frame for Ediff control buffer".
4714
4715 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
4716 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
4717 "Rename Bookmark", "Delete Bookmark".
4718
4719 * info.el (Info-mode-menu): Remove ellipsis from "Index".
4720 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
4721 Add `:active Info-index-alternatives' to "Next Matching Item".
4722
4723 * wdired.el (wdired-change-to-wdired-mode):
4724 Mention `wdired-abort-changes' key in the initial message.
4725
4726 * international/mule.el (auto-coding-alist): Associate non-ascii
4727 image filename extensions with `no-conversion'.
4728
4729 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
4730
4731 * international/iso-acc.el:
4732 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
4733
4734 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4735
4736 * textmodes/sgml-mode.el (html-mode): Doc update.
4737
4738 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
4739
4740 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
4741
4742 * term.el (term-move-columns): Fix face after extending a line.
4743 (term-insert-spaces): Likewise.
4744 (term-reset-terminal): Fix off by one error.
4745
4746 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4747
4748 * international/mule.el (auto-coding-alist): Add .xpi files.
4749
4750 * files.el (auto-mode-alist): Add .xpi files.
4751
4752 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
4753
4754 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
4755
4756 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4757
4758 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
4759
4760 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4761
4762 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
4763 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
4764
4765 * calendar/cal-move.el (calendar-beginning-of-year): Move the
4766 cursor to Jan 1 when needed.
4767 (calendar-end-of-year): Fix -/+ typo.
4768 Reported by Chong Yidong <cyd@stupidchicken.com>.
4769
4770 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4771
4772 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
4773
4774 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
4775 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
4776
4777 2005-03-25 Richard M. Stallman <rms@gnu.org>
4778
4779 * filesets.el (filesets-init): Add autoload.
4780
4781 * mail/mailalias.el (mail-directory): Doc fix.
4782
4783 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4784
4785 * mail/mailalias.el (mail-directory-process): Do nothing if
4786 mail-directory-process is an atom.
4787 (mail-get-names): Ignore mail-directory-names if it is an atom.
4788 (mail-directory-process defvar): Doc fix.
4789 (mail-names): Doc fix.
4790
4791 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
4792
4793 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
4794
4795 2005-03-26 Kenichi Handa <handa@m17n.org>
4796
4797 * international/mule-util.el (detect-coding-with-priority):
4798 Call update-coding-systems-internal before detect-coding-region.
4799
4800 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
4801
4802 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
4803 (gdb-frames-mode-map): Add follow-link property.
4804
4805 2005-03-25 Jay Belanger <belanger@truman.edu>
4806
4807 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
4808 for variables.
4809
4810 2005-03-25 Juri Linkov <juri@jurta.org>
4811
4812 * image-mode.el: Optimize image filename extension regexps in
4813 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
4814 in `auto-mode-alist'.
4815 (image-mode): Add `image-toggle-display-text' to local hook
4816 `change-major-mode-hook'. Display the image as an image by
4817 default. Set `cursor-type' and `truncate-lines' if the image
4818 is already displayed. Take into account the current mode (image
4819 or text) in message.
4820 (image-minor-mode): New minor mode.
4821 (image-mode-maybe, image-toggle-display-text): New functions.
4822 (image-toggle-display): Use called-interactively-p.
4823 Let-bind `inhibit-read-only' to t.
4824
4825 * image-mode.el (image-minor-mode): Set `cursor-type' and
4826 `truncate-lines' if the image is already displayed. Add turning
4827 image-minor-mode off to `change-major-mode-hook'. Add message.
4828 Call `image-toggle-display-text' after turning image-minor-mode off.
4829
4830 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4831
4832 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
4833 Terminal.app, use utf-8.
4834 (set-display-table-and-terminal-coding-system): Add coding-system arg.
4835 (set-locale-environment): Use it.
4836
4837 * term/xterm.el: Undo last change, better done in mule-cmds.el.
4838
4839 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
4840
4841 * progmodes/python.el (python-close-block-statement-p)
4842 (python-outdent-p, python-current-defun): Use symbol-end.
4843
4844 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
4845
4846 * files.el (save-some-buffers): Doc fix.
4847
4848 2005-03-25 Werner Lemberg <wl@gnu.org>
4849
4850 * complete.el, thumbs.el: Replace `legal' with `valid'.
4851 * calendar/calendar.el: Replace `legal' with `valid'.
4852 * emacs-lisp/advice.el: Replace `legal' with `valid'.
4853 * mail/supercite.el: Replace `legal' with `valid'.
4854 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
4855 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
4856 Replace `legal' with `valid'.
4857 * textmodes/reftex-vars.el, textmodes/reftex.el:
4858 Replace `legal' with `valid'.
4859
4860 2005-03-25 Werner Lemberg <wl@gnu.org>
4861
4862 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
4863 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
4864 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
4865 * emulation/vip.el: Replace `illegal' with `invalid'.
4866 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
4867 * mail/supercite.el: Replace `illegal' with `invalid'.
4868 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
4869 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
4870 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
4871 * progmodes/sh-script.el, progmodes/xscheme.el:
4872 Replace `illegal' with `invalid'.
4873 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
4874 * textmodes/reftex-index.el, textmodes/reftex-parse.el
4875 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
4876 * textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
4877
4878 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4879
4880 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
4881 (flymake-find-buildfile, flymake-find-possible-master-files)
4882 (flymake-check-include, flymake-parse-line): Replace loops over the
4883 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
4884
4885 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
4886 Substitute file-name-as-directory in the rest of the file.
4887 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
4888 (flymake-replace-region): Remove unused arg `buffer'.
4889 (flymake-check-patch-master-file-buffer): Update calls to it.
4890 (flymake-add-err-info): Remove unused var `count'.
4891 (flymake-mode): Use define-minor-mode.
4892
4893 * progmodes/flymake.el: Use with-current-buffer.
4894 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
4895 flymake-replace-regexp-in-string, flymake-line-beginning-position)
4896 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
4897 Avoid testing for `xemacs'.
4898 (flymake-nop): Move.
4899 (flymake-region-has-flymake-overlays): Return the computed value.
4900 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
4901 Remove unused var `endline'.
4902 (flymake-get-line-count): Remove unused function.
4903 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
4904
4905 * emulation/vi.el:
4906 * generic.el:
4907 * hilit-chg.el (global-highlight-changes):
4908 * hi-lock.el (hi-lock-mode):
4909 * follow.el: find-file-hooks -> find-file-hook.
4910
4911 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
4912
4913 2005-03-24 Juri Linkov <juri@jurta.org>
4914
4915 * dired.el (dired-mode-map): Add menu item "Compare directories"
4916 for dired-compare-directories.
4917
4918 * dired-aux.el (dired-compare-directories): Add autoload cookie.
4919 Doc fix. Replace `read-file-name' with `read-directory-name'.
4920
4921 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4922
4923 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
4924
4925 2005-03-24 Jay Belanger <belanger@truman.edu>
4926
4927 * calc/calc-embed.el (calc-embedded-mode-change): Save all
4928 relevant mode settings in calc-embedded-original-modes when modes
4929 are permanently changed.
4930
4931 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4932
4933 * autoinsert.el: find-file-hooks -> find-file-hook.
4934
4935 2005-03-24 Lute Kamstra <lute@gnu.org>
4936
4937 * generic.el (generic-font-lock-defaults): Make it obsolete.
4938 (generic-font-lock-keywords): New variable to replace
4939 generic-font-lock-defaults.
4940 (generic-mode-set-font-lock): Delete it.
4941 (generic-mode-internal): Don't call generic-mode-set-font-lock.
4942 (generic-bracket-support): Add docstring.
4943
4944 * generic-x.el: Rename generic-font-lock-defaults to
4945 generic-font-lock-keywords throughout.
4946 (mailagent-rules-setup-function): Delete it.
4947 (mailagent-rules-generic-mode): Use anonymous function instead.
4948 (show-tabs-generic-mode-font-lock-defaults-1)
4949 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
4950 Quote faces.
4951 (show-tabs-tab-face, show-tabs-space-face): Specify background,
4952 not foreground.
4953
4954 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4955 Recognize define-generic-mode.
4956
4957 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
4958
4959 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
4960 if there's no completion table.
4961
4962 2005-03-23 Miles Bader <miles@gnu.org>
4963
4964 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4965 Remove tty-specific variants, as they're no longer needed.
4966
4967 2005-03-23 Lute Kamstra <lute@gnu.org>
4968
4969 * generic-x.el: Code cleanup: make args constant whenever possible.
4970 (installshield-statement-keyword-list)
4971 (installshield-system-functions-list)
4972 (installshield-system-variables-list, installshield-types-list)
4973 (installshield-funarg-constants-list): Make them constants.
4974
4975 * generic.el (generic-make-keywords-list): Add autoload cookie.
4976
4977 * calendar/time-date.el: Add comment on time value formats.
4978 Don't require parse-time.
4979 (with-decoded-time-value): New macro.
4980 (encode-time-value): New function.
4981 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
4982 (days-to-time): Return a valid time value when arg is huge.
4983 (time-since): Use time-subtract.
4984 (time-to-number-of-days): Use time-to-seconds.
4985
4986 2005-03-23 David Ponce <david@dponce.com>
4987
4988 * recentf.el: (recentf-keep): New option.
4989 (recentf-menu-action): Default to `find-file'.
4990 (recentf-keep-non-readable-files-flag)
4991 (recentf-keep-non-readable-files-p)
4992 (recentf-file-readable-p, recentf-find-file)
4993 (recentf-cleanup-remote): Remove.
4994 (recentf-include-p): More robust.
4995 (recentf-keep-p): New function.
4996 (recentf-remove-if-non-kept): Rename from
4997 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
4998 All callers updated.
4999 (recentf-menu-items-for-commands): Fix help string.
5000 (recentf-track-closed-file): Update. Doc fix.
5001 (recentf-cleanup): Update. Count removed files. Doc fix.
5002
5003 2005-03-23 Kim F. Storm <storm@cua.dk>
5004
5005 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
5006 Don't inherit from fringe face (now happens automatically).
5007
5008 2005-03-22 Kim F. Storm <storm@cua.dk>
5009
5010 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
5011 position values.
5012
5013 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
5014
5015 * menu-bar.el (showhide-date-time): Remove.
5016 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
5017 (menu-bar-make-mm-toggle): Simplify.
5018
5019 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
5020
5021 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
5022 Accept qualified variable and function names.
5023
5024 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
5025
5026 * bindings.el (completion-ignored-extensions):
5027 Remove ".lis" for `vax-vms'.
5028
5029 2005-03-22 Andreas Schwab <schwab@suse.de>
5030
5031 * generic-x.el: Revert last change.
5032 * ldefs-boot.el: Update.
5033
5034 2005-03-22 Jay Belanger <belanger@truman.edu>
5035
5036 * calc/calc-embed (calc-embedded-original-modes): New variable.
5037 (calc-embedded-save-original-modes)
5038 (calc-embedded-restore-original-modes): New functions.
5039 (calc-do-embedded): Save original modes when entering embedded mode
5040 and restore when leaving embedded mode.
5041 (calc-embedded-modes-change): Change the value of
5042 calc-embedded-original-modes to reflect permanent changes.
5043
5044 2005-03-22 Lute Kamstra <lute@gnu.org>
5045
5046 * generic-x.el: Require generic again.
5047
5048 2005-03-22 Miles Bader <miles@gnu.org>
5049
5050 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
5051 Tweak details to look good on both ttys and bitmap displays, light
5052 or dark background, etc.
5053
5054 2005-03-21 Kim F. Storm <storm@cua.dk>
5055
5056 * tooltip.el (tooltip-show-help-function): Check car and cdr of
5057 mouse position.
5058
5059 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
5060
5061 * icomplete.el: Don't forcibly turn on the mode upon load.
5062 (icomplete-mode): Use define-minor-mode.
5063 (icomplete-eoinput): Default to nil.
5064 (icomplete-minibuffer-setup): Remove autoload.
5065 (icomplete-tidy): Simplify.
5066 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
5067 in the initial state or if the user has modified the field.
5068 Fix handling of icomplete-max-delay-chars.
5069 Remove code that handles the oddball case where
5070 minibuffer-completion-table is an integer.
5071 Wrap icomplete-completions in while-no-input in case building
5072 completions takes more time than expected.
5073 (icomplete-completions): Simplify.
5074
5075 2005-03-21 Richard M. Stallman <rms@gnu.org>
5076
5077 * jka-compr.el (jka-compr-really-do-compress):
5078 Make variable buffer-local.
5079
5080 * image-mode.el: Handle .xpm files too.
5081 (image-toggle-display): Preserve modification flag.
5082
5083 * help.el (where-is): Don't mention aliases with no key bindings.
5084
5085 2005-03-21 Lute Kamstra <lute@gnu.org>
5086
5087 * generic.el: Fix commentary section. Don't require cl for compilation.
5088 (generic-mode-list): Add autoload cookie.
5089 (generic-use-find-file-hook, generic-lines-to-scan)
5090 (generic-find-file-regexp, generic-ignore-files-regexp)
5091 (generic-mode, generic-mode-find-file-hook)
5092 (generic-mode-ini-file-find-file-hook): Fix docstrings.
5093 (define-generic-mode): Make it a defmacro. Fix docstring.
5094 (generic-mode-internal): Code cleanup. Add autoload cookie.
5095 (generic-mode-set-comments): Code cleanup.
5096 * generic-x.el: Don't prevent compilation. Don't require generic.
5097 Follow coding conventions. Minor code cleanup.
5098 (etc-fstab-generic-mode): Add some keywords.
5099 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
5100 define-generic-mode like a function declaration.
5101
5102 2005-03-21 Jay Belanger <belanger@truman.edu>
5103
5104 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
5105 changing modes.
5106
5107 2005-03-21 Sam Steingold <sds@gnu.org>
5108
5109 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
5110
5111 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
5112
5113 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
5114 Add underscore to "f$ lexicals" regexp.
5115
5116 2005-03-20 Juri Linkov <juri@jurta.org>
5117
5118 * subr.el (progress-reporter-do-update): When `min-value' is equal
5119 to `max-value', set `percentage' to 0 and prevent division by zero.
5120
5121 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
5122
5123 Sync with Tramp 2.0.48.
5124
5125 * tramp.el (all): Change all addresses to .gnu.org.
5126 (tramp-append-tramp-buffers): New defun.
5127 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
5128 Catch `dont-send' signal.
5129 (tramp-set-auto-save-file-modes): Set always permissions, because
5130 there might be an old auto-saved file belonging to another
5131 original file. This could be a security threat. Reported by
5132 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
5133 Check for Emacs 21.3.50 removed.
5134
5135 * tramp-smb.el (all): Remove debug construct for
5136 `with-parsed-tramp-file-name'.
5137 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
5138 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
5139 No error message if DIRECTORY or FILENAME doesn't exist.
5140 (tramp-smb-open-connection): Check existence of
5141 `tramp-smb-program'.
5142
5143 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
5144
5145 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
5146 Properly handle the case where the `m' or `s' command's argument is not
5147 yet terminated.
5148 (perl-indent-new-calculate): New function.
5149 (perl-indent-line): Use it.
5150
5151 2005-03-20 Miles Bader <miles@gnu.org>
5152
5153 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
5154 in text-mode too. Change to new face names.
5155 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
5156 Add `:weight bold' attribute.
5157 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
5158
5159 2005-03-19 Juri Linkov <juri@jurta.org>
5160
5161 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
5162
5163 * international/mule.el (auto-coding-alist): Sync with
5164 `auto-mode-alist' by adding upper case archive file extensions
5165 and adding ear/war to jar extension.
5166
5167 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
5168
5169 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
5170 running, restart it.
5171
5172 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
5173
5174 * finder.el (finder-current-item): Throw an error on an empty line.
5175
5176 * man.el (Man-follow-manual-reference): If current-word returns
5177 nil, use "".
5178
5179 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
5180
5181 * simple.el (goto-line): Doc fix.
5182
5183 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
5184
5185 * files.el (save-buffer): Doc fix.
5186
5187 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
5188
5189 * recentf.el (recentf-cleanup-remote): New variable.
5190 (recentf-cleanup): Use it to conditionally check availablity of
5191 remote files.
5192
5193 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
5194
5195 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
5196 function names.
5197
5198 2005-03-19 Eli Zaretskii <eliz@gnu.org>
5199
5200 * language/thai-word.el: New file.
5201
5202 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
5203
5204 * files.el (backup-buffer): If the file's directory is not
5205 writable, use copy instead of move to backup the file.
5206
5207 2005-03-19 Eli Zaretskii <eliz@gnu.org>
5208
5209 * obsolete/keyswap.el: Moved to obsolete/ from term/.
5210
5211 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5212
5213 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
5214 Use functionp instead of symbolp and fboundp. Reported by Drkm
5215 <darkman_spam@yahoo.fr>.
5216 (ps-print-version): New version 6.6.6.
5217
5218 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
5219
5220 * textmodes/table.el (table--line-column-position): New idiom.
5221 (table--row-column-insertion-point-p): New function to test
5222 validity of row and column insertion operation at a location.
5223 (table-global-menu, table-cell-menu): Use above functions for
5224 deterministic test operation.
5225 (table--editable-cell-p): Behave in deterministic fashion.
5226
5227 2005-03-18 Juri Linkov <juri@jurta.org>
5228
5229 * isearch.el (isearch-lazy-highlight-new-loop):
5230 Make arguments beg and end optional.
5231 (isearch-update): Remove optional arguments nil from
5232 isearch-lazy-highlight-new-loop.
5233 (isearch-lazy-highlight-search): Let-bind case-fold-search to
5234 isearch-lazy-highlight-case-fold-search instead of
5235 isearch-case-fold-search, and let-bind isearch-regexp to
5236 isearch-lazy-highlight-regexp.
5237 Use isearch-lazy-highlight-last-string instead of isearch-string.
5238
5239 * replace.el (perform-replace): Remove bindings of global
5240 variables isearch-string, isearch-regexp, isearch-case-fold-search.
5241 Add three new arguments to `replace-highlight'.
5242 (replace-highlight): Add arguments string, regexp, case-fold.
5243 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
5244 to allow isearch-lazy-highlight-new-loop to use these values
5245 to set corresponding isearch-lazy-highlight-* internal
5246 variables whose values lazy highlighting will use regardless of
5247 changes to global variables isearch-string, isearch-regexp,
5248 isearch-case-fold-search during lazy highlighting loop.
5249 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
5250 to `lazy-highlight-cleanup'.
5251
5252 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
5253 (ispell-highlight-face): Set default face to `isearch' when
5254 lazy highlighting is enabled.
5255 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
5256 priority to 1. Add lazy highlighting.
5257 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
5258 from `isearch-dehighlight'.
5259
5260 2005-03-18 David Ponce <david@dponce.com>
5261
5262 * files.el (hack-local-variables): Do a case-insensitive search
5263 for End.
5264
5265 2005-03-18 Juri Linkov <juri@jurta.org>
5266
5267 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
5268 `isearch-lazy-highlight-cleanup', add alias to old name and
5269 declare obsolete. Add release numbers to other obsolete vars.
5270 (isearch-done, isearch-lazy-highlight-new-loop):
5271 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
5272 (lazy-highlight-cleanup) <variable>: Doc fix.
5273 (isearch-lazy-highlight-update): Rename obsolete
5274 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
5275
5276 2005-03-18 Kenichi Handa <handa@m17n.org>
5277
5278 * language/thai-util.el: Fix categorization of Thai characters in
5279 thai-category-table.
5280 (thai-composition-pattern): Adjust it for the above change.
5281 (thai-self-insert-command, thai-compose-syllable): New functions.
5282 (thai-compose-region): Use thai-compose-syllable.
5283 (thai-compose-string): Likewise.
5284 (thai-composition-function): Likewise.
5285 (thai-auto-composition): New function.
5286 (thai-auto-composition-mode): New minor mode.
5287
5288 * language/thai.el: Fix patterns to be registered in
5289 composition-function-table.
5290
5291 * international/quail.el (quail-input-method): Locally bind
5292 inhibit-modification-hooks to t.
5293
5294 2005-03-17 Richard M. Stallman <rms@gnu.org>
5295
5296 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
5297 (perl-mode): Use run-mode-hooks.
5298
5299 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
5300 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
5301 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
5302
5303 * mail/sendmail.el (sendmail-send-it): Reenable the code
5304 to compute resend-to-address and use it.
5305
5306 * tar-mode.el (tar-mode): Turn off undo unconditionally.
5307
5308 * image-mode.el: New file.
5309
5310 * image.el (insert-sliced-image): Add autoload cookie.
5311
5312 * font-lock.el (font-lock-lines-before): New user option.
5313 (font-lock-after-change-function): Obey it.
5314
5315 * bindings.el (esc-map): Make M-g a prefix.
5316 Bind M-g g and M-g M-g to goto-line.
5317
5318 * faces.el (face-id): Doc fix.
5319
5320 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
5321
5322 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
5323 (rmail-show-message): Use rmail-unknown-mail-followup-to.
5324 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
5325
5326 * mail/sendmail.el (mail-yank-ignored-headers)
5327 (mail-font-lock-keywords, mail-mode-fill-paragraph):
5328 Add Mail-Followup-To and Mail-Reply-To headers.
5329 (mail-citation-hook): Add autoload cookie.
5330 (mail-mode): Doc fix.
5331 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
5332 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
5333 (mail-mode-fill-paragraph): Handle those headers.
5334 (mail-mailing-lists): New variable.
5335 (mail-mail-reply-to, mail-mail-followup-to): New functions.
5336
5337 2005-03-17 Juri Linkov <juri@jurta.org>
5338
5339 * isearch.el (isearch-fallback): Check for `(car previous)'
5340 before calling `isearch-other-end-state'.
5341
5342 2005-03-17 Kim F. Storm <storm@cua.dk>
5343
5344 * simple.el (move-beginning-of-line): Move to beginning of buffer
5345 line, as well as beginning of screen line.
5346
5347 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
5348
5349 * calendar/diary-lib.el (mark-diary-entries): Use new optional
5350 argument REDRAW rather than calendar-redrawing variable.
5351 * calendar/calendar.el (calendar-redrawing): Delete.
5352 (redraw-calendar): Do not bind calendar-redrawing.
5353
5354 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
5355
5356 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
5357 diary-file buffer.
5358
5359 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
5360
5361 * help.el (describe-mode): Allow a :minor-mode-function property to
5362 specify a different minor mode toggle function than the variable.
5363 * simple.el (auto-fill-function):
5364 * subr.el (add-minor-mode): Use it.
5365
5366 2005-03-16 Kenichi Handa <handa@m17n.org>
5367
5368 * language/ethio-util.el (sera-being-called-by-w3): New variable.
5369 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
5370 (ethio-fidel-to-sera-buffer): Likewise.
5371
5372 2005-03-16 Juri Linkov <juri@jurta.org>
5373
5374 * emacs-lisp/find-func.el (find-function-regexp):
5375 Add defun-emitting macro `menu-bar-make-toggle'.
5376
5377 * isearch.el: Put `isearch-scroll' property to
5378 `split-window-horizontally'.
5379
5380 * info.el: Update error messages for `debug-ignored-errors'.
5381 (Info-isearch-search): Doc fix.
5382 (Info-find-node): Move up code to go into info buffer before
5383 recording the node to the history.
5384 (Info-fontify-node): Fontify titles only if the next line
5385 has two or more `*', `=', `-', `.'.
5386 Display "go to this node" for empty (match-string 3).
5387
5388 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5389
5390 * term/mac-win.el: Add mouse pointer shape constants.
5391
5392 2005-03-15 Kim F. Storm <storm@cua.dk>
5393
5394 * simple.el (move-beginning-of-line): Use vertical-motion.
5395
5396 2005-03-15 Juri Linkov <juri@jurta.org>
5397
5398 * isearch.el (isearch-error): New variable.
5399 (isearch-invalid-regexp, isearch-within-brackets): Remove.
5400 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
5401 (isearch-within-brackets-state): Remove.
5402 (isearch-case-fold-search-state, isearch-pop-fun-state):
5403 Decrease frame index.
5404 (isearch-mode, isearch-top-state, isearch-push-state)
5405 (isearch-edit-string, isearch-abort, isearch-search-and-update)
5406 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
5407 (isearch-search, isearch-lazy-highlight-new-loop):
5408 Replace `isearch-invalid-regexp' with `isearch-error'.
5409 Remove `isearch-within-brackets'.
5410 (isearch-search): Add `search-failed' handler to `condition-case'.
5411 (isearch-lazy-highlight-search): Add `condition-case' to catch
5412 errors and allow `isearch-lazy-highlight-update' to try
5413 highlighting from the beginning of the window.
5414 (isearch-repeat): Move up code to set isearch-wrapped to t
5415 before calling isearch-wrap-function.
5416
5417 * info.el (Info-isearch-initial-node): New internal variable.
5418 (Info-search): Signal an error in isearch mode when search leaves
5419 the initial node. Signal an error when `bound' is non-nil and
5420 nothing was found in the current subfile.
5421 (Info-isearch-search): Remove `condition-case'.
5422 (Info-isearch-wrap): Don't wrap when search failed during leaving
5423 the initial node. If `Info-isearch-search' is nil, wrap around
5424 the current node.
5425 (Info-isearch-start): New fun.
5426 (Info-mode): Add buffer-local hook `Info-isearch-start' to
5427 `isearch-mode-hook'.
5428
5429 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5430
5431 * simple.el (normal-erase-is-backspace): Set default to t if
5432 running on Mac.
5433
5434 * term/mac-win.el (function-key-map): Sync with x-win.el.
5435
5436 2005-03-15 Kenichi Handa <handa@m17n.org>
5437
5438 * international/mule-cmds.el (locale-language-names): Modify the
5439 format of elements and add more entries.
5440 (locale-preferred-coding-systems): Add more entries.
5441 (set-locale-environment): Adjust for the change of
5442 locale-language-names.
5443
5444 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5445
5446 * pcvs.el (smerge-ediff): Remove bogus autoload.
5447
5448 2005-03-14 Lute Kamstra <lute@gnu.org>
5449
5450 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
5451 Ignore a `*' at the beginning of a line.
5452
5453 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
5454 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
5455 subr.el.
5456 (dont-compile, eval-when-compile, eval-and-compile): Use declare
5457 to specify indentation.
5458
5459 * generic.el (define-generic-mode): Let generic-mode-list be a
5460 list of strings; test membership with equal.
5461
5462 2005-03-14 Kim F. Storm <storm@cua.dk>
5463
5464 * simple.el (next-line, previous-line): Add optional try-vscroll
5465 arg to recognize interactive use. Pass it on to line-move.
5466 (line-move): Don't perform auto-window-vscroll when defining or
5467 executing keyboard macro to ensure consistent behaviour.
5468
5469 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
5470
5471 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
5472
5473 2005-03-13 Lute Kamstra <lute@gnu.org>
5474
5475 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
5476 debugger-setup-buffer so that backtrace marks the frames set to
5477 debug-on-exit and we don't have to do it manually. Set an extra
5478 debug-on-exit for macro's.
5479 (debugger-setup-buffer): Don't mark the top frame manually.
5480
5481 2005-03-12 Lute Kamstra <lute@gnu.org>
5482
5483 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
5484 lisp-indent-function throughout.
5485 (with-no-warnings): Set lisp-indent-function property.
5486
5487 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
5488
5489 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
5490 Add entry for backslash.
5491
5492 2005-03-12 Juri Linkov <juri@jurta.org>
5493
5494 * info.el (Info-search): Four fixes for backward search.
5495
5496 2005-03-11 Jay Belanger <belanger@truman.edu>
5497
5498 * calc/calc.el (calc-language-alist): New variable.
5499 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
5500 (calc-embedded-find-modes): Use calc-language-alist instead of
5501 calc-embedded-language-alist.
5502
5503 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5504
5505 * calendar/calendar.el (calendar-redrawing): New internal
5506 variable.
5507 (redraw-calendar): Remove bogus save-excursion from previous
5508 change. Bind calendar-redrawing to t for mark-diary-entries.
5509 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
5510 calendar if that is why we were called.
5511
5512 2005-03-11 Kenichi Handa <handa@m17n.org>
5513
5514 * international/mule.el (make-coding-system): Set property
5515 coding-system-define-form to nil.
5516 (define-coding-system-alias): Likewise.
5517
5518 2005-03-11 Kenichi Handa <handa@m17n.org>
5519
5520 These changes are suggested by Dave Love <fx@gnu.org>.
5521
5522 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
5523 coding: tag.
5524 (adaptive-fill-regexp): Add more bullets.
5525 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
5526 regexps.
5527
5528 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
5529
5530 * help.el (describe-mode): Properly handle non-trivial lighters.
5531 Don't ignore minor modes that are not listed in minor-mode-list.
5532
5533 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
5534 feature ON when the user requests to turn it OFF.
5535
5536 2005-03-10 Lute Kamstra <lute@gnu.org>
5537
5538 * emacs-lisp/debug.el (debug-entry-code): Delete it.
5539 (implement-debug-on-entry): New function to replace debug-entry-code.
5540 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
5541 second argument as the 2005-03-07 change makes it obsolete.
5542 (debug-on-entry, cancel-debug-on-entry): Update call to
5543 debug-on-entry-1.
5544 (debug, debugger-setup-buffer): Comment update.
5545 (debugger-frame-number): Update to work with implement-debug-on-entry.
5546
5547 2005-03-10 Jay Belanger <belanger@truman.edu>
5548
5549 * calc/calc-embed.el (math-ms-args): Declare it.
5550 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
5551 math-ms-args.
5552 (calc-embedded-subst): Use math-multi-subst-rec to substitute
5553 variables.
5554
5555 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
5556
5557 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
5558 Use message-box.
5559
5560 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
5561 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
5562 (tooltip-gud-tips): Simplify.
5563 (tooltip-gud-tips-p): Remove superflouous :set.
5564 (tooltip-gud-modes): Add fortran-mode.
5565 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
5566
5567 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
5568
5569 2005-03-09 Kim F. Storm <storm@cua.dk>
5570
5571 * play/animate.el (animate-place-char): Use forward-line instead
5572 of next-line to improve performance.
5573
5574 2005-03-09 Simon Josefsson <jas@extundo.com>
5575
5576 * net/browse-url.el (browse-url-default-browser): Doc fix.
5577
5578 2005-03-09 Miles Bader <miles@gnu.org>
5579
5580 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
5581 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
5582
5583 2005-03-09 Kenichi Handa <handa@m17n.org>
5584
5585 * international/latin-1.el: Set case and syntax for 255 only if
5586 set-case-syntax-set-multibyte is nil.
5587
5588 * textmodes/ispell.el (ispell-insert-word): New function.
5589 (ispell-word): Use ispell-insert-word to insert a new word.
5590 (ispell-process-line): Likewise.
5591 (ispell-complete-word): Likewise.
5592
5593 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
5594
5595 * calendar/calendar.el (redraw-calendar): Preserve point.
5596 Reported by Matt Hodges <MPHodges@member.fsf.org>.
5597 (calendar-week-start-day): Move after definition of
5598 redraw-calendar. Delete buffer test, since redraw-calendar has
5599 that now.
5600
5601 * calendar/diary-lib.el (mark-diary-entries): Only call
5602 redraw-calendar in the first of any recursive calls.
5603 Reported by Alan Shutko <ats@acm.org>.
5604
5605 2005-03-08 Juri Linkov <juri@jurta.org>
5606
5607 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
5608 (html-horizontal-rule, html-line, html-image, html-checkboxes)
5609 (html-radio-buttons): Add a space before the trailing `/>' where
5610 sgml-xml-mode is non-nil.
5611 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
5612 the subsequent tag of the empty XML tag.
5613 (html-href-anchor): Don't set initial input to "http:".
5614 (html-image): Ask for the image URL and set point inside alt="".
5615 (html-name-anchor): Duplicate the name in the `id' attribute when
5616 sgml-xml-mode is non-nil.
5617 (html-paragraph): Remove \n before <p>.
5618 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
5619 instead of `checked' when sgml-xml-mode is non-nil.
5620
5621 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
5622 Remove 1 space before #RRGGBB to not truncate it on terminal
5623 windows w/o fringes. Remove 1 space between bg and fg examples
5624 to get more space.
5625 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
5626 avoid byte-compile warnings.
5627
5628 * image-file.el (image-file-handler): Put `safe-magic' property to
5629 `image-file-handler'.
5630
5631 * info.el (Info-isearch-search): Emulate word search in
5632 isearching through multiple Info nodes with Info-search.
5633 (Info-isearch-wrap): Allow isearch-word.
5634
5635 2005-03-08 Lute Kamstra <lute@gnu.org>
5636
5637 * emacs-lisp/debug.el (debugger-step-through): Make sure that
5638 stepping into the debugger's code is not possible.
5639 (debugger-jumping-flag): Docstring update.
5640
5641 2005-03-08 Jay Belanger <belanger@truman.edu>
5642
5643 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
5644 embedded mode begins.
5645 (calc-embedded-language-alist): New variable.
5646 (calc-embedded-find-modes): Use calc-embedded-language-alist to
5647 set default language mode.
5648
5649 2005-03-08 Kenichi Handa <handa@m17n.org>
5650
5651 * international/ccl.el (define-ccl-program): Fix docstring about
5652 extra 256 bytes assured for the output buffer.
5653
5654 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5655 Fix BUFFER_MAGNIFICATION to 2.
5656 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5657
5658 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
5659
5660 * align.el (align-rules-list): Added an alignment rule for CSS
5661 declarations (applies to css-mode and html-mode buffers).
5662
5663 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
5664
5665 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
5666
5667 2005-03-07 Kim F. Storm <storm@cua.dk>
5668
5669 * simple.el (move-beginning-of-line): New command.
5670
5671 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
5672
5673 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
5674
5675 * emulation/cua-base.el: Put CUA move property on move-end-of-line
5676 and move-beginning-of-line.
5677
5678 * apropos.el (apropos-print): Omit command from M-x ... RET.
5679
5680 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
5681
5682 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
5683 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
5684
5685 2005-03-06 Richard M. Stallman <rms@gnu.org>
5686
5687 * bindings.el (esc-map): Bind M-g to goto-line.
5688
5689 * facemenu.el (global-map): Bind M-o, not M-g.
5690
5691 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5692
5693 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
5694 "Open Directory" as for "Open File".
5695
5696 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
5697
5698 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
5699 (push-mark-command): Run activate-mark-hook.
5700
5701 2005-03-06 Richard M. Stallman <rms@gnu.org>
5702
5703 * help-mode.el (help-mode-finish): Don't alter the element
5704 in view-return-to-alist if there already is one.
5705
5706 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
5707 make sure the current buffer is the expected one.
5708
5709 * novice.el (disabled-command-function): Output in *Disabled Command*.
5710 Explicitly ignore non-keyboard events, and explicitly handle C-g.
5711
5712 * textmodes/flyspell.el (flyspell-large-region):
5713 Pass args differently for aspell.
5714
5715 * files.el (mode-require-final-newline): Doc fix.
5716
5717 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5718
5719 * progmodes/which-func.el (which-function):
5720 Specify NOERROR when calling imenu--make-index-alist.
5721
5722 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
5723
5724 * simple.el (normal-erase-is-backspace): Define default value.
5725
5726 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
5727 (custom-reevaluate-setting): Simple function to handle
5728 variables that are defined before their default value can really
5729 be computed.
5730
5731 * startup.el (command-line): Use it for temporary-file-directory,
5732 small-emporary-file-directory, auto-save-file-name-transforms,
5733 blink-cursor-mode, and normal-erase-is-backspace.
5734
5735 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
5736 progress, even with buggy anchored keywords.
5737
5738 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
5739
5740 * simple.el (goto-line): Remove unbalanced final parenthesis.
5741
5742 2005-03-05 Richard M. Stallman <rms@gnu.org>
5743
5744 * simple.el (goto-line): Use a number at point as the default.
5745 With C-u as arg, switch buffers.
5746
5747 2005-03-05 Juri Linkov <juri@jurta.org>
5748
5749 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
5750 with `no-blinking-cursor'.
5751
5752 * startup.el (no-blinking-cursor): New defvar.
5753 (command-line): Add `--no-blinking-cursor' to longopts.
5754 Set `no-blinking-cursor' to t for command line arguments
5755 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
5756 with `no-blinking-cursor' in the condition for calling
5757 `blink-cursor-mode'.
5758
5759 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
5760
5761 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
5762 (menu-bar-options-save): Add blink-cursor-mode.
5763 (menu-bar-options-menu): Add blink-cursor-mode.
5764
5765 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
5766
5767 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
5768 (icalendar-export-file, icalendar-export-region)
5769 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
5770 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
5771
5772 2005-03-04 Lute Kamstra <lute@gnu.org>
5773
5774 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
5775 (debug-function-list): Ditto.
5776
5777 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
5778
5779 * textmodes/texinfmt.el (texinfo-append-refill):
5780 Redefine the types of line to which @refill
5781 is not appended by replacing a search for `@refill\\|@bye' with
5782 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
5783 itemize@refill' bug and the unfilled long lines bug.
5784 (texinfmt-version): Update number and date.
5785
5786 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
5787
5788 * international/code-pages.el (windows-1250, windows-125[2-8])
5789 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
5790
5791 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
5792
5793 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
5794 bound yet.
5795
5796 2005-03-02 Romain Francoise <romain@orebokech.com>
5797
5798 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
5799 buffer after removing limits.
5800 (ibuffer-pop-filter): Ditto.
5801 Update copyright.
5802
5803 2005-03-02 Miles Bader <miles@gnu.org>
5804
5805 * button.el (make-text-button): If the user doesn't specify a
5806 type, use the default. Rewrite to use `add-text-properties' and
5807 plist functions.
5808
5809 2005-03-01 Lute Kamstra <lute@gnu.org>
5810
5811 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
5812 (debugger-jumping-flag): New var.
5813 (debug-entry-code): Use it.
5814 (debugger-jump): Use debugger-jumping-flag and add
5815 debugger-reenable to post-command-hook.
5816 (debugger-reenable): Use debugger-jumping-flag and remove itself
5817 from post-command-hook.
5818 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
5819 debugger-reenable.
5820
5821 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
5822
5823 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
5824 inclusion of "itemize\\|", which may be unnecessary, is certainly
5825 inelegant, and stops refilling in itemize lists when formatting
5826 Japanese Texinfo files to Info.
5827 Update copyright to 2005.
5828
5829 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
5830
5831 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
5832 of an error if GDB can't find the source file.
5833
5834 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5835
5836 * calendar/calendar.el (redraw-calendar): Work from any buffer,
5837 not just the calendar.
5838
5839 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
5840 first.
5841 (diary-redraw-calendar): New function.
5842 (make-diary-entry): Add diary-redraw-calendar to local
5843 write-contents-functions. Turn off selective display before
5844 inserting in diary.
5845
5846 2005-03-01 Kim F. Storm <storm@cua.dk>
5847
5848 * emacs-lisp/copyright.el (copyright-fix-years): New command.
5849
5850 2005-03-01 Lute Kamstra <lute@gnu.org>
5851
5852 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
5853 that debug-entry-code can be safely removed from a function while
5854 this code is being evaluated. Revert the 2005-02-27 change as the
5855 new implementation no longer requires it. Make sure that a
5856 function body containing just a string is not mistaken for a docstring.
5857 (debug): Skip one more frame in case of debug on entry.
5858 (debugger-setup-buffer): Delete one more frame line in case of
5859 debug on entry.
5860 (debugger-frame-number): Update to use the new text introduced by
5861 the 1999-11-03 change. Skip one more frame in case of debug on entry.
5862
5863 2005-02-28 Kim F. Storm <storm@cua.dk>
5864
5865 * double.el (double-translate-key): Call force-window-update after
5866 read-event to avoid crash in redisplay.
5867
5868 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
5869
5870 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
5871 (debug): Use it. Move the inhibit-trace earlier.
5872 (debug-entry-code): New const.
5873 (debug-on-entry-1): Use it.
5874
5875 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
5876
5877 * international/utf-16.el (ccl-encode-mule-utf-16le):
5878 Fix BUFFER_MAGNIFICATION to 2.
5879 (ccl-encode-mule-utf-16be): Likewise.
5880
5881 2005-02-28 Kenichi Handa <handa@m17n.org>
5882
5883 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5884 Fix BUFFER_MAGNIFICATION to 4.
5885 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5886
5887 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
5888
5889 * speedbar.el (speedbar-update-flag): Doc fix.
5890 (speedbar-show-info-under-mouse): Give set-mouse-position the right
5891 argument.
5892
5893 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
5894
5895 * reveal.el (reveal-post-command): Don't try to reveal overlays which
5896 have a non-nil `invisible' property but are actually visible.
5897
5898 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
5899 for perldoc sections.
5900 (perl-outline-regexp, perl-outline-level): New var and function.
5901 (perl-mode): Use them.
5902
5903 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5904
5905 * calendar/diary-lib.el (diary-remind): Discard any mark portion
5906 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
5907
5908 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
5909
5910 * cus-edit.el: Comment change.
5911 (custom-buffer-create-internal): Slightly reword text at top of
5912 Custom buffers. Mention there that saving an option edits the
5913 init file. Add link to Emacs manual node on `custom-file'.
5914 (custom-magic-alist): Rewrite individual State messages to use
5915 capitalized keywords. Doc fix.
5916
5917 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5918
5919 * calendar/calendar.el (calendar-buffer): Move above
5920 calendar-week-start-day.
5921 (calendar-week-start-day): Doc fix. Add :set function.
5922 (calendar-minimum-window-height): New variable.
5923 (generate-calendar-window): Only resize window if selected-window
5924 is displaying the calendar buffer. Use new variable
5925 calendar-minimum-window-height.
5926 (generate-calendar): Reword error message.
5927 (calendar-mode-map): Bind DEL to scroll-other-window-down.
5928
5929 2005-02-27 Andreas Schwab <schwab@suse.de>
5930
5931 * vc.el (vc-do-command): Don't run command asynchronously when
5932 operating in a remote directory.
5933
5934 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
5935 change from sync with Tramp 2.0.47.
5936
5937 2005-02-27 Richard M. Stallman <rms@gnu.org>
5938
5939 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5940
5941 * textmodes/flyspell.el (flyspell-mode-on):
5942 Call ispell-change-dictionary only if necessary.
5943
5944 * emacs-lisp/re-builder.el (regexp-builder): New function.
5945
5946 * register.el (describe-register-1): Explicitly handle
5947 yank-excluded-properties = t.
5948
5949 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
5950 (custom-magic-alist): Change the status descriptions again.
5951 (face widget-type): Total rewrite based on `restricted-sexp'
5952 to eliminate the confusing double hiding levels.
5953
5954 * emacs-lisp/debug.el (debug-on-entry-1):
5955 If function body is empty, add nil as body form.
5956
5957 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
5958
5959 * emacs-lisp/trace.el (inhibit-trace): New var.
5960 (trace-make-advice): Use it.
5961
5962 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
5963
5964 2005-02-26 Kim F. Storm <storm@cua.dk>
5965
5966 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
5967 (mouse-on-link-p, mouse-drag-region-1): Use it.
5968
5969 2005-02-25 Lute Kamstra <lute@gnu.org>
5970
5971 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
5972
5973 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
5974
5975 * frame.el (blink-cursor-mode): Add :group keyword.
5976
5977 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
5978
5979 * calendar/icalendar.el (icalendar--decode-isodatetime):
5980 New optional argument DAY-SHIFT.
5981 (icalendar-export-region): Fix coding-system-for-write.
5982 (icalendar--convert-ical-to-diary): Shift end-day of all-day
5983 events by one.
5984
5985 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
5986
5987 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
5988
5989 2005-02-24 Kim F. Storm <storm@cua.dk>
5990
5991 * international/iso-acc.el (iso-accents-compose): Fix crash
5992 during redisplay. Call force-window-update after read-event
5993 and delete-region to signal that window is not accurate.
5994
5995 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5996
5997 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
5998 Remove unused and inexistent var `inhibit-trace'.
5999 (debugger-mode): Use run-mode-hooks.
6000 (debugger-list-functions): Add buttons; setup xref stack.
6001
6002 2005-02-23 Richard M. Stallman <rms@gnu.org>
6003
6004 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
6005 appointment says it was explicitly made.
6006 (appt-add): Set the 3rd element.
6007 (appt-make-list): Preserve explicit appointments.
6008
6009 * subr.el (find-tag-default): Catch errors in forward-sexp.
6010
6011 2005-02-23 Juri Linkov <juri@jurta.org>
6012
6013 * info.el (Info-isearch-search): New defcustom.
6014 (Info-isearch-search): Call the default isearch function
6015 when Info-isearch-search is nil.
6016 (Info-isearch-wrap): Use variable Info-isearch-search.
6017
6018 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
6019
6020 * cus-edit.el: Comment change.
6021
6022 2005-02-22 Kim F. Storm <storm@cua.dk>
6023
6024 * progmodes/hideif.el (hide-ifdef-use-define-alist):
6025 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
6026
6027 2005-02-22 Simon Josefsson <jas@extundo.com>
6028
6029 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
6030 New variable.
6031 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
6032 Oskarsson" <myrkraverk@users.sourceforget.net>.
6033
6034 2005-02-22 Kim F. Storm <storm@cua.dk>
6035
6036 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
6037 check that window of that event is the selected window.
6038 (mouse-drag-region-1): Compare mouse event window to selected
6039 window before setting point.
6040
6041 * tooltip.el (tooltip-show-help-function): Pass event to
6042 mouse-on-link-p so it can check selected window.
6043
6044 2005-02-22 Kenichi Handa <handa@m17n.org>
6045
6046 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
6047 (ps-mule-show-warning): New function.
6048 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
6049 characters are found.
6050
6051 * ps-print.el (ps-header-footer-string): Return a list of header
6052 and footer strings.
6053
6054 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
6055
6056 * pcvs.el (cvs-retrieve-revision): Fix thinko.
6057
6058 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
6059
6060 * frame.el (blink-cursor-mode): Use define-minor-mode.
6061
6062 * term/mac-win.el (function-key-map): Use char-names more consistently.
6063 (file-name-coding-system): Only set it for MacOS-9. The other case is
6064 already handled in mule-cmds.el (where it also works when mac-win.el
6065 is not used).
6066
6067 2005-02-21 Kenichi Handa <handa@m17n.org>
6068
6069 * international/mule.el (ctext-pre-write-conversion): Always use
6070 " *code-converting-work*" buffer for work.
6071
6072 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
6073
6074 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
6075
6076 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
6077
6078 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
6079
6080 * ses.el (undo-more): Restore defadvice, but only the part that
6081 allows changes outside the restricted area of the buffer.
6082
6083 2005-02-20 Kim F. Storm <storm@cua.dk>
6084
6085 * simple.el (line-move): Add fourth optional arg try-vscroll which
6086 must be set to perform auto-window-vscroll.
6087 When moving backwards and doing auto-window-vscroll, automatically
6088 vscroll to the last part of lines which are taller than the window.
6089 (next-line, previous-line): Set try-vscroll arg on line-move.
6090
6091 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
6092
6093 * replace.el (query-replace, query-replace-regexp)
6094 (replace-string, replace-regexp): When operating on region, make
6095 the minibuffer prompt say so.
6096
6097 * isearch.el (isearch-forward): Document isearch-query-replace and
6098 isearch-query-replace-regexp keybindings.
6099
6100 2005-02-19 Jay Belanger <belanger@truman.edu>
6101
6102 * calc/calc-aent.el (math-read-token): Add local variable.
6103
6104 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
6105 (calc-edit-top): Move declaration to earlier in file.
6106 (calc-edit-macro-repeats): Add local variables.
6107
6108 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
6109 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
6110 calcFunc-tanh.
6111 Adjust integration rule for calcFunc-tan.
6112
6113 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
6114
6115 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
6116 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
6117 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
6118 (viper-skip-separators): Bug fix.
6119 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
6120 particular major mode.
6121 (viper-del-backward-char-in-replace): Don't put deleted char on the
6122 kill ring.
6123
6124 * viper-ex.el (viper-color-display-p): New function.
6125 (viper-has-face-support-p): Use viper-color-display-p.
6126
6127 * viper-keym.el (viper-gnus-modifier-map): New keymap.
6128
6129 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
6130
6131 * viper-util.el (viper-glob-unix-files): Fix shell status check.
6132 (viper-file-remote-p): Make equivalent to file-remote-p.
6133
6134 * viper.el (viper-major-mode-modifier-list):
6135 Use viper-gnus-modifier-map.
6136
6137 2005-02-19 David Kastrup <dak@gnu.org>
6138
6139 * subr.el (subregexp-context-p): Fix garbled doc string by adding
6140 quoting.
6141
6142 2005-02-19 Jay Belanger <belanger@truman.edu>
6143
6144 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
6145 Remove extra definitions.
6146 (calc-coth): New function.
6147 (calcFunc-cot): Fix `let'.
6148
6149 2005-02-19 Eli Zaretskii <eliz@gnu.org>
6150
6151 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
6152 the reasons we use "type pc" in these faces.
6153
6154 * button.el (button): Ditto.
6155
6156 2005-02-19 Michael Mauger <mmaug@yahoo.com>
6157
6158 * replace.el (query-replace-read-from): Set the value of
6159 query-replace-from-history-variable to handle the case of an empty
6160 string entered to accept the suggested default.
6161
6162 * net/tramp.el (tramp-file-name-for-operation):
6163 Use dired-call-process instead of dired-call-process-command.
6164
6165 2005-02-19 Jay Belanger <belanger@truman.edu>
6166
6167 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
6168 (math-div-non-trig): New variables.
6169 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
6170 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
6171 (math-combine-prod, math-div-symb-fancy): Add simplifications for
6172 trig expressions.
6173
6174 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
6175
6176 * progmodes/gdb-ui.el (gdb-var-update-handler)
6177 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
6178 for watch expressions,
6179 (gdb-var-create-handler): Don't set speedbar-update-flag.
6180 (gdb-post-prompt): Simplify test for speedbar.
6181
6182 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
6183
6184 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
6185 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
6186 we use the syntax table of the correct buffer.
6187 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
6188 Felix Gatzemeier.
6189
6190 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
6191 (ediff-file-remote-p): Make synonymous with file-remote-p.
6192 In all deffaces ediff-*-face-*, use min-colors.
6193
6194 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
6195 ediff-recurse-to-subdirectories.
6196 (ediff-mark-if-equal): Check that the arguments are strings, use
6197 ediff-same-contents (after to Felix Gatzemeier).
6198
6199 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
6200 nil.
6201
6202 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
6203
6204 * log-view.el (log-view-message-re): Fix up Subversion regexp.
6205
6206 2005-02-18 David Kastrup <dak@gnu.org>
6207
6208 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
6209 use `mark-active' when defined.
6210
6211 2005-02-18 Kenichi Handa <handa@m17n.org>
6212
6213 * ps-print.el (ps-font-info-database): New entry
6214 ZapfChancery-MediumItalic with correct font name. Fix font name
6215 of the entry Zapf-Chancery-MediumItalic.
6216
6217 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6218
6219 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
6220
6221 2005-02-16 Kim F. Storm <storm@cua.dk>
6222
6223 * ido.el (ido-fallback-command): Pass user input to fallback command.
6224
6225 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
6226
6227 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
6228 (gdb-find-file-hook): Add server prefix.
6229
6230 2005-02-16 Richard M. Stallman <rms@gnu.org>
6231
6232 * replace.el (perform-replace): Pass new args to replace-highlight.
6233 (replace-highlight): Take region args,
6234 and pass them to isearch-lazy-highlight-new-loop.
6235
6236 * novice.el (disabled-command-hook): Autoload the defalias
6237 and the make-obsolete-variable call.
6238
6239 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
6240
6241 * isearch.el (isearch-lazy-highlight-start-limit)
6242 (isearch-lazy-highlight-end-limit): New variables limit
6243 the region for highlighting.
6244 (isearch-lazy-highlight-new-loop): New args BEG and END.
6245 (isearch-lazy-highlight-search): Use the new vars.
6246 (isearch-lazy-highlight-update): Likewise.
6247
6248 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
6249
6250 * cus-start.el (all): Use default-boundp.
6251
6252 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
6253
6254 * menu-bar.el (menu-bar-select-frame): Handle current frame.
6255
6256 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
6257
6258 * autorevert.el (auto-revert-stop-on-user-input)
6259 (auto-revert-verbose): Doc fixes.
6260
6261 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
6262
6263 * international/mule-cmds.el (set-locale-environment): Remove call
6264 to set-selection-coding-system on Windows.
6265
6266 2005-02-15 Jay Belanger <belanger@truman.edu>
6267
6268 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
6269 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
6270 calcFunc-coth.
6271 (math-simplify-sqrt): Add simplifications.
6272
6273 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
6274 to list.
6275
6276 * calc/calc-ext.el: Add functions to autoloads.
6277
6278 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
6279 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
6280 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
6281 (math-csc-raw, math-cot-raw): New functions.
6282
6283 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
6284
6285 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
6286 the variable name in a message.
6287
6288 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
6289 calcFunc-csc, calcFunc-cot.
6290
6291 * calc/calcalg2.el: Add derivative and integration rules for
6292 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
6293 calcFunc-csch, calcFunc-coth.
6294 (math-do-integral-methods): Add to checks for when to use
6295 substitutions.
6296
6297 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
6298
6299 2005-02-15 Lute Kamstra <lute@gnu.org>
6300
6301 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6302 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
6303 <monnier@iro.umontreal.ca>
6304 (lisp-outline-level): Improve efficiency. Suggested by David
6305 Kastrup <dak@gnu.org>.
6306
6307 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
6308
6309 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
6310 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
6311 (gdb-set-gud-minor-mode-existing-buffers): New functions.
6312 (gdb-find-file-hook): New hook. Add it to find-file-hook.
6313 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
6314
6315 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
6316
6317 * cus-start.el (all): Comment change.
6318
6319 2005-02-14 Lute Kamstra <lute@gnu.org>
6320
6321 * cus-start.el (all): Check if symbol is void.
6322
6323 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
6324
6325 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
6326 optional argument to \cite.
6327
6328 2005-02-14 Richard M. Stallman <rms@gnu.org>
6329
6330 * cus-edit.el (custom-buffer-create-internal): Update help message.
6331 (custom-magic-alist): Update help messages.
6332
6333 * cus-start.el (all): Allow a var to specify a standard value.
6334
6335 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
6336
6337 * custom.el (custom-theme-set-variables): Handle variable aliases.
6338
6339 * frame.el (blink-cursor-timer): Doc fix.
6340 (blink-cursor): Make it an alias for `blink-cursor-mode' and
6341 declare obsolete.
6342 (blink-cursor-mode): Define with defcustom and use correct
6343 standard expression in that defcustom.
6344 * startup.el (command-line): Adapt to above changes in frame.el.
6345
6346 2005-02-11 Lute Kamstra <lute@gnu.org>
6347
6348 * apropos.el (apropos-score-doc): Prevent division by zero.
6349
6350 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
6351
6352 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
6353 (icalendar--get-event-property-attributes)
6354 (icalendar--get-event-properties)
6355 (icalendar--datetime-to-diary-date): New functions.
6356 (icalendar--split-value): Doc fix.
6357 (icalendar--datetime-to-noneuropean-date)
6358 (icalendar--datetime-to-european-date): New optional argument
6359 SEPARATOR. Return result as a string instead of a list.
6360 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
6361 (icalendar--convert-string-for-export): Rename arg S to STRING.
6362 (icalendar-export-region): Doc fix. Change name of error buffer.
6363 Save output buffer.
6364 (icalendar-import-file): Add blank at end of prompt.
6365 (icalendar-import-buffer): Doc fix. Do not switch to error
6366 buffer. Indicate status in return value.
6367 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
6368 buffer. Save output buffer. Handle exception from recurrence
6369 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
6370 events. Fix problems with weekly all-day events.
6371
6372 2005-02-10 Richard M. Stallman <rms@gnu.org>
6373
6374 * simple.el (eval-expression-print-format):
6375 Avoid warning about edebug-active.
6376
6377 * help.el (help-for-help-internal): Rename from help-for-help.
6378 (help-for-help): Define with defalias.
6379
6380 * font-core.el (font-lock-default-function): Use with-no-warnings.
6381
6382 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
6383
6384 * custom.el (defface): Doc fix.
6385
6386 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
6387
6388 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
6389 width 0" to prevent word wrapping problems.
6390
6391 2005-02-09 Kim F. Storm <storm@cua.dk>
6392
6393 * ido.el (ido-file-extensions-order): New defcustom.
6394 (ido-file-extension-lessp, ido-file-extension-aux)
6395 (ido-file-extension-order): New advanced file ordering.
6396 (ido-file-lessp): New simple file ordering.
6397 (ido-sort-list): Remove.
6398 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
6399 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
6400
6401 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
6402
6403 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
6404 that some versions of grep produce.
6405 (grep-mode-font-lock-keywords): Likewise.
6406
6407 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
6408
6409 * progmodes/gdb-ui.el (gdb-location-list): New variable.
6410 (gdb-cdir): Delete.
6411 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
6412 (gdb-source-info): Treat case when source file is in another
6413 directory properly.
6414 (gdb-get-location): New function.
6415
6416 2005-02-07 Jay Belanger <belanger@truman.edu>
6417
6418 * calc/calc-prog.el (calc-write-parse-table-part)
6419 (calc-fix-token-name): Fix a check for language type.
6420
6421 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
6422
6423 2005-02-07 Andre Spiegel <spiegel@gnu.org>
6424
6425 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
6426 as directory not writable.
6427
6428 2005-02-07 Kim F. Storm <storm@cua.dk>
6429
6430 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
6431 (cua--standard-movement-commands): Remove list.
6432 Instead, set CUA property value to move for movement commands.
6433 (cua-movement-commands): Remove. Users must set CUA prop instead.
6434 (cua--pre-command-handler): Check CUA property.
6435 (cua--init-keymaps): Don't remap undo commands.
6436 (cua-mode): Don't call cua--rectangle-on-off.
6437
6438 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
6439 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
6440 (cua--rect-undo-set-point): New var.
6441 (cua--rectangle-undo-boundary): Setup undo apply entry.
6442 (cua--rect-undo-handler): New function for rectangle undo.
6443 (cua--rect-start-position, cua--rect-end-position): Add.
6444 (cua--rectangle-post-command): Call cua--rectangle-set-corners
6445 for restored rectangle. Set point if cua--rect-undo-set-point.
6446
6447 2005-02-06 Jay Belanger <belanger@truman.edu>
6448
6449 * calc/calc-lang.el (calc-tex-language): Display more information
6450 in messages.
6451
6452 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
6453 in TeX mode.
6454
6455 2005-02-06 Richard M. Stallman <rms@gnu.org>
6456
6457 * emacs-lisp/lisp.el (buffer-end): Doc fix.
6458
6459 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
6460
6461 * net/ldap.el (ldap-search-internal): Support attributes with
6462 optional descriptions separated by a semi-colon, as in
6463 "userCertificate;binary".
6464
6465 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6466
6467 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
6468 isn't a cons (i.e. the version is 0).
6469
6470 2005-02-05 Eli Zaretskii <eliz@gnu.org>
6471
6472 * help.el (help-for-help): Doc fix.
6473
6474 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
6475
6476 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
6477 GDB-Windows on the menu-bar as this works better.
6478
6479 2005-02-04 Jay Belanger <belanger@truman.edu>
6480
6481 * calc/calc-embed.el (calc-embedded-update): Don't put in
6482 unnecessary newlines. Adjust the end of formula marker.
6483
6484 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
6485 (math-latex-parse-two-args): New function.
6486
6487 2005-02-03 Lute Kamstra <lute@gnu.org>
6488
6489 * help-fns.el (help-with-tutorial): Make sure that users cannot
6490 remove the entire text of the tutorial by means of `undo'.
6491
6492 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
6493
6494 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
6495 in recent changes, where the ispell process was repeatedly
6496 killed & restarted.
6497
6498 * international/mule-cmds.el (set-locale-environment): Set file-name
6499 coding system to utf-8 on Darwin systems.
6500 (set-default-coding-systems): Don't set default-file-name-coding-system
6501 on Darwin systems.
6502
6503 2005-02-03 Richard M. Stallman <rms@gnu.org>
6504
6505 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
6506
6507 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
6508
6509 * faces.el (list-faces-display): Add optional argument.
6510
6511 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
6512
6513 * font-core.el (font-lock-default-function): Handle the rare case where
6514 only font-lock-keywords is set.
6515
6516 2005-02-02 Kenichi Handa <handa@m17n.org>
6517
6518 * international/characters.el: Cancel previous change for
6519 I-WITH-DOT-ABOVE and DOTLESS-i.
6520
6521 * international/latin-5.el: Cancel previous change.
6522
6523 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6524
6525 * progmodes/gud.el: Correction to syntax in gud-menu-map.
6526
6527 2005-02-02 Kenichi Handa <handa@m17n.org>
6528
6529 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
6530 DOTLESS-i.
6531
6532 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
6533 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
6534
6535 * case-table.el (get-upcase-table): New function.
6536 (copy-case-table): Copy upcaes table too if non-nil.
6537 (set-case-syntax-delims): Maintain upcase table too.
6538 (set-case-syntax-pair): Likewise.
6539 (set-upcase-syntax, set-downcase-syntax): New functions.
6540 (set-case-syntax): Maintain upcase table too.
6541
6542 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6543
6544 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
6545
6546 * progmodes/gud.el (gud-goto-info): New function.
6547 (gud-tool-bar-map): Use correct icon.
6548
6549 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6550
6551 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
6552 When delegating, order args in the funcall correctly.
6553
6554 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6555
6556 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
6557
6558 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
6559
6560 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
6561 buffer not visiting a file.
6562
6563 2005-01-31 Jay Belanger <belanger@truman.edu>
6564
6565 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
6566 bound on the line with the formula.
6567
6568 2005-01-31 Kim F. Storm <storm@cua.dk>
6569
6570 * ses.el (ses-create-cell-variable-range)
6571 (ses-destroy-cell-variable-range, ses-reset-header-string)
6572 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
6573 (ses-insert-row): Fix format of apply undo entries.
6574
6575 2005-01-31 Jay Belanger <belanger@truman.edu>
6576
6577 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
6578 parts.
6579
6580 * calc/calc-embed.el (calc-embedded-open-formula)
6581 (calc-embedded-close-formula): Ignore matrix environments.
6582
6583 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
6584 TeX mode.
6585
6586 * calc/calc-lang.el (math-function-table, math-oper-table)
6587 (math-variable-table): Adjust the LaTeX portions.
6588
6589 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
6590 (math-latex-ignore-words): New constant.
6591
6592 2005-01-31 Richard M. Stallman <rms@gnu.org>
6593
6594 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
6595 (ispell-local-dictionary): Doc fix.
6596 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
6597 Don't reinitialize at run time. Don't defcustom.
6598 All uses changed to append ispell-local-dictionary-alist,
6599 or check it first.
6600 (ispell-current-dictionary): New variable for dictionary in use.
6601 (ispell-dictionary): Now used only for global default.
6602 (ispell-start-process): Set ispell-current-dictionary,
6603 not ispell-dictionary.
6604 (ispell-change-dictionary): Use this only for setting
6605 user preferences.
6606 (ispell-internal-change-dictionary): New function
6607 to change the current dictionary in use.
6608 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
6609 Use ispell-current-dictionary.
6610 Handle ispell-local-dictionary-overridden.
6611 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
6612
6613 2005-01-31 Jay Belanger <belanger@truman.edu>
6614
6615 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
6616
6617 * calc/calc-ext.el: Add calc-latex-language to autoloads.
6618 (calc-mode-map): Add calc-latex-language.
6619
6620 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
6621 (math-latex-print-frac): New functions.
6622 (math-oper-table, math-function-table, math-variable-table)
6623 (math-complex-format, math-input-filter): Add latex properties.
6624 (calc-set-language): Set math-expr-special-function-mapping.
6625
6626 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
6627 (calc-write-parse-table-part): Add LaTeX support.
6628
6629 * calc/calc.el (calc-language): Adjust docstring.
6630 (calc-set-mode-line): Add LaTeX support.
6631 (math-expr-special-function-mapping): New variable.
6632 (math-tex-ignore-words): Add to list.
6633
6634 * calc/calccomp.el (math-compose-expr, math-compose-rows):
6635 Add LaTeX support.
6636 (math-compose-expr): Add support for special functions.
6637
6638 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
6639
6640 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
6641
6642 * progmodes/gdb-ui.el (gdb-memory-address)
6643 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
6644 (gdb-memory-mode-map, gdb-memory-format-keymap)
6645 (gdb-memory-format-menu, gdb-memory-unit-keymap)
6646 (gdb-memory-unit-menu): New variables for a buffer
6647 that lets the user examine program memory.
6648 (gdb-memory-set-address, gdb-memory-set-repeat-count)
6649 (gdb-memory-format-binary, gdb-memory-format-octal)
6650 (gdb-memory-format-unsigned, gdb-memory-format-signed)
6651 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
6652 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
6653 (gdb-memory-unit-word, gdb-memory-unit-halfword)
6654 (gdb-memory-unit-byte, gdb-memory-unit-menu)
6655 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
6656 (gdb-memory-mode, gdb-memory-buffer-name)
6657 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
6658 New functions for above buffer.
6659
6660 2005-01-30 Richard M. Stallman <rms@gnu.org>
6661
6662 * cus-edit.el (custom-bury-buffer): Function deleted.
6663 (custom-buffer-done-function): Option deleted.
6664 (custom-buffer-done-kill): New (replacement option.
6665 (Custom-buffer-done): Call quit-window.
6666 (custom-buffer-create-internal): Update for above changes.
6667
6668 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
6669
6670 * simple.el (undo-ask-before-discard): New var.
6671 (undo-outer-limit-truncate): Implement it.
6672 (undo-extra-outer-limit): Doc update.
6673
6674 2005-01-29 Richard M. Stallman <rms@gnu.org>
6675
6676 * ses.el (undo-more): Delete defadvice.
6677 (ses-begin-change): Doc fix.
6678
6679 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
6680 instead of rebinding C-x u and C-_.
6681
6682 * files.el (normal-backup-enable-predicate): Return nil for files
6683 in /tmp, regardless of temporary-file-directory.
6684
6685 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
6686
6687 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
6688 (open-rectangle, delete-whitespace-rectangle-line)
6689 (clear-rectangle-line): If FILL, pass t instead of FILL
6690 for move-to-column's 2nd arg.
6691
6692 * simple.el (undo): Fix the test for continuing a series of undos.
6693 (undo-more): Set pending-undo-list to t when we reach end.
6694 (pending-undo-list): Move up defvar.
6695
6696 * wid-edit.el (widget-button-click):
6697 Shorten the range of the track-mouse binding.
6698
6699 * comint.el (comint-insert-input): Undo previous changes;
6700 use last-input-event in interactive spec.
6701
6702 2005-01-29 Eli Zaretskii <eliz@gnu.org>
6703
6704 * progmodes/compile.el (compilation-start): Bind buffer-read-only
6705 to nil before invoking call-process. Reset buffer's modified flag
6706 after fontifying it in the no-async branch.
6707
6708 * wid-edit.el (widget-specify-button): If mouse pointer shape
6709 cannot be changed, use mouse face instead.
6710
6711 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
6712
6713 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
6714 (gdb-goto-breakpoint): Make breakpoint handling work on template
6715 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
6716 (gdb-assembler-custom): Update to recognise breakpoint information
6717 added on 2005-01-19.
6718
6719 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
6720
6721 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
6722 (dsssl-mode): Use define-derived-mode.
6723 (scheme-mode-initialize): Remove.
6724 (scheme-mode): Use run-mode-hooks.
6725
6726 * cus-edit.el (customize-group-other-window)
6727 (custom-buffer-create-other-window): Don't override special-display-*.
6728 (custom-mode-map): Make it dense.
6729
6730 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
6731 sets the default value.
6732
6733 2005-01-28 Eli Zaretskii <eliz@gnu.org>
6734
6735 * descr-text.el: Add more keywords.
6736
6737 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
6738
6739 * speedbar.el: Avoid unnecessary use of locate-library.
6740
6741 * international/mule-cmds.el (standard-display-european-internal):
6742 Don't fiddle with latin-1 non-break space any more since it's now
6743 special cased in the C code.
6744 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
6745
6746 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
6747
6748 * cus-start.el (all): Add `undo-outer-limit'.
6749
6750 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6751
6752 * textmodes/bibtex.el (bibtex-format-entry):
6753 Use `bibtex-empty-field-re' only on the text of fields, not on entire
6754 field lines.
6755 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
6756 not on part of a buffer.
6757
6758 2005-01-25 Lute Kamstra <lute@gnu.org>
6759
6760 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
6761 nonempty field text strings like "{letters\\macro{}more letters}".
6762 Clarify docstring.
6763 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
6764 (bibtex-entry-offset, bibtex-parse-association)
6765 (bibtex-parse-field-name): Fix typos in docstrings.
6766 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
6767
6768 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
6769
6770 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
6771 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
6772 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
6773 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
6774
6775 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
6776 isearch minor mode.
6777
6778 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
6779
6780 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
6781
6782 2005-01-24 Lute Kamstra <lute@gnu.org>
6783
6784 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
6785 CASECHARS and NOT-CASECHARS regular expressions of the
6786 "nederlands" and "nederlands8" dictionaries to prevent a "Range
6787 striding over charsets" error.
6788
6789 2005-01-24 Jay Belanger <belanger@truman.edu>
6790
6791 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
6792 display variable name.
6793
6794 2005-01-24 Kenichi Handa <handa@m17n.org>
6795
6796 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
6797 Fix setting of the element of encoded-kbd-iso2022-invocations.
6798
6799 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
6800
6801 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
6802 (gdb-threads-select): Change to also accept mouse events.
6803 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
6804 (gdb-threads-mouse-select): Delete.
6805
6806 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
6807
6808 * files.el (insert-directory): Take care of empty directory,
6809 listed without -a switch.
6810
6811 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
6812
6813 * textmodes/refill.el (refill-post-command-function):
6814 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
6815 to the list of functions that we should be careful not to undo.
6816 (refill-late-fill-paragraph-function): Remove.
6817 (refill-saved-state): New var.
6818 (refill-mode): Use it to save fill-paragraph-function.
6819 Save also the value of auto-fill-function.
6820
6821 * term/w32-win.el: Simplify code.
6822
6823 2005-01-23 Kim F. Storm <storm@cua.dk>
6824
6825 * simple.el (line-move): Adapt to new return value from
6826 pos-visible-in-window-p.
6827
6828 * simple.el (line-move): Fix last change. Check partial
6829 visibility at point rather than at window-start.
6830
6831 2005-01-22 Jason Rumney <jasonr@gnu.org>
6832
6833 * term/w32-win.el (xw-defined-colors): Remove debug-message.
6834
6835 2005-01-22 David Kastrup <dak@gnu.org>
6836
6837 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
6838
6839 2005-01-22 Eli Zaretskii <eliz@gnu.org>
6840
6841 * type-break.el (type-break-mode): Add a test for
6842 type-break-file-name being non-nil.
6843
6844 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
6845
6846 * net/eudc.el (top level): Call (message "") via progn, so that
6847 eudc-options-file is loaded.
6848
6849 2005-01-22 Kim F. Storm <storm@cua.dk>
6850
6851 * simple.el (line-move-1): Rename from line-move.
6852 (line-move): New function that adjusts vscroll for partially
6853 visible rows, and calls line-move-1 otherwise.
6854
6855 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
6856
6857 * pcomplete.el: define pcomplete-read-event instead of read-event,
6858 since it's not a complete read-event implementation
6859
6860 2005-01-20 Jay Belanger <belanger@truman.edu>
6861
6862 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
6863 for called function.
6864
6865 2005-01-20 Steven Tamm <steventamm@mac.com>
6866
6867 * term/mac-win.el (process-connection-type): Remove.
6868 Controlled now by s/darwin.h:PTY_ITERATION.
6869
6870 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6871
6872 * window.el (handle-select-window): Don't switch window when we're
6873 in the minibuffer.
6874
6875 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
6876
6877 * subr.el (dotimes-with-progress-reporter): New macro.
6878
6879 * ses.el (ses-dotimes-msg): Remove macro.
6880 Use `dotimes-with-progress-reporter' instead.
6881
6882 2005-01-19 Steven Tamm <steventamm@mac.com>
6883
6884 * term/mac-win.el (process-connection-type): Use new
6885 operating-system-release variable to use ptys on Darwin 7 (OSX
6886 10.3) when using carbon build.
6887
6888 2005-01-19 Jay Belanger <belanger@truman.edu>
6889
6890 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
6891 flags if the last command was a tab or M-tab.
6892
6893 * calc/calc-prog.el (calc-user-define-edit): Put original formula
6894 in formula editing buffer.
6895
6896 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6897
6898 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
6899 breakpoint image symbol in margin.
6900
6901 2005-01-19 Jay Belanger <belanger@truman.edu>
6902
6903 * calc/calc-prog.el (calc-execute-kbd-macro):
6904 Ignore calc-keep-arg-flag.
6905
6906 2005-01-19 Kenichi Handa <handa@m17n.org>
6907
6908 * textmodes/ispell.el (ispell-looking-at): New function.
6909 (ispell-process-line): Use ispell-looking-at to compare the ispell
6910 output and the buffer contents.
6911
6912 2005-01-18 Jay Belanger <belanger@truman.edu>
6913
6914 * calc/calc.el (calc-display-raw): Fix docstring.
6915
6916 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
6917
6918 * simple.el (blink-matching-open): Strip extra info from syntax.
6919
6920 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
6921 funny chars in the end-of-here-doc marker.
6922
6923 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6924
6925 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
6926 that enable/disabled state of breakpoints is shown correctly in
6927 fringe and on ttys.
6928 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
6929 Add breakpoint information as text properties.
6930 (gdb-mouse-toggle-breakpoint):
6931 Rename to gdb-mouse-set-clear-breakpoint.
6932 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
6933 breakpoints in the margin.
6934 (gdb-remove-strings): Simplify.
6935
6936 2005-01-17 Jay Belanger <belanger@truman.edu>
6937
6938 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
6939 erasing buffer.
6940
6941 2005-01-17 Richard M. Stallman <rms@gnu.org>
6942
6943 * progmodes/grep.el (grep-find): Copy from `grep' the condition
6944 for calling grep-compute-defaults.
6945
6946 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
6947 if buffer is empty.
6948
6949 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
6950
6951 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
6952
6953 * hilit-chg.el (highlight-changes-mode): Don't autoload.
6954
6955 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
6956 non-preloaded variables.
6957
6958 2005-01-17 Steven Tamm <steventamm@mac.com>
6959
6960 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
6961 tex-shell cause to force interactivity when using pipes.
6962
6963 2005-01-17 Kim F. Storm <storm@cua.dk>
6964
6965 * simple.el (just-one-space): Make arg optional.
6966
6967 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
6968
6969 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
6970 posn-at-x-y to t to access left-margin.
6971
6972 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
6973
6974 Sync with Tramp 2.0.47.
6975
6976 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
6977 catching keep-date problems in cp/scp operations.
6978 (tramp-handle-copy-file): Don't call `set-file-modes'
6979 unconditionally. Specialized functions should know better what is
6980 necessary. This improves performance a little bit, and the
6981 functions could catch errors with `cp -p' and `scp -p'.
6982 (tramp-do-copy-or-rename-file-via-buffer)
6983 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
6984 when appropriate.
6985 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
6986 Call `set-file-modes' when appropriate.
6987 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
6988 Johnsson <isak@hypergene.com>
6989 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
6990 of both Tramp buffer and debug buffer. Reported by Joakim Verona
6991 <joakim@verona.se>
6992 (tramp-file-name-for-operation): Mark `shell-command' as magic for
6993 Emacs only.
6994
6995 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
6996 `find-file-hooks' and `dired-mode-hook'.
6997 (tramp-minor-mode-map): Respective map. Add remapping for
6998 `compile' and `recompile'.
6999 (tramp-remap-command, tramp-recompile): New defuns.
7000 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
7001 in buffer "*Compilation*". Call the commands asynchronously.
7002
7003 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
7004 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
7005 `shell-command', because it isn't magic in XEmacs. Reported by
7006 Adrian Aichner <adrian@xemacs.org>.
7007
7008 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
7009 `substitute-in-file-name.
7010 (tramp-smb-handle-substitute-in-file-name): New defun.
7011 (tramp-smb-advice-PC-do-completion): Delete advice.
7012
7013 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
7014
7015 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
7016 Fix error in deleting region.
7017
7018 2005-01-15 Richard M. Stallman <rms@gnu.org>
7019
7020 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
7021 In non-temp buffer, switch syntax table temporarily.
7022
7023 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
7024
7025 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
7026
7027 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
7028
7029 * imenu.el (imenu--split-menu): Copy menulist before sorting.
7030 (imenu--generic-function): Use START, not BEG, as pos of definition.
7031
7032 * simple.el (just-one-space): Argument specifies number of spaces.
7033
7034 * simple.el (eval-expression-print-format): Avoid warning
7035 about edebug-active.
7036
7037 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
7038
7039 * progmodes/sh-script.el: Code copied from make-mode.el
7040 with small changes,
7041 (sh-mode-map): Bind C-c C-\.
7042 (sh-backslash-column, sh-backslash-align): New variables.
7043 (sh-backslash-region, sh-append-backslash): New functions.
7044
7045 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7046
7047 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
7048 (rmail-pop-password, rmail-pop-password-required): Move to
7049 rmail-obsolete group.
7050 (rmail-set-pop-password): Rename to rmail-set-remote-password.
7051 All callers updated.
7052 (rmail-get-pop-password): Rename to rmail-get-remote-password.
7053 Take an argument specifying whether it is POP or IMAP mailbox we
7054 are using. All callers updated.
7055 (rmail-pop-password-error): Rename to
7056 rmail-remote-password-error. Added mailutils-specific error message.
7057 (rmail-movemail-search-path)
7058 (rmail-movemail-variant-in-use): New variables.
7059 (rmail-remote-password, rmail-remote-password-required):
7060 New customization variables.
7061 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
7062 (rmail-parse-url): New function.
7063 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
7064 with GNU mailutils movemail.
7065
7066 2005-01-15 Kevin Ryde <user42@zip.com.au>
7067
7068 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
7069 suffix to space, $ or '$, to correctly position point when going
7070 to @table style constants like DBL_MAX.
7071
7072 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
7073
7074 * type-break.el (type-break-mode, type-break-file-time)
7075 (type-break-file-keystroke-count, type-break-choose-file):
7076 Don't store data in or load data from the file if type-break-file-name
7077 is nil.
7078 (type-break-file-name): Doc update as per the above.
7079
7080 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
7081
7082 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
7083 lookup-key might return nil; handle that.
7084
7085 2005-01-15 Alan Mackenzie <acm@muc.de>
7086
7087 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
7088 rather than the element found, thus enabling the tree to be setcar'd.
7089
7090 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
7091
7092 * textmodes/org.el (org-show-following-heading): New option.
7093 (org-show-hierarchy-above): Use `org-show-following-heading'.
7094 (org-cycle): Documentation fix.
7095
7096 * textmodes/org.el (orgtbl-optimized): New option
7097 (orgtbl-mode): New command, a minor mode.
7098 (orgtbl-mode-map): New variable.
7099 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
7100 (orgtbl-error, orgtbl-self-insert-command)
7101 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
7102
7103 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
7104 a local variable in each org-mode buffer.
7105
7106 * textmodes/org.el (org-set-regexps-and-options): Rename from
7107 `org-set-regexps'. Added checking for STARTUP keyword.
7108 (org-get-current-options): Add STARTUP options.
7109 (org-table-insert-row): Mode mode intelligent about when
7110 realignment is needed.
7111 (org-self-insert-command, org-delete-backward-char, org-delete-char):
7112 New commands.
7113 (org-enable-table-editor): New default value `optimized'.
7114 (org-table-blank-field): Support blanking regions if active.
7115
7116 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
7117
7118 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
7119 if the year is not given.
7120
7121 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
7122 Add new escapes %m and %M, fixed bug with %F by adding
7123 save-match-data.
7124 (reftex-reference): Remove ?. from list of spaces.
7125 (reftex-label-info): Add automatic label prefix recognition.
7126
7127 * textmodes/reftex-index.el (reftex-index-next-phrase):
7128 Add slave parameter to call of `reftex-index-this-phrase'.
7129 (reftex-index-this-phrase): New optional argument.
7130 (reftex-index-region-phrases): Add slave parameter to call of
7131 `reftex-index-this-phrase'.
7132 (reftex-display-index): New argument redo.
7133 (reftex-index-rescan): Add 'redo to arguments of
7134 `reftex-display-index'.
7135 (reftex-index-Rescan, reftex-index-revert)
7136 (reftex-index-switch-index-tag): Add 'redo to arguments of
7137 `reftex-display-index'.
7138 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
7139 indexing. Fix bug with matching is there is a quote before or
7140 after the word.
7141
7142 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
7143 Fix bug when collecting citation keys in lines with comments.
7144 (reftex-citation): Prefix argument no longer rescans the document,
7145 but forces prompting for optional arguments of cite macros.
7146 (reftex-do-citation): Prompting for optional arguments implemented.
7147
7148 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
7149 Add optional arguments to most cite commands.
7150 (reftex-cite-cleanup-optional-args): New option
7151 (reftex-cite-prompt-optional-args): New option.
7152 (reftex-trust-label-prefix): New option.
7153
7154 * textmodes/reftex-toc.el (reftex-toc-find-section):
7155 Add push-mark before changing the position in the buffer.
7156
7157 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
7158 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
7159
7160 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
7161
7162 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
7163 more carefully.
7164
7165 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
7166
7167 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
7168 (sgml-mode): Use it.
7169 (sgml-get-context): Better keep track of implicitly closed tags.
7170
7171 2005-01-13 Kenichi Handa <handa@m17n.org>
7172
7173 * textmodes/ispell.el: These changes are to fix misalignment error
7174 caused by equivalent characters of different Emacs charsets.
7175 (ispell-unified-chars-table): New variable.
7176 (ispell-get-decoded-string): New function.
7177 (ispell-get-casechars, ispell-get-not-casechars)
7178 (ispell-get-otherchars): Call ispell-get-decoded-string.
7179
7180 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
7181
7182 * custom.el (custom-declare-variable): Just put symbol instead
7183 of (defvar . symbol) in `current-load-list'.
7184
7185 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
7186
7187 * emacs-lisp/elint.el: Fixed typo in Commentary section.
7188
7189 2005-01-12 Jay Belanger <belanger@truman.edu>
7190
7191 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
7192 to create a Calc summary.
7193
7194 2005-01-12 Kim F. Storm <storm@cua.dk>
7195
7196 * mouse.el (mouse-on-link-p): Change functionality and doc
7197 string to comply with latest description in lisp ref.
7198
7199 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
7200
7201 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
7202 Enable mouse clicks on mode-line, header-line and margin.
7203 (event-type): Give mouse event symbols an 'event-kind property
7204 with value 'mouse-click.
7205
7206 2005-01-12 Juri Linkov <juri@jurta.org>
7207
7208 * facemenu.el (list-colors-display): Add new arg buffer-name.
7209 Use it. Fix docstring. Replace code for identifying duplicate
7210 colors by the name with call to `list-colors-duplicates' which
7211 identifies duplicate colors by the value unless the color
7212 is one of special Windows colors. Set truncate-lines to t.
7213 Print sorted duplicate color names on each line. Indent to 22
7214 \(the longest color name in rgb.txt) instead of 20. Optimize.
7215 (list-colors-duplicates): New function.
7216 (facemenu-color-name-equal): Delete function.
7217
7218 * facemenu.el (list-colors-print): New function created from code
7219 in list-colors-display. Print #RRGGBB at the window right edge.
7220 (list-colors-display): When temp-buffer-show-function is not
7221 defined, call list-colors-print from temp-buffer-show-hook
7222 to get the right value of window-width in list-colors-print
7223 after the buffer is displayed.
7224
7225 * simple.el (pop-mark): Move deactivate-mark out of conditional
7226 part to deactivate the active mark regardless of the state of the
7227 mark ring.
7228
7229 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
7230 variables line in desktop files.
7231
7232 2005-01-12 Juri Linkov <juri@jurta.org>
7233
7234 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
7235 Bring together isearch highlight related options.
7236 (lazy-highlight): Replace group `replace' by `matching'.
7237 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
7238 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
7239 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
7240 and declare them obsolete.
7241 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
7242 (isearch-faces): Remove defgroup.
7243 (isearch-overlay, isearch-highlight, isearch-dehighlight):
7244 Move isearch highlighting code closer to lazy highlighting code.
7245
7246 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
7247 (query-replace-highlight, query-replace-lazy-highlight)
7248 (query-replace): Move definitions to the beginning of the file.
7249
7250 2005-01-11 Juri Linkov <juri@jurta.org>
7251
7252 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
7253 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
7254 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
7255
7256 * info.el (Info-history-forward): New variable.
7257 (Info-select-node): Reset Info-history-forward to nil.
7258 (Info-last): Turn into defalias.
7259 (Info-history-back): Rename from Info-last.
7260 Add current node to Info-history-forward.
7261 (Info-history-forward): New fun.
7262 (Info-mode-map): Replace Info-last by Info-history-back.
7263 Bind Info-history-forward to "r".
7264 (Info-mode-menu): Replace Info-last by Info-history-back.
7265 Fix menu item text. Add menu item for Info-history-forward.
7266 (info-tool-bar-map): Replace Info-last by Info-history-back.
7267 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
7268 for Info-history-forward.
7269 (Info-mode): Replace Info-last by Info-history-back in docstring.
7270 Add local variable Info-history-forward.
7271 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
7272
7273 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
7274
7275 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
7276 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
7277 Ignore select-window events rather than fiddle with
7278 mouse-autoselect-window.
7279
7280 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
7281
7282 * type-break.el (type-break-mode): Fix previous change.
7283
7284 2005-01-10 Jay Belanger <belanger@truman.edu>
7285
7286 * calc/calc-ext.el (calc-reset): Reset when inside embedded
7287 calculator; only reset when point is inside a calculator.
7288 Don't adjust the window height if the window takes up the whole height
7289 of the frame.
7290
7291 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
7292
7293 * ebuff-menu.el (Electric-buffer-menu-mode):
7294 Preserve value of buffer-local var header-line-format.
7295
7296 2005-01-09 Jay Belanger <belanger@truman.edu>
7297
7298 * calc/calc.el (calc-mode-var-list-restore-saved-values):
7299 Make sure settings file exists before accessing it.
7300
7301 * calc/calc-embed.el (calc-embedded-subst):
7302 Replace math-multi-subst-rec, which is only supposed to be called
7303 by math-multi-subst, by math-multi-subst.
7304
7305 2005-01-09 Andre Spiegel <spiegel@gnu.org>
7306
7307 * vc.el (vc-allow-async-revert): New user option.
7308 (vc-disable-async-diff): New internal variable.
7309 (vc-revert-buffer): Use them to disable asynchronous diff.
7310
7311 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
7312 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
7313 asynchronously if vc-disable-async-diff is t.
7314
7315 2005-01-09 Jay Belanger <belanger@truman.edu>
7316
7317 * calc/calc.el (defcalcmodevar): New macro.
7318 (calc-mode-var-list-restore-default-values)
7319 (calc-mode-var-list-restore-saved-values): New functions.
7320 (calc-mode-var-list): Use defcalcmodevar to define it.
7321 (calc-always-load-extensions, calc-line-numbering)
7322 (calc-line-breaking, calc-display-just, calc-display-origin)
7323 (calc-number-radix, calc-leading-zeros, calc-group-digits)
7324 (calc-group-char, calc-point-char, calc-frac-format)
7325 (calc-prefer-frac, calc-hms-format, calc-date-format)
7326 (calc-float-format, calc-full-float-format, calc-complex-format)
7327 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
7328 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
7329 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
7330 (calc-matrix-brackets, calc-language, calc-language-option)
7331 (calc-left-label, calc-right-label, calc-word-size)
7332 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
7333 (calc-display-raw, calc-internal-prec, calc-angle-mode)
7334 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
7335 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
7336 (calc-window-height, calc-display-trail, calc-show-selections)
7337 (calc-use-selections, calc-assoc-selections)
7338 (calc-display-working-message, calc-auto-why, calc-timing)
7339 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
7340 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
7341 (calc-gnuplot-default-device, calc-gnuplot-default-output)
7342 (calc-gnuplot-print-device, calc-gnuplot-print-output)
7343 (calc-gnuplot-geometry, calc-graph-default-resolution)
7344 (calc-graph-default-resolution-3d, calc-invocation-macro)
7345 (calc-show-banner): Use defcalcmodevar to declare them and set
7346 their default values.
7347
7348 * calc/calc-ext.el (calc-reset): Restore saved values of variables
7349 instead of default values (but restore default values if there is
7350 an argument of 0).
7351
7352 2005-01-09 David Kastrup <dak@gnu.org>
7353
7354 * desktop.el (desktop-restore-eager): Fix typo in type.
7355
7356 2005-01-08 Richard M. Stallman <rms@gnu.org>
7357
7358 * cus-edit.el (customize): Delete :link.
7359
7360 2005-01-08 Jay Belanger <belanger@truman.edu>
7361
7362 * calc/calc.el (calc-mode): Remove the extension from the
7363 `calc-settings-file' file name when loading it.
7364
7365 2005-01-08 Kim F. Storm <storm@cua.dk>
7366
7367 * info.el (Info-mode-map, Info-next-link-keymap)
7368 (Info-prev-link-keymap, Info-up-link-keymap):
7369 Map follow-link to mouse-face.
7370 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
7371
7372 2005-01-08 Jay Belanger <belanger@truman.edu>
7373
7374 * calc/calc.el (calc-settings-file): Change default value.
7375 Suggested by cgw in a comment in calc-mode.el.
7376
7377 * calc/calc-mode.el (calc-settings-file-name):
7378 Compare calc-settings-file to user-init-file instead of ~/.emacs.
7379 Replace ~/.emacs in a prompt by calc-settings-file.
7380
7381 2005-01-07 Lars Hansen <larsh@math.ku.dk>
7382
7383 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
7384 (desktop-lazy-idle-delay): New customizable variables.
7385 (desktop-buffer-args-list): New variable.
7386 (desktop-append-buffer-args): New function.
7387 (desktop-save): Call desktop-append-buffer-args for some buffers.
7388 (desktop-lazy-create-buffer): New function.
7389 (desktop-idle-create-buffers): New function.
7390 (desktop-read): Add message about buffers to restore lazily.
7391 (desktop-lazy-abort): New command.
7392 (desktop-clear): Call desktop-lazy-abort.
7393 (desktop-lazy-complete): New command.
7394
7395 2005-01-06 Richard M. Stallman <rms@gnu.org>
7396
7397 * emacs-lisp/find-func.el (find-face-definition):
7398 Rename from find-face.
7399
7400 2005-01-06 Kim F. Storm <storm@cua.dk>
7401
7402 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
7403
7404 * man.el (Man-xref-man-page, Man-xref-header-file)
7405 (Man-xref-normal-file): Add follow-link property.
7406
7407 2005-01-06 Jay Belanger <belanger@truman.edu>
7408
7409 * calc/calc-units.el: Make sure the proper macro definitions are
7410 available when compiling.
7411
7412 2005-01-06 Juri Linkov <juri@jurta.org>
7413
7414 * isearch.el (isearch-lazy-highlight-update):
7415 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
7416
7417 2005-01-06 Miles Bader <miles@gnu.org>
7418
7419 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
7420 (isearch-lazy-highlight-face): Use new name.
7421
7422 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
7423
7424 * uniquify.el (uniquify-rationalize-file-buffer-names):
7425 Re-add an interactive spec.
7426 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
7427 to the same name.
7428
7429 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
7430 (isearch-update, isearch-done): Adjust calls accordingly.
7431
7432 2005-01-05 Richard M. Stallman <rms@gnu.org>
7433
7434 * custom.el (custom-set-variables, custom-theme-set-variables):
7435 Clarify documentation.
7436
7437 * emacs-lisp/find-func.el (find-variable)
7438 (find-variable-other-window, find-variable-other-frame):
7439 Fix the TYPE args to find-function-read and find-function-do-it.
7440 (find-function): Doc fix.
7441 (find-function-at-point): Replace function-at-point alias.
7442
7443 2005-01-04 Richard M. Stallman <rms@gnu.org>
7444
7445 * cus-face.el (custom-declare-face):
7446 Record defface in current-load-list.
7447
7448 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
7449
7450 * emacs-lisp/find-func.el: Doc fixes.
7451 (find-face-regexp): New variable.
7452 (find-function-regexp-alist): New variable.
7453 (find-function-C-source): Third arg is now TYPE.
7454 (find-function-search-for-symbol): Handle general TYPE.
7455 (find-function-read, find-function-do-it): Handle general TYPE.
7456 (find-definition-noselect, find-face): New functions.
7457 (function-at-point): Alias deleted.
7458
7459 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
7460
7461 * battery.el (display-battery-mode): Rename from display-battery.
7462 Handle the case where it gets turned off.
7463
7464 2005-01-04 Richard M. Stallman <rms@gnu.org>
7465
7466 * cus-edit.el (customize): Make :link point to user doc.
7467
7468 * man.el (Man-fontify-manpage): Turn off undo generation.
7469
7470 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
7471
7472 2005-01-04 Andreas Schwab <schwab@suse.de>
7473
7474 * files.el (insert-directory): Only look for error lines in
7475 inserted text. Don't move too far after processing --dired markers.
7476
7477 2005-01-04 Richard M. Stallman <rms@gnu.org>
7478
7479 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
7480 Don't expand if the character is @, period, dash, etc.
7481 (define-mail-abbrev): Quote names that contain problem characters.
7482
7483 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
7484
7485 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
7486
7487 2005-01-03 Richard M. Stallman <rms@gnu.org>
7488
7489 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
7490 (query-replace-highlight, query-replace-lazy-highlight)
7491 (query-replace): Definitions moved up. Doc fix.
7492
7493 2005-01-03 Richard M. Stallman <rms@gnu.org>
7494
7495 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
7496 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
7497 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
7498 (lazy-highlight-face): Rename from isearch-lazy-...
7499 Change all references to them.
7500
7501 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7502
7503 * cus-edit.el (custom-file): Doc fix for defcustom.
7504 (custom-file): The function no longer sets the variable
7505 `custom-file' to its return value.
7506
7507 * startup.el (command-line): No longer load `custom-file'.
7508
7509 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
7510
7511 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
7512
7513 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
7514 Don't confuse module-prefixed identifiers for labels.
7515 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
7516
7517 2005-01-02 Richard M. Stallman <rms@gnu.org>
7518
7519 * files.el (basic-save-buffer-1): Fix previous change.
7520
7521 * loadhist.el (file-loadhist-lookup): New function.
7522 (file-provides, file-requires): Use it.
7523
7524 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
7525 instead of calculating the right size.
7526
7527 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
7528
7529 * vc-svn.el (vc-svn-diff): Stay local if possible.
7530
7531 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
7532
7533 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
7534
7535 * files.el (hack-local-variables): Fix last change.
7536
7537 2005-01-02 Jay Belanger <belanger@truman.edu>
7538
7539 * calc/calc-yank.el (calc-edit-top): New variable.
7540 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
7541 object. Change header properties.
7542 (calc-edit-finish, calc-edit-finish-stack-object)
7543 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
7544 edited object.
7545 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
7546 for the beginning of the edited object.
7547 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
7548 for the beginning of the edited object.
7549 * calc/calc-prog.el (calc-edit-macro-finish-edit)
7550 (calc-finish-formula-edit, calc-macro-repeats)
7551 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
7552 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
7553 beginning of the edited object.
7554 (calc-user-define-edit): Change the header for editing macros.
7555 Remove unnecessary variable.
7556
7557 2005-01-01 Jay Belanger <belanger@truman.edu>
7558
7559 * calc/calc-yank.el (calc-edit-mode): Change default header.
7560 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
7561 * calc/calc-store.el (calc-edit-variable): Change title to match new
7562 header.
7563 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
7564 mode to match new header.
7565 (calc-user-define-edit): Change titles to include names of commands.
7566 (calc-finish-formula-edit): Adjust to handle new header.
7567 (calc-finish-macro-edit): Remove.
7568 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
7569 (calc-edit-macro-command, calc-edit-macro-command-type)
7570 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
7571 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
7572 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
7573 (calc-edit-macro-finish-edit): New functions.
7574 (calc-user-define-edit): Use new functions to edit named calc macros.
7575
7576 2005-01-01 Stefan <monnier@iro.umontreal.ca>
7577
7578 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
7579
7580 * ses.el (copy-region-as-kill): Deactivate mark.
7581
7582 2005-01-01 Richard M. Stallman <rms@gnu.org>
7583
7584 * replace.el (occur-1): If the output buffer is also an input,
7585 don't kill it, rename it.
7586
7587 * faces.el (set-face-background, set-face-foreground): Doc fix.
7588
7589 * cus-face.el (custom-face-attributes): Fix :help-echo strings
7590 for :foreground and :background.
7591
7592 * dired.el (dired-view-command-alist): Variable deleted.
7593 (dired-view-file, dired-mouse-find-file-other-window):
7594 Delete the code to use it.
7595
7596 2005-01-01 Kim F. Storm <storm@cua.dk>
7597
7598 * image.el (insert-sliced-image): Use t for line-height property.
7599
7600 2004-12-31 Jay Belanger <belanger@truman.edu>
7601
7602 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
7603 for "var-" at the beginning of the minibuffer.
7604
7605 2004-12-31 Richard M. Stallman <rms@gnu.org>
7606
7607 * faces.el (read-face-name):
7608 Don't treat an attribute spec as a list of faces.
7609
7610 * simple.el (undo): Use undo-equiv-table to detect
7611 unexpected changes since previous undo.
7612 (undo-list-saved): Variable deleted.
7613 (buffer-disable-undo): Don't alter undo-list-saved.
7614
7615 * files.el (require-final-newline): Allow `visit' and `visit-save'.
7616 (mode-require-final-newline): New option.
7617 (after-find-file): Handle require-final-newline with new values.
7618 (basic-save-buffer): Handle new values of require-final-newline.
7619
7620 * progmodes/sh-script.el (sh-require-final-newline):
7621 Alist value now controls whether to use mode-require-final-newline.
7622 (sh-set-shell): Implement that new meaning.
7623
7624 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
7625 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
7626 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
7627 Delete old-Emacs compatibility code.
7628 (antlr-c-common-init): Function deleted.
7629
7630 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
7631 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
7632 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
7633 * progmodes/python.el (python-mode): Use mode-require-final-newline.
7634 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
7635 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
7636 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
7637 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
7638 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
7639 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
7640 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
7641 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
7642 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
7643 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
7644 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
7645 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
7646
7647 2004-12-31 Jay Belanger <belanger@truman.edu>
7648
7649 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
7650 way to return to Calc.
7651
7652 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
7653 finish, C-xk as the way to cancel the edit. Add cancel routine to
7654 kill-buffer-hook.
7655
7656 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
7657 MacEdit code.
7658
7659 * calc/calc-prog.el: Remove obsolete MacEdit code.
7660 (calc-macro-edit-algebraic, calc-macro-edit-variable)
7661 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
7662
7663 2004-12-31 Kenichi Handa <handa@m17n.org>
7664
7665 * international/mule.el (buffer-file-coding-system-explicit):
7666 Rename for explicit-buffer-file-coding-system.
7667 (after-insert-file-set-coding): Adjust for the above change.
7668
7669 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
7670 to buffer-file-coding-system-explicit.
7671 (basic-save-buffer-1): Likewise.
7672
7673 2004-12-30 Richard M. Stallman <rms@gnu.org>
7674
7675 * textmodes/artist.el (artist-butlast-fn): Var deleted.
7676 (artist-butlast, artist-last): Functions deleted.
7677 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
7678 (artist-compute-key-compl-table): Call remq directly.
7679 (artist-remove-nulls): Function deleted.
7680 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
7681 (artist-push, artist-pop): Macro deleted.
7682
7683 2004-12-30 Andreas Leue <al@sphenon.de>
7684
7685 * textmodes/artist.el (artist-version): 1.2.6
7686 (artist-prev-next-op-alist): New variable.
7687 (artist-select-next-op-in-list): New function.
7688 (artist-select-prev-op-in-list): New function.
7689 (artist-make-prev-next-op-alist): New function.
7690 (artist-is-in-op-list-p): New function.
7691 (artist-get-first-non-nil-op): New function.
7692 (artist-get-last-non-nil-op): New function.
7693 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
7694 artist-prev-next-op-alist.
7695 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
7696 change drawing operation.
7697
7698 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
7699
7700 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
7701
7702 2004-12-31 Masatake YAMATO <jet@gyve.org>
7703
7704 * server.el (server-process-filter): Suppress `error', too.
7705
7706 2004-12-30 Jay Belanger <belanger@truman.edu>
7707
7708 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
7709 Change the way a variable is displayed in a message.
7710
7711 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
7712 (calc-user-define-permanent, calc-execute-kbd-macro):
7713 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
7714
7715 2004-12-30 Kenichi Handa <handa@m17n.org>
7716
7717 * files.el (basic-save-buffer-1):
7718 Set explicit-buffer-file-coding-system to last-coding-system-used.
7719 (revert-buffer): Pay attention to
7720 explicit-buffer-file-coding-system (not buffer-file-coding-system)
7721 on bind coding-system-for-read.
7722
7723 * international/mule.el (explicit-buffer-file-coding-system):
7724 New buffer local variable.
7725 (after-insert-file-set-coding): Set it to coding-system-for-read.
7726
7727 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
7728
7729 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
7730
7731 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
7732
7733 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
7734 that include line numbers.
7735
7736 2004-12-29 Milan Zamazal <pdm@zamazal.org>
7737
7738 * files.el (hack-local-variables): If no PREFIX, set it to "^".
7739 Redundant variable PREFIXLEN removed.
7740
7741 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
7742
7743 * eshell/em-hist.el (eshell-previous-matching-input):
7744 Start the deletion from the end of the output.
7745
7746 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7747
7748 * term/mac-win.el: Require x-dnd.
7749 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
7750
7751 2004-12-29 David Kastrup <dak@gnu.org>
7752
7753 * international/mule.el (decode-coding-inserted-region):
7754 Don't barf if `buffer-undo-list' is already set to `t'.
7755
7756 2004-12-29 Jay Belanger <belanger@truman.edu>
7757
7758 * calc/calc-prog.el (calc-user-define-formula): Put default values
7759 for function names in prompts.
7760 (calc-user-define-permanent, calc-user-define-composition)
7761 (calc-user-define-formula): Remove the need for "calcFunc-" in the
7762 default input for algebraic functions.
7763
7764 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
7765
7766 * vc-rcs.el (vc-rcs-annotate-command):
7767 Fix omission bug: Call `vc-setup-buffer'.
7768
7769 2004-12-29 Kenichi Handa <handa@m17n.org>
7770
7771 * international/mule.el (recode-region): New function.
7772
7773 2004-12-28 Richard M. Stallman <rms@gnu.org>
7774
7775 * simple.el (undo-extra-outer-limit): New variable.
7776 (undo-outer-limit-truncate): Test and set it.
7777
7778 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
7779 enables the feature to extend the existing region.
7780
7781 * simple.el (mark-word): New arg ALLOW-EXTEND
7782 enables the feature to extend the existing region.
7783
7784 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
7785 enables the feature to extend the existing region.
7786
7787 * startup.el (site-run-file): Don't allow setting it with Custom.
7788
7789 * simple.el (buffer-disable-undo): Fix previous change.
7790
7791 2004-12-27 Masatake YAMATO <jet@gyve.org>
7792
7793 * hexl.el (hexlify-buffer): Remove fontification here.
7794 Use font lock mechanism instead.
7795 (hexl-font-lock-keywords): New font lock kewords.
7796 (hexl-mode-old-font-lock-keywords): New variable.
7797 (hexl-mode): Store the old font lock keywords.
7798 (hexl-mode-exit): Restore the old font lock keywords.
7799
7800 2004-12-27 Richard M. Stallman <rms@gnu.org>
7801
7802 * simple.el (undo): Fix previous change.
7803
7804 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7805
7806 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
7807 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
7808 Call x-open-connection on Mac OS X.
7809
7810 2004-12-27 Richard M. Stallman <rms@gnu.org>
7811
7812 * files.el (buffer-save-without-query): New var (buffer-local).
7813 (save-some-buffers): Save those buffers first, w/o asking.
7814
7815 * files.el (insert-directory-ls-version): New variable.
7816 (insert-directory): When ls returns an error, test the version
7817 number to decide what the return code means.
7818 With --dired output format, detect and distinguish lines
7819 that are really error messages.
7820 (insert-directory-adj-pos): New function.
7821
7822 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
7823
7824 * battery.el (battery-mode-line-format): Remove initial spaces.
7825
7826 * uniquify.el (uniquify-rationalize-file-buffer-names):
7827 Delete interactive spec.
7828
7829 * type-break.el (type-break-mode): Set buffer-save-without-query.
7830 Remove code that tried to set save-some-buffers-always.
7831 (type-break-file-keystroke-count): Bind deactivate-mark.
7832
7833 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
7834
7835 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
7836 Test that the buffer is live, and maybe reject current buffer too.
7837 Clarify.
7838 (next-error-find-buffer): Rewrite for clarity.
7839
7840 * loadup.el: Don't use buffer-disable-undo; do it directly.
7841
7842 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
7843 (describe-variable): Call symbol-file with `defvar'.
7844
7845 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
7846 (symbol-file): Rewritten to handle new load-history format.
7847 Now takes an arg TYPE to specify looking for a particular
7848 type of definition only.
7849
7850 * emacs-lisp/debug.el (debugger-make-xrefs):
7851 Call symbol-file with `defun'.
7852
7853 * emacs-lisp/find-func.el (find-function-noselect):
7854 Call symbol-file with `defun'.
7855 (find-variable-noselect): Call symbol-file with `defvar'.
7856
7857 * eshell/esh-cmd.el (eshell-find-alias-function):
7858 Call symbol-file with `defun'.
7859
7860 * eshell/esh-test.el (eshell-test-goto-func):
7861 Call symbol-file with `defun'.
7862
7863 * mail/rmail.el (rmail-resend):
7864 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
7865
7866 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
7867
7868 * progmodes/compile.el (compilation-find-buffer): Rename arg.
7869
7870 * textmodes/texinfmt.el (texinfo-format-buffer-1):
7871 Call buffer-disable-undo.
7872
7873 * simple.el (undo-list-saved): New variable (buffer-local).
7874 (undo): Set and test it.
7875 (buffer-disable-undo): Move here from buffer.c.
7876 Clear out undo-list-saved.
7877
7878 * international/mule.el (decode-coding-inserted-region):
7879 Set buffer-undo-list in a correct and optimal way.
7880
7881 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
7882 (cperl-font-lock-unfontify-region-function): No need to save and
7883 restore info, since font-lock.el does it for us.
7884
7885 * ansi-color.el (save-buffer-state): Definition deleted.
7886 (ansi-color-unfontify-region): Don't use save-buffer-state.
7887
7888 2004-12-27 Dave Love <fx@gnu.org>
7889
7890 * wid-edit.el (function): Use restricted-sexp as parent.
7891
7892 2004-12-27 Kevin Ryde <user42@zip.com.au>
7893
7894 * simple.el (next-matching-history-element): Use same
7895 `interactive' form as previous-matching-history-element.
7896
7897 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
7898 it can appear unencoded and has been seen from yahoo.
7899
7900 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
7901
7902 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
7903 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
7904
7905 2004-12-27 Kenichi Handa <handa@m17n.org>
7906
7907 * international/utf-8.el (utf-translate-cjk-load-tables):
7908 Bind coding-system-for-read to nil while loading subst-*.
7909
7910 2004-12-26 Jay Belanger <belanger@truman.edu>
7911
7912 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
7913 default input.
7914
7915 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
7916
7917 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
7918 before reverting and disable undo recording while reverting.
7919
7920 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
7921
7922 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
7923 (hs-make-overlay): New function.
7924 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
7925 (hs-flag-region): Delete function.
7926 (hs-hide-comment-region): No longer use `hs-flag-region'.
7927 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
7928 (hs-hide-block-at-point): Likewise.
7929 (hs-hide-level-recursive): Use `hs-discard-overlays'.
7930 (hs-hide-all, hs-show-all): Likewise.
7931 (hs-show-block): Likewise.
7932 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
7933
7934 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
7935
7936 * progmodes/hideshow.el: Require `cl' when compiling.
7937 Remove XEmacs and Emacs 19 compatibility.
7938 Use `dolist' and `add-to-list' for load-time actions.
7939 (hs-discard-overlays): Use `dolist'.
7940 (hs-show-block): Likewise.
7941
7942 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
7943
7944 * faces.el (mode-line, mode-line-inactive): Use min-colors.
7945
7946 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
7947
7948 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
7949 When extending backwards, move outside the current comment first.
7950
7951 2004-12-22 Kenichi Handa <handa@m17n.org>
7952
7953 * international/quail.el (quail-start-translation): Fix prompt
7954 string for the case if input-method-use-echo-area being non-nil.
7955 (quail-start-conversion): Likewise.
7956 (quail-show-guidance): Don't show guidance if
7957 input-method-use-echo-area is non-nil.
7958
7959 2004-12-21 Richard M. Stallman <rms@gnu.org>
7960
7961 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
7962
7963 2004-12-21 Markus Rost <rost@ias.edu>
7964
7965 * calendar/diary-lib.el (mark-diary-entries):
7966 Set mark-diary-entries-in-calendar only after checking for diary-file.
7967
7968 2004-12-21 Richard M. Stallman <rms@gnu.org>
7969
7970 * faces.el (escape-glyph): Use blue against light foreground.
7971
7972 * simple.el (undo-outer-limit-truncate): New function.
7973 (undo-outer-limit-function): Use undo-outer-limit-truncate.
7974
7975 2004-12-21 Eli Barzilay <eli@barzilay.org>
7976
7977 * calculator.el (calculator-radix-grouping-mode)
7978 (calculator-radix-grouping-digits)
7979 (calculator-radix-grouping-separator):
7980 New defcustoms for the new radix grouping mode functionality.
7981 (calculator-mode-hook): Now used in electric mode too,
7982 (calculator): Call it.
7983 (calculator-mode-map): Some new keys.
7984 (calculator-message): New function. Some new calls.
7985 (calculator-op, calculator-set-register): Use it.
7986 (calculator-string-to-number): New function, mostly moved and
7987 updated code from calculator-curnum-value.
7988 (calculator-curnum-value): Use it.
7989 (calculator-paste): Use it, and update grabbing the current-kill.
7990 (calculator-rotate-displayer)
7991 (calculator-rotate-displayer-back): Toggle digit grouping when
7992 in radix mode, use calculator-message.
7993 (calculator-displayer-prev, calculator-displayer-next):
7994 Change digit group size when in radix mode.
7995 (calculator-number-to-string): Rename from
7996 calculator-num-to-string. Now deals with digit grouping in
7997 radix mode.
7998 (calculator-update-display, calculator-put-value): Use the new name.
7999 (calculator-fact): Return a floating point number.
8000 (calculator-mode): Doc fix.
8001
8002 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
8003
8004 * calendar/calendar.el (view-other-diary-entries): Add autoload.
8005 * calendar/diary-lib.el (view-other-diary-entries):
8006 Use current-prefix-arg in interactive spec.
8007
8008 2004-12-19 Jay Belanger <belanger@truman.edu>
8009
8010 * calc/calc-aent.el (calcAlg-blank-matching-open):
8011 Temporarily adjust the syntax of both delimiters of half-open intervals.
8012
8013 2004-12-19 Kim F. Storm <storm@cua.dk>
8014
8015 * mouse.el (mouse-1-click-follows-link): Doc fix.
8016
8017 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8018
8019 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
8020 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
8021 instead of centraleuropean as the name
8022
8023 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
8024
8025 Sync with Tramp 2.0.46.
8026
8027 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
8028 parameters wrt Tramp convention.
8029 (tramp-handle-file-attributes-with-perl)
8030 (tramp-handle-directory-files-and-attributes): Apply it.
8031 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
8032 `copy-program'. Reported by Zack Weinberg
8033 <zack@codesourcery.com>.
8034 (top): Set `edebug-form-spec' property directly rather than
8035 calling `def-edebug-spec'.
8036
8037 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
8038 advice less fragile. Surround temporary redefinition of
8039 `substitute-in-file-name' with `unwind-protect'. Suggested by
8040 Matt Hodges <MPHodges@member.fsf.org>.
8041
8042 2004-12-17 Juri Linkov <juri@jurta.org>
8043
8044 * replace.el (occur-accumulate-lines, occur-engine):
8045 Make forcing deferred font-lock fontification jit-specific.
8046
8047 2004-12-17 Kim F. Storm <storm@cua.dk>
8048
8049 * mouse.el (mouse-1-click-follows-link): New defcustom.
8050 (mouse-on-link-p): New function.
8051 (mouse-drag-region-1): Implement mouse-1-click-follows-link
8052 functionality. Map a mouse-1 click event into a mouse-2 (or
8053 other) event when position is inside a link.
8054
8055 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
8056 prefix in tooltip text with "mouse-1" when this is a link
8057 recognized by mouse-1-click-follows-link functionality.
8058
8059 * help.el (describe-key): Report effective and original binding
8060 for mouse-1 when clicked on a link.
8061 (describe-mode): Add follow-link property to "minor-mode" button.
8062
8063 * help-fns.el (describe-variable): Add follow-link property to
8064 "below" button.
8065
8066 * help-mode.el (help-xref): Add follow-link property.
8067
8068 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
8069 (apropos-command, apropos-variable, apropos-face, apropos-group)
8070 (apropos-widget, apropos-plist): Add follow-link property.
8071
8072 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
8073 checks if position is in a filename, rather than some other
8074 clickable item. Function looks for cvs-filename-face at position.
8075
8076 * wid-edit.el (widget-specify-field, widget-specify-button):
8077 Map a :follow-link keyword into a follow-link property.
8078 (link): Add :follow-link keyword, map to RET binding.
8079
8080 * dired.el (dired-mode-map): Map follow-link to mouse-face.
8081
8082 * progmodes/compile.el (compilation-minor-mode-map)
8083 (compilation-button-map, compilation-mode-map): Likewise.
8084
8085 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
8086
8087 * play/zone.el (zone): Init `line-spacing' from orig buffer.
8088 (zone-replace-char): Take `count' and `del-count'
8089 instead of `direction'. Update callers. When `del-count' is
8090 non-nil, delete that many characters, otherwise `count' characters
8091 backwards. Insert the newly-replaced string `count' times.
8092 (zone-fret): Handle chars w/ width greater than one.
8093 (zone-fall-through-ws): No longer take window width `ww'.
8094 Update callers. Add handling for `char-width' greater than one.
8095 (zone-pgm-drip): Update var holding window-end position every cycle.
8096
8097 2004-12-17 Andre Spiegel <spiegel@gnu.org>
8098
8099 * vc.el (vc-default-update-changelog): Use insert-file-contents,
8100 rather than insert-file.
8101
8102 2004-12-16 Jay Belanger <belanger@truman.edu>
8103
8104 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
8105 (math-init-random-base, math-random-digit): Check to see if
8106 var-RandSeed is bound.
8107 (math-random-last): Declare it.
8108 (math-random-digit): Don't make math-random-last local.
8109
8110 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
8111
8112 * play/zone.el (zone): Fix omission bug: Use a self-disabling
8113 one-shot thunk for uniform (error, quit, normal) recovery.
8114 Reported by John Paul Wallington.
8115 (zone-pgm-random-life): Fix bug:
8116 Recognize empty initial field by lack of "@" chars.
8117
8118 2004-12-16 Juri Linkov <juri@jurta.org>
8119
8120 * help.el (function-called-at-point):
8121 * help-fns.el (variable-at-point): As a last resort try stripping
8122 non-word prefixes and suffixes.
8123
8124 * descr-text.el (describe-property-list): Don't treat syntax-table
8125 specially. Use describe-text-sexp which inserts [show] button
8126 for large objects and handles printing errors. Sort properties
8127 by names in alphabetical order instead of by value sizes.
8128 Add `mouse-face' to list of properties for `describe-face' widget.
8129 (describe-char): Mask out face-id from 19 bits of character.
8130 Print face-id separately.
8131
8132 * replace.el (occur-accumulate-lines, occur-engine):
8133 Fontify unfontified matching lines in the source buffer
8134 before copying them.
8135 (occur-engine): Don't put mouse-face on context lines.
8136 (occur-next-error): Set point to line beginning/end
8137 before searching for prev/next property to skip multiple
8138 matches on a line (not supported by occur engine).
8139 Remove redundant prefix-numeric-value.
8140
8141 2004-12-15 Juri Linkov <juri@jurta.org>
8142
8143 * replace.el (match): New face.
8144 (list-matching-lines-face): Change default from `bold' to `match'.
8145
8146 * progmodes/grep.el (grep-match-face): New defvar.
8147 (grep-mode-font-lock-keywords): Use grep-match-face instead of
8148 compilation-column-face to highlight grep matches.
8149
8150 * apropos.el (apropos-match-face): Change default from
8151 `secondary-selection' to `match'.
8152
8153 * info-look.el (info-lookup-highlight-face): Change default from
8154 `highlight' to `match'.
8155
8156 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
8157
8158 * progmodes/executable.el (executable-interpret): Eliminate
8159 obsolete compile-internal, and switch to comint for interaction.
8160
8161 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
8162
8163 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
8164 `&&' when skipping multiple statements on a line.
8165
8166 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
8167
8168 * play/zone.el (zone): Set `truncate-lines'.
8169 Also, init `tab-width' with value from original buffer.
8170 (zone-shift-up): Rewrite for speed.
8171 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
8172 (zone-pgm-jitter): Remove redundant entries from ops vector.
8173 (zone-exploding-remove): Reduce iteration count.
8174 (zone-cpos): Convert to defsubst.
8175 (zone-replace-char): New defsubst.
8176 (zone-park/sit-for): Likewise.
8177 (zone-fret): Take window-start arg.
8178 Update callers. Use `zone-park/sit-for'.
8179 (zone-fill-out-screen): Rewrite.
8180 (zone-fall-through-ws): Likewise. Update callers.
8181 (zone-pgm-drip): Use `zone-replace-char'.
8182 Move var inits before while-loop. Use `zone-park/sit-for'.
8183 (zone-pgm-random-life): Handle empty initial field.
8184 Use `zone-replace-char' and `zone-park/sit-for'.
8185
8186 2004-12-15 Juri Linkov <juri@jurta.org>
8187
8188 * isearch.el (isearch-update): Test isearch-lazy-highlight
8189 before calling isearch-lazy-highlight-new-loop.
8190 (isearch-lazy-highlight-new-loop):
8191 Don't test isearch-lazy-highlight.
8192
8193 * replace.el (perform-replace): Add isearch-case-fold-search.
8194 Use delimited-flag for isearch-regexp.
8195 Reset isearch-lazy-highlight-last-string to force lazy
8196 highlighting when called from isearch mode.
8197 (query-replace-highlight): Revert defcustom type to boolean.
8198 (query-replace-lazy-highlight): New defcustom.
8199 (query-replace): New face.
8200 (perform-replace, replace-highlight, replace-dehighlight):
8201 Test query-replace-lazy-highlight instead of special value
8202 `isearch' of query-replace-highlight.
8203 (replace-dehighlight): Don't call isearch-dehighlight.
8204 (replace-highlight): Don't call isearch-highlight.
8205 Use face `query-replace' unconditionally.
8206
8207 2004-12-14 Kim F. Storm <storm@cua.dk>
8208
8209 * simple.el (inhibit-mark-movement): Remove defvar.
8210 (beginning-of-buffer, end-of-buffer): Don't use it.
8211
8212 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
8213 Don't use inhibit-mark-movement.
8214
8215 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
8216 (cua--undo-push-mark): Remove.
8217 (cua--pre-command-handler, cua--post-command-handler):
8218 Don't fiddle with inhibit-mark-movement.
8219
8220 2004-12-14 Juri Linkov <juri@jurta.org>
8221
8222 * buff-menu.el (list-buffers-noselect): Collect internal info
8223 for every buffer in BUFFER-LIST arg too.
8224 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
8225 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
8226 Bind same-window-buffer-names and same-window-regexps to nil.
8227
8228 2004-12-13 Juri Linkov <juri@jurta.org>
8229
8230 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
8231
8232 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
8233 (sc-cite-region, sc-uncite-region, sc-recite-region):
8234 Fix previous change to handle not alist as a symbol, but
8235 a citation frame as a symbol that represents a variable name.
8236
8237 2004-12-13 Richard M. Stallman <rms@gnu.org>
8238
8239 * filecache.el (file-cache-add-directory-using-find):
8240 Only set up file-cache-find-command-posix-flag if we will use it.
8241
8242 * bindings.el (mode-line-buffer-identification-keymap):
8243 Don't cancel the mode-line's usual down-mouse-1 binding.
8244
8245 * cus-edit.el (custom-face-selected): Handle `default' specs.
8246 (custom-face-edit): Increase extra-offset.
8247 (custom-display): Handle `default' specs.
8248
8249 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
8250
8251 * emacs-lisp/elint.el (elint-standard-variables)
8252 (elint-unknown-builtin-args): Move definitions up.
8253
8254 * net/browse-url.el (browse-url-url-at-point): Add autoload.
8255
8256 * info.el (info-xref-visited): Use `default' instead of t.
8257 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
8258
8259 * faces.el (header-line, mode-line-inactive, tool-bar):
8260 Use `default' instead of t for setting the defaults.
8261 (face-spec-choose): Separate `t' from `default'.
8262
8263 * subr.el (while-no-input): New macro.
8264
8265 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
8266
8267 * filecache.el (file-cache-add-directory-using-find):
8268 Only test file-cache-find-command-posix-flag on some systems.
8269
8270 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
8271
8272 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
8273 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
8274 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
8275 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
8276 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
8277
8278 2004-12-12 Juri Linkov <juri@jurta.org>
8279
8280 * files.el (find-file-other-window, find-file-other-frame):
8281 Add the first buffer to the returned value to return the complete
8282 list of all visited buffers.
8283 (find-file-read-only, find-file-read-only-other-window)
8284 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
8285 `find-file-read-args'. Signal an error about non-existent file
8286 only if file name doesn't contain wildcards. Toggle read-only in
8287 all visited buffers.
8288 (find-alternate-file, find-alternate-file-other-window):
8289 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
8290 called interactively. Pass arg `wildcards' to other functions.
8291 (find-file-noselect): Doc fix.
8292
8293 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
8294 Doc fix.
8295 (ffap-directory-finder): New variable.
8296 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
8297 (ffap-file-at-point): Add /* to immediately rejected names.
8298 Return absolute file names matching ffap-dired-wildcards.
8299 (ffap-read-file-or-url): Set default value for `completing-read'
8300 to `buffer-file-name'.
8301 (find-file-at-point): When filename matches ffap-dired-wildcards,
8302 call ffap-file-finder with t arg `wildcards', instead of dired.
8303 (ffap-other-window, ffap-other-frame): Return visited buffers.
8304 (ffap-read-only, ffap-read-only-other-window)
8305 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
8306 (dired-at-point): Call ffap-directory-finder instead of dired.
8307 (ffap-dired-other-window, ffap-dired-other-frame)
8308 (ffap-list-directory): New commands.
8309 (ffap-bindings): New keybindings for new commands.
8310
8311 2004-12-12 Juri Linkov <juri@jurta.org>
8312
8313 * simple.el (beginning-of-buffer, end-of-buffer):
8314 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
8315 Do not push mark when mark is active in transient-mark-mode.
8316
8317 * simple.el (mark-word):
8318 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
8319 * textmodes/paragraphs.el (mark-paragraph):
8320 Extend the region when mark is active in transient-mark-mode,
8321 regardless of the last command. Doc fix.
8322
8323 * simple.el (mark-word): Preserve direction when repeating.
8324 Make arg optional. Interactive "p" -> "P".
8325 (transient-mark-mode, inhibit-mark-movement): Doc fix.
8326
8327 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
8328 preserving direction, to mark forward instead of backward when mark
8329 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
8330
8331 2004-12-12 Juri Linkov <juri@jurta.org>
8332
8333 * isearch.el (isearch-edit-string): Set 7th arg of
8334 `read-from-minibuffer' to `t' to inherit the current input
8335 method (whose name is indicated by [IM] in the minibuffer prompt)
8336 from the current buffer to the minibuffer.
8337 (isearch-lazy-highlight-update): Put body to `with-local-quit'
8338 to allow C-g quitting for lazy highlighting looping inside the
8339 search with nested repetition operators. Add overlay to the list
8340 before setting its face and other properties to avoid the case of
8341 code quitting after placing the new overlay but before it's
8342 recorded on the list. Select the window where isearch was
8343 activated, to highlight matches in the right window when isearch
8344 switches the current window to the minibuffer.
8345
8346 * international/isearch-x.el
8347 (isearch-process-search-multibyte-characters):
8348 Use `isearch-message' as initial input for `read-string' instead
8349 of adding it to the minibuffer prompt. After reading a string
8350 remove the initial value of `isearch-message' from the string.
8351
8352 * replace.el (replace-match-maybe-edit): Doc fix.
8353 (perform-replace): Don't call `replace-highlight' when automatic
8354 replacement is requested in literal mode, since it is intended
8355 only to highlight words during entering a new replacement string
8356 for \? in non-literal mode.
8357
8358 * replace.el (query-replace-highlight): Add new value `isearch'
8359 that allows query replacement to use isearch highlighting.
8360 Change type from `boolean' to `choice'. Doc fix.
8361 (replace-highlight, replace-dehighlight, perform-replace):
8362 Use isearch highlighting if query-replace-highlight eq `isearch'.
8363
8364 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
8365
8366 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
8367 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
8368
8369 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
8370 case of \end{verbatim}.
8371
8372 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
8373
8374 * term.el (term-termcap-format): Synchronyze with terminfo.
8375 (term-emulate-terminal): Handle reset.
8376 (term-reset-terminal): New function.
8377
8378 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
8379
8380 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
8381 (zone-fill-out-screen): New func.
8382 (zone-pgm-drip): Use `zone-fill-out-screen'.
8383 Also, no longer go to point-min on every cycle.
8384 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
8385 (zone-pgm-random-life-wait): New user var.
8386 (zone-pgm-random-life): New func.
8387
8388 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
8389
8390 * files.el (auto-mode-alist): Map .com to DCL mode.
8391
8392 2004-12-09 Richard M. Stallman <rms@gnu.org>
8393
8394 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
8395
8396 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
8397
8398 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
8399 buffer with a display margin.
8400
8401 2004-12-08 Jay Belanger <belanger@truman.edu>
8402
8403 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
8404 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
8405
8406 2004-12-08 Richard M. Stallman <rms@gnu.org>
8407
8408 * faces.el: Delete code to set display table.
8409 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
8410
8411 2004-12-08 Jay Belanger <belanger@truman.edu>
8412
8413 * calc/calc.el: Add math-read-preprocess-string to autoloads.
8414
8415 * calc/calc-ext.el (math-read-replacement-list)
8416 (math-read-superscripts, math-read-preprocess-string): Move to
8417 calc-aent.el.
8418
8419 * calc/calc-aent.el (math-read-replacement-list)
8420 (math-read-superscripts, math-read-preprocess-string): Move from
8421 calc-ext.el.
8422
8423 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8424
8425 * isearch.el (isearch-quote-char): Fix up typo in last change.
8426
8427 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8428
8429 * mouse.el (mouse-set-font): Handle the case where the command was
8430 not invoked using the mouse.
8431
8432 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
8433 (edmacro-finish-edit): Further update for keyboard macros that are
8434 lambda forms.
8435 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
8436
8437 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8438
8439 * font-lock.el (font-lock-unfontify-region): Save buffer state.
8440 (font-lock-default-unfontify-region): Don't save buffer state any more.
8441
8442 2004-12-07 Jay Belanger <belanger@truman.edu>
8443
8444 * calc/calc-help.el (calc-describe-key):
8445 Set calc-summary-indentation even when Calc Summary buffer exists.
8446
8447 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
8448
8449 * calendar/holidays.el (holiday-easter-etc): Make arguments
8450 optional for backwards compatibility. Doc fix.
8451 Remove un-necessary local vars mandatory, output-list.
8452 (holiday-advent): Make arguments optional for backwards
8453 compatibility. Doc fix.
8454
8455 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
8456
8457 * paren.el (show-paren-function): Fix last change (2004-12-02).
8458
8459 * international/mule-util.el (char-displayable-p): Return nil for
8460 unibyte mode.
8461
8462 * subr.el (subregexp-context-p): New function.
8463
8464 * isearch.el (isearch-quote-char): Use it.
8465
8466 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
8467 (regexp-opt-not-groupie*-re): Remove.
8468 (regexp-opt): Properly handle inputs with duplicate entries.
8469
8470 2004-12-06 Richard M. Stallman <rms@gnu.org>
8471
8472 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
8473
8474 * cus-edit.el (custom-file): Doc fix.
8475
8476 * textmodes/org.el: New file.
8477
8478 2004-12-06 Kenichi Handa <handa@m17n.org>
8479
8480 * ldefs-boot.el: Update international/mule-util.el section.
8481
8482 2004-12-05 Sam Steingold <sds@gnu.org>
8483
8484 * net/tramp.el (tramp-handle-file-accessible-directory-p):
8485 Fix `tramp-time-diff' comparison logic.
8486
8487 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
8488
8489 * progmodes/which-func.el (which-function):
8490 Use `run-hook-with-args-until-success' instead of a custom loop.
8491 Fixes bug with local hooks.
8492
8493 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8494
8495 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
8496 Use delete-dups when calculating the initial value.
8497 (bibtex-autokey-get-title): Use <=.
8498 (bibtex-goto-line): New function.
8499 (bibtex-reposition-window): Use line numbers instead of point
8500 positions. Use window-body-height.
8501 (bibtex-find-crossref): Use bibtex-reposition-window.
8502 (bibtex-find-entry): Use bibtex-reposition-window. Always return
8503 position of entry if key is found or nil if not found.
8504
8505 2004-12-05 Richard M. Stallman <rms@gnu.org>
8506
8507 * cus-edit.el (custom-file): Doc fix.
8508
8509 * progmodes/sh-script.el (sh-indent-for-then): Change default.
8510
8511 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
8512
8513 * simple.el (blink-matching-open):
8514 * textmodes/tex-mode.el (tex-validate-region):
8515 Obey syntax-table text properties.
8516
8517 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
8518
8519 * wid-edit.el (widget-specify-field): Add `real-field' property to
8520 boundary.
8521 (widget-field-at): Use it.
8522
8523 2004-12-02 Richard M. Stallman <rms@gnu.org>
8524
8525 * progmodes/cc-mode.el (awk-mode autoload):
8526 Supply t meaning interactive function.
8527
8528 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
8529 (isearch-mode-map): No special definition for space.
8530 (isearch-whitespace-chars): Command deleted.
8531 (isearch-forward-regexp): Doc fix.
8532 (isearch-quote-char): When a space is not inside brackets,
8533 use `[ ]' instead of just space.
8534 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
8535
8536 * imenu.el (imenu--generic-function): Delete code to exclude
8537 matches in comments.
8538
8539 * man.el (Man-reverse-face): Change default to `highlight'.
8540
8541 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
8542 (occur-engine): Use `face' prop rather than `font-lock-face'
8543 when specifying use of `match-face'.
8544 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
8545
8546 * emacs-lisp/elint.el (elint-standard-variables): Update list.
8547
8548 * add-log.el (add-log-current-defun): Handle the case where point
8549 is in the header part of a DEFUN construct.
8550
8551 2004-12-02 Dave Love <fx@gnu.org>
8552
8553 * progmodes/python.el (python-font-lock-syntactic-keywords):
8554 Fix previous change.
8555
8556 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
8557
8558 * paren.el (show-paren-function): Check for matching chars
8559 specified by text props.
8560
8561 2004-12-02 Jay Belanger <belanger@truman.edu>
8562
8563 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
8564 when reading a new key sequence.
8565
8566 2004-12-02 Kim F. Storm <storm@cua.dk>
8567
8568 * faces.el (escape-glyph): Rename from glyph.
8569 (standard-display-table): Set it here. Add escape-glyph face to
8570 extra slot characters.
8571
8572 * disp-table.el: Undo 2004-12-01 change. Display table is now
8573 setup in faces.el.
8574
8575 2004-12-02 Mark A. Hershberger <mah@everybody.org>
8576
8577 * xml.el (xml-parse-dtd): Don't show validity messages when
8578 xml-validating-parser is nil.
8579 (xml-substitute-special): Fix validity error messages to
8580 actually show the unexpandable entity. Added validity error if &
8581 isn't followed by an entity.
8582 (xml-parse-tag): Concatenate any string following the a
8583 <![CDATA[]]> section to the parsed CDATA.
8584 (xml-parse-dtd): Skip parameter entity declarations and use of
8585 parameter entities.
8586
8587 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8588
8589 * kmacro.el (kmacro-default-counter-format): New var.
8590 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
8591 (kmacro-display): Remove `nil' from `and' form. Delete call to
8592 `format' inside `message'.
8593 (kmacro-start-macro): Use `kmacro-default-counter-format'.
8594
8595 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
8596
8597 * pcvs.el (cvs-header-msg): New function.
8598 (cvs-update-header): Use it. Change calling convention.
8599 Correctly handle the case of having simultaneous active processes.
8600 (cvs-sentinel): Don't call cvs-update-header any more.
8601 (cvs-mode-run): Update call and add cvs-update-header to postproc.
8602
8603 2004-12-01 Jay Belanger <belanger@truman.edu>
8604
8605 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
8606 Change message.
8607
8608 2004-12-01 Juri Linkov <juri@jurta.org>
8609
8610 * progmodes/prolog.el (prolog-mode-variables):
8611 Fix imenu-generic-expression.
8612
8613 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
8614
8615 * faces.el (glyph): New face.
8616
8617 * disp-table.el: Add an autoloaded table, that doesn't require
8618 this library, with glyph face.
8619
8620 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
8621 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
8622 (conf-quote-normal): Allow normalizing only ' or ".
8623 (conf-mode): Regexp-quote constructed comment-start and don't
8624 match section {} where "name" contains braces.
8625
8626 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
8627 files.
8628
8629 2004-12-01 Kenichi Handa <handa@m17n.org>
8630
8631 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
8632 (x-select-text): Don't treat eight-bit-control/graphic chars
8633 specially. Store the encoded text in the X cut buffer.
8634 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
8635 with x-last-selected-text-cut-encoded.
8636
8637 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
8638
8639 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
8640
8641 2004-11-30 Markus Rost <rost@ias.edu>
8642
8643 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
8644 AUCTeX.
8645
8646 2004-11-30 Jay Belanger <belanger@truman.edu>
8647
8648 * calc/calc-arith.el (math-possible-signs): Made stronger checks
8649 on signs of intervals.
8650 (math-pow-of-zero): Strengthen checks for positive and negative
8651 exponents.
8652
8653 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
8654 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
8655 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
8656 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
8657 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
8658 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
8659 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
8660 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
8661 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
8662 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
8663 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
8664 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
8665 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
8666 with provide statements.
8667
8668 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
8669
8670 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
8671
8672 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
8673 (calc-load-everything, math-defsimplify): Replace dummy autoloading
8674 functions by require statements.
8675 (math-defsimplify): Move to calc-alg.el, add to autoloads.
8676
8677 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
8678 (calc-gnuplot-print): Give them values.
8679
8680 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
8681 autoloads.
8682 Add calc-do-embedded-activate to autoloads.
8683 (calc-gnuplot-name, calc-gnuplot-plot-command)
8684 (calc-gnuplot-print-command): Move them to calc-graph.el.
8685
8686 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8687
8688 * term/mac-win.el (ccl-encode-mac-roman-font)
8689 (ccl-encode-mac-cyrillic-font)
8690 (ccl-encode-mac-centraleuropean-font, encoder-list)
8691 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
8692 Support Cyrillic, CentralEuropean, and Dingbat font display
8693
8694 2004-11-30 Andre Spiegel <spiegel@gnu.org>
8695
8696 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
8697
8698 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
8699 still nil.
8700
8701 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
8702
8703 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
8704 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
8705
8706 2004-11-29 Jay Belanger <belanger@truman.edu>
8707
8708 * calc/calc-arith.el (math-pow-of-zero): Take into account different
8709 cases of the base and exponent.
8710
8711 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
8712
8713 * simple.el (next-error-buffer-p): Allow for inclusive and
8714 exclusive tests for finding a buffer.
8715 (next-error-find-buffer): Pass the exclusive and inclusive tests
8716 to next-error-buffer-p.
8717
8718 * replace.el (occur-next-error): Switch to the Occur buffer when
8719 appropriate, use the exclusive filter to next-error-find-buffer to
8720 do it. Use the absolute value of the motion amount.
8721
8722 2004-11-29 Kenichi Handa <handa@m17n.org>
8723
8724 * startup.el (command-line): Decode all default-directory by
8725 locale-coding-system.
8726
8727 2004-11-29 Jay Belanger <belanger@truman.edu>
8728
8729 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
8730 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
8731 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
8732 Replace calls to calc-extensions by appropriate require, replace
8733 calc-extensions-loaded by appropriate featurep.
8734
8735 * calc/calc-ext.el: Move require to end of file.
8736 Remove redundant loading of calc.el.
8737 (calc-extensions-loaded): Remove unnecessary variable.
8738 (calc-extensions): Remove unnecessary function.
8739 (calc-load-everything): Replace calc-need-macros by appropriate require.
8740
8741 * calc/calc-macs.el: Move provide to end of file.
8742 (calc-need-macros): Remove unnecessary function.
8743
8744 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
8745 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
8746 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
8747 Replace calc-extensions by appropriate require.
8748 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
8749
8750 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
8751 Replace calc-need-macros by appropriate require.
8752
8753 * calc/calc.el: Move require to end of file.
8754 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
8755 Remove unnecessary variable.
8756 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
8757 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
8758 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
8759 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
8760 (math-stack-value-offset, math-format-value, math-format-flat-expr)
8761 (math-format-number, math-format-bignum, math-read-number)
8762 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
8763 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
8764 by appropriate require.
8765 (calc-check-defines): Replace calc-need-macros by appropriate require.
8766
8767 2004-11-29 Kim F. Storm <storm@cua.dk>
8768
8769 * macros.el (insert-kbd-macro): Handle kmacro functions.
8770
8771 2004-11-28 Juri Linkov <juri@jurta.org>
8772
8773 * compare-w.el (compare-windows-highlight): Attach each overlay
8774 to its window to properly highlight differences while comparing
8775 two windows of the same buffer. Fix arguments.
8776 (compare-windows-sync-default-function): Fix arguments of
8777 `compare-windows-highlight'.
8778
8779 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
8780 Use `read-expression-history'. Set initial contents only if
8781 `edebug-global-break-condition' is non-nil. Set histpos to 1
8782 if initial contents is equal to the last history element.
8783 (edebug-set-conditional-breakpoint): Instead of temporarily
8784 prepending the current condition to the history, set initial
8785 contents to the current condition. Set histpos to 1 if initial
8786 contents is equal to the last history element.
8787
8788 * info.el (Info-search-whitespace-regexp): Remove shy group.
8789 (Info-search): Forward line if search is on the header line.
8790 Use search-whitespace-regexp in two other places.
8791
8792 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
8793
8794 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
8795 warning. Delay real definition, which uses
8796 `set-fringe-indicators-1' till after the definition of that function.
8797
8798 2004-11-28 Kim F. Storm <storm@cua.dk>
8799
8800 * fringe.el (fringe): New defgroup.
8801 (fringe-mode): Move to fringe group.
8802 (fringe-indicators): New defcustom.
8803 (set-fringe-indicators-1): New defun.
8804
8805 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
8806 (menu-bar-showhide-fringe-ind-menu): New keymap.
8807 (menu-bar-showhide-fringe-ind-empty)
8808 (menu-bar-showhide-fringe-ind-mixed)
8809 (menu-bar-showhide-fringe-ind-box)
8810 (menu-bar-showhide-fringe-ind-right)
8811 (menu-bar-showhide-fringe-ind-left)
8812 (menu-bar-showhide-fringe-ind-none): New defuns.
8813 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
8814
8815 2004-11-27 Richard M. Stallman <rms@gnu.org>
8816
8817 * comint.el (comint-read-noecho): Add trivial compatibility definition.
8818
8819 * generic.el (define-generic-mode): Doc fix.
8820
8821 * menu-bar.el (menu-bar-options-save): For the options
8822 that are toggled with menu-bar-make-mm-toggle, don't check
8823 for customized-value prop.
8824
8825 2004-11-27 Eli Zaretskii <eliz@gnu.org>
8826
8827 * mail/supercite.el (sc-cite-region): Handle the case where
8828 sc-cite-frame-alist is a symbol.
8829 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
8830 a symbol.
8831 (sc-recite-region): Handle the case where sc-recite-frame-alist is
8832 a symbol.
8833
8834 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
8835
8836 * wid-edit.el (widget-narrow-to-field): New function.
8837 (widget-complete): Use it.
8838
8839 2004-11-27 Jay Belanger <belanger@truman.edu>
8840
8841 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
8842 variable.
8843 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
8844 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
8845 (math-alg-inequalities): Move declaration to earlier in the file.
8846
8847 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
8848 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
8849 Declare them.
8850
8851 * calc/calc-lang.el (math-expr-data, math-expr-token)
8852 (math-exp-old-pos): Declare them.
8853
8854 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
8855 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
8856
8857 2004-11-27 Kim F. Storm <storm@cua.dk>
8858
8859 * progmodes/flymake.el: Use (featurep 'xemacs).
8860 (flymake-makehash): Change to defsubst. Use fboundp.
8861 (flymake-time-to-float): Remove.
8862 (flymake-float-time): Merge code from flymake-time-to-float here.
8863 (flymake-replace-regexp-in-string): Change to defsubst.
8864 (flymake-split-string-remove-empty-edges):
8865 Rename to flymake-split-string.
8866 (flymake-split-string): Remove previous defalias.
8867 (flymake-get-temp-dir): Change to defsubst.
8868 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
8869 Define for xemacs only.
8870 (flymake-master-file-count-limit): Change into compiler defvar only.
8871 (flymake-find-possible-master-files): Let-bind it dynamically while
8872 sorting files using flymake-master-file-compare.
8873
8874 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
8875
8876 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
8877 of defun-prompt-regexp matches inside a comment/string but the
8878 beginning is correctly outside everything.
8879
8880 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
8881 appears within a string or a comment.
8882
8883 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
8884 rather than make-symbol for symbols which are used in
8885 a symbol-macrolet or equivalent.
8886
8887 2004-11-26 Jay Belanger <belanger@truman.edu>
8888
8889 * calc-misc.el (calc-last-why-command): Declare it.
8890
8891 * calc-vec.el (math-grade-vec): New variable.
8892 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
8893 Replace variable grade-vec by declared variable.
8894 (math-rb-close): New variable.
8895 (math-read-brackets, math-read-vector): Replace variable close by
8896 declared variable.
8897
8898 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
8899 (calc-one-window, calc-edit-handler, calc-restore-trail)
8900 (calc-allow-ret): Declare them.
8901
8902 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
8903 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
8904 (math-radix-float-cache-tag, math-random-cache)
8905 (math-max-digits-cache, math-integral-cache, math-units-table)
8906 (math-format-date-cache, math-holidays-cache-tag): Declare them.
8907 (math-moc-func): New variable.
8908 (math-map-over-constants, math-map-over-constants-rec):
8909 Replace variable func by declared variable.
8910
8911 * calc/calc-store.el (calc-given-value, calc-store-opers):
8912 Declare them.
8913 (calc-var-name-map): Move declaration to earlier in the file.
8914 (calc-pv-pos): New variable.
8915 (calc-permanent-variable, calc-insert-permanent-variable):
8916 Replace variable pos by declared variable.
8917
8918 * calc/calc-mtx.el (calc-det-lu): New variable.
8919 (math-det-raw, math-det-step): Replace variable lu by declared variable.
8920
8921 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
8922 (math-multi-subst, math-multi-subst-rec): Replace variables temp
8923 and arg by declared variables.
8924 (calcFunc-reducer): Fix incorrect variable.
8925 (math-inner-mul-func, math-inner-add-func): New variables.
8926 (calcFunc-inner, math-inner-mats): Replace variables mul-func
8927 and add-func by declared variables.
8928
8929 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
8930 (calc-digit-value): Declare them.
8931
8932 * calc/calc-help.el (Info-history): Declare it.
8933 (calc-describe-key): Make calc-summary-indentation a local variable.
8934 (calc-help-long-names): Move declaration to earlier in file.
8935
8936 * calc/calc-embed.el (calc-original-buffer): Declare it.
8937 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
8938 (calc-embed-bot): New variables.
8939 (calc-do-embedded, calc-embedded-mark-formula)
8940 (calc-embedded-find-bounds, calc-embedded-duplicate)
8941 (calc-embedded-new-formula, calc-embedded-make-info):
8942 Replace vars outer-top, outer-bot, bot and top by declared variables.
8943 (calc-embed-prev-modes): New variable.
8944 (calc-embedded-set-modes, calc-embedded-update): Replace variable
8945 prev-modes with declared variable.
8946 (calc-embed-vars-used): New variable.
8947 (calc-embedded-make-info, calc-embedded-evaluate-expr)
8948 (calc-embedded-update, calc-embedded-find-vars): Replace variable
8949 vars-used by declared variable.
8950
8951 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
8952 (math-format-radix-float): Remove unnecessary setq.
8953 (math-radix-float-cache): Declare it.
8954
8955 * calc/calcsel2.el (calc-keep-selection): Declare it.
8956
8957 * calc/calc-maint.el: Remove file.
8958
8959 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8960
8961 * textmodes/bibtex.el (bibtex-sort-entry-class)
8962 (bibtex-comment-start): Use defcustom.
8963 (bibtex-entry-field-alist): Use nil if initial content of the
8964 field is undefined. Fix docstring.
8965 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
8966 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
8967 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
8968 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
8969 Fix docstring.
8970 (bibtex-autokey-title-terminators): Use only one regexp.
8971 (bibtex-string-maybe-empty-head): New variable.
8972 (bibtex-remove-delimiters-string): New function.
8973 (bibtex-text-in-field-bounds, bibtex-text-in-string):
8974 Use bibtex-remove-delimiters-string.
8975 (bibtex-progress-message, bibtex-field-left-delimiter)
8976 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
8977 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
8978 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
8979 Simplify.
8980 (bibtex-format-entry): Use save-excursion for inherited booktitle.
8981 Use eq and bibtex-remove-delimiters-string. For end markers use
8982 insertion type so that marker stays after inserted text.
8983 (bibtex-autokey-get-names): Return empty string if name is missing.
8984 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
8985 calling bibtex-autokey-name-case-convert.
8986 (bibtex-autokey-demangle-title):
8987 Call bibtex-autokey-titleword-case-convert. Remove call to
8988 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
8989 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
8990 (bibtex-read-key): New optional arg global.
8991 (bibtex-files-expand): New optional arg force.
8992 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
8993 (bibtex-complete-crossref-cleanup): Rename from
8994 bibtex-complete-key-cleanup. Simplify code.
8995 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
8996 Operate on current entry.
8997 (bibtex-button): Add docstring.
8998 (bibtex-entry): Simplify.
8999 (bibtex-make-field): Replace optional arg called-by-yank with more
9000 specific args move and interactive.
9001 (bibtex-end-of-entry): Use forward-sexp.
9002 (bibtex-find-entry-globally): Remove.
9003 (bibtex-find-crossref): Allow for crossref key located in other buffer.
9004 Bound to C-c C-x.
9005 (bibtex-find-entry): New optional args global and display.
9006 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
9007 (bibtex-validate): Use arg force of bibtex-files-expand.
9008 (bibtex-clean-entry): Bugfix, clean string entries properly.
9009 Always keep point at beginning of entry.
9010 (bibtex-complete): Bugfix. Handle string entries properly.
9011 Call cleanup functions only if needed.
9012 (bibtex-String): Use bibtex-read-string-key.
9013 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
9014 case of replacement text.
9015
9016 2004-11-26 Lars Hansen <larsh@math.ku.dk>
9017
9018 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
9019 (tramp-perl-directory-files-and-attributes): New constant.
9020 (tramp-file-name-handler-alist): Delete file-directory-files, add
9021 directory-files-and-attributes.
9022 (tramp-perl-file-attributes): Surround uid and gid by double
9023 quotes. Change parameter id-format from nonnumeric.
9024 (tramp-convert-file-attributes): New function.
9025 (tramp-handle-file-attributes): Use it.
9026 (tramp-maybe-send-perl-script): New function.
9027 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
9028 file mode. Change parameter id-format from nonnumeric.
9029 (tramp-handle-file-attributes-with-ls): Change parameter id-format
9030 from nonnumeric.
9031 (tramp-post-connection): Don't send tramp-perl-file-attributes
9032 script. Reset connection property "perl-scripts".
9033 (tramp-handle-insert-directory): Run real handler when ls-lisp is
9034 in use.
9035
9036 2004-11-26 Lars Hansen <larsh@math.ku.dk>
9037
9038 * desktop.el (desktop-read): Replace mapcar with mapc.
9039 (desktop-create-buffer): Replace mapcar with mapc.
9040 Remove redundant piece of code.
9041
9042 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
9043
9044 * progmodes/gud.el (gud-display-line): Use display-buffer
9045 for GDB-UI as for GUD.
9046
9047 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
9048 Delete variables.
9049 (gdb-ann3): Don't make GUD buffer dedicated.
9050 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
9051 (gdb-display-source-buffer): Delete function.
9052 (gdb-view-source-function, gdb-view-assembler): Delete functions.
9053 (menu): Delete menu bindings for viewing source/assembler.
9054 (gdb-setup-windows, gdb-restore-windows):
9055 Don't dedicate GUD. No assembler now.
9056 (gdb-reset): No need to undedicate source buffers now.
9057 (gdb-source-info): No assembler now.
9058
9059 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
9060
9061 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
9062 width to those for special frames.
9063 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
9064 Use display-buffer.
9065 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
9066 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
9067 (gdb-frame-assembler-buffer): Rework like
9068 gdb-frame-breakpoints-buffer.
9069
9070 2004-11-25 Richard M. Stallman <rms@gnu.org>
9071
9072 * progmodes/flymake.el: Reindent.
9073 (flymake-split-string): Turn into defalias.
9074 (flymake-fix-file-name): Rename from flymake-fix-path-name.
9075 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
9076 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
9077 (flymake-build-relative-filename): Rename from ...path.
9078 Fix error message.
9079
9080 2004-11-25 Cheng Gao <chenggao@gmail.com>
9081
9082 * progmodes/flymake.el: Much whitespace and capitalization change.
9083 Move `provide' to end. Require `compile' only when compiling.
9084
9085 2004-11-24 Jay Belanger <belanger@truman.edu>
9086
9087 * calc/calc-alg.el: Added comment.
9088 (math-polynomial-base): Replace variable mpb-top-expr by
9089 math-poly-base-top-expr.
9090
9091 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
9092 (math-polynomial-p1): Replace variable mpb-top-expr by declared
9093 variable.
9094 (math-poly-base-total-base): New variable.
9095 (math-total-polynomial-base, math-polynomial-p1): Replace variable
9096 mpb-total-base by declared variable.
9097 (math-factored-vars, math-to-list): Declare it.
9098 (math-fact-expr): New variable.
9099 (calcFunc-factors, calcFunc-factor, math-factor-expr)
9100 (math-factor-expr-try, math-factor-expr-part): Replace variable
9101 expr by declared variable.
9102 (math-fet-x): New variable.
9103 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
9104 by declared variable.
9105 (math-factor-poly-coefs): Make temp a local variable.
9106
9107 * calc/calc-units.el (calc-convert-units): Make units a local
9108 variable.
9109 (calc-num-units, calc-den-units): New variables.
9110 (calc-explain-units, calc-explain-units-rec): Replace variables
9111 num-units and den-units by declared variables.
9112 (math-cu-unit-list): New variable.
9113 (math-build-units-table, math-compare-unit-names)
9114 (math-convert-units, math-convert-units-rec): Replace variable
9115 unit-list by declared variable.
9116 (math-fbu-base, math-fbu-entry): New variables.
9117 (math-find-base-units, math-find-base-units-rec): Replace variables
9118 base and entry by declared variables.
9119 (math-which-standard): New variable.
9120 (math-to-standard-units, math-to-standard-rec): Replace variable
9121 which-standard by declared variable.
9122 (math-fcu-u): New variable.
9123 (math-find-compatible-unit, math-find-compatible-unit-rec):
9124 Replace variable u by declared variable.
9125 (math-cu-new-units, math-cu-pure): New variables.
9126 (math-convert-units, math-convert-units-rec): Replace variables
9127 new-units and pure by declared variables.
9128 (math-try-cancel-units): New variable.
9129 (math-simplify-units-quotient): Replace variable try-cancel-units by
9130 declared variable.
9131
9132 2004-11-24 Richard M. Stallman <rms@gnu.org>
9133
9134 * textmodes/ispell.el (ispell-check-version):
9135 If default-directory is nonexistent, use home dir.
9136
9137 * progmodes/grep.el (grep-regexp-alist):
9138 Don't match parens around line numbers.
9139
9140 * progmodes/cperl-mode.el (cperl-indent-region)
9141 (cperl-imenu--create-perl-index, cperl-xsub-scan):
9142 Don't print progress messages.
9143
9144 * progmodes/compile.el (compilation-mode-map):
9145 Don't inherit from compilation-minor-mode-map;
9146 copy its bindings instead. But the menu bar Compile
9147 entry now does inherit from compilation-menu-map.
9148
9149 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
9150 Use with-no-warnings around compiler-macroexpand.
9151
9152 * imenu.el: Don't always require newcomment.
9153 (imenu--generic-function): Call comment-normalize-vars
9154 if we have a comment syntax.
9155 Exit the loop if REGEXP matches the null string.
9156 Test comment-start as well as comment-start-skip
9157 when deciding whether to check for comments.
9158
9159 * tooltip.el (tooltip-mode): Doc fix.
9160
9161 * term.el (term-escape-char, term-mode): Doc fixes.
9162
9163 2004-11-24 Dave Love <fx@gnu.org>
9164
9165 * progmodes/python.el (python-font-lock-syntactic-keywords):
9166 Check for escapes in the regexp.
9167 (python-quote-syntax): Don't do it here.
9168
9169 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
9170
9171 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
9172 (gdb-frames-mode-map, gdb-threads-mode-map)
9173 (gdb-registers-mode-map, gdb-locals-mode-map)
9174 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
9175 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
9176
9177 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
9178 (dedicated-switch-to-buffer): Rework.
9179 (gdb-var-evaluate-expression-handler, gdb-put-string):
9180 Remove unused variable bindings.
9181 (gdb-setup-windows, gdb-display-buffer):
9182 Simplify. Use pop-to-buffer.
9183 (gdb-view-source-function): Simplify.
9184 (gdb-frame-breakpoints-buffer):
9185 Use pop-to-buffer, special-display-regexps.
9186
9187 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
9188
9189 * progmodes/f90.el (f90-smart-end)
9190 (f90-previous-statement, f90-beginning-of-block): Doc fix.
9191 (f90-calculate-indent): Handle un-named PROGRAM blocks.
9192 (f90-end-of-block): Doc fix. Make check of outermost block
9193 conditional on value of `f90-smart-end'.
9194 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
9195 Handle case where END-BLOCK is nil.
9196 (f90-match-end): Handle un-named PROGRAM blocks.
9197 (f90-backslash-not-special): New function.
9198
9199 2004-11-24 Jay Belanger <belanger@truman.edu>
9200
9201 * calc/calc.el (calc-embedded-active): Removed unnecessary
9202 declaration.
9203 (calc-show-banner): Removed redundant declaration.
9204
9205 * calc/calc-graph.el (calc-gnuplot-default-device)
9206 (calc-gnuplot-default-output, calc-gnuplot-print-device)
9207 (calc-gnuplot-print-output, calc-gnuplot-geometry)
9208 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
9209 Remove redundant initial values.
9210
9211 * calc/calc-arith.el (math-scalar-functions)
9212 (math-nonscalar-functions, math-scalar-if-args-functions)
9213 (math-real-functions, math-positive-functions)
9214 (math-nonnegative-functions, math-real-scalar-functions)
9215 (math-real-if-arg-functions, math-integer-functions)
9216 (math-num-integer-functions, math-rounding-functions)
9217 (math-float-rounding-functions, math-integer-if-args-functions)
9218 (math-super-types): Move declarations to earlier in file.
9219 (math-unit-prefixes): Declared it.
9220 (math-floor-prec, math-trunc-prec): New variables.
9221 (math-trunc-fancy): Replace variable prec by declared variable.
9222 (math-floor-fancy): Replace variable prec by declared variable.
9223 (math-com-bterms): New variable.
9224 (math-commutative-equal, math-commutative-collect):
9225 Replace variable bterms by declared variable.
9226
9227 * calc/calc-misc.el (math-trunc): Replace variable prec by
9228 math-trunc-prec.
9229 (math-floor): Replace variable prec by math-floor-prec.
9230
9231 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
9232 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
9233 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
9234 (math-format-date, math-format-date-part): Replace variables
9235 date, dt, year, month, day, weekday, hour, minute, second and
9236 bc-flag by declared variables.
9237 (math-pd-str): New variable.
9238 (math-parse-date, math-parse-date-word, math-parse-standard-date):
9239 Replace variable str by declared variable.
9240 (math-daylight-savings-hook, math-tzone-names): Move definitions
9241 to earlier in the file.
9242 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
9243 (math-sh-year): New variable.
9244 (math-setup-add-holidays, math-setup-holidays)
9245 (math-setup-year-holidays): Replace variable `year' by declared
9246 variable.
9247
9248 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
9249 New variables.
9250 (math-nth-root-float, math-nth-root-float-iter): Replace variables
9251 n, nf and nfm1 by declared variables.
9252 (math-nri-n): New variable.
9253 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
9254 n by declared variable.
9255 (calcFunc-log): Removed misplaced condition.
9256
9257 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
9258
9259 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
9260
9261 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
9262
9263 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
9264 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
9265 Dedicate gdb-related windows.
9266 (gdb-display-buffer): Dedicate gdb-related windows.
9267 Don't grab other frames.
9268 (gdb-reset): Remove dedicated property after debugging.
9269
9270 2004-11-24 Jay Belanger <belanger@truman.edu>
9271
9272 * calc/calc-sel.el: Add comment.
9273
9274 * calc/calc.el (math-stack-value-offset): Replace variables c,
9275 wid and off with math-svo-c, math-svo-wid and math-svo-off.
9276
9277 * calc/calccomp.el (math-comp-sel-tag): Declare it.
9278 (math-svo-c, math-svo-wid, math-svo-off): New variables.
9279 (math-stack-value-offset-fancy): Replace variables c, wid and off
9280 by declared variables.
9281 (math-comp-just, math-comp-comma-spc): New variables.
9282 (math-compose-expr, math-compose-matrix): Replace variables `just'
9283 and comma-spc by declared variable.
9284 (math-comp-vector-prec): New variable.
9285 (math-compose-expr, math-compose-matrix, math-compose-rows):
9286 Replace variable vector-prec by declared variable.
9287 (math-comp-left-bracket, math-comp-right-bracket)
9288 (math-comp-comma): New variables.
9289 (math-compose-expr, math-compose-rows): Replace variables
9290 left-bracket, right-bracket and comma by declared variables.
9291 (math-comp-full-width): New variable.
9292 (math-comp-to-string-flat, math-comp-to-string-flat-term):
9293 Replace variable full-width by declared variable.
9294 (math-comp-highlight, math-comp-word, math-comp-level)
9295 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
9296 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
9297 New variables.
9298 (math-comp-to-string-flat, math-comp-to-string-flat-term)
9299 (math-comp-sel-flat-term): Replace variables comp-highlight,
9300 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
9301 declared variables.
9302 (math-comp-simplify, math-comp-simplify-term)
9303 (math-comp-add-string, math-comp-add-string-sel):
9304 Replace variables comp-highlight, comp-buf, comp-base,
9305 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
9306
9307 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9308
9309 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
9310
9311 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
9312 and x-server-version may throw.
9313
9314 2004-11-23 Kim F. Storm <storm@cua.dk>
9315
9316 * subr.el (substitute-key-definition-key): Optimize.
9317 Don't call indirect-function for nil defn (always signals error).
9318
9319 * ido.el (ido-read-internal): Fix require-match check when
9320 ido-directory-too-big is set.
9321
9322 2004-11-23 Jay Belanger <belanger@truman.edu>
9323
9324 * calc/calc-ext.el (math-read-replacement-list)
9325 (math-read-superscripts): New variables.
9326 (math-read-preprocess-string): New function.
9327 (math-read-expr): Filter input through math-read-preprocess-string.
9328
9329 * calc/calc-aent.el (math-read-exprs): Filter input through
9330 math-read-preprocess-string.
9331
9332 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
9333
9334 * progmodes/compile.el (compilation-start): In cd command use
9335 substitute-env-vars -- not quite shell compatible but better than
9336 nothing.
9337 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
9338 handle the newer versions messages, which are more parseable.
9339
9340 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9341
9342 * reveal.el (reveal-mode-map): New var.
9343 (reveal-mode): Use it.
9344
9345 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
9346
9347 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
9348 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
9349
9350 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9351
9352 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
9353 header-line when needed.
9354 Use fixed-pitch only in the header-line.
9355 Build the underline automatically. Use emdash if available.
9356
9357 2004-11-22 Richard M. Stallman <rms@gnu.org>
9358
9359 * dired.el (dired-recursive-copies): Move from dired-aux.el.
9360 * dired-aux.el (dired-recursive-copies): Move to dired.el.
9361
9362 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
9363
9364 * progmodes/gdb-ui.el (gdb-resync): New function.
9365 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
9366 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
9367 Use it to fail more gracefully.
9368 (gdb-variables): Delete variable.
9369 Re-order variables to reduce byte-compiler warnings.
9370
9371 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9372
9373 * descr-text.el (describe-char):
9374 * paren.el (show-paren-function):
9375 * subr.el (syntax-after): Undo last change.
9376
9377 * progmodes/python.el (run-python): Don't hard code *Python*.
9378 Don't modify global process-environment.
9379 (python-send-region, python-load-file): Don't assume that
9380 python-buffer == (process-buffer (python-proc)).
9381 (python-switch-to-python): Simplify.
9382
9383 * dired.el (dired-align-file): Don't assume line starts with spaces.
9384
9385 2004-11-21 Jay Belanger <belanger@truman.edu>
9386
9387 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
9388 Replace variable `lines' by math-read-big-lines.
9389 (math-read-big-expr): Replace variables the-baseline, the-h2
9390 and err-msg by math-read-big-baseline, math-read-big-h2 and
9391 math-read-err-msg.
9392 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
9393
9394 * calc/calc-lang.el (math-read-big-rec): Fix typo.
9395 (math-read-big-balance): Replace unbound variable by value.
9396 (math-read-big-lines): New variable.
9397 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
9398 (math-read-big-error, math-read-big-balance): Replace variable
9399 `lines' by declared variable.
9400 (math-read-big-baseline, math-read-big-h2): New variables.
9401 (math-read-big-rec): Replace variables the-baseline and the-h2
9402 by declared variables.
9403 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
9404 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
9405 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
9406 declared variables.
9407 (math-read-big-err-msg): New variable.
9408 (math-read-big-error): Replace variable err-msg by declared variable.
9409
9410 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
9411
9412 * ses.el: Add coding cookie.
9413 Fix up docstrings, follow new commenting conventions.
9414 (ses-header-line-menu): Fix missing variable rename for header-row.
9415 (ses-cell-size): Remove.
9416 (ses-make-cell): New function.
9417 (ses-cell, ses-insert-row, ses-insert-column): Use it.
9418 (ses-calculate-cell): Remove unused var `symbol'.
9419 (ses-narrowed-p): New function.
9420 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
9421 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
9422 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
9423 (ses-setup): Use restore-buffer-modified-p.
9424 (ses-cleanup): Remove unused var `end'.
9425 (ses-header-string-left-offset): Remove.
9426 (ses-create-header-string): Adjust to new behavior of `align-to'.
9427 Truncate excessively large fields to preserve alignment.
9428 (ses-reconstruct-all): Remove unused var `refs'.
9429 (ses-read-cell-printer): Remove unused var `prompt'.
9430 (ses-delete-row): Remove unused var `pos'.
9431 (ses-delete-column): Remove unused var `new'.
9432
9433 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9434
9435 * ps-print.el: Insert :version tag into all defgroup and defcustom.
9436 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
9437 Eliminate eval-and-compile usage.
9438 (ps-insert-file): Use insert-file-contents instead of insert-file.
9439 (ps-setup): Code fix.
9440
9441 * printing.el (pr-setup, lpr-setup): Code fix.
9442
9443 2004-11-21 Jay Belanger <belanger@truman.edu>
9444
9445 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
9446 (calc-original-buffer): Declare them.
9447 (calc-user-formula-alist): New variable.
9448 (calc-user-define-formula, calc-fix-user-formula)
9449 (calc-user-define-composition, calc-finish-formula-edit):
9450 Replace variable `alist' by declared variable.
9451 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
9452 (var-q7, var-q7, var-q8, var-q9): Declare them.
9453 (calc-kbd-push): Don't check to see if var-q0 through var-q9
9454 are bound.
9455 (calcFunc-typeof): Replace undeclared variable by expression.
9456 (math-exp-env): New variable.
9457 (math-define-body, math-define-exp): Replace exp-env by declared var.
9458 (math-define-exp): Replace misplaced variable by expression.
9459
9460 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
9461 (calc-curve-model, calc-curve-coefnames): New variables.
9462 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
9463 varnames, model and coefnames by declared variables.
9464 (math-root-widen): New variable.
9465 (math-search-root, math-find-root): Replace variable root-widen by
9466 declared variable.
9467 (var-DUMMY): Declare it.
9468 (math-root-vars, math-min-vars): Move the declarations to earlier in
9469 the file.
9470 (math-brent-min): Make d a local variable.
9471 (math-find-minimum): Replace non-existent variable.
9472 (math-ninteg-romberg): Remove unnecessary variable.
9473 (math-ninteg-temp): New variable.
9474 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
9475 integ-temp by declared variable.
9476 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
9477 New variables.
9478 (math-general-fit): Replace variables first-var, first-coef and
9479 new-coefs by declared variables.
9480 (calcFunc-fitvar): Replace variable first-var by declared variable.
9481 (calcFunc-fitparam): Replace variable first-coef by declared variable.
9482 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
9483 (math-all-vars-vars, math-all-vars-found): New variables.
9484 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
9485 found by declared variable math-all-vars-vars.
9486
9487 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
9488
9489 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
9490 of `defconst'.
9491
9492 2004-11-20 Richard M. Stallman <rms@gnu.org>
9493
9494 * isearch.el (isearch-mode-map): Don't bind SPC.
9495 (isearch-whitespace-chars): Function deleted.
9496 (isearch-search): Bind search-spaces-regexp.
9497 (isearch-lazy-highlight-search): Likewise.
9498 (search-whitespace-regexp): Doc fix.
9499 (isearch-forward-regexp): Doc fix.
9500
9501 * emacs-lisp/bytecomp.el (byte-compile-form):
9502 Move the calls to byte-compile-set-symbol-position,
9503 to avoid having two for the same symbol occurrence.
9504
9505 * comint.el (comint-input-ring-size): Increase to 150.
9506
9507 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
9508 New variables.
9509 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
9510 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
9511
9512 * imenu.el (imenu--generic-function):
9513 Ensure we keep moving backward even if BEG isn't further back.
9514
9515 * replace.el (query-replace-read-to, query-replace-read-from):
9516 Specify t for KEEP-ALL in read-from-minibuffer.
9517
9518 * progmodes/python.el (python-switch-to-python):
9519 If Python isn't running, start it.
9520 Don't alter debug-ignored-errors.
9521
9522 * progmodes/cperl-mode.el (cperl-indent-region):
9523 Don't mind imenu-scanning-message.
9524
9525 * bindings.el (global-map): Bind C-e to move-end-of-line.
9526
9527 * simple.el (line-move-finish): New arg FORWARD.
9528 Ignore invisible newlines, not intangible ones.
9529 Conditions for acceptable stopping positions depend on FORWARD.
9530 (line-move): Pass FORWARD arg to line-move-finish.
9531
9532 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
9533 of HEADER. Compensate for this change in the code to add display
9534 properties. Don't make the first line intangible.
9535
9536 * info.el (Info-search): Fix previous change.
9537
9538 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
9539
9540 * Makefile.in (recompile): Revert 2004-11-19 change.
9541 (compile): Likewise.
9542
9543 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
9544
9545 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
9546
9547 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9548
9549 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
9550 defgroup and defcustom. Eliminate eval-and-compile usage.
9551
9552 * progmodes/ebnf-otz.el: Fix typos.
9553
9554 2004-11-19 Jay Belanger <belanger@truman.edu>
9555
9556 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
9557 (calc-edit-finish, calc-finish-stack-edit): Replace variable
9558 disp-trail by declared variable.
9559
9560 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
9561 (calc-finish-selection-edit): Replace variable disp-trail by
9562 declared variable.
9563 (calc-selection-cache-entry): Move declaration to earlier in the file.
9564 (calc-selection-cache-num, calc-selection-cache-comp)
9565 (calc-selection-cache-offset, calc-selection-true-num)
9566 (calc-final-point-line, calc-final-point-column)
9567 (calc-original-buffer): Declare them.
9568 (calc-fnp-op, calc-fnp-num): New variables.
9569 (calc-find-nth-part, calc-find-nth-part-rec)
9570 (calc-select-previous): Replace op and num by declared variables.
9571 (calc-rsf-old, calc-rsf-new): New variables.
9572 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
9573 Replace variables old and new by declared variables.
9574 (calc-sel-reselect): New variable.
9575 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
9576 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
9577 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
9578 reselect with declared variable.
9579
9580 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
9581 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
9582 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
9583 (math-import-list, math-rewrite-phase): Declare them.
9584 (math-rewrite): Use let* to declare variables.
9585 (calc-rewrite-selection): Make rules a local variable.
9586 (calc-rewr-sel): New variable.
9587 (calc-rewrite-selection, calc-locate-selection-marker)
9588 (calc-rewrite): Use the declared variable calc-rewr-sel instead
9589 of sel.
9590 (math-rewrite-whole-expr): New variable.
9591 (math-rewrite, math-rewrite-phase): Replace variable expr by
9592 declared variable.
9593 (math-rewrite-heads-heads, math-rewrite-heads-skips)
9594 (math-rewrite-heads-blanks ): New variables.
9595 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
9596 heads, skips and blanks by declared variables.
9597 (math-rwcomp-subst-old, math-rwcomp-subst-new)
9598 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
9599 New variables.
9600 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
9601 old, new, old-func and new-func by declared variables.
9602 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
9603 Remove unnecessary variable.
9604 (math-apply-rw-regs): New variable.
9605 (math-apply-rewrites, math-rwapply-replace-regs)
9606 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
9607 (math-apply-rw-ruleset): New variable.
9608 (math-apply-rewrites, math-rwapply-remember): Replace variable
9609 ruleset by declared variable.
9610
9611 2004-11-19 Richard M. Stallman <rms@gnu.org>
9612
9613 * info.el (Info-search): Use search-whitespace-regexp.
9614
9615 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9616
9617 * vc-rcs.el (vc-rcs-parse): New function.
9618 (vc-rcs-annotate-command): Likewise.
9619 (vc-rcs-annotate-current-time): Likewise.
9620 (vc-rcs-annotate-time): Likewise.
9621 (vc-rcs-annotate-extract-revision-at-line): Likewise.
9622
9623 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9624
9625 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
9626
9627 2004-11-18 Jay Belanger <belanger@truman.edu>
9628
9629 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
9630
9631 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9632
9633 * printing.el: Eliminate use of interactive-p and eval-and-compile.
9634 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
9635 Use make-temp-file to generate PostScript files in any situation.
9636 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
9637 (pr-interactive-p): Eliminate var.
9638 (pr-save-interactive): Eliminate macro.
9639 (pr-interface, pr-ps-directory-preview)
9640 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9641 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9642 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9643 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9644 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9645 (pr-ps-region-ps-print, pr-ps-mode-preview)
9646 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9647 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9648 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
9649 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9650 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9651 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9652 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9653 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9654 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9655 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9656 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9657 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
9658 Eliminate pr-save-interactive usage.
9659 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
9660 Eliminate pr-interactive-p usage.
9661 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
9662 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
9663 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
9664 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
9665 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
9666 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
9667 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
9668 New funs.
9669 (pr-ps-file): Use make-temp-file to generate a temporary file.
9670
9671 2004-11-17 Jay Belanger <belanger@truman.edu>
9672
9673 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
9674 a local variable.
9675 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
9676 (math-top-only): New variable.
9677 (math-simplify, math-simplify-step): Replace variable top-only by
9678 declared variable math-top-only.
9679 (math-simplify-expr): Declare it.
9680 Replace argument expr in all calls of math-defsimplify by
9681 math-simplify-expr.
9682 (math-simplify-plus, math-simplify-times, math-simplify-divide)
9683 (math-simplify-divisor, math-simplify-one-divisor)
9684 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
9685 (math-simplify-pow): Replace variable expr by declared variable
9686 math-simplify-expr.
9687 (math-simplify-divisor): Remove local variables temp and op.
9688 (math-simplify-one-divisor): Make temp and op local variables.
9689 (math-simplify-divisor-nover, math-simplify-divisor-dover):
9690 New variables.
9691 (math-simplify-divisor, math-simplify-one-divisor):
9692 Replace variables nover and dover by declared variables.
9693 (math-expr-subst-new, math-expr-subst-old): New variables.
9694 (math-expr-subst, math-expr-subst-rec): Replace variables new
9695 and old by declared variables.
9696 (math-is-poly-degree, math-is-poly-loose): New variables.
9697 (math-is-polynomial, math-is-poly-rec): Replace variables degree
9698 and loose by declared variables.
9699 (math-poly-base-const-ok, math-poly-base-pred): New variables.
9700 (math-polynomial-base, math-polynomial-base-rec):
9701 Replace variables const-ok and mpb-pred by declared variables.
9702
9703 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
9704
9705 * calc/calc-ext.el (math-defsimplify): Change the argument in
9706 the created function to math-simplify-expr.
9707
9708 * calc/calc-units.el (math-simplify-expr): Declare it.
9709 Replace argument expr in all calls of math-defsimplify by
9710 math-simplify-expr.
9711 (math-simplify-units-prod): Replace variable expr by declared
9712 variable math-simplify-expr.
9713
9714 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
9715
9716 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
9717 Replace mapcar->dolist, format->string.
9718
9719 2004-11-17 Miles Bader <miles@gnu.org>
9720
9721 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
9722 * progmodes/idlwave.el: Remove RCS keywords.
9723
9724 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
9725
9726 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
9727 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
9728 Update to IDLWAVE version 5.5. Too many changes to list them here.
9729 * progmodes/idlw-help.el: New file.
9730
9731 2004-11-16 Richard M. Stallman <rms@gnu.org>
9732
9733 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9734 Discard spaces after \i according to TeX rules.
9735
9736 * international/mule.el (set-buffer-file-coding-system):
9737 New arg NOMODIFY.
9738 (after-insert-file-set-coding): Pass that new arg.
9739 Prevent set-buffer-multibyte from trying to lock the file.
9740
9741 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
9742
9743 * saveplace.el (save-place): Doc fix.
9744
9745 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
9746 temporarily widen before finding the following word to copy.
9747
9748 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
9749 (cl-map-keymap): Definition deleted.
9750
9751 * subr.el (map-keymap-internal): New function.
9752
9753 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9754
9755 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
9756 when pressing rather than when releasing mouse-2. Simplify.
9757
9758 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9759
9760 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
9761 (compilation-mode): Set it here instead.
9762
9763 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
9764
9765 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
9766 (loop, cl-parse-loop-clause, defsetf): Use backquote.
9767
9768 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9769
9770 * progmodes/compile.el (compilation-internal-error-properties):
9771 Fix up a transposition-typo. Check end-col before using it.
9772
9773 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
9774
9775 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9776 Discard whitespace after macro \i when converting it.
9777
9778 2004-11-16 Juri Linkov <juri@jurta.org>
9779
9780 * emacs-lisp/find-func.el (find-function-regexp):
9781 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
9782 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
9783 Remove invalid `\W' from [^cgv\W]. Doc fix.
9784 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
9785
9786 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
9787
9788 * play/life.el: Maintainer is now FSF.
9789 (life-patterns, life-neighbor-deltas, life-window-start)
9790 (life-current-generation, life-generation-string): Use defvar
9791 instead of defconst.
9792
9793 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9794
9795 * progmodes/compile.el (compilation-move-to-column): New fun.
9796 (compilation-internal-error-properties)
9797 (compilation-next-error-function): Use it to make sure we don't go past
9798 the end of line.
9799
9800 2004-11-15 John Paul Wallington <jpw@gnu.org>
9801
9802 * autoinsert.el (auto-insert-alist): Insert the user's name in
9803 copyright notice, rather than Free Software Foundation, for the
9804 Emacs Lisp header case too.
9805
9806 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9807
9808 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
9809 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9810 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
9811 return the list of string in a string.
9812 (pr-call-process): Message if calling process returns an error, that
9813 is, the exit status is different of zero.
9814
9815 2004-11-15 Jay Belanger <belanger@truman.edu>
9816
9817 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
9818 variable var-thing.
9819 (math-integ-depth, math-integ-level, math-integral-limit)
9820 (math-enable-subst, math-any-substs, math-integ-msg)
9821 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
9822 (math-int-threshold, math-int-factors, math-double-roots)
9823 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
9824 (var-GenCount): Declare these variables.
9825 (calcFunc-integ): Don't check if var-IntegLimit is bound.
9826 (math-integral-cache, math-integral-cache-state):
9827 Move declarations to earlier in the file.
9828 (math-deriv-var, math-deriv-total, math-deriv-symb)
9829 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
9830 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
9831 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
9832 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
9833 (math-solve-res): New variables
9834 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
9835 (math-integral, math-replace-integral-parts)
9836 (math-integrate-by-parts, calc-dump-integral-cache)
9837 (math-try-integral, math-do-integral, math-do-integral)
9838 (math-do-integral-methods, math-try-solve-for)
9839 (math-try-solve-prod, math-solve-poly-funny-powers)
9840 (math-solve-crunch-poly, math-decompose-poly)
9841 (math-solve-find-root-term, math-find-root-in-prod)
9842 (math-integ-try-linear-substitutions)
9843 (math-integ-try-substitutions, math-expr-rational-in)
9844 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
9845 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
9846 (math-solve-for, math-solve-system, math-solve-system-rec)
9847 (math-solve-get-sign, math-solve-get-int)
9848 (math-solve-system-subst): Replace undeclared variables with newly
9849 declared variables.
9850
9851 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9852
9853 * winner.el (winner-active-region, winner-edges, winner-window-list):
9854 Define at toplevel.
9855 (winner-mode-map): Move init inside declaration.
9856
9857 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
9858
9859 * files.el (convert-standard-filename): Doc fix.
9860
9861 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
9862
9863 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
9864 passwd, group, shadow, default/* and pam.d/*.
9865
9866 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9867
9868 * printing.el (pr-menu-spec): Adjust menu specification.
9869
9870 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9871
9872 * printing.el: Doc fix. Insert :version tag into all defcustom.
9873 Handle interactive-p as is recommended in Emacs Lisp Reference.
9874 Set the file permission bits for newly created files.
9875 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9876 The printing menu specification (in `pr-menu-spec') was merged.
9877 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9878 (pr-version): New version number (6.8.3).
9879 (pr-file-modes): New option.
9880 (pr-interactive-p): New var.
9881 (pr-save-interactive, pr-save-file-modes): New macros.
9882 (pr-setup): Code fix.
9883 (pr-menu-spec): Menu specification merged.
9884 (pr-call-process, pr-text2ps): Set file permission bits.
9885 (pr-despool-print): Set file permission bits. Handle interactive-p as
9886 is recommended.
9887 (pr-interface, pr-ps-directory-preview)
9888 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9889 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9890 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9891 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9892 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9893 (pr-ps-region-ps-print, pr-ps-mode-preview)
9894 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9895 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9896 (pr-despool-using-ghostscript, pr-despool-ps-print)
9897 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9898 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9899 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9900 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9901 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9902 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9903 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9904 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9905 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
9906 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
9907 Handle interactive-p as is recommended.
9908
9909 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
9910
9911 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
9912 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
9913
9914 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
9915 so it doesn't forget to highlight the beginning of the region either.
9916
9917 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
9918
9919 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
9920 (c-font-lock-init): Eliminate obsolete make-local-hook.
9921 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
9922 (awk-mode): Use run-mode-hooks.
9923
9924 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
9925
9926 2004-11-13 Kim F. Storm <storm@cua.dk>
9927
9928 * mouse.el (mouse-drag-copy-region): Add :version.
9929 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
9930 while dragging mode line, so mode line can be dragged downwards.
9931 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
9932 while pressing mouse button so window doesn't scroll until we
9933 release the mouse if clicking on partially visible line.
9934
9935 2004-11-12 Jay Belanger <belanger@truman.edu>
9936
9937 * calc/calc-graph.el (calc-dumb-map): Declare it.
9938 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
9939 than unbound.
9940 (calc-graph-name): Made `end' a local variable.
9941 (calc-graph-lookup): Made `varname' a local variable.
9942 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
9943 Declare them.
9944 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
9945 (calc-graph-plot, calc-graph-compute-3d): Remove references to
9946 the unused variable y3vec.
9947 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
9948 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
9949 calc-graph-prev-kill-hook.
9950 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
9951 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
9952 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
9953 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
9954 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
9955 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
9956 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
9957 (calc-graph-y3value, calc-graph-y3name)
9958 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
9959 (calc-graph-stepcount, calc-graph-is-splot)
9960 (calc-graph-surprise-splot, calc-graph-blank)
9961 (calc-graph-non-blank, calc-graph-curve-num): New variables.
9962 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
9963 (calc-graph-recompute-2d, calc-graph-compute-3d)
9964 (calc-graph-format-data): Replace undeclared variables with the
9965 above newly declared variables.
9966
9967 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
9968
9969 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
9970 `rsf-beep' and `rsf-sleep-after-message'.
9971
9972 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
9973 list if `message-sender' is non-nil.
9974
9975 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
9976
9977 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
9978 consing by using mapc instead of mapcar.
9979
9980 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
9981
9982 * tooltip.el (require): Explain why CL is needed.
9983
9984 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9985
9986 * printing.el: Insert :version into defgroup (printing). All reference
9987 to Files option in menubar were changed to File.
9988 (pr-version): New version number (6.8.2).
9989 (pr-get-symbol): Call easy-menu-intern.
9990 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
9991 compilation gripes.
9992
9993 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9994
9995 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
9996 new byte-compile-function-environment binding to t.
9997
9998 * font-lock.el (font-lock-fontify-syntactically-region):
9999 Don't forget to highlight the last char when we hit `end'.
10000
10001 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
10002 (mwheel-scroll): Adjust accordingly.
10003
10004 * cvs-status.el: Reduce spurious warnings.
10005 (cvs-status-checkout): Remove.
10006 (cvs-status-mode-map): Use cvs-mode-checkout instead.
10007
10008 * pcvs.el (cvs-mode-checkout): New command.
10009
10010 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
10011
10012 * tooltip.el: Require CL.
10013
10014 * emacs-lisp/bytecomp.el: Use push.
10015 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
10016 (defalias): Remove the `byte-compile' property and add
10017 a `byte-hunk-handler'.
10018
10019 2004-11-11 Juri Linkov <juri@jurta.org>
10020
10021 * info.el (Info-search): Save match data for isearch.
10022 Skip Tag Table node.
10023
10024 * descr-text.el (describe-char): Replace syntax-after with code
10025 from its previous version.
10026
10027 * files.el (magic-mode-alist): Use optimization for SGML mode too.
10028 (set-auto-mode): Doc fix. Remove unused variable `xml'.
10029
10030 * international/mule.el (sgml-html-meta-auto-coding-function):
10031 Remove > after <html to allow HTML attributes.
10032
10033 2004-11-11 Jay Belanger <belanger@truman.edu>
10034
10035 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
10036 a variable.
10037 (calcFunc-dfac): Replace unbound max by n.
10038 (math-stirling-local-cache): New variable.
10039 (math-stirling-number, math-stirling-1, math-stirling-2):
10040 Replace the variable `cache' by the declared variable
10041 math-stirling-local-cache.
10042 (var-RandSeed): Declare it as a variable.
10043 (math-init-random-base, math-random-digit): Don't check to see if
10044 var-RandSeed is bound.
10045 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
10046 Declare them instead of just setting them.
10047 (math-init-random-base): Made i a local variable.
10048 (math-random-digit): Made math-random-last a local variable.
10049 (math-prime-test-cache): Move declaration to before it is used.
10050 (math-prime-test-cache-k, math-prime-test-cache-q)
10051 (math-prime-test-cache-nm1, math-prime-factors-finished):
10052 Declare them as variables.
10053
10054 2004-11-11 Jay Belanger <belanger@truman.edu>
10055
10056 * calc/calc-ext.el (math-defcache): Use defvar for the new
10057 variables it creates.
10058
10059 2004-11-11 Lars Hansen <larsh@math.ku.dk>
10060
10061 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
10062 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
10063 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
10064 (desktop-save): Add :version.
10065
10066 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
10067
10068 * printing.el (pr-get-symbol): Don't downcase.
10069
10070 2004-11-10 Jay Belanger <belanger@truman.edu>
10071
10072 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
10073 string to kill-ring.
10074
10075 * calc/calc-aent.el (calc-alg-exp, math-toks)
10076 (math-exp-pos,math-exp-old-pos, math-exp-token)
10077 (math-exp-keep-spaces, math-exp-str): New variables.
10078 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
10079 (calcAlg-enter): Use declared variable calc-alg-exp.
10080 (math-build-parse-table, math-find-user-token): Use declared
10081 variable math-toks.
10082 (math-read-exprs, math-read-token, calc-check-user-syntax)
10083 (calc-match-user-syntax, match-factor-after, math-read-factor):
10084 Use declared variables math-exp-pos math-exp-old-pos.
10085 (math-read-exprs, math-read-token, math-read-expr-level)
10086 (calc-check-user-syntax, calc-match-user-syntax)
10087 (match-factor-after, math-read-factor): Use declared variable
10088 math-exp-token.
10089 (math-read-exprs, math-read-expr-list, math-read-token)
10090 (math-read-factor): Use declared variable math-exp-keep-spaces.
10091 (math-read-exprs, math-read-token): Use declared variable
10092 math-exp-str.
10093 (calc-match-user-syntax): Make m a local variable.
10094
10095 * calc/calc-ext.el (math-read-expr): Use declared variables
10096 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
10097 math-exp-keep-spaces.
10098
10099 * calc/calc-forms.el (math-read-angle-bracket): Use declared
10100 variables math-exp-pos, math-exp-str.
10101
10102 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
10103 math-exp-old-pos.
10104 (math-parse-fortran-vector, math-parse-fortran-vector-end)
10105 (math-parse-eqn-prime): Use declared variable math-exp-token.
10106
10107 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
10108 Use declared variable math-exp-pos.
10109 (math-check-for-commas): Use declared variable math-exp-str.
10110 (math-read-brackets): Use declared variables math-exp-old-pos,
10111 math-exp-keep-spaces.
10112 (math-read-brackets, math-read-vector, math-read-matrix):
10113 Use declared variable math-exp-token.
10114
10115 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
10116
10117 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
10118 where the keymap is a symbol.
10119 (easy-menu-add-item): Use keymap-prompt. Simplify.
10120
10121 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
10122
10123 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
10124 (sgml-parse-tag-backward): Use it to skip spurious < or >.
10125
10126 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
10127
10128 * ebuff-menu.el: Doc fixes throughout.
10129 (electric-buffer-menu-mode-hook): New defvar.
10130
10131 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
10132
10133 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
10134 The resulting compiler warnings appear to be harmless.
10135
10136 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
10137
10138 * textmodes/conf-mode.el: New file.
10139
10140 * files.el (auto-mode-alist, magic-mode-alist): Use it.
10141
10142 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
10143
10144 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
10145
10146 2004-11-09 Jay Belanger <belanger@truman.edu>
10147
10148 * calc/calc-ext.el (calc-init-extensions): Remove old code.
10149
10150 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
10151 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
10152 (calc-z-prefix-help, calc-user-function-list): Use declared
10153 variables calc-z-prefix-buf, calc-z-prefix-msgs.
10154 (math-map-tree, math-map-tree-rec): Use declared variables
10155 math-mt-many, math-mt-func.
10156 (math-read-expression, math-read-string): Use declared variable
10157 math-expr-data.
10158
10159 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
10160 variable math-normalize-a.
10161
10162 * calc/calc.el (math-normalize-a): New variable.
10163 (math-normalize): Use declared variable math-normalize-a.
10164
10165 * calc/calc-poly.el (math-expand-form): Use declared variable
10166 math-mt-many.
10167
10168 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
10169 Use declared variable math-mt-many.
10170 (math-rewrite): Use declared variable math-mt-func.
10171
10172 * calc/calc-vec.el (math-read-brackets, math-read-vector)
10173 (math-read-matrix): Use declared variable math-expr-data.
10174
10175 * calc/calc-lang.el (math-parse-fortran-vector)
10176 (math-parse-fortran-vector-end, math-parse-tex-sum)
10177 (math-parse-eqn-matrix, math-parse-eqn-prime)
10178 (math-read-math-subscr): Use declared variable math-expr-data.
10179
10180 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
10181 (math-read-expr-level, math-read-token, calc-check-user-syntax)
10182 (calc-match-user-syntax, math-read-if, math-factor-after)
10183 (math-read-factor): Use declared variable math-expr-data.
10184
10185 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
10186
10187 * calendar/diary-lib.el (diary-from-outlook)
10188 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
10189 interactive-p; but rather new optional argument NOCONFIRM.
10190
10191 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
10192
10193 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
10194 (easy-menu-name-match): Revert correspondingly.
10195
10196 2004-11-09 Richard M. Stallman <rms@gnu.org>
10197
10198 * emacs-lisp/bytecomp.el (byte-compile-defalias):
10199 Turn off warnings for the new function even if definition not constant.
10200 If the definition isn't a quoted symbol, record (FUNCTION . t).
10201 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
10202 (byte-compile-callargs-warn): Handle (FUNCTION . t).
10203 (display-call-tree, byte-compile-arglist-warn):
10204 Handle t returned by byte-compile-fdefinition.
10205
10206 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10207
10208 * Makefile.in (maintainer-clean): Depend on distclean.
10209
10210 * help-fns.el (help-C-file-name): File name must be in build-files
10211 to be returned.
10212
10213 2004-11-09 Jay Belanger <belanger@truman.edu>
10214
10215 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
10216 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
10217
10218 * calc/calc.el (calc, calc-trail-display, calc-mode):
10219 Remove obsolete sections.
10220
10221 * calc/calc.el (calc-x-paste-text): Remove.
10222
10223 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
10224 mouse-2.
10225
10226 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
10227
10228 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
10229 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
10230 current frame (in case of recursive calls).
10231 (gdb-show-changed-values): Add :version keyword.
10232
10233 2004-11-09 Kenichi Handa <handa@m17n.org>
10234
10235 * international/mule-cmds.el: Change coding: tag back to
10236 iso-2022-7bit.
10237
10238 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
10239
10240 * international/mule-cmds.el: Change coding-system to utf-8.
10241 (select-safe-coding-system-interactively):
10242 New function extracted from select-safe-coding-system.
10243 (select-safe-coding-system): Use it.
10244
10245 2004-11-08 Richard M. Stallman <rms@gnu.org>
10246
10247 * subr.el (syntax-after): Doc fix.
10248
10249 * paren.el (show-paren-function): Change calls to syntax-after
10250 for new way of returning the value.
10251
10252 * menu-bar.el (menu-bar-file-menu): Make this the real name
10253 and menu-bar-files-menu the alias. Use the former.
10254 (global-map): Use `file', not `files', as the symbol.
10255
10256 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
10257
10258 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
10259 Don't use beginning-of-buffer.
10260 (filesets-cmd-show-result): Use with-no-warnings.
10261
10262 2004-11-08 Juri Linkov <juri@jurta.org>
10263
10264 * progmodes/compile.el (compile): Don't overwrite last command in
10265 minibuffer history with default command if they are not equal.
10266
10267 2004-11-08 Jay Belanger <belanger@truman.edu>
10268
10269 * calc/calcalg2.el (math-do-integral-methods): Try linear then
10270 non-linear substitutions.
10271
10272 2004-11-08 Jay Belanger <belanger@truman.edu>
10273
10274 * calc/calcalg2.el (math-linear-subst-tried): New variable.
10275 (math-do-integral): Set `math-linear-subst-tried' to nil.
10276 (math-do-integral-methods): Use `math-linear-subst-tried' to
10277 determine what type of substitution to try.
10278 (math-integ-try-linear-substituion):
10279 Set `math-linear-subst-tried' to t.
10280
10281 2004-11-08 Kim F. Storm <storm@cua.dk>
10282
10283 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
10284
10285 2004-11-07 Juri Linkov <juri@jurta.org>
10286
10287 * info-look.el (info-lookup): Allow reusing in the current buffer
10288 not only *info* buffer, but all (even renamed) Info buffers
10289 by checking for major-mode instead of *info* buffer name.
10290 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
10291 (octave-mode, maxima-mode) <doc-spec>:
10292 Allow long dashes generated by Texinfo 4.7 before definitions.
10293 (texinfo-mode) <doc-spec>: Add space to suffix to find command
10294 definitions with argument separated by space.
10295
10296 2004-11-06 Richard M. Stallman <rms@gnu.org>
10297
10298 * simple.el (next-error group, face): Move before first use.
10299 (next-error-highlight, next-error-highlight-no-select): Likewise.
10300
10301 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
10302 (line-move): New args NOERROR and TO-END.
10303 Return t if if succeed in moving specified number of lines.
10304 (move-end-of-line): New function.
10305
10306 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
10307 (end-of-buffer-other-window): Likewise.
10308
10309 * simple.el (line-move-ignore-invisible): Default to t.
10310
10311 * subr.el (syntax-after): Return the syntax letter, not the raw code.
10312
10313 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
10314
10315 * international/iso-cvt.el (iso-cvt-define-menu):
10316 Rename menu-bar-files-menu to menu-bar-file-menu.
10317
10318 * net/browse-url.el (browse-url-gnome-moz-program)
10319 (browse-url-gnome-moz-arguments): Move up before first use.
10320
10321 * net/tramp.el (tramp group): Add :version.
10322
10323 * progmodes/ada-xref.el (ada-gdb-application):
10324 Use goto-char instead of beginning-of-buffer.
10325
10326 * progmodes/cperl-mode.el (cperl-info-on-command):
10327 Use goto-char instead of beginning-of-buffer.
10328
10329 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
10330 Move up before first use.
10331 (idlwave-shell-temp-pro-file): Likewise.
10332 (idlwave-shell-temp-rinfo-save-file): Likewise.
10333 (idlwave-shell-temp-file): Minor doc fix.
10334
10335 * textmodes/flyspell.el (flyspell-external-point-words):
10336 Use goto-char instead of beginning-of-buffer.
10337
10338 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
10339
10340 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
10341 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
10342 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
10343
10344 2004-11-06 David Ponce <david@dponce.com>
10345
10346 * recentf.el (recentf-menu-path): Use menu item name.
10347
10348 2004-11-06 Eli Zaretskii <eliz@gnu.org>
10349
10350 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
10351 display doesn't support images.
10352
10353 2004-11-06 Andreas Schwab <schwab@suse.de>
10354
10355 * tempo.el (tempo-match-finder): Doc fix.
10356
10357 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
10358
10359 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
10360
10361 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
10362 (easy-menu-lookup-name): New fun to replace it.
10363 (easy-menu-get-map): Use it to obey menu item names (rather than just
10364 keys) when looking up `path'.
10365 (easy-menu-always-true-p): Rename from easy-menu-always-true.
10366 (easy-menu-convert-item-1): Adjust to new name.
10367
10368 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
10369
10370 * outline.el (hide-body): Don't hide lines at the top of the file
10371 that precede the first header line.
10372
10373 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
10374
10375 * align.el (align-areas): Delete whitespace before reindenting, so
10376 that tabs are never placed after spaces.
10377
10378 2004-11-06 Alan Shutko <ats@acm.org>
10379
10380 * macros.el (insert-kbd-macro): Do completions based on macros,
10381 rather than all commands.
10382
10383 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
10384
10385 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
10386 to solve a bug whereby tags with 'b' don't match.
10387
10388 2004-11-05 Juri Linkov <juri@jurta.org>
10389
10390 * info.el (Info-search): Don't search in node header lines
10391 and file headers.
10392
10393 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
10394 symbol-constituent characters after dot, not only digits.
10395
10396 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
10397
10398 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
10399
10400 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10401
10402 * dired.el (dired-read-dir-and-switches): Call read-directory-name
10403 if a dialog will be used, read-file-name otherwise.
10404
10405 2004-11-04 Richard M. Stallman <rms@gnu.org>
10406
10407 * textmodes/table.el (table group): Add :version.
10408
10409 * textmodes/ispell.el (ispell-word):
10410 Don't alter args; set them only thru `interactive' spec.
10411
10412 * textmodes/flyspell.el (flyspell-word):
10413 Don't alter FOLLOWING; set it only thru `interactive' spec.
10414
10415 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
10416
10417 * net/browse-url.el (browse-url-maybe-new-window):
10418 Use called-interactively-p.
10419
10420 * mail/supercite.el (sc-cite-region):
10421 Don't use interactive-p. Add arg INTERACTIVE.
10422 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
10423
10424 * international/mule-cmds.el (set-input-method, toggle-input-method):
10425 Don't use interactive-p. Add arg INTERACTIVE.
10426
10427 * eshell/esh-mode.el (eshell-show-maximum-output):
10428 Don't use interactive-p.
10429 (eshell-truncate-buffer): Just message, no error, if buffer is short.
10430
10431 * mouse.el (mouse-show-mark): Get positions to delete from mark
10432 and point, not from mouse-drag-overlay.
10433
10434 * imenu.el (imenu-eager-completion-buffer): Add :version.
10435
10436 * filesets.el (filesets group): Add :version.
10437
10438 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
10439
10440 * files.el (xml-based-modes): Delete var.
10441 (magic-mode-alist): New more general var.
10442 (set-auto-mode): Use it.
10443
10444 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
10445 when clicking from another window.
10446
10447 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
10448
10449 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
10450 (vc-cvs-annotate-time): Incorporate value of deleted var.
10451 Remove special-case handling of beginning-of-buffer cruft.
10452 Cache ending position (point) and return value in text property
10453 `vc-cvs-annotate-time', and consult it on subsequent invocations.
10454
10455 * vc-cvs.el (vc-cvs-annotate-command):
10456 Delete extraneous lines from beginning of buffer.
10457 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
10458
10459 * progmodes/grep.el (grep-default-command): Take empty string
10460 for tag if all other methods yield nil. Shell-quote the tag.
10461
10462 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
10463 spec in `interactive' form, and mention it in the docstring.
10464 Also, make sure point is at bol after calling `annotate-time'.
10465
10466 2004-11-02 Richard M. Stallman <rms@gnu.org>
10467
10468 * cus-edit.el (customize-group-other-window):
10469 Select the window that displays the custom buffer.
10470 (custom-buffer-create-other-window): Likewise.
10471
10472 * comint.el (comint-insert-input): Fix previous change.
10473
10474 * emacs-lisp/elp.el (elp-instrument-function):
10475 Use called-interactively-p.
10476
10477 * emacs-lisp/easymenu.el (easy-menu-intern):
10478 Don't downcase; rather, case-flip the first letter of each word.
10479
10480 * emacs-lisp/easy-mmode.el (define-minor-mode):
10481 Use called-interactively-p.
10482
10483 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
10484 Add interactive-only.
10485 (byte-compile-warnings): Add interactive-only as option.
10486 (byte-compile-interactive-only-functions): New variable.
10487 (byte-compile-form): Warn about calls to functions
10488 in byte-compile-interactive-only-functions.
10489
10490 * emacs-lisp/autoload.el (update-file-autoloads):
10491 Don't use interactive-p; take new arg SAVE-AFTER.
10492
10493 * emacs-lisp/advice.el (ad-make-advised-definition):
10494 Use called-interactively-p.
10495
10496 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10497
10498 * files.el (find-file-existing): New function.
10499
10500 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
10501 find-file-existing. Add "New File..." that calls find-file.
10502
10503 * diropen.pbm, diropen.xpm: New files.
10504
10505 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
10506 icon diropen. New tool bar item find-file-existing uses icon open.
10507
10508 * dired.el (dired-read-dir-and-switches): Call read-directory-name
10509 instead of read-file-name.
10510
10511 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
10512
10513 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
10514 (icalendar--split-value): Change name of work buffer.
10515 (icalendar--get-weekday-abbrev): Return nil on error.
10516 (icalendar--date-to-isodate): New function.
10517 (icalendar-convert-diary-to-ical)
10518 (icalendar-extract-ical-from-buffer): Use only two args for
10519 make-obsolete (XEmacs compatibility).
10520 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
10521 (icalendar-export-region): Doc fix.
10522 If error, return non-nil and write errors to a buffer.
10523 Use correct weekday for weekly recurring events.
10524 Check whether date has been parsed for ordinary events.
10525 Make weekly events start in the year 2000.
10526 DTEND is non-inclusive, shift end date by one day if
10527 necessary (not for entries that have date and time).
10528 Rename local let variables: oops -> found-error, datestring ->
10529 startdatestring.
10530
10531 2004-11-02 Kim F. Storm <storm@cua.dk>
10532
10533 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
10534 keep-mode-if-same variable. Add it as optional arg instead.
10535 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
10536
10537 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
10538 substitute-command-keys will select lower-case bindings like those
10539 used in the static help texts.
10540
10541 * descr-text.el (describe-text-properties): Don't err if called in
10542 the *Help* buffer; output to *Help-2* buffer instead.
10543
10544 * kmacro.el (group kmacro): Add :version.
10545 (kmacro-keyboard-quit): New function to cleanup on C-g.
10546 (kmacro-start-macro): Set defining-kbd-macro to append when
10547 appending to last macro.
10548
10549 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
10550
10551 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
10552
10553 * progmodes/gdb-ui.el (gdb-enable-debug-log)
10554 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
10555 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
10556 Add :version keyword.
10557
10558 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
10559
10560 * progmodes/flymake.el (flymake-err-line-patterns):
10561 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
10562 `compilation-error-regexp-alist-alist' to internal Flymake format.
10563
10564 * progmodes/flymake.el: Eliminate byte-compiler warnings.
10565
10566 2004-11-01 Jay Belanger <belanger@truman.edu>
10567
10568 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
10569 with `interactive "s"'.
10570
10571 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10572
10573 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
10574 Revert change from 2004-10-16. '*' checks the current buffer, but the
10575 mouse click may be in another buffer.
10576
10577 2004-11-01 John Paul Wallington <jpw@gnu.org>
10578
10579 * files.el (large-file-warning-threshold): Add :version keyword.
10580 (kill-some-buffers): Doc fix.
10581
10582 * thumbs.el (group thumbs): Add :version keyword.
10583
10584 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
10585
10586 2004-11-01 Richard M. Stallman <rms@gnu.org>
10587
10588 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
10589
10590 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
10591
10592 * allout.el (allout group): Add :version.
10593 (allout-init): Don't use interactive-p.
10594 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
10595 (allout-forward-current-level, allout-backward-current-level):
10596 Don't use interactive-p.
10597
10598 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
10599 (bibtex-find-text): Likewise.
10600
10601 * progmodes/vhdl-mode.el (vhdl-fill-region)
10602 (vhdl-beginning-of-statement): Don't use interactive-p.
10603
10604 * progmodes/idlwave.el (idlwave-update-routine-info):
10605 Don't use interactive-p.
10606
10607 * progmodes/idlw-shell.el (idlwave-shell-send-char):
10608 Don't use interactive-p.
10609
10610 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
10611 Don't use interactive-p.
10612
10613 * progmodes/ada-xref.el (ada-make-body-gnatstub):
10614 Don't use interactive-p.
10615
10616 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
10617 (fortune-in-buffer): Doc fix.
10618
10619 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
10620
10621 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
10622 don't select the temporary buffer.
10623 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
10624 (eudc-get-phone): Likewise.
10625
10626 2004-11-01 Kim F. Storm <storm@cua.dk>
10627
10628 * man.el (Man-xref-normal-file): Fix help-echo.
10629
10630 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
10631
10632 * reveal.el (reveal-last-tick): New var.
10633 (reveal-post-command): Use it to avoid closing overlays when we're
10634 appending text to them.
10635
10636 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10637
10638 * textmodes/bibtex.el: Require button.
10639 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
10640 (bibtex-reference-keys): Distinguish between header keys and
10641 crossref keys.
10642 (bibtex-beginning-of-field): New function.
10643 (bibtex-url-map): Remove.
10644 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
10645 (bibtex-font-lock-url-regexp): Assume that field names begin at
10646 the beginning of a line.
10647 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
10648 Remove field delimiters. Use bibtex-beginning-of-field.
10649 Bugfix, point can be inside a field with a url.
10650 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
10651 New functions.
10652 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
10653 (bibtex-key-in-head): Simplify.
10654 (bibtex-current-line): Use bolp.
10655 (bibtex-parse-keys): Remove unused arg `add'.
10656 Use bibtex-type-in-head and bibtex-key-in-head.
10657 (bibtex-parse-entry, bibtex-autofill-entry):
10658 Use bibtex-type-in-head and bibtex-key-in-head.
10659 (bibtex-autokey-get-field): Do not alter case of replacement text.
10660 (bibtex-autokey-get-names): Do all processing of name list.
10661 (bibtex-autokey-get-year): New function.
10662 (bibtex-autokey-get-title): Do all processing of title words.
10663 (bibtex-generate-autokey): Simplify.
10664 (bibtex-string-files-init): Use default-directory.
10665 Allow for absolute file names in bibtex-string-files.
10666 (bibtex-files, bibtex-file-path): New variables.
10667 (bibtex-files-expand): New function.
10668 (bibtex-find-entry-globally): New command.
10669 (bibtex-summary-function): New variable.
10670 (bibtex-summary): Default value of bibtex-summary-function.
10671 (bibtex-find-crossref): New optional args pnt and split.
10672 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
10673 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
10674 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
10675 Fix handling of required and alternative fields.
10676 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
10677 Use cons and display-buffer.
10678 (bibtex-validate-globally): New command.
10679 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
10680 bibtex-parse-keys and bibtex-parse-strings for updating
10681 bibtex-reference-keys and bibtex-strings.
10682 (bibtex-realign): Remove blank lines past the last entry.
10683 (bibtex-reformat): Use bibtex-entry-format as default.
10684 (bibtex-choose-completion-string): Remove.
10685 (bibtex-complete): Do not use bibtex-choose-completion-string.
10686 (bibtex-url): Simplify.
10687
10688 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10689
10690 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
10691 (x-dnd-types-alist, x-dnd-open-file-other-window)
10692 (x-dnd-known-types): Add :version.
10693
10694 2004-10-31 John Paul Wallington <jpw@gnu.org>
10695
10696 * ibuffer.el (group ibuffer): Add :version keyword.
10697
10698 2004-10-31 Kim F. Storm <storm@cua.dk>
10699
10700 * ido.el (group ido): Add :version keyword.
10701 (ido-mode): Remove :version keyword.
10702
10703 * emulation/cua-base.el (group cua): Add :version keyword.
10704 (cua-mode): Remove :version keyword.
10705
10706 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
10707
10708 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
10709
10710 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
10711 compiler warning.
10712 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
10713 function.
10714 (help-at-pt-display-when-idle): Remove autoload.
10715
10716 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
10717
10718 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
10719
10720 2004-10-30 Juri Linkov <juri@jurta.org>
10721
10722 * help.el (function-called-at-point):
10723 * help-fns.el (variable-at-point): Read -> intern.
10724
10725 2004-10-30 Simon Josefsson <jas@extundo.com>
10726
10727 * progmodes/autoconf.el (autoconf-font-lock-keywords):
10728 Recognize AS_* too.
10729
10730 2004-10-29 Simon Josefsson <jas@extundo.com>
10731
10732 * subr.el (read-passwd): Move back from password.el.
10733
10734 * password.el: Remove, not ready yet.
10735
10736 2004-10-29 Andreas Schwab <schwab@suse.de>
10737
10738 * speedbar.el (speedbar-frame-parameters): Improve customize type.
10739
10740 2004-10-29 Sam Steingold <sds@gnu.org>
10741
10742 * mouse.el (mouse-show-mark): Replace the last occurrence of
10743 x-lost-selection-hooks with x-lost-selection-functions.
10744
10745 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
10746
10747 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
10748 x-lost-selection-functions is bound.
10749
10750 * mouse-sel.el (mouse-sel-mode):
10751 * emacs-lisp/lselect.el: Adjust to new names for
10752 x-(lost|sent)-selection-functions.
10753
10754 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
10755 New obsolete aliases of x-lost-selection-functions and
10756 x-sent-selection-functions.
10757
10758 2004-10-28 Kim F. Storm <storm@cua.dk>
10759
10760 * imenu.el (imenu-scanning-message): Remove.
10761 (imenu-progress-message): Make it a no-op.
10762
10763 2004-10-28 John Paul Wallington <jpw@gnu.org>
10764
10765 * files.el (set-auto-mode): Call `throw' correctly.
10766
10767 2004-10-28 Juri Linkov <juri@jurta.org>
10768
10769 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
10770 to search `Info-...' commands in `info' manual.
10771 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
10772 Add 'info-file "emacs" property.
10773 (Info-find-emacs-command-nodes): Fix index line number regexp.
10774 Set real line number (instead of fake 0) in first element of the
10775 returned list.
10776 (Info-goto-emacs-command-node): Use line number of first element
10777 to set point in the first found Info node.
10778
10779 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
10780 code to `grep-mode-font-lock-keywords'.
10781 (grep-mode-font-lock-keywords): Delete grep markers instead
10782 of making them invisible.
10783
10784 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10785
10786 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
10787 and x-server-version in bug report.
10788
10789 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
10790
10791 * files.el (set-auto-mode-0): New function.
10792 (set-auto-mode): Use it to handle aliased modes and to
10793 be consistent between C-x C-f and C-x C-w.
10794
10795 2004-10-28 Kenichi Handa <handa@m17n.org>
10796
10797 * international/utf-8.el (utf-translate-cjk-charsets):
10798 Add katakana-jisx0201.
10799
10800 * international/subst-jis.el: Add data for JISX0201.
10801
10802 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
10803
10804 * obsolete/hilit19.el (hilit-mode): New function.
10805 Move all the toplevel side-effecting stuff into it, so that loading
10806 hilit19 doesn't mess everything up any more.
10807
10808 2004-10-27 Richard M. Stallman <rms@gnu.org>
10809
10810 * add-log.el (add-change-log-entry): Set up mailing address
10811 and full name later, and don't alter add-log-mailing-address
10812 or add-log-full-name.
10813
10814 * elide-head.el (elide-head): Change error to message.
10815 (elide-head-show): Likewise.
10816
10817 * apropos.el (apropos-macrop): Doc fix.
10818
10819 * mouse.el (mouse-show-mark): Do most processing the same
10820 regardless of transient-mark-mode.
10821
10822 * shadowfile.el (shadow-copy-files): Use interactive-p
10823 only to control whether to print a message.
10824
10825 * tar-mode.el (tar-mode): Use write-contents-functions,
10826 not write-contents-hooks.
10827
10828 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
10829 directory-sep-char.
10830
10831 2004-10-27 Richard M. Stallman <rms@gnu.org>
10832
10833 * strokes.el (strokes-unload-hook): Fix previous change.
10834
10835 * type-break.el (type-break-run-at-time): Always use run-at-time;
10836 forget the alternatives.
10837 (type-break-cancel-function-timers): Always use cancel-function-timers;
10838 forget the alternatives.
10839
10840 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
10841
10842 2004-10-27 Kenichi Handa <handa@m17n.org>
10843
10844 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
10845
10846 * international/subst-gb2312.el: Likewise.
10847
10848 * international/subst-big5.el: Likewise.
10849
10850 * international/subst-ksc.el: Likewise.
10851
10852 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
10853 New variable.
10854 (utf-translate-cjk-set-unicode-range): New function.
10855 (utf-translate-cjk-unicode-range): Make it customizable.
10856 (utf-8-post-read-conversion):
10857 Use utf-translate-cjk-unicode-range-string.
10858 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
10859 Unicode ranges.
10860
10861 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
10862
10863 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
10864 trivial variants to shorten the list.
10865 (xml-based-modes): New var.
10866 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
10867 declaration higher priority than auto-mode-alist.
10868
10869 * find-file.el (cc-other-file-alist): Bring it in line with
10870 cc-mode's auto-mode-alist entries and use \' instead of $.
10871
10872 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
10873 and add "Id" and "Name" submenus to it.
10874
10875 * imenu.el (imenu--generic-function): Skip matches in comments.
10876
10877 2004-10-26 Jay Belanger <belanger@truman.edu>
10878
10879 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
10880 (full-calc-keypad, calc-trail-display): Use an extra argument
10881 instead of `interactive-p'.
10882
10883 * calc/calc-misc.el (calc-other-window): Use an extra argument
10884 instead of `interactive-p'.
10885
10886 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
10887 `interactive-p'.
10888
10889 2004-10-26 Kim F. Storm <storm@cua.dk>
10890
10891 * help.el (describe-key): Describe both down-event and up-event
10892 for a mouse click.
10893
10894 2004-10-26 Richard M. Stallman <rms@gnu.org>
10895
10896 * woman.el (woman): Don't call interactive-p.
10897
10898 * pcomplete.el (pcomplete): Instead of interactive-p,
10899 use an arg set non-nil by the interactive spec.
10900
10901 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
10902 use an arg set non-nil by the interactive spec.
10903
10904 * man.el (Man-cleanup-manpage): Instead of interactive-p,
10905 use an arg set non-nil by the interactive spec.
10906
10907 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
10908
10909 * progmodes/flymake.el (flymake-split-string):
10910 Use `flymake-split-string-remove-empty-edges' in any case.
10911
10912 2004-10-26 Masatake YAMATO <jet@gyve.org>
10913
10914 * progmodes/flymake.el (flymake-err-line-patterns):
10915 Use `compilation-error-regexp-alist-alist' instead of
10916 `compilation-error-regexp-alist'.
10917
10918 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
10919
10920 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
10921 verbatim face on the \ of \end{verbatim}.
10922
10923 2004-10-25 Jay Belanger <belanger@truman.edu>
10924
10925 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
10926 erasing minibuffer.
10927
10928 2004-10-25 Simon Josefsson <jas@extundo.com>
10929
10930 * subr.el (read-passwd): Move to net/password.el.
10931
10932 * net/password.el (read-passwd): Add. Autoload it.
10933
10934 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
10935
10936 * mouse-sel.el (mouse-sel-mode): Specify custom group.
10937
10938 * simple.el (process-file): Fix logic.
10939
10940 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10941
10942 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
10943 (increase-right-margin): Remove erroneous call to `interactive-p'.
10944
10945 2004-10-24 Kim F. Storm <storm@cua.dk>
10946
10947 * help.el (describe-mode): Fix 2004-10-13 change.
10948 Copy pure "Auto Fill" string so it can be propertized later
10949 without causing a read-only error.
10950
10951 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10952
10953 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
10954 style indexes.
10955
10956 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10957
10958 * simple.el (process-file): Accept nil for INFILE. Reported by
10959 Luc Teirlinck.
10960
10961 2004-10-24 Masatake YAMATO <jet@gyve.org>
10962
10963 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
10964 Handle periods and underscores in a function name.
10965 Remove the address fontification.
10966
10967 2004-10-24 Masatake YAMATO <jet@gyve.org>
10968
10969 * progmodes/asm-mode.el (asm-font-lock-keywords):
10970 Use font-lock-variable-name-face for registers.
10971
10972 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
10973
10974 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
10975 kill-all-local-variables.
10976 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
10977 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
10978 Use kill-all-local-variables and provide mode-hooks.
10979 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
10980 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
10981 Suggested by Masatake YAMATO <jet@gyve.org>.
10982
10983 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
10984
10985 * simple.el (process-file): New function, similar to call-process
10986 but supports file handlers.
10987 * vc.el (vc-do-command): Use it, instead of call-process.
10988 * net/tramp-vc.el (vc-do-command): Do not advise it if
10989 process-file is fboundp.
10990 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
10991 process-file.
10992 (tramp-handle-process-file): New function.
10993 (tramp-file-name-for-operation): Support process-file.
10994
10995 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
10996
10997 * calendar/icalendar.el (icalendar--weekday-array): New constant.
10998 (icalendar-weekdayabbrev-table)
10999 (icalendar-monthnumber-table): Delete.
11000 (icalendar--get-month-number): Use calendar-month-name-array.
11001 (icalendar--get-weekday-number): New function.
11002 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
11003 (icalendar-export-region): Handle multi-line entries.
11004 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
11005
11006 2004-10-23 John Paul Wallington <jpw@gnu.org>
11007
11008 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
11009 `wildcards' set to t in interactive spec.
11010
11011 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
11012 interactive spec rather than use `interactive-p'.
11013 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
11014 rather than use function `interactive-p'.
11015
11016 2004-10-22 Kenichi Handa <handa@m17n.org>
11017
11018 * international/mule.el (translate-region): Implement it in Lisp
11019 as a front end of translate-region-internal.
11020
11021 2004-10-21 Jay Belanger <belanger@truman.edu>
11022
11023 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
11024 Declare these variables with defvar.
11025
11026 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
11027 is bound, only check to see if it is bound.
11028
11029 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
11030
11031 * textmodes/tex-mode.el (tex-compilation-parse-errors):
11032 Don't output messages.
11033
11034 * calc/calc-help.el (calc-describe-bindings): Fix last change.
11035
11036 2004-10-21 John Paul Wallington <jpw@gnu.org>
11037
11038 * calc/calc-graph.el (calc-graph-init):
11039 Use `set-process-query-on-exit-flag'.
11040
11041 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
11042
11043 * progmodes/compile.el (compilation-start): Rely on `cd' to get
11044 dir right and also allow argumentless cd.
11045
11046 2004-10-19 Richard M. Stallman <rms@gnu.org>
11047
11048 * textmodes/flyspell.el (flyspell-mode): Doc fix.
11049
11050 * eshell/em-unix.el (eshell-grep):
11051 Don't bind compilation-process-setup-function.
11052
11053 * comint.el (comint-insert-input): Use @ in `interactive'.
11054 (comint-input-filter-functions): Doc fix.
11055 (comint-kill-whole-line, comint-get-source): Doc fix.
11056
11057 * progmodes/compile.el (compilation-setup):
11058 Don't set buffer-read-only if MINOR is non-nil.
11059
11060 2004-10-19 Jay Belanger <belanger@truman.edu>
11061
11062 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
11063 (calc-emacs-type-gnu19): Remove.
11064 (calc-digit-map, calc-read-key-sequence, calc-read-key):
11065 Remove check for old emacs versions.
11066
11067 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
11068 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
11069 for current Emacs.
11070
11071 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
11072 the end of the minibuffer.
11073 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
11074 copy `esc-map'.
11075
11076 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
11077
11078 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
11079 call that would be given when the current emacs was used.
11080
11081 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
11082
11083 * calendar/icalendar.el: Set coding to utf-8.
11084 (icalendar-version): Increase to 0.07.
11085 (icalendar-monthnumber-table): Change March pattern.
11086 (icalendar-get-all-event-properties)
11087 (icalendar-set-event-property): Delete.
11088 (icalendar-all-events): No longer interactive.
11089 (icalendar-convert-diary-to-ical)
11090 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
11091 their replacements.
11092 (icalendar-export-file, icalendar-export-region): New functions;
11093 essentially old `icalendar-convert-diary-to-ical' but appending to
11094 target rather than overwriting.
11095 (icalendar-import-file): Append to target file rather than
11096 overwriting. Fourth arg deleted.
11097 (icalendar-import-buffer): New name for old
11098 `icalendar-extract-ical-from-buffer'.
11099 (icalendar--convert-string-for-import): New name for
11100 old `icalendar-convert-for-import'.
11101 (include-icalendar-files): Delete.
11102 Prefix for all internal functions changed from `icalendar-'
11103 to `icalendar--'.
11104
11105 2004-10-19 Richard M. Stallman <rms@gnu.org>
11106
11107 * paths.el (news-path): Fix previous change.
11108
11109 2004-10-18 Jay Belanger <belanger@truman.edu>
11110
11111 * calc/calc-help.el (calc-describe-bindings):
11112 Set `buffer-read-only' to nil while working in the keybindings buffer;
11113 remove some extra information from the keybindings buffer.
11114
11115 2004-10-18 David Ponce <david@dponce.com>
11116
11117 * mouse.el (mouse-drag-move-window-top): New function.
11118 (mouse-drag-mode-line-1): Use it.
11119
11120 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
11121
11122 * info.el (Info-fontify-node): For multiline refs,
11123 arrange to unfontify newline and surrounding whitespace.
11124
11125 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
11126
11127 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
11128 directory is missing.
11129
11130 2004-10-17 John Paul Wallington <jpw@gnu.org>
11131
11132 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
11133 New customizable variable; whether to display buffers that match
11134 `ibuffer-maybe-show-predicates' by default.
11135 (ibuffer-maybe-show-predicates): Mention it in docstring.
11136 (ibuffer-display-maybe-show-predicates): New variable.
11137 (ibuffer-update): Prefix arg now toggles whether buffers that
11138 match `ibuffer-maybe-show-predicates' should be displayed.
11139 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
11140 locally to heed `ibuffer-default-display-maybe-show-predicates'.
11141 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
11142
11143 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
11144
11145 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
11146 work correctly.
11147
11148 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
11149
11150 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
11151 (Buffer-menu-beginning): New helper function.
11152 (Buffer-menu-execute): Use it.
11153 (Buffer-menu-select): Use it.
11154 (Buffer-menu-sort): Use it and also keep markers.
11155
11156 2004-10-17 Richard M. Stallman <rms@gnu.org>
11157
11158 * paths.el (news-directory): Rename from news-path. Old name alias.
11159 (rmail-spool-directory): Use defvar.
11160 (sendmail-program): Use defcustom.
11161 (remote-shell-program): Use defcustom.
11162 (term-file-prefix): Use defvar.
11163 (abbrev-file-name): Use defvar.
11164
11165 * term.el: Add maintainer.
11166
11167 * subr.el (with-local-quit): Return nil if there's a quit.
11168 (read-passwd): Use with-local-quit. Doc fix.
11169
11170 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
11171 (strokes-unload-hook): Set as a variable with add-hook.
11172
11173 * startup.el (fancy-splash-tail, normal-splash-screen):
11174 Update copyright year.
11175
11176 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
11177
11178 * server.el (server-unload-hook): Set as a variable with add-hook.
11179
11180 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
11181
11182 * frame.el (special-display-popup-frame):
11183 Make the buffer current as its frame is created.
11184
11185 * delsel.el (delsel-unload-hook): Set as a variable.
11186
11187 * comint.el (comint-output-filter-functions):
11188 Add comint-watch-for-password-prompt.
11189 (comint-read-noecho): Function deleted.
11190 (send-invisible): Use read-passwd.
11191
11192 * fringe.el (fringe-mode-initialize): New function.
11193 (fringe-mode): Use fringe-mode-initialize as :initialize.
11194
11195 2004-10-17 Kim F. Storm <storm@cua.dk>
11196
11197 * language/indian.el (indian-script-language-alist): Swap value and doc.
11198 (indian-font-char-index-table): Doc fix.
11199
11200 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
11201
11202 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
11203
11204 2004-10-16 Juri Linkov <juri@jurta.org>
11205
11206 * progmodes/compile.el (compilation-start): Move let-binding of
11207 `process-environment' into `with-current-buffer' body.
11208 Reported by Matt Hodges <MPHodges@member.fsf.org>.
11209
11210 2004-10-16 Richard M. Stallman <rms@gnu.org>
11211
11212 * pcvs-util.el (cvs-bury-buffer):
11213 Don't call get-buffer-window for effect.
11214
11215 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
11216
11217 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
11218
11219 * msb.el (msb-unload-hook): Set the variable.
11220
11221 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
11222 Use * to err if buffer is readonly.
11223
11224 * subr.el (looking-back): Return only t or nil.
11225
11226 * whitespace.el (whitespace-unload-hook): Set the variable.
11227
11228 * view.el (view-mode-enable): Set view-page-size and
11229 view-half-page-size to nil.
11230 (view-set-half-page-size-default): view-half-page-size = nil
11231 means the default.
11232 (View-scroll-page-forward): Use view-page-size-default.
11233 (View-scroll-page-backward): Likewise.
11234 (view-page-size, view-half-page-size): Doc fixes.
11235
11236 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
11237
11238 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
11239
11240 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
11241 "cl" like other files. Instead, call byte-compile-find-cl-functions.
11242 (byte-compile-log-1): Bind inhibit-read-only.
11243 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
11244 (byte-compile-log-warning): Likewise.
11245 (byte-compile-file-form-require): Detect "cl" from the arg value.
11246
11247 * progmodes/compile.el (compilation-start): Assume compilation-mode
11248 will make the buffer read-only.
11249 (compilation-mode): Take arg name-of-mode.
11250 (compilation-setup): Make buffer read-only.
11251 (compilation-handle-exit): Bind inhibit-read-only.
11252
11253 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
11254 (ispell-message): Likewise.
11255 (ispell-show-choices): Don't call get-buffer-window uselessly.
11256 (ispell-init-process): Use set-process-query-on-exit-flag.
11257
11258 2004-10-16 Kim F. Storm <storm@cua.dk>
11259
11260 * fringe.el (fringe-bitmaps): Only initialize when defined.
11261
11262 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
11263 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
11264
11265 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
11266
11267 2004-10-15 Simon Josefsson <jas@extundo.com>
11268
11269 * net/password.el: Add.
11270
11271 2004-10-14 Masatake YAMATO <jet@gyve.org>
11272
11273 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
11274 (gdb-script-end-of-defun): New function.
11275 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
11276 `gdb-script-end-of-defun' as *-of-defun-function.
11277
11278 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
11279
11280 * button.el (button-activate): Allow a marker to display as an action.
11281
11282 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
11283
11284 * help.el (describe-mode): Use it to make minor mode list into
11285 hyperlinks.
11286
11287 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
11288
11289 * vc.el (vc-annotate-display-select): Fix typo.
11290
11291 * subr.el (substitute-key-definition-key): New function.
11292 (substitute-key-definition): Use it with map-keymap.
11293 (event-modifiers): Use push.
11294 (mouse-movement-p, with-temp-buffer): Simplify.
11295
11296 2004-10-12 Jay Belanger <belanger@truman.edu>
11297
11298 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
11299 New variables.
11300 (calc-help-index-entries): New function.
11301 (calc-describe-function): Use `calc-help-function-list' instead of
11302 obarray for completion.
11303 (calc-describe-variable): Use `calc-help-variable-list' instead
11304 of obarray for completion.
11305
11306 2004-10-12 Richard M. Stallman <rms@gnu.org>
11307
11308 * info-look.el (info-lookup-file): Add info-file property.
11309 (info-lookup-symbol): Likewise.
11310
11311 * info.el (info-xref): Add underlining.
11312 (info): Add info-file property.
11313 (Info-find-emacs-command-nodes): Specify case-sensitive search.
11314
11315 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
11316
11317 Sync with Tramp 2.0.45.
11318
11319 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
11320 defined. This is not the case for XEmacs without package "edebug".
11321 (tramp-set-auto-save-file-modes): Set permissions of autosaved
11322 remote files to the permissions of the original file. This is not
11323 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
11324 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
11325 (tramp-perl-decode): Fix an error in Perl implementation.
11326 $pending must be cleared every loop. Reported by Benjamin Place
11327 <benjaminplace@sprintmail.com>
11328
11329 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
11330 Don't activate advice during definition. This is done later on,
11331 depending on test result of `substitute-in-file-name'.
11332 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11333
11334 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
11335
11336 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
11337
11338 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
11339
11340 2004-10-12 David Ponce <david@dponce.com>
11341
11342 * recentf.el (recentf-edit-list): Update the menu when the recentf
11343 list has been modified.
11344
11345 2004-10-12 Simon Josefsson <jas@extundo.com>
11346
11347 * net/tls.el (tls-certtool-program): New variable.
11348 (tls-certificate-information): New function, based on
11349 ssl-certificate-information.
11350
11351 2004-10-12 Kenichi Handa <handa@m17n.org>
11352
11353 * international/mule.el (coding-system-equal): Move from mule-util.el.
11354
11355 * international/mule-util.el (coding-system-equal): Move to mule.el.
11356
11357 2004-10-12 Kim F. Storm <storm@cua.dk>
11358
11359 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
11360 reset kmacro-initial-counter-value if set.
11361 (kmacro-set-counter): Only set kmacro-counter if defining or executing
11362 macro. Set kmacro-initial-counter-value otherwise. Never set both.
11363 (kmacro-display): Show macro counter if non-zero.
11364
11365 * subr.el (substitute-key-definition): Mention command remapping
11366 in doc string.
11367
11368 2004-10-11 Jay Belanger <belanger@truman.edu>
11369
11370 * calc/calc-misc.el (calc-info-goto-node): New function.
11371 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
11372 node in one step.
11373 (calc-describe-copying, calc-describe-distribution)
11374 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
11375 Go to appropriate info node in one step.
11376
11377 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
11378
11379 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
11380
11381 * font-lock.el (font-lock-apply-highlight): Fix last change.
11382
11383 2004-10-11 Simon Josefsson <jas@extundo.com>
11384
11385 * mail/smtpmail.el (smtpmail-open-stream): Look for
11386 starttls-gnutls-program instead of starttls-program iff
11387 starttls-use-gnutls is non-nil.
11388 (smtpmail-open-stream): Don't overwrite user settings of
11389 starttls-extra-arguments and starttls-extra-args.
11390
11391 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
11392
11393 * comint.el (comint-mouse-insert-input): Remove.
11394 (comint-insert-input): Make it work for mouse bindings.
11395 (comint-mode-map): Move defs into the declaration.
11396 (comint-output-filter): Typo.
11397
11398 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
11399
11400 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
11401
11402 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
11403 (ange-ftp-call-chmod): Reference remote-shell-program instead of
11404 ange-ftp-remote-shell.
11405
11406 2004-10-10 Andreas Schwab <schwab@suse.de>
11407
11408 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
11409 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
11410 Reported by <sri@asu.edu>.
11411
11412 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
11413
11414 * vc.el (vc-annotate-mode): Remove variable.
11415 (vc-annotate-display-select): Only call vc-annotate-mode
11416 if we're not in that mode already.
11417
11418 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
11419
11420 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
11421 (imenu-choose-buffer-index): Check here for rescan instead.
11422
11423 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
11424 where the face expression evals to nil.
11425
11426 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
11427 (tex-font-lock-keywords-2): Use it.
11428 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
11429
11430 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
11431
11432 2004-10-09 Kim F. Storm <storm@cua.dk>
11433
11434 * subr.el (progress-reporter-update): Define before first usage.
11435 (make-progress-reporter): Doc fix.
11436
11437 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
11438
11439 * textmodes/paragraphs.el (sentence-end-double-space)
11440 (sentence-end-without-period, sentence-end-without-space)
11441 (sentence-end): Doc fixes.
11442
11443 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
11444
11445 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
11446 Change paragraph-start regexp so we don't fill code starting with #'(.
11447
11448 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
11449
11450 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
11451 New defcustom.
11452 (extract-address-components): Use it.
11453
11454 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
11455
11456 * subr.el (make-progress-reporter, progress-reporter-update)
11457 (progress-reporter-force-update, progress-reporter-do-update)
11458 (progress-reporter-done): New functions.
11459
11460 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
11461
11462 * progmodes/etags.el (etags-tags-completion-table): Use progress
11463 reporter.
11464 (etags-tags-apropos): Likewise.
11465
11466 2004-10-08 Alan Mackenzie <acm@muc.de>
11467
11468 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
11469 of current line.
11470
11471 2004-10-08 Masatake YAMATO <jet@gyve.org>
11472
11473 * server.el (server-process-filter): Wrap `process-send-region'
11474 by `condition-case' to guard the case when the pipe to PROC is closed.
11475
11476 2004-10-07 Mark A. Hershberger <mah@everybody.org>
11477
11478 * xml.el (xml-substitute-special): Limit handling of external entities.
11479
11480 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
11481
11482 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
11483
11484 2004-10-06 John Paul Wallington <jpw@gnu.org>
11485
11486 * xml.el (xml-parse-dtd): Fix `error' call.
11487
11488 2004-10-05 Mark A. Hershberger <mah@everybody.org>
11489
11490 * xml.el (xml-substitute-special): Return a single string instead
11491 of a list of strings if an entity substitution is made.
11492
11493 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
11494
11495 * calendar/icalendar.el: New file.
11496
11497 2004-10-05 Juri Linkov <juri@jurta.org>
11498
11499 * isearch.el (isearch-done): Set mark after running hook.
11500 Reported by Drew Adams <drew.adams@oracle.com>.
11501
11502 * info.el (Info-history, Info-toc): Fix Info headers.
11503 (Info-toc): Narrow buffer before Info-fontify-node.
11504 (Info-build-toc): Don't check for special Info file names.
11505 Set main-file to nil if Info-find-file returns a symbol.
11506
11507 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
11508
11509 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
11510 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
11511 * calendar/cal-menu.el (calendar-mode-map): Ditto.
11512
11513 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
11514
11515 * calendar/cal-iso.el (calendar-iso-read-args): New function,
11516 for old interactive spec from calendar-goto-iso-date.
11517 (calendar-goto-iso-date): Use it.
11518 (calendar-goto-iso-week): New function. Suggested by Emilio
11519 C. Lopes <eclig@gmx.net>.
11520
11521 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
11522
11523 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
11524 `set-right-margin' bindings that follow the minor mode conventions.
11525
11526 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
11527
11528 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
11529 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
11530 (latex-block-args-alist): Add minipage and picture.
11531 (latex-block-body-alist): Use reftex-label if enabled.
11532 (latex-insert-block): Don't insert a \n if not necessary.
11533 (tex-compile-commands): Make sure dvips doesn't send to printer.
11534 (tex-compile-default): Handle the case where no executable is found.
11535 (latex-noindent-environments): New var.
11536 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
11537 If tex-indent-allhanging is non-nil, make sure we only align for macros
11538 at beginning of line.
11539
11540 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
11541
11542 * newcomment.el (comment-beginning): Doc fix and don't choke on
11543 unset `comment-end-skip' when at beginning of comment.
11544
11545 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
11546
11547 * term.el (term-adjust-current-row-cache): Don't allow the current
11548 row to become negative.
11549 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
11550 the end of the line. Fix scroll down. Add comments.
11551 (term-handle-ansi-escape): Don't exceed terminal width when moving
11552 right.
11553 (term-scroll-region): Move the cursor after setting the scroll region.
11554
11555 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
11556
11557 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
11558 to `width' for consistency with docstring. Doc fix.
11559
11560 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
11561
11562 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
11563 This is necessary for derived modes.
11564
11565 2004-09-30 Kim F. Storm <storm@cua.dk>
11566
11567 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
11568 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
11569
11570 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
11571 kmacro-extract-lambda functions.
11572 (edit-kbd-macro): Handle kmacro lambda forms.
11573 Include counter and counter format in edit buffer.
11574 (edmacro-finish-edit): Get counter and format from edit buffer and
11575 update kmacro bindings when found.
11576
11577 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
11578
11579 * textmodes/paragraphs.el (forward-paragraph):
11580 Avoid args-out-of-range error when point winds up at the beginning of
11581 the buffer and hard newlines are enabled.
11582
11583 * newcomment.el (comment-multi-line): Doc fix.
11584
11585 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
11586
11587 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
11588 (diff-fixup-modifs): Catch unified-diff file-headers.
11589
11590 2004-09-29 Kim F. Storm <storm@cua.dk>
11591
11592 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
11593 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
11594 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
11595
11596 * fringe.el (fringe-bitmap-p): New macro.
11597 (fringe-bitmaps): Add standard fringe bitmaps on load.
11598
11599 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
11600
11601 * dired.el (dired-view-command-alist): Use more efficient regexps.
11602 Remove dubious arguments.
11603 (dired-align-file): New function.
11604 (dired-insert-directory): Use it.
11605 (dired-move-to-end-of-filename): Make the " -> " search more specific.
11606 (dired-buffers-for-dir): Remove unused var `pattern'.
11607
11608 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
11609
11610 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
11611 from diary display excursion. Store diary buffer's point for
11612 `simple-diary-display'.
11613 (simple-diary-display): Set window point and start when
11614 displaying buffer, to preserve point.
11615
11616 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
11617
11618 * textmodes/enriched.el (enriched-translations): Replace defconst
11619 with defvar.
11620
11621 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11622
11623 * printing.el: Doc fix.
11624 (pr-version): New version number (6.8.1).
11625 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
11626 make-temp-name.
11627 (pr-delete-file): Check if file exists before deleting it.
11628 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
11629
11630 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
11631
11632 * term.el (term-display-table): New variable.
11633 (term-mode): Use it.
11634 (term-exec-1): Set the coding system to binary.
11635 (term-emulate-terminal): Decode the string before inserting it.
11636
11637 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
11638
11639 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
11640 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
11641 (map): Bind S-prior, S-next and S-insert.
11642 (term-mode): Set `indent-tabs-mode' to nil.
11643 (term-paste): New function to be bound to S-insert.
11644 (term-send-del, term-send-backspace): Change the strings sent.
11645 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
11646 (term-handle-colors-array): Fix handling of underline and reverse.
11647 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
11648 (term-erase-in-line): Fix comparison.
11649 (term-emulate-terminal): Fix line wrap handling.
11650 (term-start-output-log): Rename from `term-set-output-log'.
11651 (term-stop-output-log): Rename from `term-stop-photo'.
11652 (term-switch-to-alternate-sub-buffer): Comment out, unused.
11653
11654 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
11655
11656 * dired.el (dired-move-to-filename): Don't output a message if
11657 raise-error is non-nil. Fix return position and value.
11658
11659 * files.el (insert-directory): Obey --dired even with symlinks.
11660
11661 2004-09-25 Lars Hansen <larsh@math.ku.dk>
11662
11663 * ls-lisp.el (ls-lisp-format): Mark file names with property
11664 dired-filename.
11665
11666 2004-09-25 Kim F. Storm <storm@cua.dk>
11667
11668 * ido.el (ido-max-directory-size): New defcustom.
11669 (ido-decorations): Add "too big" element.
11670 (ido-directory-too-big): New dynamic var.
11671 (ido-may-cache-directory): Don't cache big directories.
11672 (ido-directory-too-big-p): New defun.
11673 (ido-set-current-directory): Update ido-directory-too-big.
11674 (ido-read-internal): Make empty ido-cur-item if too-big.
11675 (ido-buffer-internal): Use ido-read-internal directly instead of
11676 ido-read-buffer.
11677 (ido-file-internal): Init ido-directory-too-big.
11678 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
11679 and redo completion with full list.
11680 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
11681 it, and show completions.
11682 (ido-all-completions): Let bind ido-directory-too-big to nil.
11683 (ido-exhibit): Handle ido-directory-too-big.
11684 (ido-read-buffer): Handle fallback to read-buffer.
11685 Init ido-directory-too-big.
11686 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
11687 Init ido-directory-too-big.
11688
11689 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
11690
11691 * subr.el (delay-mode-hooks): Doc fix.
11692
11693 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
11694
11695 * textmodes/enriched.el
11696 (enriched-default-text-properties-local-flag): New variable.
11697 (enriched-mode): Make sure that enabling and disabling the mode is
11698 a no-op. Doc fix.
11699
11700 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
11701
11702 * calendar/holidays.el (holiday-advent): Report on a specified day
11703 offset from advent, not just advent.
11704 (holiday-easter-etc): Report on one specified day offset from
11705 easter, not all easter holidays. Various Easter holidays moved to
11706 `christian-holidays' variable in calendar.el.
11707 * calendar/calendar.el (christian-holidays): Adapt for new
11708 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
11709
11710 2004-09-23 Kim F. Storm <storm@cua.dk>
11711
11712 * image.el (insert-sliced-image): Add doc string.
11713
11714 * ido.el (ido-choice-list): New dynamic var for `list' context.
11715 (ido-context-switch-command): New dynamic var.
11716 (ido-define-mode-map): Generalize switch between file/buffer contexts.
11717 (ido-read-internal): Handle new `list' context.
11718 Handle insert-buffer and insert-file ido-exit values.
11719 (ido-buffer-internal): New arg switch-cmd. Use it to setup
11720 ido-context-switch-command. Handle insert-file ido-exit value.
11721 (ido-read-buffer): Set ido-context-switch-command to 'ignore
11722 unless it is already bound by caller.
11723 (ido-file-internal): New arg switch-cmd. Use it to setup
11724 ido-context-switch-command. Handle insert-buffer ido-exit value.
11725 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
11726 used for context switching.
11727 (ido-all-completions): Handle new `list' context.
11728 (ido-make-choice-list): Return choices for `list' context.
11729 (ido-find-file-in-dir, ido-display-file, ido-write-file)
11730 (ido-display-buffer, ido-kill-buffer): Disable context switching.
11731 (ido-insert-buffer, ido-insert-file): Setup context switching.
11732 (ido-exhibit): Handle `list' context.
11733 (ido-read-file-name): Disable context switching. Handle fallback.
11734 (ido-read-directory-name): Disable context switching.
11735 (ido-completing-read): New defun like completing-read. Setup and
11736 use new `list' context.
11737
11738 2004-09-20 Jesper Harder <harder@ifa.au.dk>
11739
11740 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
11741
11742 2004-09-21 Jay Belanger <belanger@truman.edu>
11743
11744 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
11745 `calc-graph-set-styles' so the gnuplot buffer will appear in a
11746 separate window.
11747
11748 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
11749
11750 * subr.el (after-change-major-mode-hook): Doc fix.
11751
11752 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11753
11754 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
11755 of ghostscript for monochrome PostScript file in Windows.
11756
11757 2004-09-21 Kenichi Handa <handa@m17n.org>
11758
11759 * descr-text.el (describe-char): Checking of quail activation fixed.
11760
11761 2004-09-21 Jay Belanger <belanger@truman.edu>
11762
11763 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
11764
11765 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
11766
11767 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
11768 after the mode hooks instead of before. Doc fix.
11769
11770 2004-09-20 Jason Rumney <jasonr@gnu.org>
11771
11772 * startup.el (command-line) [windows-nt]: Try .emacs first, then
11773 _emacs, but revert to .emacs if neither exists in home directory.
11774
11775 2004-09-20 John Paul Wallington <jpw@gnu.org>
11776
11777 * bindings.el (completion-ignored-extensions): Add .dfsl.
11778
11779 2004-09-20 Richard M. Stallman <rms@gnu.org>
11780
11781 * bindings.el (scroll-left): Make it disabled.
11782
11783 * files.el (enable-local-eval): Doc fix.
11784
11785 * indent.el (move-to-left-margin): Special case for minibuffer.
11786
11787 * term.el (term-emulate-terminal): Turn off undo for output.
11788 Use with-current-buffer and save-selected-window.
11789
11790 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
11791
11792 * progmodes/make-mode.el (makefile-fill-paragraph):
11793 Don't insist on spaces when looking for comments. # is enough.
11794
11795 * files.el (hack-local-variables): Copy the variables list
11796 to another buffer, strip prefixes and suffixes there, then read.
11797 (enable-local-eval): Doc fix.
11798 (ignored-local-variables): Initialize to nil.
11799 (risky-local-variable-p): Don't check ignored-local-variables here.
11800 (hack-one-local-variable): Ignore var if in ignored-local-variables.
11801
11802 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
11803
11804 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
11805 of = to "." (punctuation).
11806
11807 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11808
11809 * subr.el (event-basic-type): Fix mask (extend to 22bits).
11810
11811 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
11812
11813 * textmodes/enriched.el (enriched-rerun-flag): New variable.
11814 (enriched-before-change-major-mode): New function.
11815 Add it to `change-major-mode-hook'.
11816 (enriched-after-change-major-mode): New function.
11817 Add it to `after-change-major-mode-hook'.
11818 (enriched-mode): Make it work correctly if called from
11819 `after-change-major-mode-hook'.
11820 No longer set `indent-line-function'.
11821
11822 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
11823
11824 * subr.el (after-change-major-mode-hook): New variable.
11825 (run-mode-hooks): Implement it.
11826
11827 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
11828
11829 * battery.el (battery-linux-proc-apm): Use string-to-number.
11830 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
11831 Use dolist (and less indentation). Use erase-buffer.
11832 Pre-initialize `design-capacity', `warn', and `low'.
11833 (battery-format): Use replace-regexp-in-string.
11834
11835 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
11836
11837 * battery.el: Delete superfluous empty lines.
11838 (battery-linux-proc-acpi): Attempt to gather information from all
11839 battery subdirectories regardless of their file name.
11840 (battery-linux-proc-apm): Replace all occurrences of
11841 battery-hex-to-int-2 with string-to-int (base 16).
11842 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
11843 (battery-hex-map): Delete variable.
11844
11845 2004-09-18 John Paul Wallington <jpw@gnu.org>
11846
11847 * calc/calc-units.el (calc-quick-units): Fix overzealous
11848 s/or/unless/.
11849
11850 2004-09-17 Jay Belanger <belanger@truman.edu>
11851
11852 * calc/calc.el (calc-mode-var-list): Fix the value of
11853 `calc-matrix-brackets'.
11854
11855 2004-09-17 Romain Francoise <romain@orebokech.com>
11856
11857 * ibuf-ext.el (define-ibuffer-filter filename):
11858 Expand dired-directory since buffer-file-name is absolute.
11859
11860 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
11861
11862 * ediff-init.el (ediff-current-diff-face-A)
11863 (ediff-current-diff-face-B, ediff-current-diff-face-C)
11864 (ediff-current-diff-face-Ancestor)
11865 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
11866 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
11867 (ediff-even-diff-face-A, ediff-even-diff-face-B)
11868 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
11869 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
11870 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
11871 Use min-colors.
11872
11873 * term.el (term-down): Perform vertical motion if DOWN is negative.
11874 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
11875 (term-termcap-format): Synchronyze with the eterm terminfo entry
11876 in etc/e/eterm.ti.
11877 (term-handle-colors-array): If the current foreground or
11878 background are zero (i.e. unspecified), use the foreground and
11879 background of the default face for reverse video.
11880 (term-ansi-at-eval-string, term-ansi-default-fg)
11881 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
11882 (term-mem): Delete ununsed function.
11883 (term-protocol-version): Increment.
11884 (term-current-face): Set to default.
11885
11886 2004-09-15 Jay Belanger <belanger@truman.edu>
11887
11888 * calc/calc.el (calc-mode-var-list): Define this variable.
11889 (calc-always-load-extensions, calc-line-numbering)
11890 (calc-line-breaking, calc-display-just, calc-display-origin)
11891 (calc-number-radix, calc-leading-zeros, calc-group-digits)
11892 (calc-group-char, calc-point-char, calc-frac-format)
11893 (calc-prefer-frac, calc-hms-format, calc-date-format)
11894 (calc-float-format, calc-full-float-format, calc-complex-format)
11895 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
11896 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
11897 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
11898 (calc-matrix-brackets, calc-language, calc-language-option)
11899 (calc-left-label, calc-right-label, calc-word-size)
11900 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
11901 (calc-display-raw, calc-internal-prec, calc-angle-mode)
11902 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
11903 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
11904 (calc-window-height, calc-display-trail, calc-show-selections)
11905 (calc-use-selections, calc-assoc-selections)
11906 (calc-display-working-message, calc-auto-why, calc-timing)
11907 (calc-mode-save-mode, calc-standard-date-formats)
11908 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
11909 (calc-user-parse-tables, calc-gnuplot-default-device)
11910 (calc-gnuplot-default-output, calc-gnuplot-print-device)
11911 (calc-gnuplot-print-output, calc-gnuplot-geometry)
11912 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
11913 (calc-invocation-macro, calc-show-banner): Give these values as
11914 part of `calc-mode-var-list's initialization after the variables
11915 are declared with defvar.
11916 (calc-bug-address): Change email address to send bug reports to.
11917 Change the maintainer address at the top.
11918 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
11919 than "\\.emacs" to determine if it is the user-init-file.
11920
11921 * calc/calc-embed.el (calc-embedded-set-modes): Use
11922 `calc-mode-var-list' correctly.
11923
11924 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
11925
11926 * vc.el (annotate-time): Document point handling.
11927 (vc-annotate-display-autoscale): Doc fix.
11928
11929 2004-09-15 Miles Bader <miles@gnu.org>
11930
11931 * generic.el (generic-make-keywords-list): Use symbol rather than
11932 word anchors in regexp.
11933
11934 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
11935
11936 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
11937 no file name consider `dired-directory'.
11938
11939 2004-09-14 Kim F. Storm <storm@cua.dk>
11940
11941 * faces.el (cursor): Add face-no-inherit property. Doc fix.
11942
11943 2004-09-14 Simon Josefsson <jas@extundo.com>
11944
11945 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
11946
11947 * textmodes/dns-mode.el: Add.
11948
11949 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
11950
11951 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
11952 (disabled-command-function): Make the ?\ char more obvious.
11953
11954 * vc-arch.el (vc-arch-root, vc-arch-registered):
11955 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
11956
11957 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
11958
11959 * windmove.el (windmove-frame-edges): Report coordinates of
11960 outside edges of frame, not inside edges.
11961 (windmove-coordinates-of-position): Convert into wrapper to new
11962 function `windmove-coordinates-of-window-position';
11963 `compute-motion' always applies to selected window.
11964 (windmove-coordinates-of-position): Update documentation to refer
11965 to Emacs 21 Lisp Reference Manual.
11966 (windmove-find-other-window): Fix off-by-one errors for max x,y.
11967
11968 2004-09-13 Kim F. Storm <storm@cua.dk>
11969
11970 * isearch.el (isearch-resume-in-command-history): Rename from
11971 isearch-resume-enabled and change default to nil.
11972
11973 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11974
11975 * vc-hooks.el (vc-ignore-dir-regexp): New var.
11976 (vc-registered): Use it.
11977 (vc-find-root): New fun.
11978
11979 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
11980 Don't tell to use \\{...} when it's already done.
11981
11982 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
11983 Provide a sample complex default.
11984 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
11985 (bibtex-entry): Use mapc.
11986
11987 2004-09-12 Kim F. Storm <storm@cua.dk>
11988
11989 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
11990
11991 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
11992 inhibit-field-text-motion to t so rectangles work in comint buffers.
11993
11994 * simple.el (choose-completion-string): Set buffer before running
11995 choose-completion-string-functions hook so it can be buffer-local.
11996
11997 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
11998
11999 * progmodes/compile.el (compilation-start): Parse command to see
12000 if it starts with a cd, and if so perform it for the *compilation*
12001 buffer. Change the header to reflect this.
12002
12003 2004-09-11 Kim F. Storm <storm@cua.dk>
12004
12005 * ido.el (ido-enable-dot-prefix): Doc fix.
12006 (ido-enable-dot-prefix): New defcustom.
12007 (ido-set-matches1): Use it.
12008
12009 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
12010
12011 * textmodes/bibtex.el (bibtex-mark-active)
12012 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
12013
12014 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12015
12016 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
12017 used in a case insensitive environment.
12018 (bibtex-mode-map): Rearrange order of menus.
12019 (bibtex-quoted-string-re): Obsolete.
12020 (bibtex-complete-key-cleanup): Variable replaced by new function.
12021 (bibtex-font-lock-keywords): Use backquotes.
12022 (bibtex-font-lock-url-regexp): New internal variable.
12023 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
12024 "OPT" and "ALT".
12025 (bibtex-insert-current-kill, bibtex-make-field)
12026 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
12027 (bibtex-parse-field-text): Simplify.
12028 (bibtex-string=): New helper function.
12029 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
12030 (bibtex-map-entries): Use bibtex-string=.
12031 (bibtex-search-entry): Use not.
12032 (bibtex-enclosing-field): Fix docstring.
12033 (bibtex-assoc-regexp): Obsolete.
12034 (bibtex-format-entry): Use assoc-string and bibtex-string=.
12035 (bibtex-autokey-get-names): Handle empty name field.
12036 (bibtex-parse-strings): Use assoc-string and unless.
12037 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
12038 Use assoc-string.
12039 (bibtex-pop): Simplify.
12040 (bibtex-mode): Set font-lock-extra-managed-props.
12041 (bibtex-entry-update): Use assoc-string.
12042 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
12043 (bibtex-autofill-entry): Use bibtex-string=.
12044 (bibtex-print-help-message): Simplify.
12045 (bibtex-find-entry): New optional arg START.
12046 (bibtex-validate): Use bibtex-string= and assoc-string.
12047 Do not call obsolete function compilation-parse-errors.
12048 (bibtex-remove-delimiters): Only remove delimiters if present.
12049 (bibtex-copy-entry-as-kill): Add docstring.
12050 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
12051 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
12052 (bibtex-complete): Use bibtex-predefined-month-strings,
12053 bibtex-string=, and new function bibtex-complete-key-cleanup.
12054 (bibtex-generate-url-list): New variable.
12055 (bibtex-url): New command bound to C-c C-l and mouse-2.
12056 (bibtex-url-map): New local keymap for bibtex-url-mouse.
12057 (bibtex-font-lock-url): New function.
12058
12059 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
12060
12061 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
12062
12063 2004-09-09 Kim F. Storm <storm@cua.dk>
12064
12065 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
12066 counter and format with binding.
12067 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
12068 the declared macro uses own macro counter and format. Give symbol
12069 kmacro property.
12070 (kmacro-keymap): Bind kmacro-name-last-macro to n.
12071 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
12072 (kmacro-end-and-call-macro): Doc fix.
12073
12074 2004-09-09 Lars Hansen <larsh@math.ku.dk>
12075
12076 * desktop.el (desktop-clear-preserve-buffers):
12077 Remove make-obsolete-variable.
12078
12079 2004-09-08 Richard M. Stallman <rms@gnu.org>
12080
12081 * buff-menu.el (list-buffers-noselect): Call format-mode-line
12082 with the buffer as argument.
12083
12084 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
12085
12086 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
12087
12088 2004-09-08 Juri Linkov <juri@jurta.org>
12089
12090 * replace.el (perform-replace): Use `query-replace-descr'.
12091
12092 * cus-start.el (history-delete-duplicates): Specify customization.
12093
12094 * diff-mode.el (diff-mode-map):
12095 * progmodes/compile.el (compilation-mode-map):
12096 * progmodes/grep.el (grep-mode-map):
12097 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
12098 to `next-error-follow-minor-mode'.
12099
12100 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12101
12102 * isearch.el (isearch-lazy-highlight-update): Take into account
12103 the case of zero-length match at the search bound.
12104
12105 2004-09-08 Kim F. Storm <storm@cua.dk>
12106
12107 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
12108 change. Use zero width overlays when necessary.
12109
12110 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12111
12112 * subr.el (split-string): Docfix.
12113
12114 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12115
12116 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
12117 (display-call-tree): Ensure newline after caller/calls blocks.
12118
12119 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12120
12121 * startup.el (command-line-1): Make option
12122 --directory/-L modify `load-path' straight away.
12123
12124 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12125
12126 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
12127
12128 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12129
12130 * emacs-lisp/autoload.el (make-autoload):
12131 Handle `define-compilation-mode'.
12132
12133 * emacs-lisp/lisp-mode.el (define-compilation-mode):
12134 Specify `doc-string-elt' property.
12135
12136 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12137
12138 * bs.el (bs-mode): Doc fix.
12139
12140 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12141
12142 * info.el (Info-insert-dir): Fix temp buffer leak bug.
12143
12144 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12145
12146 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
12147
12148 2004-09-08 Kenichi Handa <handa@m17n.org>
12149
12150 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
12151 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
12152 ps-mule-next-point -> 1+).
12153
12154 * composite.el (encode-composition-rule): Add autoload cooky.
12155
12156 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
12157
12158 * format.el (buffer-auto-save-file-format): Make it permanent local.
12159
12160 2004-09-07 Kim F. Storm <storm@cua.dk>
12161
12162 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
12163 (authors-fixed-entries): Fix typo.
12164 (authors-canonical-author-name): Compact multiple spaces.
12165 Ignore trivial names (e.g. only first name).
12166
12167 * term.el (term-window-width): Only use full window width on
12168 window system if overflow-newline-into-fringe is enabled.
12169 (term-mode): Don't disable overflow-newline-into-fringe.
12170
12171 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
12172
12173 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
12174 motion as seen on my Mac OS X xterms.
12175
12176 * newcomment.el (uncomment-region-default, comment-region-default):
12177 New functions extracted from uncomment-region and comment-region.
12178 (comment-region, comment-region-function, uncomment-region)
12179 (uncomment-region-function): Use them.
12180
12181 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
12182
12183 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
12184 It's not crucial but can make sense at times.
12185
12186 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
12187 the first commit.
12188
12189 * vc.el (vc-buffer-context, vc-restore-buffer-context):
12190 Disable obsolete code.
12191
12192 2004-09-07 Juri Linkov <juri@jurta.org>
12193
12194 * progmodes/grep.el (grep-highlight-matches): Change default from
12195 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
12196 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
12197 if grep option `--color' is available, or to `nil' otherwise.
12198 (grep-process-setup): Call `grep-compute-defaults' if
12199 `grep-highlight-matches' is not computed. Set env-vars only
12200 if `grep-highlight-matches' is `t'.
12201 (grep-use-null-device): Remove redundant type `boolean' (`choice'
12202 is already defined).
12203
12204 * progmodes/compile.el (compilation-start): Use copy of
12205 `process-environment' created by `copy-sequence' to not
12206 modify env-vars in the global `process-environment'.
12207
12208 2004-09-06 Eli Zaretskii <eliz@gnu.org>
12209
12210 * simple.el (next-error-follow-minor-mode): Fix last change.
12211
12212 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
12213
12214 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
12215 permanent local.
12216
12217 2004-09-04 Richard M. Stallman <rms@gnu.org>
12218
12219 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
12220 highlighting if the search string is empty.
12221
12222 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
12223
12224 * facemenu.el (facemenu-active-faces): Change condition of inner
12225 `while' loop to also check the first two elements of `face-atts'
12226 and `mask-atts'.
12227
12228 2004-09-04 John Paul Wallington <jpw@gnu.org>
12229
12230 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
12231 (thumbs-view-image-mode): Make buffer read-only.
12232
12233 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
12234
12235 * textmodes/ispell.el (ispell-really-aspell): New defvar.
12236 (ispell-check-version): Set it.
12237 (ispell-send-replacement): New function.
12238 (ispell-process-line): Call ispell-send-replacement.
12239
12240 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
12241
12242 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
12243 Support choosing seconds with "s".
12244
12245 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
12246
12247 * terminal.el (te-escape): Show `?' in prompt for help key.
12248
12249 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
12250
12251 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
12252
12253 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
12254
12255 * simple.el (next-error-follow-minor-mode)
12256 (next-error-follow-mode-post-command-hook): New functions.
12257 (next-error-follow-last-line): New defvar.
12258
12259 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
12260 * progmodes/compile.el (compilation-mode-map): Likewise.
12261 * progmodes/grep.el (grep-mode-map): Likewise.
12262 * replace.el (occur-mode-map): Likewise.
12263
12264 * newcomment.el (uncomment-region): Bind comment-use-global-state
12265 to nil.
12266
12267 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
12268
12269 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
12270 locally around the call to `revert-buffer'.
12271
12272 2004-09-03 Juri Linkov <juri@jurta.org>
12273
12274 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
12275 `isearch-adjusted' to `t'.
12276 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
12277 (isearch-message-prefix): Add "pending" for isearch-adjusted.
12278 (isearch-other-meta-char): Restore isearch-point unconditionally.
12279 (isearch-query-replace): Add new arg `regexp-flag' and use it.
12280 Set point to start of match if region is not active in transient
12281 mark mode (to include the current match to region boundaries).
12282 Push the search string to `query-replace-from-history-variable'.
12283 Add prompt "Query replace regexp" for isearch-regexp.
12284 Add region beginning/end as last arguments of `perform-replace.'
12285 (isearch-query-replace-regexp): Replace code by the call to
12286 `isearch-query-replace' with arg `t'.
12287
12288 2004-09-03 Richard M. Stallman <rms@gnu.org>
12289
12290 * startup.el (normal-top-level): Undo previous TERM change.
12291
12292 2004-09-03 Kim F. Storm <storm@cua.dk>
12293
12294 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
12295 highlight overlays; allow using RET when cursor is over a button.
12296 (cua--highlight-rectangle): Use it.
12297 (cua--rectangle-set-corners): Don't move backwards at eol.
12298 (cua--forward-line): Don't move into void after eob.
12299
12300 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
12301 point is set (and displayed) inside rectangle.
12302 (cua--rectangle-operation): Fix for highlight of empty lines.
12303 (cua--highlight-rectangle): Fix highlight for tabs.
12304 Position cursor at left/right edge of rectangle using new `cursor'
12305 property on overlay strings.
12306 (cua--indent-rectangle): Don't tabify.
12307 (cua-rotate-rectangle): Ignore that point has moved.
12308
12309 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12310
12311 * term/mac-win.el: Add ASCII equivalents for some function keys.
12312 (mode-line-frame-identification): Sync with x-win.el.
12313
12314 2004-09-02 Juri Linkov <juri@jurta.org>
12315
12316 * progmodes/compile.el (compilation-buffer-name): Compare major
12317 mode with second element of compilation-arguments instead of third
12318 to reflect latest changes in compilation-arguments structure.
12319 (recompile): Use global variable `compilation-directory' to get
12320 recent compilation directory only when `recompile' is invoked NOT
12321 in the compilation buffer. Otherwise, use `default-directory' of
12322 the compilation buffer.
12323 (compilation-error-properties): Allow to funcall col and end-col.
12324 (compilation-mode-font-lock-keywords): Check col and end-col by
12325 `integerp'.
12326 (compilation-goto-locus): If end-mk is non-nil in transient mark
12327 mode don't activate the mark (and don't display message in
12328 push-mark), but highlight overlay between mk and end-mk.
12329
12330 * progmodes/grep.el (grep-highlight-matches): New defcustom.
12331 (grep-regexp-alist): Add rule to highlight grep matches.
12332 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
12333
12334 * info.el (Info-fontify-node): Don't compute other-tag
12335 if Info-hide-note-references=hide.
12336
12337 * help.el (function-called-at-point):
12338 * help-fns.el (variable-at-point):
12339 Try `find-tag-default' when other methods failed.
12340
12341 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
12342 Do not push mark if inhibit-mark-movement is non-nil.
12343
12344 * textmodes/ispell.el (ispell-html-skip-alists):
12345 Fix backslashes in docstring.
12346
12347 2004-09-01 Juri Linkov <juri@jurta.org>
12348
12349 * isearch.el (isearch-wrap-function)
12350 (isearch-push-state-function): New defvars.
12351 (isearch-pop-fun-state): New defsubst.
12352 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
12353 (isearch-push-state): Set the result of calling
12354 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
12355 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
12356 restore the mode-specific starting point of terminated search.
12357 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
12358 (isearch-repeat): Call `isearch-wrap-function' if defined.
12359 (isearch-message-prefix): Don't add prefix "over" to the message
12360 for wrapped search if `isearch-wrap-function' is defined.
12361 (isearch-search): Call function saved in `isearch-pop-fun-state' to
12362 restore the mode-specific starting point of failed search.
12363
12364 * info.el (Info-search-whitespace-regexp): Fix backslashes.
12365 (Info-search): Add new optional arguments for the sake of isearch.
12366 Replace whitespace in Info-search-whitespace-regexp literally.
12367 Add backward search. Don't call `Info-select-node' if regexp is
12368 found in the same Info node. Don't add node to Info-history for
12369 wrapped isearch.
12370 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
12371 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
12372 (Info-mode): Set local variables `isearch-search-fun-function',
12373 `isearch-wrap-function', `isearch-push-state-function',
12374 `search-whitespace-regexp'.
12375
12376 * isearch.el: Remove ancient Change Log section.
12377 (isearch-string, isearch-message-string, isearch-point)
12378 (isearch-success, isearch-forward-flag, isearch-other-end)
12379 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12380 (isearch-barrier, isearch-within-brackets)
12381 (isearch-case-fold-search): Add suffix `-state' to state-related
12382 defsubsts to avoid name clashes with other function names.
12383
12384 * simple.el (next-error): New defgroup and defface.
12385 (next-error-highlight, next-error-highlight-no-select):
12386 New defcustoms.
12387 (next-error-no-select): Let-bind next-error-highlight to the value
12388 of next-error-highlight-no-select before calling `next-error'.
12389
12390 * progmodes/compile.el (compilation-goto-locus):
12391 Use `next-error' face instead of `region'. Set 4-th argument of
12392 `move-overlay' to `current-buffer' to move overlay to different
12393 source buffers. Use new variable `next-error-highlight'.
12394
12395 * simple.el (next-error-find-buffer): Move the rule
12396 "if current buffer is a next-error capable buffer" after the
12397 rule "if next-error-last-buffer is set to a live buffer".
12398 Simplify to test all rules in one `or'.
12399 (next-error): Doc fix.
12400 (next-error, previous-error, first-error)
12401 (next-error-no-select, previous-error-no-select):
12402 Make arguments optional.
12403
12404 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
12405
12406 * macros.el (apply-macro-to-region-lines): Make it operate on all
12407 lines that begin in the region, rather than on all complete lines
12408 in the region.
12409
12410 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12411
12412 * x-dnd.el (x-dnd-protocol-alist): Document update.
12413 (x-dnd-known-types): Defcustom it.
12414 (x-dnd-handle-motif): Print message-atom in error message.
12415
12416 2004-08-30 John Paul Wallington <jpw@gnu.org>
12417
12418 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
12419 strings rather than programatically constructing message.
12420
12421 2004-08-30 Richard M. Stallman <rms@gnu.org>
12422
12423 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
12424 Don't return a string that would read as the wrong character code.
12425
12426 2004-08-29 Kim F. Storm <storm@cua.dk>
12427
12428 * emulation/cua-base.el (cua-auto-expand-rectangles):
12429 Remove automatic rectangle padding feature; replace by non-destructive
12430 virtual rectangle edges feature.
12431 (cua-virtual-rectangle-edges): New defcustom.
12432 (cua-auto-tabify-rectangles): New defcustom.
12433 (cua-paste): If paste into a marked rectangle, insert rectangle at
12434 current column, even if virtual; also paste exactly as many lines
12435 as has been marked (ignore additional lines or add empty lines),
12436 but paste whole source if only one line is marked.
12437 (cua--update-indications): No longer use overwrite-cursor to
12438 indicate rectangle padding
12439
12440 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
12441 (cua--rectangle-virtual-edges): New defun.
12442 (cua--rectangle-get-corners): Remove optional PAD arg.
12443 (cua--rectangle-set-corners): Never do padding.
12444 (cua--forward-line): Remove optional PAD arg. Simplify.
12445 (cua-resize-rectangle-right, cua-resize-rectangle-left)
12446 (cua-resize-rectangle-down, cua-resize-rectangle-up):
12447 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
12448 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
12449 (cua--rectangle-move): Never do padding. Simplify.
12450 (cua--tabify-start): New defun.
12451 (cua--rectangle-operation): Add tabify arg. All callers changed.
12452 (cua--pad-rectangle): Remove.
12453 (cua--delete-rectangle): Handle delete with virtual edges.
12454 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
12455 (cua--insert-rectangle): Handle insert at virtual column.
12456 Perform auto-tabify if necessary.
12457 (cua--activate-rectangle): Remove optional FORCE arg.
12458 Never do padding. Simplify.
12459 (cua--highlight-rectangle): Enhance for virtual edges.
12460 (cua-toggle-rectangle-padding): Remove command.
12461 (cua-toggle-rectangle-virtual-edges): New command.
12462 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
12463 (cua--rectangle-post-command): Don't force rectangle padding.
12464 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
12465
12466 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
12467
12468 * indent.el (edit-tab-stops-buffer): Doc fix.
12469
12470 2004-08-28 Richard M. Stallman <rms@gnu.org>
12471
12472 * progmodes/grep.el (grep-default-command): Use find-tag-default.
12473 (grep-tag-default): Function deleted.
12474
12475 * subr.el (find-tag-default): Move from etags.el.
12476
12477 * progmodes/etags.el (find-tag-default): Move to subr.el.
12478
12479 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
12480 into the basic character if it has an uppercase form.
12481
12482 2004-08-27 Kenichi Handa <handa@m17n.org>
12483
12484 * international/utf-8.el (utf-8-post-read-conversion): If the
12485 buffer is unibyte, temporarily make it multibyte.
12486
12487 2004-08-27 Masatake YAMATO <jet@gyve.org>
12488
12489 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
12490
12491 2004-08-25 John Paul Wallington <jpw@gnu.org>
12492
12493 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
12494 0, 1, and many mismatches in message.
12495 (tex-start-shell): Use `set-process-query-on-exit-flag'.
12496
12497 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
12498 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
12499
12500 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
12501
12502 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
12503 vc-diff-switches differently.
12504
12505 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
12506
12507 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
12508 before and a real defvar after
12509 `speedbar-supported-extension-expressions'. This is to silence
12510 the compiler without breaking bootstrapping.
12511
12512 2004-08-22 Richard M. Stallman <rms@gnu.org>
12513
12514 * textmodes/flyspell.el (flyspell-word):
12515 Use set-process-query-on-exit-flag.
12516 (flyspell-highlight-duplicate-region): Take POSS as arg.
12517 (flyspell-word): Pass POSS as arg.
12518
12519 * progmodes/ada-xref.el: Many doc and style fixes.
12520 (ada-find-any-references): Use compilation-start.
12521 (ada-get-ali-file-name): Improve error msg.
12522 (ada-get-ada-file-name): Likewise.
12523
12524 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
12525 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
12526
12527 * mail/mail-extr.el (mail-extr-all-top-level-domains):
12528 Add forward defvar.
12529
12530 * whitespace.el (global-whitespace-mode): New alias
12531 for whitespace-global-mode.
12532
12533 * speedbar.el (speedbar-file-regexp): Move definition up.
12534 (speedbar-mode, speedbar-set-mode-line-format):
12535 Use with-no-warnings.
12536 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
12537
12538 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
12539 controls whether to display the error buffer.
12540
12541 * ps-mule.el: Delete compatibility code for old Emacses.
12542 (ps-mule-find-wrappoint): Don't use chars-in-region.
12543
12544 * frame.el (display-mouse-p, display-selections-p):
12545 Use with-no-warnings.
12546
12547 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
12548
12549 2004-08-22 David Kastrup <dak@gnu.org>
12550
12551 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
12552 information.
12553
12554 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
12555
12556 2004-08-22 Andreas Schwab <schwab@suse.de>
12557
12558 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
12559
12560 2004-08-22 Masatake YAMATO <jet@gyve.org>
12561
12562 * cvs-status.el (cvs-status-checkout): New function.
12563 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
12564
12565 2004-08-21 David Kastrup <dak@gnu.org>
12566
12567 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
12568 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
12569 has been converted to use hashtables, the relation `nil=none' is
12570 no longer valid, as `nil' is not a hashtable. This patch tries to
12571 reduce the number of resulting errors.
12572
12573 2004-08-21 John Paul Wallington <jpw@gnu.org>
12574
12575 * subr.el (process-kill-without-query): Made obsolete in
12576 version 21.4, not 21.5.
12577
12578 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
12579 (vc-previous-comment, vc-next-comment)
12580 (vc-comment-search-reverse, vc-comment-search-forward)
12581 (vc-comment-to-change-log): Likewise.
12582
12583 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
12584
12585 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
12586
12587 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
12588 Correct indentation of DEFMETHODS with non-standard method
12589 combinations (e.g., PROGN, MIN, MAX).
12590
12591 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
12592
12593 * startup.el (normal-top-level-add-subdirs-to-load-path):
12594 Avoid unnecessarily checking system-type.
12595 (normal-top-level): Set TERM to "dumb". Simplify.
12596
12597 * avoid.el (mouse-avoidance-ignore-p): New fun.
12598 Also ignore switch-frame, select-window, double, and triple clicks.
12599 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
12600 (mouse-avoidance-fancy-hook): Use it.
12601
12602 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
12603
12604 * avoid.el (mouse-avoidance-nudge-mouse)
12605 (mouse-avoidance-banish-destination): Stay within the current window
12606 to avoid problems with mouse-autoselect-window.
12607
12608 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
12609
12610 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
12611 the newer format of some messages in cvs-1.12.1.
12612
12613 2004-08-19 Masatake YAMATO <jet@gyve.org>
12614
12615 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
12616 (elp-results-jump-to-definition-by-mouse)
12617 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
12618 (elp-output-result): Use elp-output-insert-symname.
12619
12620 2004-08-18 Kenichi Handa <handa@m17n.org>
12621
12622 * language/cyrillic.el: Register koi8-r in
12623 ctext-non-standard-encodings-alist.
12624 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
12625
12626 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
12627
12628 * emacs-lisp/copyright.el (copyright-update-year): Delete code
12629 that replaces 20xy with xy.
12630
12631 2004-08-17 John Paul Wallington <jpw@gnu.org>
12632
12633 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
12634 (reb-force-update): Doc fix.
12635
12636 2004-08-16 Richard M. Stallman <rms@gnu.org>
12637
12638 * progmodes/which-func.el (which-func-update-1): Doc fix.
12639
12640 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
12641 (sh-mode-abbrev-table): New variable.
12642
12643 * progmodes/compile.el (compilation-mode): Doc fix.
12644
12645 * emacs-lisp/lisp-mode.el (eval-last-sexp):
12646 Don't cons a new symbol each time.
12647 (eval-last-sexp-fake-value): New variable.
12648
12649 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
12650 (copyright-update-year): Detect continuation of list of years.
12651
12652 * term.el (term-default-fg-color, term-default-bg-color)
12653 (ansi-term-color-vector): Use `unspecified', not nil, as default.
12654
12655 * imenu.el: Several doc fixes: don't say variables are buffer-local.
12656
12657 2004-08-16 Davis Herring <herring@lanl.gov>
12658
12659 * isearch.el (isearch-string, isearch-message-string, isearch-point)
12660 (isearch-success, isearch-forward-flag, isearch-other-end)
12661 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12662 (isearch-barrier, isearch-within-brackets)
12663 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
12664
12665 2004-08-16 Kenichi Handa <handa@m17n.org>
12666
12667 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
12668
12669 2004-08-15 Kenichi Handa <handa@m17n.org>
12670
12671 * term/x-win.el (x-selection-value): If utf8 was successful but
12672 ctext was not, use utf8 string.
12673
12674 2004-08-14 Davis Herring <herring@lanl.gov>
12675
12676 * isearch.el: Remove accidental changes of March 4. Fix backing
12677 up when a regexp isearch is made more general. Use symbolic
12678 accessor functions for isearch stack frames to make usage clearer.
12679 (search-whitespace-regexp): Made groups in documentation shy (as
12680 is the group in the default value).
12681 (isearch-fallback): New function, addresses problems with regexps
12682 liberalized by `\|', adds support for liberalization by `\}' (the
12683 general repetition construct), and incorporates behavior for
12684 `*'/`?'.
12685 (isearch-}-char): New command, calls `isearch-fallback' with
12686 arguments appropriate to a typed `}'.
12687 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
12688 appropriately.
12689 (isearch-mode-map): Bind `}' to `isearch-}-char'.
12690 (isearch-string, isearch-message,string, isearch-point)
12691 (isearch-success, isearch-forward-flag, isearch-other-end)
12692 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12693 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
12694 New inline functions to read fields of a stack frame.
12695
12696 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
12697
12698 * battery.el (battery-linux-proc-acpi): Look into battery
12699 directories matching the literal string "CMB", too (required for
12700 Linux kernel version 2.6.7).
12701
12702 2004-08-14 John Paul Wallington <jpw@gnu.org>
12703
12704 * cus-start.el (read-file-name-completion-ignore-case): Add.
12705 (blink-cursor-alist): Change version to "21.4".
12706
12707 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
12708
12709 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
12710
12711 * speedbar.el (speedbar-scan-subdirs): New option.
12712 (speedbar-file-lists): Don't ignore file-name case on Unix and use
12713 dolist.
12714 (speedbar-insert-files-at-point): Take an extra argument and use
12715 it to optionally find out if a subdir is empty. Also unreadable
12716 files don't get expand buttons.
12717 (speedbar-directory): New image (unused pixmap already existed).
12718 (speedbar-expand-image-button-alist): Use it.
12719
12720 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
12721
12722 CC Mode update to 5.30.9:
12723
12724 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
12725 Move from cc-vars to cc-defs for dependency reasons. Fix the
12726 POSIX char class test to check that it works in
12727 `skip-chars-(forward|backward)' too.
12728
12729 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
12730 first argument starts with a special brace list.
12731
12732 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
12733 when `c-opt-type-concat-key' is used (i.e. in Pike).
12734
12735 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
12736 Fix bug when the inner char pair doesn't have paren syntax,
12737 i.e. "(<>)".
12738
12739 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
12740 whitespace safe.
12741
12742 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
12743 position for `arglist-intro', `arglist-cont-nonempty' and
12744 `arglist-close' when there are two arglist open parens on the same
12745 line and there's nothing in front of the first.
12746
12747 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
12748 locking of qualified names in Java, which previously could fontify
12749 common indexing expressions in many cases. The standard Java
12750 naming conventions are used to tell them apart.
12751
12752 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
12753 Fix inconsistency wrt opening parens on the first line inside a paren
12754 block.
12755
12756 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
12757 compile time for the sake of `c-major-mode-is'.
12758
12759 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
12760 `c-major-mode-is' in the event that this is used inside a
12761 `c-lang-defconst'.
12762
12763 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
12764 `c-lang-defconst' so that it works better with fallback languages.
12765
12766 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
12767 it to fail to record the base mode.
12768
12769 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12770 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
12771 is used. Reorder the syntax checks to get more efficient
12772 skipping in some situations.
12773
12774 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
12775 continuation which might precede the newly inserted '{'.
12776
12777 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12778 Fix cases where it could loop indefinitely.
12779
12780 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
12781 size specs correctly. Only fontify identifiers in front of '('
12782 with as functions - don't accept any paren char. Tighten up
12783 initializer skipping to stop before function and class blocks.
12784
12785 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
12786 the point could be left directly after an open paren when finding
12787 the beginning of the first decl in the block.
12788
12789 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
12790 table when filtering out legitimate open parens to be recorded.
12791 This could cause cache inconsistencies when e.g.
12792 `c++-template-syntax-table' was temporarily in use.
12793
12794 * progmodes/cc-engine.el (c-on-identifier)
12795 (c-simple-skip-symbol-backward): Small fix for handling "-"
12796 correctly in `skip-chars-backward'. Affected the operator lfun
12797 syntax in Pike.
12798
12799 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
12800 Fix bug that could cause an error from `after-change-functions' when
12801 the changed region is at bob.
12802
12803 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
12804
12805 CC Mode update to 5.30.9:
12806
12807 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
12808 to say that <TAB> doesn't insert WS into a CPP line.
12809 (c-indent-command, c-tab-always-indent): Amend doc strings.
12810
12811 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
12812 checks for user errors, thus eliminating cryptic and unhelpful
12813 Emacs error messages. (1) Check the arg to `c-set-style' is a
12814 string. (2) Check that settings to `c-offsets-alist' are not
12815 spuriously quoted.
12816
12817 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
12818 which precedes the newly inserted `{'.
12819
12820 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
12821
12822 Sync with Tramp 2.0.44.
12823
12824 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
12825 function "tramp_file_attributes". Otherwise, file names
12826 containing spaces are misinterpreted. Reported by Magnus Henoch
12827 <mange@freemail.hu>.
12828 (tramp-handle-file-truename): FILENAME must be expanded first.
12829 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
12830 obscure results. Reported by D. Goel <deego@gnufans.org>.
12831 (tramp-handle-verify-visited-file-modtime): If file does not
12832 exist, say it is not modified if and only if that agrees with the
12833 buffer's record. Check whether a file is visiting the buffer, or
12834 the buffer has no recorded last modification time. Return t in
12835 case the visiting file doesn't exist. Suggested by Luc Teirlinck
12836 <teirllm@auburn.edu>.
12837 (tramp-handle-write-region): Pass modtime explicitely to
12838 `set-visited-file-modtime', because filename can be different
12839 from (buffer-file-name) if `file-precious-flag' is set.
12840 `set-visited-file-modtime' must be called always when `visit' is t
12841 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
12842 (tramp-handle-set-visited-file-modtime): If `time-list' is not
12843 nil, don't apply the whole body. If the file doesn't exists, set
12844 modtime to '(-1 65535). Suggested by Luc Teirlinck
12845 <teirllm@auburn.edu>.
12846
12847 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
12848
12849 * help.el (describe-bindings): Doc fix.
12850
12851 * subr.el (kbd): Doc fix.
12852
12853 2004-08-08 John Paul Wallington <jpw@gnu.org>
12854
12855 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
12856 instead of `string-to-int'.
12857 (define-ibuffer-column mode): Fix indentation.
12858
12859 2004-08-08 Lars Hansen <larsh@math.ku.dk>
12860
12861 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
12862
12863 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
12864
12865 * subr.el (global-unset-key, local-unset-key): Doc fixes.
12866
12867 * novice.el (disabled-command-function): New variable renamed from
12868 `disabled-command-hook'.
12869 (disabled-command-hook): Keep the _variable_ as alias for
12870 `disabled-command-function' and make obsolete.
12871 (disabled-command-function): Function renamed from
12872 `disabled-command-hook'. Adapt code to name change of the variable.
12873
12874 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
12875
12876 * simple.el (completion-root-regexp): New defvar.
12877 (completion-setup-function): Use it instead of a literal string.
12878
12879 2004-08-07 John Paul Wallington <jpw@gnu.org>
12880
12881 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
12882 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
12883 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
12884 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
12885
12886 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12887
12888 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
12889 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
12890
12891 2004-08-04 Kenichi Handa <handa@m17n.org>
12892
12893 * international/encoded-kb.el (encoded-kbd-setup-keymap):
12894 Fix previous change.
12895
12896 2004-08-03 Kenichi Handa <handa@m17n.org>
12897
12898 * international/encoded-kb.el: The following changes are to
12899 utilize key-translation-map instead of minor mode map.
12900 (encoded-kbd-iso2022-non-ascii-map): Delete it.
12901 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
12902 (encoded-kbd-last-key): New function.
12903 (encoded-kbd-iso2022-single-shift): New function.
12904 (encoded-kbd-iso2022-designation)
12905 (encoded-kbd-self-insert-iso2022-7bit)
12906 (encoded-kbd-self-insert-iso2022-8bit)
12907 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
12908 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
12909 key-translation-map.
12910 (encoded-kbd-setup-keymap): Setup key-translation-map.
12911 (saved-key-translation-map): New variable.
12912 (encoded-kbd-mode): Save/restore key-translation-map.
12913 Adjust for the change of encoded-kbd-setup-keymap.
12914
12915 2004-08-02 Kim F. Storm <storm@cua.dk>
12916
12917 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
12918 and call compute-motion with nil for topos and width to get proper
12919 usable width and height for both window and non-window systems.
12920
12921 * windmove.el (windmove-coordinates-of-position): Let compute-motion
12922 calculate usable window width and height.
12923
12924 * window.el (window-buffer-height): Call compute-motion with nil width.
12925
12926 2004-08-01 David Kastrup <dak@gnu.org>
12927
12928 * replace.el (query-replace-read-from):
12929 Use `query-replace-compile-replacement'.
12930 (query-replace-compile-replacement): New function.
12931 (query-replace-read-to): Use `query-replace-compile-replacement'
12932 for repeating the last command.
12933
12934 2004-08-01 John Paul Wallington <jpw@gnu.org>
12935
12936 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
12937 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
12938 (pr-switches): Remove period from end of error messages.
12939
12940 * help-mode.el (help-go-back): Likewise.
12941
12942 * abbrev.el (only-global-abbrevs): Doc fix.
12943 (edit-abbrevs-map): Define within defvar.
12944 (quietly-read-abbrev-file): Doc fix.
12945
12946 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
12947
12948 * novice.el (enable-command, disable-command): Doc fixes.
12949
12950 * subr.el (event-modifiers, event-basic-type): Doc fixes.
12951
12952 2004-07-30 Richard M. Stallman <rms@gnu.org>
12953
12954 * subr.el (with-local-quit): Doc fix.
12955
12956 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
12957
12958 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
12959
12960 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
12961
12962 * custom.el (defcustom): Doc fix.
12963
12964 2004-07-28 Masatake YAMATO <jet@gyve.org>
12965
12966 * progmodes/etags.el (etags-tags-apropos): Show building progress.
12967
12968 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
12969
12970 * imenu.el (imenu-prev-index-position-function)
12971 (imenu-extract-index-name-function, imenu-name-lookup-function)
12972 (imenu--index-alist): Docstring redundancy fix.
12973
12974 2004-07-25 Lars Hansen <larsh@math.ku.dk>
12975
12976 * wdired.el (wdired-finish-edit): Require dired-aux before locally
12977 binding dired-backup-overwrite.
12978
12979 2004-07-25 John Paul Wallington <jpw@gnu.org>
12980
12981 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
12982
12983 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
12984
12985 * term/tty-colors.el (tty-color-approximate): Doc fix.
12986
12987 * select.el (x-get-selection, x-set-selection): Doc fixes.
12988
12989 * frame.el (make-frame): Doc fix.
12990
12991 2004-07-24 Richard M. Stallman <rms@gnu.org>
12992
12993 * mail/rmail.el (rmail-mime-charset-pattern):
12994 Don't include semicolon in the charset value.
12995
12996 * replace.el (occur-next-error): Call set-window-point.
12997 (occur-engine): Handle negative NLINES.
12998
12999 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
13000
13001 * frame.el (modify-all-frames-parameters): Minor doc fix.
13002 (set-frame-configuration): Doc fix.
13003
13004 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
13005
13006 * simple.el (completion-setup-function): Compute the common parts
13007 and the first difference place correctly when
13008 partial-completion-mode is on.
13009
13010 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13011
13012 * ps-print.el: Doc fix.
13013 (ps-print-version): New version 6.6.5.
13014 (ps-printing-region): Doc fix.
13015 (ps-generate-string-list): Comment fix.
13016 (ps-message-log-max): Code fix.
13017
13018 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
13019
13020 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
13021 generated PostScript.
13022
13023 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
13024
13025 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
13026 with Gnus v5_10 branch.)
13027
13028 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
13029
13030 * calendar/time-date.el (time-to-number-of-days): New function.
13031 Imported from from Gnus.
13032
13033 2004-07-22 Kim F. Storm <storm@cua.dk>
13034
13035 * progmodes/make-mode.el: Fix comments.
13036
13037 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13038
13039 * printing.el: Doc fix.
13040
13041 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
13042
13043 * frame.el (modify-all-frames-parameters): Minor doc fix.
13044
13045 2004-07-20 Richard M. Stallman <rms@gnu.org>
13046
13047 * textmodes/fill.el (fill-nobreak-p): If this break point is
13048 at the end of the line, don't consider the newline which follows
13049 as a reason to return t.
13050
13051 2004-07-19 John Paul Wallington <jpw@gnu.org>
13052
13053 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
13054
13055 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
13056
13057 * dired-aux.el (dired-do-kill-lines): Expand docstring.
13058 Delete irrelevant code.
13059
13060 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
13061
13062 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
13063 New docstring. From Luc Teirlinck.
13064
13065 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
13066
13067 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
13068 section.
13069 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
13070 non-file buffers. We know it is nil.
13071
13072 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
13073
13074 Sync with Tramp 2.0.43.
13075
13076 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
13077 Remove outdated comment.
13078 (tramp-locked, tramp-locker): New variables for implementing a
13079 global lock.
13080 (tramp-sh-file-name-handler): Use them to implement the global lock.
13081
13082 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
13083
13084 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
13085 calls to respective `xxx` calls.
13086 (tramp-process-alive-regexp): Precise doc string.
13087 (tramp-multi-action-process-alive): New defun.
13088 (tramp-multi-actions): Use it.
13089 (tramp-handle-find-backup-file-name): `copy-tree' is available
13090 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
13091 in order to avoid this function.
13092 (tramp-handle-write-region): Set current buffer. If connection
13093 wasn't open, `file-modes' has changed it accidently. Reported by
13094 David Kastrup <dak@gnu.org>.
13095 (tramp-enter-password, tramp-read-passwd): New arguments USER and
13096 HOST.
13097 (tramp-action-password, tramp-multi-action-password): Apply it.
13098 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
13099 name must still contain the port number. Otherwise, we have two
13100 Tramp buffers, with all the confusion. Reported by Myron Selby
13101 <myron@xytech.com> and Rolf Dubitzky
13102 <Dubitzky@physi.uni-heidelberg.de>.
13103
13104 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
13105 HOST to `tramp-enter-passwd'.
13106
13107 * net/tramp-vc.el (all): Code cleanup. Change all
13108 `tramp-handle-xxx' calls to respective `xxx` calls.
13109
13110 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
13111
13112 * emacs-lisp/testcover.el: New category "potentially-1valued" for
13113 functions that are not erroneous if either 1-valued or
13114 multi-valued. Detect functions in this class.
13115 (testcover-1value-functions, testcover-compose-functions)
13116 (testcover-progn-functions) Add some additional functions to lists.
13117 (testcover-mark): Bugfix when marking up the definition for an
13118 empty function.
13119
13120 2004-07-17 Richard M. Stallman <rms@gnu.org>
13121
13122 * replace.el (occur-read-primary-args): Pass default to
13123 read-from-minibuffer.
13124
13125 * mail/footnote.el (footnote-section-tag): Use defcustom.
13126
13127 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
13128 Compile font-lock-keywords, not KEYWORDS.
13129 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
13130 Add warn, check-type. Handle cerror like error.
13131
13132 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
13133
13134 * progmodes/which-func.el (which-func-keymap): New var.
13135 (which-func-face): New face.
13136 (which-func-format): Use them.
13137
13138 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
13139
13140 * buff-menu.el (list-buffers-noselect): Append the buffer's
13141 process status to its mode name.
13142
13143 2004-07-16 Kim F. Storm <storm@cua.dk>
13144
13145 * simple.el (inhibit-mark-movement): New defvar.
13146 (beginning-of-buffer, end-of-buffer): Do not push mark if
13147 inhibit-mark-movement is non-nil or C-u prefix is given.
13148
13149 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
13150 Init to beginning-of-buffer and end-of-buffer.
13151 (cua--undo-push-mark): New defvar.
13152 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
13153 already active and command is in cua--preserve-mark-commands.
13154 Also fix check for shift modifier on non-window systems.
13155 (cua--post-command-handler): Clear inhibit-mark-movement if set.
13156
13157 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
13158
13159 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
13160 of two integers, instead of a cons.
13161
13162 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
13163 `visited-file-modtime' now returns a list of two integers, instead
13164 of a cons.
13165
13166 * dired.el (dired-directory-changed-p): Ditto.
13167
13168 * progmodes/grep.el (grep): Doc fix.
13169
13170 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
13171
13172 * autorevert.el (auto-revert-tail-mode)
13173 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
13174 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
13175 in both at the same time.
13176 (auto-revert-tail-mode): New command.
13177 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
13178 (auto-revert-handler): Revert only either tail or whole file.
13179
13180 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
13181 add auto-revert-tail-mode.
13182
13183 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13184
13185 * printing.el: Doc fix. Change name of some funs.
13186 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
13187 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
13188 (pr-standard-file-name): New fun. Replace pr-standard-path.
13189 (pr-call-process): Code fix.
13190
13191 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
13192
13193 * subr.el (with-selected-window): Doc fix.
13194
13195 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
13196
13197 * subr.el (get-buffer-window-list): Doc fix.
13198
13199 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
13200
13201 * files.el (switch-to-buffer-other-window): Doc fix.
13202
13203 * window.el (save-selected-window, one-window-p)
13204 (split-window-keep-point, split-window-vertically)
13205 (split-window-horizontally): Doc fixes.
13206
13207 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13208
13209 * printing.el: Doc fix. Now it uses call-process instead of
13210 shell-command for low command execution.
13211 (pr-version): New version number (6.8).
13212 (pr-shell-file-name): Option removed.
13213 (pr-shell-command): Fun removed.
13214 (pr-call-process): New fun. Replace pr-shell-command.
13215 (pr-standard-path, pr-remove-nil-from-list): New funs.
13216 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
13217 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
13218 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
13219 (pr-ps-utility-process, pr-txt-print): Code fix.
13220
13221 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
13222
13223 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
13224 boolean.
13225
13226 2004-07-09 Lars Hansen <larsh@math.ku.dk>
13227
13228 * wid-edit.el (widget-field-buffer): Doc fix.
13229
13230 2004-07-09 John Paul Wallington <jpw@gnu.org>
13231
13232 * emacs-lisp/re-builder.el (reb-update-overlays):
13233 Distinguish between one and several matches in message.
13234
13235 2004-07-09 Richard M. Stallman <rms@gnu.org>
13236
13237 * mouse.el (mouse-set-region-1): If transient-mark-mode
13238 is `identity', change it to `only'.
13239
13240 * simple.el (current-word): Doc fix.
13241
13242 2004-07-09 Mark A. Hershberger <mah@everybody.org>
13243
13244 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
13245 so that it is more understanding of whitespace.
13246
13247 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
13248 (("ns" . "element") (attr-list) children) instead of
13249 ((:ns . "element") (attr-list) children) in order to reduce the
13250 number of symbols used.
13251 (xml-skip-dtd): Change to use xml-parse-dtd but set
13252 xml-validating-parsing to nil.
13253 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
13254 (xml-substitute-entity): Remove in favor of new entity substitution.
13255 (xml-substitute-special): Rewrite in to substitute complex
13256 entities from DOCTYPE declarations.
13257 (xml-parse-fragment): Parse fragments from entity deleclarations.
13258 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
13259 (xml-parse-dtd, xml-substitute-special): Make validity checks
13260 conditioned on xml-validating-parser. Add "Not Well Formed" to
13261 error messages about well-formedness.
13262
13263 2004-07-08 Steven Tamm <steventamm@mac.com>
13264
13265 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
13266 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
13267 Do not treat double clicks and triple clicks specially in the
13268 scroll bar (preventing strange repositioning problems)
13269
13270 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
13271
13272 * replace.el (query-replace-regexp-eval): Fix last change.
13273
13274 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
13275
13276 * replace.el (query-replace-descr): New fun.
13277 (query-replace-read-from, query-replace-read-args): Default to the
13278 previous from&to.
13279 (query-replace-read-to): Quote the `from' string when displaying it.
13280 (query-replace-regexp-eval): Immediately check read-only status.
13281 Use query-replace-read-from to get the \n checking.
13282 Quote the `from' string when displaying it.
13283 (map-query-replace-regexp, occur-read-primary-args):
13284 Quote the `from' string when displaying it.
13285
13286 * isearch.el (isearch-query-replace): Pass the regexp-ness and
13287 delimited-ness of the search to query-replace.
13288
13289 * replace.el (query-replace-read-from, query-replace-read-to):
13290 New funs extracted from query-replace-read-args.
13291 (query-replace-read-args): Use them.
13292
13293 * replace.el (query-replace-interactive, query-replace-read-args):
13294 Remove the `initial' special value.
13295 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
13296 (occur-engine): Remove unused var `matchend'.
13297
13298 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
13299 Use the search string without prompting.
13300
13301 2004-07-05 Kenichi Handa <handa@m17n.org>
13302
13303 * international/mule.el (decode-coding-inserted-region):
13304 Set last-coding-system-used only when coding is nil.
13305
13306 2004-07-03 Eli Zaretskii <eliz@gnu.org>
13307
13308 * progmodes/grep.el (grep-compute-defaults, grep-command)
13309 (grep-program, find-program, grep-find-use-xargs, grep-history)
13310 (grep-find-history, grep-tag-default, grep-find-command)
13311 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
13312 Add autoload cookies, for unbundled packages that load `compile'
13313 and expect all grep-related symbols to become defined.
13314
13315 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
13316
13317 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
13318 (iimage-mode-image-search-path): New user option to search the
13319 image file.
13320 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
13321 have locate-file.
13322 (iimage-mode-buffer): Use it.
13323
13324 2004-07-03 Nick Roberts <nickrob@gnu.org>
13325
13326 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
13327 carefully.
13328 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
13329
13330 2004-07-03 Juri Linkov <juri@jurta.org>
13331
13332 * replace.el (query-replace-read-args): Swallow space after 'foo,
13333 not after (quote foo). Match space only immediately after symbol,
13334 not anywhere in the whole string.
13335
13336 2004-07-02 Richard M. Stallman <rms@gnu.org>
13337
13338 * replace.el (query-replace-read-args): Swallow space after
13339 symbols, not after closeparens. But avoid error if string ends there.
13340
13341 * progmodes/python.el (python-beginning-of-statement):
13342 Exit the loop if backward-up-list gets error.
13343
13344 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
13345
13346 2004-07-02 Andre Spiegel <spiegel@gnu.org>
13347
13348 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
13349 only if vc-consult-headers is non-nil.
13350
13351 2004-07-02 Juri Linkov <juri@jurta.org>
13352
13353 * pcvs.el (cvs-mode-diff-repository): New command.
13354
13355 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
13356
13357 2004-07-01 Juri Linkov <juri@jurta.org>
13358
13359 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
13360 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
13361 C-M-% to isearch-query-replace-regexp.
13362 (minibuffer-local-isearch-map): Add arrow key bindings.
13363 Bind C-f to isearch-yank-char-in-minibuffer.
13364 (isearch-forward): Doc fix.
13365 (isearch-edit-string): Doc fix.
13366 (isearch-query-replace, isearch-query-replace-regexp): New funs.
13367 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
13368 (isearch-yank-char): Add optional arg.
13369 (isearch-yank-char-in-minibuffer): New fun.
13370
13371 * replace.el (query-replace-interactive): Change type from boolean
13372 to choice. Add value `initial'.
13373 (query-replace-read-args): Handle value `initial' of
13374 query-replace-interactive.
13375
13376 2004-06-29 Kim F. Storm <storm@cua.dk>
13377
13378 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
13379 (breakpoint-disabled-bitmap-face): Add :group 'gud.
13380
13381 * progmodes/ada-xref.el (ada-tight-gvd-integration):
13382 Add :group 'ada.
13383
13384 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
13385
13386 2004-06-29 Juri Linkov <juri@jurta.org>
13387
13388 * replace.el (query-replace-read-args): Swallow a space after
13389 everything except )]" which in most cases means after a symbol.
13390
13391 * emacs-lisp/pp.el (pp-buffer): Add autoload.
13392
13393 2004-06-28 Richard M. Stallman <rms@gnu.org>
13394
13395 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
13396 More changes to go with previous change in font-lock.el.
13397
13398 2004-06-26 David Kastrup <dak@gnu.org>
13399
13400 * replace.el (perform-replace): Highlight the match even in
13401 non-query mode if there is potential replace string editing.
13402
13403 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
13404
13405 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
13406 agree with new return value of `file-remote-p'.
13407 This syncs with Tramp 2.0.42.
13408
13409 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
13410 according to new documentation of `file-remote-p'.
13411
13412 * files.el (file-remote-p): Fix doc to say that return value is
13413 identification of remote system, if not nil.
13414 (file-relative-name): Use new return value of `file-remote-p'.
13415
13416 2004-06-26 Nick Roberts <nickrob@gnu.org>
13417
13418 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
13419 (gdb-goto-breakpoint): Fix breakage.
13420
13421 2004-06-26 Eli Zaretskii <eliz@gnu.org>
13422
13423 * man.el (Man-getpage-in-background): Add windows-nt to the list
13424 of systems where shell-file-name should be used instead of
13425 literal "sh".
13426
13427 2004-06-25 Sam Steingold <sds@gnu.org>
13428
13429 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
13430 function names `(setf symbol)'.
13431
13432 2004-06-24 Richard M. Stallman <rms@gnu.org>
13433
13434 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
13435
13436 * font-lock.el (font-lock-keywords): Change format of compiled values.
13437 Document it.
13438 (font-lock-add-keywords): If font-lock-keywords is compiled,
13439 extract the uncompiled version, modify, then recompile.
13440 (font-lock-remove-keywords): Likewise.
13441 (font-lock-fontify-keywords-region): Handle changed format.
13442 (font-lock-compile-keywords): Handle changed format.
13443 (font-lock-set-defaults): Compile the keywords explicitly here.
13444
13445 2004-06-24 David Kastrup <dak@gnu.org>
13446
13447 * replace.el (query-replace-read-args): Implement `\,' and `\#'
13448 replacements here.
13449 (query-replace-regexp): Doc string explaining this and the new
13450 `\?' replacement. Remove `\,' and `\#' implementation here, as it
13451 is better placed in `query-replace-read-args'.
13452 (replace-regexp): Explain `\,', `\#' and `\?'.
13453 (replace-match-data): New function for thorough reuse/destruction
13454 of old match-data.
13455 (replace-match-maybe-edit): Function for implementing `\?' editing.
13456 (perform-replace): Fix maintaining of the match stack including
13457 already matched regions, implement `\?', fix various problems
13458 with regions while editing and other stuff.
13459 (replace-highlight): Simplify.
13460
13461 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
13462
13463 * progmodes/grep.el (grep-error-screen-columns): New variable.
13464 (grep-regexp-alist): Give it the full functionality of gnu style
13465 compilation messages with line and column ranges. Ask me for the
13466 perl script I'm working on, that uses these.
13467
13468 2004-06-23 Nick Roberts <nickrob@gnu.org>
13469
13470 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
13471 Remove.
13472 (comint-insert-input, comint-mouse-insert-input): New functions
13473 based on comint-insert-clicked-input for two bindings but just
13474 one functionality.
13475
13476 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
13477
13478 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
13479
13480 2004-06-23 Lars Hansen <larsh@math.ku.dk>
13481
13482 * files.el (write-contents-functions): Doc fix.
13483
13484 2004-06-21 Juanma Barranquero <lektu@terra.es>
13485
13486 * image.el (image-library-alist): Rewrite docstring in active voice.
13487
13488 2004-06-20 Richard M. Stallman <rms@gnu.org>
13489
13490 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
13491
13492 * isearch.el (isearch-repeat): Avoid testing old match data.
13493 (isearch-message): Display trailing space in special font
13494 when search is failing.
13495 (isearch-search-fun-function): Doc fix.
13496
13497 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
13498
13499 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
13500
13501 * frame.el (show-trailing-whitespace): Doc fix.
13502
13503 * cus-edit.el (custom-variable-documentation): New function.
13504 (custom-variable): Use it.
13505
13506 2004-06-19 Nick Roberts <nickrob@gnu.org>
13507
13508 * man.el (Man-getpage-in-background): Revert previous change but
13509 make cygwin a special case.
13510
13511 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
13512
13513 * autorevert.el (global-auto-revert-non-file-buffers):
13514 Update docstring.
13515
13516 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
13517
13518 * progmodes/compile.el (compilation-error-properties): Store one
13519 more than end-col, if present, so that transient-mark-mode will
13520 highlight last char too.
13521 * progmodes/grep.el (grep-regexp-alist): Match columns and column
13522 ranges, if present.
13523
13524 2004-06-18 Jason Rumney <jasonr@gnu.org>
13525
13526 * makefile.w32-in: Double percent signs in for loops.
13527
13528 2004-06-17 David Kastrup <dak@gnu.org>
13529
13530 * replace.el (query-replace-read-args): Only warn about use of \n
13531 and \t when we are doing a regexp replacement and the actual
13532 escaped character is n or t.
13533 (query-replace-regexp): Add \, and \# interpretation to
13534 interactive call and document it.
13535 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
13536 as shortkey for replace-count.
13537 (replace-quote): New function for doubling backslashes.
13538
13539 2004-06-17 Juanma Barranquero <lektu@terra.es>
13540
13541 * files.el (parse-colon-path, cd): Mention in docstring that the
13542 path separator is colon in GNU-like systems.
13543
13544 * newcomment.el (comment-region-internal): Fix docstring.
13545
13546 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
13547 (ewoc-invalidate, ewoc-collect): Doc fixes.
13548 (ewoc--create-node, ewoc--delete-node-internal):
13549 Fix typos in docstring.
13550
13551 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13552
13553 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
13554 manual to docstring.
13555
13556 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13557
13558 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
13559
13560 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13561
13562 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13563 Add hyperlink to emacs-xtra manual to docstring.
13564
13565 * autorevert.el (global-auto-revert-non-file-buffers):
13566 Add hyperlink to emacs-xtra manual to docstring, as well as an
13567 info-link.
13568
13569 2004-06-14 Juanma Barranquero <lektu@terra.es>
13570
13571 * image.el (image-library-alist): New variable to map image types
13572 to external libraries. Initialized to nil, unless system-specific
13573 configs change it.
13574 (image-type-available-p): Determine whether an image type is
13575 available by calling `init-image-library'.
13576
13577 * term/w32-win.el (image-library-alist): Initialize to a known set
13578 of probable library names.
13579
13580 2004-06-14 Kenichi Handa <handa@m17n.org>
13581
13582 * international/code-pages.el (windows-1256, cp1125): Fix tables
13583 for several characters.
13584
13585 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
13586
13587 2004-06-13 Richard M. Stallman <rms@gnu.org>
13588
13589 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
13590
13591 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
13592 not "`pc-selection-mode'".
13593
13594 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
13595
13596 * simple.el (previous-matching-history-element): Specify a default.
13597
13598 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
13599
13600 * cus-face.el (custom-declare-face): Simplify code.
13601
13602 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
13603
13604 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
13605
13606 * files.el (before-save-hook): Add `time-stamp' to the options.
13607
13608 * time-stamp.el (time-stamp): Recommend adding it to
13609 `before-save-hook', rather than `write-file-functions'.
13610 Make a similar change in `Commentary' section.
13611
13612 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
13613
13614 * diff-mode.el (diff-current-defun): If at start of hunk, use
13615 position of first change.
13616
13617 2004-06-13 Lars Hansen <larsh@math.ku.dk>
13618
13619 * dired-x.el (dired-mark-omitted): Bind to "*O".
13620
13621 2004-06-12 Karl Fogel <kfogel@red-bean.com>
13622
13623 * bookmark.el (bookmark-bmenu-relocate): New function, as
13624 suggested by David J. Biesack <David.Biesack@sas.com>.
13625 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
13626 (bookmark-bmenu-mode): Describe binding in doc string.
13627 (bookmark-set-filename): Save the bookmark list if it's time.
13628
13629 2004-06-13 Kenichi Handa <handa@m17n.org>
13630
13631 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
13632 (ccl-untranslated-to-ucs): Fix typo.
13633
13634 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
13635
13636 * progmodes/python.el (python-open-block-statement-p):
13637 Fix indentation after a block opening that contains a comment.
13638
13639 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
13640
13641 * bindings.el (completion-ignored-extensions): Add file extensions
13642 of Python byte-compiled files.
13643
13644 2004-06-12 Juri Linkov <juri@jurta.org>
13645
13646 * info.el (Info-goto-node): Add autoload.
13647 (Info-toc): Add substring-no-properties on Info file name.
13648 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
13649 (Info-mode-map): Bind L to Info-history, T to Info-toc.
13650
13651 2004-06-12 Kenichi Handa <handa@m17n.org>
13652
13653 * international/mule-cmds.el (set-language-environment):
13654 Load subst tables if necessary.
13655
13656 * international/mule.el (decode-char): Load subst tables if necessary.
13657 (encode-char): Likewise.
13658
13659 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
13660 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
13661 (utf-16le-decode-loop): Set r5 to -1 before loop.
13662 (utf-16be-decode-loop): Likewise.
13663 (ccl-decode-mule-utf-16le): Add EOF processing block.
13664 (ccl-decode-mule-utf-16be): Likewise.
13665 (ccl-decode-mule-utf-16le-with-signature): Likewise.
13666 (ccl-decode-mule-utf-16be-with-signature): Likewise.
13667 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
13668 (ccl-mule-utf-16-encode-untrans): New CCL.
13669 (utf-16-decode-to-ucs): Handle pre-read character.
13670 (utf-16le-encode-loop): Handle surrogate pair.
13671 (utf-16be-encode-loop): Likewise.
13672 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
13673 of utf-16le-encode-loop.
13674 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
13675 of utf-16be-encode-loop.
13676 (mule-utf-16-post-read-conversion):
13677 Call utf-8-post-read-conversion at first.
13678 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
13679 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
13680 Add post-read-conversion and pre-write-conversion.
13681
13682 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
13683 (utf-translate-cjk-unicode-range): New variable.
13684 (utf-translate-cjk-load-tables): New function.
13685 (utf-lookup-subst-table-for-decode): New function.
13686 (utf-lookup-subst-table-for-encode): New function.
13687 (utf-translate-cjk-mode): Init-value changed to t. Don't load
13688 tables here. Update safe-charsets of utf-* coding systems.
13689 (ccl-mule-utf-untrans): New CCL.
13690 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
13691 at end of each branch.
13692 (ccl-mule-utf-8-encode-untrans): New CCL.
13693 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
13694 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
13695 length of encoding. Don't return r0.
13696 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
13697 (utf-8-post-read-conversion): Narrow to region properly.
13698 If utf-translate-cjk-mode is on, load tables if necessary.
13699 Call utf-8-compose with hash-table arg if necessary.
13700 Call XXX-compose-region instead of XXX-post-read-convesion.
13701 (utf-8-pre-write-conversion): New function.
13702 (mule-utf-8): Include CJK charsets in safe-charsets if
13703 utf-translate-cjk-mode is on. Add pre-write-conversion.
13704
13705 * international/characters.el: Temporarily set
13706 utf-translate-cjk-mode to nil.
13707
13708 * language/devan-util.el (devanagari-compose-region):
13709 Add autoload cookie.
13710
13711 * international/ccl.el (ccl-dump-call): Fix printing the
13712 subroutine name.
13713
13714 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
13715
13716 * dired.el (dired-revert): If buffer is marked unmodified before
13717 reverting, keep it marked unmodified.
13718 Adapt to new conventions for commenting out code.
13719 (dired-make-relative): Adapt to new conventions for commenting out code.
13720
13721 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
13722
13723 * eshell/esh-module.el (eshell-load-defgroups):
13724 Bind `vc-handled-backends' to nil when opening files.
13725
13726 2004-06-11 Juanma Barranquero <lektu@terra.es>
13727
13728 * files.el (parse-colon-path, cd): Doc fixes (refer to
13729 `path-separator', not colon).
13730
13731 2004-06-10 Juanma Barranquero <lektu@terra.es>
13732
13733 * newcomment.el (comment-search-forward)
13734 (comment-search-backward): Fix typos in docstring.
13735 (comment-region): Doc fix.
13736
13737 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
13738
13739 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
13740 switch is no longer stored in `dired-switches-alist'.
13741
13742 * dired-aux.el (dired-insert-subdir): Do not store R switch in
13743 `dired-switches-alist'.
13744
13745 2004-06-10 Kim F. Storm <storm@cua.dk>
13746
13747 * pcvs.el (cvs-mode-diff-yesterday): New command.
13748
13749 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
13750
13751 2004-06-10 Juri Linkov <juri@jurta.org>
13752
13753 * emacs-lisp/edebug.el (edebug-eval-defun):
13754 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
13755 Fix docstring.
13756
13757 * simple.el (eval-expression-print-format): Don't print additional
13758 information on the first call to `eval-print-last-sexp'.
13759 (next-error-find-buffer): Fix punctuation.
13760 (killing) <defgroup>: Fix punctuation.
13761 (yank-excluded-properties): Change group from editing to killing.
13762
13763 * replace.el (perform-replace): Use `limit' to terminate the
13764 while-loop explicitly.
13765
13766 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13767
13768 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
13769 Use lc-*.xpm as prefix instead of *-locol.xpm.
13770
13771 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
13772 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
13773 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
13774 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
13775 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
13776 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
13777 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
13778 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
13779 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
13780 * toolbar/lc-up_arrow.xpm:
13781 Rename from *-locol.xpm.
13782
13783 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
13784
13785 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
13786 include forms like &<str>; as valid url patterns.
13787
13788 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
13789
13790 * dired.el (dired-diff, dired-backup-diff)
13791 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
13792 (dired-do-chown, dired-do-touch, dired-do-print)
13793 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
13794 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
13795 (dired-create-directory, dired-do-copy, dired-do-symlink)
13796 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
13797 (dired-do-copy-regexp, dired-do-hardlink-regexp)
13798 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
13799 (dired-maybe-insert-subdir, dired-next-subdir)
13800 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
13801 (dired-kill-subdir, dired-tree-up, dired-tree-down)
13802 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
13803 (dired-run-shell-command, dired-query): Remove redundant,
13804 or incorrect, autoloads.
13805
13806 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
13807 does not end in a slash. Add optional argument KILL-ROOT.
13808 Update docstring.
13809 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
13810 (dired-query): Add autoloads.
13811
13812 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
13813
13814 * progmodes/compile.el (compilation-set-window-height):
13815 Rearrange the save-* functions because a buffer can have several current
13816 point in different windows.
13817 (compilation-error-regexp-alist-alist): Recognize {standard input}
13818 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
13819
13820 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13821
13822 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
13823 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
13824 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
13825 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
13826 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
13827 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
13828 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
13829 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
13830 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
13831 * toolbar/up_arrow-locol.xpm:
13832 New versions of icons that uses fewer colors.
13833
13834 * toolbar/tool-bar.el (tool-bar-local-item)
13835 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
13836 if display-color-cells is 256 or less.
13837
13838 2004-06-08 Kim F. Storm <storm@cua.dk>
13839
13840 * wid-edit.el (widget-specify-button): Use hand pointer rather
13841 than mouse-face as visible mouse-over effect.
13842
13843 2004-06-07 Karl Fogel <kfogel@red-bean.com>
13844
13845 * saveplace.el (save-place-alist-to-file): Bind `print-length'
13846 and `print-level' to nil when writing out `save-place-alist'.
13847 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
13848
13849 2004-06-07 Juanma Barranquero <lektu@terra.es>
13850
13851 * completion.el (completion-kill-region): Doc fix.
13852
13853 * format.el (format-insert-annotations)
13854 (format-annotate-location): Doc fixes.
13855 (format-subtract-regions): Make arguments match their use in docstring.
13856
13857 * simple.el (kill-region): Doc fix.
13858
13859 * subr.el (insert-buffer-substring-no-properties)
13860 (insert-buffer-substring-as-yank): Doc fixes.
13861
13862 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
13863
13864 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13865 Update docstring.
13866 (dired-reset-subdir-switches): New function.
13867
13868 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
13869 Limit scope of `buffer-read-only' binding.
13870
13871 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
13872
13873 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
13874 eshell-explicit-command-char.
13875
13876 2004-06-06 Juanma Barranquero <lektu@terra.es>
13877
13878 * help-fns.el (help-argument-name): Inherit from italic face only
13879 if the frame supports it.
13880
13881 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13882
13883 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
13884 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
13885 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
13886 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
13887 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
13888 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
13889 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
13890 New conversions from xpm files.
13891
13892 * toolbar/README: New file.
13893
13894 2004-06-06 Richard M. Stallman <rms@gnu.org>
13895
13896 * isearch.el (isearch-mode-map): Undo previous change.
13897
13898 2004-06-05 Juri Linkov <juri@jurta.org>
13899
13900 * bindings.el (debug-ignored-errors): Add regexps for history
13901 related messages. Remove $ from "No further undo information".
13902 Move Ediff's messages to ediff.el.
13903
13904 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
13905
13906 * cus-edit.el (custom-display): Add `min-colors'.
13907
13908 * custom.el (defface): Add `supports' to docstring.
13909
13910 * help-fns.el (help-argument-name): Add :group 'help.
13911
13912 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
13913
13914 * find-dired.el (find-ls-subdir-switches): New user option.
13915 (find-dired): No longer call `abbreviate-file-name' on DIR.
13916 Set `dired-subdir-switches' buffer-locally.
13917
13918 * locate.el: Merge the two `Commentary' sections.
13919 (locate-ls-subdir-switches): New user option.
13920 (locate): Update for other changes.
13921 (locate-mode-map): Restore Dired binding for mouse-2.
13922 Bind `locate-mouse-view-file' to M-mouse-2.
13923 Bind `l' to `locate-do-redisplay'.
13924 (locate-main-listing-line-p, locate-do-redisplay): New functions.
13925 (locate-mouse-view-file, locate-tags, locate-find-directory):
13926 Print message if used outside main listing.
13927 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
13928 Various changes to support inserted subdirectories.
13929 (locate-insert-header): Change header of *Locate* buffer.
13930
13931 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13932 Change interactive default switches.
13933 (dired-rename-subdir-2): Update `dired-switches-alist'.
13934 (dired-insert-subdir, dired-kill-subdir):
13935 Handle `dired-switches-alist'. Do not mark buffer modified.
13936 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
13937 (dired-insert-subdir-doinsert): Omit messages.
13938 Handle `dired-subdir-switches'.
13939 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
13940
13941 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
13942 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
13943 subdirs if -R switch is used for a subdir.
13944 (dired-mode): Set `dired-switches-alist'.
13945 (dired-build-subdir-alist): Only print number of directories in
13946 echo area when invoked interactively.
13947
13948 2004-06-05 Lars Hansen <larsh@math.ku.dk>
13949
13950 * dired-x.el (dired-omit-mode): Rename from
13951 dired-omit-files-p. Use define-minor-mode to define it.
13952 (dired-omit-files-p): Add as alias for dired-omit-mode.
13953 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
13954 dired-mark-omitted.
13955 (dired-mark-omitted): Add. Bind to M-O.
13956
13957 2004-06-05 Kenichi Handa <handa@m17n.org>
13958
13959 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
13960
13961 2004-06-05 Juanma Barranquero <lektu@terra.es>
13962
13963 * help-fns.el (help-argument-name): Reintroduce face.
13964 (help-default-arg-highlight): Use it, now that
13965 `face-differs-from-default-p' can be trusted.
13966
13967 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
13968
13969 * textmodes/table.el: Sentence commands added to Point Motion
13970 group; kill and backward-kill commands added to Extraction group.
13971
13972 2004-06-04 Mario Lang <mlang@delysid.org>
13973
13974 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
13975 systems appear to use mW, make the code handle this. Fix a
13976 division-by-zero bug while at it, and handle kernels with
13977 a slightly different layout in /proc/acpi.
13978
13979 2004-06-04 Karl Fogel <kfogel@red-bean.com>
13980
13981 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
13982 because the latter is a CL-ism. This fixes the bug reported by
13983 Shawn Boyette <mdxi@collapsar.net> in
13984 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
13985
13986 2004-06-04 Miles Bader <miles@gnu.org>
13987
13988 * faces.el (display-supports-face-attributes-p): Function moved to
13989 C code. Previously only the tty-related portion of this function
13990 was done in C; however the previous attempt to do a halfway-proper
13991 job for non-tty displays in lisp didn't work properly because of
13992 funny conditions during Emacs startup.
13993 (face-differs-from-default-p): Simplify, now that
13994 display-supports-face-attributes-p works properly on all display
13995 types. Remove :stipple from comparison; it doesn't really work
13996 in emacs anyway.
13997
13998 2004-06-04 Miles Bader <miles@gnu.org>
13999
14000 * faces.el (face-differs-from-default-p): Use a different
14001 implementation, so we can really check whether FACE displays
14002 differently or not.
14003
14004 2004-06-04 Miles Bader <miles@gnu.org>
14005
14006 * faces.el (display-supports-face-attributes-p): Implement a
14007 `different from default' check for non-tty displays.
14008
14009 2004-06-03 David Kastrup <dak@gnu.org>
14010
14011 * woman.el (woman-mapcan): More concise code.
14012 (woman-topic-all-completions, woman-topic-all-completions-1)
14013 (woman-topic-all-completions-merge): Replace by a simpler and
14014 much faster implementation based on O(n log n) sort/merge instead
14015 of the old O(n^2) behavior.
14016
14017 2004-06-03 Miles Bader <miles@gnu.org>
14018
14019 * subr.el (read-number): Use canonical format for default in prompt.
14020
14021 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
14022 Add regexp for " [...]" style defaults.
14023
14024 2004-06-02 Romain Francoise <romain@orebokech.com>
14025
14026 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
14027 groups: if the user asks for a hidden buffer, open the
14028 corresponding filter group to expose it.
14029
14030 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
14031 `ibuffer-jump-to-buffer'.
14032 (ibuffer-jump-offer-only-visible-buffers): New user option.
14033
14034 2004-06-02 Juanma Barranquero <lektu@terra.es>
14035
14036 * faces.el (frame-update-faces): Add empty docstring so the one
14037 for `ignore' doesn't show through.
14038
14039 * subr.el (process-kill-without-query): Remove spurious "\n" on
14040 obsolescence string.
14041 (focus-frame, unfocus-frame): Add obsolescence declaration and
14042 empty docstring.
14043
14044 * international/mule.el (register-char-codings): Make alias for
14045 `ignore'. Move docstring to obsolescence info and remove redundancy.
14046
14047 2004-06-02 Kim F. Storm <storm@cua.dk>
14048
14049 * frame.el (blink-cursor-start): Turn cursor off initially so blink
14050 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
14051
14052 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
14053
14054 * comint.el (comint-replace-by-expanded-history-before-point):
14055 Obey `start' as the docstring says.
14056 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
14057 (comint-update-fence): Prevent font-lock from running unnecessarily.
14058 (comint-dynamic-list-completions): Use with-current-buffer.
14059
14060 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14061
14062 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
14063 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
14064 (bibtex-entry-update): Handle alternatives and optional fields.
14065 (bibtex-parse-entry): Bugfix, handle empty key.
14066
14067 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
14068
14069 * vc-arch.el (vc-arch-state): Don't assume the file exists.
14070
14071 2004-05-31 Lars Hansen <larsh@math.ku.dk>
14072
14073 * desktop.el (desktop-save): Don't save minor modes without a
14074 known mode initialization function.
14075
14076 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
14077
14078 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
14079
14080 * autorevert.el: Update `Commentary' section.
14081
14082 2004-05-30 Juanma Barranquero <lektu@terra.es>
14083
14084 * dos-fns.el (convert-standard-filename):
14085 * files.el (convert-standard-filename):
14086 * w32-fns.el (convert-standard-filename):
14087 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
14088
14089 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
14090
14091 Sync with Tramp.
14092
14093 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
14094 (tramp-let-maybe): Move to an earlier spot in the file.
14095 Patch by Andreas Schwab.
14096
14097 2004-05-30 Andreas Schwab <schwab@suse.de>
14098
14099 * dired.el (dired-get-filename): Don't use dired-re-dot.
14100
14101 2004-05-30 Richard M. Stallman <rms@gnu.org>
14102
14103 * files.el (find-file): Doc fix.
14104
14105 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
14106
14107 2004-05-30 Nick Roberts <nickrob@gnu.org>
14108
14109 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
14110 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
14111 modeline of the locals buffer.
14112 (gdb-goto-breakpoint): Handle gdbmi.
14113 (gdb-get-frame-number): Change for gdbmi.
14114
14115 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
14116
14117 * files.el (file-remote-p): Apply file name handler for operation
14118 `file-remote-p'. It isn' a property any longer.
14119 (file-relative-name): `fh' and `fd' get the required value via
14120 `find-file-name-handler' already.
14121
14122 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
14123 (top): Remove setting of `file-remote-p' property for
14124 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
14125
14126 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
14127
14128 Version 2.0.41 of Tramp released.
14129
14130 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
14131 Throw away if process has died.
14132 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
14133 (tramp-out-of-band-prompt-regexp): Rename to
14134 `tramp-process-alive-regexp', because its usage is widen.
14135 (tramp-actions-copy-out-of-band): Apply it.
14136 (tramp-actions-before-shell, tramp-multi-actions):
14137 Add `tramp-action-process-alive' action.
14138 (tramp-action-process-alive): New defun.
14139 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
14140 Add entry for `file-remote-p'.
14141 (tramp-handle-file-remote-p): New defun.
14142 (top): Remove setting of `file-remote-p'. Don't set
14143 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
14144
14145 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
14146 `file-remote-p'.
14147
14148 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
14149 counted for (last) line. [They should or they shouldn't? --Stef]
14150 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
14151
14152 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
14153
14154 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
14155 not really necessary but seems to keep the shell history smaller
14156 in some cases. It is no substitute for setting HISTFILE and
14157 HISTSIZE from tramp-open-connection-setup-interactive-shell,
14158 though. Suggested by Luc Teirlinck.
14159 (tramp-open-connection-setup-interactive-shell): Export variables
14160 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
14161 (tramp-set-process-query-on-exit-flag): New compat function.
14162 (tramp-open-connection-multi, tramp-open-connection-su)
14163 (tramp-open-connection-rsh, tramp-open-connection-telnet)
14164 (tramp-do-copy-or-rename-file-out-of-band): Use it.
14165 (tramp-let-maybe): New macro, let-binds a variable only if it
14166 isn't obsolete.
14167 (tramp-check-ls-commands, tramp-handle-expand-file-name)
14168 (tramp-handle-file-truename): Use it.
14169 (tramp-completion-file-name-regexp-unified): Avoid matching
14170 filenames starting with "/:" -- those are reserved for
14171 file-name-non-special.
14172
14173 * tramp-smb.el (tramp-smb-open-connection):
14174 Use tramp-set-process-query-on-exit-flag compat function.
14175
14176 2004-05-29 Richard M. Stallman <rms@gnu.org>
14177
14178 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
14179
14180 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
14181 (eval-last-sexp-print-value): Print char equivalent regardless
14182 of standard-output value.
14183
14184 * thumbs.el (thumbs-subst-char-in-string): Delete.
14185 (thumbs-thumbname): Use subst-char-in-string.
14186 (thumbs-resize-image): Use condition-case, not ignore-errors.
14187 (thumbs-kill-buffer): Likewise.
14188
14189 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
14190 (thumbs-mode): Make buffer read-only.
14191 (thumbs-make-thumb): Unconditionally accept an existing file.
14192 (thumbs-insert-thumb): Add thumb-image-file property to the image.
14193 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
14194 (thumbs-show-thumbs-list): Error if images not supported.
14195 (thumbs-save-current-image): Improve prompt string.
14196 (thumbs-mode-map): Define u, R, x.
14197 (thumbs-unmark): New command.
14198 (thumbs-emboss-image): Minor cleanup.
14199 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
14200 (thumbs-rename-images): New command.
14201 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
14202
14203 * thumbs.el (thumbs-current-image): New function.
14204 (thumbs-file-list, thumbs-file-alist): New functions.
14205 (thumbs-find-image): Delete arg L.
14206 Don't set up thumbs-fileL as buffer-local global var.
14207 (thumbs-find-image-at-point): Use thumbs-current-image.
14208 (thumbs-set-image-at-point-to-root-window): Likewise.
14209 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
14210 Record and warn about errors. Update thumbs-markedL for deletions.
14211 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
14212 (thumbs-redraw-buffer): Use thumbs-file-list.
14213 (thumbs-mark): Use thumbs-current-image.
14214 (thumbs-show-name): Use thumbs-current-image.
14215
14216 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
14217 and imenu--last-menubar-index-alist.
14218
14219 * subr.el (with-selected-window): Undo previous change.
14220
14221 2004-05-29 John Paul Wallington <jpw@gnu.org>
14222
14223 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
14224 (thumbs-mouse-find-image): New command.
14225 (thumbs-mode-map): Bind it to mouse-2.
14226 (thumbs-mode): Make mode-class special.
14227 (thumbs-view-image-mode): Likewise.
14228
14229 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
14230
14231 * flymake.el: New file.
14232
14233 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
14234
14235 * files.el (find-file-noselect-1): Do not bind
14236 `inhibit-read-only' to t during execution of
14237 `find-file-not-found-functions'.
14238
14239 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
14240
14241 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
14242 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
14243
14244 2004-05-28 Juri Linkov <juri@jurta.org>
14245
14246 * simple.el (eval-expression-print-format): New fun.
14247
14248 * simple.el (eval-expression):
14249 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
14250 * emacs-lisp/edebug.el (edebug-compute-previous-result)
14251 (edebug-eval-expression): Print additionally the value returned by
14252 `eval-expression-print-format'.
14253
14254 * emacs-lisp/lisp.el (insert-pair-alist): New var.
14255 (insert-pair): Make arguments optional. Find character pair
14256 from `insert-pair-alist' according to the last input event.
14257 (insert-parentheses): Make arguments optional.
14258 (raise-sexp, delete-pair): New funs.
14259
14260 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
14261 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14262 Bind C-M-q to `indent-pp-sexp'.
14263
14264 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
14265 `pp-to-string' modified to be able to format text with newlines.
14266 (pp-to-string): Move the buffer-formatting part of the code to
14267 `pp-buffer'. Call `pp-buffer'.
14268
14269 * info.el (Info-desktop-buffer-misc-data): Don't save information
14270 about virtual files.
14271 (Info-restore-desktop-buffer): Restore Info buffers in prepared
14272 buffers with names obtained from the desktop file instead of the
14273 default *info* buffer.
14274
14275 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
14276
14277 * subr.el (with-selected-window): Only save/restore the selected window.
14278
14279 * progmodes/compile.el (compilation-error-regexp-alist):
14280 Use expand-file-name and data-directory.
14281
14282 * progmodes/grep.el (grep-tree): Rework previous fix.
14283
14284 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
14285 after the user marked text with the mouse.
14286
14287 * startup.el (command-line): Keep the first regexp of
14288 auto-save-file-name-transforms intact.
14289
14290 2004-05-28 Juanma Barranquero <lektu@terra.es>
14291
14292 * cus-edit.el (customize-face, customize-face-other-window)
14293 (custom-face-edit-delete): Make arguments match their use in
14294 docstring.
14295 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
14296 docstring.
14297
14298 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
14299 not `cvs-butlast'.
14300
14301 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
14302 `nbutlast' are in subr.el).
14303
14304 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
14305 (set-w32-system-coding-system): Doc fixes.
14306
14307 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
14308 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
14309 Make arguments match their use in docstring.
14310 (artist-draw-region-trim-line-endings)
14311 (artist-mouse-choose-operation): Fix typo in docstring.
14312 (artist-key-set-point-common): Doc fix.
14313
14314 2004-05-28 Simon Josefsson <jas@extundo.com>
14315
14316 * mail/smtpmail.el (smtpmail-open-stream):
14317 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
14318
14319 2004-05-26 Simon Josefsson <jas@extundo.com>
14320
14321 * starttls.el: Merge with my GNUTLS based starttls.el.
14322 (starttls-gnutls-program, starttls-use-gnutls)
14323 (starttls-extra-arguments, starttls-process-connection-type)
14324 (starttls-connect, starttls-failure, starttls-success): New variables.
14325 (starttls-program, starttls-extra-args): Doc fix.
14326 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
14327 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
14328 and pass on to corresponding *-gnutls function if it is set.
14329
14330 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
14331
14332 * autorevert.el (auto-revert-handler): Disable auto-reverting of
14333 remote files.
14334
14335 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
14336
14337 * files.el (file-name-non-special): There are more operations
14338 which need handling: `find-backup-file-name',
14339 `insert-file-contents', `verify-visited-file-modtime',
14340 `write-region'. Rename t value of method to `add'. Add new
14341 methods `quote' and `unquote-then-quote' to file-arg-indices.
14342
14343 2004-05-25 Juri Linkov <juri@jurta.org>
14344
14345 * info.el (Info-toc): Call Info-mode on intermediate buffer.
14346 (Info-index-nodes): Enclose code in condition-case to catch errors.
14347 (Info-index-node): Don't search all index nodes if request is only
14348 for the current node and file is not in the cache of index nodes.
14349 (Info-mode-map): Bind Info-copy-current-node-name to `w'
14350 for consistency with dired-copy-filename-as-kill.
14351 Bind `S' to Info-search-case-sensitively.
14352 (Info-copy-current-node-name): New arg. With zero prefix arg put
14353 the name inside a function call to `info'. Display copied text in
14354 the echo area.
14355
14356 2004-05-25 Sam Steingold <sds@gnu.org>
14357
14358 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
14359 strip the package prefix from the symbol name, if any.
14360 Make it the `find-tag-default-function' for `lisp-mode'.
14361
14362 2004-05-25 John Paul Wallington <jpw@gnu.org>
14363
14364 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
14365 instead of obsolete `process-kill-without-query'.
14366
14367 * textmodes/texinfmt.el (texinfo-indexvar-alist):
14368 Declare as variable, not constant.
14369
14370 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
14371
14372 * files.el (find-file-noselect-1): Fix bug introduced by
14373 Revision 1.694. As a side effect, `inhibit-read-only'
14374 is again, by default, t during execution of
14375 `find-file-not-found-functions'.
14376 (insert-directory): Check that lines were really inserted by
14377 the --dired switch, before erasing them.
14378
14379 2004-05-24 Nick Roberts <nickrob@gnu.org>
14380
14381 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
14382 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
14383 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
14384 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
14385 gud-minor-mode (gdbmi).
14386
14387 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
14388
14389 * net/browse-url.el (browse-url-interactive-arg): Enable user to
14390 explicitly select the text to be taken as URL.
14391
14392 2004-05-23 Juri Linkov <juri@jurta.org>
14393
14394 * info.el (Info-index-nodes): New var and fun.
14395 (Info-goto-index, Info-index, info-apropos)
14396 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
14397 (Info-index): Fix docstring. Store and restore Info-history-list.
14398 (Info-complete-nodes): New var.
14399 (Info-complete-menu-item): Use it.
14400 (Info-index-node): New fun.
14401 (Info-final-node, Info-forward-node, Info-backward-node)
14402 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
14403 Use Info-index-node.
14404 (Info-extract-menu-item, Info-extract-menu-counting): Set second
14405 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
14406 (Info-find-node-2): If a node with period in its name not found,
14407 try to find a node without the name part after period.
14408 (Info-select-node): Call Info-fontify-node only if
14409 Info-fontify-maximum-menu-size is not nil.
14410 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
14411 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
14412 Preserve Info-history-list.
14413 (Info-toc): Set Info-current-file.
14414 (Info-build-toc): Move point to the beginning of the buffer.
14415 Add main-file variable.
14416 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
14417 Use backslashed representation of the control character ^_.
14418
14419 * textmodes/texinfmt.el (texinfo-print-index): Print index line
14420 numbers in the new Texinfo 4.7 format.
14421
14422 * add-log.el (change-log-font-lock-keywords): Remove `:' from
14423 regexps for function and variable names.
14424
14425 * descr-text.el (describe-property-list): Add [show] button for
14426 `syntax-table' property with action to pp to a separate buffer.
14427 (describe-char): Replace search-forward by re-search-forward with
14428 whitespace regexp after "character:" to not fail in too narrow windows.
14429
14430 * simple.el (next-error-find-buffer): Add a rule to return
14431 next-error capable buffer if one window on the selected frame
14432 displays such buffer.
14433
14434 2004-05-23 Nick Roberts <nickrob@gnu.org>
14435
14436 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
14437 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
14438 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
14439 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
14440 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
14441 Handle new value for gud-minor-mode (gdbmi).
14442 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
14443 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
14444 Change from local to global gdb variable set.
14445 (gdb-ann3): Initialise above gdb variable set.
14446 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
14447 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
14448 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
14449 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
14450 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
14451 (gdb-info-locals-handler, gdb-invalidate-assembler)
14452 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
14453 set as global variables.
14454 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
14455 Handle gdbmi.
14456 (gdb-info-breakpoints-custom): Fix regexp.
14457 (def-gdb-var): Delete.
14458
14459 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
14460 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
14461 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
14462 a new mode. The file (gdb-mi.el) for this mode will be included
14463 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
14464 primary interface.
14465
14466 2004-05-23 Jesper Harder <harder@ifa.au.dk>
14467
14468 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
14469 interpreted as a directory.
14470
14471 2004-05-22 Richard M. Stallman <rms@gnu.org>
14472
14473 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
14474 as a close quote.
14475
14476 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
14477
14478 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
14479 Use assoc-string, not assoc-ignore-case.
14480
14481 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
14482
14483 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
14484 If moving back then fwd gets a defun that ends before point,
14485 try again moving fwd then back.
14486
14487 * files.el (file-name-non-special): Allow t in file-arg-indices
14488 to mean requote the return value. Use `identity' as an element
14489 rather than as the whole value.
14490
14491 * gs.el (gs-options): Add -dSAFER. Mark it risky.
14492
14493 2004-05-22 Juanma Barranquero <lektu@terra.es>
14494
14495 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
14496 `help-make-usage'.
14497 (help-highlight-arguments): Skip function name before searching
14498 for arguments.
14499
14500 2004-05-21 Juanma Barranquero <lektu@terra.es>
14501
14502 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
14503 Don't mention in the docstring these arguments meant for
14504 internal (recursive) use only.
14505 (allout-char-spec): Comment out (it's not implemented).
14506 (allout-old-expose-topic, allout-exposure): Fix docstring and add
14507 obsolescence declaration.
14508 (allout-flatten-exposed-to-buffer)
14509 (allout-indented-exposed-to-buffer): Fix typos in docstring.
14510 (my-mark-marker): Doc fix.
14511 (produce-allout-mode-map, allout-sibling-index)
14512 (allout-isearch-expose, allout-distinctive-bullet)
14513 (allout-open-topic, allout-reindent-body)
14514 (allout-rebullet-heading, allout-process-exposed)
14515 (allout-insert-listified, allout-latex-verb-quote)
14516 (allout-insert-latex-header, allout-insert-latex-trailer):
14517 Make arguments match their use in docstring.
14518 (allout-primary-bullet, allout-old-style-prefixes)
14519 (allout-inhibit-protection, allout-init, allout-mode)
14520 (allout-before-change-protect, allout-flag-region):
14521 Use "Emacs" instead of "emacs" in docstrings.
14522
14523 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
14524
14525 * international/characters.el: Modify syntax of more characters.
14526
14527 2004-05-21 Masatake YAMATO <jet@gyve.org>
14528
14529 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
14530 (etags-tags-completion-table): Show parsing progress.
14531
14532 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
14533
14534 * locate.el (locate-prompt-for-command): Shorten first line of
14535 docstring.
14536 (locate-mode): Expand docstring and include keymap summary.
14537
14538 * files.el (find-file-noselect-1): Limit the scope of the
14539 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
14540 is, by default, nil during the execution of
14541 `find-file-not-found-functions' and `find-file-hook'.
14542
14543 2004-05-20 Michael Mauger <mmaug@yahoo.com>
14544
14545 * facemenu.el (facemenu-color-name-equal): New function.
14546 (list-colors-display): Use it to compare colors instead of
14547 facemenu-color-equal.
14548
14549 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
14550
14551 * compare-w.el (compare-windows-face): Use min-colors instead of
14552 checking for tty or pc types.
14553
14554 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
14555
14556 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
14557 (completion-setup-function): Use with-current-buffer.
14558 Properly save excursion. Simplify.
14559 Don't assume there is necessarily a `mouse-face' property somewhere.
14560
14561 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
14562
14563 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
14564
14565 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
14566 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
14567 Use with-current-buffer.
14568 (byte-goto-log-buffer): Delete.
14569 (byte-compile-log-file): Call compilation-forget-errors.
14570
14571 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14572
14573 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
14574 output messages into the search result.
14575
14576 2004-05-19 Masatake YAMATO <jet@gyve.org>
14577
14578 * wid-edit.el (widget-radio-button-notify): Revert my last
14579 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
14580
14581 2004-05-19 Kenichi Handa <handa@m17n.org>
14582
14583 * international/characters.el: Fix syntax (open/close) of CJK chars.
14584
14585 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
14586
14587 * help-mode.el (help-go-back): Don't depend on position of back button.
14588
14589 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
14590
14591 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
14592 files files don't contain an accidental additional /.
14593
14594 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
14595 in source buffer.
14596
14597 2004-05-18 Masatake YAMATO <jet@gyve.org>
14598
14599 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
14600 to widget-apply. :action method assumes 2 arguments, not 3.
14601
14602 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
14603
14604 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
14605 New constants.
14606 (hs-special-modes-alist): Add an f90-mode entry.
14607
14608 2004-05-17 Sam Steingold <sds@gnu.org>
14609
14610 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
14611 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
14612
14613 2004-05-16 Kim F. Storm <storm@cua.dk>
14614
14615 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
14616
14617 2004-05-15 John Wiegley <johnw@newartisans.com>
14618
14619 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
14620 (eshell-output-object-to-target): Improve output speed 20% by not
14621 calling `eshell-stringify' if something is already known to be a string.
14622
14623 2004-05-15 Alex Ott <ott@jet.msk.su>
14624
14625 * textmodes/ispell.el (ispell-local-dictionary-alist):
14626 Add windows-1251 to the choice of coding systems.
14627 (ispell-dictionary-alist-6): Add support for "russianw.aff",
14628 encoded in cp1251.
14629
14630 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
14631
14632 * progmodes/compile.el (compilation-warning-face)
14633 (compilation-info-face): Use min-colors.
14634
14635 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14636
14637 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
14638 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
14639 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
14640 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
14641 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
14642 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
14643 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
14644 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
14645 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
14646 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
14647 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
14648 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
14649 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
14650 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
14651
14652 2004-05-15 Kim F. Storm <storm@cua.dk>
14653
14654 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
14655 Use it to set triggered-p element of timer.
14656 (timer-event-handler): Set triggered-p element non-nil while running
14657 the timer function.
14658
14659 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
14660
14661 * descr-text.el (describe-char-unicode-data)
14662 (describe-char-unicodedata-file): Re-enable the unicode code now that
14663 the licensing issues have been cleared in the unicode-4 license.
14664 (describe-text-properties-1): Remove unused `overlay' var.
14665 (describe-char): Remove unused var `buffer'.
14666
14667 2004-05-14 David Ponce <david@dponce.com>
14668
14669 * tree-widget.el: New file.
14670
14671 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
14672
14673 * language/european.el ("Brazilian Portuguese"): Add support for
14674 Brazilian Portuguese.
14675
14676 2004-05-13 John Wiegley <johnw@newartisans.com>
14677
14678 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
14679 `recentf-mode' if this variable has been customized to t.
14680
14681 * eshell/esh-test.el (eshell-test): Call the function
14682 `emacs-version' rather than trying to build a custom version string.
14683
14684 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
14685
14686 * net/telnet.el (telnet-mode): Use define-derived-mode.
14687 Don't modify the global value of comint-prompt-regexp.
14688
14689 2004-05-13 John Paul Wallington <jpw@gnu.org>
14690
14691 * version.el (emacs-version): Check for `gtk' feature before
14692 `x-toolkit' feature.
14693
14694 2004-05-13 Juanma Barranquero <lektu@terra.es>
14695
14696 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
14697 arguments in the docstring, they're used only in recursive calls.
14698
14699 * help-fns.el (help-arg-highlighting-function)
14700 (help-argument-name): Delete.
14701 (help-default-arg-highlight): New function.
14702 (help-do-arg-highlighting): Use it.
14703
14704 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
14705
14706 * calendar/appt.el (appt-disp-window):
14707 Use `calendar-set-mode-line' for a centered mode-line.
14708
14709 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14710
14711 * calendar/appt.el (appt-disp-window): Do not split window
14712 excessively when `split-height-threshold' is low.
14713
14714 2004-05-12 Nick Roberts <nickrob@gnu.org>
14715
14716 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
14717 kill-buffer-hook here and make it local.
14718 (gud-kill-buffer-hook): Use kill-process for a sure kill.
14719
14720 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
14721
14722 * progmodes/compile.el (compilation-set-window-height):
14723 Use save-excursion to protect against misplaced marker.
14724
14725 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14726
14727 * custom.el (defface): Document that type can have value gtk.
14728
14729 * faces.el (face-spec-set-match-display): Handle type gtk in display.
14730
14731 2004-05-12 Kenichi Handa <handa@m17n.org>
14732
14733 * descr-text.el: Require quail at comile time.
14734 (describe-char): If an input method is on and it supports the
14735 character, show how to input it.
14736
14737 * international/quail.el (quail-install-decode-map): Accept a
14738 char-table whose subtype is `quail-decode-map'.
14739 (quail-store-decode-map-key, quail-gen-decode-map1)
14740 (quail-gen-decode-map, quail-find-key1, quail-find-key)
14741 (quail-show-key): New functions.
14742
14743 2004-05-12 Juanma Barranquero <lektu@terra.es>
14744
14745 * generic.el (define-generic-mode): Remove redundant arglist info.
14746
14747 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
14748 Make arguments match their use in docstring.
14749 (help-arg-highlighting-function): New variable.
14750 (help-argument-name): Mention it in the docstring.
14751 (help-do-arg-highlight): Use it. Expand regexp to accept also
14752 ARG-xxx and xxx-ARG references.
14753
14754 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
14755
14756 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
14757 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
14758 and "mailto:addr1?to=addr2" equal.
14759
14760 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
14761
14762 * man.el (Man-getpage-in-background): Use shell-file-name
14763 and shell-command-switch variables instead of hard-coded values.
14764
14765 2004-05-11 Eli Zaretskii <eliz@gnu.org>
14766
14767 * iimage.el: New file.
14768
14769 2004-05-11 Juanma Barranquero <lektu@terra.es>
14770
14771 * custom.el (custom-initialize-default, defcustom):
14772 Fix typo in docstring.
14773
14774 * files.el (set-visited-file-name, file-expand-wildcards):
14775 Fix docstring.
14776
14777 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14778
14779 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
14780
14781 * subr.el (eventp): Be more discriminating with integers.
14782
14783 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
14784
14785 * progmodes/compile.el (compile): Add universal prefix arg.
14786 (compilation-error-regexp-alist-alist): Add edg patterns.
14787
14788 2004-05-10 Sam Steingold <sds@gnu.org>
14789
14790 * textmodes/ispell.el (ispell-message):
14791 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
14792
14793 2004-05-10 Dave Love <fx@gnu.org>
14794
14795 * progmodes/python.el (help-buffer): Autoload when compiling.
14796 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
14797 (run-python): Prepend to any existing PYTHONPATH.
14798
14799 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
14800
14801 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
14802 for pending breakpoints.
14803
14804 2004-05-10 Richard M. Stallman <rms@gnu.org>
14805
14806 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
14807 directly without calling any functions in Rmail.
14808 (unrmail-unprune): Function deleted.
14809
14810 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14811
14812 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
14813 C-c C-z binding.
14814
14815 2004-05-10 Kenichi Handa <handa@m17n.org>
14816
14817 * descr-text.el (describe-char): Fix previous change. Don't make
14818 a unibyte character to multibyte in the *Help* buffer.
14819
14820 2004-05-10 Miles Bader <miles@gnu.org>
14821
14822 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
14823 buffer an error if the debugger process is actually running.
14824
14825 2004-05-10 Juanma Barranquero <lektu@terra.es>
14826
14827 * help-fns.el (help-argument-name): Default to italic.
14828 (help-highlight-arguments): Return always (usage . doc), even when
14829 usage is nil.
14830
14831 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
14832 (define-ibuffer-filter): Add usage info.
14833 (define-ibuffer-op): Add usage info (but CL-style defaults for
14834 keyword args are not shown).
14835
14836 * subr.el (remove-overlays, read-passwd): Fix docstring.
14837 (start-process-shell-command): Fix docstring. Put usage info in a
14838 format usable by `describe-function'.
14839 (open-network-stream, open-network-stream-nowait)
14840 (open-network-stream-server): Fix docstring.
14841
14842 2004-05-09 Jason Rumney <jasonr@gnu.org>
14843
14844 * international/code-pages (cp932, cp936, cp949, c950): Remove.
14845 Only define cp125* if windows-125* is already defined.
14846
14847 * language/korean.el (cp949): Add alias.
14848
14849 * language/chinese.el (cp936, cp950): Add aliases.
14850
14851 * language/japanese.el (cp932): Add alias.
14852
14853 * term/w32-win.el: Require code-pages.
14854
14855 * international/mule-cmds.el (set-locale-environment):
14856 On MS-Windows use ansi code-page for default coding-systems.
14857 Set up paper sizes for Windows 3 letter languages.
14858
14859 * international/code-pages.el (cp932, cp936, cp949, cp950):
14860 Add aliases. Also add cp125* if not already defined.
14861
14862 2004-05-09 Juanma Barranquero <lektu@terra.es>
14863
14864 * help-fns.el (help-highlight-arguments): Don't try to highlight
14865 missing or autoloaded arglists. Accept structured arguments, like
14866 the first ones of `do' and `flet'.
14867
14868 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
14869 (cvs-get-marked): Remove redundant arglist info.
14870
14871 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
14872 Don't use CL-style default args.
14873
14874 2004-05-08 Andreas Schwab <schwab@suse.de>
14875
14876 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
14877
14878 * international/subst-ksc.el: Fix references to utf-translate-cjk
14879 into utf-translate-cjk-mode.
14880 * international/subst-big5.el: Likewise.
14881 * international/subst-gb2312.el: Likewise.
14882 * international/subst-jis.el: Likewise.
14883 * international/utf-16.el: Likewise.
14884 * international/utf-8.el: Likewise.
14885
14886 2004-05-08 John Wiegley <johnw@newartisans.com>
14887
14888 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
14889 "virtual buffers" (off by default), which makes it possible to
14890 switch to the "virtual" buffers of recently visited files. When a
14891 buffer name search fails, and this option is on, iswitchb will
14892 look at the list of recently visited files, and permit matching
14893 against those names. When the user hits RET on a match, it will
14894 revisit that file.
14895 (iswitchb-read-buffer): Add two optional arguments, which makes
14896 isearchb.el possible.
14897 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
14898 (iswitchb-next-match): Add support for virtual buffers.
14899
14900 * isearchb.el: This module extends iswitchb to provide "as you
14901 type" buffer selection.
14902
14903 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
14904 Ignore the read-only property when flyspell highlighting is on.
14905 Not ignoring it leads to a series of confusing errors.
14906 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
14907 but also make sure to call flyspell-incorrect-hook.
14908 (flyspell-maybe-correct-transposition): Perform transposition test
14909 by bit twiddling a string, rather than using a temp buffer.
14910 (flyspell-maybe-correct-doubling): Use a string rather than a temp
14911 buffer. This is also the original version of the code, which
14912 could not be checked in before due to a previous lack of
14913 assignment papers. This version has seen heavy usage on my system
14914 for several years now.
14915
14916 * calendar/cal-bahai.el: New file, which adds support for the
14917 Baha'i calendar to Emacs. This calendar is based on a solar year
14918 of 19 months of 19 days, with 4 intercalary days. Each year
14919 begins on March 21, with the calendar starting in 1844.
14920
14921 * calendar/cal-menu.el, calendar/calendar.el
14922 * calendar/diary-lib.el, calendar/holidays.el:
14923 Added support for using cal-bahai.el.
14924
14925 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
14926 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
14927 function can be used outside of eshell buffers.
14928 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
14929
14930 2004-05-08 Juanma Barranquero <lektu@terra.es>
14931
14932 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
14933 word constituent so FOO-ARG is not recognized as an arg.
14934 (help-highlight-arguments): Don't skip lists in mandatory arguments.
14935
14936 * simple.el (next-error): Fix typo in docstring.
14937 (open-line): Make argument names match their use in docstring.
14938 (split-line): Fix docstring.
14939
14940 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
14941 usable by `describe-function'.
14942 (gensym, gentemp, typep, ignore-errors): Make argument names match
14943 their use in docstring.
14944
14945 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
14946 argument to `help-setup-xref'.
14947
14948 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
14949
14950 Version 2.0.40 of Tramp released.
14951
14952 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
14953 Use symbol-function to invoke functions only known on some Emacs
14954 flavors. This avoids byte-compiler warnings. Reported by Kevin
14955 Scaldeferri <kevin@scaldeferri.com>.
14956 (tramp-do-copy-or-rename-file-via-buffer): Rename from
14957 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
14958 consistent with the other tramp-do-* functions.
14959 (tramp-do-copy-or-rename-file): Calls adjusted.
14960 (tramp-process-initial-commands): Avoid liveness check on shell --
14961 we know that it must be alive since we're opening a connection at
14962 this moment.
14963 (tramp-last-cmd): New internal variable.
14964 (tramp-process-echoes): New tunable.
14965 (tramp-send-command): Set tramp-last-cmd.
14966 (tramp-wait-for-output): Delete echo, if applicable.
14967 (tramp-read-passwd): Construct the key for the password cache in a
14968 way that works for multi methods, too.
14969 (tramp-bug): Add backup-directory-alist and
14970 bkup-backup-directory-info to bug reports, with Tramp counterparts.
14971
14972 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
14973
14974 * net/tramp*.el: Suppress byte-compiler warnings where possible.
14975
14976 * net/tramp.el (tramp-out-of-band-prompt-regexp)
14977 (tramp-actions-copy-out-of-band): New defcustoms.
14978 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
14979 used instead of a synchronous one. Allows password entering.
14980 (tramp-action-out-of-band): New defun.
14981 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
14982 Remove restriction with password from doc string.
14983 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
14984 `tramp-out-of-band-prompt-regexp',
14985 `tramp-actions-copy-out-of-band', `password-cache' and
14986 `password-cache-expiry'.
14987 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
14988 password caching.
14989 (tramp-touch): FILE can be a local file, too.
14990 (TODO): Remove items done.
14991 (tramp-handle-insert-directory): Properly quote file name also if
14992 not full-directory-p. Handle wildcard case. Reported by Andreas
14993 Schwab <schwab@suse.de>.
14994 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
14995 new file.
14996 (tramp-handle-file-local-copy, tramp-handle-write-region):
14997 The permissions of the temporary file are set if filename exists.
14998 Reported by Ted Stern <stern@cray.com>.
14999 (tramp-backup-directory-alist)
15000 (tramp-bkup-backup-directory-info): New defcustoms.
15001 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
15002 (tramp-handle-find-backup-file-name): New function.
15003 Implements Tramp's find-backup-file-name.
15004
15005 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
15006 for `find-backup-file-name'.
15007
15008 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
15009 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
15010
15011 2004-05-07 Lars Hansen <larsh@math.ku.dk>
15012
15013 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
15014
15015 2004-05-07 Juanma Barranquero <lektu@terra.es>
15016
15017 * subr.el (lambda): Add arglist description to docstring.
15018 (declare): Fix typo in docstring.
15019 (open-network-stream): Fix docstring.
15020 (process-kill-without-query): Fix docstring and add obsolescence info.
15021 (last, butlast, nbutlast): Make arguments match their use in docstring.
15022 (insert-buffer-substring-no-properties): Likewise.
15023 (insert-buffer-substring-as-yank): Likewise.
15024 (split-string): Fix docstring.
15025
15026 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
15027 Make argument names match their use in docstring.
15028
15029 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
15030
15031 2004-05-06 Nick Roberts <nickrob@gnu.org>
15032
15033 * progmodes/gdb-ui.el: Improve/extend documentation strings.
15034 Fit first sentence on one line for apropos-command.
15035
15036 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
15037
15038 Changes largely merged in from Dave Love's code.
15039 * progmodes/python.el: Doc fixes.
15040 (python-mode-map): Add python-complete-symbol.
15041 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
15042 (python-comment-indent, python-complete-symbol)
15043 (python-symbol-completions, python-partial-symbol)
15044 (python-try-complete): New.
15045 (python-indent-line): Remove optional arg. Use python-block-end-p.
15046 (python-check): Bind compilation-error-regexp-alist.
15047 (inferior-python-mode): Use rx. Move keybindings to top level.
15048 Set comint-input-filter.
15049 (python-preoutput-filter): Use rx.
15050 (python-input-filter): Re-introduce.
15051 (python-proc): Start new process if necessary.
15052 Check python-buffer non-nil.
15053 (view-return-to-alist): Defvar.
15054 (python-send-receive): New.
15055 (python-eldoc-function): Use it.
15056 (python-mode-running): Don't defvar.
15057 (python-mode): Set comment-indent-function.
15058 Maybe update hippie-expand-try-functions-list.
15059 (python-indentation-levels): Initialize differently.
15060 (python-block-end-p): New.
15061 (python-indent-line): Use it.
15062 (python-compilation-regexp-alist): Augment.
15063 (run-python): Import `emacs' module to Python rather than loading
15064 code directly. Set python-buffer differently.
15065 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
15066 Use python-proc.
15067 (python-send-command): Go to end of comint buffer.
15068 (python-load-file): Use python-proc, emacs.eimport.
15069 (python-describe-symbol): Simplify interactive form.
15070 Use emacs.help. Do use temp-buffer-show-hook.
15071 Call print-help-return-message.
15072 (hippie-exp): Require when compiling.
15073 (python-preoutput-continuation): Use rx.
15074
15075 * diff-mode.el (diff-make-unified): Fix regexp.
15076
15077 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
15078
15079 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
15080 filter groups from the buffer when rebuilding the Ibuffer buffer
15081 and `ibuffer-show-empty-filter-groups' is nil.
15082
15083 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15084
15085 * ps-print.el (ps-print-quote): Call ps-value-string.
15086 (ps-setup): Call ps-comment-string.
15087 (ps-value-string, ps-comment-string): New funs.
15088
15089 2004-05-06 Juanma Barranquero <lektu@terra.es>
15090
15091 * ehelp.el (electric-help-command-loop): Check whether the last
15092 character is visible, not (point-max).
15093
15094 * help-fns.el (help-argument-name): Default to bold; don't inherit
15095 from font-lock-variable-name-face.
15096 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
15097
15098 2004-05-05 Kenichi Handa <handa@m17n.org>
15099
15100 * descr-text.el (describe-char): Copy the character with text
15101 properties and overlays into the first line, and call
15102 describe-text-properties on it.
15103
15104 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
15105
15106 * iswitchb.el (iswitchb-global-map): Fix typo.
15107 Remove unwanted ###autoloads from source file.
15108
15109 2004-05-05 Lars Hansen <larsh@math.ku.dk>
15110
15111 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
15112 in run-hooks. Use substitute-command-keys in message.
15113 (wdired-abort-changes): Add message.
15114
15115 2004-05-03 Michael Mauger <mmaug@yahoo.com>
15116
15117 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
15118 (sql-emacs20-p): Remove.
15119 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
15120 (sql-builtin-face, sql-doc-face): Remove.
15121 (sql-mode-ansi-font-lock-keywords)
15122 (sql-mode-oracle-font-lock-keywords)
15123 (sql-mode-postgres-font-lock-keywords)
15124 (sql-mode-linter-font-lock-keywords)
15125 (sql-mode-ms-font-lock-keywords)
15126 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
15127 (sql-product-font-lock): Fix font-lock reset when font rules change.
15128 (sql-highlight-product): Remove incorrect font-lock reset logic.
15129
15130 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
15131
15132 * ses.el (ses-set-parameter): Fix typo.
15133
15134 2004-05-04 Kim F. Storm <storm@cua.dk>
15135
15136 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
15137 Must expand directory for completion to work; and don't mess with
15138 process-environment.
15139 (ido-read-file-name): If command has ido property, don't use ido
15140 if value is ignore, or read as directory if value is dir.
15141 Set ido ignore property for dired-do-rename command.
15142
15143 2004-05-04 Juanma Barranquero <lektu@terra.es>
15144
15145 * ehelp.el (electric-help-command-loop, electric-help-undefined)
15146 (electric-help-help): Check against unmapped commands.
15147
15148 * help-fns.el (help-argument-name): New face, inheriting from
15149 font-lock-variable-name-face, to highlight function arguments in
15150 `describe-function' and `describe-key'.
15151 (help-do-arg-highlight): Auxiliary function to highlight a given
15152 list of arguments in a string.
15153 (help-highlight-arguments): Highlight the function arguments and
15154 all uses of them in the docstring.
15155 (describe-function-1): Use it. Do docstring output via `insert',
15156 not 'princ', so text attributes are preserved.
15157
15158 * winner.el (winner-mode-map): Move `winner-undo' and
15159 `winner-redo' to C-c <left> and C-c <right>, respectively (the
15160 previous bindings conflict with `prev-buffer', `next-buffer').
15161
15162 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15163
15164 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
15165 (bibtex-entry-update): New command bound to C-c C-u.
15166 (bibtex-text-in-string): Fix regexp.
15167 (bibtex-assoc-of-regexp): Remove.
15168 (bibtex-progress-message): Fix docstring.
15169 (bibtex-inside-field): Use if.
15170 (bibtex-assoc-regexp): New function.
15171 (bibtex-format-entry): Make code more robust so that it formats
15172 also old entries.
15173 (bibtex-autokey-demangle-title): Merge with obsolete function
15174 bibtex-assoc-of-regexp.
15175 (bibtex-field-list): New function.
15176 (bibtex-entry): Use bibtex-field-list.
15177 (bibtex-parse-entry): Fix docstring.
15178 (bibtex-print-help-message): Use bibtex-field-list.
15179 (bibtex-make-field): Use bibtex-field-list.
15180 (bibtex-entry-index): Bugfix. Return crossref key if required.
15181 (bibtex-lessp): Fix docstring.
15182
15183 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
15184
15185 * select.el (xselect-convert-to-string): Move comment to intended line.
15186
15187 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15188
15189 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
15190 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
15191
15192 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15193
15194 * term/x-win.el (x-clipboard-yank): Don't exit on error from
15195 x-get-selection.
15196
15197 2004-05-03 Jason Rumney <jasonr@gnu.org>
15198
15199 * makefile.nt: Remove.
15200
15201 2004-05-03 Kim F. Storm <storm@cua.dk>
15202
15203 * emulation/cua-base.el (cua--update-indications): Fix last change.
15204 (cua-mode): Deactivate mark when cua-mode is enabled.
15205
15206 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
15207
15208 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
15209
15210 2004-05-03 Nick Roberts <nickrob@gnu.org>
15211
15212 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
15213 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
15214 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
15215 window over visible frames.
15216 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
15217
15218 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
15219
15220 * progmodes/compile.el (compilation-gcpro): New var.
15221 (compilation-fake-loc): Use it.
15222 (compilation-forget-errors): Reset it.
15223
15224 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
15225
15226 * diff-mode.el (diff-header-face, diff-file-header-face):
15227 Use min-colors.
15228
15229 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15230
15231 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
15232 (bibtex-clean-entry): Disentangle code.
15233 (bibtex-realign): New function.
15234 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
15235 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
15236 Remove undocumented optional arg called-by-convert-alien.
15237 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
15238 for sorting instead of bibtex-sort-buffer.
15239
15240 2004-05-02 Eli Zaretskii <eliz@gnu.org>
15241
15242 * progmodes/compile.el (compilation-start): In the
15243 no-async-subprocesses branch, call sit-for to give redisplay a
15244 chance to show the updated process status in the mode line, and
15245 fontify the buffer explicitly after the process exits.
15246
15247 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
15248
15249 * progmodes/python.el (python-compilation-line-number): Remove.
15250 (python-compilation-regexp-alist): Don't use it any more.
15251 (python-orig-start, python-input-filter): Remove.
15252 (inferior-python-mode): Don't set up comint-input-filter-functions.
15253 (python-send-region): Use compilation-fake-loc.
15254
15255 * progmodes/compile.el (compilation-messages-start): New var.
15256 (compilation-mode): Don't setup next-error-function here.
15257 (compilation-setup): Set it up here instead (for minor modes as well).
15258 Make compilation-messages-start buffer local.
15259 (compilation-next-error-function): Use it.
15260 (compilation-forget-errors): Set compilation-messages-start.
15261
15262 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
15263
15264 * ielm.el (ielm-prompt-read-only): Update docstring.
15265
15266 * comint.el (comint-prompt-read-only): Update docstring.
15267 (comint-update-fence, comint-kill-whole-line)
15268 (comint-kill-region): New functions.
15269
15270 * simple.el (kill-whole-line): Use "p" instead of "P" in
15271 interactive form.
15272
15273 2004-05-01 Juanma Barranquero <lektu@terra.es>
15274
15275 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
15276 format arglist so default values in CL-style argument lists are
15277 correctly shown.
15278
15279 2004-05-01 Jason Rumney <jasonr@gnu.org>
15280
15281 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
15282
15283 2004-05-01 Kenichi Handa <handa@m17n.org>
15284
15285 * international/titdic-cnv.el (miscdic-convert): Don't generate a
15286 quail file if it is up to date.
15287
15288 2004-04-30 Juri Linkov <juri@jurta.org>
15289
15290 * cus-edit.el (custom-mode-map):
15291 Add key binding `C-x C-s' to `Custom-save'.
15292
15293 * outline.el (outline-blank-line): New var.
15294 (outline-next-preface, outline-show-heading)
15295 (outline-end-of-subtree): Use it.
15296
15297 * dired-aux.el (dired-touch-initial): New fun.
15298 (dired-do-chxxx): Call it for op-symbol `touch'.
15299 (dired-diff): Use `dired-dwim-target-directory'
15300 if current dired buffer has no buffer mark.
15301
15302 * bindings.el (propertized-buffer-identification):
15303 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
15304 Add C-M-arrow keys for consistency.
15305
15306 * files.el (confirm-kill-emacs):
15307 Change group from top-level `emacs' to `convenience'.
15308
15309 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
15310 Push mark on the first call of successive command calls.
15311 (insert-pair): New fun created from `insert-parentheses' with
15312 `open' and `close' arguments added. Enclose active regions
15313 in paired characters. Compare adjacent characters syntax with
15314 inserted characters syntax before inserting a space.
15315 (insert-parentheses): Call `insert-pair' with ?\( ?\).
15316
15317 * delsel.el: Don't put `delete-selection' property
15318 on `insert-parentheses' symbol to take advantage of
15319 region handling in `insert-pair' function.
15320 Suggested by Stephan Stahl <stahl@eos.franken.de>.
15321
15322 2004-04-30 Kim F. Storm <storm@cua.dk>
15323
15324 * emulation/cua-base.el: Add support for changing cursor types;
15325 based on patch from Michael Mauger.
15326 (cua-normal-cursor-color, cua-read-only-cursor-color)
15327 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
15328 Customization cursor type and/or cursor color.
15329 (cua--update-indications): Handle cursor type changes.
15330 (cua-mode): Update cursor indications if enabled.
15331
15332 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
15333
15334 * mouse.el (mouse-drag-copy-region): New defcustom.
15335 (mouse-set-region, mouse-drag-region-1): Use it.
15336
15337 * simple.el (kill-ring-save): If region face background color is
15338 unspecified (if no highlighting), show extent of fully visible
15339 region even if transient-mark-mode is enabled.
15340
15341 * emulation/cua-base.el (cua--standard-movement-commands):
15342 Add cua-scroll-up and cua-scroll-down.
15343 (cua-scroll-up, cua-scroll-down): New commands.
15344 (cua--init-keymaps): Remap scroll-up and scroll-down.
15345
15346 * emulation/cua-rect.el (cua--convert-rectangle-as):
15347 New defmacro.
15348 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
15349 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
15350 New commands (suggested by Jordan Breeding).
15351
15352 2004-04-30 Juanma Barranquero <lektu@terra.es>
15353
15354 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
15355
15356 2004-04-30 Mario Lang <mlang@delysid.org>
15357
15358 * diff.el (diff-switches): Fix typo in docstring.
15359
15360 2004-04-30 Alex Schroeder <alex@gnu.org>
15361
15362 * xml.el (xml-debug-print-internal): Don't add newline and
15363 indentation to text nodes and write empty elements as empty tags
15364 instead of opening and closing tags.
15365 (xml-debug-print): Take optional indent-string argument.
15366 (xml-print): Alias for xml-debug-print.
15367
15368 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
15369
15370 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
15371 than duplicate call to `line-beginning-position'.
15372
15373 * progmodes/f90.el (f90-get-present-comment-type):
15374 Return whitespace, as well as comment chars, for consistent filling
15375 of comment blocks. Use `match-string-no-properties'.
15376 (f90-break-line): Trim trailing whitespace when filling comments.
15377
15378 2004-04-30 Dave Love <fx@gnu.org>
15379
15380 * calendar/diary-lib.el (diary-outlook-formats): New variable.
15381 (diary-from-outlook-internal, diary-from-outlook)
15382 (diary-from-outlook-gnus, diary-from-outlook-rmail):
15383 New functions to import diary entries from Outlook-format
15384 appointments in mail messages.
15385
15386 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
15387
15388 * progmodes/python.el (python-send-command): New fun.
15389 (python-send-region, python-load-file): Use it.
15390
15391 * progmodes/compile.el (compilation-last-buffer): Add var alias.
15392
15393 * help-fns.el (help-C-file-name): Use new subr-name.
15394 Prepend `src/' to the file name.
15395 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
15396 (describe-function-1, describe-variable): Only find a C source file
15397 name if DOC is already loaded.
15398
15399 * help-mode.el (help-function-def, help-variable-def):
15400 Use the new find-function-search-for-symbol functionality.
15401 Allow FILE to be `C-source'.
15402
15403 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
15404 (find-function-C-source): New fun.
15405 (find-function-search-for-symbol): Use it.
15406
15407 2004-03-29 Michael Mauger <mmaug@yahoo.com>
15408
15409 * progmodes/sql.el (sql-product-alist): Rename variable
15410 `sql-product-support'. Add Postgres login parameters.
15411 (sql-set-product, sql-product-feature): Update with renamed variable.
15412 (sql-connect-postgres): Add username prompt.
15413 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
15414 Make patterns less product specific.
15415 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
15416 (sql-mode-abbrev-table): Modify initialization.
15417 (sql-builtin-face): Add variable.
15418 (sql-keywords-re): Add macro.
15419 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
15420 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
15421 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
15422 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
15423 (sql-mode-linter-font-lock-keywords)
15424 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
15425 (sql-mode-sybase-font-lock-keywords)
15426 (sql-mode-informix-font-lock-keywords)
15427 (sql-mode-interbase-font-lock-keywords)
15428 (sql-mode-ingres-font-lock-keywords)
15429 (sql-mode-solid-font-lock-keywords)
15430 (sql-mode-sqlite-font-lock-keywords)
15431 (sql-mode-db2-font-lock-keywords): Default to nil.
15432 (sql-product-font-lock): Always highlight ANSI keywords.
15433 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
15434 (sql-send-string): Add function.
15435
15436 2004-04-29 Dave Love <fx@gnu.org>
15437
15438 * progmodes/cfengine.el (cfengine-beginning-of-defun)
15439 (cfengine-end-of-defun): Ensure progress through buffer.
15440
15441 * info-look.el (cfengine-mode): Accept a terminal ().
15442
15443 2004-04-29 Juri Linkov <juri@jurta.org>
15444
15445 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
15446 instead of isearch-yank-word-or-char. Add new key bindings for
15447 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
15448 (isearch-del-char): New fun.
15449 (isearch-forward, isearch-edit-string): Update docstring.
15450 (isearch-yank-char): Doc fix.
15451 (isearch-other-meta-char): Restore point after scrolling.
15452
15453 * progmodes/compile.el (compilation-context-lines): Add nil option
15454 to disable compilation output window scrolling.
15455 (compilation-set-window): Use it.
15456
15457 * outline.el (outline-next-preface, outline-show-heading):
15458 Don't leave unhidden blank line before heading.
15459 (outline-end-of-subtree): Include last newline into subtree.
15460 (hide-entry): Leave point at beginning of heading instead of end.
15461 (outline-up-heading): Push mark for the first call of successive
15462 command calls.
15463
15464 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
15465
15466 * comint.el (comint-prompt-read-only): New variable.
15467 (comint-output-filter): Implement it.
15468
15469 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
15470 (ielm-prompt-internal): New variable.
15471 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
15472 (ielm-send-input): Delete unused variable `buf'.
15473 (ielm-eval-input): Use `ielm-prompt-internal'.
15474 (inferior-emacs-lisp-mode): Use new variables
15475 `comint-prompt-read-only' and `ielm-prompt-internal'.
15476 Get rid of obsolete variable `directory-sep-char'.
15477 (ielm): Use `zerop'.
15478
15479 2004-04-29 John Paul Wallington <jpw@gnu.org>
15480
15481 * thumbs.el (toplevel): Require cl at compile time.
15482 Remove conditional definitions of `ignore-errors' and `caddar'
15483 because they occur at run time.
15484
15485 2004-04-28 Nick Roberts <nickrob@gnu.org>
15486
15487 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
15488 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
15489 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
15490 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
15491
15492 * progmodes/gud.el (gud-common-init): Throw an error if program is
15493 already running under gdb.
15494
15495 2004-04-28 John Paul Wallington <jpw@gnu.org>
15496
15497 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
15498 (thumbs-show-image-num): Move assignment of
15499 `thumbs-current-image-filename' within scope of `i'.
15500 (thumbs-emboss-image): Don't use `evenp'.
15501
15502 2004-04-28 Richard M. Stallman <rms@gnu.org>
15503
15504 * progmodes/compile.el (compilation-context-lines): Default now 0.
15505
15506 2004-04-28 Juanma Barranquero <lektu@terra.es>
15507
15508 Use `time-less-p' from calendar/time-date.el instead of defining
15509 custom versions of it.
15510
15511 * pcomplete.el (pcomplete-time-less-p): Remove.
15512
15513 * thumbs.el (time-less-p): Remove.
15514
15515 * calendar/timeclock.el (timeclock-time-less-p): Remove.
15516 (timeclock-generate-report): Use `time-less-p'.
15517
15518 * emacs-lisp/autoload.el (autoload-before-p): Remove.
15519 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
15520
15521 2004-04-28 Masatake YAMATO <jet@gyve.org>
15522
15523 * subr.el (remove-overlays): Make arguments optional.
15524
15525 * wid-edit.el (widget-specify-button): Put evaporate to the
15526 overlay for sample.
15527 (widget-specify-sample): Put evaporate to the overlay for sample.
15528 (widget-specify-doc): Put evaporate to the overlay for documentation.
15529
15530 2004-04-27 Jesper Harder <harder@ifa.au.dk>
15531
15532 * info.el (info-apropos): Make it an index node. Align node names
15533 like makeinfo.
15534
15535 2004-04-27 Eli Zaretskii <eliz@gnu.org>
15536
15537 * net/browse-url.el (browse-url-netscape-sentinel)
15538 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
15539 (browse-url-epiphany-sentinel, browse-url-mosaic):
15540 Use browse-url-*-program instead of a literal program name.
15541
15542 2004-04-27 Kevin Ryde <user42@zip.com.au>
15543
15544 * eshell/em-alias.el:
15545 * eshell/em-dirs.el:
15546 * eshell/em-hist.el:
15547 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
15548 features when M-x customize-group loads modules before the main
15549 eshell.el.
15550
15551 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
15552
15553 * subr.el (momentary-string-display): Support EXIT-CHAR that is
15554 either a character representation of an event or an event
15555 description list.
15556
15557 * type-break.el: Capitalise Emacs and Lisp.
15558 (type-break-good-break-interval, type-break-demo-boring-stats)
15559 (type-break-terse-messages, type-break-file-name): New defcustoms.
15560 (type-break-post-command-hook)
15561 (type-break-warning-countdown-string): Quote variable names in doc.
15562 (type-break-interval-start, type-break-auto-save-file-name): New vars.
15563 (type-break-mode): Document type-break-good-break-interval and the
15564 "session" file. Schedule break according to the session file.
15565 Kill session file buffer on exit. Organise for save-some-buffers
15566 to always save the session file.
15567 (type-break-mode-line-message-mode, type-break-query-mode):
15568 Uppercase arguments.
15569 (type-break-file-time, type-break-file-keystroke-count, timep)
15570 (type-break-choose-file, type-break-get-previous-time)
15571 (type-break-get-previous-count): New defuns.
15572 (type-break): Avoid break querying after a completed break in the
15573 case where the query was initiated during user invocation of the
15574 break. Optional terse messages.
15575 Use type-break-good-break-interval if type-break-good-rest-interval is
15576 nil. File the break time.
15577 (type-break-schedule): New optional args for overriding the use of
15578 the current time.
15579 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
15580 after a break.
15581 (type-break-check): File the keystroke count.
15582 (type-break-do-query): Prevent a second query when the break is
15583 interrupted. Optional terse message.
15584 (type-break-keystroke-reset): Record the start of a typing interval.
15585 (type-break-demo-boring): Optional terse messages. Display word
15586 per minute and keystroke counts according to
15587 type-break-demo-boring-stats.
15588
15589 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
15590
15591 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
15592 directories, make sure they exist under archive-tmpdir.
15593
15594 2004-04-27 Juri Linkov <juri@jurta.org>
15595
15596 * help.el (view-emacs-news): With argument, display info for the
15597 selected version by finding it among different NEWS files, and
15598 narrowing the buffer to the selected version.
15599
15600 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
15601 same-window-buffer-names.
15602 (info): New arg `buffer'. Use it. Doc fix. Read file name for
15603 non-numeric prefix argument, append the number to the buffer name
15604 for numeric prefix argument.
15605 (info-other-window): Bind same-window-regexps to nil.
15606 (Info-reference-name): Rename to Info-point-loc.
15607 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
15608 and Info-find-index-name for stringy Info-point-loc.
15609 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
15610 without middle `.', but with final `.' and optional line number
15611 for it. Set Info-point-loc for index nodes.
15612 (Info-index): Remove middle `.' from index entry regexp.
15613 Modify line number regexp.
15614 (Info-index-next): Decrement line number.
15615 (info-apropos): Remove middle `.' from index entry regexp.
15616 Add optional line number regexp at the end. Add matched value
15617 for line number to the result list and insert it to the buffer.
15618 Replace match-string by match-string-no-properties.
15619 Reorder result list.
15620 (Info-fontify-node): Hide index line numbers.
15621 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
15622 empty matches.
15623 (Info-follow-reference): Use `str' instead of
15624 Info-following-node-name-re.
15625 (Info-toc): Use full file names. Set Info-current-node to "Top".
15626 (Info-fontify-node): Compare file names without directory name.
15627 (Info-try-follow-nearest-node): Don't set Info-reference-name.
15628 Set second arg of Info-extract-menu-node-name for index nodes.
15629 (info-xref-visited): Use magenta3 instead of magenta4.
15630 (Info-mode): Add info-apropos to docstring.
15631
15632 * log-view.el (log-view-diff): Replace interactive code "r"
15633 by a list to allow to call it even if region is not active.
15634
15635 * paren.el (show-paren-highlight-openparen): New var.
15636 (show-paren-function): Turn on openparen highlighting when
15637 matching forward if show-paren-highlight-openparen is non-nil.
15638
15639 * simple.el (kill-ring-save): Use blink-matching-delay instead of
15640 the constant value 1.
15641 (completions-common-part): Expand docstring.
15642
15643 * textmodes/picture.el (picture-mode-map): Add arrow keys.
15644
15645 2004-04-27 Kim F. Storm <storm@cua.dk>
15646
15647 * image.el (insert-sliced-image): Use line-height instead of
15648 line-spacing property on newline.
15649
15650 2004-04-26 Lars Hansen <larsh@math.ku.dk>
15651
15652 * desktop.el (desktop-buffer-misc-data-function): Rename to
15653 desktop-save-buffer and change docstring.
15654 (desktop-buffer-modes-to-save): Delete.
15655 (desktop-save-buffer-p): Use desktop-save-buffer instead of
15656 desktop-buffer-modes-to-save.
15657 (desktop-save): Rename desktop-buffer-misc-data-function to
15658 desktop-save-buffer and allow non-function value.
15659 (desktop-missing-file-warning): Correct docstring.
15660
15661 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
15662 to desktop-save-buffer.
15663
15664 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
15665 desktop-save-buffer.
15666
15667 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
15668
15669 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
15670
15671 2004-04-26 Eli Zaretskii <eliz@gnu.org>
15672
15673 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
15674
15675 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
15676
15677 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
15678 (ielm): Only go to the end of the buffer when starting a new process.
15679
15680 2004-04-25 Juanma Barranquero <lektu@terra.es>
15681
15682 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
15683 mode line. Bind `inhibit-read-only' to t before modifying
15684 properties of text in the buffer.
15685 (ielm): Force point to the end of buffer, even when running ielm
15686 from inside itself.
15687
15688 2004-04-25 Jesper Harder <harder@ifa.au.dk>
15689
15690 * info.el (info-apropos): Reset Info-complete-cache.
15691
15692 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
15693
15694 * progmodes/compile.el (compilation-error-regexp-alist-alist):
15695 Also recognize severe Irix et al. messages.
15696 (compilation-normalize-filename, compile-abbreviate-directory):
15697 Delete functions.
15698 (compilation-get-file-structure): New function inherits
15699 functionality of the two preceding ones.
15700 (compilation-internal-error-properties, compilation-fake-loc):
15701 Use it so that different paths to the same file share the same
15702 markers. Also optimize finding adjacent marker slightly.
15703
15704 2004-04-25 Kim F. Storm <storm@cua.dk>
15705
15706 * image.el (insert-sliced-image): Add line-spacing t property
15707 to newlines separating image lines.
15708
15709 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
15710
15711 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
15712
15713 * ielm.el (ielm-prompt-read-only): New user option.
15714 (ielm-prompt): Expand docstring to describe new behavior.
15715 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
15716 mention it in the docstring.
15717
15718 2004-04-24 Andreas Schwab <schwab@suse.de>
15719
15720 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
15721
15722 * diff.el (diff): Set default-directory in diff buffer.
15723
15724 2004-04-24 Eli Zaretskii <eliz@gnu.org>
15725
15726 * mail/sendmail.el (mail-bury): Don't delete the frame where the
15727 mail was being composed if the terminal cannot display more than
15728 one frame; instead, switch to previous frame.
15729
15730 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
15731 (rmail-start-mail): Support rmail-mail-new-frame even on
15732 terminals that can display only one frame at a time.
15733
15734 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
15735
15736 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
15737 (checkdoc-output-font-lock-keywords): Remove error regexp.
15738 (checkdoc-output-mode-map): Remove.
15739 (checkdoc-output-mode): Derive from compilation-mode.
15740 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
15741
15742 * dired.el (dired-mode-map): Add a menu entry for wdired.
15743
15744 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
15745 (rx-bracket, rx-check-any, rx-any): Clean up name space.
15746
15747 * wdired.el (wdired-mode-map): Move init into declaration.
15748 Fix `return' binding.
15749 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
15750 Use force-mode-line-update.
15751 (wdired-get-filename): Use `unless'.
15752 (wdired-preprocess-files): Don't assume names have no \n and use / for
15753 dir separator.
15754 (wdired-normalize-filename): Use replace-regexp-in-string.
15755 (wdired-load-hooks): Remove.
15756 (wdired-mode-hooks): Rename to wdired-mode-hook.
15757
15758 * info-look.el: Add support for cfengine-mode.
15759 (info-lookup-setup-mode): Use dolist.
15760
15761 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
15762
15763 * wdired.el: New file.
15764
15765 2004-04-23 Juanma Barranquero <lektu@terra.es>
15766
15767 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
15768
15769 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
15770 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
15771 (pcomplete--help, pcomplete--here): Doc fixes.
15772
15773 2004-04-23 Andre Spiegel <spiegel@gnu.org>
15774
15775 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
15776 handles wrong-number-of-arguments in backend call.
15777
15778 * vc.el (vc-print-log): Likewise.
15779
15780 2004-04-20 Dave Love <fx@gnu.org>
15781
15782 * emacs-lisp/rx.el: Doc fixes.
15783 (rx-constituents): Add/extend many forms.
15784 (rx-check): Check form is a list.
15785 (bracket): Defvar.
15786 (rx-check-any, rx-any, rx-check-not): Modify.
15787 (rx-not): Simplify.
15788 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
15789 (rx-kleene): Use rx-trans-forms.
15790 (rx-quote-for-set): Delete.
15791 (rx): Allow multiple args.
15792
15793 2004-04-23 Kenichi Handa <handa@m17n.org>
15794
15795 * international/mule-util.el (char-displayable-p): Simplify by
15796 using internal-char-font.
15797
15798 2004-04-23 Juanma Barranquero <lektu@terra.es>
15799
15800 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
15801
15802 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
15803
15804 * diff-mode.el (diff-next-error): New fun.
15805 (diff-mode): Use it.
15806
15807 * simple.el (next-error): Change arg name.
15808 Add support for the documented C-u C-x ` usage.
15809
15810 * frame.el (special-display-popup-frame, next-multiframe-window)
15811 (previous-multiframe-window): Only consider frames on same display.
15812
15813 2004-04-22 Lars Hansen <larsh@math.ku.dk>
15814
15815 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
15816 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
15817
15818 2004-04-22 Kim F. Storm <storm@cua.dk>
15819
15820 * net/telnet.el (telnet): Add optional port arg.
15821
15822 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
15823
15824 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15825 Minor sanity check on the `hyperlink' slot.
15826
15827 * Makefile.in (recompile): Compile new files.
15828
15829 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
15830 Add byte-recompile-directory's optional `arg'.
15831
15832 * cvs-status.el (cvs-tree-use-charset): New var.
15833 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
15834 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
15835 (cvs-status-cvstrees): Use it.
15836
15837 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
15838 Make it a normal major mode.
15839 (checkdoc-buffer-label): Make sure the file name is meaningful.
15840 (checkdoc-output-to-error-buffer): Remove.
15841 (checkdoc-error, checkdoc-start-section): Rewrite.
15842
15843 * info.el (info-node, info-menu-5, info-xref, info-header-node)
15844 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15845 (Info-title-4-face): Use new syntax.
15846 (info-xref-visited): Inherit from info-xref.
15847
15848 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
15849
15850 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
15851
15852 * simple.el (next-error-last-buffer, next-error-function):
15853 New variables for the next-error framework.
15854 (next-error-buffer-p): New function.
15855 (next-error-find-buffer): Generalize compilation-find-buffer.
15856 (next-error, previous-error, first-error, next-error-no-select)
15857 (previous-error-no-select): Move from compile.el.
15858
15859 * replace.el (occur-next-error, occur-1): Hook into the next-error
15860 framework.
15861
15862 * progmodes/compile.el (compilation-start):
15863 Set next-error-last-buffer so next-error knows where to jump.
15864 (compilation-setup): Set the buffer-local variable
15865 next-error-function to 'compilation-next-error-function.
15866 (compilation-buffer-p, compilation-buffer-internal-p): Use an
15867 alternate way to find if a buffer is a compilation buffer, for
15868 next-error convenience.
15869 (next-error-no-select, previous-error-no-select, next-error)
15870 (previous-error, first-error): Move to simple.el.
15871 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
15872 (compilation-last-buffer): Remove.
15873 (compilation-start, compilation-next-error, compilation-setup)
15874 (compilation-next-error-function, compilation-find-buffer):
15875 Remove compilation-last-buffer use.
15876
15877 2004-04-21 Juanma Barranquero <lektu@terra.es>
15878
15879 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
15880 (font-lock-warning-face): Fix spacing.
15881
15882 * makefile.w32-in (WINS): Add url/ directory.
15883
15884 2004-04-21 Lars Hansen <larsh@math.ku.dk>
15885
15886 * desktop.el (desktop-buffer-mode-handlers): New variable.
15887 Alist of major mode specific functions to restore a desktop buffer.
15888 (desktop-buffer-handlers): Make variable obsolete.
15889 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
15890 Catch errors signaled in handlers. Update buffer count.
15891 Evaluate desktop-buffer-point.
15892 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
15893 move to dired.el.
15894 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
15895 move to info.el.
15896 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
15897 move to mail/rmail.el.
15898 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
15899 to mh-e/mh-e.el.
15900 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
15901 On fail, print message (to message buffer) even if
15902 desktop-missing-file-warning is nil.
15903 (desktop-buffer-misc-data-function): New buffer local variable.
15904 Function returning major mode specific data.
15905 (desktop-buffer-misc-functions): Make variable obsolete.
15906 (desktop-save): Use desktop-buffer-misc-data-function.
15907 (desktop-buffer-dired-misc-data): Rename to
15908 dired-desktop-buffer-misc-data and move to dired.el.
15909 (desktop-buffer-info-misc-data): Rename to
15910 Info-desktop-buffer-misc-data and move to info.el.
15911 (desktop-read): Add message about number of buffers restored/failed.
15912
15913 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
15914 Add parameters. Pause to display error only when
15915 desktop-missing-file-warning is non-nil.
15916 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15917 (dired-mode): Bind desktop-buffer-misc-data-function.
15918
15919 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
15920 Add Parameters.
15921 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15922 (Info-mode): Bind desktop-buffer-misc-data-function.
15923
15924 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
15925 Add Parameters.
15926
15927 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
15928 Add Parameters.
15929
15930 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
15931
15932 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
15933 the case of letters in case-insensitive expansions when the
15934 abbrev is preceded by characters with letter syntax.
15935
15936 2004-04-21 Richard M. Stallman <rms@gnu.org>
15937
15938 * progmodes/cperl-mode.el (cperl-putback-char):
15939 Delete Emacs 18 definition.
15940
15941 * international/mule.el (ctext-post-read-conversion):
15942 Use assoc-string, not assoc-ignore-case.
15943
15944 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
15945
15946 * emacs-lisp/easymenu.el (easy-menu-add):
15947 Do call x-popup-menu, but only if it's defined.
15948
15949 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
15950
15951 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
15952 Handle multiple args: compile like progn.
15953
15954 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
15955 take all args as &rest arg.
15956
15957 * autoinsert.el (auto-insert-alist): Insert the user's name in
15958 copyright notice, rather than Free Software Foundation.
15959
15960 2004-04-21 Kenichi Handa <handa@m17n.org>
15961
15962 * descr-text.el (describe-char): Make it work on *Help* buffer.
15963
15964 2004-04-21 Kim F. Storm <storm@cua.dk>
15965
15966 * image.el (insert-image): Add optional SLICE arg.
15967 (insert-sliced-image): New defun.
15968
15969 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
15970
15971 * subr.el (read-number): Check whether `default' is nil.
15972
15973 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
15974
15975 * progmodes/compile.el (compilation-error-properties):
15976 Split into two.
15977 (compilation-internal-error-properties): New one.
15978 (compilation-compat-error-properties): Use it. Fix the non-marker case.
15979
15980 2004-04-20 Richard M. Stallman <rms@gnu.org>
15981
15982 * window.el (split-window-save-restore-data):
15983 Don't update the data if OLD-INFO is nil.
15984
15985 * view.el (view-return-to-alist): Mark it permanent local.
15986
15987 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
15988
15989 * recentf.el (recentf-save-list): Catch and warn about errors.
15990
15991 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
15992 so "Buffers" won't be pure.
15993
15994 * help-mode.el (help-mode-finish): Set help-return-alist first
15995 thing, setting only the entry for the selected window.
15996
15997 * help-fns.el (describe-function-1): If many non-control non-meta
15998 keys run the command, don't list all of them.
15999
16000 2004-04-20 Juanma Barranquero <lektu@terra.es>
16001
16002 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
16003 arg. Copied from Andre Spiegel's patch of 2004-03-21.
16004
16005 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
16006
16007 2004-04-20 Kenichi Handa <handa@m17n.org>
16008
16009 * international/quail.el (quail-lookup-key): New optional arg
16010 NOT-RESET-INDICES.
16011 (quail-get-translations): Call quail-lookup-key with
16012 NOT-RESET-INDICES t.
16013 (quail-completion): Likewise.
16014 (quail-lookup-map-and-concat): Likewise.
16015
16016 2004-04-20 Kenichi Handa <handa@m17n.org>
16017
16018 * international/quail.el (quail-update-translation): Don't insert
16019 such an unsupported multibyte char in a unibyte buffer.
16020
16021 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
16022
16023 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
16024 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
16025 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
16026 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
16027 (gdb-frame-assembler-buffer): Improve behaviour with
16028 multiple frames.
16029 (gdb-display-buffer): Extend search to all visible frames.
16030
16031 2004-04-19 Eli Zaretskii <eliz@gnu.org>
16032
16033 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
16034 characters left after base64 decoding.
16035 (rmail-decode-region): Use -dos variety of `coding', to remove any
16036 ^M characters left after qp or base64 decoding.
16037
16038 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16039
16040 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
16041 messages.
16042
16043 2004-04-19 Stephen Eglen <stephen@gnu.org>
16044
16045 * add-log.el (add-change-log-entry): Update doc string to mention
16046 add-log-full-name and add-log-mailing-address.
16047
16048 2004-04-18 Juri Linkov <juri@jurta.org>
16049
16050 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
16051 (Info-find-node-2): Simplify error message.
16052 (Info-insert-dir): Use Info-following-node-name.
16053 (Info-goto-node): Remove *info-history* and *info-toc*.
16054 (Info-history): Create a node of the virtual history file.
16055 (Info-toc): Create a node of the virtual toc file.
16056 (Info-insert-toc): New arg `curr-file' for reference file names.
16057 (info-apropos): Remove redundant var binding for temp-file.
16058 (Info-index, Info-index-next, Info-mode): Doc fix.
16059 (Info-goto-emacs-command-node): Don't jump to *info* from
16060 non-*info* Info buffers.
16061 (Info-fontify-node): Don't show the file name of external
16062 references if `Info-hide-note-references' is `hide'. Don't hide
16063 newlines at the end of paragraphs.
16064
16065 * international/mule-diag.el (list-input-methods):
16066 Fix args to help-xref-button.
16067
16068 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
16069 to put into effect local variables from TUTORIAL files.
16070
16071 * textmodes/paragraphs.el (sentence-end) <function>: New fun
16072 with default value taken from the variable `sentence-end'.
16073 (sentence-end) <defcustom>: Set default to nil. Doc fix.
16074 Add nil const to :type.
16075 (sentence-end-without-period, sentence-end-double-space)
16076 (sentence-end-without-space): Doc fix.
16077
16078 * textmodes/paragraphs.el (forward-sentence):
16079 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
16080 (fill-delete-newlines):
16081 * progmodes/cc-cmds.el (c-beginning-of-statement):
16082 Use function `sentence-end' instead of variable `sentence-end'.
16083
16084 2004-04-18 Andreas Schwab <schwab@suse.de>
16085
16086 * progmodes/compile.el (compilation-start): Set window start to
16087 point-min if compilation-scroll-output is nil.
16088
16089 2004-04-18 John Wiegley <johnw@newartisans.com>
16090
16091 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
16092
16093 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
16094
16095 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
16096 (gdb-info-breakpoints-custom): Revert previous change.
16097 (gdb-view-assembler): Update assembler if necessary.
16098 (gdb-frame-handler): Parse correctly for gdb-current-frame.
16099 (gdb-display-source-buffer): Update properly when both source and
16100 assembler are visible.
16101
16102 2004-04-17 John Wiegley <johnw@newartisans.com>
16103
16104 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
16105 which limits the number of names shown in the minibuffer. Off by
16106 default.
16107 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
16108 up iswitchb for users with a multitude of open buffers by showing
16109 only the first and last N/2 buffers in the completion list (which
16110 is enough to aid C-s/C-r, and to know that more characters are
16111 needed to refine the completion list).
16112
16113 2004-04-17 Richard M. Stallman <rms@gnu.org>
16114
16115 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
16116 (file-truename): Expand all ~ constructs directly.
16117 (insert-directory): Delete any error msg output by the
16118 `insert-directory-program'.
16119
16120 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
16121 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
16122 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
16123 (allout-init): Use find-file-hook, not find-file-hooks.
16124 (allout-mode): Eliminate Emacs 18 support.
16125 Use write-contents-functions, not local-write-file-hooks.
16126
16127 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
16128
16129 * progmodes/compile.el (compilation-error-properties): Fix for
16130 adding messages when there are already markers for their file.
16131 (compilation-fake-loc): New function.
16132
16133 2004-04-16 Dave Love <fx@gnu.org>
16134
16135 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
16136 (python-load-file): Fix python-orig-start setting.
16137
16138 * progmodes/compile.el: Doc fixes.
16139 (compilation-error-regexp-alist-alist)
16140 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
16141 (compilation-assq): Wrap in eval-when-compile.
16142 (compilation-mode-font-lock-keywords): Don't use list*.
16143 (compilation-start): Avoid warning.
16144 (compilation-compat-error-properties)
16145 (compilation-directory-properties): Add keymap property.
16146 (compilation-parsing-end): Make it a marker for better compatibility.
16147
16148 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
16149
16150 2004-04-16 Mark A. Hershberger <mah@everybody.org>
16151
16152 * xml.el: Doc fixes.
16153 (xml-get-children): Only looks at sub-tags and ignore strings.
16154
16155 * xml.el (xml-parse-tag): Avoid overwriting node-name.
16156
16157 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
16158
16159 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
16160
16161 2004-04-16 Andre Spiegel <spiegel@gnu.org>
16162
16163 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
16164
16165 * vc.el (vc-print-log): Likewise.
16166
16167 2004-04-16 Masatake YAMATO <jet@gyve.org>
16168
16169 * simple.el (completion-setup-function): Set an initial value
16170 to `element-common-end' before entering loop. Set a value
16171 to `element-common-end' at the end of loop.
16172 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
16173 (completions-common-part): Rename from completion-de-emphasis.
16174 (completions-first-difference): Rename from completion-emphasis.
16175 Suggested by RMS.
16176
16177 2004-04-16 Juanma Barranquero <lektu@terra.es>
16178
16179 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
16180 (bookmark-edit-annotation-mode): Add mode name.
16181
16182 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
16183
16184 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
16185 for nested conflict markers.
16186 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
16187
16188 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
16189
16190 * progmodes/gdb-ui.el (gdb-goto-info): New function.
16191
16192 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
16193
16194 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
16195
16196 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
16197 Give a backtrace if requested.
16198
16199 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
16200
16201 * progmodes/python.el (python-mouse-2-command, python-RET-command):
16202 Remove unused functions.
16203 (python-orig-start-line, python-orig-file): Remove.
16204 (python-orig-start): New var.
16205 (python-input-filter, python-compilation-line-number)
16206 (python-send-region, python-load-file): Use it.
16207
16208 * info.el (info): Always jump to *info*.
16209
16210 * subr.el (posn-set-point): New function.
16211
16212 * mouse.el (mouse-set-point): Use it.
16213
16214 * progmodes/compile.el (compile-goto-error): Use it.
16215 (compilation-button-map): New keymap.
16216 (compilation-error-properties): Use it.
16217 (compilation-shell-minor-mode-map): Don't bind mouse-2.
16218
16219 * smerge-mode.el (smerge-popup-context-menu): Use it.
16220
16221 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
16222 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
16223 mouse and non-mouse case.
16224
16225 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
16226 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
16227
16228 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
16229 Make it work for non-mouse events.
16230
16231 * pcvs-info.el (cvs-status-map): Update binding name.
16232
16233 2004-04-14 Mark A. Hershberger <mah@everybody.org>
16234
16235 * xml.el (xml-maybe-do-ns): New function to handle namespace
16236 parsing of both attribute and element names.
16237 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
16238 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
16239 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
16240 (xml-parse-attlist): Make it do its own namespace parsing.
16241
16242 2004-04-14 Dave Love <fx@gnu.org>
16243
16244 * progmodes/python.el (run-python): Fix use of \n.
16245 (python-load-file): Remove `try' from Python fragment.
16246 (python-describe-symbol): Fix message.
16247
16248 * comint.el: Doc fixes.
16249 (comint-last-input-start, comint-last-input-end)
16250 (comint-last-output-start): Give them values.
16251 (comint-arguments): Avoid warning.
16252 (comint-skip-prompt): Use line-end-position.
16253 (comint-backward-matching-input): Rename arg to agree with doc.
16254 (comint-extract-string): Use syntax-ppss.
16255 (comint-dynamic-simple-complete): Delete useless list construction.
16256 (comint-redirect-subvert-readonly): New.
16257 (comint-redirect-preoutput-filter): Use it.
16258
16259 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
16260 Correctly handle negative arguments when calling hook functions.
16261
16262 2004-04-14 Jesper Harder <harder@ifa.au.dk>
16263
16264 * info.el (info-apropos): Don't clobber Info-history-list.
16265
16266 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
16267
16268 * progmodes/compile.el (compilation-setup):
16269 Localize overlay-arrow-position.
16270 (compilation-sentinel): Restructure code equivalently.
16271 (compilation-next-error): Find message on same line after point if
16272 not found before point.
16273 (compile-mouse-goto-error): Restore function so that compilation
16274 buffer need not be current and use compile-goto-error.
16275 (compile-goto-error): Restore function.
16276 (next-error): Set overlay-arrow-position.
16277 (compilation-forget-errors): Don't localize already local
16278 compilation-locs and remove FIXME about refontifying.
16279
16280 2004-04-14 Kim F. Storm <storm@cua.dk>
16281
16282 * startup.el (emacs-quick-startup): New defvar (set by -Q).
16283 (command-line): New option -Q. Like -q --no-site-file, but
16284 in addition it also disables menu-bar, tool-bar, scroll-bars,
16285 tool-tips, and the blinking cursor.
16286 (command-line-1): Skip startup screen if -Q.
16287 (fancy-splash-head): Use ":align-to center" prop to center splash image.
16288
16289 * emulation/cua-base.el (cua-read-only-cursor-color)
16290 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
16291
16292 2004-04-13 Dave Love <fx@gnu.org>
16293
16294 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
16295 (syntax): Don't require.
16296 (python) <defgroup>: Add :version.
16297 (python-quote-syntax): Re-written.
16298 (inferior-python-mode): Move stuff here from run-python and add
16299 some more.
16300 (python-preoutput-continuation, python-preoutput-result)
16301 (python-dotty-syntax-table): New.
16302 (python-describe-symbol): Use them.
16303 (run-python): Move stuff to inferior-python-mode. Modify code
16304 loaded into Python.
16305 (python-send-region): Use python-proc, python-send-string.
16306 (python-send-string): Send newlines too. Callers changed.
16307 (python-load-file): Re-written.
16308 (python-eldoc-function): New.
16309 (info-look): Don't require.
16310 (python-after-info-look): New. A modified version of former
16311 top-level code for use with eval-after-load.
16312 (python-maybe-jython, python-guess-indent): Use widened buffer.
16313 (python-fill-paragraph): Re-written.
16314 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
16315 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
16316
16317 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
16318
16319 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
16320 Set compilation-error-regexp-alist earlier.
16321
16322 * progmodes/compile.el (compilation-minor-mode-map)
16323 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
16324 (compile-goto-error): Re-merge the mouse and non-mouse commands.
16325
16326 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
16327
16328 * progmodes/compile.el (compile-goto-error): Select the buffer/window
16329 corresponding to the event.
16330
16331 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
16332
16333 * loadup.el: Add cygwin to system-type list, for unexec() support.
16334
16335 2004-04-12 John Paul Wallington <jpw@gnu.org>
16336
16337 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
16338 (ibuffer-restore-window-config-on-quit): New variable to replace
16339 `ibuffer-delete-window-on-quit'. Update all references.
16340 (ibuffer-prev-window-config): New variable.
16341 (ibuffer-quit): Restore previous window configuration instead of
16342 deleting window.
16343 (ibuffer): Save window configuration before showing Ibuffer buffer.
16344
16345 * help.el (describe-mode): Doc fix.
16346
16347 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
16348
16349 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
16350 not to treat nil as a function.
16351
16352 * vc-arch.el (vc-arch-root): Be a bit more careful.
16353 (vc-arch-register): Save the buffer if we modified it.
16354 (vc-arch-delete-rej-if-obsolete): Save excursion.
16355 (vc-arch-find-file-hook): Use the simpler after-save-hook.
16356 (vc-arch-responsible-p, vc-arch-init-version): New functions.
16357
16358 * net/ldap.el (ldap-search): Use list*.
16359
16360 2004-04-12 Juri Linkov <juri@jurta.org>
16361
16362 * info.el (Info-follow-reference): Allow multiline reference name.
16363
16364 2004-04-11 Dave Love <fx@gnu.org>
16365
16366 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
16367
16368 * progmodes/python.el: New file.
16369
16370 2004-04-11 Andre Spiegel <spiegel@gnu.org>
16371
16372 * vc-hooks.el (vc-arg-list): Function removed.
16373 (vc-default-workfile-unchanged-p): Use condition-case to check for
16374 backward compatibility.
16375
16376 * vc.el (vc-print-log): Use condition-case to check for backward
16377 compatibility.
16378
16379 2004-04-11 Juri Linkov <juri@jurta.org>
16380
16381 * dired.el (dired-faces): New defgroup.
16382 (dired-header, dired-mark, dired-marked, dired-flagged)
16383 (dired-warning, dired-directory, dired-symlink, dired-ignored):
16384 New faces.
16385 (dired-header-face, dired-mark-face, dired-marked-face)
16386 (dired-flagged-face, dired-warning-face, dired-directory-face)
16387 (dired-symlink-face, dired-ignored-face): New face variables.
16388 (dired-font-lock-keywords): Use them instead of font-lock faces.
16389 Split the rule for dired marks into 3 separate rules: for marks,
16390 marked file names and flagged file names.
16391
16392 * help-mode.el (help-make-xrefs): Add a final newline to the
16393 *Help* buffer.
16394
16395 2004-04-11 John Paul Wallington <jpw@gnu.org>
16396
16397 * replace.el (occur-engine): Distinguish between one and several
16398 matches in the matches per buffer heading.
16399
16400 2004-04-11 Kim F. Storm <storm@cua.dk>
16401
16402 * ido.el (ido-confirm-unique-completion): New defcustom.
16403 (ido-complete): Use it.
16404 (ido-write-file): Set it to t unconditionally.
16405
16406 2004-04-10 Miles Bader <miles@gnu.org>
16407
16408 RCS keyword removal (only non-comment changes are enumerated here):
16409
16410 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
16411 (byte-compile-insert-header): Don't use `byte-compile-version'.
16412 * forms.el (forms-version): Variable removed.
16413 (forms-mode): Don't use `forms-version'.
16414 * recentf.el (recentf-version): Variable removed.
16415 * progmodes/delphi.el (delphi-version): Variable removed.
16416 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
16417
16418 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
16419
16420 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
16421
16422 2004-04-09 Jesper Harder <harder@ifa.au.dk>
16423
16424 * info.el (info-apropos): Improve menu item regexp.
16425
16426 2004-04-09 Simon Josefsson <jas@extundo.com>
16427
16428 * mail/smtpmail.el: Add comment, based on report by
16429 kdc@rcn.com (Kevin D. Clark).
16430
16431 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
16432
16433 * progmodes/compile.el (compilation-mode-font-lock-keywords):
16434 Redo one more thing that I didn't notice Daniel had undone.
16435
16436 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
16437
16438 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
16439 (gdb-goto-breakpoint, gdb-display-buffer)
16440 (gdb-display-source-buffer, gdb-view-source-function)
16441 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
16442 (gdb-source-info, gdb-frame-handler): Don't specify a window
16443 for display.
16444 (gdb-info-breakpoints-custom): Remove superfluous update of
16445 assembler buffer.
16446 (gdb-many-windows): Make settable outside gdb.
16447
16448 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
16449
16450 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
16451 Derive from fundamental-mode rather than text-mode.
16452
16453 2004-04-08 Juri Linkov <juri@jurta.org>
16454
16455 * info.el (Info-history): Doc fix.
16456 (Info-history-list): New var.
16457 (info-xref): Change magenta4 to blue, remove bold for dark and
16458 light backgrounds, change bold to underline for non-color classes.
16459 (info-xref-visited): New face.
16460 (Info-fontify-visited-nodes): New custom.
16461 (Info-hide-note-references): Add new value `hide'. Doc fix.
16462 (Info-reference-name): New var.
16463 (Info-selection-hook): New custom.
16464 (Info-edit-mode-hook): New var.
16465 (Info-find-file): New fun.
16466 (Info-find-node): Move part of code to Info-find-file.
16467 (Info-find-node-2): Add anchors to Info-history-list. Move point
16468 to the place with the reference name if name is defined.
16469 (Info-select-node): Add current node to Info-history-list.
16470 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
16471 (Info-search-whitespace-regexp): New custom.
16472 (Info-search-case-fold): New var.
16473 (Info-search): Add "case-sensitively" to the prompt.
16474 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
16475 (Info-search-case-sensitively, Info-search-next): New fun.
16476 (Info-up): Move point to the menu item of the current node.
16477 (Info-history): New fun. Add *info-history* to
16478 same-window-buffer-names.
16479 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
16480 (Info-insert-toc): New fun.
16481 (Info-build-toc): New fun.
16482 (Info-follow-reference): Add new arg `fork'. Doc fix.
16483 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
16484 with the same name prefer the reference closest to point.
16485 (Info-next-reference): Replace * by + in the *Note regexp.
16486 Add regexp for http:// and ftp://. Skip the *Note prefix.
16487 (Info-prev-reference): Replace * by + in the *Note regexp.
16488 Add regexp for http:// and ftp://. Skip the *Note prefix.
16489 (Info-follow-nearest-node): Add new arg `fork'.
16490 (Info-try-follow-nearest-node): Add new arg `fork'.
16491 Call browse-url for http:// and ftp:// references.
16492 Set Info-reference-name for index entries.
16493 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
16494 Info-search-next, Info-history, Info-toc, clone-buffer.
16495 (Info-menu-update): Replace * by + in the *Note regexp.
16496 (Info-mode): Add documentation for Info-history, Info-toc,
16497 Info-search-case-sensitively, Info-search-next, clone-buffer.
16498 (Info-fontify-menu-headers): Remove fun. Move code to
16499 Info-fontify-node.
16500 (Info-fontify-node): Add docstring. Add local vars
16501 fontify-visited-p and not-fontified-p. If not-fontified-p is t
16502 then fontify header line, titles, menu headers, http and ftp
16503 references, refill paragraphs. If not-fontified-p is t or
16504 fontify-visited-p is t then fontify cross references, menu items.
16505 Fontify menu headers. Fontify http and ftp references.
16506 Change regexp for cross references to require whitespace after *Note,
16507 add matching groups for file and node names. Remove hack for quote.
16508 Use display property for Info-hide-note-references=t. Use fifth
16509 or fourth match for help-echo. Display visited nodes in a
16510 different face. Unhide file names of external references.
16511 Unhide newlines. Display visited menu items in a different face.
16512
16513 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
16514
16515 * progmodes/compile.el: Require CL.
16516 (compilation-mode-font-lock-keywords): Re-install the "line as
16517 function" patch.
16518
16519 * help-fns.el (help-C-source-directory): New var.
16520 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
16521 (describe-function-1, describe-variable): Use them.
16522
16523 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
16524 to C source files specially.
16525
16526 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
16527
16528 * info.el (Info-hide-cookies-node): New function.
16529 (Info-select-node): Use it.
16530 (Info-display-images-node): Remove message with image file name.
16531
16532 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
16533
16534 * progmodes/compile.el (compilation-warning-face)
16535 (compilation-info-face, compilation-skip-threshold)
16536 (compilation-skip-visited, compilation-context-lines):
16537 Declare :version when added to Emacs.
16538 (compilation-error-regexp-alist-alist): Extend caml and irix.
16539 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
16540 (compilation-mode-font-lock-keywords): Temporarily undo line as
16541 function patch, which wasn't ready.
16542
16543 2004-04-07 Kenichi Handa <handa@m17n.org>
16544
16545 * international/latin1-disp.el (latin1-display-setup): Check each
16546 character is displayable or not instead of calling
16547 latin1-display-check-font.
16548
16549 2004-04-06 Kenichi Handa <handa@m17n.org>
16550
16551 * language/ethio-util.el (ethio-sera-being-called-by-w3):
16552 New variable.
16553 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
16554 instead of sera-being-called-by-w3.
16555 (ethio-fidel-to-sera-buffer): Likewise.
16556 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
16557 instead of sera-being-called-by-w3.
16558 (ethio-write-file): Likewise.
16559
16560 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16561
16562 * printing.el: Doc fix.
16563
16564 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
16565
16566 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
16567 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
16568 (gdb-setup-windows): Only use separate IO buffer if required.
16569
16570 2004-04-06 Kim F. Storm <storm@cua.dk>
16571
16572 * term.el (term-is-xemacs): Remove.
16573 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
16574 (term-window-width): New function.
16575 (term-mode, term-check-size): Use it.
16576 (term-mode): Disable overflow-newline-into-fringe in term buffer.
16577
16578 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
16579
16580 * cus-edit.el (custom-add-parent-links): Change unbound variable
16581 `symbol' to `name'.
16582
16583 2004-04-05 Jesper Harder <harder@ifa.au.dk>
16584 * info.el (info-apropos): New function.
16585 (Info-mode-menu): Add it.
16586 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
16587
16588 * help-mode.el (help-make-xrefs): Recognize aliased variable with
16589 inherited docstring.
16590
16591 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
16592
16593 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
16594
16595 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
16596
16597 * progmodes/compile.el (font-lock): Don't require any more.
16598 (compilation-error-properties, compilation-start, compilation-sentinel)
16599 (compilation-filter, next-error): Use with-current-buffer.
16600 (compilation-skip-to-next-location, compilation-skip-threshold)
16601 (compilation-skip-visited): Move to silence the byte-compiler.
16602 (compilation-setup): Simplify.
16603 (compilation-next-error): Use line-(beginning|end)-position.
16604 Make sure `pt' is non-nil before using compilation-loop.
16605 (compile-goto-error): Add optional event arg. Use it.
16606 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
16607 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
16608 Update the binding for mouse-2.
16609 (first-error): Set compilation-current-error to nil rather than bob.
16610 (compilation-parsing-end, compilation-parse-errors-function)
16611 (compilation-error-list, compilation-old-error-list):
16612 "New" compatibility variables.
16613 (compile-buffer-substring, compilation-compat-error-properties)
16614 (compilation-compat-parse-errors, compilation-forget-errors):
16615 New compatibility functions.
16616 (compilation-mode-font-lock-keywords): Use them.
16617
16618 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
16619
16620 * autorevert.el (auto-revert-handler): If point (or a window
16621 point) is at the end of the buffer, keep it there after
16622 reverting. This allows to tail a file.
16623 Mention this in the `Commentary'.
16624
16625 * format.el (format-write-file): Add optional argument CONFIRM
16626 and make it behave like the analogous argument to `write-file'.
16627
16628 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16629
16630 * progmodes/ebnf2ps.el: Doc fix.
16631 (ebnf-version): New version number (4.2).
16632 (ebnf-syntax): Customization and docstring fix.
16633 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
16634 Put autoloaded funs before first use.
16635 (ebnf-style-database): Add dtd entry.
16636 (ebnf-syntax-alist): Add dtd initialization.
16637 (ebnf-token-sequence): New fun.
16638 (ebnf-comment-table): Add new comment action character.
16639 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
16640
16641 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
16642 Type Definition for XML).
16643
16644 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
16645 * progmodes/ebnf-bnf.el (ebnf-sequence):
16646 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
16647 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
16648 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
16649 Code simplification: call ebnf-token-sequence.
16650
16651 2004-04-04 Eli Zaretskii <eliz@gnu.org>
16652
16653 * calendar/timeclock.el (timeclock-relative)
16654 (timeclock-get-project-function, timeclock-get-workday-function)
16655 (timeclock-query-out, timeclock-when-to-leave)
16656 (timeclock-when-to-leave-string, timeclock-log-data)
16657 (timeclock-generate-report, timeclock-in): Doc fixes.
16658
16659 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
16660
16661 * url/: New dir. Import the URL package from its repository.
16662
16663 2004-04-03 Andreas Schwab <schwab@suse.de>
16664
16665 * diff-mode.el (diff-mode): Fix missing quote.
16666
16667 2004-04-03 Juri Linkov <juri@jurta.org>
16668
16669 * descr-text.el (describe-property-list): Add `font-lock-face'.
16670
16671 * dired.el (dired-font-lock-keywords): Fix permission regexps.
16672
16673 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16674
16675 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
16676 Use utf-16le on little endian machines and utf-16be otherwise.
16677
16678 2004-04-02 David Kastrup <dak@gnu.org>
16679
16680 * net/browse-url.el (browse-url-generic): Use call-process
16681 instead of start-process to allow browsers that fork and detach.
16682
16683 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
16684
16685 * compile.el (compilation-current-error): New var.
16686 (compilation-setup, compile-mouse-goto-error)
16687 (compile-goto-error, next-error): Use it.
16688 (compilation-skip-to-next-location): Default to t, which gives
16689 contiguous skipping like old compile (where this was redundant).
16690 (compilation-next-error): Prevent previous-* commands from moving
16691 back to message at or just before point.
16692
16693 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
16694
16695 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
16696 (gdb-source-info): Don't display source at startup, if required.
16697 (gdb-show-main): New option.
16698 (gdba): Update documentation.
16699 (gdb-source): Cover case of auto-display output.
16700
16701 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
16702
16703 * autorevert.el: Delete obsolete autoload's and defvar's.
16704 (auto-revert-check-vc-info): New user option.
16705 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
16706 (auto-revert-handler-vc): Delete.
16707 (auto-revert-handler): Treat return value `fast' of
16708 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
16709
16710 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
16711 return `fast'.
16712
16713 * files.el (buffer-stale-function): Doc change.
16714
16715 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16716
16717 * printing.el: New tip on Tips section.
16718 (pr-version): New version number (6.7.4).
16719 (pr-shell-file-name): Initialization fix.
16720
16721 2004-03-31 Juri Linkov <juri@jurta.org>
16722
16723 * dired.el: Add autoload for `dired-do-touch'.
16724 (dired-touch-program): New var.
16725 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
16726 (dired-no-confirm): Add `touch' to docstring.
16727
16728 * dired-aux.el (dired-do-touch): New fun.
16729 (dired-do-chxxx): Add argument -t for touch operation.
16730
16731 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
16732 `dired-move-to-filename-regexp'.
16733
16734 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
16735
16736 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
16737
16738 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16739
16740 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
16741 and only if the buffer was modified.
16742
16743 2004-03-30 Kenichi Handa <handa@m17n.org>
16744
16745 * international/characters.el: Delete pairs for U+2308..U+230B.
16746
16747 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
16748
16749 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
16750 to detect the beginning of a level 2 or 3 annotation.
16751
16752 2004-03-29 Kenichi Handa <handa@m17n.org>
16753
16754 * international/ucs-tables.el (ucs-insert): Fix the error message.
16755
16756 2004-03-29 Kenichi Handa <handa@m17n.org>
16757
16758 * international/mule-util.el (char-displayable-p): Fix generation
16759 of XLFD file name.
16760
16761 * Makefile.in (setwins, setwins_almost): Change directory to $wd
16762 before finding directories by `find'.
16763
16764 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16765
16766 * subr.el (interactive-form): Delete. Now implemented in C.
16767
16768 * pcvs.el (cvs-parse-process): Workaround for Darwin.
16769
16770 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
16771 (vc-diff-label): New fun.
16772 (vc-diff-internal): Use it.
16773
16774 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
16775
16776 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16777
16778 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
16779
16780 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
16781 specify XML (EBNFX).
16782
16783 * progmodes/ebnf2ps.el: Doc fix.
16784 (ebnf-version): New version number (4.1).
16785 (ebnf-syntax): Adjust customization.
16786 (ebnf-style-database): Add ebnfx entry.
16787 (ebnf-syntax-alist): Add ebnfx initialization.
16788 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
16789
16790 * printing.el: Doc fix.
16791 (pr-version): New version number (6.7.3).
16792 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
16793 returns nil for mouse position. Reported by Drew Adams
16794 <drew.adams@oracle.com>.
16795 (pr-update-menus): Modify interactive declaration. Reported by Drew
16796 Adams <drew.adams@oracle.com>.
16797
16798 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
16799
16800 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
16801 (gud-gdba-marker-filter): Log the process input and output, if
16802 required. From Stefan Monnier.
16803 (gdb-debug-log, gdb-enable-debug-log): New variables.
16804 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
16805
16806 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16807
16808 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
16809 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
16810
16811 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
16812
16813 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
16814 Call vc-find-file-hook here instead of in auto-revert-buffers.
16815 (auto-revert-buffers): Delete call to vc-find-file-hook.
16816 (auto-revert-verbose, global-auto-revert-non-file-buffers)
16817 (global-auto-revert-mode, auto-revert-set-timer)
16818 (auto-revert-handler, auto-revert-buffers): Doc fixes.
16819
16820 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16821
16822 * woman.el (woman-change-fonts): Rename local variable
16823 woman-font-alist to font-alist to avoid a compiler warning.
16824
16825 2004-03-27 Dave Love <fx@gnu.org>
16826
16827 * emacs-lisp/rx.el (rx): Doc fix.
16828 Fix copyright years.
16829
16830 * strokes.el (strokes-global-set-stroke-string): New function.
16831 (strokes-list-strokes): Cope with strings, not just commands.
16832 Set foreground colour of image.
16833 (strokes-global-set-stroke): Doc fix.
16834
16835 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
16836
16837 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
16838 Auto Revert mode.
16839 (Buffer-menu-files-only): New variable.
16840 (Buffer-menu-toggle-files-only): New function.
16841 (Buffer-menu-mode-map): Bind it to `T'.
16842 (Buffer-menu-mode): Mention `T' in docstring.
16843 Set buffer-stale-function.
16844 (list-buffers-noselect): Mark buffer non-modified and set
16845 Buffer-menu-files-only.
16846
16847 * dired.el (buffer-stale-function): Remove no longer needed defvar.
16848
16849 * autorevert.el (auto-revert-handler): Print revert message
16850 before, rather than after, reverting.
16851 (buffer-stale-function): Move to files.el.
16852
16853 * files.el (buffer-stale-function): Move here from autorevert.el.
16854
16855 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
16856
16857 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
16858
16859 * calc/calc.el (calc-mode-map): Use mapc.
16860
16861 * apropos.el (apropos-mode): Don't autoload.
16862 (apropos-symbols-internal): New fun. Extracted from `apropos'.
16863 (apropos): Use it.
16864 (apropos-print): Add optional `text' argument.
16865 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
16866 Don't assume point-min == 1.
16867
16868 * bs.el (bs-buffer-list): Use buffer-local-value.
16869 (bs--set-toggle-to-show): Use with-current-buffer.
16870
16871 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
16872 New funs.
16873 (list-buffers-noselect): Use them. Adjust :align-to to new style.
16874
16875 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
16876
16877 * dabbrev.el (dabbrev-expand): Fix regexp construction.
16878 (dabbrev--find-expansion): Use pop.
16879 (dabbrev--search): Use match-string-no-properties.
16880
16881 * dired.el (dired-mode): Use run-mode-hooks.
16882 (dired-move-to-end-of-filename): Use match-string.
16883
16884 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
16885 is bound before using it.
16886 (ediff-verbose-p): Make it into a var since it's not constant.
16887
16888 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
16889
16890 * faces.el (read-face-font): Don't cons up unnecessarily.
16891 (header-line, tool-bar): Share common parts.
16892
16893 * files.el (file-relative-name): Use compare-strings.
16894
16895 * finder.el (finder-mode): Follow coding convention.
16896
16897 * subr.el (read-number): New function.
16898
16899 * ses.el (ses-read-number): Move to subr.el.
16900 (ses-set-header-row): Use read-number.
16901
16902 2004-03-26 Andre Spiegel <spiegel@gnu.org>
16903
16904 * vc-hooks.el (vc-arg-list): New function, which handles both
16905 compiled and uncompiled code.
16906 (vc-default-workfile-unchanged-p): Use it.
16907
16908 * vc.el (vc-print-log): Undo prev change, use new function
16909 vc-arg-list from vc-hooks.el.
16910
16911 2004-03-26 Masatake YAMATO <jet@gyve.org>
16912
16913 * simple.el (completion-setup-function): Emphasize the
16914 first uncommon characters in the completions; and de-emphasize
16915 the common prefix substrings.
16916 (completion-emphasis): New face.
16917 (completion-de-emphasis): New face.
16918
16919 2004-03-25 Juanma Barranquero <lektu@terra.es>
16920
16921 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
16922 Comment out (it's unused and unfinished code).
16923
16924 2004-03-25 Sam Steingold <sds@gnu.org>
16925
16926 * vc.el (vc-print-log): Fix a bug in the last patch:
16927 backend-function may be a byte-compiled object, not a lambda.
16928
16929 2004-03-25 Juri Linkov <juri@jurta.org>
16930
16931 * descr-text.el (describe-property-list): Add a button
16932 for `face' property that calls `describe-face'.
16933 Suggested by luis fernandes <elf@ee.ryerson.ca>
16934
16935 * international/mule.el (keyboard-coding-system):
16936 * kmacro.el (kmacro-call-macro): Fix docstring.
16937
16938 * dired.el: Fix comments.
16939
16940 * textmodes/fill.el (fill): Fix Info link.
16941
16942 * font-lock.el (fast-lock, lazy-lock):
16943 * jit-lock.el (jit-lock): Remove links to removed Support Modes
16944 Info node.
16945
16946 * eshell/eshell.el (eshell): Fix broken info-link.
16947
16948 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
16949 * eshell/em-banner.el (eshell-banner):
16950 * eshell/em-smart.el (eshell-smart):
16951 * eshell/esh-cmd.el (eshell-cmd):
16952 Comment out broken info-links to incomplete Info manual.
16953
16954 * info-xref.el: Fix commentary.
16955
16956 2004-03-25 Kevin Ryde <user42@zip.com.au>
16957
16958 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
16959 Remove spurious node duplicate suppression, doesn't work, not wanted.
16960 (info-xref-output): Take format style args, add "sit-for 0" to let
16961 user see the results as they progress.
16962 (info-xref-check-all-custom): New function.
16963
16964 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
16965
16966 * gdb-ui.el: Moved to progmodes.
16967
16968 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
16969
16970 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
16971
16972 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
16973
16974 * calendar/appt.el (appt-check): Remove superfluous progn.
16975 When finished with diary buffer: if it was not being displayed
16976 before, kill it; otherwise restore its original state.
16977 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
16978
16979 * calendar/calendar.el (calendar-set-mode-line): Use total
16980 available mode-line width, rather than frame-width.
16981
16982 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
16983 after mode change so effect not lost.
16984
16985 2004-03-23 Dave Love <fx@gnu.org>
16986
16987 * dired.el (dired) <defgroup>: Add link to manual.
16988 (dired-font-lock-keywords): Add highlighting on unusual permissions.
16989 (dired-revert): Use dolist.
16990 (dired-mode-map): Add U binding.
16991 (dired-mode): Add font-lock-beginning-of-syntax-function.
16992 (dired-garbage-files-regexp): Make it a defcustom.
16993
16994 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
16995
16996 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
16997 is equivalent to nil.
16998 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
16999 (vc-arch-mode-line-string): Accept `added' state.
17000 (vc-arch-state): Use inode-sigs if available.
17001 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
17002 Copy&delete existing id file if any. Fallback if uuidgen is absent.
17003 (vc-arch-tagline-re): New var.
17004 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
17005 New functions.
17006 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
17007 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
17008
17009 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
17010 (vc-file-not-found-hook): Use it.
17011
17012 * diff-mode.el (diff-default-read-only): Change default.
17013 (diff-mode-hook): Make it a defcustom. Add some options.
17014 (diff-mode-map): Bind diff-refine-hook.
17015 (diff-yank-handler): New var.
17016 (diff-yank-function): New fun.
17017 (diff-font-lock-keywords): Use them.
17018 (diff-end-of-file): Handle case where file-header looks like diff text.
17019 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
17020 (diff-file-kill): Delete a subsequent empty line, if applicable.
17021 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
17022 (diff-find-file-name): Use it.
17023 (diff-tell-file-name): New command.
17024 (diff-mode): Be careful with view-mode.
17025 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
17026 New functions, for use in diff-mode-hook.
17027 (diff-find-source-location): Catch "regex too large" errors.
17028 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
17029 (diff-refine-hunk): New command.
17030
17031 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
17032 (smerge-context-menu-map): Remove unused var.
17033 (smerge-keep-all): Preserve markers.
17034 (smerge-keep-n): New fun.
17035 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
17036 (smerge-keep-current, smerge-ediff): Use it.
17037 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
17038 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
17039 (smerge-resolve): Resolve trivial 3-part conflicts.
17040
17041 2004-03-23 Juri Linkov <juri@jurta.org>
17042
17043 * man.el (Man-width): New var.
17044 (Man-getpage-in-background): Use it.
17045 (Man-support-local-filenames): New var and fun.
17046 (Man-build-man-command): Don't add a second %s.
17047 (Man-fontify-manpage): Clean up message.
17048 (Man-mode): Set outline-regexp, outline-level,
17049 imenu-generic-expression.
17050
17051 * woman.el (woman-fill-frame): Doc fix.
17052 (woman-decode-region): Use window-width instead of frame-width.
17053
17054 * abbrevlist.el (list-one-abbrev-table):
17055 * descr-text.el (describe-char):
17056 * international/mule-diag.el (describe-current-coding-system):
17057 * international/quail.el (quail-insert-decode-map):
17058 Use window-width instead of frame-width.
17059
17060 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
17061 (jka-compr-mode-alist-additions): Add tbz.
17062 (jka-compr-write-region, jka-compr-insert-file-contents):
17063 Add message for undefined compress-program.
17064 (jka-compr-write-region): Remove redundant var bindings.
17065
17066 * dired-x.el (dired-guess-shell-alist-default): Add choices for
17067 extracting files into subdirectory. Add tbz and dz. Fix regexps.
17068 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
17069 (dired-man): Use dired-guess-shell-command.
17070 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
17071 Change default nil to t.
17072
17073 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
17074 (dired-compare-directories): Add default value for empty input.
17075
17076 * help-at-pt.el: Move suggestions for key bindings to Commentary.
17077
17078 * time.el (display-time-string-forms): Fix help-echo date format.
17079
17080 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
17081
17082 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
17083 (buffer-stale-function): New variable.
17084 (auto-revert-list-diff, auto-revert-dired-file-list)
17085 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
17086 (auto-revert-handler): Take over some functionality of deleted
17087 functions.
17088 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
17089
17090 * dired.el (dired-directory-changed-p): New fun, extracted from
17091 dired-internal-noselect.
17092 (dired-buffer-stale-p): New fun.
17093 (dired-internal-noselect): Use dired-directory-changed-p.
17094 Eliminate revert messages.
17095 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
17096
17097 2004-03-23 Kenichi Handa <handa@m17n.org>
17098
17099 * international/characters.el: Setup syntaxes for more parentheses
17100 Unicode characters.
17101
17102 * international/mule-cmds.el (select-safe-coding-system):
17103 Merge coding-system and auto-cs before comparing them.
17104
17105 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
17106
17107 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
17108
17109 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
17110 normal-auto-fill-function and comment-indent-function.
17111 The default values now work just as well.
17112 Don't set font-lock-beginning-of-syntax-function since we already set
17113 syntax-begin-function.
17114 (lisp-outline-level): Put ;;;###autoload at same level as (.
17115 (prin1-char): Quote special chars.
17116
17117 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
17118 than with-no-warnings.
17119
17120 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
17121 if the source location can't be found.
17122 (edebug-compute-previous-result): Use prin1-char.
17123
17124 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
17125 (debug-ignored-errors): Add an entry.
17126
17127 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
17128 (byte-compile-file): Output warning when deleting a file.
17129
17130 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
17131 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
17132
17133 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
17134 (byte-compile-inline-expand): Use backquote.
17135 (byte-optimize-pure-func): Rename from byte-optimize-concat.
17136 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
17137
17138 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
17139
17140 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
17141
17142 2004-03-22 Juri Linkov <juri@jurta.org>
17143
17144 * finder.el (finder-known-keywords): Fix data, tex, unix.
17145
17146 * play/landmark.el: Fix keywords.
17147
17148 * language/ethio-util.el (ethio-find-file): Doc fix.
17149
17150 * emacs-lisp/warnings.el: Doc fix.
17151
17152 * textmodes/ispell.el (ispell-help): Doc fix.
17153
17154 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
17155
17156 * format.el (format-insert-file): Always return a list of two
17157 elements, like insert-file-contents does.
17158
17159 2004-03-21 Andre Spiegel <spiegel@gnu.org>
17160
17161 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
17162 and vc-BACKEND-diff.
17163 (vc-print-log): If the print-log implementation supports it, use
17164 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
17165 (vc-version-diff, vc-diff-internal): Doc fixes.
17166
17167 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
17168 implementation supports it, let diff output go to *vc*,
17169 not *vc-diff*, since this is an internal call.
17170
17171 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
17172
17173 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
17174
17175 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
17176
17177 2004-03-21 Dave Love <fx@gnu.org>
17178
17179 * progmodes/cfengine.el (cfengine-mode):
17180 Set parse-sexp-ignore-comments.
17181
17182 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
17183
17184 2004-03-21 Juanma Barranquero <lektu@terra.es>
17185
17186 * allout.el (allout-mode): Fix docstring.
17187
17188 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
17189
17190 * files.el (insert-directory): Fix bug if SWITCHES is a list.
17191
17192 * autorevert.el (auto-revert-interval): Make new value take
17193 effect immediately when set through Custom.
17194 (auto-revert-set-timer): Add interactive declaration.
17195
17196 2004-03-19 David Ponce <david@dponce.com>
17197
17198 * ruler-mode.el (ruler-mode-header-line-format-old):
17199 Don't `make-variable-buffer-local'.
17200 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
17201 (ruler-mode-header-line-format): Simply funcall the above.
17202 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
17203 to save/restore a previous header line format.
17204 (ruler-mode-space): Don't depend on a numeric WIDTH value.
17205 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
17206 fringes and margins width.
17207 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
17208
17209 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
17210
17211 * log-edit.el (log-edit-font-lock-keywords): Typo.
17212
17213 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
17214 (tex-send-tex-command): Rather than here.
17215 (tex-compilation-parse-errors): Simplify.
17216
17217 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
17218
17219 * time.el (display-time-string-forms): Add help-echo with date on time.
17220
17221 * composite.el (compose-region): Use restore-buffer-modified-p.
17222
17223 * disp-table.el (standard-display-8bit): Simplify.
17224
17225 * server.el (server-process-filter): Delete temp frame.
17226
17227 * add-log.el (add-change-log-entry): Simplify.
17228
17229 2004-03-19 Kim F. Storm <storm@cua.dk>
17230
17231 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
17232 (hexl-follow-line): Don't require 'fringe.
17233
17234 * progmodes/compile.el (compilation-start): Always set
17235 compilation-last-buffer and return it.
17236
17237 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
17238
17239 * simple.el (clone-buffer): Doc fix.
17240
17241 2004-03-18 Juanma Barranquero <lektu@terra.es>
17242
17243 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
17244
17245 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
17246
17247 * log-edit.el (log-edit-font-lock-keywords): New var.
17248 (log-edit-mode): Use it.
17249
17250 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
17251
17252 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
17253 properly for watching in speedbar.
17254
17255 2004-03-17 Masatake YAMATO <jet@gyve.org>
17256
17257 * smerge-mode.el (smerge-popup-context-menu):
17258 Put `unwind-protect' around `overlay-put' and `popup-menu'.
17259
17260 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
17261
17262 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
17263 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
17264 Take sealed revisions into account.
17265 (vc-arch-checkin): Extract a summary line from the message.
17266
17267 2004-03-16 Masatake YAMATO <jet@gyve.org>
17268
17269 * register.el (register): Provide `register' feature.
17270
17271 2004-03-15 Masatake YAMATO <jet@gyve.org>
17272
17273 Added context menu support in smerge mode.
17274 Most of the part is written by Stefan Monnier.
17275
17276 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
17277 New keymap and menu.
17278 (smerge-text-properties): New function.
17279 (smerge-remove-props): New function.
17280 (smerge-popup-context-menu): New function.
17281 (smerge-resolve): Call `smerge-remove-props'.
17282 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
17283 (smerge-keep-current): Ditto.
17284 (smerge-kill-current): New function.
17285 (smerge-match-conflict): Put text properties.
17286 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
17287
17288 2004-03-15 David Ponce <david@dponce.com>
17289
17290 * ruler-mode.el (ruler-mode-left-fringe-cols)
17291 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
17292 (ruler-mode-right-scroll-bar-cols): Remove.
17293 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
17294 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
17295 Use fringe-columns and scroll-bar-columns.
17296
17297 2004-03-15 Masatake YAMATO <jet@gyve.org>
17298
17299 * hl-line.el (hl-line-range-function): New variable.
17300 (hl-line-move): New function.
17301 (global-hl-line-highlight): Use `hl-line-move'.
17302 (hl-line-highlight): Ditto.
17303
17304 * scroll-bar.el (scroll-bar-columns):
17305 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
17306
17307 * ruler-mode.el (top-level): Require scroll-bar and fringe.
17308 (ruler-mode-left-fringe-cols)
17309 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
17310 (ruler-mode-right-scroll-bar-cols)
17311 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
17312 (ruler-mode-ruler-function): New variable.
17313 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
17314 if the value for `ruler-mode-ruler-function'is given.
17315
17316 * hexl.el (hexl-mode-hook): Make the hook customizable.
17317 (hexl-address-area, hexl-ascii-area): New customize variables.
17318 (hexlify-buffer): Put font-lock-faces on the address area and
17319 the ascii area.
17320 (hexl-activate-ruler): New function.
17321 (hexl-follow-line): New function.
17322 (hexl-highlight-line-range): New function.
17323 (hexl-mode-ruler): New function.
17324
17325 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
17326
17327 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
17328 (vc-default-find-file-hook): New fun.
17329 (vc-find-file-hook): Call new find-file-hook operation.
17330
17331 * vc-arch.el: New file.
17332
17333 2004-03-12 Jesper Harder <harder@ifa.au.dk>
17334
17335 * info-look.el (info-lookup): Reuse an existing Info window.
17336
17337 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
17338
17339 * woman.el (woman-preserve-ascii): Default value changed to t and
17340 doc string revised.
17341
17342 2004-03-12 Richard M. Stallman <rms@gnu.org>
17343
17344 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
17345 Fix minor bug.
17346
17347 * replace.el (occur-engine): Change message for count of matches.
17348
17349 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
17350 For strings, do compare text properties.
17351
17352 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
17353
17354 * progmodes/compile.el (compile-auto-highlight)
17355 (compilation-error-list, compilation-old-error-list)
17356 (compilation-parse-errors-function, compilation-parsing-end)
17357 (compilation-error-message, compilation-directory-stack)
17358 (compilation-enter-directory-regexp-alist)
17359 (compilation-leave-directory-regexp-alist)
17360 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
17361 (compilation-current-file, compilation-regexps): Remove vars.
17362
17363 (compile-error-at-point, compilation-error-filedata)
17364 (compilation-error-filedata-file-name, compile-reinitialize-errors)
17365 (compilation-next-error-locus, compilation-forget-errors)
17366 (count-regexp-groupings, compilation-parse-errors)
17367 (compile-collect-regexps, compile-buffer-substring): Remove funs.
17368
17369 (compile-internal): Make obsolete.
17370
17371 (compilation-first-column, compilation-error)
17372 (compilation-directory-matcher, compilation-page-delimiter)
17373 (compilation-mode-font-lock-keywords, compilation-debug)
17374 (compilation-error-face, compilation-warning-face)
17375 (compilation-info-face, compilation-line-face)
17376 (compilation-column-face, compilation-enter-directory-face)
17377 (compilation-leave-directory-face, compilation-skip-threshold)
17378 (compilation-skip-visited, compilation-context-lines): New vars.
17379
17380 (compilation-warning-face, compilation-info-face)
17381 (compilation-message-face): New faces.
17382
17383 (compilation-error-regexp-alist-alist): New constant.
17384
17385 (compilation-face, compilation-directory-properties)
17386 (compilation-assq, compilation-error-properties, compilation-start)
17387 (define-compilation-mode, compilation-loop)
17388 (compilation-set-window): New functions.
17389
17390 (compile): Additional argument for interactive compiles like TeX.
17391
17392 * progmodes/grep.el (kill-grep): Move here from compile.el
17393 (grep-error, grep-hit-face, grep-error-face)
17394 (grep-mode-font-lock-keywords): New variables.
17395 (grep-regexp-alist): Simplify regexp and add `binary' case.
17396 (grep-mode): New mode.
17397 (grep-process-setup): Simplify.
17398
17399 2004-03-11 Jason Rumney <jasonr@gnu.org>
17400
17401 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
17402 letters on DOS/Windows.
17403
17404 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
17405
17406 * server.el (server-name): New var.
17407 (server-socket-dir): New var to replace server-socket-name.
17408 (server-start): Use them.
17409
17410 2004-03-11 Simon Josefsson <jas@extundo.com>
17411
17412 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
17413 died to avoid infloop. Reported by Jonathan Glauner
17414 <jglauner@sbum.org>.
17415
17416 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
17417
17418 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
17419 (smerge-mode-menu): Use it to deactivate menu entries.
17420 (smerge-keep-current): New fun.
17421 (smerge-keep-current): Use it.
17422
17423 2004-03-10 John Paul Wallington <jpw@gnu.org>
17424
17425 * foldout.el (foldout-fold-list, foldout-modeline-string):
17426 Declare them as variables, not constants.
17427
17428 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17429
17430 * ps-print.el: Modification to print *Messages* buffer.
17431 (ps-print-version): New version 6.6.4.
17432 (ps-message-log-max): New fun.
17433 (ps-spool-without-faces, ps-spool-with-faces)
17434 (ps-count-lines-preprint): Code fix.
17435
17436 * printing.el: New tips in Tips section.
17437
17438 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17439
17440 * delim-col.el: Doc fix.
17441
17442 * printing.el: Doc fix. New doc section (Tips).
17443
17444 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
17445
17446 * type-break.el (type-break-emacs-variant): Remove.
17447 (type-break-run-at-time, type-break-cancel-function-timers):
17448 Use fboundp rather than version name and number.
17449
17450 2004-03-09 Masatake YAMATO <jet@gyve.org>
17451
17452 * hexl.el (hexl-mode): Use `make-local-variable' instead of
17453 `make-variable-buffer-local'.
17454
17455 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
17456
17457 * find-dired.el (find-dired): Call `shell-command' instead of
17458 `start-process-shell-command'. By this, Tramp takes over
17459 handling of remote directories.
17460
17461 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
17462
17463 * newcomment.el (comment-use-global-state): New var.
17464 (comment-search-forward): Use it.
17465
17466 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
17467
17468 * cus-edit.el (fill) <defgroup>: Move to fill.el.
17469
17470 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
17471 (enable-kinsoku): Make it a defcustom.
17472 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
17473 paragraph to same-comment-start-marker.
17474
17475 2004-03-07 Dave Love <fx@gnu.org>
17476
17477 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
17478 (browse-url-mail): Use it.
17479
17480 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
17481 (rfc2368-unhexify-string): Use replace-regexp-in-string.
17482
17483 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
17484
17485 * woman.el (woman-man.conf-path): Doc fix.
17486 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
17487
17488 2004-03-07 Eli Zaretskii <eliz@gnu.org>
17489
17490 * sort.el (sort-columns): Remove ms-dos from the list of systems
17491 where the external `sort' command is not used.
17492
17493 2004-03-07 Kim F. Storm <storm@cua.dk>
17494
17495 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
17496 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
17497 from overlay-arrow-variable-list.
17498 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
17499
17500 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
17501
17502 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
17503 overlay arrow string properly for the assembler buffer.
17504
17505 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
17506
17507 * mail/sendmail.el (mail-mode): Fix last change.
17508
17509 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
17510
17511 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
17512 for the assembler buffer.
17513 (gdb-assembler-custom): Position the overlay arrow.
17514 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
17515
17516 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
17517
17518 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
17519
17520 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
17521 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
17522
17523 * mail/sendmail.el (mail-mode): Set comment-start-skip.
17524
17525 * newcomment.el (uncomment-region): Allow non-terminated comment.
17526 (comment-normalize-vars): Check the user-specified comstart marker.
17527
17528 2004-03-04 Jesper Harder <harder@ifa.au.dk>
17529
17530 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
17531 Otherwise, do use it if the region only contains font-lock text
17532 properties.
17533
17534 2004-03-04 Masatake YAMATO <jet@gyve.org>
17535
17536 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
17537 as the callback function for eldoc.
17538 (hexl-print-current-point-info): New function.
17539 (hexl-current-address): Print the address in both decimal
17540 and hexadecimal format.
17541
17542 2004-03-04 Richard M. Stallman <rms@gnu.org>
17543
17544 * mail/rmail.el (rmail-convert-to-babyl-format):
17545 Specify t for UNIBYTE when calling mail-unquote-printable-region.
17546
17547 * mail/mail-utils.el (mail-unquote-printable-region):
17548 New arg UNIBYTE.
17549
17550 * startup.el (command-switch-alist): Doc fix.
17551
17552 * simple.el (undo): Temporarily set this-command to `undo-start',
17553 then set it to `undo' once undo-start returns without error.
17554
17555 * simple.el (minibuffer-history-sexp-flag): Doc fix.
17556
17557 * simple.el (kill-line): Don't disregard trailing whitespace
17558 in eol condition, if show-trailing-whitespace is set.
17559
17560 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
17561 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
17562 When disabling, restore old values only if mouse-sel-has-been-enabled.
17563
17564 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
17565 (isearch-{-char): New function.
17566 (isearch-mode-map): Bind { to isearch-{-char.
17567
17568 * font-lock.el (lisp-font-lock-keywords-2):
17569 Turn off the CL with-... and do-... general patterns.
17570 Instead, recognize several specific with... and do... constructs.
17571
17572 * files.el (switch-to-buffer-other-window):
17573 Bind same-window-buffer-names and same-window-regexps to nil.
17574 (switch-to-buffer-other-frame): Likewise.
17575
17576 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
17577
17578 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
17579 recognizing leading comment on code line.
17580
17581 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17582
17583 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
17584 hidden files/directories.
17585
17586 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17587
17588 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
17589 only comment-start (in case the mode hasn't set it).
17590
17591 * Makefile.in (AUTOGENEL): New var.
17592 (bootstrap-prepare): Rename from bootstrap-clean.
17593 Don't remove elc files.
17594 (maintainer-clean): New target.
17595
17596 * xml.el (xml-get-attribute-or-nil): Simplify.
17597
17598 2004-03-02 Juri Linkov <juri@jurta.org>
17599
17600 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
17601 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
17602 URL to prevent their substitution with the environment variable
17603 values by browsers.
17604
17605 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17606
17607 * ps-print.el: Doc fix.
17608 (ps-print-version): New version number (6.6.3).
17609 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
17610 Docstring fix.
17611 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
17612 before printing.
17613 (ps-time-stamp-yyyy-mm-dd): New fun.
17614 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
17615
17616 2004-03-02 Kim F. Storm <storm@cua.dk>
17617
17618 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
17619
17620 2004-03-01 Juanma Barranquero <lektu@terra.es>
17621
17622 * allout.el (allout-rebullet-heading): Fix typo in docstring.
17623
17624 * desktop.el (desktop-file-version)
17625 (desktop-after-read-hook): Fix typos.
17626 (desktop-clear-preserve-buffers): Remove redundant info in
17627 docstring already shown by the obsolescence message.
17628 (desktop-truncate, desktop-internal-v2s)
17629 (desktop-value-to-string): Change argument name to match docstring.
17630
17631 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
17632
17633 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
17634 docstring.
17635
17636 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17637
17638 * printing.el: Replace "As Is..." in PostScript file print/preview by
17639 "No Preprocessing...". Suggested by Colin Marquardt
17640 <_marquardt_@zmd.de>.
17641 (pr-insert-section-4): Adjust buffer interface.
17642
17643 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
17644
17645 Version 2.0.39 of Tramp released.
17646
17647 * net/tramp.el (tramp-handle-file-local-copy)
17648 (tramp-handle-write-region, tramp-open-connection-rsh):
17649 Variable name typo. Small change. From Patrick Tullmann
17650 <tullmann@flux.utah.edu>.
17651 (tramp-process-connection-type): New variable.
17652 (tramp-maybe-open-connection): Use it.
17653 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
17654 (tramp-touch): Set last-modified time of a remote file.
17655 (tramp-handle-write-region): Say which function is used when encoding.
17656
17657 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
17658
17659 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
17660 case of non-existing filename, too. Reported by Christoph Bauer
17661 <c_bauer@informatik.uni-kl.de>.
17662 (tramp-smb-get-file-entries): The directory in question should
17663 have permissions "drwxrwxrwx". Just virtual, because we don't
17664 know the real permissions. Don't we know?
17665 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
17666 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
17667 (tramp-smb-wait-for-output): Optimize algorithm getting pending
17668 output. If it was received chunkwise, there have been problems.
17669 Remove the "prompt not found" error message; it is obvious.
17670 Simplify algorithm.
17671 (tramp-smb-process-running): Remove. Since we acknowledge the
17672 virtual prompt for shares, there's no need for distinction of
17673 reading shares (process ends afterwards) and interactive mode of
17674 smblient.
17675 (tramp-smb-open-connection): Setting process sentinel removed.
17676 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
17677 "NT_STATUS_NETWORK_ACCESS_DENIED".
17678 (tramp-smb-maybe-open-connection): Set `process-connection-type'
17679 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
17680 (top-level): Setting default value in `tramp-default-method-alist'
17681 corrected. Order of USER and HOST have been wrong.
17682 Nobody complained for months ...
17683 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
17684 (tramp-smb-open-connection): Clear password cache if login has failed.
17685
17686 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
17687 `tramp-unified-filenames'.
17688 (tramp-completion-mode): Make test for XEmacs explicitely.
17689 `event-to-character' can exists in Emacs packages too.
17690 Reported by Matt Swift <swift@alum.mit.edu>.
17691 (tramp-buffer-name): Buffer name must contain the user if exists.
17692 Reported by Adrian Phillips <a.phillips@met.no>.
17693 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
17694 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
17695 (tramp-do-copy-or-rename-file-out-of-band): Rename from
17696 `tramp-do-copy-or-rename-file-one-local', because it handles also
17697 the case both files use the same out-of-band method.
17698 Implementation added.
17699 (tramp-handle-file-local-copy, tramp-handle-write-region):
17700 Out-of-band handling removed. `copy-file' called instead, which
17701 calls `tramp-do-copy-or-rename-file-out-of-band'.
17702 (tramp-action-password): Check for out-of-band method removed.
17703 This function is used for 'login-program.
17704 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
17705 appropriate.
17706 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
17707 and `tramp-parse-sknownhosts'.
17708 (tramp-completion-function-alist): It's a defvar now, because we
17709 want to apply the optimized `tramp-set-completion-function'
17710 instead of a static list.
17711 (tramp-set-completion-function): Implementation tuned.
17712 Avoid double entries, and entries where the function or the
17713 file/directory doesn't exist.
17714 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
17715 for SSH2.
17716 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
17717 (tramp-handle-dired-compress-file): New function.
17718 (tramp-async-proc): New variable.
17719 (tramp-handle-shell-command): Adding asynchronous processes.
17720 They are far from being perfect, but it works at least for
17721 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
17722 (top-level): Require password.el if visible. Should be mandatory
17723 once No Gnus has found its way into (X)Emacs.
17724 (tramp-read-passwd): Invoke `password-read' if available,
17725 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
17726 fallback any longer.
17727 (tramp-clear-passwd): New function.
17728 (tramp-process-actions, tramp-process-multi-actions):
17729 Clear password cache if login has failed.
17730
17731 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
17732 its own module.
17733 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
17734 `ange-ftp-ftp-name-res'. There could be incorrect values from
17735 previous calls in case the "ftp" method is used in the Tramp file
17736 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
17737
17738 2004-02-28 Richard M. Stallman <rms@gnu.org>
17739
17740 * term.el (term-mouse-paste): Call mouse-set-point.
17741
17742 * thumbs.el: New file.
17743
17744 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17745
17746 * progmodes/ebnf-abn.el: Doc fix.
17747
17748 * progmodes/ebnf-bnf.el: Doc fix.
17749 (ebnf-repeat): Code fix.
17750
17751 * progmodes/ebnf2ps.el: Doc fix.
17752 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
17753
17754 2004-02-28 Juri Linkov <juri@jurta.org>
17755
17756 * ffap.el (dired-at-point): Additional writability test for
17757 relative directory names.
17758 (dired-at-point-prompter): Treat directories as a directory, get
17759 the directory component from files.
17760 (ffap-string-at-point): Return string from region if region is active.
17761 (ffap-file-at-point): Remove redundant code.
17762
17763 2004-02-28 Kim F. Storm <storm@cua.dk>
17764
17765 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
17766 Initialize margin area images to nil.
17767 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
17768 (breakpoint-enabled-bitmap-face)
17769 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
17770 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
17771 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
17772 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
17773 (gdb-reset): Use gdb-remove-breakpoint-icons.
17774 (gdb-put-string): Add dprop arg to specify alternative display
17775 property (for setting fringe bitmap).
17776 (gdb-remove-strings): Doc fix.
17777 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
17778 icon in fringe (if available), or else as icon or text in display
17779 margin. Creates necessary icons in breakpoint-bitmap,
17780 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
17781 Also make left window margin if required.
17782 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
17783 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
17784 no longer needed.
17785 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
17786 gdb-put-breakpoint-icon.
17787 (gdb-assembler-mode): Don't set left-margin-width here.
17788
17789 2004-02-27 Kevin Ryde <user42@zip.com.au>
17790
17791 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
17792 comma, so that it DTRT in macros.
17793
17794 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
17795
17796 * progmodes/sh-script.el (sh-shell-arg)
17797 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
17798 (sh-leading-keywords, sh-other-keywords): Fix custom type.
17799
17800 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
17801
17802 * faces.el (face-spec-set-match-display): Add a new attribute,
17803 `min-colors'.
17804 (region, highlight, secondary-selection): Use `min-colors'.
17805
17806 * custom.el (defface): Add documentation for `min-colors'.
17807
17808 * font-lock.el (font-lock-comment-face, font-lock-string-face)
17809 (font-lock-keyword-face, font-lock-function-name-face)
17810 (font-lock-variable-name-face, font-lock-constant-face):
17811 Use `min-colors'.
17812
17813 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
17814
17815 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17816
17817 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
17818 define assq-delete-all if it's not defined.
17819 (ebnf-generate-region): Code fix.
17820
17821 * printing.el: Doc fix.
17822 (pr-version): New version number (6.7.2).
17823 (pr-command): Return empty string if command is an empty string.
17824
17825 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17826
17827 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
17828
17829 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
17830 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
17831 semi-down-full. Fix a bug on productions like test = {"test"}* | (
17832 "tt" ["test"] ). Reported by Markus Dreyer
17833 <mdreyer@ix.urz.uni-heidelberg.de>.
17834 (ebnf-version): New version number (4.0).
17835 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
17836 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
17837 (ebnf-delete-style): New commands.
17838 (ebnf-directory, ebnf-file): New funs.
17839 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
17840 (ebnf-production-name-p, ebnf-stop-on-error): New options.
17841 (ebnf-syntax-alist): New var.
17842 (ebnf-element-width): New fun replacing ebnf-list-width.
17843 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
17844 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
17845 (ebnf-prologue): Adjust vars.
17846 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
17847 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
17848 (ebnf-check-style-values, ebnf-generate-production)
17849 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
17850 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
17851 (ebnf-token-repeat): Code fix.
17852
17853 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
17854 %right, %left and %prec. Suggested by Matthew K. Junker
17855 <junker@alum.mit.edu>.
17856 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
17857
17858 * progmodes/ebnf-iso.el: Doc fix.
17859 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
17860 (ebnf-iso-lex): Code fix.
17861
17862 * progmodes/ebnf-bnf.el: Doc fix.
17863 (ebnf-bnf-lex): Code fix.
17864
17865 * progmodes/ebnf-otz.el: Doc fix.
17866
17867 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
17868
17869 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
17870 (abbrev-prefix-mark): Doc fix.
17871
17872 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
17873
17874 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
17875 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
17876 (gdb-var-delete): Make interactive (really).
17877 (gdb-edit-value): Make non-interactive.
17878
17879 * progmodes/gud.el (gud-speedbar-menu-items):
17880 Add gdb-var-delete and, indirectly, gdb-edit-value.
17881 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
17882 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
17883 (gud-gdb-marker-filter): Add comment for annotations.
17884
17885 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
17886
17887 * calendar/calendar.el (generate-calendar)
17888 (calendar-read-date): Prevent display of BC calendars once more -
17889 reverts 2003-10-01 change.
17890 (generate-calendar-month): Doc fix.
17891
17892 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
17893
17894 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
17895 return value of increment-calendar-month.
17896
17897 2004-02-21 Stephen Compall <s11@member.fsf.org>
17898
17899 * saveplace.el (save-place-forget-unreadable-files)
17900 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
17901 (save-place-forget-unreadable-files): New function.
17902 (save-place-alist-to-file): Use it to filter out files that are
17903 no longer readable.
17904
17905 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
17906 current Texinfo environment, using the same method as in
17907 `texinfo-insert-@end', and insert a space rather than a newline if
17908 point in a @table environment.
17909
17910 2004-02-21 Juri Linkov <juri@jurta.org>
17911
17912 * ffap.el (ffap-file-at-point): Try parent directories.
17913
17914 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
17915
17916 * vcursor.el (vcursor-modifiers): New defcustom.
17917 (vcursor-cs-binding): Use vcursor-modifiers instead of a
17918 hard-coded list.
17919
17920 2004-02-21 Masatake YAMATO <jet@gyve.org>
17921
17922 * play/animate.el (animate-birthday-present): Accept names other
17923 than `Sarah', too.
17924
17925 2004-02-21 Juri Linkov <juri@jurta.org>
17926
17927 * startup.el: Remove table of command line arguments from the
17928 Commentary section.
17929
17930 2004-02-20 John Wiegley <johnw@newartisans.com>
17931
17932 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
17933 again" modifier from 'e' to 'E', since 'e' is also used by the
17934 "file extension" modifier.
17935
17936 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
17937
17938 * help-fns.el (describe-categories): Doc fix.
17939
17940 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
17941
17942 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
17943 temporary file for buffer already visiting one. This change makes
17944 output likely to be directly usable by patch program.
17945 Suggested by Adrian Aichner <adrian@xemacs.org>
17946
17947 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
17948
17949 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
17950 case of variables defined in compound statements.
17951 (gdb-setup-windows, gdb-source-info, gdb-source-info):
17952 Simplify constructions using switch-to-buffer.
17953
17954 2004-02-19 Simon Josefsson <jas@extundo.com>
17955
17956 * play/morse.el: Fix typo.
17957 (morse-code): Add @.
17958
17959 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
17960
17961 * calendar/appt.el (appt-display-format): Change default to
17962 'ignore, for backwards compatibility.
17963 (appt-display-message): If appt-display-format is 'ignore,
17964 respect old vars appt-msg-window and appt-visible.
17965 (appt-activate): Don't depend on return value of cancel-timer.
17966
17967 * calendar/calendar.el (calendar-holidays): Doc fix.
17968
17969 * calendar/cal-coptic.el (coptic-prompt-for-date):
17970 Use assoc-string instead of assoc-ignore-case.
17971 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
17972 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
17973 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
17974 * calendar/cal-islam.el (calendar-goto-islamic-date)
17975 (mark-islamic-diary-entries): Ditto.
17976 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
17977 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
17978 (calendar-read-mayan-tzolkin-date): Ditto.
17979 * calendar/calendar.el (calendar-read-date): Ditto.
17980 * calendar/diary-lib.el (mark-diary-entries): Ditto.
17981
17982 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
17983
17984 * progmodes/executable.el (executable-command-find-posix-p):
17985 Fix choice of the directory.
17986
17987 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
17988
17989 * simple.el (interprogram-cut-function)
17990 (interprogram-paste-function, kill-new, kill-append):
17991 Doc fixes.
17992 (kill-region): Make it return nil. Doc fix.
17993 (yank-pop): Make its argument optional.
17994 (yank): Make ARG `-' equivalent to `-1'.
17995
17996 2004-02-17 Eli Zaretskii <eliz@gnu.org>
17997
17998 * mail/rmail.el (rmail-get-new-mail): Don't reference
17999 rmail-use-spam-filter if rmail-spam-filter is not loaded.
18000
18001 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
18002
18003 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
18004 if one of global-auto-revert-non-file-buffers or autorevert-mode
18005 is non-nil.
18006
18007 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18008
18009 * subr.el (delete-dups): A better implementation from Karl Heuer
18010 <kwzh@gnu.org>.
18011
18012 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
18013
18014 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
18015 correct place.
18016 * progmodes/icon.el (icon-indent-command): Ditto.
18017 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
18018
18019 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18020
18021 * progmodes/grep.el (grep-compute-defaults): Undo change from
18022 2004-01-29: don't use executable-command-find-posix-p.
18023
18024 2004-02-16 Richard Sharman <rsharman@pobox.com>
18025
18026 * hilit-chg.el: Use require instead of eval-and-compile.
18027 (highlight-compare-buffers): New function.
18028
18029 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
18030
18031 * man.el (Man-fontify-manpage): Render section headings in
18032 `Man-overstrike-face' even when overstrike was not used by man
18033 formatter for section headings.
18034
18035 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
18036
18037 * rmail-spam-filter.el (vm-use-spam-filter)
18038 (rsf-min-region-length-added-to-spam-list): New variables.
18039 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
18040 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
18041 spam testing. Don't delete spam message if automatic deletion
18042 after output via variable rmail-delete-after-output is turned on.
18043 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
18044 rsf-bbdb-dont-create-entries-for-spam.
18045 (check-field): New function, extracted from code in
18046 rmail-spam-filter to ease addition of header fields like content-type.
18047 (message-content-type): New variable to check the content-type:
18048 field added, also in defcustom of rsf-definitions-alist.
18049 (rmail-spam-filter): Replace repeated test code for header fields
18050 by calls to check-field; change the call to
18051 rmail-output-to-rmail-file such that rmail-current-message stays
18052 the same to avoid wrong deletion of unseen flags.
18053 (rsf-add-contents-type): New function to convert old format
18054 of rmail-spam-definitions-alist into new one.
18055 Change prefixes of all variables and functions from
18056 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
18057
18058 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18059
18060 * loadhist.el (unload-hook-features-list): New defvar.
18061
18062 2004-02-16 Dave Love <fx@gnu.org>
18063
18064 * loadhist.el (unload-feature): Doc fix. Rename flist to
18065 unload-hook-features-list.
18066
18067 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
18068
18069 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
18070 cookie. Don't check if we are looking-at open-formula.
18071
18072 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
18073
18074 * subr.el (match-string-no-properties): Use substring-no-properties.
18075
18076 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18077
18078 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
18079 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
18080 Use lower-case "rx" in all error message.
18081
18082 2004-02-16 Dave Love <fx@gnu.org>
18083
18084 * emacs-lisp/rx.el (rx-or): Put group around result.
18085 (rx-constituents): Add backref.
18086 (rx-syntax): Add string-delimiter, comment-delimiter.
18087 (rx-categories): Add combining-diacritic.
18088 (rx-check-not, rx-greedy, rx): Doc fix.
18089 (rx-backref, rx-check-backref): New.
18090
18091 2004-02-16 Jesper Harder <harder@ifa.au.dk>
18092
18093 * newcomment.el (uncomment-region): Allow eob as comment end.
18094
18095 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
18096
18097 * filecache.el: All message and error commands now use prefix
18098 "Filecache:" to make it easy to read *Messages* buffer.
18099
18100 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
18101
18102 * autorevert.el: Add support to detect changed dired and VC buffers.
18103 (auto-revert-active-p, auto-revert-list-diff)
18104 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
18105 (auto-revert-handler, auto-revert-active-p): New functions.
18106 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
18107 and `auto-revert-active-p'.
18108 (eval-when-compile): Defvar dired-directory and vc-mode.
18109 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
18110 (auto-revert-handler-vc): New functions.
18111
18112 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
18113
18114 * progmodes/compile.el (compilation-directory): New defvar.
18115 (compile): Save current directory in compilation-directory.
18116 (recompile): Bind default-directory to compilation-directory if
18117 that is non-nil.
18118
18119 2004-02-16 Dave Love <fx@gnu.org>
18120
18121 * newcomment.el (comment-insert-comment-function)
18122 (comment-region-function, uncomment-region-function): New.
18123 (comment-indent): Use comment-insert-comment-function.
18124 (uncomment-region): Use uncomment-region-function.
18125 (comment-region): Use comment-region-function.
18126
18127 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
18128
18129 2004-02-16 Richard Stallman <rms@gnu.org>
18130
18131 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
18132 loaddefs* and ldefs-boot*.
18133
18134 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18135
18136 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
18137 and email address at the beginning and end of the address.
18138
18139 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
18140 anchored at the beginning of the email address.
18141
18142 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
18143
18144 * international/ccl.el (ccl-compile-write): Pass `left' to
18145 ccl-embed-code to generate correct code of write-expr-register.
18146
18147 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
18148
18149 * progmodes/grep.el (grep-compute-defaults): Fix typos.
18150
18151 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18152
18153 * x-dnd.el: Mention support for Motif in commentary.
18154 (x-dnd-handle-drag-n-drop-event): Ditto.
18155
18156 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
18157
18158 * ses.el: Use "ses--" prefixes for buffer-local variables.
18159 Use (point-min) instead of 1, even when we know the buffer
18160 is unnarrowed.
18161 (ses-build-load-map): Delete. Distribute its content to defconst's for
18162 the three maps.
18163 (ses-menu, ses-header-line-menu): New menus.
18164 (ses-mode-map): Use them.
18165 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
18166
18167 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
18168
18169 * Makefile.in: Fix the CC Mode recompile kludge so it works
18170 when building in a different directory.
18171
18172 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
18173
18174 * simple.el (kill-new): Put yank-handler property on the entire string.
18175
18176 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
18177
18178 * diff.el: Don't use compile any more, use diff-mode instead.
18179 (diff-regexp-alist, diff-old-file, diff-new-file)
18180 (diff-parse-differences, diff-process-setup): Remove.
18181 (diff-sentinel): New fun.
18182 (diff): Use it. Run the process ourselves.
18183 Use diff-mode for the rest of the processing.
18184
18185 * diff.el (diff): Simplify code handling `switch'.
18186
18187 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
18188
18189 * pcvs-defs.el (cvs-menu): Add `tag'.
18190
18191 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
18192
18193 * simple.el (kill-append): Doc fix.
18194
18195 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
18196 Adapt outline-regexp to the new conventions for commenting out code.
18197
18198 2004-02-11 John Paul Wallington <jpw@gnu.org>
18199
18200 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
18201
18202 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
18203
18204 * diff.el (diff-switches): New fun.
18205 (diff, diff-backup): Use it.
18206 (diff): Clean up the args construction. Use backquote.
18207 Use listp instead of consp to avoid putting a nil arg.
18208 (diff): Add a revert-buffer function.
18209
18210 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18211
18212 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
18213 handled by x-dnd-handle-file-name.
18214 (x-dnd-known-types): Add COMPOUND_TEXT.
18215 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
18216 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
18217 x-dnd-empty-state.
18218 (x-dnd-forget-drop): Ditto.
18219 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
18220 (x-dnd-handle-one-url): Return private when inserting text.
18221 (x-dnd-insert-ctext): New function.
18222 (x-dnd-handle-file-name): New function for FILE_NAME.
18223 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
18224 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
18225 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
18226
18227 2004-02-10 Kenichi Handa <handa@m17n.org>
18228
18229 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
18230 instead of while loop.
18231
18232 2004-02-10 Miles Bader <miles@gnu.org>
18233
18234 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
18235
18236 2004-02-09 Kenichi Handa <handa@m17n.org>
18237
18238 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
18239 have end-of-line.
18240
18241 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
18242
18243 * Makefile.in: Added extra dependencies in the recompile target
18244 needed to cope with the compile time macro expansions in CC Mode.
18245
18246 2004-02-09 Kim F. Storm <storm@cua.dk>
18247
18248 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
18249 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
18250 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
18251 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
18252 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
18253 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
18254 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
18255 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
18256 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
18257 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
18258 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
18259
18260 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
18261
18262 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
18263 Don't allow shrink if there's a window on our right.
18264
18265 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
18266 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
18267 Bring together declaration and initialization.
18268 (prolog-mode-variables): Don't set the syntax table.
18269 Don't set paragraph-start and comment-indent-function.
18270 Add /*..*/ to the comment regexps.
18271 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
18272 (prolog-mode-map): Don't bind TAB.
18273 (prolog-mode): Set the syntax table.
18274 (prolog-comment-indent): Remove.
18275 (inferior-prolog-mode-map): Initialize in the declaration.
18276 (inferior-prolog-mode-syntax-table)
18277 (inferior-prolog-mode-abbrev-table): New vars.
18278 (inferior-prolog-mode): Derive from comint-mode.
18279 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
18280 minibuffer windows.
18281
18282 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
18283 in file names, as long as it is unabmiguous.
18284
18285 2004-02-08 Andreas Schwab <schwab@suse.de>
18286
18287 * textmodes/reftex-toc.el
18288 (reftex-toc-load-all-files-for-promotion): Remove useless use of
18289 format. Doc fix.
18290
18291 * textmodes/refer.el (refer-find-entry-internal): Remove extra
18292 format string arguments.
18293
18294 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
18295 string argument.
18296
18297 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
18298
18299 * play/zone.el (zone-call): Fix format string.
18300
18301 * net/webjump.el (webjump-builtin): Add missing format string argument.
18302
18303 * midnight.el (midnight-delay-set): Remove extra format string argument.
18304
18305 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
18306
18307 * hexl.el (hexl-insert-char): Add missing format string argument.
18308
18309 * format.el (format-decode): Fix format string.
18310
18311 * emulation/vi.el (vi-mode): Remove extra format string argument.
18312 (vi-repeat-last-search): Likewise.
18313 (vi-reverse-last-search): Likewise.
18314 (vi-goto-mark): Likewise.
18315 (vi-reverse-last-find-char): Likewise.
18316 (vi-repeat-last-find-char): Likewise.
18317 (vi-locate-def): Likewise.
18318
18319 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
18320
18321 * ediff-util.el (ediff-toggle-read-only): Remove extra format
18322 string argument.
18323 (ediff-toggle-regexp-match): Likewise.
18324
18325 * dired-aux.el (dired-do-query-replace-regexp): Add missing
18326 format string argument.
18327
18328 * calc/calc-map.el (calc-get-operator): Remove extra format
18329 string argument.
18330
18331 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
18332
18333 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
18334 string argument.
18335
18336 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
18337
18338 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
18339
18340 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
18341
18342 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
18343 (cl-struct-setf-expander): Likewise.
18344
18345 * vc.el (with-vc-file): Fix unsafe uses of error.
18346 (vc-cancel-version): Likewise.
18347
18348 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
18349
18350 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
18351 thousands separator; fixes <class>:<line-number> regexp for
18352 non-english locales.
18353
18354 2004-02-08 Andreas Schwab <schwab@suse.de>
18355
18356 * view.el (view-mode-enable): Revert previous change.
18357
18358 2004-02-07 Kim F. Storm <storm@cua.dk>
18359
18360 * simple.el (line-number-at-pos): Rename from line-at-pos.
18361 Uses changed (what-line and vc-annotate-warp-version).
18362
18363 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
18364
18365 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
18366 (diff-mode): Remove aborted attempt at support for compile.el.
18367 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
18368
18369 2004-02-06 Andreas Schwab <schwab@suse.de>
18370
18371 * view.el (view-mode-enable): Add view-mode-map to
18372 minor-mode-overriding-map-alist.
18373
18374 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18375
18376 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
18377
18378 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
18379
18380 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
18381 with point inside rather than after the paragraph.
18382
18383 2004-02-04 Sam Steingold <sds@gnu.org>
18384
18385 * mail/smtpmail.el (smtpmail-try-auth-methods):
18386 Do not try authentication when no mechanism is available.
18387 Pass port-name as defaultport to `netrc-machine'.
18388
18389 2004-02-04 Stephen Eglen <stephen@gnu.org>
18390
18391 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
18392 to show how minibuffer height can be constrained.
18393
18394 2004-02-04 John Paul Wallington <jpw@gnu.org>
18395
18396 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
18397
18398 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18399
18400 * x-dnd.el: New file for drag and drop.
18401
18402 * term/x-win.el: require x-dnd, set after-make-frame-functions
18403 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
18404 drag-n-drop event.
18405
18406 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
18407 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
18408 (dired-dnd-handle-file): New functions for drag and drop support.
18409 (dired-mode): Initialize drag and drop if x-dnd present.
18410
18411 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
18412
18413 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
18414 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
18415 (cperl-mode): Set fill-paragraph-function.
18416 (cperl-fill-paragraph): Make it non-interactive.
18417
18418 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
18419
18420 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
18421
18422 2004-02-02 David Kastrup <dak@gnu.org>
18423
18424 * replace.el (perform-replace): Allow 'literal argument in
18425 regexp-flag to indicate literal replacement.
18426 (query-replace-regexp-eval): Use it.
18427
18428 2004-02-01 Andreas Schwab <schwab@suse.de>
18429
18430 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
18431
18432 2004-02-01 Stephen Eglen <stephen@gnu.org>
18433
18434 * info-look.el: Add support for maxima-mode. Update commentary
18435 because info-lookup-symbol is now bound to C-h S.
18436
18437 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
18438
18439 * simple.el (edit-and-eval-command): Bind print-level and
18440 minibuffer-history-sexp-flag around call to read-from-minibuffer.
18441 Correct initial position in command-history.
18442
18443 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
18444
18445 * files.el (read-directory-name): Adapt the docstring to recent
18446 change in Fread_file_name.
18447
18448 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
18449
18450 * ses.el (ses-print-cell): If print format too wide for column
18451 width, truncate decimal places if that helps to avoid "#####" fill.
18452 * ses.el (ses-initial-column-width): Revert previous change.
18453
18454 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
18455
18456 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
18457 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
18458 Add edebug info.
18459 (jit-lock-mode): Setup/cancel the new timer.
18460 (jit-lock-context-fontify): New fun. Extracted from
18461 context fontification code of jit-lock-stealth-fontify.
18462 (jit-lock-stealth-fontify): Don't do context fontification any more.
18463
18464 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
18465 (jit-lock-fontify-now): Handle the `quit' case.
18466 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
18467
18468 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
18469
18470 * progmodes/executable.el (executable-command-find-posix-p):
18471 New. Check if find handles arguments Posix-style.
18472
18473 * progmodes/grep.el (grep-compute-defaults):
18474 Use executable-command-find-posix-p.
18475 (grep-find): Check `grep-find-command'.
18476
18477 * filecache.el (file-cache-find-posix-p): Delete.
18478 (file-cache-add-directory-using-find):
18479 Use `executable-command-find-posix-p'.
18480
18481 2004-01-29 Dave Love <fx@gnu.org>
18482
18483 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
18484 Iterate the hook function if arg is given.
18485 (mark-defun, narrow-to-defun): Change order of finding the limits.
18486
18487 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
18488 (byte-compile-format-warn): New.
18489 (byte-compile-callargs-warn): Use it.
18490 (Format, message, error): Add byte-compile-format-like property.
18491 (byte-compile-maybe-guarded): New.
18492 (byte-compile-if, byte-compile-cond): Use it.
18493 (byte-compile-lambda): Compile interactive forms,
18494 just to make warnings about them.
18495
18496 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
18497
18498 * ses.el (ses-initial-column-width): Increase to 14, so it will
18499 work well with the default printer of "%.7g" for extreme values
18500 like "-1.234567e+07".
18501
18502 2004-01-29 Kenichi Handa <handa@m17n.org>
18503
18504 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
18505
18506 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
18507
18508 * dos-w32.el: Added support for the `default-printer-name' function.
18509
18510 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
18511
18512 * server.el (server-socket-name): Don't use the hostname in the
18513 socket name since /tmp is local to the host anyway.
18514
18515 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
18516 robust check of widening and fix var-naming.
18517
18518 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
18519
18520 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
18521 or rmail-spam- to rsf- in all function and variable names.
18522 (rsf-min-region-to-spam-list): New variable.
18523 (rsf-bbdb-auto-delete-spam-entries): Rename from
18524 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
18525 scanned together with the recipients field for spam testing; Don't
18526 delete spam message if rmail-delete-after-output is non-nil;
18527 (rsf-check-field): New function, extracted from code in
18528 rmail-spam-filter to ease addition of header fields like
18529 content-type:;
18530 (message-content-type): New variable. The content-type: field was
18531 added also in defcustom of rsf-definitions-alist;
18532 (rmail-spam-filter): Replace repeated test code for header fields
18533 by calls to check-field; change the call to
18534 rmail-output-to-rmail-file such that rmail-current-message stays
18535 the same to avoid wrong deletion of unseen flags.
18536 (rmail-use-spam-filter): Add autoload cookie.
18537
18538 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
18539
18540 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
18541 (file-cache-add-directory-using-find): Add Cygwin support.
18542 (file-cache-find-command-posix-flag): New user variable.
18543
18544 * filecache.el (file-cache-add-directory): Check for
18545 directories an remove them from dir-files.
18546
18547 2004-01-27 Richard M. Stallman <rms@gnu.org>
18548
18549 * man.el (Man-fontify-manpage): Clean up message.
18550
18551 2004-01-27 Kenichi Handa <handa@m17n.org>
18552
18553 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
18554 (sentence-end): Define using sentence-end-without-space.
18555
18556 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
18557 a sentence ends with one of a character in sentence-end-without-space.
18558
18559 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
18560
18561 * font-lock.el (font-lock): Add jit-lock as explicit group member.
18562 (jit-lock): Group declaration moved to jit-lock.el.
18563 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
18564 when necessary.
18565
18566 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
18567 (jit-lock-context-unfontify-pos): Rename from
18568 jit-lock-first-unfontify-pos.
18569 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
18570
18571 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
18572
18573 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
18574 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
18575 (fortran-fill): When filling a string, adjust re-search-backward
18576 argument for special case of string just on fill-column.
18577 When filling non-string, allow one extra char if
18578 fortran-break-before-delimiters is non-nil.
18579 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
18580 Use fortran-break-delimiters-re and fortran-no-break-re to
18581 correctly handle cases such as "**".
18582
18583 * progmodes/f90.el (f90-break-delimiters): Doc fix.
18584 (f90-no-break-re): Add some extra tokens. Doc fix.
18585
18586 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
18587
18588 * mail/rmail-spam-filter.el:
18589 Use two semicolons as Commentary line prefix.
18590 Add ";;; Code:" stylized comment.
18591 Delete end-of-line whitespace.
18592 Wrap (require 'cl) with `eval-when-compile'.
18593
18594 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
18595
18596 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
18597 at the top level of vc.el.
18598
18599 2004-01-23 Andre Spiegel <spiegel@gnu.org>
18600
18601 * vc.el (vc-current-line): Function removed. This is now done by
18602 the new function line-at-pos in simple.el.
18603 (vc-annotate-warp-version): Use line-at-pos instead of
18604 vc-current-line.
18605
18606 2004-01-22 Kim F. Storm <storm@cua.dk>
18607
18608 * simple.el (line-at-pos): New defun.
18609 (what-line): Use it. Optimize by only counting lines in narrowed
18610 region once.
18611
18612 2004-01-22 Kenichi Handa <handa@m17n.org>
18613
18614 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
18615 point (register r1) only for charset mule-unicode-0100-24ff.
18616
18617 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
18618
18619 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
18620 trailing white space and ensure a final newline.
18621
18622 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
18623 Add autoload cookie.
18624
18625 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
18626
18627 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
18628 activate view-mode explicitly.
18629
18630 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18631
18632 * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
18633 menu-bar-enable-clipboard and make Paste use clipboard first.
18634
18635 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
18636
18637 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
18638 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
18639 (vc-mcvs-cvs): Remove.
18640 (vc-mcvs-command): Remove use of assert.
18641
18642 * outline.el (outline-insert-heading): Tighten up match.
18643 (outline-demote, outline-move-subtree-down): Don't assume anything
18644 about outline-regexp.
18645
18646 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
18647 (texinfo-show-structure): Explicitly add ^, and simplify.
18648
18649 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
18650
18651 * calendar/appt.el (appt-check): Restore usage of
18652 appt-issue-message deleted in previous change.
18653 (top-level): Activate package when loaded (needed for backwards
18654 compatibility).
18655
18656 2004-01-20 Jesper Harder <harder@ifa.au.dk>
18657
18658 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
18659 following previous change to smtpmail-send-data.
18660
18661 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
18662
18663 * vc.el (vc-default-previous-version): Doc enhancement.
18664 (vc-default-next-version): New function.
18665 (vc-print-log): New arg FOCUS-REV.
18666 (vc-annotate-mode): Derive from view-mode.
18667 (vc-annotate): New args REVISION, DISPLAY-MODE.
18668 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
18669 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
18670 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
18671 (vc-annotate-show-diff-revision-at-line, vc-current-line)
18672 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
18673
18674 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
18675
18676 2004-01-19 Karl Berry <karl@gnu.org>
18677
18678 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
18679 or "TexInfo".
18680
18681 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
18682
18683 * subr.el (delete-dups): New function.
18684
18685 2004-01-19 Karl Berry <karl@gnu.org>
18686
18687 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
18688 with ^, since that's what texinfo-show-structure
18689 documentation says (plus it works much better in texinfo.txi).
18690
18691 2004-01-18 Jesper Harder <harder@ifa.au.dk>
18692
18693 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
18694
18695 2004-01-18 David Ponce <david@dponce.com> (tiny change)
18696
18697 * progmodes/which-func.el (which-function-mode): Don't cancel
18698 which-func-update-timer if not set.
18699
18700 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
18701
18702 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
18703 Remove spurious left square bracket in XX:XXam regexp.
18704
18705 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
18706
18707 * progmodes/cc-defs.el: Do not require cl at run time.
18708
18709 2004-01-16 Richard M. Stallman <rms@gnu.org>
18710
18711 * emacs-lisp/cl.el (cl-cannot-unload): New function.
18712 (cl-unload-hook): Defvar this to run cl-cannot-unload.
18713
18714 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
18715 Call rmail-spam-filter. Delete and expunge spam.
18716 Print number of spam messages deleted.
18717 Save and restore the deletion status of old messages when reading
18718 new mail with spam filter, so that expunging spam does not expunge
18719 msgs deleted by the user.
18720 (rmail-only-expunge): Add an optional argument dont-show to
18721 prevent showing message after expunge.
18722
18723 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
18724
18725 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
18726 * subr.el (declare): New macro.
18727
18728 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
18729
18730 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
18731
18732 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
18733
18734 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
18735 Test window-system rather than system-type (for X11/Mac).
18736
18737 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
18738
18739 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
18740
18741 2004-01-12 Richard M. Stallman <rms@gnu.org>
18742
18743 * mail/rmail.el (rmail-convert-to-babyl-format):
18744 Use mail-unquote-printable-region.
18745 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
18746 (rmail-hex-char-to-integer): Functions deleted.
18747
18748 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
18749 (mail-unquote-printable-region): New arg NOERROR.
18750 For invalid encoding, either signal an error to just return nil.
18751
18752 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
18753
18754 * calendar/appt.el: Update copyright and commentary.
18755 (appt-issue-message): Make obsolete.
18756 (appt-visible, appt-msg-window): Make obsolete, in favour of
18757 appt-display-format.
18758 (appt-display-mode-line, appt-display-duration)
18759 (appt-display-diary, appt-time-msg-list, appt-mode-string)
18760 (appt-prev-comp-time, appt-display-count, appt-timer)
18761 (appt-convert-time): Doc change.
18762 (appt-disp-window-function, appt-delete-window-function):
18763 Use defcustom rather than defvar.
18764 (appt-display-format): New variable.
18765 (appt-display-message): New function with display code from appt-check.
18766 (appt-check): Add optional FORCE argument. Doc change.
18767 Add appt-make-list to diary-hook if displaying diary.
18768 Remove checking of view-diary-entries-initially.
18769 Message display section removed to new function appt-display-message.
18770 (appt-display-window): Doc change. Remove unused internal var
18771 this-buffer. Do not beep, since appt-display-message does that.
18772 (appt-make-list): Doc change. Use caar.
18773 (appt-sort-list): Simplify by using builtin sort function.
18774 (appt-update-list): New function for updating appts when diary is
18775 saved.
18776 (appt-activate): New autoloaded function to toggle package
18777 functionality.
18778
18779 * calendar/cal-x.el: (calendar-one-frame-setup)
18780 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
18781
18782 * calendar/calendar.el: Update copyright.
18783 (view-diary-entries-initially, european-calendar-style): Doc change.
18784 (calendar-setup): Make defcustom rather than defvar.
18785 (mark-visible-calendar-date): Initialize temp-face and faceinfo
18786 in let binding so local to function.
18787
18788 * calendar/diary-lib.el: Update copyright.
18789 (diary, diary-entry-time): Doc change.
18790 (list-diary-entries): Doc change. Trivial logic change.
18791 (fancy-diary-display): Restore make-face command mistakenly
18792 deleted 2003-05-08.
18793 (show-all-diary-entries): Allow to pop-up frame if needed.
18794
18795 2004-01-09 John Paul Wallington <jpw@gnu.org>
18796
18797 * bindings.el (mode-line-change-eol): Add EVENT parameter.
18798 Temporarily select EVENT's window for changing eol type.
18799
18800 2004-01-09 Deepak Goel <deego@gnufans.org>
18801
18802 * calendar/diary-lib.el (diary-entry-time):
18803 Also accept time in the form XX[.XX][am/pm/AM/PM].
18804 (fancy-diary-font-lock-keywords): Likewise.
18805 (diary-font-lock-keywords): Likewise.
18806 * calendar/appt.el (appt-add): Likewise.
18807 (appt-make-list): Likewise.
18808 (appt-convert-time): Likewise.
18809
18810 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
18811
18812 * gdb-ui.el (gdb-ann3): Revert previous change.
18813 (gdb-source-info): Allow for case of where compilation directory
18814 is not recorded.
18815
18816 2004-01-08 John Paul Wallington <jpw@gnu.org>
18817
18818 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
18819
18820 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
18821
18822 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
18823
18824 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
18825 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
18826 problems.
18827 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
18828
18829 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
18830
18831 * files.el (write-file-functions, write-contents-functions):
18832 Clarify docstrings.
18833
18834 2004-01-07 Kenichi Handa <handa@m17n.org>
18835
18836 * international/mule.el (set-auto-coding): Fix for the case that
18837 end-of-line is only CR.
18838
18839 2004-01-07 Kim F. Storm <storm@cua.dk>
18840
18841 * subr.el (event-start, event-end): Doc fix.
18842 (posn-string, posn-image): New defuns.
18843 (posn-object): Return either image or string object.
18844 (posn-object-x-y): Return 8th element of position.
18845 (posn-object-width-height): New defun.
18846
18847 2004-01-06 Andreas Schwab <schwab@suse.de>
18848
18849 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
18850 output.
18851
18852 2004-01-05 Karl Berry <karl@gnu.org>
18853
18854 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
18855 / and *, too.
18856
18857 2003-12-31 Simon Josefsson <jas@extundo.com>
18858
18859 * files.el (before-save-hook): Add.
18860 (basic-save-buffer): Use before-save-hook.
18861
18862 * emacs-lisp/copyright.el: Fix comment to recommend
18863 before-save-hook instead of write-file-functions.
18864
18865 2004-01-05 Richard M. Stallman <rms@gnu.org>
18866
18867 * finder.el (finder-commentary): Call delete-other-windows.
18868
18869 * net/ange-ftp.el (ange-ftp-file-attributes):
18870 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
18871
18872 2004-01-04 Karl Berry <karl@gnu.org>
18873
18874 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
18875 comment characters % and # in the copyright year notice,
18876 as well as ;.
18877
18878 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
18879
18880 * wid-edit.el (default): Define dummy :value-delete.
18881 Reported by Jesper Harder <harder@ifa.au.dk>.
18882
18883 2004-01-03 Richard M. Stallman <rms@gnu.org>
18884
18885 * progmodes/compile.el (compile-internal): Use point, not point-min,
18886 for set-window-point.
18887
18888 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
18889
18890 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
18891
18892 * progmodes/grep.el (grep-mode-map):
18893 Don't remap next-line, previous-line.
18894
18895 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
18896
18897 * speedbar.el (speedbar-edit-line): Change regexp to position
18898 the cursor on the first character of this line's button.
18899
18900 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
18901
18902 * subr.el (functionp): Doc fix.
18903
18904 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
18905
18906 * progmodes/idlwave.el (idlwave-make-tags):
18907 * textmodes/flyspell.el (flyspell-large-region):.
18908 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
18909 * emulation/viper-util.el (viper-glob-unix-files):
18910 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
18911 * man.el (Man-init-defvars):
18912 * jka-compr.el (jka-compr-call-process):
18913 * files.el (get-free-disk-space,insert-directory):
18914 * ediff-ptch.el (ediff-test-patch-utility):
18915 * ediff-diff.el (ediff-test-utility):
18916 * dired-aux.el (dired-check-process):
18917 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
18918 test the return value of call-process, because it can be a string.
18919
18920 2003-12-31 John Paul Wallington <jpw@gnu.org>
18921
18922 * bindings.el (completion-ignored-extensions): Add .pfsl.
18923
18924 2003-12-31 Kim F. Storm <storm@cua.dk>
18925
18926 * ido.el (ido-nonreadable-directory-p): New defun to check for
18927 nonreadable directory without activating tramp (to avoid problems
18928 with checking incomplete tramp paths).
18929 (ido-set-current-directory, ido-file-internal)
18930 (ido-file-name-all-completions1): Use it.
18931
18932 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
18933
18934 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
18935 documentation if the anchor (or node) name is preceded by `info
18936 anchor' or `Info anchor' in addition to earlier `info node' and
18937 `Info node'.
18938 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
18939
18940 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18941
18942 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
18943 error in arguments to base64-decode-region. Remove ^M characters
18944 after decoding base64.
18945
18946 2003-12-30 Simon Josefsson <jas@extundo.com>
18947
18948 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
18949 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
18950 have only been distributed with Emacs for some years.
18951 (texinfo-mode-hook): Customize.
18952
18953 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18954
18955 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
18956 cleaner (suggested by Richard Stallman).
18957
18958 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
18959 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
18960 file-name clashes on 8+3 DOS filesystems.
18961
18962 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
18963 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
18964 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
18965 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
18966 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
18967 file-name clashes on 8+3 filesystems.
18968
18969 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
18970 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
18971 file-name clashes on 8+3 DOS filesystems.
18972
18973 2003-12-29 Richard M. Stallman <rms@gnu.org>
18974
18975 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
18976 Upcase the character.
18977
18978 * textmodes/flyspell.el (mail-mode-flyspell-verify):
18979 Search for header separator alone on a line, literally,
18980 and search for it backward, not forward.
18981 (flyspell-abbrev-table): Always use global-abbrev-table
18982 if there is no local one.
18983
18984 * progmodes/sh-script.el (sh-get-indent-info):
18985 Don't move point back if at bob.
18986
18987 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
18988
18989 * play/handwrite.el (handwrite): Make the handwrite credit message
18990 a comment rather than an output command.
18991
18992 * obsolete/sc.el: Display message that this file is obsolete.
18993
18994 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
18995
18996 * mail/rfc822.el (rfc822-address-start): Declare variable.
18997 Renamed from address-start. All uses changed.
18998
18999 * term.el (term-exec): Set up sentinel.
19000 (term-sentinel): New function.
19001 (term-handle-exit): New function.
19002
19003 * subr.el (assoc-ignore-case, assoc-ignore-representation):
19004 Use assoc-string, and mark them obsolete.
19005 (delay-mode-hooks): Mark as permanent local.
19006
19007 * simple.el (sendmail-user-agent-compose): Use assoc-string.
19008
19009 * register.el (copy-rectangle-to-register): Doc fix.
19010
19011 * info.el (Info-insert-dir): Use assoc-string.
19012
19013 * info-look.el (info-lookup): Use assoc-string.
19014
19015 * frame.el (pop-up-frame-function): Use quote, not `function'.
19016 (frame-notice-user-settings): Calculate ADJUSTED-TOP
19017 copying with lists as coordinate values.
19018
19019 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
19020
19021 * find-dired.el (kill-find): New command.
19022 (find-dired): Make buffer read-only.
19023 Set up a keymap with C-c C-k running kill-find.
19024 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
19025
19026 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
19027
19028 * filecache.el (file-cache-ignore-case): New variable.
19029 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
19030
19031 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
19032 (comint-dynamic-complete-as-filename): Rename local vars.
19033 (comint-dynamic-list-filename-completions): Likewise.
19034
19035 * comint.el (comint-dynamic-list-completions-config): New var.
19036 (comint-dynamic-list-completions): Handle both SPC and TAB right.
19037
19038 * comint.el (comint-file-name-chars): Add [].
19039 (comint-word): Use skip-chars-backward, not search.
19040
19041 * shell.el (shell-file-name-chars): Add [].
19042
19043 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
19044
19045 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
19046
19047 * generic.el (define-generic-mode): Doc fix.
19048
19049 2003-12-29 Eli Zaretskii <eliz@gnu.org>
19050
19051 * files.el (kill-some-buffers): Doc fix.
19052
19053 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
19054
19055 * comint.el (comint-watch-for-password-prompt): Pass `string' as
19056 arg to send-invisible
19057 (send-invisible): Doc fix. The argument is now a prompt, not the
19058 string to send.
19059 (comint-read-noecho): Doc fix.
19060
19061 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
19062
19063 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
19064 "@", as required by some ISP hosting service. Fix defcustom
19065 argument syntax errors that prevented use of customization.
19066
19067 2003-12-29 Eli Zaretskii <eliz@gnu.org>
19068
19069 * xml.el (xml-get-attribute-or-nil): Doc fix.
19070
19071 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
19072
19073 * net/zone-mode.el (zone-mode): Use write-file-functions, not
19074 write-file-hooks.
19075
19076 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
19077
19078 * autorevert.el (auto-revert-interval): Doc fix.
19079
19080 2003-12-29 Mark A. Hershberger <mah@everybody.org>
19081
19082 * xml.el (xml-get-attribute-or-nil): New function, like
19083 xml-get-attribute, but returns nil if the attribute was not found.
19084 (xml-get-attribute): Convert to defsubst, uses
19085 xml-get-attribute-or-nil.
19086
19087 2003-12-29 Eli Zaretskii <eliz@gnu.org>
19088
19089 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
19090
19091 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
19092
19093 * custom.el (custom-declare-theme): Use `value' when putting
19094 properties on `theme'.
19095
19096 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
19097
19098 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
19099 for each yank-handler segment.
19100 (insert-for-yank-1): New function, with the body of the previous
19101 insert-for-yank.
19102
19103 * textmodes/table.el (table-yank-handler): New defcustom.
19104 (table--put-cell-indicator-property): Put yank-handler property
19105 that indicates the yank handler for the table cell.
19106
19107 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
19108
19109 * generic-x.el (etc-modules-conf-generic-mode): A more complete
19110 set of keywords.
19111
19112 2003-12-29 Eli Zaretskii <eliz@gnu.org>
19113
19114 * international/mule-cmds.el (reset-language-environment)
19115 (set-language-environment): Don't invoke fontset-related functions
19116 if fontset-list is not fboundp.
19117
19118 2003-12-29 Kenichi Handa <handa@m17n.org>
19119
19120 * international/mule-cmds.el (reset-language-environment):
19121 Call set-overriding-fontspec-internal with nil.
19122 (set-language-environment): Call set-overriding-fontspec-internal
19123 if the language environment specify `overriding-fontspec'.
19124 (language-info-alist): Doc added.
19125
19126 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
19127 characters of mule-unicode-0100-24ff.
19128 (ccl-encode-windows-1251-font): New CCL program.
19129 ("Bulgarian"): Specify overriding-fontspec.
19130 ("Belarusian"): Likewise.
19131
19132 2003-12-28 Sam Steingold <sds@gnu.org>
19133
19134 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
19135 parameter ID-FORMAT to conform with the 2003-11-30 patch.
19136
19137 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
19138
19139 * progmodes/gud.el (gud-gdb-command-name): Set default to
19140 "gdb --annotate=3".
19141 (gud-gdb-marker-filter): Look out for annotations.
19142 (gdb-first-pre-prompt): New variable.
19143 Remove trailing white space.
19144
19145 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
19146 if necessary.
19147 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
19148 annotations are detected.
19149 (gud-gdba-marker-filter): Use global variable gud-marker-acc
19150 instead of a local one to allow transition from
19151 gud-gdb-marker-filter.
19152 Remove trailing white space.
19153
19154 2003-12-27 Kim F. Storm <storm@cua.dk>
19155
19156 * ido.el: Handle non-readable directories.
19157 (ido-decorations): Add 9th element for non-readable directory.
19158 (ido-directory-nonreadable): New dynamic var.
19159 (ido-set-current-directory): Set it.
19160 (ido-read-buffer, ido-file-internal):
19161 (ido-read-file-name, ido-read-directory-name): Let-bind it.
19162 (ido-file-name-all-completions1): Return empty list for
19163 non-readable directory.
19164 (ido-exhibit): Print [Not readable] if directory is not readable.
19165 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
19166 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
19167 Use it.
19168
19169 2003-12-27 Lars Hansen <larsh@math.ku.dk>
19170
19171 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
19172 calls to directory-files-and-attributes and file-attributes.
19173 (ls-lisp-format): Remove system dependent handling of user and
19174 group id's.
19175
19176 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
19177
19178 * ffap.el (ffap-read-file-or-url): Revert previous change.
19179
19180 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
19181
19182 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
19183 new list of included files called `files-with-node-lines', that
19184 only have node lines. This way @include commands can include any
19185 file, such as version and update files without node lines, not
19186 just files that are chapters.
19187
19188 2003-12-25 Andreas Schwab <schwab@suse.de>
19189
19190 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
19191 file not found.
19192
19193 2003-12-08 Miles Bader <miles@gnu.org>
19194
19195 * dired.el (dired-between-files): Always use dired-move-to-filename,
19196 which is more robust in non-english locales.
19197
19198 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
19199
19200 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
19201
19202 2003-12-24 Andreas Schwab <schwab@suse.de>
19203
19204 * shell.el (shell-file-name-quote-list): Add backslash.
19205
19206 * comint.el (comint-quote-filename): Correctly handle backslash
19207 in comint-file-name-quote-list.
19208
19209 2003-12-24 Kenichi Handa <handa@m17n.org>
19210
19211 * international/mule-cmds.el (set-default-coding-systems):
19212 Call ucs-set-table-for-input for all buffers that don't have local
19213 value of buffer-file-coding-system.
19214
19215 * international/ucs-tables.el (ucs-set-table-for-input):
19216 If translation-table-for-encode is a symbol, get its
19217 translation-table property.
19218
19219 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
19220
19221 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
19222 to `completing-read' on a recently fixed bug.
19223
19224 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
19225 instead of SPACE, to get the list of possible fringe modes.
19226 SPACE only works if both `partial-completion-mode' and
19227 `completion-auto-help' are nil.
19228
19229 * complete.el (PC-is-complete-p): Delete.
19230 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
19231 calls to `test-completion'.
19232
19233 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
19234
19235 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
19236 to edit values when there are no children.
19237
19238 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
19239 a mode called "Assembler" already exists.
19240 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
19241 (gud-watch): Use format option. Remove font properties from string.
19242 (gdb-var-create-handler, gdb-var-list-children-handler):
19243 Don't bother about properties as there are none.
19244 (gdb-var-create-handler, gdb-var-list-children-handler)
19245 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
19246 with two arguments.
19247 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
19248 Let speedbar show value changes with a different font.
19249 (gdb-edit-value): New defun.
19250 (gdb-clear-partial-output, gdb-clear-inferior-io)
19251 (def-gdb-auto-update-handler): Use erase-buffer.
19252 (gdb-frame-handler): Display watch expressions in
19253 FUNCTION::VARIABLE format if required.
19254
19255 2003-12-23 John Paul Wallington <jpw@gnu.org>
19256
19257 * info.el (Info-unescape-quotes, Info-split-parameter-string)
19258 (Info-goto-emacs-command-node): Doc fixes.
19259
19260 2003-12-12 Jesper Harder <harder@ifa.au.dk>
19261
19262 * cus-edit.el (custom-add-parent-links): Define "many".
19263
19264 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
19265
19266 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
19267 (widget-child-validate, widget-type-value-create)
19268 (widget-type-default-get, widget-type-match): New functions.
19269 (lazy): New widget.
19270 (menu-choice, checklist, radio-button-choice, editable-list)
19271 (group, documentation-string): Remove redundant (per 2003-10-25
19272 change) calls to `widget-children-value-delete'.
19273 (widget-choice-value-get, widget-choice-value-inline): Remove.
19274 (menu-choice): Update widget.
19275
19276 2003-12-03 Kenichi Handa <handa@m17n.org>
19277
19278 * language/cyrillic.el: Register "microsoft-cp1251" in
19279 ctext-non-standard-encodings-alist.
19280 ("Bulgarian"): Add ctext-non-standard-encodings.
19281 ("Belarusian"): Likewise.
19282
19283 * international/mule-conf.el (compound-text-with-extensions):
19284 Change the type to 2 (iso-2022 base).
19285
19286 * international/mule.el (ctext-non-standard-encodings-alist):
19287 Change the format.
19288 (ctext-non-standard-encodings): New variable.
19289 (ctext-post-read-conversion): Fully re-written.
19290 (ctext-non-standard-designations-alist): Delete it.
19291 (ctext-non-standard-encodings-table): New function.
19292 (ctext-pre-write-conversion): Fully re-written.
19293
19294 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
19295
19296 * cus-edit.el (custom-add-parent-links): Add documentation links
19297 for parent, if the item has none of its own.
19298
19299 2003-11-30 Richard M. Stallman <rms@gnu.org>
19300
19301 * dired-aux.el (dired-do-query-replace-regexp):
19302 Report files visited read-only.
19303
19304 2003-11-30 Juri Linkov <juri@jurta.org>
19305
19306 * dired-aux.el (dired-compare-directories): New command.
19307 (dired-file-set-difference, dired-files-attributes): New functions.
19308
19309 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
19310 Version 2.0.38 of Tramp released.
19311
19312 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
19313 Charles Curley <charlescurley@charlescurley.com>.
19314 (tramp-multi-connection-function-alist): Add ssht entry which adds
19315 "-e none -t -t" to the list of ssh args. Suggested by Adrian
19316 Aichner.
19317 (tramp-get-method-parameter): New function to retrieve a method
19318 parameter. This allows for omission of method parameters.
19319 Callers adjusted.
19320
19321 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
19322
19323 * net/tramp.el: Add new optional parameter ID-FORMAT to
19324 `file-attributes'. Calls of `file-attributes' won't use this
19325 parameter for backward compatibility reasons.
19326 (tramp-perl-file-attributes): Add a new parameter to Perl script
19327 in order to handle uid/gid as strings, if desired.
19328 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
19329 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
19330 order to make the function more general.
19331 (tramp-handle-file-attributes): Replace proprietary optional
19332 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
19333 (tramp-handle-file-attributes-with-perl): Handle parameter
19334 NONNUMERIC if set. This wasn't done in the past.
19335 (tramp-post-connection): Apply second parameter "$2" if
19336 `tramp-remote-perl' is called.
19337
19338 * net/tramp-smb.el (tramp-smb-handle-delete-file):
19339 Correct cut'n'waste error (`filename' instead of `directory').
19340 (tramp-smb-handle-directory-files-and-attributes)
19341 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
19342 introduced parameter ID-FORMAT.
19343 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
19344 error (`directory' instead of `ldir').
19345
19346 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
19347 `file-attributes' has a second parameter. If yes, apply it with
19348 value "'integer". Otherwise, don't use that parameter (default is
19349 integer format).
19350
19351 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
19352
19353 * help.el (help-map): Bind `display-local-help' to `C-h .'.
19354 (help-for-help): Add `C-h .' to the listed Help options.
19355 Remove trailing whitespace.
19356
19357 * help-at-pt.el: New file.
19358
19359 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
19360
19361 * subr.el (noreturn, 1value): New macros for test coverage.
19362 See `testcover.el'.
19363
19364 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
19365
19366 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
19367 for macro `1value'.
19368 (testcover-1value): New function. Checks that a 1value form
19369 actually returns only one value. Requested by RMS.
19370
19371 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
19372
19373 * gdb-ui.el (gud-watch, gdb-var-create-handler)
19374 (gdb-var-list-children, gdb-var-list-children-handler)
19375 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
19376 gdb commands that use mi to keep them out of the command history.
19377
19378 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19379
19380 * cus-start.el (all): Add use-file-dialog.
19381
19382 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
19383
19384 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
19385
19386 2003-11-27 Kim F. Storm <storm@cua.dk>
19387
19388 * subr.el (posn-object-x-y): New defun.
19389
19390 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
19391
19392 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
19393 Don't use `space' for \\\n.
19394 Be more selective as to which # are comment-starters.
19395
19396 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
19397
19398 * subr.el (number-sequence): Improve handling of floating point
19399 arguments (suggested by Kim Storm). Allow negative arguments.
19400
19401 2003-11-26 Kenichi Handa <handa@m17n.org>
19402
19403 * international/mule-cmds.el (standard-display-european-internal):
19404 Cancel the standard-display-table setting for ` and '.
19405
19406 2003-11-26 Kim F. Storm <storm@cua.dk>
19407
19408 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
19409 New defcustoms to add ffap-like functionality to ido.
19410 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
19411 (ido-no-final-slash): New defun.
19412 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
19413 (ido-read-file-name): ): Toggle VC checking via
19414 vc-handled-backends instead of vc-master-templates.
19415 (ido-file-internal): Handle ido-use-url-at-point and
19416 ido-use-filename-at-point via code borrowed from ffap-guesser.
19417 Handle new ido-exit code ffap.
19418 (ido-sort-list): Ignore final slash when sorting file names.
19419
19420 2003-11-25 Kim F. Storm <storm@cua.dk>
19421
19422 * emulation/cua-base.el (cua--standard-movement-commands):
19423 Add forward-sentence and backward-sentence.
19424
19425 2003-11-25 Stephen Eglen <stephen@gnu.org>
19426
19427 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
19428 iswitchb-exit is set to 'usefirst when user selects buffer at head
19429 of list using RET. (Selecting buffers at the head of the list was
19430 broken if the substring was also a complete buffername.)
19431
19432 2003-11-23 Kim F. Storm <storm@cua.dk>
19433
19434 * progmodes/compile.el (grep-command, grep-use-null-device)
19435 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
19436 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
19437 (grep-regexp-alist, grep-program, find-program)
19438 (grep-find-use-xargs, grep-history, grep-find-history)
19439 (grep-process-setup, grep-compute-defaults)
19440 (grep-default-command, grep, grep-tag-default, grep-find)
19441 (grep-expand-command-macros, grep-tree-last-regexp)
19442 (grep-tree-last-files, grep-tree): Move grep variables, functions
19443 and commands to new file grep.el.
19444 (compilation-mode-map): Remove grep commands from Compile sub-menu.
19445 (compilation-process-setup-function): Doc fix.
19446 (compilation-highlight-regexp, compilation-highlight-overlay): New
19447 defvars used for highlighting current compile error in source buffer.
19448 (compile-internal): New optional args HIGHLIGHT-REGEXP and
19449 LOCAL-MAP which overrides compilation-highlight-regexp and
19450 compilation-mode-map for this compilation.
19451 Delay calling compilation-set-window-height until after running
19452 compilation-process-setup-function so it can buffer-local override
19453 compilation-window-height.
19454 Check buffer-local value of compilation-scroll-output.
19455 (compilation-set-window-height): Use buffer-local value of
19456 compilation-window-height.
19457 (compilation-revert-buffer): Don't pass (undefined)
19458 preserve-modes arg to revert-buffer.
19459 (next-error-no-select, previous-error-no-select): New commands.
19460 (compilation-goto-locus): Temporarily highlight current match in
19461 source buffer using compilation-highlight-regexp.
19462
19463 * progmodes/grep.el: New file with grep code from compile.el.
19464 (grep): New defcustom group.
19465 (grep-window-height): New defcustom, like compilation-window-height.
19466 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
19467 (grep-scroll-output): New defcustom, like compilation-scroll-output.
19468 (grep-command, grep-use-null-device, grep-find-command)
19469 (grep-tree-files-aliases, grep-tree-ignore-case)
19470 (grep-tree-ignore-CVS-directories): Move to grep custom group.
19471 (grep-setup-hook): New hook variable.
19472 (grep-mode-map): New keymap for grep commands. Add Grep menu.
19473 (grep-last-buffer): New defvar, override compilation-last-buffer.
19474 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
19475 Call compile-internal with args highlight-regexp and grep-mode-map.
19476
19477 2003-11-23 Kim F. Storm <storm@cua.dk>
19478
19479 * subr.el (event-start, event-end): Doc fix.
19480 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
19481 (posn-area, posn-actual-col-row, posn-object): New defuns.
19482 (posn-col-row): Simplify doc. Rewrite to use cond.
19483 (posn-point): Also return buffer position for events outside text
19484 area (that info is now present in the event position).
19485
19486 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
19487 mouse-set-point so that hscroll still works now that clicks on
19488 fringes generate specific mouse events.
19489 (mouse-set-point): Note that it now works in fringes and margins
19490 too due to new semantics of posn-point in fringes and margins.
19491
19492 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
19493 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
19494
19495 2003-11-20 Kim F. Storm <storm@cua.dk>
19496
19497 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
19498 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
19499 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
19500 to 100 for icons to avoid increasing line height when shown.
19501
19502 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19503
19504 * newcomment.el (comment-normalize-vars): Initialize properly if
19505 comment-start was nil.
19506
19507 2003-11-19 Andreas Schwab <schwab@suse.de>
19508
19509 * simple.el (set-variable): Fix indentation.
19510
19511 2003-11-17 Kenichi Handa <handa@m17n.org>
19512
19513 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
19514 Fix docstring.
19515
19516 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19517
19518 * international/latin1-disp.el (latin1-display): Fix docstring.
19519
19520 2003-11-16 John Wiegley <johnw@newartisans.com>
19521
19522 * eshell/em-ls.el (eshell-ls-file): There are times with
19523 size-width is nil and uncomputed (when directories are created in
19524 dired, for example); in this case, 4 is reasonable default value,
19525 although it may caused skewed new entries (which could be avoided
19526 by returning the original value of 8 in all cases, but 99% of the
19527 time this is a waste of whitespace).
19528
19529 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
19530
19531 * cc-engine.el (c-guess-continued-construct)
19532 (c-guess-basic-syntax): Check a little more carefully if it's a
19533 function declaration when an unknown construct followed by a block
19534 is found inside a statement context. This avoids macros followed
19535 by blocks to be taken as function declarations.
19536
19537 (c-guess-continued-construct): Change the analysis of a statement
19538 continuation with a brace open to `substatement-block', for
19539 consistency with recognized statements.
19540
19541 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
19542 start is in a position so that `c-beginning-of-statement-1' jumped
19543 to the beginning of the same statement.
19544
19545 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
19546 Don't accept binary operators in the arglist if we're in a function
19547 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
19548 template recognition in cases like "if (a < b || c > d)".
19549
19550 (c-restricted-<>-arglists): New more appropriate name for
19551 `c-disallow-comma-in-<>-arglists'.
19552
19553 Accessing functions updated for the variable name change.
19554
19555 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
19556 match data could get clobbered if NOT-INSIDE-TOKEN is used.
19557
19558 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
19559 labels.
19560
19561 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
19562 instead of duplicating parts of it. This fixes bogus label
19563 recognition.
19564
19565 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
19566 of checking the context in which to apply the minimum indentation,
19567 so that it isn't enforced in e.g. namespace blocks.
19568
19569 * cc-vars.el (c-inside-block-syms): New constant used by
19570 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
19571 to somewhat reduce the risk of becoming stale.
19572
19573 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
19574 cc-cmds to cc-engine to allow use from cc-align.
19575
19576 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
19577 qualified identifiers containing "::".
19578
19579 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
19580 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
19581
19582 * cc-vars.el (c-emacs-features): Use a space in front of the name
19583 of the temporary buffer. That also avoids dumping problems in
19584 XEmacs due to undo info being left around after the buffer is killed.
19585
19586 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
19587 arglist to see if it's a K&R style declaration.
19588
19589 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
19590 before returning `knr-argdecl-intro'.
19591
19592 2003-11-16 John Wiegley <johnw@newartisans.com>
19593
19594 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
19595 field in a long-listing always 8 characters, use `size-width',
19596 which has already been computed.
19597
19598 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
19599
19600 * subr.el (minor-mode-list): Add `hs-minor-mode'.
19601
19602 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19603
19604 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
19605 Support operation while narrowed, with `diff-restrict-view'.
19606
19607 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19608
19609 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19610 Take additional optional arg NARROWFUN. For the generated functions:
19611 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
19612 include frags that arrange to check for and save narrowing state before
19613 the move and then conditionally call NARROWFUN after the move.
19614
19615 2003-11-14 John Wiegley <johnw@newartisans.com>
19616
19617 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
19618 that was optional, but obviously missing based on surrounding code.
19619
19620 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
19621 string arguments to numbers unless the whole argument was seen as
19622 a number.
19623
19624 2003-11-14 Kenichi Handa <handa@m17n.org>
19625
19626 * international/mule.el (ctext-non-standard-encodings-alist):
19627 Fix coding systems.
19628
19629 2003-11-10 Kenichi Handa <handa@m17n.org>
19630
19631 * language/kannada.el ("Kannada"): Add sample-text.
19632
19633 * language/knd-util.el (kannada-compose-region)
19634 (kannada-compose-string, kannada-post-read-conversion):
19635 Add autoload cookie.
19636
19637 * international/quail.el (quail-completion): Change the message
19638 "corresponding translations" to "corresponding characters".
19639
19640 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
19641
19642 * descr-text.el (describe-char): Fix typo.
19643
19644 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
19645
19646 These changes are to support Kannada language/script.
19647
19648 * Makefile.in (DONTCOMPILE): Add kannada.el.
19649
19650 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
19651
19652 * loadup.el: Preload kannada.el.
19653
19654 * language/ind-util.el (ucs-kannada-to-is13194-alist)
19655 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
19656 New variables.
19657
19658 * language/kannada.el: New file.
19659
19660 * language/knd-util.el: New file.
19661
19662 2003-11-07 Andreas Schwab <schwab@suse.de>
19663
19664 * progmodes/autoconf.el (autoconf-font-lock-keywords):
19665 Also highlight AH_*.
19666
19667 * xml.el (xml-parse-dtd): Fix misplaced paren.
19668
19669 2003-11-07 Kenichi Handa <handa@m17n.org>
19670
19671 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
19672
19673 2003-11-05 Juri Linkov <juri@jurta.org>
19674
19675 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
19676 (desktop-buffer-file): Use saved buffer-file-coding-system
19677 for file reading. Set auto-insert to nil to prevent automatic
19678 insertion into restored empty files.
19679
19680 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
19681
19682 * files.el (risky-local-variable-p): Make second argument optional.
19683
19684 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
19685
19686 * subr.el (add-hook): Fix last change.
19687
19688 2003-11-03 Eli Zaretskii <eliz@gnu.org>
19689
19690 * mail/rmail.el (rmail-convert-to-babyl-format):
19691 If base64-decode-region signals an error, catch it and silently
19692 ignore it.
19693
19694 2003-11-01 Mark A. Hershberger <mah@everybody.org>
19695
19696 * xml.el (xml-parse-region): Allow comments to appear after the
19697 topmost element has closed.
19698 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
19699 (xml-ns-expand-attr): New functions to do namespace handling.
19700 (xml-intern-attrlist): Back-compatible handling of attribute names.
19701 (xml-parse-tag): Move namespace handling to separate functions.
19702 Now produces elements in the form ((:ns . "element") (attr-list)
19703 children) instead of ('ns:element (attr-list) children).
19704 (xml-parse-attlist): Fix attribute parsing.
19705 (xml-parse-dtd): Change parsing so that it produces strings
19706 instead of interned symbols.
19707
19708 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
19709
19710 * dired.el (dired-ls-sorting-switches): Doc fix.
19711
19712 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
19713
19714 * emacs-lisp/rx.el (rx-or): Fix the case of
19715 "(rx (and ?a (or ?b ?c) ?d))".
19716
19717 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
19718
19719 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
19720 (texinfo-format-region): Use it.
19721 (texinfo-format-buffer-1): Ditto.
19722
19723 2003-11-01 Alan Mackenzie <acm@muc.de>
19724
19725 Changes to allow scrolling whilst in isearch mode:
19726 * isearch.el (isearch-unread-key-sequence): New function,
19727 extracted from isearch-other-meta-char.
19728 (top level): (put 'foo 'isearch-scroll) on all Emacs's
19729 "scrollable" standard functions.
19730 (isearch-allow-scroll): New customizable variable.
19731 (isearch-string-out-of-window, isearch-back-into-window)
19732 (isearch-reread-key-sequence-naturally)
19733 (isearch-lookup-scroll-key): New functions.
19734 (isearch-other-meta-char): Doc string and functionality enhanced.
19735 Now accepts a prefix argument.
19736 (isearch-lazy-highlight-window-end): New variable.
19737 (isearch-lazy-highlight-new-loop): Pay attention to the window's
19738 end (thru isearch-lazy-highlight-window-end), not only its start.
19739
19740 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
19741 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
19742 (universal-argument, universal-argument-more, negative-argument)
19743 (digit-argument, universal-argument-other-key): Minor changes.
19744
19745 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
19746
19747 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
19748 recursively if the last message is deleted, thus avoiding an
19749 infinite loop.
19750
19751 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
19752
19753 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
19754 (tex-main-file): Don't add .tex if the extension is already present.
19755 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
19756
19757 2003-10-29 Lute Kamstra <lute@gnu.org>
19758
19759 * progmodes/octave-inf.el (inferior-octave-prompt):
19760 Recognize version number in prompt.
19761
19762 2003-10-28 Dave Love <fx@gnu.org>
19763
19764 * international/characters.el: Fix some Unicode ranges.
19765
19766 2003-10-28 Kenichi Handa <handa@m17n.org>
19767
19768 * disp-table.el (standard-display-8bit)
19769 (standard-display-default, standard-display-ascii)
19770 (standard-display-g1, standard-display-graphic)
19771 (standard-display-underline): Assure that standard-display-table
19772 is a display table.
19773
19774 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
19775
19776 * simple.el (reindent-then-newline-and-indent): Delete space *after*
19777 reindenting the first line.
19778
19779 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
19780
19781 * wid-edit.el (widget-default-delete): Always delete child widgets.
19782
19783 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
19784
19785 * newcomment.el (comment-indent): Don't call indent-according-to-mode
19786 if the line has code.
19787 Don't try to line up with something that's too far left.
19788
19789 * progmodes/octave-mod.el (octave-comment-start): Simplify.
19790 (octave-mode-syntax-table): Add % as a comment starter.
19791 (octave-point): Remove.
19792 (octave-in-comment-p, octave-in-string-p)
19793 (octave-not-in-string-or-comment-p, calculate-octave-indent)
19794 (octave-blink-matching-block-open, octave-auto-fill):
19795 Use line-(beginning|end)-position instead.
19796
19797 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
19798
19799 * emacs-lisp/authors.el (authors-aliases): Add correct realname
19800 for Francesco Potort\e,Al\e(B.
19801
19802 2003-10-23 Dave Love <fx@gnu.org>
19803
19804 * international/mule-cmds.el (locale-charset-to-coding-system):
19805 Don't rely on nil being a coding system.
19806
19807 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
19808 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
19809 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
19810
19811 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
19812
19813 * gdb-ui.el (gdb-current-language): New variable.
19814 (gdb-update-flag): Remove variable.
19815 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
19816 (gdb-take-last-elt): Remove function.
19817 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
19818 (gdb-post-prompt): Check for variable object changes here.
19819
19820 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
19821 object changes in gdb-ui.el.
19822
19823 2003-10-21 Richard M. Stallman <rms@gnu.org>
19824
19825 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
19826
19827 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
19828 Don't check for foo*/ wildcard form here.
19829 (insert-directory): Recognize foo*/ as a wildcard.
19830 Separate wildcard-regexp variable from the arg, wildcard.
19831
19832 * subr.el (add-hook): Correctly detect when make-local-hook was used.
19833 (remove-hook): Correctly handle strange cases about local hooks.
19834
19835 2003-10-21 David Ponce <david@dponce.com>
19836
19837 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
19838 argument REAL, to return a real number instead of a rounded
19839 integer value. Define as inline function.
19840 (ruler-mode-right-fringe-cols): Likewise.
19841 (ruler-mode-scroll-bar-cols): New function.
19842 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
19843 (ruler-mode-right-scroll-bar-cols): Likewise.
19844 (ruler-mode-space): New function.
19845 (ruler-mode-ruler): Use it. Handle variations of fringe style,
19846 scroll bar mode and margins in a more robust way.
19847
19848 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
19849
19850 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
19851 (antlr-c-init-language-vars): New function.
19852 (antlr-mode): Use it with cc-mode before v5.29.
19853 (antlr-c-common-init): Don't set some local vars here.
19854 (antlr-mode): Set them here.
19855 (antlr-c-forward-sws): New function alias.
19856 (antlr-mode): Redefine with cc-mode before v5.30.
19857 (antlr-skip-sexps): Use it.
19858 (antlr-skip-exception-part): Ditto.
19859 (antlr-skip-file-prelude): Ditto.
19860 (antlr-outside-rule-p): Ditto.
19861 (antlr-end-of-body): Ditto.
19862 (antlr-option-kind): Ditto.
19863 (antlr-insert-option-area): Ditto.
19864 (antlr-file-dependencies): Ditto.
19865
19866 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19867
19868 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
19869 Move backward only if point was not inside an entry.
19870
19871 2003-10-21 Richard M. Stallman <rms@gnu.org>
19872
19873 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
19874
19875 2003-10-21 Juri Linkov <juri@jurta.org>
19876
19877 * compare-w.el: Automatically skip non-matching text to resync.
19878 (compare-windows-whitespace): Doc fix.
19879 (compare-windows-sync, compare-windows-sync-string-size)
19880 (compare-windows-recenter, compare-ignore-whitespace)
19881 (compare-windows-highlight, compare-windows-face): New variables.
19882 (compare-windows): Use compare-windows-sync.
19883 (compare-windows-highlight, compare-windows-dehighlight)
19884 (compare-windows-sync-regexp)
19885 (compare-windows-sync-default-function): New functions.
19886
19887 2003-10-21 Juri Linkov <juri@jurta.org>
19888
19889 * diff.el (diff-parse-differences): Don't visit the files now;
19890 instead, just record the error locus.
19891
19892 2003-10-21 Dave Love <fx@gnu.org>
19893
19894 * progmodes/cfengine.el: New file.
19895
19896 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
19897
19898 * complete.el (PC-do-completion): Do not forget to use `pred' as the
19899 default-directory when completing file names.
19900
19901 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
19902
19903 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
19904 followed by the word `face', it gets treated as a face, even if
19905 it is also defined as a variable or a function.
19906
19907 2003-10-20 Dave Love <fx@gnu.org>
19908
19909 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19910 Avoid incf in macro expansion.
19911
19912 2003-10-20 John Paul Wallington <jpw@gnu.org>
19913
19914 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
19915 `evenp' so we don't implicitly require cl library at runtime.
19916
19917 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
19918
19919 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
19920 (help-make-xrefs): Only make cross-references for faces if
19921 preceded or followed by the word `face'. Do not make a
19922 cross-reference for variables without variable documentation,
19923 unless preceded by the word `variable' or `option'. Update doc
19924 string accordingly.
19925
19926 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
19927
19928 * progmodes/hideshow.el: Rewrite one-armed `if'
19929 constructs using either `when' or `unless'.
19930 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
19931
19932 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
19933
19934 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
19935 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
19936 instead of 12x12.
19937
19938 2003-10-16 Eli Zaretskii <eliz@gnu.org>
19939
19940 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
19941 message while converting to Babyl.
19942
19943 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
19944
19945 * allout.el (allout-mode): Doc fix.
19946
19947 2003-10-16 Lute Kamstra <lute@gnu.org>
19948
19949 * subr.el (force-mode-line-update): Fix docstring.
19950
19951 2003-10-14 Dave Love <fx@gnu.org>
19952
19953 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
19954 (default-input-method): Add :link, improve :type.
19955 (locale-charset-language-names): Fix utf-8 pattern.
19956 (locale-charset-match-p, locale-charset-alist)
19957 (locale-charset-to-coding-system): New.
19958 (set-locale-environment): Deal with codeset part of locale specs.
19959
19960 2003-10-14 Lute Kamstra <lute@gnu.org>
19961
19962 * fringe.el (fringe-mode): Use active voice in docstring.
19963 (set-fringe-style): Ditto.
19964
19965 2003-10-13 Lute Kamstra <lute@gnu.org>
19966
19967 * fringe.el (fringe-mode): Fix docstring.
19968 (set-fringe-style): Ditto.
19969
19970 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
19971
19972 * ediff-mult.el (ediff-filegroup-action):
19973 Use ediff-default-filtering-regexp.
19974
19975 * ediff-util.el (ediff-recenter): Don't call
19976 ediff-restore-highlighting twice.
19977 (ediff-select-difference): Set current difference.
19978 (ediff-unselect-and-select-difference): Add comment.
19979
19980 * ediff.el (ediff-directories,ediff-directory-revisions)
19981 (ediff-directories3,ediff-merge-directories)
19982 (ediff-merge-directories-with-ancestor)
19983 (ediff-merge-directory-revisions)
19984 (ediff-merge-directory-revisions-with-ancestor):
19985 Use ediff-default-filtering-regexp.
19986
19987 2003-10-12 Andreas Schwab <schwab@suse.de>
19988
19989 * international/mule-cmds.el (locale-charset-language-names):
19990 Simplify regex by removing unused grouping.
19991
19992 2003-10-10 Dave Love <fx@gnu.org>
19993
19994 * bindings.el: Don't bind stop.
19995
19996 2003-10-08 Miles Bader <miles@gnu.org>
19997
19998 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
19999 face instead of attempting to emulate it.
20000
20001 2003-10-07 Kenichi Handa <handa@m17n.org>
20002
20003 * international/mule-diag.el (list-coding-systems-1): List coding
20004 systems that are loaded automatically.
20005
20006 * international/code-pages.el (iso-8859-11): Add autoload cookie.
20007
20008 * international/mule.el (autoload-coding-system): New function.
20009
20010 2003-10-07 Andreas Schwab <schwab@suse.de>
20011
20012 * log-edit.el (log-edit-changelog-entries): Prefer local value of
20013 change-log-default-name in the buffer visiting the file.
20014
20015 2003-10-06 Dave Love <fx@gnu.org>
20016
20017 * files.el (find-file-hook): Customize.
20018 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
20019
20020 * bindings.el (completion-ignored-extensions): Remove .log.
20021 (global-map): Add again, open, stop keys.
20022
20023 2003-10-05 Richard M. Stallman <rms@gnu.org>
20024
20025 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
20026 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
20027 Use sh-modify directly.
20028 (sh-select): Use sh-append, not eval.
20029
20030 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
20031
20032 * info.el (Info-following-node-name): New function.
20033
20034 * loadhist.el (unload-feature-special-hooks):
20035 Rename from loadhist-hook-functions.
20036 (loadhist-hook-functions): Now an alias.
20037
20038 2003-10-04 Eli Zaretskii <eliz@gnu.org>
20039
20040 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
20041 file-name clashes on 8+3 filesystems.
20042
20043 * Makefile.in (DONTCOMPILE, bootstrap-clean):
20044 Rename loaddefs-boot.el to ldefs-boot.el
20045
20046 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
20047 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
20048
20049 2003-10-03 Lute Kamstra <lute@gnu.org>
20050
20051 * info.el (Info-mode): Revert previous change.
20052 (Info-escape-percent): New function.
20053 (Info-fontify-node): Use it.
20054
20055 2003-10-02 Andreas Schwab <schwab@suse.de>
20056
20057 * loaddefs-boot.el: Regenerated.
20058
20059 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
20060
20061 * ffap.el: Remove defadvice related code from CVS since `complete'
20062 provides a `PC-completion-as-file-name-predicate' variable that
20063 ffap can override.
20064
20065 2003-10-02 Kenichi Handa <handa@m17n.org>
20066
20067 * international/utf-8.el (ccl-decode-mule-utf-8):
20068 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
20069
20070 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
20071 * international/subst-big5.el: Likewise.
20072 * international/subst-gb2312.el: Likewise.
20073 * international/subst-ksc.el: Likewise.
20074
20075 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
20076
20077 * calendar/calendar.el (increment-calendar-month)
20078 (calendar-leap-year-p, calendar-absolute-from-gregorian)
20079 (generate-calendar, calendar-read-date, calendar-interval)
20080 (calendar-day-of-week): Handle years BC.
20081 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
20082
20083 2003-10-01 Dave Love <fx@gnu.org>
20084
20085 * language/cyrillic.el (cp1251): Alias for windows-1251.
20086
20087 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
20088 bootstrap.
20089
20090 2003-10-01 Lute Kamstra <lute@gnu.org>
20091
20092 * files.el: Fix typo.
20093 * imenu.el (imenu--generic-function): Docstring fix.
20094
20095 2003-09-30 Richard M. Stallman <rms@gnu.org>
20096
20097 * dired.el (dired-mode): Handle dired-directory as a list.
20098
20099 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
20100
20101 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
20102
20103 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
20104
20105 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
20106 Replace gud-display with gud-watch.
20107 (gud-speedbar-buttons): Add stuff for watching expressions
20108 in the speedbar when using M-x gdba. Use dolist on old part
20109 of this function.
20110
20111 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
20112 (gdb-update-flag): New variables.
20113 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
20114 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
20115 (gud-watch, gdb-var-create-handler) : New functions.
20116 (gdb-var-list-children, gdb-var-list-children-handler)
20117 (gdb-var-create-regexp, gdb-var-update-regexp)
20118 (gdb-var-list-children-regexp): New constants.
20119 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
20120 (gdb-annotation-rules): Reduce annotation set (level 3).
20121 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
20122 (gdb-post-prompt): Don't update GDB buffers every time speedbar
20123 updates.
20124 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
20125 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
20126 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
20127 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
20128 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
20129 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
20130 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
20131 (gud-display, gud-display1)
20132 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
20133 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
20134 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
20135 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
20136 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
20137 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
20138 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
20139 (gdb-display-display-buffer, gdb-toggle-display)
20140 (gdb-delete-display, gdb-expressions-popup-menu)
20141 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
20142 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
20143 to display buffer.
20144
20145 2003-09-30 Richard M. Stallman <rms@gnu.org>
20146
20147 * progmodes/ada-mode.el (ada-mode): Don't use advice.
20148 Instead, set which-func-functions.
20149
20150 * progmodes/which-func.el (which-func-modes): Add ada-mode.
20151 (which-func-functions): New variable.
20152 (which-function): Use that.
20153
20154 * info.el (Info-mode): Double each `%' in header line.
20155
20156 * emacs-lisp/lisp-mnt.el (lm-with-file):
20157 When FILE is nil, run BODY in current buffer.
20158
20159 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
20160
20161 * help.el (describe-mode): Start with a brief list of minor modes.
20162 Find them thru minor-mode-list so as to find them all.
20163 Show them in alphabetical order.
20164
20165 * mail/sendmail.el (mail-aliases): Doc fix.
20166
20167 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
20168
20169 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
20170
20171 * mail/rmailsum.el (rmail-make-summary-line-1):
20172 Change comma after last label to a space.
20173 (rmail-summary-font-lock-keywords): Adapt to that change.
20174
20175 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
20176
20177 * progmodes/scheme.el (scheme-mode-variables): When setting
20178 `font-lock-defaults', also specify that "#" should
20179 be interpreted with `word' syntax.
20180 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
20181
20182 2003-09-30 Lars Hansen <larsh@math.ku.dk>
20183
20184 * desktop.el: A lot of comments updated.
20185 (desktop-save-mode): Minor mode introduced.
20186 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
20187 (desktop-load-default): Function made obsolete.
20188 (desktop-locals-to-save): Variable made customizable.
20189 (desktop-read): Optional parameter `dirname' added.
20190 (desktop-change-dir, desktop-revert): Parameter `dirname' in
20191 `desktop-read' used.
20192 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
20193
20194 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
20195
20196 * whitespace.el (whitespace-clean-msg): Add user customizable message
20197 for displaying ``clean'' output.
20198 (whitespace-buffer): Use `whitespace-clean-msg'.
20199 (whitespace-global-mode): Fix typo.
20200
20201 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
20202
20203 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
20204
20205 2003-09-29 Lute Kamstra <lute@gnu.org>
20206
20207 * bindings.el (mode-line-modes): Remove superfluous :propertize
20208 construct in initialization.
20209 (mode-line-position): Change cons cell into proper list in
20210 initialization.
20211
20212 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
20213
20214 * international/mule.el (decode-coding-inserted-region): Use car
20215 of the return value of find-operation-coding-system.
20216
20217 2003-09-29 Kenichi Handa <handa@m17n.org>
20218
20219 * descr-text.el (describe-char): Fix previous change.
20220
20221 2003-09-28 Kenichi Handa <handa@m17n.org>
20222
20223 * descr-text.el (describe-char-display): New function.
20224 (describe-char): Pay attention to display table on describing how
20225 a character is displayed.
20226
20227 * international/mule-cmds.el (encoded-string-description):
20228 Prepend "0x" to each encoded byte.
20229
20230 2003-09-28 Andreas Schwab <schwab@suse.de>
20231
20232 * find-file.el (ff-special-constructs): Add autoload cookie.
20233
20234 2003-09-28 Kevin Ryde <user42@zip.com.au>
20235
20236 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
20237 makeinfo appends to duplicate index entries.
20238
20239 2003-09-28 Eli Zaretskii <eliz@gnu.org>
20240
20241 * dired-x.el (dired-clean-tex): Doc fix.
20242
20243 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
20244 using a Chinese tutorial.
20245
20246 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
20247
20248 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
20249 between "MAIL FROM:" and "RCPT TO:" and the following address.
20250
20251 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
20252
20253 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
20254
20255 2003-09-28 David Ponce <david@dponce.com>
20256
20257 * recentf.el (recentf-initialize-file-name-history): New defcustom.
20258 (recentf-load-list): When `recentf-initialize-file-name-history'
20259 is non-nil, initialize an empty `file-name-history' with the
20260 recent list.
20261
20262 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
20263
20264 * man.el (Man-default-man-entry): Remove the leading `*' from the
20265 word at point.
20266
20267 2003-09-26 Lute Kamstra <lute@gnu.org>
20268
20269 * bindings.el (mode-line-position): Mention size indication in
20270 docstring.
20271
20272 2003-09-26 Andre Spiegel <spiegel@gnu.org>
20273
20274 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
20275
20276 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
20277 because it's autoloaded now.
20278
20279 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
20280
20281 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
20282 (sh-font-lock-keywords, sh-feature): Fix previous change of
20283 sh-feature to avoid infloop with sh-font-lock-keywords.
20284
20285 2003-09-25 Kim F. Storm <storm@cua.dk>
20286
20287 * frame.el (frame-current-scroll-bars): New defun.
20288
20289 * window.el (window-current-scroll-bars): New defun.
20290
20291 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20292
20293 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
20294 cause errors when the state cache contains info on parts that have
20295 been narrowed out.
20296
20297 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20298
20299 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
20300 `c-setup-paragraph-variables' has to be used when this variable is
20301 changed; it doesn't work to reinitialize the mode since that
20302 typically clobbers the variable.
20303
20304 * progmodes/cc-styles.el (c-setup-paragraph-variables):
20305 Make it interactive.
20306
20307 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20308
20309 * progmodes/cc-fonts.el (c-font-lock-declarations):
20310 Fix recognition of constructors and destructors for classes whose
20311 names are matched by `*-font-lock-extra-types'.
20312
20313 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
20314 followed by an identifier in C++ then it's a type.
20315
20316 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20317
20318 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
20319 problem that primarily affected XEmacs. Don't use faces to find
20320 unterminated strings since Emacs and XEmacs fontify strings
20321 differently - this function should now work better in XEmacs.
20322
20323 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20324
20325 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
20326 `expand-abbrev' workaround which caused braces to misbehave inside
20327 macros.
20328
20329 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
20330 handling. This bug could cause interactive font locking to bail out.
20331
20332 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20333
20334 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
20335 Handle paren-style types in Pike. Also fixed some cases of
20336 insufficient handling of unbalanced parens.
20337
20338 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
20339
20340 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
20341 common shell prompts that are not common filename or URL characters.
20342 (ffap-file-at-point): Use the new regexp to strip the prompts from
20343 the file names. This is an issue mostly for user prompts that
20344 don't have a trailing space and find-file-at-point is invoked from
20345 within a shell inside Emacs.
20346
20347 2003-09-24 Andre Spiegel <spiegel@gnu.org>
20348
20349 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
20350 stamps numerically, rather than textually.
20351
20352 2003-09-24 Kenichi Handa <handa@m17n.org>
20353
20354 * language/devan-util.el (devanagari-post-read-conversion):
20355 * language/mlm-util.el (malayalam-post-read-conversion):
20356 * language/tml-util.el (tamil-post-read-conversion):
20357 Add autoload cookie.
20358
20359 * international/utf-8.el (utf-8-post-read-conversion):
20360 Call post-read-conversion functions for Devanagari, Malayalam,
20361 and Tamil.
20362
20363 2003-09-23 Dave Love <fx@gnu.org>
20364
20365 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
20366
20367 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
20368
20369 * progmodes/gud.el (perldb): Add gud-until to list of commands.
20370 Update gud-remove.
20371
20372 2003-09-22 Richard M. Stallman <rms@gnu.org>
20373
20374 * progmodes/sh-script.el (sh-mode-default-syntax-table):
20375 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
20376 (sh-mode-syntax-table-input): New variable.
20377 (sh-require-final-newline): Don't use eval.
20378 (sh-builtins, sh-leading-keywords, sh-other-keywords)
20379 (sh-variables, sh-font-lock-keywords): Don't use eval.
20380 (sh-set-shell): When setting require-final-newline,
20381 treat value = `require-final-newline' as don't change it.
20382 Set sh-mode-syntax-table locally based on
20383 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
20384
20385 * progmodes/compile.el (compile-internal):
20386 Call compilation-set-window-height before setting window start.
20387
20388 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
20389
20390 * emacs-lisp/bytecomp.el (byte-compile-log-file):
20391 Clear out byte-compile-last-warned-form.
20392
20393 2003-09-22 Richard M. Stallman <rms@gnu.org>
20394
20395 * woman.el (woman-file-name, woman-follow-word):
20396 If current-word returns nil, use "".
20397
20398 * simple.el (eval-expression): Bind standard-output in to-buffer case.
20399
20400 2003-09-22 Richard M. Stallman <rms@gnu.org>
20401
20402 * emacs-lisp/lisp-mnt.el (lm-with-file):
20403 Don't visit the file, just use insert-file-contents in temp buffer.
20404
20405 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
20406
20407 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
20408 Add surrounding \\( and \\) around the header, as in
20409 for lm-history-header 'Change Log\\|History'.
20410
20411 2003-09-22 John Paul Wallington <jpw@gnu.org>
20412
20413 * progmodes/ld-script.el: Add Commentary section,
20414 minor cleanup of file header.
20415 (ld-script-font-lock-keywords): Doc fix.
20416 (toplevel): Provide `ld-script' feature.
20417
20418 2003-09-21 Kim F. Storm <storm@cua.dk>
20419
20420 * scroll-bar.el (set-scroll-bar-mode): Initialize to
20421 new built-in variable default-frame-scroll-bars.
20422 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
20423 scroll-bar-mode; notably, use it instead of t when we toggle
20424 scroll-bars on.
20425 (toggle-scroll-bar): Use default-frame-scroll-bars.
20426
20427 2003-09-19 Masatake YAMATO <jet@gyve.org>
20428
20429 * pcvs.el (cvs-do-removal): Change the prompt depending on
20430 `filter' value.
20431
20432 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
20433
20434 * startup.el (command-line-1): Stop startup-echo-area-message
20435 being hidden by "Loading image..." message.
20436 (use-fancy-splash-screens-p, display-splash-screen):
20437 Move display-graphic-p test from latter to former.
20438
20439 * progmodes/sh-script.el (sh-font-lock-keywords):
20440 Highlight escaped EOLs differently from other backslash constructs.
20441
20442 2003-09-19 Richard M. Stallman <rms@gnu.org>
20443
20444 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
20445 New functions.
20446 (edebug-enter, edebug-outside-excursion): Use them.
20447
20448 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
20449 Fix the condition for whether to print "In WHERE".
20450
20451 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
20452
20453 * finder.el (finder-mode-hook): New variable.
20454 (finder-mode): Run hook finder-mode-hook
20455
20456 2003-09-18 Masatake YAMATO <jet@gyve.org>
20457
20458 * progmodes/ebrowse.el: Fix broken magic autoload comments.
20459
20460 2003-09-17 Mario Lang <mlang@delysid.org>
20461
20462 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
20463 "p %e" to actually print the value in the GUD buffer.
20464
20465 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
20466
20467 From David Ponce <david.ponce@wanadoo.fr>:
20468 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
20469 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
20470 from loaddefs-boot.el if necessary.
20471
20472 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
20473
20474 * progmodes/gud.el (gud-find-class): Make jdb work again since
20475 cc-mode changed the syntactic information.
20476
20477 2003-09-15 David Ponce <david@dponce.com>
20478
20479 * recentf.el: (recentf-exclude): Accept predicates too.
20480 (recentf-file-readable-p): New function.
20481 (recentf-include-p): Handle predicates in recentf-exclude.
20482 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
20483 (recentf-cleanup): Likewise.
20484 (recentf-save-list): Use write-file to handle backup of
20485 recentf-save-file.
20486
20487 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
20488
20489 * loaddefs-boot.el: Renamed from `loaddefs.el'
20490 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
20491 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
20492 necessary.
20493
20494 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
20495
20496 * electric.el (Electric-pop-up-window): For the `one-window' case,
20497 no longer disconcertingly move point in the original buffer.
20498
20499 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
20500
20501 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
20502
20503 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
20504
20505 * dired.el (dired-mode-map): Fix typo.
20506
20507 2003-09-11 Richard M. Stallman <rms@gnu.org>
20508
20509 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
20510
20511 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20512
20513 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
20514 the function is less noisy. Now only `kill-buffer' can ask questions.
20515
20516 2003-09-10 Mario Lang <mlang@delysid.org>
20517
20518 * battery.el: Update Commentary and Copyright.
20519 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
20520 appear due to wrong ordering of the expressions in `or'.
20521
20522 2003-09-09 Lute Kamstra <lute@gnu.org>
20523
20524 * misc.el (upcase-char): Fix docstring.
20525 (zap-up-to-char): New command.
20526
20527 2003-09-08 David Ponce <david@dponce.com>
20528
20529 Ensure that recentf correctly updates the menu bar.
20530 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
20531 (recentf-menu-bar): New function.
20532 (recentf-clear-data): Use it
20533 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
20534 of easy-menu-change.
20535
20536 2003-09-08 Lute Kamstra <lute@gnu.org>
20537
20538 * simple.el (size-indication-mode): New.
20539 * bindings.el (mode-line-position): Add buffer size indicator.
20540
20541 2003-09-04 Mario Lang <mlang@delysid.org>
20542
20543 * battery.el (battery-linux-proc-acpi): New function.
20544 (battery-status-function): Modify default value calculation to also
20545 check for availability of ACPI.
20546 (battery-echo-area-format): Ditto.
20547 (battery-mode-line-format): Ditto.
20548
20549 2003-09-06 Dave Love <fx@gnu.org>
20550
20551 * ielm.el (ielm-mode-hook): Add :options.
20552
20553 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
20554 (eldoc-print-current-symbol-info): Use it.
20555
20556 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
20557
20558 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
20559 being displayed in GUD buffer.
20560 (gdb-idle-input-queue): Remove var. Use just one queue.
20561 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
20562 Remove functions. Use just one queue.
20563 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
20564 (gdb-invalidate-assembler, gdb-get-current-frame):
20565 Modify functions. Use just one queue.
20566
20567 2003-09-04 Dave Love <fx@gnu.org>
20568
20569 * cus-start.el: Add blink-cursor-alist.
20570
20571 * ruler-mode.el (ruler-mode-fill-column-char)
20572 (ruler-mode-current-column-char): Use char-displayable-p,
20573 not window-system.
20574
20575 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
20576
20577 * language/european.el (windows-1252): Move from code-pages.
20578
20579 * language/cyrillic.el ("Windows-1251"): Delete.
20580 ("Bulgarian", "Belarusian"): Remove `features'.
20581 (windows-1251): Move from code-pages.
20582
20583 * international/mule-diag.el (non-iso-charset-alist):
20584 Remove `codepage' stuff.
20585 (print-designation, list-coding-systems-1): Output fixes.
20586
20587 * international/code-pages.el (cp-make-translation-table)
20588 (cp-valid-codes): Made defsubsts.
20589 (cp-fix-safe-chars): Delete.
20590 (mule-diag): Don't require.
20591 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
20592 (top-level): Check for defined coding system when defining
20593 cp... aliases. Change w32-add-charset-info test to avoid warning.
20594 (non-iso-charset-alist): Defvar when compiling.
20595 (cp-make-coding-system): Doc fix.
20596
20597 2003-09-02 Jason Rumney <jasonr@gnu.org>
20598
20599 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
20600 line-ends from CVS before doing conversion.
20601
20602 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
20603
20604 * calendar/diary-lib.el (diary-header-line-flag)
20605 (diary-header-line-format): New variables.
20606 (list-diary-entries): Use them to set header line in simple diary.
20607
20608 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
20609 other than font-lock-string-face to highlight backslashes.
20610
20611 2003-09-01 Jason Rumney <jasonr@gnu.org>
20612
20613 * international/titdic-cnv.el (tit-read-key-value): Include \r in
20614 regexp.
20615
20616 2003-09-01 Dave Love <fx@gnu.org>
20617
20618 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
20619
20620 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
20621 and :help; also line and column numbers labels.
20622
20623 * international/mule-util.el (char-displayable-p): Move from
20624 latin1-disp, rename and autoload.
20625
20626 * international/latin1-disp.el (latin1-char-displayable-p):
20627 Now obsolete alias. Replace uses with char-displayable-p.
20628 (latin1-display-ucs-per-lynx): Fix last change.
20629
20630 * international/mule-cmds.el (standard-display-european-internal):
20631 Don't use char code for Latin-1 NBSP.
20632 <XFree86 4>: Unfrob NBSP display table. Set display table to use
20633 U+2018, U+2019 for `'.
20634 (select-safe-coding-system): Message fix.
20635
20636 2003-09-01 Kenichi Handa <handa@m17n.org>
20637
20638 * international/fontset.el (setup-default-fontset): For Thai
20639 font, specify "*" family.
20640
20641 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
20642
20643 * progmodes/compile.el (previous-error): Accept a prefix
20644 argument, similarly to next-error.
20645
20646 2003-08-31 Masatake YAMATO <jet@gyve.org>
20647
20648 * pcvs.el (cvs-do-removal): Use = instead of eq to check
20649 the number of files. Bind the number of files to a local
20650 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
20651
20652 2003-08-30 Eli Zaretskii <eliz@gnu.org>
20653
20654 * vc-hooks.el (vc-make-version-backup): Fix the change made on
20655 2003-07-26: msdos-long-file-names is a function, not a variable.
20656
20657 2003-08-29 Richard M. Stallman <rms@gnu.org>
20658
20659 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
20660 Do nothing with mail-personal-alias-file if it is nil.
20661
20662 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
20663 Do nothing if mail-personal-alias-file is nil.
20664
20665 * term.el (term-exec-1): Bind coding-system-for-read.
20666
20667 * dired.el (dired-mouse-find-file-other-window):
20668 Use dired-view-command-alist here, as in dired-view-file.
20669 (dired-view-command-alist): Use %s to substitute file name.
20670 Handle .ps_pages, .eps, .jpg, .gif, .png.
20671
20672 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20673
20674 * info.el (Info-mode-map): Bind S-tab and <backtab> to
20675 `Info-prev-reference', instead of M-tab.
20676
20677 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
20678
20679 * simple.el (blink-matching-open): Work correctly on chars that
20680 are designated as parens through the syntax-table text property.
20681
20682 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
20683
20684 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
20685 line break position in the middle of a non-kinsoku (e.g. latin)
20686 word, making it skip until either a space or a character with
20687 category "|".
20688 (kinsoku-longer): Test for end of buffer.
20689
20690 2003-08-28 Eli Zaretskii <eliz@gnu.org>
20691
20692 * mail/rmail.el (rmail-convert-to-babyl-format):
20693 Detect quoted-printable- and base64-encoded messages and decode them
20694 automatically. Set the message's encoding from the charset=
20695 header, if any. Decode base64-encoded messages in Mail format as well.
20696
20697 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20698
20699 * mail/smtpmail.el: Fix previous change.
20700 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
20701 calling smtpmail-via-smtp.
20702 (smtpmail-via-smtp): Add fall-back values for envelope-from.
20703
20704 2003-08-26 John Paul Wallington <jpw@gnu.org>
20705
20706 * image.el (image-jpeg-p): Don't search beyond length of data.
20707
20708 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20709
20710 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
20711 misfeature in `expand-abbrev' which caused electric keywords like
20712 "else" to disappear if an open brace was typed directly afterwards.
20713
20714 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20715
20716 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
20717 mandatory in `define-widget'.
20718
20719 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
20720 Don't align the operators "!=", "<=" and ">=" as assignment operators.
20721
20722 (c-assignment-operators): New language constant that only contains
20723 the assignment operators.
20724
20725 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
20726
20727 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20728
20729 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
20730 Safeguard against unbalanced sexps.
20731
20732 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
20733
20734 * version.el (emacs-version): Check for gtk. Include gtk version info.
20735
20736 2003-08-25 John Paul Wallington <jpw@gnu.org>
20737
20738 * man.el (Man-default-man-entry): Don't whizz past the section
20739 number before looking for it.
20740
20741 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
20742
20743 * progmodes/gud.el (gud-display-line): Don't set window-point if
20744 source buffer is not visible. (Only happens with M-x gdba.)
20745
20746 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
20747 documentation.
20748 (gdb-source, gdb-source-info): Update to assembler unnecessary
20749 as its done after each GDB command anyway.
20750 (gdb-pre-prompt): Use with-current-buffer.
20751 (gdb-insert-field): Add help-echo text.
20752 (gdb-invalidate-assembler): Re-display of assembler now done in
20753 gdb-info-breakpoints-custom.
20754 (gdb-info-breakpoints-custom): Force re-display of assembler to
20755 happen *after* update of breakpoints buffer.
20756 (gdb-display-source-buffer): Don't choke if gdb-source-window
20757 isn't visible.
20758 (gdb-put-string, gdb-put-arrow): Remove free variables.
20759
20760 2003-08-24 John Paul Wallington <jpw@gnu.org>
20761
20762 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
20763
20764 * man.el (Man-default-man-entry): Strip text properties when
20765 snarfing parts of entry because `format' preserves properties.
20766
20767 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
20768
20769 * files.el (file-newest-backup): Use `expand-file-name'.
20770
20771 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
20772 Allow the diary to pop up a new frame, if needed.
20773
20774 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
20775 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
20776 (smtpmail-send-it): Make treatment of envelope-from consistent with
20777 sendmail.el.
20778
20779 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
20780 (sh-leading-keywords): Add the bash `time' reserved word.
20781 (sh-variables): Add some bash variables.
20782 (sh-add-completer): Fix nil branch of case statement.
20783
20784 2003-08-24 Masatake YAMATO <jet@gyve.org>
20785
20786 * progmodes/ld-script.el: New file.
20787
20788 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
20789
20790 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
20791
20792 2003-08-23 Andre Spiegel <spiegel@gnu.org>
20793
20794 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
20795 Better explain obsolescence, and what to use instead.
20796
20797 2003-08-23 Masatake YAMATO <jet@gyve.org>
20798
20799 * pcvs.el (cvs-do-removal): Show the deleted file name
20800 on the prompt.
20801
20802 2003-08-20 Dave Love <fx@gnu.org>
20803
20804 * international/mule.el (make-coding-system)
20805 (set-buffer-file-coding-system): Doc fix.
20806
20807 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
20808
20809 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
20810
20811 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
20812
20813 * international/utf-16.el: Add mime-text-unsuitable coding system
20814 properties.
20815
20816 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
20817
20818 * cus-edit.el: Add some :links.
20819 (bib): Remove.
20820
20821 * textmodes/bib-mode.el (bib): Add :group external.
20822
20823 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
20824
20825 * wid-edit.el (widget-echo-help): Make it handle expressions that
20826 evaluate to strings.
20827
20828 2003-08-18 Michael Mauger <mmaug@yahoo.com>
20829
20830 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
20831
20832 Simplify selection of SQL products to define highlighting and
20833 interactive mode. Includes detailed instructions on adding
20834 support for new products.
20835
20836 * progmodes/sql.el (sql-product): New variable. Identifies SQL
20837 product for use in highlighting and interactive mode.
20838 (sql-interactive-product): New variable. SQL product for
20839 sql-interactive-mode.
20840 (sql-product-support): New variable. Specifies product-specific
20841 parameters to drive highlighting and interactive mode.
20842 (sql-imenu-generic-expression): Add more object types.
20843 (sql-sqlite-options): Correct comment.
20844 (sql-ms-program): Use "osql" rather than "isql".
20845 (sql-prompt-regexp, sql-prompt-length): Update comment.
20846 (sql-mode-menu): Add "Start SQLi session" entry.
20847 Replace Highlighting submenu with Product menu. Fix Send Region entry.
20848 (sql-mode-abbrev-table): Add abbreviations. Support of
20849 SYSTEM-FLAG on define-abbrev. Support was removed with last
20850 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
20851 (sql-mode-font-lock-object-name): Add font-lock pattern for object
20852 names.
20853 (sql-mode-ansi-font-lock-keywords): Set as default value.
20854 (sql-mode-oracle-font-lock-keywords): Set as default value.
20855 Support Oracle 9i keywords.
20856 (sql-mode-postgres-font-lock-keywords): Set as default value.
20857 (sql-mode-linter-font-lock-keywords): Set as default value.
20858 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
20859 SQLServer 2000.
20860 (sql-mode-sybase-font-lock-keywords)
20861 (sql-mode-interbase-font-lock-keywords)
20862 (sql-mode-sqlite-font-lock-keywords)
20863 (sql-mode-strong-font-lock-keywords)
20864 (sql-mode-mysql-font-lock-keywords)
20865 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
20866 keywords.
20867 (sql-mode-font-lock-defaults): Update comment.
20868 (sql-product-feature): New function. Returns feature associated
20869 with a product from `sql-product-support' alist.
20870 (sql-product-font-lock): New function. Set font-lock support
20871 based on `sql-product'.
20872 (sql-add-product-keywords): New function. Add font-lock rules to
20873 product-specific keyword variables.
20874 (sql-set-product): New function. Set `sql-product' and apply
20875 appropriate font-lock highlighting.
20876 (sql-highlight-product): New function. Set font-lock support
20877 based on a product. Also set mode name to include product name.
20878 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
20879 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
20880 Use `sql-set-product'.
20881 (sql-highlight-ms-keywords)
20882 (sql-highlight-sybase-keywords)
20883 (sql-highlight-interbase-keywords)
20884 (sql-highlight-strong-keywords)
20885 (sql-highlight-mysql-keywords)
20886 (sql-highlight-sqlite-keywords)
20887 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
20888 (sql-get-login): Prompt in the same order as the tokens.
20889 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
20890 (sql-product-interactive): New function. Common portions of
20891 product-specific interactive mode wrappers.
20892 (sql-interactive-mode): Rewritten to use product features.
20893 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
20894 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
20895 (sql-db2, sql-linter): Use `sql-product-interactive'.
20896 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
20897 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
20898 (sql-connect-ingres, sql-connect-postgres)
20899 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
20900 New functions. Format command line parameters and invoke comint on
20901 the appropriate interpreter. Code was in the corresponding
20902 `sql-xyz' function before.
20903 (sql-connect-ms): New function. Support -E argument to use
20904 operating system credentials for authentication.
20905
20906 2003-08-18 Kenichi Handa <handa@m17n.org>
20907
20908 * international/mule.el (encode-char): Fix for the ASCII case.
20909
20910 2003-08-15 Kenichi Handa <handa@m17n.org>
20911
20912 * international/fontset.el (setup-default-fontset): Change "*" to
20913 nil in the specifications of font family.
20914
20915 2003-08-18 Kim F. Storm <storm@cua.dk>
20916
20917 * kmacro.el (kmacro-keymap): Group related bindings in
20918 initialization for clarity. Bind C-s to start macro.
20919 Remove C-r binding.
20920 (kmacro-initial-counter-value): New defvar to hold initial counter
20921 value in case we set the value before defining a macro.
20922 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
20923 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
20924 not defining or executing macro. Doc fix.
20925 (kmacro-add-counter): Clear kmacro-initial-counter-value.
20926 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
20927 temporarily view older elements on the macro ring without cycling
20928 the ring.
20929 (kmacro-display): Doc fix.
20930 (kmacro-exec-ring-item): New helper function.
20931 (kmacro-call-ring-2nd): Use it.
20932 (kmacro-call-ring-2nd-repeat): Doc fix.
20933 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
20934 (kmacro-end-or-call-macro): Execute last viewed macro (using
20935 kmacro-exec-ring-item) from ring if this follows
20936 kmacro-view-macro. This allows us to find a macro on the ring
20937 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
20938 the ring to bring it to the head of the ring.
20939 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
20940 Allow binding to reserved keys without specifying C-x C-k prefix.
20941 Ask for confirmation if entered key sequence is already bound to
20942 a non-macro command.
20943 (kmacro-view-macro): Repeating command will show older elements
20944 on the macro ring; C-k will execute the last viewed macro.
20945 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
20946 property from 'ring to 'head.
20947
20948 2003-08-17 Alan Shutko <ats@acm.org>
20949
20950 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
20951 keeping December out of the alist.
20952
20953 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
20954
20955 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
20956 * calendar/calendar.el (calendar-mode-map): Bind it to key.
20957 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
20958 (calendar-flatten): New function.
20959 (calendar-mouse-view-other-diary-entries)
20960 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
20961 in the menu title and to show multi-line diary entries correctly
20962 in the menu.
20963
20964 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
20965
20966 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
20967 defcustom, because the default was recently changed.
20968
20969 2003-08-16 Richard M. Stallman <rms@gnu.org>
20970
20971 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
20972
20973 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
20974 New subroutine, broken out of eval-last-sexp-1.
20975 (eval-last-sexp-1): Use eval-last-sexp-print-value.
20976
20977 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
20978
20979 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
20980
20981 * simple.el (eval-expression): Use eval-last-sexp-print-value.
20982
20983 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
20984
20985 * progmodes/compile.el (compilation-error-regexp-alist):
20986 Add Java ANt error detection as described in document
20987 http://ant.apache.org/faq.html
20988
20989 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
20990
20991 * simple.el (backward-word, forward-to-indentation)
20992 (backward-to-indentation): Argument changed to optional.
20993 (next-line, previous-line): Use `or' instead of `unless'.
20994
20995 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20996
20997 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
20998 instead of a constant.
20999
21000 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
21001
21002 * shell.el (shell): With prefix-arg, suggest a new buffer name.
21003
21004 2003-08-12 Andre Spiegel <spiegel@gnu.org>
21005
21006 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
21007 (vc-sccs-workfile-version): Search the entire delta table, rather
21008 than just the first entry, because that might be a deleted version.
21009
21010 2003-08-11 Karl Fogel <kfogel@red-bean.com>
21011
21012 * menu-bar.el (menu-bar-options-menu): Supply a body for the
21013 [save-place] binding in the Options menu. Have it require
21014 'saveplace' and then toggle the variable manually, to avoid an an
21015 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
21016 for the bug report.
21017
21018 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
21019
21020 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
21021 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
21022 (gdb-info-threads-custom): Add help-echo text.
21023 (gdb-display-back): Don't use purecopy.
21024 (gdb-info-breakpoints-custom, gdb-reset)
21025 (gdb-assembler-custom): Use display-images-p to test if breakpoint
21026 icons can be displayed.
21027
21028 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
21029
21030 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
21031
21032 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
21033
21034 * bookmark.el (bookmark-completing-read):
21035 Return a string, instead of a list of one string.
21036 Use a popup menu if activated from the mouse.
21037 (bookmark-edit-annotation): Remove unused vars.
21038 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
21039 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
21040 to bookmark-completing-read.
21041 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
21042 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
21043 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
21044 and erase-buffer.
21045 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
21046 (bookmark-menu-jump, bookmark-menu-insert)
21047 (bookmark-popup-menu-and-apply-function)
21048 (bookmark-menu-popup-paned-bookmark-menu): Remove.
21049 (bookmark-menu-build-paned-menu): Remove by folding it into
21050 bookmark-menu-popup-paned-menu.
21051 (menu-bar-bookmark-map): Move the define-key statements here.
21052 Use the "non-menu" commands since they now pop up a menu if needed.
21053 (bookmark-exit-hook-internal): Simplify.
21054
21055 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
21056
21057 * reftex-toc.el (reftex-toc-rename-label): New function.
21058 (reftex-toc-check-docstruct): New function.
21059
21060 * reftex.el (reftex-region-active-p): New function.
21061
21062 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
21063 regexp to find the \bibliography macro.
21064
21065 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
21066 which does not exist in LaTeX.
21067 (reftex-cite-format-builtin): Added amsrefs support.
21068 (reftex-toc-confirm-promotion): New option
21069
21070 * reftex-toc.el
21071 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
21072 (reftex-toc-demote, reftex-toc-promote)
21073 (reftex-toc-do-promote, reftex-toc-promote-prepare)
21074 (reftex-toc-promote-action, reftex-toc-extract-section-number)
21075 (reftex-toc-newhead-from-alist)
21076 (reftex-toc-load-all-files-for-promotion): New functions.
21077 (reftex-toc-help): Added description of new keys.
21078 (reftex-toc-split-windows-fraction): New option.
21079 (reftex-recenter-toc-when-idle): Search *toc* window on all
21080 visible frames.
21081 (reftex-toc): Additional parameter REUSE
21082 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
21083 with REUSE argument.
21084 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
21085 the call of `reftex-toc'.
21086 (reftex-make-separate-toc-frame): New function .
21087 (reftex-toc-recenter): When called with triple prefix arg, call
21088 `reftex-make-separate-toc-frame' first.
21089 (reftex-toc-toggle-dedicated-frame): New command.
21090 (reftex-toc-quit): Adapted to delete frame when called in
21091 dedicated frame.
21092
21093 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
21094 all enclosing macros.
21095
21096
21097 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21098
21099 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
21100 first use.
21101
21102 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21103
21104 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
21105
21106 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
21107
21108 * calendar/calendar.el (list-diary-entries-hook)
21109 (diary-display-hook, nongregorian-diary-listing-hook)
21110 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
21111 Add some customize options for these hooks.
21112 (calendar-abbrev-construct): Don't try to take a substring longer
21113 than the original string.
21114
21115 2003-08-05 Richard M. Stallman <rms@gnu.org>
21116
21117 * emacs-lisp/testcover.el (noreturn): Report error if does return.
21118 (testcover-reinstrument-clauses): Doc fix.
21119
21120 * emacs-lisp/warnings.el: Doc fixes, args renamed.
21121 (warning-type-format): Rename from warning-group-format.
21122
21123 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
21124 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
21125 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
21126 to prevent warnings about defvar for an obsolete variable.
21127
21128 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
21129 warning-group-format renamed to warning-type-format.
21130
21131 * subr.el (read-passwd): Use clear-string instead of fillarray.
21132
21133 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
21134 Use vconcat instead of concat.
21135 (edmacro-sanitize-for-string): New function.
21136
21137 2003-08-05 Dave Love <fx@gnu.org>
21138
21139 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
21140 line-number-display-limit-width.
21141
21142 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
21143
21144 2003-08-05 Kenichi Handa <handa@m17n.org>
21145
21146 * international/code-pages.el: Don't require mule-diag.
21147
21148 * international/mule-diag.el (non-iso-charset-alist):
21149 Add autoload cookie.
21150
21151 * language/devan-util.el (dev-glyph-order): Add an entry for the
21152 glyph code #xC4.
21153
21154 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
21155
21156 * calendar/calendar.el (diary-file, diary-file-name-prefix)
21157 (european-calendar-style, diary-date-forms)
21158 (calendar-day-name-array, calendar-month-name-array): Doc change.
21159 (generate-calendar-month): Adapt for new behaviour of
21160 `calendar-day-name' function.
21161 (calendar-abbrev-length, calendar-day-abbrev-array)
21162 (calendar-month-abbrev-array): New variables.
21163 (calendar-abbrev-construct): New function.
21164 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
21165 rather than fixing abbrevs at some width. Calling syntax change.
21166 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
21167 (calendar-date-string): Adapt for new behaviours of
21168 `calendar-day-name' and `calendar-month-name' functions.
21169
21170 * calendar/diary-lib.el (list-diary-entries): Adapt for new
21171 behaviour of `calendar-day-name' and `calendar-month-name' functions.
21172 (diary-name-pattern): Use abbrev arrays, rather than fixing
21173 abbrevs at three chars. Calling syntax change.
21174 (mark-diary-entries): Adapt for new behaviours of
21175 `diary-name-pattern' and `calendar-make-alist' functions.
21176 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
21177 `diary-name-pattern' function.
21178 (font-lock-diary-date-forms): Use abbrev arrays, rather than
21179 fixing abbrevs at three chars. Calling syntax change.
21180 (cal-hebrew, cal-islam): Require when compiling.
21181 (diary-font-lock-keywords): Adapt for new behaviour of
21182 `font-lock-diary-date-forms' function.
21183
21184 * calendar/cal-hebrew.el: Reposition some code so defined before used.
21185 (calendar-hebrew-month-name-array-common-year)
21186 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
21187 (list-hebrew-diary-entries): Adapt for new behaviours of
21188 `calendar-day-name' and `add-to-diary-list' functions.
21189 (mark-hebrew-diary-entries): Adapt for new behaviours of
21190 `diary-name-pattern' and `calendar-make-alist' functions.
21191
21192 * calendar/cal-islam.el (calendar-islamic-month-name-array):
21193 Add doc string.
21194 (list-islamic-diary-entries): Adapt for new behaviours of
21195 `calendar-day-name' and `add-to-diary-list' functions.
21196 (mark-islamic-diary-entries): Adapt for new behaviours of
21197 `diary-name-pattern' and `calendar-make-alist' functions.
21198
21199 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
21200 `calendar-month-name' function.
21201
21202 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
21203
21204 * calendar/solar.el (solar-seasons-data): Move definition before use.
21205
21206 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
21207 (cal-tex-LaTeX-hourbox): Move definition before use.
21208
21209 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
21210 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
21211 * lunar.el, solar.el (displayed-month, displayed-year):
21212 Define for compiler.
21213
21214 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
21215
21216 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
21217 MODE. Renamed from c-init-c-language-vars'.
21218 (c-initialize-cc-mode): Change accordingly.
21219 (c-common-init): Ditto.
21220 (c-mode): Ditto.
21221 (c++-mode): Use `c-init-language-vars-for'.
21222 (objc-mode): Ditto.
21223 (java-mode): Ditto.
21224 (idl-mode): Ditto.
21225 (pike-mode): Ditto.
21226 (awk-mode): Ditto.
21227
21228 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
21229
21230 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
21231 or not the point moved.
21232
21233 (c-search-decl-header-end): Don't trip up on operator identifiers
21234 in C++ and operators like == in all languages.
21235
21236 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
21237 Detect leading labels correctly.
21238
21239 2003-08-02 Andreas Schwab <schwab@suse.de>
21240
21241 * textmodes/ispell.el: Don't redo key bindings on loading, put
21242 them only in loaddefs.el.
21243 * bookmark.el: Likewise.
21244 * dabbrev.el: Likewise.
21245 * emerge.el: Likewise.
21246
21247 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
21248 has more than one member.
21249
21250 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
21251
21252 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21253
21254 * lpr.el (printify-region): It was ending conversion before the
21255 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
21256
21257 2003-07-31 John Paul Wallington <jpw@gnu.org>
21258
21259 * net/browse-url.el (browse-url-epiphany): Doc fix.
21260
21261 2003-07-30 Kenichi Handa <handa@m17n.org>
21262
21263 * international/fontset.el (setup-default-fontset):
21264 Change registry names of Akurti fonts.
21265
21266 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
21267
21268 * comint.el (comint-read-noecho): Use `clear-string' instead of
21269 `fillarray'.
21270
21271 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
21272
21273 * outline.el (outline-mode-hook): Add defvar.
21274
21275 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
21276
21277 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
21278 Restore assembler in source window if that is what has been selected.
21279 (menu): Add gdb-restore-windows to menu. Make gdba
21280 specific menus only visible from gdba.
21281
21282 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
21283
21284 * progmodes/compile.el (compilation-environment): New user variable.
21285 (compile-internal): Respect it.
21286
21287 2003-07-23 Masatake YAMATO <jet@gyve.org>
21288
21289 * progmodes/gud.el (gdb-script-font-lock-keywords):
21290 Put `font-lock-function-name-face' on a symbol which includes
21291 `-' like `hook-run'. Put font-lock-variable-name-face
21292 on a symbol starting with $.
21293
21294 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
21295
21296 * files.el (set-visited-file-name): Use truename for buffer-file-name.
21297
21298 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
21299
21300 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
21301
21302 2003-07-26 Andre Spiegel <spiegel@gnu.org>
21303
21304 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
21305 Use with-no-warnings.
21306 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
21307 rather than to find-file-not-found-hook, which doesn't exist.
21308
21309 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
21310
21311 * international/quail.el (quail-translate-key): Fix previous change.
21312
21313 2003-07-25 John Paul Wallington <jpw@gnu.org>
21314
21315 * server.el (server-start): Check `server-process' is non-nil
21316 before killing it to avoid killing current buffer's process.
21317
21318 * simple.el (choose-completion-string): Use `minibufferp';
21319 test `completion-reference-buffer' if `buffer' arg is nil.
21320 (push-mark): Use `when' and `unless'.
21321 (pop-mark): Use `when'.
21322
21323 * mouse-sel.el (mouse-sel-get-selection-function):
21324 Check `x-last-selected-text-primary'. Don't barf if it or
21325 `x-last-selected-text' aren't bound.
21326
21327 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
21328
21329 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
21330
21331 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
21332
21333 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
21334
21335 2003-07-23 John Paul Wallington <jpw@gnu.org>
21336
21337 * tooltip.el (defface tooltip): Inherit from variable-pitch.
21338
21339 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
21340
21341 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
21342 string. Defvar the derived hook.
21343
21344 * macros.el (insert-kbd-macro): Escape double quote character.
21345 From Thomas W Murphy <twm@andrew.cmu.edu>.
21346
21347 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
21348
21349 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
21350 to match the specific mark rather than reusing comment-start-skip.
21351
21352 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
21353
21354 * progmodes/hideshow.el (hs-special-modes-alist):
21355 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
21356
21357 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
21358
21359 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
21360 value using ?\s.
21361
21362 2003-07-21 John Paul Wallington <jpw@gnu.org>
21363
21364 * subr.el (with-selected-window): Add closing paren.
21365
21366 2003-07-21 Richard M. Stallman <rms@gnu.org>
21367
21368 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
21369 (lisp-mode): Likewise.
21370
21371 * subr.el (with-selected-window): Copy code form save-selected-window
21372 so as to call select-window with norecord arg.
21373 (dynamic-completion-table): Doc fix.
21374 (lazy-completion-table): Doc fix.
21375
21376 * international/mule-cmds.el (set-locale-environment):
21377 langinfo renamed to locale-info.
21378
21379 * international/mule.el (auto-coding-functions): Doc fix.
21380
21381 2003-07-21 Kenichi Handa <handa@m17n.org>
21382
21383 * international/quail.el (quail-translate-key):
21384 Update quail-current-str correctly.
21385
21386 2003-07-21 Andreas Schwab <schwab@suse.de>
21387
21388 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
21389 ?, to "_".
21390
21391 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
21392 Version 2.0.36 of Tramp released.
21393
21394 * net/tramp.el (tramp-default-password-end-of-line): Rename from
21395 tramp-password-end-of-line.
21396 (tramp-password-end-of-line): New method parameter.
21397 (tramp-get-password-end-of-line): Function to access method
21398 parameter `tramp-password-end-of-line', or variable
21399 `tramp-default-password-end-of-line' (default value).
21400 (tramp-methods): Add entries for new parameter
21401 tramp-password-end-of-line.
21402 (tramp-enter-password): Use new function
21403 `tramp-get-password-end-of-line'.
21404 (tramp-handle-insert-file-contents): Do not
21405 unconditionally inhibit the file operation file-local-copy, only
21406 do that when the inhibit-file-name-operation is currently
21407 insert-file-contents. This fixes finding remote CVS-controlled
21408 files. (It would barf on inserting the CVS/Entries file
21409 literally, because the file-local-copy handler wasn't called.)
21410 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
21411 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
21412 (tramp-initial-commands): New variable.
21413 (tramp-process-initial-commands): New function, using the variable.
21414 (tramp-open-connection-setup-interactive-shell): Call the new function.
21415 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
21416 method into the buffer name, never use nil. Reported by Hanak
21417 David <dhanak@inf.bme.hu>.
21418 (tramp-open-connection-setup-interactive-shell): Erase buffer
21419 before sending "stty -onlcr".
21420
21421 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
21422
21423 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
21424
21425 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
21426
21427 2003-07-19 John Paul Wallington <jpw@gnu.org>
21428
21429 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
21430 (artist-draw-rect, artist-draw-square): Doc fixes.
21431
21432 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
21433
21434 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
21435
21436 2003-07-19 Kenichi Handa <handa@m17n.org>
21437
21438 * international/kkc.el (kkc-show-conversion-list-update):
21439 Highlight the correct candidate in the message.
21440
21441 2003-07-18 John Paul Wallington <jpw@gnu.org>
21442
21443 * simple.el (current-word): Don't include punctuation char when
21444 `really-word' arg is non-nil.
21445
21446 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
21447
21448 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
21449 moved to the directory obsolete.
21450
21451 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
21452
21453 * info.el (Info-menu-entry-name-re): Allow newlines in
21454 menu entry names.
21455
21456 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
21457 syntax-ppss-after-change-function.
21458 (syntax-ppss-after-change-function): New alias. Update uses.
21459 (syntax-ppss): Catch the case where the buffer is narrowed.
21460
21461 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21462
21463 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
21464 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
21465
21466 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21467
21468 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
21469 since it might be modified.
21470
21471 * progmodes/cc-langs.el (c++-make-template-syntax-table)
21472 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
21473 names to these language constants.
21474
21475 2003-07-15 Kim F. Storm <storm@cua.dk>
21476
21477 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
21478 All uses changed.
21479
21480 2003-07-14 Mark A. Hershberger <mah@everybody.org>
21481
21482 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
21483 Namespace support.
21484
21485 2003-07-13 Juanma Barranquero <lektu@terra.es>
21486
21487 * frame.el (modify-all-frames-parameters): Reinstall (copyright
21488 papers received).
21489
21490 2003-07-13 Karl Eichwalder <ke@suse.de>
21491
21492 * textmodes/po.el (po-find-charset): White space at the start of the
21493 Content-Type field body is non-mandatory.
21494
21495 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
21496
21497 * textmodes/texinfo.el (texinfo-section-list):
21498 Append appendixsection; a synonym for appendixsec.
21499
21500 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
21501
21502 * man.el (Man-translate-cleanup): New.
21503 (Man-translate-references): Call `Man-translate-cleanup' to clean
21504 leading, trailing and middle spaces.
21505
21506 2003-07-13 Lars Hansen <larsh@math.ku.dk>
21507
21508 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
21509 Handle `dired-directory' being a list.
21510
21511 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
21512
21513 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
21514 it doesn't exist.
21515
21516 2003-07-12 Richard M. Stallman <rms@gnu.org>
21517
21518 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
21519
21520 * progmodes/cc-defs.el (c-make-keywords-re):
21521 Don't use delete-duplicates.
21522 (c-lang-const): Don't use mapcan.
21523
21524 * apropos.el (apropos-show-scores): Make it customizable.
21525 Document new meaning.
21526 (apropos): Compute scores from symbols.
21527 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
21528
21529 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21530
21531 * ps-bdf.el: Fix copyright line.
21532 (bdf-directory-list): Fix initialization code.
21533
21534 2003-07-11 John Paul Wallington <jpw@gnu.org>
21535
21536 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
21537 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
21538 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
21539
21540 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
21541
21542 * emacs-lisp/ring.el (ring-elements): Doc fix.
21543
21544 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21545
21546 * calendar/timeclock.el (timeclock-relative)
21547 (timeclock-ask-before-exiting, timeclock-use-display-time):
21548 Doc changes.
21549 (timeclock-modeline-display): Give a message if
21550 `timeclock-use-display-time' is non-nil but `display-time-mode'
21551 is not active.
21552
21553 2003-07-11 Kenichi Handa <handa@m17n.org>
21554
21555 * international/mule-cmds.el (set-language-environment):
21556 Set current-language-environment to the correct string.
21557
21558 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21559
21560 * ps-print.el: Print line number correctly in a region. Reported by
21561 Tim Allen <timallen@ls83.fsnet.co.uk>.
21562 (ps-print-version): New version number (6.6.2).
21563 (ps-printing-region): Code fix.
21564
21565 2003-07-10 John Paul Wallington <jpw@gnu.org>
21566
21567 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
21568 this function can be called from `add-completions-from-tags-table'.
21569
21570 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
21571
21572 * calendar/timeclock.el (timeclock-use-display-time)
21573 (timeclock-day-over-hook, timeclock-workday-remaining)
21574 (timeclock-status-string, timeclock-when-to-leave)
21575 (timeclock-when-to-leave-string, timeclock-log-data)
21576 (timeclock-find-discrep, timeclock-day-base)
21577 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
21578 (timeclock-modeline-display): Set the variable
21579 `timeclock-modeline-display'.
21580 (timeclock-update-modeline): Doc fix. Respect value of
21581 `timeclock-relative'.
21582
21583 2003-07-09 Richard M. Stallman <rms@gnu.org>
21584
21585 * textmodes/reftex-parse.el (reftex-all-document-files):
21586 Add autoload cookie.
21587
21588 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
21589 (reftex-scanning-info-available-p): Add autoload cookie.
21590
21591 * international/mule-cmds.el
21592 (set-display-table-and-terminal-coding-system): Delete duplicate
21593 aset on standard-display-table.
21594
21595 * view.el (view-file): If existing buffer's major mode is special,
21596 don't go into view mode.
21597
21598 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
21599
21600 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21601
21602 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
21603 buffer changes; there's third party code that calls this function
21604 directly.
21605
21606 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21607
21608 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
21609 (autodoc-font-lock-keywords): Don't byte compile on font lock
21610 initialization when running from byte compiled files.
21611
21612 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21613
21614 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
21615 statement ends with auto-increment "++".
21616
21617 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21618
21619 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21620 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21621 these are changed, so declare them as variables and not constants.
21622
21623 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
21624
21625 * subr.el (dolist, dotimes): Doc fix.
21626
21627 2003-07-08 Kim F. Storm <storm@cua.dk>
21628
21629 * international/mule-cmds.el
21630 (set-display-table-and-terminal-coding-system): Don't break
21631 bootstrap if standard-display-table isn't setup yet.
21632
21633 2003-07-07 Richard M. Stallman <rms@gnu.org>
21634
21635 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
21636 Give it a doc string, and autoload it.
21637
21638 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
21639 Use with-no-warnings.
21640
21641 * info.el (Info-search): If find invisible text, search again.
21642
21643 * isearch.el (search-whitespace-regexp): Add a shy group around it.
21644
21645 * man.el (Man-name-regexp): Match + as part of name.
21646
21647 * simple.el (visible-mode): Rename from vis-mode.
21648 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
21649
21650 * simple.el (current-word): New arg REALLY-WORD specifies
21651 don't include punctuation chars.
21652
21653 * emacs-lisp/debug.el (debug, debugger-env-macro):
21654 Use with-no-warnings while accessing and binding unread-command-char.
21655
21656 * international/mule-cmds.el
21657 (set-display-table-and-terminal-coding-system): Use explicit loop
21658 instead of calling standard-display-default.
21659
21660 * net/ange-ftp.el (ange-ftp-file-symlink-p):
21661 Use condition-case to catch error in ange-ftp-get-files.
21662
21663 * net/browse-url.el (browse-url-browser-function):
21664 Add alternative for Epiphany.
21665 (browse-url-epiphany-program, browse-url-epiphany-arguments)
21666 (browse-url-epiphany-startup-arguments)
21667 (browse-url-epiphany-new-window-is-tab): New variables.
21668 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
21669
21670 * progmodes/compile.el (compile-auto-highlight): Default now t.
21671 (compile): Doc fix.
21672 (compilation-next-error): Fix previous change.
21673
21674 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
21675
21676 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
21677
21678 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
21679
21680 * gdb-ui.el (gdb-source-info): Display current frame when
21681 attaching to an existing process.
21682 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
21683 while laying out windows when attaching to an existing process.
21684
21685 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
21686
21687 * info.el (Info-menu): Use Info-menu-entry-name-re.
21688
21689 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
21690
21691 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
21692 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
21693
21694 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
21695 to match the same text.
21696
21697 2003-07-06 John Paul Wallington <jpw@gnu.org>
21698
21699 * vc.el (vc-annotate-offset): Move defvar up.
21700
21701 2003-07-06 Kim F. Storm <storm@cua.dk>
21702
21703 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
21704 This should fix the infinite loop when extracting menu names.
21705
21706 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21707
21708 * files.el (auto-mode-alist, interpreter-mode-alist):
21709 Remove entries to CC Mode modes to avoid duplicates; they are now added
21710 with autoload directives in cc-mode.el.
21711
21712 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21713
21714 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21715 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21716 these are changed, so declare them as variables and not constants.
21717
21718 * progmodes/cc-mode.el: Fix some autoload problems: Try to
21719 ensure that the entry for ".c" extension comes before the one for
21720 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
21721 Fix incorrect entries that were added to `interpreter-mode-alist'.
21722 Move the autoload directives for AWK to the top level since they
21723 aren't recognized anywhere else. Do not use the new AWK mode doc
21724 in the autoload form for the old AWK mode.
21725
21726 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21727
21728 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
21729 (bibtex-sort-ignore-string-entries): Default value t.
21730 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
21731 erroneously in previous version.
21732 (bibtex-string-files): Docstring reflects new parsing scheme.
21733 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
21734 docstring, add # as one of the chars to crush
21735 (bibtex-autokey-prefix-string, bibtex-autokey-names)
21736 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
21737 (bibtex-autokey-name-change-strings)
21738 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
21739 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
21740 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
21741 (bibtex-autokey-title-terminators)
21742 (bibtex-autokey-titlewords-stretch)
21743 (bibtex-autokey-titleword-ignore)
21744 (bibtex-autokey-titleword-case-convert)
21745 (bibtex-autokey-titleword-abbrevs)
21746 (bibtex-autokey-titleword-abbrevs)
21747 (bibtex-autokey-titleword-change-strings)
21748 (bibtex-autokey-titleword-length)
21749 (bibtex-autokey-titleword-separator)
21750 (bibtex-autokey-name-year-separator)
21751 (bibtex-autokey-year-title-separator)
21752 (bibtex-autokey-before-presentation-function)
21753 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
21754 Fix docstring.
21755 (bibtex-strings, bibtex-reference-keys):
21756 Use lazy-completion-table and make-variable-buffer-local.
21757 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
21758 (bibtex-braced-string-syntax-table)
21759 (bibtex-quoted-string-syntax-table): New variables.
21760 (bibtex-parse-nested-braces): Remove.
21761 (bibtex-parse-field-string): Use syntax table and forward-sexp.
21762 (bibtex-parse-association): Simplify.
21763 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
21764 (bibtex-parse-field-text): Simplify.
21765 (bibtex-search-forward-field, bibtex-search-backward-field):
21766 argument BOUND can take value t.
21767 (bibtex-start-of-field, bibtex-start-of-name-in-field)
21768 (bibtex-end-of-name-in-field, bibtex-end-of-field)
21769 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21770 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
21771 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
21772 (bibtex-skip-to-valid-entry): Return buffer position of beginning
21773 and ending of entry. Update for changes of bibtex-search-entry.
21774 Simplify.
21775 (bibtex-map-entries): FUN is called with three arguments.
21776 (bibtex-search-entry): Return a cons pair with buffer positions of
21777 beginning and end of entry.
21778 (bibtex-enclosing-field): Simplify.
21779 (bibtex-format-entry): Use booktitle to set a missing title.
21780 (bibtex-autokey-get-names): Fiddle with regexps.
21781 (bibtex-generate-autokey): Use identity.
21782 (bibtex-parse-keys): Use simplified parsing algorithm if
21783 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
21784 arguments. Return alist of keys.
21785 (bibtex-parse-strings): Simplify. Return alist of strings.
21786 (bibtex-complete-string-cleanup): Fix docstring.
21787 (bibtex-read-key): New function.
21788 (bibtex-mode): Fix docstring. Do not parse for keys and
21789 strings when the mode is entered. Set fill-paragraph-function to
21790 bibtex-fill-field. Setup font-lock-mark-block-function the way
21791 font-lock intended.
21792 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
21793 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
21794 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
21795 (bibtex-Preamble): Avoid hard coded constants.
21796 (bibtex-make-field): Fix docstring. Simplify.
21797 (bibtex-beginning-of-entry): Always return new position of point.
21798 (bibtex-end-of-entry): Rearrange cond clauses.
21799 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
21800 Update for changes of bibtex-map-entries.
21801 (bibtex-ispell-abstract): Do not move point.
21802 (bibtex-entry-index): Use downcase. Simplify.
21803 (bibtex-lessp): Handle catch-all.
21804 (bibtex-find-crossref): Turn into a command.
21805 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
21806 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
21807 preamble entries.
21808 (bibtex-fill-field-bounds): New function.
21809 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
21810 (bibtex-fill-entry): Use bibtex-fill-field-bounds
21811 (bibtex-String): Use bibtex-strings. Always obey
21812 bibtex-sort-ignore-string-entries.
21813
21814 2003-07-05 John Paul Wallington <jpw@gnu.org>
21815
21816 * cus-theme.el (customize-create-theme):
21817 Call `customize-create-theme' in Reset widget's notify function.
21818
21819 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
21820 (ibuffer-mark-interactive): Use `or' instead of `unless'.
21821 (define-ibuffer-column name): Add summarizer.
21822 (define-ibuffer-column size): Likewise.
21823 (define-ibuffer-column filename): Likewise.
21824 (define-ibuffer-column process): Likewise. Change BODY's output too.
21825 (define-ibuffer-column filename-and-process): Likewise, likewise.
21826 (ibuffer): Remove local vars `already-in' and `need-update'.
21827
21828 * ibuf-ext.el: Don't require `derived' at compile-time.
21829
21830 2003-07-05 Kim F. Storm <storm@cua.dk>
21831
21832 * info.el: Disable paragraph refilling.
21833 (Info-refill-paragraphs): New defcustom.
21834 (Info-fontify-node): Use it.
21835
21836 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
21837
21838 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
21839 thingies from constructors created by defstruct.
21840
21841 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
21842 the default value of the variable.
21843 (byte-code-meter): Move declaration to top level.
21844
21845 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
21846
21847 * info.el (Info-following-node-name-re): New fun.
21848 (Info-following-node-name): Remove.
21849 (Info-insert-dir): Use the new fun.
21850 (Info-extract-pointer): Don't save restriction; use new fun.
21851 (Info-menu-entry-name-re): New const.
21852 (Info-menu-entry-name-re): Use it along with new fun.
21853 (Info-node-spec-re): Use new fun.
21854 (Info-complete-menu-item, Info-fontify-node): Use new const.
21855 (Info-goto-node, Info-follow-reference, Info-menu-update):
21856 Use match-string.
21857 (Info-follow-reference): Use assoc-string.
21858 Use a list of strings for the completion table.
21859 (Info-fontify-node): Use match-string, line-end-position.
21860 Limit the search for `node:' to the first line.
21861
21862 * newcomment.el (uncomment-region): Remove padding coming from
21863 comment-start rather than just from comment-padding.
21864
21865 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
21866 (vc-cvs-stay-local-p): Use vc-stay-local-p.
21867 (vc-cvs-rename-file): Remove (use the default).
21868 (vc-cvs-register): Register parent dir if needed.
21869 (vc-cvs-could-register): Return non-nil if parent can be registered.
21870 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
21871 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
21872
21873 * vc-svn.el (vc-svn-use-edit): Make it into a const.
21874 (vc-svn-update): Fix the arguments to `svn'.
21875 (vc-svn-diff-tree): Just use `vc-svn-diff'.
21876 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
21877 Simple implementations, assuming `name' is a URL.
21878
21879 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
21880 set of chars allowed unquoted in a case pattern.
21881
21882 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
21883
21884 * font-lock.el (font-lock-extra-types-widget)
21885 (c-font-lock-extra-types, c++-font-lock-extra-types)
21886 (objc-font-lock-extra-types, java-font-lock-extra-types)
21887 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
21888 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
21889 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
21890 (font-lock-match-c++-structor-declaration)
21891 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
21892 (c++-font-lock-keywords-3, c++-font-lock-keywords)
21893 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
21894 (objc-font-lock-keywords-3, objc-font-lock-keywords)
21895 (java-font-lock-keywords-1, java-font-lock-keywords-2)
21896 (java-font-lock-keywords-3, java-font-lock-keywords)
21897 (java-font-lock-syntactic-face-function): Remove obsolete code
21898 and constants. It's all in cc-fonts.el now.
21899
21900 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
21901
21902 * mail/sendmail.el (mail-specify-envelope-from)
21903 (mail-envelope-from): Doc fix.
21904
21905 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
21906
21907 * generic-x.el: Do away with the dependency on `c-emacs-features'
21908 when populating `rul-generic-mode-syntax-table'; we already know
21909 this isn't XEmacs.
21910
21911 See ChangeLog.10 for earlier changes.
21912
21913 ;; Local Variables:
21914 ;; coding: iso-2022-7bit
21915 ;; End:
21916
21917 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
21918 Copying and distribution of this file, with or without modification,
21919 are permitted provided the copyright notice and this notice are preserved.
21920
21921 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1