]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-tooltip-print): Respect
4 tooltip-use-echo-area.
5 (menu): Re-order menu items.
6
7 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
8 Define in tooltip.el.
9 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
10 (gud-tooltip-tips): Respect tooltip-use-echo-area and
11 gud-tooltip-echo-area.
12
13 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
14 backward compatibility and make obsolete.
15 (tooltip-help-tips): Use tooltip-use-echo-area.
16 (tooltip-show-help-function): Rename to...
17 (tooltip-show-help): ...this, because it is a function.
18 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
19
20 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
21
22 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
23 (edebug-print-length, edebug-print-level, edebug-print-circle)
24 (edebug-modify-breakpoint, edebug-eval-last-sexp)
25 (edebug-eval-print-last-sexp): Doc fixes.
26
27 2005-06-14 Kim F. Storm <storm@cua.dk>
28
29 * ido.el (ido-mode): Make a new keymap every time we enable ido,
30 as the coverage buffer/file/both may change.
31
32 2005-06-14 Lute Kamstra <lute@gnu.org>
33
34 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
35 and run-mode-hooks. Simplify.
36
37 * mail/rmailedit.el (rmail-edit-mode):
38 * progmodes/octave-inf.el (inferior-octave-mode):
39 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
40
41 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
42 and run-mode-hooks.
43 (recentf-edit-list, recentf-open-files): Don't call
44 kill-all-local-variables directly.
45
46 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
47
48 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
49
50 * emacs-lisp/byte-run.el (make-obsolete)
51 (define-obsolete-function-alias): Rename arguments FUNCTION and
52 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
53 (make-obsolete-variable, define-obsolete-variable-alias): Rename
54 arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
55 respectively.
56
57 * isearchb.el (isearchb-activate):
58 * pcvs.el (cvs-mode):
59 * ses.el (ses-load):
60 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
61 * net/tramp.el (tramp-find-file-exists-command)
62 (tramp-find-shell):
63 * progmodes/ada-mode.el (ada-create-case-exception)
64 (ada-create-case-exception-substring, ada-make-subprogram-body):
65 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
66 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
67 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
68 * textmodes/org.el (org-promote, org-evaluate-time-range)
69 (org-agenda-next-date-line, org-agenda-previous-date-line)
70 (org-agenda-error, org-open-at-point, org-table-move-row)
71 (org-format-table-table-html-using-table-generate-source)
72 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
73 * textmodes/reftex.el (reftex-access-scan-info):
74 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
75 (reftex-toc-promote-prepare): Follow error conventions.
76
77 * diff-mode.el (diff-mode): Fix typo in docstring.
78
79 * forms.el (forms--intuit-from-file): Fix reference to
80 `forms-number-of-fields' in error message.
81 (forms-print): Fix quoting in error message.
82
83 * forms.el (forms-mode):
84 * emulation/vi.el (vi-goto-insert-state):
85 * progmodes/flymake.el (flymake-new-err-info)
86 (flymake-start-syntax-check-for-current-buffer)
87 (flymake-simple-cleanup):
88 * eshell/esh-var.el (eshell/export):
89 * progmodes/gud.el (xdb):
90 * textmodes/flyspell.el (flyspell-incorrect-hook)
91 (flyspell-maybe-correct-transposition)
92 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
93
94 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
95
96 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
97 minibuffer prompt.
98
99 2005-06-13 Kim F. Storm <storm@cua.dk>
100
101 * subr.el (add-to-ordered-list): New defun.
102
103 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
104 add cua--keymap-alist to emulation-mode-map-alists.
105
106 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
107
108 * subr.el (complete-in-turn): New macro.
109 (dynamic-completion-table, lazy-completion-table): Add debug info.
110
111 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
112 in preference to face aliases.
113
114 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
115 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
116 Remove unused vars `start' and `firstline'.
117 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
118 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
119
120 2005-06-13 Eli Zaretskii <eliz@gnu.org>
121
122 * cus-start.el (all): Don't complain about missing GTK-related
123 variables, unless either `gtk' is boundp or this isn't a
124 `windows-nt' build.
125
126 2005-06-13 Lute Kamstra <lute@gnu.org>
127
128 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
129 run-mode-hooks.
130
131 * ediff-mult.el (ediff-meta-mode):
132 * ediff-util.el (ediff-mode): Use run-mode-hooks.
133
134 * ledit.el (ledit-mode): Use delay-mode-hooks.
135
136 * woman.el (woman-mode-line-format): Delete constant.
137 (woman-mode-map): Initialize it properly.
138 (woman-mode): Set mode-class property to special.
139 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
140 Set major-mode and mode-name. Don't set mode-line-format directly.
141 (Man-getpage-in-background): Don't reference woman-mode-line-format.
142
143 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
144 string argument obsolete.
145
146 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
147
148 * textmodes/org.el (org-CUA-compatible): New option.
149 (org-disputed-keys): New variable.
150 (org-key): New function.
151 (orgtbl-make-binding): Add docstring to the created function.
152 (org-mode): Set paragraph start/separate regexps.
153 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
154 (org-archive-location, org-archive-mark-done)
155 (org-archive-stamp-time): New options.
156 (org-archive-subtree): New command.
157 (org-fill-paragraph): New function.
158 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
159 (org-fake-empty-table-line): Function removed.
160 (org-format-org-table-html): Do not create empty table lines at
161 separator lines. Improved table header treatment.
162 (org-link-format): New option.
163 (org-make-link): New function.
164 (org-insert-link, org-store-link): Use org-make-link.
165 (org-open-file): Quote file name for shell command, to allow
166 spaces in file names.
167 (org-link-regexp): Fix bug with mailto link.
168 (org-link-maybe-angles-regexp, org-protected-link-regexp):
169 New constants.
170 (org-export-as-html): Deal with the optional angles around a link.
171 Better treatment of file: links.
172 (org-open-at-point): Replace @{ and @} with < and >.
173 (org-run-mode-hooks): Function removed.
174 (org-agenda-mode): No longer use `org-run-mode-hooks'.
175
176 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
177
178 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
179 MI command -data-list-register-values.
180 (gdb-post-prompt): Indent properly.
181
182 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
183
184 * hilit-chg.el (highlight-changes-colors): Rename from
185 `highlight-changes-colours'.
186 (highlight-changes-colours): Keep as obsolete alias.
187 (highlight-changes-face-list): Doc fix.
188 (hilit-chg-make-list): Use `highlight-changes-colors'.
189
190 2005-06-12 Mark A. Hershberger <mah@everybody.org>
191
192 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
193 defun-prompt-regexp.
194
195 2005-06-12 Eli Zaretskii <eliz@gnu.org>
196
197 * loadup.el: Don't say we are dumping under 2 names on windows-nt
198 and cygwin.
199
200 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
201 Don't use an old loaddefs.el, as in Makefile.in.
202
203 2005-06-12 Lute Kamstra <lute@gnu.org>
204
205 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
206
207 * man.el (Man-mode-map): Initialize it properly.
208 (Man-mode): Set mode-class property to special.
209
210 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
211
212 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
213
214 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
215 A newline is needed in the docstring there.
216
217 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
218 Doc fixes.
219
220 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
221
222 * printing.el: Doc fix. The menubar is no more changed when printing
223 is loaded, it only changes when pr-menu-bind or pr-update-menus is
224 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
225 (pr-version): New version number (6.8.4).
226 (pr-menu-bind): New command.
227 (pr-update-menus): Docstring and code fix.
228 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
229 Docstring fix.
230 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
231 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
232
233 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
234
235 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
236 "Returns" to "return", document useful return values, etc.
237
238 2005-06-11 Alan Mackenzie <acm@muc.de>
239
240 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
241 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
242 (adaptive-file-function): Minor amendment to doc-string.
243
244 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
245
246 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
247 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
248 Fix :type--it is `integer', not `string'.
249
250 * faces.el (modeline-highlight): Rename from (the erroneous)
251 `modeline-higilight'.
252
253 2005-06-11 Lute Kamstra <lute@gnu.org>
254
255 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
256 lisp-interaction-mode-map but make it the parent.
257 (edebug-eval-mode): Use define-derived-mode.
258
259 2005-06-11 Andreas Schwab <schwab@suse.de>
260
261 * bindings.el: Add binding of `ESC functionkey' for every
262 `M-functionkey'.
263 * hexl.el (hexl-mode-map): Likewise.
264
265 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
266
267 * progmodes/compile.el (compilation-error-regexp-alist-alist)
268 [msft]: update regexp for newer msft compilers.
269
270 2005-06-10 Mark A. Hershberger <mah@everybody.org>
271
272 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
273 ATTLIST portions of included DTDs.
274 (xml-parse-dtd): Eliminate use of inefficient match-data.
275
276 2005-06-10 Miles Bader <miles@gnu.org>
277
278 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
279 (mpuz-text): Remove "-face" suffix from face names.
280 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
281 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
282 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
283
284 * play/gomoku.el (gomoku-O, gomoku-X):
285 Remove "-face" suffix from face names.
286 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
287 New backward-compatibility aliases for renamed faces.
288 (gomoku-font-lock-keywords): Use renamed gomoku faces.
289
290 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
291
292 * thumbs.el: Fixes for changes of 2005-06-09.
293 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
294 as a directory.
295 (thumbs-thumbname): Remove directory separator from format string;
296 `thumbs-thumbsdir' now returns a valid directory name.
297 (thumbs-temp-dir): New defsubst.
298 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
299 Use it.
300
301 * cus-edit.el (minibuffer):
302 * files.el (make-backup-file-name-function):
303 * filesets.el (filesets-external-viewers):
304 * hilit-chg.el (highlight-changes-colours)
305 (highlight-changes-face-list, highlight-changes-rotate-faces):
306 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
307 * kmacro.el (kmacro-call-macro):
308 * log-edit.el (log-edit-changelog-full-paragraphs):
309 * mouse.el (mouse-1-click-follows-link):
310 * skeleton.el (skeleton-autowrap):
311 * subr.el (insert-for-yank-1):
312 * tempo.el (tempo-insert-region):
313 * terminal.el (terminal-emulator):
314 * time.el (display-time-mail-face):
315 * vc.el (vc-annotate):
316 * vcursor.el (vcursor-copy-line):
317 * woman.el (woman-bold-headings, woman-ignore)
318 (woman-default-faces, woman-monochrome-faces):
319 * calendar/todo-mode.el (todo-insert-threshold):
320 * emulation/pc-select.el (pc-select-selection-keys-only)
321 (pc-selection-mode):
322 * emulation/vip.el (vip-find-char-forward):
323 * emulation/viper-cmd.el (viper-find-char-forward):
324 * international/mule-cmds.el (select-safe-coding-system-accept-default-p)
325 (input-method-exit-on-invalid-key):
326 * international/mule-diag.el (describe-coding-system):
327 * international/ucs-tables.el (unify-8859-on-encoding-mode):
328 * net/browse-url.el (browse-url-xterm-program):
329 * obsolete/lazy-lock.el (lazy-lock-mode):
330 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
331 (cperl-mode):
332 * progmodes/cpp.el (cpp-face-light-name-list)
333 (cpp-face-dark-name-list):
334 * progmodes/delphi.el (delphi-newline-always-indents):
335 Fix spellings in docstrings.
336
337 * ido.el (ido-mode, ido-file-extensions-order)
338 (ido-default-file-method, ido-default-buffer-method)
339 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
340 (ido-decorations, ido-read-file-name-as-directory-commands)
341 (ido-read-file-name-non-ido, ido-work-directory-list)
342 (ido-ignore-item-temp-list, ido-current-directory)
343 (ido-magic-forward-char, ido-enter-find-file)
344 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
345 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
346
347 2005-06-10 Lute Kamstra <lute@gnu.org>
348
349 * play/dunnet.el (dun-mode): Use define-derived-mode.
350 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
351 obsolete alias.
352
353 * play/doctor.el (doctor-mode-map): Remove defvar.
354 (doctor-mode): Use define-derived-mode.
355
356 * mail/mspools.el (mspools-mode):
357 * net/eudc-hotlist.el (eudc-hotlist-mode):
358 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
359
360 2005-06-10 Miles Bader <miles@gnu.org>
361
362 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
363 Remove "-face" suffix from face names.
364 (flyspell-incorrect-face, flyspell-duplicate-face):
365 New backward-compatibility aliases for renamed faces.
366 (flyspell-mode-on, make-flyspell-overlay)
367 (flyspell-highlight-incorrect-region)
368 (flyspell-highlight-duplicate-region)
369 (flyspell-display-next-corrections)
370 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
371
372 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
373 from face name.
374 (texinfo-heading-face): New backward-compatibility alias for
375 renamed face.
376 (texinfo-heading-face): Use renamed texinfo-heading face.
377
378 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
379 suffix from face names.
380 (tex-math-face, tex-verbatim-face):
381 New backward-compatibility aliases for renamed faces.
382 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
383 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
384 literal face name.
385
386 * textmodes/table.el (table-cell): Remove "-face" suffix from face
387 name.
388 (table-cell-face): New backward-compatibility alias for renamed face.
389 (table--put-cell-face-property, table--update-cell-face):
390 Use renamed table-cell face.
391
392 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
393 from face name.
394 (sgml-namespace-face): New backward-compatibility alias for
395 renamed face.
396 (sgml-namespace-face): Use renamed sgml-namespace face.
397
398 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
399 (org-level-4, org-level-5, org-level-6, org-level-7)
400 (org-level-8, org-warning, org-headline-done)
401 (org-deadline-announce, org-scheduled-today)
402 (org-scheduled-previously, org-link, org-done, org-table)
403 (org-time-grid): Remove "-face" suffix from face names.
404 (org-level-1-face, org-level-2-face, org-level-3-face)
405 (org-level-4-face, org-level-5-face, org-level-6-face)
406 (org-level-7-face, org-level-8-face, org-warning-face)
407 (org-headline-done-face, org-deadline-announce-face)
408 (org-scheduled-today-face, org-scheduled-previously-face)
409 (org-link-face, org-done-face, org-table-face)
410 (org-time-grid-face):
411 New backward-compatibility aliases for renamed faces.
412 (org-level-faces, org-set-font-lock-defaults, org-timeline)
413 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
414 (org-agenda-get-timestamps, org-agenda-get-scheduled)
415 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
416
417 * emulation/viper-init.el (viper-search, viper-replace-overlay)
418 (viper-minibuffer-emacs, viper-minibuffer-insert)
419 (viper-minibuffer-vi): Remove "-face" suffix from face names.
420 (viper-search-face, viper-replace-overlay-face)
421 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
422 (viper-minibuffer-vi-face):
423 New backward-compatibility aliases for renamed faces.
424 (viper-search-face, viper-replace-overlay-face)
425 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
426 (viper-minibuffer-vi-face): Use renamed viper faces.
427
428 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
429 Remove "-face" suffix from face names.
430 (testcover-nohits-face, testcover-1value-face):
431 New backward-compatibility aliases for renamed faces.
432 (testcover-mark): Use renamed testcover faces.
433
434 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
435 face name.
436 (diary-button-face): New backward-compatibility alias for renamed face.
437 (diary-entry): Use renamed diary-button face.
438
439 * calendar/calendar.el (diary, calendar-today, holiday)
440 (mark-visible-calendar-date): Remove "-face" suffix from face names.
441 (diary-face, calendar-today-face, holiday-face):
442 New backward-compatibility aliases for renamed faces.
443 (eval-after-load "facemenu", diary-entry-marker)
444 (calendar-today-marker, calendar-holiday-marker, diary-face):
445 Use renamed calendar faces.
446
447 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
448 (compare-windows-face): New backward-compatibility alias for
449 renamed face.
450 (compare-windows-highlight): Use renamed compare-windows face.
451
452 * strokes.el (strokes-char): Remove "-face" suffix from face name.
453 (strokes-char-face): New backward-compatibility alias for renamed face.
454 (strokes-encode-buffer): Use renamed strokes-char face.
455
456 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
457 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
458 Remove "-face" suffix from face names.
459 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
460 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
461 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
462 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
463 Use renamed pcvs faces.
464 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
465 * pcvs-defs.el (cvs-mode-map): Likewise.
466 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
467
468 * info.el (info-title-1, info-title-2, info-title-3)
469 (info-title-4): Remove "-face" suffix from and downcase face names.
470 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
471 (Info-title-4-face):
472 New backward-compatibility aliases for renamed faces.
473 (Info-fontify-node): Use renamed info faces.
474
475 * hilit-chg.el (highlight-changes, highlight-changes-delete):
476 Remove "-face" suffix from face names.
477 (highlight-changes-face, highlight-changes-delete-face):
478 New backward-compatibility aliases for renamed faces.
479 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
480 (hilit-chg-make-list): Use renamed highlight-changes faces.
481
482 * generic-x.el (show-tabs-tab, show-tabs-space):
483 Remove "-face" suffix from face names.
484 (show-tabs-tab-face, show-tabs-space-face):
485 New backward-compatibility aliases for renamed faces.
486 (show-tabs-generic-mode-font-lock-defaults-1)
487 (show-tabs-generic-mode-font-lock-defaults-2):
488 Use renamed show-tabs faces.
489
490 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
491 (smerge-markers): Remove "-face" suffix from face names.
492 (smerge-mine-face, smerge-other-face, smerge-base-face)
493 (smerge-markers-face):
494 New backward-compatibility aliases for renamed faces.
495 (smerge-mine-face, smerge-other-face, smerge-base-face)
496 (smerge-markers-face): Use renamed smerge faces.
497
498 * log-view.el (log-view-file, log-view-message):
499 Remove "-face" suffix from face names.
500 (log-view-file-face, log-view-message-face):
501 New backward-compatibility aliases for renamed faces.
502 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
503
504 * paren.el (show-paren-match, show-paren-mismatch):
505 Remove "-face" suffix from face names.
506 (show-paren-match-face, show-paren-mismatch-face):
507 New backward-compatibility aliases for renamed faces.
508 (show-paren-function): Use renamed show-paren faces.
509
510 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
511 (ruler-mode-margins, ruler-mode-fringes)
512 (ruler-mode-column-number, ruler-mode-fill-column)
513 (ruler-mode-comment-column, ruler-mode-goal-column)
514 (ruler-mode-tab-stop, ruler-mode-current-column):
515 Remove "-face" suffix from face names.
516 (ruler-mode-default-face, ruler-mode-pad-face)
517 (ruler-mode-margins-face, ruler-mode-fringes-face)
518 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
519 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
520 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
521 New backward-compatibility aliases for renamed faces.
522 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
523 (ruler-mode-column-number, ruler-mode-fill-column)
524 (ruler-mode-comment-column, ruler-mode-goal-column)
525 (ruler-mode-tab-stop, ruler-mode-current-column)
526 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
527
528 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
529 face name.
530 (whitespace-highlight-the-space): Use renamed face.
531 (whitespace-highlight-face): New backward-compatibility alias for
532 renamed face.
533
534 * woman.el (woman-italic, woman-bold, woman-unknown)
535 (woman-addition, woman-symbol-face):
536 Remove "-face" suffix from face names.
537 (woman-italic-face, woman-bold-face, woman-unknown-face)
538 (woman-addition-face):
539 New backward-compatibility aliases for renamed faces.
540 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
541 (woman-decode-region, woman-replace-match)
542 (woman-display-extended-fonts, woman-special-characters)
543 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
544 Use renamed woman faces.
545
546 * longlines.el (longlines-visible-face): Face removed.
547
548 * diff-mode.el (diff-header, diff-file-header, diff-index)
549 (diff-hunk-header, diff-removed, diff-added, diff-changed)
550 (diff-function, diff-context, diff-nonexistent): Remove "-face"
551 suffix from face names.
552 (diff-header-face, diff-file-header-face, diff-index-face)
553 (diff-hunk-header-face, diff-removed-face, diff-added-face)
554 (diff-changed-face, diff-function-face, diff-context-face)
555 (diff-nonexistent-face): New backward-compatibility aliases for
556 renamed faces.
557 (diff-header-face, diff-file-header-face)
558 (diff-index, diff-index-face, diff-hunk-header)
559 (diff-hunk-header-face, diff-removed, diff-removed-face)
560 (diff-added, diff-added-face, diff-changed-face, diff-function)
561 (diff-function-face, diff-context-face, diff-nonexistent)
562 (diff-nonexistent-face): Use renamed diff-mode faces.
563
564 * progmodes/compile.el (compilation-warning-face)
565 (compilation-info-face): Remove "-face" suffix from face names.
566 (compilation-warning-face, compilation-info-face):
567 New backward-compatibility aliases for renamed faces.
568 (compilation-warning-face, compilation-info-face):
569 Use renamed compilation faces.
570
571 * add-log.el (change-log-date, change-log-name)
572 (change-log-email, change-log-file, change-log-list)
573 (change-log-conditionals, change-log-function)
574 (change-log-acknowledgement): Remove "-face" suffix from face names.
575 (change-log-date-face, change-log-name-face)
576 (change-log-email-face, change-log-file-face)
577 (change-log-list-face, change-log-conditionals-face)
578 (change-log-function-face, change-log-acknowledgement-face):
579 New backward-compatibility aliases for renamed faces.
580 (change-log-font-lock-keywords): Use renamed change-log faces.
581
582 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
583 (custom-set, custom-changed, custom-saved, custom-button)
584 (custom-button-pressed, custom-documentation, custom-state)
585 (custom-comment, custom-comment-tag, custom-variable-tag)
586 (custom-variable-button, custom-face-tag, custom-group-tag-1)
587 (custom-group-tag): Remove "-face" suffix from face names.
588 (custom-magic-alist, custom-magic-value-create)
589 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
590 (custom-invalid-face, custom-rogue-face, custom-modified-face)
591 (custom-set-face, custom-changed-face, custom-saved-face)
592 (custom-button-face, custom-button-pressed-face)
593 (custom-documentation-face, custom-state-face)
594 (custom-comment-face, custom-comment-tag-face)
595 (custom-variable-tag-face, custom-variable-button-face)
596 (custom-face-tag-face, custom-group-tag-face-1)
597 (custom-group-tag-face):
598 New backward-compatibility aliases for renamed faces.
599
600 * wid-edit.el (widget-documentation, widget-button)
601 (widget-field, widget-single-line-field, widget-inactive)
602 (widget-button-pressed): "-face" suffix removed from face names.
603 (widget-documentation-face, widget-button-face)
604 (widget-field-face, widget-single-line-field-face)
605 (widget-inactive-face, widget-button-pressed-face):
606 New backward-compatibility aliases for renamed faces.
607 (widget-documentation-face, widget-button-face)
608 (widget-button-pressed-face, widget-specify-field)
609 (widget-specify-inactive): Use renamed widget faces.
610
611 2005-06-10 Kenichi Handa <handa@m17n.org>
612
613 * term/x-win.el (x-clipboard-yank): Remove condition-case
614 wrapping.
615
616 2005-06-11 Kenichi Handa <handa@m17n.org>
617
618 * add-log.el (change-log-font-lock-keywords): Make the regexp for
619 date lines stricter.
620
621 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
622
623 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
624 of x-get-selection.
625
626 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
627
628 * comint.el (comint-mode, comint-snapshot-last-prompt):
629 * frame.el (frame-current-scroll-bars):
630 * term.el (term-mode, term-check-proc, term-input-sender)
631 (term-simple-send, term-extract-string, term-word)
632 (term-match-partial-filename):
633 * window.el (window-current-scroll-bars):
634 * emulation/cua-base.el (cua-normal-cursor-color)
635 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
636 (cua-global-mark-cursor-color):
637 * mail/undigest.el (rmail-forward-separator-regex):
638 Fix typos in docstrings.
639
640 * comint.el (comint-check-proc, make-comint-in-buffer)
641 (comint-source-default): Doc fixes.
642
643 * term.el (term-send-string): Improve argument/docstring
644 consistency.
645
646 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
647
648 * comint.el (comint-send-input): Bind `inhibit-read-only' around
649 call to `delete-region'.
650 (comint-mode-hook): Do not enable Font Lock by default.
651
652 2005-06-09 Lute Kamstra <lute@gnu.org>
653
654 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
655 could be void.
656
657 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
658
659 * emacs-lisp/debug.el (debugger-will-be-back): New var.
660 (debug): Use it.
661 (debugger-step-through, debugger-continue, debugger-jump)
662 (debugger-return-value): Set it when needed.
663 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
664 Use inhibit-read-only.
665
666 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
667
668 * window.el (shrink-window-if-larger-than-buffer)
669 (window-size-fixed): Fix typo in docstring.
670
671 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
672 thumbnails directory on loading.
673 (thumbs-conversion-program): Use `eq' to check the system type,
674 not `equal'.
675 (thumbs-temp-dir): Initialize to `temporary-file-directory',
676 not "/tmp". Fix docstring.
677 (thumbs-thumbsdir): New function to return the thumbnails
678 directory, creating it if needed.
679 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
680 (thumbs-temp-file): Delete variable and make it into a function.
681 (thumbs-resize-image, thumbs-modify-image): Use it.
682 (thumbs-kill-buffer): Simplify.
683 (thumbs-gensym): Defalias or duplicate CL `gensym'.
684 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
685 docstrings.
686
687 2005-06-09 Kim F. Storm <storm@cua.dk>
688
689 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
690 set-match-data to free markers in match-data.
691
692 * replace.el (replace-match-data): Pass RESEAT arg `t' to
693 match-data to unchain markers in match-data.
694
695 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
696
697 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
698 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
699 unnecessary now.
700
701 2005-06-08 Richard M. Stallman <rms@gnu.org>
702
703 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
704 give the variable a doc string that doesn't say don't set it directly.
705
706 * textmodes/ispell.el (ispell-check-version):
707 Use match-string-no-properties.
708 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
709 (ispell-buffer-local-words): Likewise.
710
711 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
712 except on terminals with enough colors to really display it.
713 (makefile-dependency-regex): Delete spurious `bb'.
714
715 * faces.el (escape-glyph): Use blue once again in last case.
716 (no-break-space): Redefine so that it isn't invisible on a tty.
717
718 2005-06-08 Kim F. Storm <storm@cua.dk>
719
720 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
721 also when reading directory name.
722
723 2005-06-08 Lute Kamstra <lute@gnu.org>
724
725 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
726 (flyspell-mode-line-string): Remove autoload cookie.
727 (flyspell-mode): Remove defvar.
728
729 2005-06-07 Lute Kamstra <lute@gnu.org>
730
731 * textmodes/org.el (org-run-mode-hooks): New function.
732 (org-agenda-mode): Use it.
733
734 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
735
736 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
737
738 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
739
740 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
741
742 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
743
744 * font-lock.el (font-lock-add-keywords): Doc fix.
745
746 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
747
748 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
749 (tex-compile-default): In the absence of any history, use the order in
750 tex-compile-alist to choose the preferred command.
751 (tex-compile-commands): Reorder a bit.
752
753 * textmodes/flyspell.el (flyspell-auto-correct-binding)
754 (flyspell-incorrect-face, flyspell-duplicate-face):
755 Use (X)Emacs-agnostic code.
756 (flyspell-mode-map): Don't overwrite at each load. Remove code
757 redundant with the subsequent add-minor-mode. Merge Emacs and
758 XEmacs code.
759 (flyspell-word): Minor simplification.
760 (flyspell-math-tex-command-p): Quieten the byte-compiler.
761 (flyspell-external-point-words): Remove unused vars `size' and `start'.
762 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
763 Merge the corresponding Emacs code.
764 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
765
766 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
767 a dedicated window.
768
769 * international/latexenc.el (latexenc-find-file-coding-system):
770 Undo part of last patch, to turn off a compiler warning.
771
772 2005-06-06 Juri Linkov <juri@jurta.org>
773
774 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
775 Rename `tmm-inactive-face' to `tmm-inactive'.
776
777 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
778
779 * iswitchb.el: Rename faces.
780
781 2005-06-06 Kim F. Storm <storm@cua.dk>
782
783 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
784 (cua-global-mark): Remove -face suffix from face names.
785
786 * emulation/cua-gmrk.el (cua--init-global-mark):
787 Remove cua-global-mark face setup.
788
789 2005-06-06 Richard M. Stallman <rms@gnu.org>
790
791 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
792 just like other allowed characters.
793 (makefile-match-dependency): Exclude leading and training whitespace
794 from the range of regexp subexp 1.
795 (makefile-macroassign-regex): Don't try to match the body,
796 just the name of the macro being defined.
797
798 * info.el (Info-read-node-name-2): New function.
799 (Info-read-node-name-1): Use that.
800 Add a completion-base-size-function property.
801
802 * simple.el (completion-setup-function): Look for
803 completion-base-size-function property of
804 minibuffer-completion-table.
805
806 * files.el (locate-file-completion): Doc fix.
807
808 * printing.el: Don't call pr-update-menus; user must do that.
809
810 * emacs-lisp/debug.el (debugger-window): New variable.
811 (debug): Use debugger-window if it is set and still alive.
812 Record debugger-window for next entry.
813
814 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
815
816 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
817
818 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
819 (hack-one-local-variable, hack-local-variables)
820 (hack-local-variables-prop-line): Pass that arg.
821
822 2005-06-06 Kim F. Storm <storm@cua.dk>
823
824 * ido.el (ido-first-match, ido-only-match, ido-subdir)
825 (ido-indicator): Remove -face suffix from face names.
826
827 2005-06-06 Juri Linkov <juri@jurta.org>
828
829 * font-lock.el (font-lock-regexp-backslash)
830 (font-lock-regexp-backslash-construct): New faces.
831 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
832 after `('. Add `while-no-input' to control structures.
833
834 * faces.el (no-break-space, shadow): New faces.
835 (escape-glyph): Use less loud colors pink2 and red4.
836
837 * diff-mode.el (diff-context-face)
838 * dired.el (dired-ignored)
839 * rfn-eshadow.el (file-name-shadow)
840 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
841
842 * info.el (Info-title-1-face): Use green instead of yellow because
843 bold yellow is not readable on light backgrounds.
844
845 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
846 before selecting the desired mode to not spend time fontifying
847 old contents.
848
849 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
850
851 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
852 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
853
854 * ps-print.el (ps-default-fg, ps-default-bg):
855 Fix typos in docstrings.
856
857 * isearchb.el (isearchb): Don't pass a spurious second argument to
858 `iswitchb-completions'.
859
860 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
861
862 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
863 to preserve point.
864 (gdb-find-file-hook): Add doc string.
865
866 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
867 C dereferenced pointer expression.
868 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
869
870 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
871
872 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
873 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
874 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
875 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
876 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
877 Make background transparent.
878
879 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
880
881 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
882 (font-lock-remove-keywords): Doc fix.
883 (font-lock-mode-major-mode): Compiler defvar.
884 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
885
886 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
887 (font-lock-mode): Update `font-lock-mode-major-mode'.
888 (font-lock-set-defaults): Compiler defvar.
889 (font-lock-default-function): Take `font-lock-mode-major-mode'
890 into account.
891
892 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
893 keep track of which major mode it enabled the minor mode for.
894 Use find-file-hook again. Update docstring.
895
896 * simple.el (eval-expression-print-level)
897 (eval-expression-print-length, eval-expression-debug-on-error):
898 Doc fixes.
899
900 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
901
902 * iswitchb.el (iswitchb-single-match-face)
903 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
904 (iswitchb-invalid-regexp-face): New faces.
905 (iswitchb-completions): Use them.
906 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
907 now marked as an obsolete alias.
908 (iswitchb-read-buffer): Remove check for bound font variables.
909 (iswitchb-invalid-regexp): New free variable.
910 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
911 set iswitchb-invalid-regexp.
912 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
913 invalid regexps.
914 (iswitchb-completions): Add check for complete match when entering
915 a regexp.
916 (iswitchb-completions): Remove require-match argument.
917 (iswitchb-exhibit): Fix caller.
918 (iswitchb-common-match-inserted): New variable.
919 (iswitchb-complete, iswitchb-completion-help): Use it.
920
921 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
922
923 * url-http.el (url-http-chunked-encoding-after-change-function):
924 Use `url-http-debug' instead of `message'.
925
926 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
927
928 * url-http.el (url-http-parse-headers): Pass redirected URL as a
929 callback argument.
930
931 2005-06-04 Kim F. Storm <storm@cua.dk>
932
933 * simple.el (line-move): Only call sit-for when moving backwards.
934
935 * ido.el (ido-make-merged-file-list-1): New defun split from
936 ido-make-merged-file-list.
937 (ido-make-merged-file-list): Bind throw-on-input around call to
938 ido-make-merged-file-list-1. Return input-pending-p if
939 interrupted by more input available.
940 (ido-read-internal): Handle input-pending-p return value from
941 ido-make-merged-file-list.
942
943 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
944
945 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
946 compatibility code.
947
948 * international/latexenc.el (latexenc-find-file-coding-system):
949 Don't inherit the EOL part of the coding-system from the
950 tex-main buffer. Fit within 80 columns.
951
952 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
953
954 * tmm.el (tmm-inactive-face): New face.
955 (tmm-remove-inactive-mouse-face): New function.
956 (tmm-prompt, tmm-add-one-shortcut)
957 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
958 but not selectable.
959
960 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
961
962 * faces.el (face-equal): Improve argument/docstring consistency.
963
964 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
965
966 * progmodes/make-mode.el (makefile-targets-face)
967 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
968 (makefile-bsdmake-dependency-regex)
969 (makefile-makepp-rule-action-regex)
970 (makefile-bsdmake-rule-action-regex): New constants.
971 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
972
973 * progmodes/compile.el (compilation-error-regexp-alist-alist):
974 Allow (...) within `...' for makepp messages.
975
976 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
977
978 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
979
980 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
981 "." files are deleted from all file lists before comparison.
982
983 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
984 (viper-ESC-key): Made them customizable.
985
986 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
987
988 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
989
990 * autorevert.el (auto-revert-buffers): Use save-match-data.
991
992 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
993
994 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
995 menu items with a nil command binding.
996
997 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
998
999 * emacs-lisp/cl-macs.el (defsetf):
1000 Improve argument/docstring consistency.
1001
1002 * faces.el (list-faces-display): Improve the formatting by
1003 computing the maximum length required for any face-name (reworked
1004 patch of 1999-01-11, accidentally deleted on 1999-07-21).
1005 (internal-find-face): Remove redundant info in docstring.
1006
1007 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
1008
1009 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
1010 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
1011 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
1012 (gdb-assembler-custom): Improve regexps.
1013 (def-gdb-auto-update-handler): Use window point to preserve point.
1014
1015 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
1016
1017 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
1018
1019 2005-05-31 Jay Belanger <belanger@truman.edu>
1020
1021 * calc/calc-embed.el (calc-embedded-word): Change argument passed
1022 to calc-embedded.
1023 (calc-embedded-make-info): Have plain prefix argument select
1024 entire line.
1025
1026 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
1027
1028 * faces.el (list-faces-display): Signal error if passed a regexp
1029 that matches no face name.
1030
1031 * simple.el (filter-buffer-substring): Fix typo in docstring.
1032
1033 2005-05-31 Richard M. Stallman <rms@gnu.org>
1034
1035 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
1036 (vhdl-emacs-21): Doc fix.
1037 (vhdl-mode): Unconditionally set comment-padding.
1038 (vhdl-fixup-whitespace-region): Insert spaces only where
1039 there are none.
1040 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
1041
1042 2005-05-30 John Wiegley <johnw@newartisans.com>
1043
1044 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
1045 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
1046 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
1047 `directory-sep-char' to ?/, and all uses of `string-to-int' to
1048 `string-to-number'.
1049
1050 2005-05-30 Jay Belanger <belanger@truman.edu>
1051
1052 * calc/calc.el (calc-bug-address): Fix docstring.
1053 (calc-window-hook, calc-trail-window-hook): New variables.
1054 (calc-trail-display): Restore use of calc-trail-window-hook.
1055 (calc): Restore use of calc-window-hook.
1056
1057 2005-05-31 Masatake YAMATO <jet@gyve.org>
1058
1059 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
1060
1061 * help-fns.el (help-C-file-name): Add autoload mark for
1062 `find-function-noselect'.
1063
1064 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1065
1066 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
1067 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
1068
1069 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
1070
1071 * calendar/diary-lib.el (mark-included-diary-files): Only kill
1072 included diary buffer if it was not already being visited.
1073 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
1074
1075 * calendar/icalendar.el (top-level): Do not require 'appt.
1076
1077 * mail/supercite.el (sc-select-attribution): Only use a list
1078 element from sc-attrib-selection-list if it returns a string.
1079 Reported by Davide G. M. Salvetti <salve@debian.org>.
1080
1081 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
1082
1083 * thumbs.el (thumbs-thumbname): The resulting thubname now
1084 includes a hash value to improve its uniqueness, and has a ".jpg"
1085 extension. Also, it is now a valid filename on all systems.
1086 (thumbs-make-thumb): Use `let', not `let*'.
1087 (thumbs-show-thumbs-list): Check for JPEG availability.
1088
1089 2005-05-30 Richard M. Stallman <rms@gnu.org>
1090
1091 * filesets.el (filesets-menu-ensure-use-cached):
1092 Prevent warning when emacs-version>= is undefined.
1093
1094 * printing.el (pr-interactive-n-up): Use string-to-number.
1095
1096 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
1097
1098 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
1099 Warn only when name to be defined is quoted.
1100
1101 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
1102
1103 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
1104 Make regexp more robust.
1105 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
1106 Force regeneration of disassembly.
1107
1108 2005-05-29 Jay Belanger <belanger@truman.edu>
1109
1110 * calc/calc.el (calc-user-invocation): Check if
1111 calc-invocation-macro is non-nil.
1112
1113 2005-05-29 Juri Linkov <juri@jurta.org>
1114
1115 * add-log.el (change-log-font-lock-keywords):
1116 Add `+' to e-mail regexp to accept mail address with keywords.
1117
1118 * man.el (Man-name-regexp): Add `:' to accept qualified names.
1119
1120 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
1121
1122 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
1123
1124 * ielm.el (inferior-emacs-lisp-mode): Ditto.
1125
1126 2005-05-29 Richard M. Stallman <rms@gnu.org>
1127
1128 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
1129 Undo the change that moves to end of the current word.
1130
1131 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
1132
1133 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
1134 Throw error when count <= 0 to ensure input is a number.
1135 (gdb-read-memory-custom): Pick up address from buffer.
1136 (gdb-memory-mode): Allow user to increment and decrement
1137 memory address from header line.
1138
1139 2005-05-29 Richard M. Stallman <rms@gnu.org>
1140
1141 * flyspell.el (flyspell-version): Function deleted.
1142 (flyspell-auto-correct-previous-hook): Doc fix.
1143
1144 * jit-lock.el (jit-lock-function, jit-lock-after-change):
1145 Do nothing if memory is full.
1146
1147 * font-lock.el (font-lock-fontify-syntactically-region):
1148 Pass t for GREEDY to looking-back.
1149
1150 * saveplace.el (save-place-alist-to-file): Write the file
1151 using write-region.
1152
1153 * subr.el (looking-back): New argument GREEDY.
1154
1155 * progmodes/compile.el (compilation-start): Set the mode
1156 before inserting the initial text.
1157
1158 * progmodes/which-func.el (which-func-update-1): Turn the mode
1159 off in case of error by setting which-func-mode.
1160
1161 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
1162
1163 * flyspell.el (flyspell-auto-correct-previous-word):
1164 Narrow down to what's on the screen, and recenter overlays
1165 at the end of the next word.
1166
1167 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
1168
1169 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
1170 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
1171 (flyspell-abbrev-p): Default to nil.
1172 (flyspell-use-global-abbrev-table-p): Doc fix.
1173 (flyspell-large-region): Allow nil as value.
1174 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
1175
1176 (mail-mode-flyspell-verify): More robust handling
1177 of `mail-header-separator'. More efficient signature detection.
1178 Allow for regexp metacharacters in message-header-separator.
1179 Adding `To' not to be checked in mail-mode-flyspell-verify.
1180
1181 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
1182 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
1183 Bind flyspell-auto-correct-binding.
1184 Bind C-. and C-, .
1185 (flyspell-mode-map): Likewise.
1186 (flyspell-mode): Doc fix.
1187 (flyspell-accept-buffer-local-defs): Preserve current buffer.
1188 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
1189 (flyspell-word-cache-result): New var, always local.
1190 (flyspell-check-pre-word-p): Doc fix.
1191 (flyspell-check-changed-word-p): Handle spc like newline.
1192 (flyspell-post-command-hook): Set flyspell-word-cache-result.
1193 (flyspell-word-search-backward, flyspell-word-search-forward):
1194 New functions.
1195 (flyspell-word): Return t if nothing to check.
1196 When parsing TeX code, check for after } or \.
1197 Use flyspell-word-search-backward to find previous word.
1198 Return nil if duplicated word.
1199 For word already checked, return same value as last time.
1200 Set flyspell-word-cache-result after checking.
1201 Don't clobber the return value.
1202 (flyspell-get-word): Major rewrite.
1203 (flyspell-external-point-words): New locals pword, pcount.
1204 Fix size used in progress message.
1205 Find the proper corresponding word in flyspell-large-region-buffer.
1206 (flyspell-region): Check for flyspell-large-region = nil.
1207 (flyspell-highlight-incorrect-region): Clean up overlays in region.
1208 (flyspell-auto-correct-word): Check that WORD is a cons.
1209 (flyspell-correct-word): Likewise.
1210
1211 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
1212
1213 * progmodes/make-mode.el (makefile-rule-action-regex)
1214 (makefile-macroassign-regex, makefile-makepp-mode)
1215 (makefile-bsdmake-mode): Continuation lines may be empty.
1216 Reported by Joshua Varner.
1217 (makefile-makepp-font-lock-keywords): Add $(stem).
1218
1219 2005-05-28 Karl Berry <karl@gnu.org>
1220
1221 * textmodes/tex-mode.el: Now that tex-send-command calls
1222 shell-quote-argument (2005-03-31 change), remove all calls to
1223 shell-quote-argument; they all end up invoking tex-send-command.
1224 The double quoting loses on filenames with non-safe characters,
1225 such as "@". Reported by Frederik Fouvry.
1226
1227 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
1228
1229 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
1230 about preserving point.
1231
1232 2005-05-27 Jay Belanger <belanger@truman.edu>
1233
1234 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
1235 Info-goto-node.
1236
1237 * calc/calc-embed.el (calc-embed-arg): New variable.
1238 (calc-do-embedded-activate, calc-embedded-activate-formula)
1239 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
1240 variable by new variable.
1241 (calc-embedded-make-info): Replace undeclared variable by new
1242 variable. When selecting region with positive prefix
1243 argument, use end of previous line instead of beginning of line.
1244
1245 * calc/calc-aent.el (calc-arg-values): Declare it.
1246
1247 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
1248 Declare them.
1249
1250 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
1251
1252 * calc/calc.el (calc-alg-map): Declare it.
1253
1254 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
1255
1256 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
1257
1258 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
1259 (gdb-registers-buffer, toggle-gdb-all-registers):
1260 Toggle display of floating point registers.
1261 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
1262
1263 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
1264 (toggle-gud-tooltip-dereference):
1265 Rename from gud-toggle-tooltip-dereference.
1266
1267 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
1268
1269 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
1270
1271 2005-05-27 Jay Belanger <belanger@truman.edu>
1272
1273 * calc/calc-prog.el (calc-kbd-report): Remove.
1274 (calc-kbd-query): Rewrite.
1275
1276 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
1277
1278 * image.el (image-library-alist): Move to image.c.
1279 (image-type-available-p): Doc fix.
1280
1281 2005-05-27 Lute Kamstra <lute@gnu.org>
1282
1283 * calc/calc.el (calc):
1284 * outline.el (outline-1, outline-2, outline-3, outline-4)
1285 (outline-5, outline-6, outline-7, outline-8):
1286 * textmodes/dns-mode.el (dns-mode):
1287 * textmodes/sgml-mode.el (sgml-namespace-face):
1288 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
1289 (tex-verbatim-face, tex-use-reftex):
1290 * textmodes/texinfo.el (texinfo-heading-face):
1291 Specify customization group.
1292
1293 * longlines.el: Don't require easy-mmode.
1294 (longlines-visible-face): Specify customization group.
1295
1296 2005-05-27 Kenichi Handa <handa@m17n.org>
1297
1298 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
1299 encoding table of windows-1251.
1300
1301 * international/ucs-tables.el (ucs-set-table-for-input):
1302 If translation-table-for-input of a coding system is a symbol, get
1303 its translation-table property.
1304
1305 * international/code-pages.el: Don't register a coding system into
1306 non-iso-charset-alist more than once.
1307 (cp-make-coding-system): Likewise.
1308
1309 2005-05-26 John Wiegley <johnw@newartisans.com>
1310
1311 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
1312 `eshell-resume-eval' is wrapped in a list, it indicates that the
1313 command was run asynchronously. In that case, unwrap the value
1314 before checking the delimiter value.
1315
1316 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
1317 character before a space at the end of a line is \, assume the space
1318 is part of the last argument rather than a final argument separator.
1319
1320 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
1321 is in use, and the target is `t' or `nil' (which are the most common
1322 values), don't assume that the symbol target is a buffer.
1323
1324 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
1325
1326 * calendar/calendar.el (calendar-mode-line-format):
1327 Use mode-line-highlight as mouse-face.
1328
1329 * time.el (display-time-string-forms, display-time-update):
1330 Use mode-line-highlight as mouse-face.
1331
1332 2005-05-26 Jay Belanger <belanger@truman.edu>
1333
1334 * calc/calc.el (calc-language-alist): Remove extra defvar.
1335
1336 2005-05-26 Lute Kamstra <lute@gnu.org>
1337
1338 * arc-mode.el (archive-mode):
1339 * bookmark.el (bookmark-read-annotation-mode)
1340 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
1341 * bs.el (bs-mode):
1342 * calc/calc-yank.el (calc-edit-mode):
1343 * calc/calc.el (calc-mode, calc-trail-mode):
1344 * calculator.el (calculator-mode):
1345 * chistory.el (command-history-mode):
1346 * comint.el:
1347 * cus-edit.el (custom-mode):
1348 * descr-text.el (describe-text-mode):
1349 * ebuff-menu.el (Electric-buffer-menu-mode):
1350 * ediff-util.el (ediff-mode):
1351 * emacs-lisp/re-builder.el (reb-mode):
1352 * emulation/vi.el (vi-mode-setup):
1353 * emulation/ws-mode.el (wordstar-mode):
1354 * eshell/esh-mode.el (eshell-mode):
1355 * forms.el (forms-mode):
1356 * help-mode.el (help-mode):
1357 * hexl.el (hexl-mode):
1358 * ibuffer.el (ibuffer-mode):
1359 * ielm.el (inferior-emacs-lisp-mode):
1360 * info.el (Info-mode, Info-edit-mode):
1361 * international/swedish.el:
1362 * ledit.el (ledit-from-lisp-mode):
1363 * locate.el (locate-mode):
1364 * mail/rmail.el (rmail-mode):
1365 * mail/rmailedit.el (rmail-edit-mode):
1366 * mail/rmailsum.el (rmail-summary-mode):
1367 * mail/supercite.el (sc-electric-mode):
1368 * net/eudc.el (eudc-mode):
1369 * net/quickurl.el (quickurl-list-mode):
1370 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
1371 * obsolete/ooutline.el (outline-mode):
1372 * obsolete/options.el (Edit-options-mode):
1373 * obsolete/rnews.el (news-mode):
1374 * obsolete/rnewspost.el (news-reply-mode):
1375 * play/5x5.el (5x5-mode):
1376 * play/decipher.el (decipher-mode, decipher-stats-mode):
1377 * play/gomoku.el (gomoku-mode):
1378 * play/snake.el (snake-mode):
1379 * play/solitaire.el (solitaire-mode):
1380 * play/tetris.el (tetris-mode):
1381 * progmodes/ada-mode.el (ada-mode):
1382 * progmodes/antlr-mode.el (antlr-mode):
1383 * progmodes/autoconf.el (autoconf-mode):
1384 * progmodes/dcl-mode.el (dcl-mode):
1385 * progmodes/delphi.el (delphi-mode):
1386 * progmodes/ebrowse.el (ebrowse-tree-mode)
1387 (ebrowse-electric-list-mode, ebrowse-member-mode)
1388 (ebrowse-electric-position-mode):
1389 * progmodes/f90.el (f90-mode):
1390 * progmodes/fortran.el (fortran-mode):
1391 * progmodes/icon.el (icon-mode):
1392 * progmodes/idlw-help.el (idlwave-help-mode):
1393 * progmodes/idlw-shell.el (idlwave-shell-mode):
1394 * progmodes/idlwave.el (idlwave-mode):
1395 * progmodes/inf-lisp.el (inferior-lisp-mode):
1396 * progmodes/m4-mode.el (m4-mode):
1397 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
1398 * progmodes/modula2.el (modula-2-mode):
1399 * progmodes/octave-inf.el (inferior-octave-mode):
1400 * progmodes/octave-mod.el (octave-mode):
1401 * progmodes/pascal.el (pascal-mode):
1402 * progmodes/sh-script.el (sh-mode):
1403 * progmodes/sql.el (sql-mode, sql-interactive-mode):
1404 * progmodes/vhdl-mode.el (vhdl-mode):
1405 * progmodes/xscheme.el (scheme-interaction-mode):
1406 * replace.el (occur-mode):
1407 * ses.el (ses-mode):
1408 * simple.el (completion-list-mode):
1409 * skeleton.el:
1410 * speedbar.el (speedbar-mode):
1411 * term.el (term-mode):
1412 * terminal.el (terminal-edit-mode):
1413 * textmodes/reftex-index.el (reftex-index-mode)
1414 (reftex-index-phrases-mode):
1415 * textmodes/reftex-sel.el (reftex-select-label-mode)
1416 (reftex-select-bib-mode):
1417 * textmodes/reftex-toc.el (reftex-toc-mode):
1418 * wdired.el (wdired-change-to-wdired-mode):
1419 * wid-browse.el (widget-browse-mode):
1420 Use run-mode-hooks.
1421
1422 * array.el (array-mode):
1423 * calendar/todo-mode.el (todo-mode):
1424 * man.el (Man-mode):
1425 * play/landmark.el (lm-mode):
1426 * play/mpuz.el (mpuz-mode):
1427 Use kill-all-local-variables and run-mode-hooks.
1428
1429 * subr.el (delay-mode-hooks): Specify indentation.
1430
1431 2005-05-26 Mark A. Hershberger <mah@everybody.org>
1432
1433 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
1434
1435 2005-05-26 Jay Belanger <belanger@truman.edu>
1436
1437 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
1438 of nil.
1439
1440 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
1441
1442 * progmodes/gdb-ui.el (gdb-frame-address):
1443 Rename from gdb-current-address.
1444 (gdb-previous-frame-address): Rename from gdb-previous-address.
1445 (gdb-selected-frame): Rename from gdb-current-frame.
1446 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
1447 (gdb-frame-number): Rename from gdb-current-stack-level.
1448 (gdb-ann3): Match new mode-name for disassembly buffer.
1449 Extend initialisation of variables.
1450 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
1451 (gdb-memory-mode): Use mouse-face in header line.
1452 (gdb-assembler-buffer-name): Call it disassembly and give frame
1453 in mode line.
1454 (gdb-source-spec-regexp, gdb-assembler-custom)
1455 (gdb-invalidate-assembler, gdb-frame-handler):
1456 Make robust to leading zeroes in address format.
1457
1458 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
1459
1460 * textmodes/org.el (org-mode): Use `define-derived-mode' to
1461 define `org-mode'.
1462 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
1463
1464 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1465
1466 * log-edit.el (log-edit-changelog-entries): Distinguish between
1467 filenames like xfns.c and fns.c.
1468
1469 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
1470
1471 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
1472 point after reverting.
1473 (Buffer-menu-make-sort-button): Handle the case where
1474 `Buffer-menu-use-header-line' is nil.
1475
1476 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1477
1478 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
1479 New funcs. In minibuffer-local-completion-map bind `]', `/'
1480 and `:' to them.
1481
1482 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1483
1484 * startup.el (normal-top-level): Allow modification of load-path while
1485 we're iterating over it.
1486
1487 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
1488
1489 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
1490 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
1491 (thumbs-resize-interactive, thumbs-insert-image)
1492 (thumbs-insert-thumb, thumbs-dired-show-marked)
1493 (thumbs-find-image-at-point, thumbs-delete-images)
1494 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
1495 (thumbs-increment-image-size, thumbs-decrement-image-size):
1496 Fix typos in docstrings.
1497
1498 2005-05-24 Andre Spiegel <spiegel@gnu.org>
1499
1500 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
1501 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
1502 (cperl-mode): Use them.
1503
1504 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
1505
1506 * window.el (quit-window, shrink-window-if-larger-than-buffer):
1507 Doc fixes.
1508
1509 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
1510
1511 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
1512 Bind C-d to gdb-inferior-io-eof.
1513
1514 * dired.el (dired-dnd-popup-notice): Use message-box.
1515
1516 2005-05-23 Masatake YAMATO <jet@gyve.org>
1517
1518 * bindings.el (mode-line-major-mode-keymap):
1519 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
1520
1521 * faces.el (mode-line-highlight): New face.
1522
1523 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
1524 as mouse-face.
1525
1526 * bindings.el (top-level, help-echo, mode-line-modified)
1527 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
1528 as mouse-face.
1529
1530 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
1531
1532 * progmodes/cc-engine.el (c-guess-basic-syntax):
1533 Remove spurious call to `zerop'.
1534
1535 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
1536
1537 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
1538
1539 CC Mode update to 5.30.10:
1540
1541 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
1542 could go past the limit in decoration level 2, thereby causing
1543 errors during interactive fontification.
1544
1545 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
1546 the file is evaluated interactively.
1547
1548 * cc-engine.el (c-guess-basic-syntax): Handle operator
1549 declarations somewhat better in C++.
1550
1551 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
1552 make use of `run-mode-hooks' which has been added in Emacs 21.1.
1553 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
1554 (awk-mode): Use it.
1555 (make-local-hook): Suppress warning about obsoleteness.
1556
1557 * cc-engine.el, cc-align.el, cc-cmds.el
1558 (c-append-backslashes-forward, c-delete-backslashes-forward)
1559 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
1560 Compensate for return value from `forward-line' when it has moved
1561 but not to a different line due to eob.
1562
1563 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
1564 `objc-method-intro' and `objc-method-args-cont'.
1565
1566 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
1567
1568 CC Mode update to 5.30.10:
1569
1570 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
1571 in the copyright statement. Incidentally, change "along with GNU
1572 Emacs" to "along with this program" where it occurs.
1573
1574 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
1575 so that it is interactive, hence can be found by M-x awk-mode
1576 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
1577 <gmorris+emacs@ast.cam.ac.uk>.
1578
1579 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
1580 Mode's regexps.
1581
1582 2005-05-23 Kevin Ryde <user42@zip.com.au>
1583
1584 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
1585 c-parse-state, to avoid a lisp error (on bad code).
1586
1587 2005-05-23 Lute Kamstra <lute@gnu.org>
1588
1589 * subr.el (font-lock-defaults): Remove defvar as it's already
1590 defined in font-core.el.
1591
1592 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
1593
1594 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
1595
1596 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
1597 more general and work when GDB variable "print pretty" is on,
1598 as with Emacs, for example.
1599
1600 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
1601
1602 * font-core.el: Update comment.
1603
1604 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
1605 Use `after-change-major-mode-hook' instead of `find-file-hook'.
1606
1607 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
1608
1609 2005-05-22 Eli Zaretskii <eliz@gnu.org>
1610
1611 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
1612 and `yank-handler' in the doc strings.
1613
1614 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
1615
1616 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
1617
1618 2005-05-22 Richard M. Stallman <rms@gnu.org>
1619
1620 * help.el (describe-key): Move print-help-return-message call
1621 out of conditional.
1622
1623 * progmodes/etags.el (list-tags): Use with-no-warnings.
1624
1625 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
1626 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
1627 (starttls-extra-args, starttls-extra-arguments): Add defvars.
1628
1629 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
1630
1631 * language/viet-util.el (viet-viscii-nonascii-translation-table):
1632 Add defvar.
1633
1634 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
1635 Use defvar, not defconst.
1636
1637 * hexl.el (hexl-follow-line): Use with-no-warnings.
1638
1639 * emulation/tpu-extras.el: Use write-file-functions instead of
1640 write-file-hooks.
1641
1642 * dired.el (dired-font-lock-keywords): Fontify files with junk
1643 extensions even if marked by -F.
1644
1645 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
1646
1647 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
1648 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
1649 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
1650 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
1651 (concatenate, list-length, get*, getf, cl-remprop):
1652 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
1653 (etypecase, progv, lexical-let, lexical-let*)
1654 (multiple-value-bind, multiple-value-setq, shiftf):
1655 Improve argument/docstring consistency.
1656
1657 * subr.el (focus-frame, unfocus-frame):
1658 Revert deletion on 2005-05-01.
1659
1660 2005-05-22 Andre Spiegel <spiegel@gnu.org>
1661
1662 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
1663 doesn't exist.
1664
1665 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
1666 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
1667
1668 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
1669
1670 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
1671 already deleted variables: auto-fill-hook, blink-paren-hook,
1672 lisp-indent-hook, inhibit-local-variables, unread-command-event,
1673 suspend-hooks, comment-indent-hook, meta-flag,
1674 before-change-function, after-change-function,
1675 font-lock-doc-string-face.
1676
1677 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1678
1679 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
1680
1681 2005-05-21 Eli Zaretskii <eliz@gnu.org>
1682
1683 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
1684 rmail-dont-reply-to.
1685
1686 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1687
1688 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
1689 literal blank when splitting new-header-values.
1690
1691 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
1692
1693 * calendar/cal-menu.el (cal-menu-update): Add separator as a
1694 string so that tmm doesn't create a completion entry for it.
1695
1696 * textmodes/table.el (table-disable-menu): Ditto.
1697
1698 2005-05-21 Richard M. Stallman <rms@gnu.org>
1699
1700 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
1701
1702 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
1703
1704 * net/rcompile.el (remote-compile): Use compilation-start.
1705
1706 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
1707
1708 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
1709
1710 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
1711 Default to makefile-bsdmake-mode on BSD systems.
1712
1713 * imenu.el (imenu-generic-expression, imenu--generic-function'):
1714 REGEXP may also be a search function now. The part of doc-string
1715 for describing the structure was 95% identical to that of
1716 `imenu--generic-function'. Unify it there.
1717
1718 * progmodes/make-mode.el (makefile-imenu-generic-expression):
1719 Use function to find dependencies, because regexp alone is so complex,
1720 it easily goes into an endless loop.
1721 (makefile-makepp-mode): Also add submenu for Perl functions
1722 defined in the makefile.
1723 (makefile-bsdmake-mode): Special imenu-generic-expression no
1724 longer needed, due to function call.
1725 (makefile-match-dependency): Take BOUND into account when checking
1726 if we're through.
1727
1728 2005-05-20 Jay Belanger <belanger@truman.edu>
1729
1730 * calc/calc-units.el (calc-invalidate-units-table):
1731 Use inhibit-read-only.
1732 (math-build-units-table-buffer): Use view-mode.
1733
1734 2005-05-20 David Kastrup <dak@gnu.org>
1735
1736 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
1737 easy-menu-add is not a nop on Emacs; and clarify when to call it.
1738
1739 2005-05-20 Lute Kamstra <lute@gnu.org>
1740
1741 * diff-mode.el (diff-header-face, diff-file-header-face)
1742 (diff-index-face, diff-hunk-header-face, diff-removed-face)
1743 (diff-added-face, diff-changed-face, diff-function-face)
1744 (diff-context-face, diff-nonexistent-face): Put them in the
1745 diff-mode customization group.
1746
1747 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1748
1749 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
1750
1751 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
1752
1753 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
1754 Minor regexp-optimization.
1755
1756 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
1757
1758 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
1759 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
1760 (org-agenda-add-time-grid-maybe): New function.
1761 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
1762 (org-table-create): `dotimes' instead of `mapcar'.
1763 (org-xor): Simplify implementation.
1764 (org-agenda): `inhibit-redisplay' turned on.
1765 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
1766 a consistent line after a state change.
1767 (org-agenda-remove-times-when-in-prefix): New option.
1768 (org-prefix-has-time): New variable.
1769 (org-parse-time-string): Optional argument NODEFAULT.
1770 (org-format-agenda-item): Parse items for time-of-day
1771 specifications and move these into the prefix if possible.
1772 (org-agenda-priority): Get current heading, not previous heading
1773 during agenda remote editing.
1774
1775 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
1776
1777 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
1778 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
1779 (remove-duplicates, delete-duplicates, substitute)
1780 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
1781 (nsubstitute-if-not, find, find-if, find-if-not, position)
1782 (position-if, position-if-not, count, count-if, count-if-not)
1783 (mismatch, search, sort*, stable-sort, merge, member*)
1784 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
1785 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
1786 (intersection, nintersection, set-difference, nset-difference)
1787 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
1788 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
1789 (nsublis, tree-equal): Improve argument/docstring consistency.
1790
1791 * subr.el (send-string, send-region):
1792 Remove obsolescence declaration.
1793 (window-dot, set-window-dot, read-input, show-buffer)
1794 (eval-current-buffer, string-to-int):
1795 Add release number to obsolescence declarations.
1796
1797 2005-05-19 Kim F. Storm <storm@cua.dk>
1798
1799 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
1800 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
1801
1802 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
1803
1804 * faces.el (list-faces-display): Make back button respect optional
1805 regexp arg.
1806
1807 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
1808
1809 * calculator.el (calculator-radix-grouping-mode)
1810 (calculator-radix-grouping-digits, calculator-displayer)
1811 (calculator-radix-grouping-separator, calculator-copy-displayer):
1812 * dabbrev.el (dabbrev-search-these-buffers-only):
1813 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
1814 (diff-advance-after-apply-hunk, diff-mode-hook)
1815 (diff-minor-mode-prefix):
1816 * imenu.el (imenu-use-popup-menu):
1817 * jit-lock.el (jit-lock-context-time):
1818 * newcomment.el (comment-fill-column, comment-column)
1819 (comment-style, comment-padding, comment-multi-line)
1820 (comment-empty-lines, comment-auto-fill-only-comments):
1821 * reveal.el (reveal-around-mark):
1822 * uniquify.el (uniquify-buffer-name-style)
1823 (uniquify-after-kill-buffer-p)
1824 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
1825 (uniquify-min-dir-content, uniquify-separator)
1826 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
1827 * w32-vars.el (w32-fixed-font-alist):
1828 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
1829 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
1830 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
1831 * progmodes/perl-mode.el (perl-indent-level)
1832 (perl-continued-statement-offset, perl-continued-brace-offset)
1833 (perl-brace-offset, perl-brace-imaginary-offset)
1834 (perl-label-offset, perl-indent-continued-arguments)
1835 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
1836 * progmodes/tcl.el (tcl-indent-level)
1837 (tcl-continued-indent-level, tcl-auto-newline)
1838 (tcl-tab-always-indent, tcl-electric-hash-style)
1839 (tcl-help-directory-list, tcl-use-smart-word-finder)
1840 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
1841 (inferior-tcl-source-command):
1842 * textmodes/fill.el (enable-kinsoku):
1843 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
1844 * textmodes/table.el (table-yank-handler):
1845 Specify missing group (and type, if simple) in defcustom.
1846
1847 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1848
1849 * progmodes/compile.el (compilation-finish-function): Fix defvar.
1850
1851 2005-05-19 Richard M. Stallman <rms@gnu.org>
1852
1853 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
1854
1855 * subr.el (event-basic-type): Don't get an error.
1856 (left-fringe-p): Function deleted.
1857
1858 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
1859 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
1860
1861 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
1862 in recursive copy.
1863
1864 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
1865
1866 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
1867
1868 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
1869 Call byte-compile-nogroup-warn if appropriate.
1870
1871 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
1872 (compilation-set-window): Don't call left-fringe-p; do it directly.
1873
1874 2005-05-19 Jay Belanger <belanger@truman.edu>
1875
1876 * calc/calc-graph.el (calc-graph-format-data): Make sure
1877 var-PlotRejects is bound before trying to check its value.
1878
1879 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
1880
1881 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
1882 definition of this variable from reftex-global.el to reftex.el,
1883 because it is needed in the menu.
1884
1885 2005-05-19 Lute Kamstra <lute@gnu.org>
1886
1887 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
1888 years are fixed. Don't insert a space after a dash.
1889
1890 2005-05-19 Kim F. Storm <storm@cua.dk>
1891
1892 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
1893
1894 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
1895
1896 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
1897 strings, because (eq ... ?\\) is fairly frequent.
1898
1899 * progmodes/make-mode.el (makefile-add-this-line-targets):
1900 Simplify and integrate into `makefile-pickup-targets'.
1901 (makefile-add-this-line-macro): Simplify and integrate into
1902 `makefile-pickup-macros.
1903 (makefile-pickup-filenames-as-targets): Simplify.
1904 (makefile-previous-dependency, makefile-match-dependency):
1905 Don't stumble over `::'.
1906
1907 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
1908
1909 * subr.el (post-command-idle-hook, post-command-idle-delay):
1910 Remove obsoletion of post-command-idle-hook and
1911 post-command-idle-delay.
1912
1913 * faces.el (list-faces-display): Provide button when describe-face
1914 is called to take user back to the list of faces.
1915
1916 * help-fns.el (describe-variable): Remove hyperlinks in a
1917 variable's value as these are quite frequently inappropriate.
1918
1919 * follow.el (follow-submit-feedback, follow-mode):
1920 Remove references to post-command-idle-hook.
1921
1922 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
1923
1924 * progmodes/make-mode.el (makefile-previous-dependency)
1925 (makefile-match-dependency): Check for := (and in bsd mode also
1926 !=) to give a better result, even when font-lock is not on.
1927
1928 2005-05-18 Jay Belanger <belanger@truman.edu>
1929
1930 * calc/calc-help.el (calc-s-prefix-help):
1931 Add `calc-copy-special-constant' to help string.
1932
1933 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1934
1935 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
1936
1937 2005-05-18 Jay Belanger <belanger@truman.edu>
1938
1939 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
1940 in linear factors are in proper order.
1941
1942 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
1943
1944 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
1945 Support for jurabib.
1946
1947 * textmodes/reftex.el (featurep): Define aliases for overlay
1948 commands, for XEmacs compatibility, and use these aliases in
1949 overlay initializations.
1950 (reftex-highlight): Use `reftex-move-overlay'.
1951 (reftex-unhighlight): Use `reftex-delete-overlay'.
1952 (reftex-uniq): Funktion removed. Use `reftex-uniquify' instead.
1953 (reftex-access-search-path): Use `reftex-uniquify' instead of
1954 `reftex-uniq'
1955
1956 * textmodes/reftex-sel.el (reftex-select-unmark):
1957 Overlay `before-string' property modification enables for Emacs as well.
1958 (reftex-select-item): Use `reftex-delete-overlay'.
1959 (reftex-select-mark): Use `reftex-make-overlay' and
1960 `reftex-overlay-put'.
1961 (reftex-select-unmark): Use `reftex-delete-overlay' and
1962 `reftex-overlay-put'.
1963
1964 2005-05-18 Lute Kamstra <lute@gnu.org>
1965
1966 * emacs-lisp/lisp.el (check-parens): Fix docstring.
1967
1968 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
1969
1970 * add-log.el (add-change-log-entry):
1971 * array.el (array-make-template, array-reconfigure-rows)
1972 (array-init-max-row, array-init-max-column)
1973 (array-init-columns-per-line, array-init-field-width):
1974 * replace.el (replace-match-maybe-edit, perform-replace):
1975 * textmodes/spell.el (spell-region):
1976 Replace `read-input' by `read-string'.
1977
1978 * forms.el (forms-mode):
1979 * finder.el (finder-compile-keywords):
1980 * shadowfile.el (shadow-read-files):
1981 Replace `eval-current-buffer' by `eval-buffer'.
1982
1983 * terminal.el (te-pass-through):
1984 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
1985 (ange-ftp-raw-send-cmd):
1986 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
1987 (send-process-next-char, telnet-initial-filter, telnet):
1988 Replace `send-string' by `process-send-string'.
1989
1990 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
1991 (prolog-consult-region): Replace `send-string' by
1992 `process-send-string'; replace `send-region' by `process-send-region'.
1993
1994 * progmodes/delphi.el (delphi-log-msg):
1995 Replace `set-window-dot' by `set-window-point'.
1996
1997 * subr.el (window-dot, set-window-dot, read-input, send-string)
1998 (send-region, show-buffer, eval-current-buffer):
1999 Make really obsolete, as the comment says.
2000
2001 2005-05-17 Kim F. Storm <storm@cua.dk>
2002
2003 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
2004 (cua--init-keymaps): Bind C-return instead of S-return to set
2005 rectangle mark.
2006
2007 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
2008 instead of S-return to toggle/clear rectangle mark.
2009
2010 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
2011
2012 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
2013 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
2014 Also fontify plain strings assigned to variables, mostly so that a
2015 colon has a face and is thus not taken as a dependency separator.
2016 (makefile-previous-dependency): Inline the new matcher, because it
2017 is too complex to work in both directions.
2018 (makefile-match-dependency): Eliminate `backward' arg (see above).
2019 Completely reimplemented so as to not sometimes go into an endless
2020 loop. It should also be more efficient, because first it only
2021 searches for `:', instead of applying the very complex regexp.
2022 (makefile-mode): Cancel `font-lock-support-mode', because blocks
2023 to be fontified in one piece can be too long for JIT.
2024 Makefiles are never *that* big.
2025
2026 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
2027
2028 * dired.el (dired-mode): Simplify.
2029
2030 2005-05-17 Lute Kamstra <lute@gnu.org>
2031
2032 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
2033 defcustom for the mode hook variable.
2034
2035 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
2036 Emacs Lisp Reference Manual.
2037
2038 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
2039
2040 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
2041 (evenp, list*):
2042 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
2043 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
2044
2045 * net/tramp-smb.el (tramp-smb-open-connection):
2046 Pass `tramp-chunksize' as fifth (required) argument.
2047
2048 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
2049
2050 * font-lock.el (lisp-font-lock-keywords-1):
2051 Set `font-lock-negation-char-face' for [^...] char group.
2052 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
2053
2054 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
2055 a var, and refine it to mask one more level of nested vars.
2056 (makefile-rule-action-regex): Turn it into a var, and refine it so
2057 it recognizes backslashed continuation lines as belonging to the
2058 same command.
2059 (makefile-macroassign-regex): Refine it so it recognizes
2060 backslashed continuation lines as belonging to the same command.
2061 (makefile-var-use-regex): Don't look at the next char, because it
2062 might be the same one to be skipped by the initial [^$], leading
2063 to an overlooked variable use.
2064 (makefile-make-font-lock-keywords): Remove two parameters, which
2065 are now variables that some of the modes set locally.
2066 Handle dependency and rule action matching through functions, because
2067 regexps alone match too often. Dependency matching now comes
2068 last, so it can check, whether a colon already matched something else.
2069 (makefile-mode): Inform that font-lock improves makefile parsing
2070 capabilities.
2071 (makefile-match-dependency, makefile-match-action): New functions.
2072
2073 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
2074
2075 * emacs-lisp/cl-extra.el (equalp): Doc fix.
2076
2077 * align.el (align-regexp):
2078 * ansi-color.el (ansi-color-get-face):
2079 * array.el (array-reconfigure-rows, array-init-max-row)
2080 (array-init-max-column, array-init-columns-per-line)
2081 (array-init-field-width):
2082 * dired-aux.el (dired-trample-file-versions):
2083 * dired-x.el (dired-mark-sexp):
2084 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
2085 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
2086 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
2087 * faces.el (face-read-integer):
2088 * files.el (backup-extract-version, insert-directory):
2089 * hexl.el (hexl-insert-decimal-char):
2090 * server.el (server-process-filter):
2091 * shell.el (shell-extract-num):
2092 * startup.el (command-line-1):
2093 * term.el (term-command-hook):
2094 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
2095 (time-stamp-do-number):
2096 * time.el (display-time-update):
2097 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
2098 (timezone-fix-time):
2099 * vms-patch.el (vms-suspend-resume-hook):
2100 * calendar/appt.el (appt-convert-time):
2101 * calendar/cal-bahai.el (mark-bahai-diary-entries):
2102 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
2103 * calendar/cal-islam.el (mark-islamic-diary-entries):
2104 * calendar/calendar.el (calendar-cursor-to-date)
2105 (calendar-star-date):
2106 * calendar/diary-lib.el (diary-attrtype-convert)
2107 (mark-diary-entries, diary-entry-time):
2108 * calendar/solar.el (solar-get-number):
2109 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
2110 * emacs-lisp/re-builder.el (reb-display-subexp):
2111 * emulation/edt.el (edt-set-scroll-margins):
2112 * emulation/tpu-extras.el (tpu-set-scroll-margins):
2113 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
2114 (vip-get-ex-count):
2115 * emulation/viper-ex.el (viper-get-ex-token)
2116 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
2117 * international/fontset.el (fontset-plain-name):
2118 * mail/feedmail.el (feedmail-look-at-queue-directory):
2119 * mail/mailalias.el (mail-get-names):
2120 * mail/rmail.el (rmail-convert-to-babyl-format):
2121 * mail/rmailsum.el (rmail-make-basic-summary-line)
2122 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
2123 (rmail-summary-goto-msg):
2124 * mail/smtpmail.el (smtpmail-read-response):
2125 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
2126 (ange-ftp-vms-add-file-entry):
2127 * play/gametree.el (gametree-looking-at-ply)
2128 (gametree-current-branch-score):
2129 * progmodes/ada-xref.el (ada-prj-find-prj-file)
2130 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
2131 * progmodes/cperl-mode.el (condition-case):
2132 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
2133 (ebrowse-set-member-buffer-column-width)
2134 (ebrowse-select-1st-to-9nth):
2135 * progmodes/etags.el (etags-snarf-tag):
2136 * progmodes/flymake.el (flymake-parse-line):
2137 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
2138 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
2139 (idlwave-shell-menu-def):
2140 * progmodes/ps-mode.el (ps-run-goto-error):
2141 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
2142 (vhdl-speedbar-contract-level):
2143 * term/mac-win.el (x-handle-numeric-switch):
2144 * term/sun-mouse.el (sun-get-frame-data):
2145 * term/w32-win.el (x-handle-numeric-switch):
2146 * term/x-win.el (x-handle-numeric-switch):
2147 * textmodes/ispell.el (ispell-parse-output):
2148 * textmodes/nroff-mode.el (nroff-outline-level):
2149 * textmodes/reftex-cite.el (reftex-bib-sort-year)
2150 (reftex-bib-sort-year-reverse, reftex-format-citation):
2151 * textmodes/reftex-parse.el (reftex-init-section-numbers)
2152 (reftex-section-number):
2153 * textmodes/texinfmt.el (texinfo-paragraphindent):
2154 Replace `string-to-int' by `string-to-number'.
2155
2156 * international/latexenc.el: Add page marker to force the "Local
2157 Variables:" string out of the last page.
2158
2159 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
2160
2161 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
2162 tooltip-change-major-mode.
2163 (gud-tooltip-print-command): Remove case where gud-minor-mode
2164 is gdb ("--fullname").
2165 (gud-tooltip-tips): Turn GUD tooltips off for this case and
2166 explain to user.
2167
2168 2005-05-16 Jay Belanger <belanger@truman.edu>
2169
2170 * calc/calc-store.el (calc-copy-special-constant): New function.
2171
2172 * calc/calc-ext.el (calc-init-extensions): Add binding for
2173 `calc-copy-special-constant'.
2174
2175 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
2176 for the `calc-copy-special-constant' command.
2177
2178 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
2179
2180 * subr.el (left-fringe-p): New function.
2181
2182 * progmodes/compile.el (compilation-setup): Set local value of
2183 overlay-arrow-string to "" always.
2184 (compilation-set-window): Left fringe then don't scroll.
2185 No left fringe then no arrow and scroll message to top.
2186 (compilation-context-lines): Adjust doc string accordingly.
2187
2188 2005-05-16 Kim F. Storm <storm@cua.dk>
2189
2190 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
2191 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
2192 (ido-wide-find-dir-or-delete-dir): New command for M-d.
2193 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
2194 (ido-read-file-name): Handle commands with ido property value
2195 equal to find-file as reading a file name, to allow C-d to enter dired.
2196 (ibuffer-find-file): Add ido property with value find-file.
2197
2198 2005-05-15 Kim F. Storm <storm@cua.dk>
2199
2200 * subr.el (open-network-stream-nowait): Remove.
2201 (open-network-stream-server): Remove.
2202
2203 2005-05-15 Richard M. Stallman <rms@gnu.org>
2204
2205 * faces.el (describe-face): Output a definition link button.
2206
2207 * help-mode.el (help-face-def): New button type.
2208
2209 * emacs-lisp/copyright.el (copyright-fix-years):
2210 Match properly if the first year is 2-digit.
2211 Don't mess up the whitespace after the years by filling.
2212
2213 * dired-aux.el (dired-mark-confirm):
2214 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
2215
2216 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
2217 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
2218 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
2219
2220 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2221 Set font-lock-comment-start-skip.
2222
2223 * font-lock.el (font-lock-comment-start-skip): New variable.
2224 (font-lock-comment-end-skip): New variable.
2225 (font-lock-fontify-syntactically-region): Use them if non-nil.
2226
2227 2005-05-15 Jay Belanger <belanger@truman.edu>
2228
2229 * calc/calc-store.el (calc-store-value): Return a string rather
2230 than display it as a message.
2231 Use calc-var-name for variable name.
2232 (calc-store-into): Add the result of calc-store-value to message.
2233 (calc-copy-variable): Add a message.
2234 (calc-store-exchange): Improve error messages.
2235 (calc-store-binary, calc-store-map): Don't reset the values of
2236 special constants.
2237
2238 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2239
2240 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
2241 manual to docstring.
2242
2243 * files.el (hack-local-variables-confirm): Add STRING argument.
2244 Make the function handle non file visiting buffers correctly.
2245 (hack-local-variables-prop-line, hack-local-variables)
2246 (hack-one-local-variable): Use STRING arg of
2247 `hack-local-variables-confirm'.
2248
2249 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
2250
2251 Sync with Tramp 2.0.49.
2252
2253 * tramp.el (tramp-handle-dired-call-process)
2254 (tramp-handle-insert-directory):`insert-buffer' cannot be used
2255 because the contents of the Tramp buffer is changed before
2256 insertion (`expand-file' and alike).
2257 (tramp-handle-insert-directory): If `localname' has an empty
2258 nondirectory name, it must not be quoted.
2259 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
2260 variable `tramp-chunksize'. Change callees.
2261 (tramp-open-connection-setup-interactive-shell): Check remote host
2262 for buggy `send-process-string' implementation.
2263 Set `tramp-chunksize' if found. Reported by Michael Kifer
2264 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
2265 (tramp-handle-shell-command): `insert-buffer' cannot be used
2266 because the contents of the Tramp buffer is changed before
2267 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
2268 <frederic.bothamy@free.fr>.
2269 (tramp-set-auto-save): Actions should be done for Tramp file name
2270 handler only. Ange-FTP has its own auto-save mechanism.
2271 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
2272 (tramp-set-auto-save-file-modes): Set file modes of
2273 `buffer-auto-save-file-name' to ?\600 as fallback solution.
2274 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
2275 (tramp-bug): Remove obsolete variable.
2276 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
2277 for presence of `mml-mode'. Make it running for older Emacsen as well.
2278
2279 2005-05-14 John Paul Wallington <jpw@pobox.com>
2280
2281 * ibuf-ext.el (define-ibuffer-filter filename):
2282 If `dired-directory' is a list, use its car.
2283
2284 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
2285
2286 * ibuffer.el (define-ibuffer-column filename):
2287 If `dired-directory' is a list, use its car.
2288
2289 2005-05-14 Richard M. Stallman <rms@gnu.org>
2290
2291 * subr.el (symbol-file): Doc fix.
2292
2293 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
2294 (byte-compile-form): Call byte-compile-nogroup-warn.
2295 (byte-compile-warning-types): Doc fix.
2296
2297 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
2298
2299 * progmodes/cc-engine.el (c-literal-faces):
2300 Add font-lock-comment-delimiter-face.
2301
2302 * net/net-utils.el (dig): Use with-no-warnings.
2303
2304 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
2305 (sc-recite-frame-alist, sc-default-cite-frame)
2306 (sc-default-uncite-frame, sc-default-recite-frame)
2307 (sc-attrib-selection-list, sc-rewrite-header-list):
2308 Mark as risky-local-variable.
2309
2310 * international/ogonek.el (ogonek-jak, ogonek-how):
2311 Don't use beginning-of-buffer.
2312
2313 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
2314
2315 * calendar/solar.el (solar-data-list): Move definition up.
2316
2317 * dnd.el (dnd-protocol-alist): Add autoload.
2318
2319 * progmodes/sh-script.el: Many doc usage fixes.
2320 (sh-indent-after-do): Change default to match common styles.
2321
2322 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
2323
2324 * files.el (interpreter-mode-alist)
2325 (auto-mode-interpreter-regexp): Doc fixes.
2326
2327 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
2328
2329 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
2330
2331 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
2332
2333 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2334
2335 * dired.el (dired-mode): make-variable-buffer-local =>
2336 make-local-variable.
2337
2338 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2339
2340 * term/mac-win.el (mac-select-convert-to-string): Try coding
2341 systems in mac-script-code-coding-systems if specified one cannot
2342 encode string for `com.apple.traditional-mac-plain-text'.
2343
2344 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
2345
2346 * progmodes/make-mode.el (makefile-targets-face)
2347 (makefile-shell-face, makefile-makepp-perl-face): New faces.
2348 (makefile-dependency-regex): Fix it to not make the colon in
2349 $(var:a=b) special.
2350 (makefile-rule-action-regex): New regexp for highlighting embedded
2351 Shell strings.
2352 (makefile-macroassign-regex): Handle != for highlighting as
2353 embedded Shell strings.
2354 (makefile-var-use-regex): New const.
2355 (makefile-statements, makefile-automake-statements)
2356 (makefile-gmake-statements, makefile-makepp-statements)
2357 (makefile-bsdmake-statements): New consts.
2358 (makefile-make-font-lock-keywords): New function.
2359 (makefile-automake-font-lock-keywords)
2360 (makefile-gmake-font-lock-keywords)
2361 (makefile-makepp-font-lock-keywords)
2362 (makefile-bsdmake-font-lock-keywords): New consts.
2363 (makefile-mode-map): Add switchers between the various submodes.
2364 (makefile-mode): Document the availability of the variants.
2365 (makefile-automake-mode, makefile-gmake-mode)
2366 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
2367
2368 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
2369 new variants of makefile-mode.
2370
2371 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2372
2373 * font-lock.el (font-lock-comment-delimiter-face): Fix up
2374 the inheritance.
2375
2376 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
2377
2378 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
2379 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
2380
2381 * files.el (normal-mode): Extend the scope of the
2382 `enable-local-variables' binding to include the `set-auto-mode' call.
2383 (magic-mode-alist): Doc fix.
2384
2385 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2386
2387 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
2388 font-lock-comment-face rather than copying its setting.
2389
2390 2005-05-12 Andreas Schwab <schwab@suse.de>
2391
2392 * eshell/esh-mode.el (eshell-send-input): Doc fix.
2393
2394 2005-05-12 Lute Kamstra <lute@gnu.org>
2395
2396 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
2397 defcustom for the mode hook variable. Delete the last argument.
2398 * generic-x.el: Fix callers of define-generic-mode.
2399 (generic-x-modes): Delete group.
2400 (show-tabs-tab-face, show-tabs-space-face): Put them in the
2401 generic-x customization group.
2402
2403 2005-05-12 Kim F. Storm <storm@cua.dk>
2404
2405 * font-lock.el (font-lock-negation-char-face): Default to "off".
2406
2407 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
2408 font-lock-negation-char-face to ! in !=.
2409
2410 2005-05-12 Masatake YAMATO <jet@gyve.org>
2411
2412 * add-log.el (find-change-log): Fix typos in the docstring
2413 of function.
2414
2415 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2416
2417 * international/latexenc.el (latexenc-find-file-coding-system):
2418 Avoid `re-search-forward' when looking for input encoding because
2419 of speed and safety. Better regular expressions for recognizing
2420 input encoding. Limit a search for TeX-master/tex-main-file to
2421 the local variable section.
2422
2423 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
2424
2425 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
2426 syntax of $ to "'" (quote).
2427
2428 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
2429
2430 * dnd.el (dnd-protocol-alist): Improve custom type.
2431
2432 * dired.el (dired-dnd-protocol-alist): New variable.
2433 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
2434 `dired-mode-hook' to the end.
2435
2436 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2437
2438 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
2439 comment-end if comment-start-skip is not set.
2440 Obey the font-lock-comment-delimiter-face variables.
2441
2442 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2443
2444 * files.el (executable-find): Move from executable.el. Use locate-file.
2445 * progmodes/executable.el (executable-find): Move to files.el.
2446
2447 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
2448 when trying to ensure forward progress.
2449
2450 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
2451
2452 * mouse-sel.el (mouse-sel-follow-link-p): New function.
2453 (mouse-select, mouse-select-internal, mouse-extend-internal):
2454 Use it to implement mouse-1-click-follows-link functionality.
2455
2456 2005-05-11 Richard M. Stallman <rms@gnu.org>
2457
2458 * font-lock.el (font-lock-fontify-syntactically-region):
2459 Use font-lock-comment-delimiter-face for comment delimiters.
2460
2461 2005-05-10 Jay Belanger <belanger@truman.edu>
2462
2463 * calc/calc-help.el (calc-m-prefix-help): Add mention of
2464 preserving embedded modes.
2465
2466 2005-05-10 Richard M. Stallman <rms@gnu.org>
2467
2468 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
2469
2470 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
2471 Move from ada-stmt.el.
2472 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
2473
2474 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
2475 Move to ada-mode.el.
2476 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
2477
2478 * cus-edit.el (custom-file): Call file-chase-links.
2479
2480 * files.el (read-directory-name): Fix previous change.
2481 (hack-local-variables-confirm): New function.
2482 (hack-local-variables-prop-line, hack-local-variables)
2483 (hack-one-local-variable): Use it.
2484
2485 2005-05-10 Lute Kamstra <lute@gnu.org>
2486
2487 * font-lock.el (font-lock-keywords-alist)
2488 (font-lock-removed-keywords-alist): Clarify docstrings.
2489
2490 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
2491
2492 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
2493 (gdb-source-info): Check for preprocessor info.
2494 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
2495 a macro for a function.
2496 (gdb-info-breakpoints-custom): Try to find file again if not already
2497 found (user might have used GDB dir command).
2498 (gdb-get-location): Update gdb-location-alist correctly for change
2499 to gdb-info-breakpoints-custom.
2500
2501 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
2502 (gud-tooltip-print-command): Add gdbmi case.
2503 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
2504 preprocessor info.
2505
2506 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2507
2508 * startup.el (fancy-splash-insert): Fix typo in doc string.
2509
2510 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
2511
2512 * obsolete/float.el (string-to-float):
2513 * obsolete/hilit19.el (hilit-add-pattern):
2514 * obsolete/rnews.el (news-parse-range, news-select-message)
2515 (news-get-pruned-list-of-files): Replace `string-to-int' by
2516 `string-to-number'.
2517
2518 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
2519 `find-file-not-found-hooks'; use `add-hook'.
2520 (uncompress-while-visiting): Set `write-file-functions', not
2521 `write-file-hooks'; use `add-hook'.
2522
2523 2005-05-09 Kim F. Storm <storm@cua.dk>
2524
2525 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
2526 (cua-paste): Handle clipboard action.
2527 (cua--init-keymaps): Remap clipboard-kill-region and
2528 clipboard-kill-ring-save.
2529
2530 2005-05-08 Eli Zaretskii <eliz@gnu.org>
2531
2532 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2533 Improve commentary.
2534
2535 * simple.el (next-error-overlay-arrow-position): Revert the change
2536 made on 2005-04-30.
2537
2538 2005-05-07 Jay Belanger <belanger@truman.edu>
2539
2540 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
2541 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
2542 `calc-sel-reselect'.
2543
2544 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
2545 Calc is in embedded mode.
2546
2547 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2548
2549 * progmodes/compile.el (compilation-setup):
2550 Set overlay-arrow-string to an empty string on text terminals.
2551
2552 * textmodes/ispell.el (ispell-program-name): Try looking for
2553 "aspell" along exec-path, and if found, use it as the default
2554 speller program.
2555
2556 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
2557
2558 * international/mule.el (sgml-xml-auto-coding-function):
2559 Recognize encoding='FOO' in single quotes as well as in double quotes.
2560
2561 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2562
2563 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
2564 as well as `interactive', so that defmacro* would recognize
2565 `declare' forms.
2566
2567 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2568
2569 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2570 Explain more about the LIGHTER arg's usage in the doc string.
2571 Add commentary to clarify what the code does. Fix the regexp that
2572 strips whitespace from LIGHTER. Quote LIGHTER before using it,
2573 since it could have characters special to regular expressions.
2574
2575 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
2576
2577 * replace.el (occur-1): Bind inhibit-read-only so that
2578 erase-buffer doesn't barf on read-only text properties (likewise
2579 for add-text-properties in occur-engine). Mark buffer as unmodified.
2580 (occur-engine): Don't set buffer-read-only here.
2581
2582 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2583
2584 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
2585 list-buffers-directory. This caused the *cvs-commit* buffer to be
2586 sometimes mistakenly reused as a *cvs* buffer.
2587
2588 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
2589
2590 * tooltip.el: Move code for GUD tooltips into gud.el.
2591 (require): CL no longer needed to compile case.
2592 (tooltip-mode): Do not toggle functions for GUD tooltips.
2593 (tooltip-gud-tips-p): Remove. Replace with minor mode
2594 gud-tooltip-mode in gud.el.
2595 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
2596 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
2597 tooltip-gud prefix with gud-tooltip and obsolete.
2598 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
2599 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
2600 (tooltip-mouse-motion): Mouse movement functions/variable.
2601 Rename in gud.el by adding gud prefix.
2602 (tooltip-gud-original-filter, tooltip-gud-dereference)
2603 (tooltip-gud-event, tooltip-toggle-gud-tips)
2604 (tooltip-gud-process-output, tooltip-gud-print-command)
2605 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
2606 gud.el by replacing tooltip-gud prefix with gud-tooltip.
2607 (gdb-tooltip-print): Move to gdb-ui.el.
2608
2609 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
2610 (require): CL needed to compile case.
2611 (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
2612 tooltip-gud-tips-p. Make it a minor-mode.
2613 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
2614 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
2615 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
2616 (gud-tooltip-change-major-mode)
2617 (gud-tooltip-activate-mouse-motions-if-enabled)
2618 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
2619 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
2620 (gud-tooltip-original-filter, gud-tooltip-dereference)
2621 (gud-tooltip-event, tooltip-toggle-gud-tips)
2622 (gud-tooltip-process-output, gud-tooltip-print-command)
2623 (gud-tooltip-tips): Move from tooltip.el.
2624
2625 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
2626 (gdb-cpp-define-alist-flags): Doc fix.
2627 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
2628 gud-tooltip-mode is t.
2629
2630 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2631
2632 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
2633 evaporate if their text is deleted.
2634 (goto-address-at-point): Make it work as a mouse binding as well.
2635 (goto-address-at-mouse): Obsolete it. Update users.
2636
2637 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
2638
2639 * calendar/appt.el (top-level): No longer activate on load.
2640
2641 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
2642
2643 * calendar/cal-bahai.el (mark-bahai-diary-entries):
2644 * net/webjump.el (webjump):
2645 * progmodes/idlw-help.el (idlwave-do-context-help1)
2646 (idlwave-highlight-linked-completions):
2647 * textmodes/po.el (po-find-file-coding-system-guts):
2648 Replace `assoc-ignore-case' by `assoc-string'.
2649
2650 2005-05-06 Eli Zaretskii <eliz@gnu.org>
2651
2652 * files.el (locate-file): Doc fix.
2653
2654 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
2655 Remove the redundant test for ms-dos.
2656
2657 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
2658 look for the preprocessor with exec-suffixes. If not found in
2659 standard places, look in exec-path. Remove most of the tests that
2660 used system-type.
2661
2662 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
2663
2664 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
2665
2666 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
2667 file-name clash with jka-compr.el on 8+3 filesystems.
2668
2669 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2670
2671 * term/mac-win.el: Don't define or bind scroll bar functions if
2672 x-toolkit-scroll-bars is t.
2673 (x-select-text, x-get-selection-value):
2674 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
2675 (PRIMARY): Put mac-scrap-name property.
2676 (mac-select-convert-to-file-url): New function.
2677 (public.file-url): New selection target type. Add to
2678 selection-converter-alist.
2679 (x-get-selection, x-selection-value): Handle it.
2680 (x-cut-buffer-or-selection-value): New alias.
2681
2682 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2683
2684 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
2685 entry to avoid calling bibtex-find-entry with arg global
2686 being t. Remove arg key.
2687 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
2688 (bibtex-copy-summary-as-kill): Change accordingly.
2689
2690 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2691
2692 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
2693 (org-agenda-date-later): Use with-current-buffer.
2694
2695 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2696
2697 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
2698 (define-obsolete-variable-alias): Doc Fixes.
2699
2700 2005-05-06 Kim F. Storm <storm@cua.dk>
2701
2702 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
2703 vertical-motion when selective-display is active.
2704
2705 * ido.el (ido-setup-hook): New hook.
2706 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
2707 (ido-input-stack): New var.
2708 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
2709 ido-next-work-file binding to M-O.
2710 Bind M-f to ido-wide-find-file-or-pop-dir.
2711 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
2712 (ido-read-internal): Run ido-setup-hook.
2713 Catch quit in read-file-name and read-string to cancel edit.
2714 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
2715 Automatically pop-all when completing a directory name (RET).
2716 (ido-file-internal): Add with-no-warnings around ffap and dired code.
2717 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
2718 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
2719 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
2720 New functions for M-b/M-f to move among the directory components.
2721 (ido-make-merged-file-list): Catch quit to cancel merge.
2722 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
2723 (ido-completion-help): No warnings for ido-completion-buffer-full.
2724
2725 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
2726
2727 * font-lock.el (font-lock-negation-char-face): New face and variable.
2728 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
2729 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
2730 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
2731 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
2732
2733 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
2734
2735 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
2736 Fix typo in docstring.
2737
2738 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
2739 (ebrowse-print-statistics-line)
2740 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
2741
2742 * term/w32-win.el (image-library-alist): Add additional name for
2743 Xpm library.
2744
2745 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
2746
2747 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
2748 use gcc instead of cpp.
2749
2750 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
2751 (gdb-create-define-alist): Use it.
2752 (gdb-cpp-define-alist-program): Update for MS-DOS.
2753
2754 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
2755
2756 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
2757
2758 2005-05-04 Richard M. Stallman <rms@gnu.org>
2759
2760 * help.el (describe-key): No error when UNTRANSLATED is nil.
2761
2762 * simple.el (line-move-1): Fix previous change to signal errors
2763 appropriately.
2764
2765 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
2766
2767 * calendar/icalendar.el (icalendar-version): Now at 0.12.
2768 (icalendar-duration-correction): Remove.
2769 (icalendar--get-event-properties): Split result at commas.
2770 (icalendar--decode-isoduration): New optional argument
2771 DURATION-CORRECTION.
2772 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
2773 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
2774 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
2775 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
2776 (icalendar--convert-anniversary-to-ical): New functions, extracted
2777 from icalendar-export-region, with bug fixes.
2778 (icalendar-export-region): Use the above functions.
2779 (icalendar-import-buffer): Check before saving diary file.
2780 (icalendar--convert-recurring-to-diary)
2781 (icalendar--convert-non-recurring-all-day-to-diary)
2782 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
2783 extracted from icalendar--convert-ical-to-diary, with bug fixes.
2784 (icalendar--convert-ical-to-diary): Use the above functions.
2785
2786 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
2787
2788 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
2789 Remove these recent additions.
2790 (c-mode): Restore to before 2005-04-28.
2791
2792 * progmodes/cc-vars.el (cc-define-list-program): Remove this
2793 recent addition.
2794
2795 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
2796 (gdb-define-alist): New variables.
2797 (gdb-create-define-alist): New function.
2798 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
2799 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
2800 with string-to-number.
2801 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
2802
2803 * progmodes/gud.el: Replace string-to-int with string-to-number.
2804 (gud-find-file): Handle gdb-define-alist.
2805
2806 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
2807
2808 2005-05-02 Jay Belanger <belanger@truman.edu>
2809
2810 * calc/calc-aent.el (math-read-token):
2811 * calc/calc-bin.el (calc-word-size):
2812 * calc/calc-ext.el (calc-read-number-fancy):
2813 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
2814 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
2815 * calc/calc-frac.el (calc-over-notation):
2816 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
2817 (calc-graph-num-points, calc-graph-init):
2818 * calc/calc-prog.el (calc-read-parse-table-part)
2819 (calc-edit-macro-repeats):
2820 * calc/calc-yank.el (calc-do-grab-rectangle):
2821 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
2822 Replace `string-to-int' by `string-to-number'.
2823
2824 2005-05-02 Kim F. Storm <storm@cua.dk>
2825
2826 * kmacro.el: Use executing-kbd-macro-index variable.
2827
2828 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
2829
2830 * net/rlogin.el (rlogin-parse-words): Delete func.
2831 (rlogin): Use split-string, not rlogin-parse-words.
2832 Also, if there are option-like elements in the parsed args,
2833 take the host to be the first arg immediately following them.
2834 Suggested by Michael Mauger.
2835
2836 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2837
2838 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
2839
2840 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2841
2842 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
2843 (cc-mode-cpp-program): Rename to cc-define-list-program and
2844 move to cc-vars.el.
2845
2846 * progmodes/cc-vars.el (cc-define-list-program):
2847 Change to "gcc -E -dM -". Make customizable.
2848
2849 2005-05-02 Kim F. Storm <storm@cua.dk>
2850
2851 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
2852
2853 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2854
2855 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
2856
2857 * international/mule-util.el (truncate-string): Remove alias and
2858 obsolete declaration.
2859
2860 * international/mule-cmds.el (update-iso-coding-systems):
2861 Remove alias and obsolete declaration.
2862
2863 * international/mule.el (coding-system-parent): Remove alias and
2864 obsolete declaration.
2865
2866 * subr.el (define-function, sref): Remove aliases and obsolete
2867 declarations.
2868 (chars-in-region): Remove obsolete declaration.
2869
2870 2005-05-01 Richard M. Stallman <rms@gnu.org>
2871
2872 * info.el (Info-mode): Set widen-automatically to nil, locally.
2873
2874 * simple.el (widen-automatically): New variable.
2875 (pop-global-mark): Obey widen-automatically.
2876
2877 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
2878
2879 * term/xterm.el (function-key-map): Call substitute-key-definition
2880 before the keymap size is increased by a lot of define-key calls.
2881
2882 2005-05-01 Richard M. Stallman <rms@gnu.org>
2883
2884 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
2885 Rename ARG to ELEMENT. Doc fix.
2886
2887 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2888
2889 * allout.el (allout-exposure): Remove macro and obsolete declaration.
2890 Remove references to allout-exposure/change to allout-new-exposure.
2891
2892 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
2893 bytecode symbols.
2894
2895 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
2896 (compiled-function-p, focus-frame, unfocus-frame):
2897 Remove aliases and obsolete declarations.
2898 Back out inadvertent changes from previous commit.
2899
2900 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2901
2902 * files.el (require-final-newline): Make Custom tags consistent
2903 with mode-require-final-newline.
2904 (mode-require-final-newline): Doc fix.
2905
2906 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2907
2908 * international/latexenc.el (latexenc-find-file-coding-system):
2909 Fix regular expressions.
2910
2911 2005-05-01 David Kastrup <dak@gnu.org>
2912
2913 * international/latexenc.el (latexenc-find-file-coding-system):
2914 Fix regular expressions.
2915
2916 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2917
2918 * subr.el (string-to-int): Make obsolete.
2919
2920 2005-04-30 Richard M. Stallman <rms@gnu.org>
2921
2922 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
2923
2924 * loadup.el: load jka-comp-hook.
2925
2926 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
2927 (jka-compr-handler): Add autoload. `put' calls moved
2928 to jka-comp-hook.el.
2929 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
2930 (jka-compr-inhibit): Autoload.
2931
2932 * jka-comp-hook.el: New file.
2933 Enable the mode by default.
2934
2935 * files.el (backup-buffer-copy): Use copy-file instead
2936 of write-region, and put back the 'excl.
2937
2938 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
2939
2940 * progmodes/flymake.el (flymake-split-string)
2941 (flymake-split-string, flymake-log, flymake-pid-to-names)
2942 (flymake-reg-names, flymake-get-source-buffer-name)
2943 (flymake-unreg-names, flymake-add-line-err-info)
2944 (flymake-add-err-info): Clarify docstrings.
2945 (flymake-popup-menu, flymake-make-emacs-menu)
2946 (flymake-make-xemacs-menu): Add docstrings.
2947 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
2948 Set variables directly throughout.
2949
2950 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
2951
2952 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
2953 exists. Initialise cc-define-alist.
2954 (c-mode): Add cc-create-define-alist locally to after-save-hook.
2955 If there is no file (Macroexpansion) don't create an alist.
2956
2957 2005-04-29 Sam Steingold <sds@gnu.org>
2958
2959 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
2960 (cc-create-define-alist): Use it instead of the hard-coded string.
2961
2962 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2963
2964 * international/mule-conf.el (file-coding-system-alist): Fix regexp
2965 for latexenc.
2966
2967 2005-04-29 Lute Kamstra <lute@gnu.org>
2968
2969 * emacs-lisp/generic.el: Improve commentary section.
2970 (define-generic-mode): Improve docstring.
2971
2972 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
2973
2974 * textmodes/org.el (many places): Change to quiet the byte compiler.
2975 (org-prefix-format-compiled): New variable.
2976 (org-compile-prefix-format): New function.
2977 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
2978 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
2979 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
2980 (org-get-entries-from-diary): Use `org-get-time-of-day' for
2981 consistency with entries from `org-mode' files.
2982 (org-get-time-of-day): Fix bug with partial matches early in a line.
2983 (org-non-link-chars): New constant.
2984 (org-link-regexp): Respect `org-non-link-chars'.
2985 (org-agenda-day-view): Remove command.
2986 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
2987 (org-follow-bbdb-link, org-store-link): Search also company field.
2988 (org-highlight-overlay): New variable.
2989 (org-highlight, org-unhighlight): New functions.
2990 (org-agenda-mode): Add pre-command-hook to remove highlight.
2991 (org-evaluate-time-range): Behavior depends upon whether time stamp
2992 contains a time or not.
2993 (org-show-subtree, org-show-entry): New functions.
2994 (org-agenda-cleanup-fancy-diary): Remove empty lines.
2995
2996 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
2997
2998 * comint.el (comint-output-filter-functions): Add autoload cookie.
2999
3000 2005-04-28 Kim F. Storm <storm@cua.dk>
3001
3002 * ido.el (ido-everywhere): Fix last change.
3003
3004 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3005
3006 * international/latexenc.el: New file.
3007 * international/mule-conf.el (file-coding-system-alist): For .tex,
3008 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
3009
3010 2005-04-28 Lute Kamstra <lute@gnu.org>
3011
3012 * font-lock.el (font-lock-add-keywords)
3013 (font-lock-remove-keywords): Clarify docstring.
3014 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
3015 Don't start docstrings with a `*'.
3016 (font-lock-update-removed-keyword-alist): Give it a docstring.
3017
3018 * generic-x.el: Update commentary section.
3019 Only require font-lock when compiling.
3020 Define all modes conditionally.
3021 Place all generic modes in the generic-x-modes customization group.
3022 (generic-x-modes): New customization group.
3023 (generic-default-modes, generic-mswindows-modes)
3024 (generic-unix-modes, generic-other-modes): New constants.
3025 (generic-define-mswindows-modes, generic-define-unix-modes):
3026 Update docstrings. Make them obsolete.
3027 (generic-extras-enable-list): New default value. Update docstring.
3028 Improve :type. Change :set function.
3029 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
3030 Fix docstring.
3031
3032 * emacs-lisp/generic.el (generic-mode-internal):
3033 Simplify font-lock-defaults.
3034 (define-generic-mode): Fix docstring.
3035
3036 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3037
3038 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
3039 font-lock-face property to highlight matches.
3040
3041 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
3042
3043 * progmodes/cc-mode.el (cc-create-define-alist): New function.
3044 (cc-define-alist): New variable.
3045 (c-mode): Make it local and initialise it.
3046
3047 * progmodes/gdb-ui.el (gdb-active-process): New variable.
3048 (gdb-exited): New function.
3049 (gdb-annotation-rules): Use it.
3050 (gdb-starting): Set gdb-active-process to t.
3051 (gdb-stopping): Amend doc string.
3052 (gdb-reset): Set gdb-active-process to nil.
3053
3054 * tooltip.el (tooltip-gud-tips): Show the associated #define
3055 directives when a C program under GDB is not executing.
3056
3057 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
3058
3059 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
3060 font-lock-fontify-syntactic-keywords.
3061
3062 * font-lock.el (font-lock-default-fontify-region): Don't force
3063 parse-sexp-lookup-properties to nil.
3064
3065 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3066
3067 * man.el (man-mode-syntax-table): Set up `:' to have
3068 word-constituent syntax.
3069
3070 2005-04-27 Lute Kamstra <lute@gnu.org>
3071
3072 * novice.el (disable-command): Don't add spurious newlines to the
3073 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
3074
3075 2005-04-26 Jay Belanger <belanger@truman.edu>
3076
3077 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
3078 than one window before deleting window.
3079
3080 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3081
3082 * shell.el (shell-prompt-pattern): Doc fix.
3083 (shell-mode): Set paragraph-separate buffer locally to "\\'".
3084
3085 * comint.el (comint-prompt-regexp, comint-get-old-input)
3086 (comint-use-prompt-regexp)
3087 (comint-use-prompt-regexp-instead-of-fields)
3088 (comint-replace-by-expanded-history, comint-send-input)
3089 (comint-output-filter, comint-get-old-input-default)
3090 (comint-line-beginning-position, comint-bol, comint-show-output)
3091 (comint-backward-matching-input, comint-forward-matching-input)
3092 (comint-next-prompt, comint-previous-prompt):
3093 Rename `comint-use-prompt-regexp-instead-of-fields' to
3094 `comint-use-prompt-regexp'. Keep old name as alias and declare
3095 obsolete.
3096 (comint-use-prompt-regexp): Shorten first line of doc string.
3097
3098 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
3099 Set paragraph-separate buffer locally to "\\'".
3100
3101 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
3102 Adapt to above name change.
3103
3104 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
3105 (smbclient-prompt-regexp): Ditto.
3106
3107 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
3108
3109 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
3110
3111 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
3112 gdb-location-list.
3113 Break lines that are over 80 characters wide.
3114
3115 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
3116
3117 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
3118 New fun and var, to preserve compatibility.
3119
3120 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
3121
3122 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
3123
3124 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
3125 name to file-newer-than-file-p.
3126
3127 2005-04-26 Richard M. Stallman <rms@gnu.org>
3128
3129 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
3130
3131 * progmodes/python.el (python-mode):
3132 Use new name eldoc-documentation-function.
3133
3134 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
3135
3136 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
3137 (eldoc-documentation-function):
3138 Rename from eldoc-print-current-symbol-info-function. Calls changed.
3139
3140 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
3141
3142 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
3143
3144 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3145
3146 * term/xterm.el (function-key-map): Fix strings for
3147 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
3148 {C,S,A,C-S}-{f1-f12}.
3149
3150 2005-04-26 Kenichi Handa <handa@m17n.org>
3151
3152 * international/mule-cmds.el (select-safe-coding-system):
3153 Fix previous change.
3154
3155 2005-04-26 Lute Kamstra <lute@gnu.org>
3156
3157 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
3158
3159 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
3160 (font-lock-comment-delimiter-face): Ditto.
3161
3162 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
3163
3164 2005-04-25 Jay Belanger <belanger@truman.edu>
3165
3166 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
3167 to t while inserting information; use help-mode.
3168
3169 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3170
3171 * term.el (ansi-term-color-vector): Use the xterm colors.
3172 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
3173
3174 2005-04-25 Lute Kamstra <lute@gnu.org>
3175
3176 * font-core.el (font-lock-defaults): Fix docstring.
3177
3178 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
3179
3180 2005-04-25 Kenichi Handa <handa@m17n.org>
3181
3182 * international/mule-cmds.el (select-safe-coding-system):
3183 Don't check consistency with coding: spec, etc if raw-text or
3184 no-conversion was found to be safe.
3185
3186 2005-04-24 Richard M. Stallman <rms@gnu.org>
3187
3188 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
3189 citation markers at start of each line.
3190
3191 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
3192 citation markers at start of each line.
3193
3194 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
3195
3196 * files.el (mode-require-final-newline): Fix previous change.
3197 (require-final-newline): Fix type label.
3198
3199 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
3200
3201 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
3202 statement in buffer (broken by 2004-11-24 change).
3203
3204 2005-04-24 Kim F. Storm <storm@cua.dk>
3205
3206 * ido.el (ido-everywhere): Save and restore old read-buffer-function
3207 and read-file-name-function values. Don't overwrite existing
3208 non-nil values if ido-mode is enabled without ido-everywhere.
3209
3210 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
3211
3212 * files.el (mode-require-final-newline): Minor doc fix.
3213
3214 2005-04-24 Eli Zaretskii <eliz@gnu.org>
3215
3216 * subr.el (syntax-after): Doc fix.
3217 (syntax-class): If argument is nil, return nil. Mask off upper 16
3218 bits, not 8 bits.
3219
3220 * files.el (mode-require-final-newline): Doc fix.
3221 (backup-buffer-copy): Fix last change.
3222
3223 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3224
3225 * term/mac-win.el: Require select. Set selection-coding-system to
3226 mac-system-coding-system. Call menu-bar-enable-clipboard.
3227 (x-last-selected-text-clipboard, x-last-selected-text-primary)
3228 (x-select-enable-clipboard): New variables.
3229 (x-select-text, x-get-selection, x-selection-value)
3230 (x-get-selection-value, mac-select-convert-to-string)
3231 (mac-services-open-file, mac-services-open-selection)
3232 (mac-services-insert-text): New functions.
3233 (CLIPBOARD, FIND): Put mac-scrap-name property.
3234 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
3235 (public.tiff): Put mac-ostype property.
3236 (selection-converter-alist): Add entries for them.
3237 (mac-application-menu-map): New keymap.
3238 (interprogram-cut-function, interprogram-paste-function): Set to
3239 x-select-text and x-get-selection-value, respectively.
3240 (split-window-keep-point): Set to t.
3241
3242 2005-04-23 Richard M. Stallman <rms@gnu.org>
3243
3244 * files.el (read-directory-name): Always pass non-nil
3245 DEFAULT-FILENAME arg to read-file-name.
3246 (backup-buffer-copy, basic-save-buffer-2): Take care against
3247 writing thru an unexpected existing symlink.
3248 (revert-buffer): In indirect buffer, revert the base buffer.
3249 (magic-mode-alist): Doc fix.
3250 (buffer-stale-function): Doc fix.
3251 (minibuffer-with-setup-hook): Avoid warning.
3252 (mode-require-final-newline): Doc and custom fix.
3253
3254 * follow.el (follow-end-of-buffer): Use with-no-warnings.
3255
3256 * font-lock.el (font-lock-comment-face): On terminals with few colors,
3257 use the default appearance.
3258 (font-lock-comment-delimiter-face): New face, new variable.
3259
3260 * imenu.el (imenu--generic-function): The official position of a
3261 definition is the start of the line that BEG is in.
3262
3263 * midnight.el (midnight-timer): Move defvar up.
3264
3265 * mouse.el (mouse-drag-region-1): Delete some debugging code.
3266
3267 * saveplace.el (save-place-to-alist): Use with-no-warnings.
3268
3269 * startup.el (command-line): Use with-no-warnings.
3270
3271 * window.el (window-size-fixed): New defvar.
3272
3273 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
3274
3275 * mail/rmail.el (rmail-font-lock-keywords):
3276 Use font-lock-comment-delimiter-face.
3277
3278 * mail/sendmail.el (mail-font-lock-keywords):
3279 Use font-lock-comment-delimiter-face.
3280
3281 * progmodes/compile.el (next-error-highlight-timer): New defvar.
3282
3283 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
3284
3285 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3286 Specify t for LAXMATCH when matching directories.
3287 Save match data around compilation-compat-error-properties form.
3288
3289 2005-04-23 David Kastrup <dak@gnu.org>
3290
3291 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
3292 Mention that the autoloaded aliases should be kept for AUCTeX.
3293
3294 2005-04-23 Andreas Schwab <schwab@suse.de>
3295
3296 * isearch.el (isearch-forward): Doc fix.
3297
3298 2005-04-23 Eli Zaretskii <eliz@gnu.org>
3299
3300 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
3301 (jit-lock-stealth-nice): Change default value to 0.5.
3302
3303 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
3304
3305 * abbrev.el (write-abbrev-file): Write table entries in
3306 alphabetical order by table name.
3307
3308 2005-04-22 Kim F. Storm <storm@cua.dk>
3309
3310 * ido.el (ido-read-internal): Fix `list' completion.
3311
3312 2005-04-22 Kenichi Handa <handa@m17n.org>
3313
3314 * recentf.el (recentf-save-file-coding-system): New variable.
3315 (recentf-save-list): Encode the file by
3316 recentf-save-file-coding-system and add coding: tag.
3317
3318 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
3319
3320 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
3321
3322 2005-04-21 Lute Kamstra <lute@gnu.org>
3323
3324 * loadhist.el (unload-feature): Don't remove a function from hooks
3325 if it is about to be restored to an autoload . Remove functions
3326 that will become unbound from auto-mode-alist. Simplify the code.
3327
3328 * subr.el (assq-delete-all): New implementation that is linear,
3329 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
3330 (rassq-delete-all): New function.
3331
3332 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
3333 Add size-indication-mode.
3334
3335 2005-04-21 Kenichi Handa <handa@m17n.org>
3336
3337 * international/mule-cmds.el: Add autoload for widget-value in
3338 eval-when-compile.
3339
3340 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
3341
3342 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
3343 Add tooltip-mode.
3344
3345 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
3346
3347 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
3348
3349 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
3350 (inferior-lisp-filter-regexp, inferior-lisp-program)
3351 (inferior-lisp-load-command, inferior-lisp-prompt)
3352 (inferior-lisp-mode-hook, lisp-source-modes)
3353 (inferior-lisp-load-hook): defvar->defcustom.
3354 (inferior-lisp-program, inferior-lisp-prompt)
3355 (inferior-lisp-load-hook): Doc fixes.
3356 (inferior-lisp-install-letter-bindings): Small change in
3357 introductory comment.
3358
3359 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
3360
3361 * vc.el (vc-annotate-color-map): Change some colors so that text
3362 using them as foreground is readable on both white and black
3363 backgrounds.
3364
3365 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3366
3367 * international/mule-conf.el (translation-table-for-input):
3368 Remove redundant declaration.
3369
3370 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3371
3372 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
3373
3374 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
3375 (tooltip-toggle-gud-tips): New function.
3376
3377 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3378
3379 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
3380 right angle brackets.
3381
3382 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
3383
3384 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
3385
3386 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3387
3388 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
3389 Remove. Update callers to use expand-file-name instead.
3390
3391 * subr.el (syntax-class): New function.
3392
3393 * simple.el (blink-matching-open): Use it.
3394
3395 * paren.el (show-paren-function): Use it to recognize parens that are
3396 also used in 2-char comment markers.
3397
3398 2005-04-19 Lute Kamstra <lute@gnu.org>
3399
3400 * loadhist.el (unload-feature): Update for new format of
3401 load-history. Simplify the code.
3402
3403 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3404
3405 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
3406 (mac-add-charset-info): New function. Initialize variable
3407 mac-charset-info-alist using it.
3408 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
3409 for translation.
3410 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
3411 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
3412 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
3413 New CCL programs.
3414
3415 2005-04-19 Kim F. Storm <storm@cua.dk>
3416
3417 * simple.el (next-buffer, prev-buffer, next-error)
3418 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3419 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
3420
3421 * bindings.el (next-buffer, prev-buffer, next-error)
3422 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
3423 (clone-indirect-buffer-other-window): Move bindings from simple.el.
3424 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
3425 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
3426
3427 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
3428
3429 * isearch.el (isearch-edit-string): Make the search-ring available for
3430 minibuffer history commands.
3431 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
3432 the default history commands now work just as well.
3433 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
3434
3435 2005-04-18 Kim F. Storm <storm@cua.dk>
3436
3437 * emulation/cua-base.el (cua--pre-command-handler): Add more
3438 elaborate check for shift modifier on non-window systems.
3439
3440 2005-04-18 Lars Hansen <larsh@math.ku.dk>
3441
3442 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
3443
3444 2005-04-18 Kim F. Storm <storm@cua.dk>
3445
3446 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
3447 and make it optional. Don't test tooltip-gud-echo-area here.
3448 (tooltip-gud-process-output, gdb-tooltip-print):
3449 Pass tooltip-gud-echo-area to tooltip-show.
3450 (tooltip-help-tips): Remove second optional arg to tooltip-show.
3451
3452 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3453
3454 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
3455 `display-graphic-p' may not be bound yet.
3456
3457 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3458
3459 * startup.el (command-line): No longer enable Xterm Mouse mode by
3460 default in terminals compatible with xterm.
3461
3462 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
3463
3464 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
3465
3466 * tooltip.el (tooltip-gud-echo-area): Rename from
3467 tooltip-use-echo-area.
3468 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
3469 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
3470 area independently of where help tooltips are displayed.
3471
3472 2005-04-17 David Kastrup <dak@gnu.org>
3473
3474 * cus-theme.el (custom-theme-write-variables): Quote variables
3475 where necessary.
3476
3477 2005-04-17 Richard M. Stallman <rms@gnu.org>
3478
3479 * simple.el (yank-excluded-properties): Add follow-link to value.
3480
3481 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
3482
3483 * startup.el (fancy-splash-max-time): Just 30 seconds.
3484 (fancy-splash-delay): Just 7.
3485 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
3486
3487 * loadhist.el (unload-feature): Update for new format of load-history.
3488 Simplify the code.
3489
3490 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
3491 (rmail-font-lock-keywords): Don't fontify the text of a citation.
3492
3493 * mail/sendmail.el (mail-font-lock-keywords):
3494 Don't fontify subject text.
3495 Don't fontify the text of a citation.
3496
3497 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
3498
3499 * comint.el (comint-output-filter): Run comint-output-filter-functions
3500 with point where the user had it.
3501
3502 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
3503
3504 * international/ucs-tables.el (ucs-set-table-for-input):
3505 Disable when using unify-on-decoding.
3506
3507 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
3508
3509 * emulation/cua-base.el (cua-global-mark-face): Add special case
3510 for displays supporting a high number of colors.
3511
3512 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
3513
3514 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
3515
3516 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
3517
3518 * filesets.el (filesets-add-buffer): If user supplies a name of a
3519 non-existing fileset, create a new fileset.
3520
3521 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
3522
3523 * textmodes/org.el (org-up-heading-all): Fix bug with
3524 `outline-up-heading-all'.
3525
3526 2005-04-16 Andreas Schwab <schwab@suse.de>
3527
3528 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
3529 /etc/permissions.d/* and /etc/aliases.d/*.
3530
3531 2005-04-16 Kenichi Handa <handa@m17n.org>
3532
3533 * international/code-pages.el (cp-make-coding-system):
3534 Set `translation-table-for-input' property value to the symbol
3535 ucs-mule-to-mule-unicode, not to that value.
3536 (pt154): Escape guillemet by `\'.
3537
3538 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
3539
3540 * loadup.el: Load tooltip if x-show-tip is fboundp.
3541
3542 * startup.el (command-line): Add comment.
3543
3544 * tooltip.el (tooltip-mode): Specify correct standard value for
3545 Custom in init-value.
3546
3547 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
3548
3549 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
3550 possible.
3551
3552 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
3553
3554 * textmodes/org.el (org-agenda-date-prompt): Rename from
3555 `org-agenda-date-today'.
3556 (org-evaluate-time-range): Insert at point instead of directly
3557 after time range.
3558 (org-first-headline-recenter, org-subtree-end-visible-p)
3559 (org-optimize-window-after-visibility-change): New functions
3560 (org-agenda-post-command-hook): Don't allow point at end of line,
3561 to make sure it always hits the text properties.
3562 (org-agenda-next-date-line, org-agenda-previous-date-line):
3563 New commands.
3564 (org-set-regexps-and-options): Category may contain white space.
3565 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3566 Improve marker positions.
3567 (org-agenda-new-marker): Argument POS made optional.
3568 (org-agenda-get-timestamps): Deadlines which are done are listed
3569 in org-done-face now.
3570 (org-agenda-get-todos, org-agenda-get-timestamps)
3571 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3572 Set `undone-face' and `done-face' properties.
3573 (org-last-todo-state-is-todo): New variable.
3574 (org-todo): Set `org-last-todo-state-is-todo'.
3575 (org-agenda-todo): Change face according to
3576 `org-last-todo-state-is-todo'. And change other lines refering to
3577 the same entry.
3578 (org-calendar-goto-agenda): New command.
3579 (org-calendar-to-agenda-key): New option.
3580 (org-startup-folded): New allowed value `content'.
3581 (org-set-regexps-and-options): Accept new value `content' for
3582 `org-startup-folded'.
3583 (org-get-current-options): Handle new value `content' for
3584 `org-startup-folded'.
3585 (org-insert-todo-heading): New command.
3586 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
3587 interactively in empty file and option
3588 `org-insert-mode-line-in-empty-file' has been set.
3589 (org-agenda-todo,org-agenda-priority): Modify to use
3590 `org-agenda-change-all-lines'.
3591 (org-warning-face): Change color on dark background
3592
3593 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3594
3595 * international/mule-cmds.el (set-locale-environment): On Mac OS,
3596 use preferences AppleLocale and AppleLanguages, and variable
3597 mac-system-locale for default locale. On Mac OS Classic, use
3598 mac-system-coding-system for default coding systems.
3599
3600 * term/mac-win.el: Don't set file-name-coding-system.
3601 Decode variables system-name, emacs-build-system, user-login-name, and
3602 user-full-name by mac-system-coding-system on Mac OS Classic.
3603 (mac-system-coding-system): New variable.
3604
3605 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
3606
3607 * startup.el (command-line): Handle `xterm-mouse-mode' before
3608 reading init file.
3609
3610 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
3611
3612 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
3613
3614 * progmodes/sh-script.el (sh-here-document-word): Make it a
3615 defcustom. Doc fix.
3616 (sh-add): Bash uses $(( )) for arithmetic.
3617 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
3618 (sh-maybe-here-document): Remove quotes and leading whitespace
3619 from heredoc word when closing. Indent heredoc with tabs if word
3620 starts with "-".
3621
3622 2005-04-13 Richard M. Stallman <rms@gnu.org>
3623
3624 * simple.el (undo): Fix previous change.
3625
3626 * custom.el (defface): Doc fix.
3627
3628 2005-04-13 Lute Kamstra <lute@gnu.org>
3629
3630 * Makefile.in (DONTCOMPILE): Remove list.
3631 (compile, compile-always): Don't use DONTCOMPILE.
3632 (update-authors): Load the library in which batch-update-authors
3633 is defined.
3634 * makefile.w32-in (DONTCOMPILE): Remove list.
3635 (compile, compile-always): Fix comments.
3636 (update-authors): Load the library in which batch-update-authors
3637 is defined.
3638
3639 * generic-x.el (generic-mode-ini-file-find-file-hook):
3640 Rename to ini-generic-mode-find-file-hook.
3641 Keep generic-mode-ini-file-find-file-hook as an alias.
3642 (ini-generic-mode-find-file-hook): Rename from
3643 generic-mode-ini-file-find-file-hook. Fix docstring.
3644 (ini-generic-mode): Docstring change.
3645 (bat-generic-mode-run-as-comint): Silence the byte compiler.
3646
3647 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
3648 called from lisp.
3649
3650 * generic.el: Move to the emacs-lisp subdir.
3651
3652 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
3653
3654 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
3655 and C-S- function and cursor motion keys.
3656
3657 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3658
3659 * startup.el (command-line): Enable Xterm Mouse mode by default.
3660 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
3661 for Custom. No longer show "Mouse" in mode line when enabled.
3662 Doc fix.
3663
3664 2005-04-12 Kim F. Storm <storm@cua.dk>
3665
3666 * emulation/cua-base.el (cua-rectangle-face)
3667 (cua-rectangle-noselect-face): Define face attributes here.
3668
3669 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
3670
3671 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3672
3673 * startup.el (command-line): Turn off blinking cursor if
3674 cursorBlink in resources is off or false.
3675
3676 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3677
3678 * term/mac-win.el (dnd): Require dnd.
3679 (mac-drag-n-drop): Call dnd-handle-one-url.
3680 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
3681 (kTextEncodingISOLatin2): Remove constants.
3682 (mac-script-code-coding-systems): New constant.
3683 (mac-handle-language-change): New function.
3684 (special-event-map): Bind it to `language-change' event.
3685 (mac-centraleurroman, mac-cyrillic): New coding systems.
3686 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
3687 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
3688 and mac-cyrillic-encoder to encode-mac-centraleurroman and
3689 encode-mac-cyrillic, respectively.
3690
3691 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3692
3693 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
3694 Don't set overlay-arrow-string to "=>" as this is done
3695 globally in C now.
3696
3697 2005-04-12 Lute Kamstra <lute@gnu.org>
3698
3699 * generic-x.el (rc-generic-mode, rul-generic-mode):
3700 Fix auto-mode-alist entries.
3701 (etc-fstab-generic-mode): Tweak fontification.
3702
3703 * generic.el (generic-make-keywords-list): Fix docstring.
3704 (generic-mode-internal): Simplify generic-font-lock-keywords.
3705
3706 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3707
3708 * whitespace.el (whitespace-buffer-leading)
3709 (whitespace-buffer-trailing): Revert the incorrect test inversion.
3710 However, fix the highlight area for the leading and
3711 trailing whitespaces to show space.
3712
3713 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3714
3715 * whitespace.el (whitespace-version): Bump to 3.5
3716
3717 (whitespace-buffer-leading, whitespace-buffer-trailing):
3718 Invert sense of the test to highlight the whitespace.
3719
3720 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3721
3722 * progmodes/gud.el (gud-display-line): GUD uses its own
3723 overlay arrow now so don't set overlay-arrow-string.
3724 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
3725
3726 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
3727
3728 * term.el (term-ansi-current-bold, term-ansi-current-underline)
3729 (term-ansi-current-reverse, term-ansi-current-invisible)
3730 (term-ansi-face-already-done): Change to boolean.
3731 (term-reset-terminal, term-handle-colors-array): Handle the above
3732 vars accordingly.
3733 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
3734 (term-emulate-terminal): Use the new name.
3735
3736 * faces.el (secondary-selection): Use yellow1, not yellow.
3737 (trailing-whitespace): Use red1, not red.
3738
3739 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3740
3741 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
3742 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
3743 (dired-dnd-handle-file): Call dnd-get-local-file-uri
3744
3745 * cus-edit.el (dnd): New group.
3746
3747 * term/w32-win.el (dnd): Require dnd
3748 (w32-drag-n-drop): Call dnd-handle-one-url.
3749
3750 * x-dnd.el: Require dnd.
3751 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
3752 Call dnd-handle-one-url.
3753 (x-dnd-types-alist, x-dnd-insert-utf8-text)
3754 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
3755 to dnd-insert-text.
3756 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
3757 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
3758 (x-dnd-get-local-file-name, x-dnd-open-local-file)
3759 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
3760
3761 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
3762
3763 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
3764
3765 * wdired.el: Doc fixes.
3766 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
3767 (wdired-use-dired-vertical-movement): Rename from
3768 wdired-always-move-to-filename-beginning.
3769 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
3770 (wdired-change-to-wdired-mode): Change mode name.
3771 (wdired-newline): Delete.
3772
3773 2005-04-11 Richard M. Stallman <rms@gnu.org>
3774
3775 * whitespace.el (whitespace-highlight-the-space):
3776 Don't call whitespace-unhighlight-the-space here.
3777
3778 * simple.el (undo): Record t in undo-equiv-table
3779 for the redo record made by an undo-in-region.
3780
3781 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3782
3783 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
3784 (gdb-frame-inferior-io-buffer): New Functions to control
3785 display of separate IO buffer.
3786 (menu): Add them to menu-bar.
3787 (gdb-display-buffer): Check for buffer another frame.
3788 Protect GUD buffer.
3789 (gdb-setup-windows): Create IO buffer if not already there.
3790 (gdb-memory-mode): Remove purecopy noops.
3791
3792 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
3793
3794 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
3795 and pass to self-insert-command.
3796
3797 2005-04-11 Lute Kamstra <lute@gnu.org>
3798
3799 * generic.el: Commentary section cleanup.
3800 (generic): Delete.
3801 (generic-use-find-file-hook, generic-lines-to-scan)
3802 (generic-find-file-regexp, generic-ignore-files-regexp)
3803 (default-generic-mode, generic-mode-find-file-hook)
3804 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
3805 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
3806 (generic-use-find-file-hook, generic-lines-to-scan)
3807 (generic-find-file-regexp, generic-ignore-files-regexp)
3808 (default-generic-mode, generic-mode-find-file-hook)
3809 (generic-mode-ini-file-find-file-hook): Move from generic.el.
3810
3811 2005-04-10 Karl Fogel <kfogel@red-bean.com>
3812
3813 * bookmark.el (bookmark-write-file): Catch errors writing file.
3814 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
3815
3816 2005-04-10 Richard M. Stallman <rms@gnu.org>
3817
3818 * startup.el (fancy-splash-tail): Update copyright year.
3819 (command-line): Split part of -Q into -D.
3820 (emacs-basic-display): New defvar.
3821 (fancy-splash-text): Correct name of menu item.
3822
3823 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
3824
3825 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
3826 lines in one node.
3827
3828 * comint.el (comint-send-input): New arg ARTIFICIAL.
3829 Callers in this file changed.
3830
3831 * abbrev.el (define-abbrevs): Read system abbrevs properly.
3832
3833 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
3834
3835 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
3836
3837 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
3838 `ldap-search-internal'.
3839
3840 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3841
3842 * files.el (set-auto-mode-1): Use line-end-position.
3843
3844 * international/latin-1.el:
3845 * international/latin-2.el:
3846 * international/latin-3.el:
3847 * international/latin-4.el:
3848 * international/latin-5.el:
3849 * international/latin-8.el:
3850 * international/latin-9.el: Give punctuation syntax to NBSP.
3851
3852 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
3853 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
3854 Use char-classes to accept non-ascii letters, accepted in some recent
3855 bibtex implementations.
3856
3857 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3858
3859 * custom.el (custom-set-minor-mode): Any non-nil value for the
3860 variable should enable the mode when set through Custom.
3861
3862 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3863
3864 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
3865 TAB binding so tab-always-indent is obeyed.
3866 (vhdl-minibuffer-local-map): Move initialization into declaration.
3867 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
3868 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
3869 (vhdl-hooked-abbrev): Avoid test for XEmacs.
3870 (vhdl-current-line): Use line-beginning-position.
3871 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
3872 with-output-to-temp-buffer, so the current position can be recorded.
3873
3874 2005-04-10 Masatake YAMATO <jet@gyve.org>
3875
3876 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3877 Add regexp for gcov.
3878
3879 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3880
3881 * calendar/time-date.el (time-to-seconds, seconds-to-time)
3882 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
3883 syntax which Emacs 20 doesn't support.
3884
3885 2005-04-09 Richard M. Stallman <rms@gnu.org>
3886
3887 * help.el (describe-key-briefly, describe-key):
3888 Replace strings as event types with "(any string)".
3889
3890 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
3891
3892 * arc-mode.el (archive-mode-map): Move initialization into
3893 the declaration. Override *all* bindings of `undo'.
3894 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
3895
3896 2005-04-09 Jay Belanger <belanger@truman.edu>
3897
3898 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
3899
3900 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
3901
3902 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
3903 (xterm-register-default-colors): Update color values computation
3904 to match xterm-200.
3905
3906 2005-04-09 Kenichi Handa <handa@m17n.org>
3907
3908 * international/code-pages.el (iso-latin-7): Fix the map.
3909
3910 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
3911
3912 * emacs-lisp/lisp.el (defun-prompt-regexp)
3913 (parens-require-spaces, buffer-end, end-of-defun)
3914 (insert-parentheses): Doc fixes.
3915
3916 2005-04-08 Kim F. Storm <storm@cua.dk>
3917
3918 * comint.el (comint-highlight-prompt): Fix face spec.
3919 * hi-lock.el (hi-green): Likewise.
3920
3921 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3922
3923 * cus-edit.el (custom-modified-face):
3924 * comint.el (comint-highlight-input): Fix previous changes.
3925 * term.el (term-handle-ansi-escape): Add a comment.
3926
3927 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3928
3929 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
3930 in the buffer and in whitespace-highlighted-space.
3931 (whitespace-unhighlight-the-space): Simplify.
3932 (whitespace-buffer): Simplify.
3933
3934 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3935
3936 * textmodes/table.el (table-cell-face): Add special case for
3937 displays supporting a high number of colors.
3938 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
3939 (vhdl-font-lock-reserved-words-face)
3940 (vhdl-speedbar-architecture-face)
3941 (vhdl-speedbar-instantiation-face)
3942 (vhdl-speedbar-architecture-selected-face)
3943 (vhdl-speedbar-instantiation-selected-face): Likewise.
3944 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
3945 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
3946 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
3947 (ebrowse-root-class-face, ebrowse-member-attribute-face)
3948 (ebrowse-progress-face): Likewise.
3949 * progmodes/compile.el (compilation-info-face): Likewise.
3950 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
3951 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
3952 * calendar/calendar.el (diary-face): Likewise.
3953 * woman.el (woman-italic-face, woman-bold-face)
3954 (woman-unknown-face): Likewise.
3955 * wid-edit.el (widget-button-pressed-face): Likewise.
3956 * whitespace.el (whitespace-highlight-face): Likewise.
3957 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
3958 * pcvs-info.el (cvs-marked-face): Likewise.
3959 * info.el (info-xref): Likewise.
3960 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
3961 * hilit-chg.el (highlight-changes-face)
3962 (highlight-changes-delete-face): Likewise.
3963 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
3964 (hi-red-b): Likewise.
3965 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
3966 * font-lock.el (font-lock-keyword-face)
3967 (font-lock-function-name-face, font-lock-warning-face): Likewise.
3968 * cus-edit.el (custom-invalid-face, custom-modified-face)
3969 (custom-set-face, custom-changed-face, custom-variable-tag-face)
3970 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
3971 * comint.el (comint-highlight-prompt): Likewise.
3972
3973 2005-04-08 Lute Kamstra <lute@gnu.org>
3974
3975 * font-lock.el (font-lock-keywords): Docstring fixes.
3976
3977 2005-04-08 Kenichi Handa <handa@m17n.org>
3978
3979 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
3980 chars are more than a limit, print " and more..." at the tail.
3981
3982 2005-04-08 Kim F. Storm <storm@cua.dk>
3983
3984 * emacs-lisp/authors.el (authors-aliases): Update list.
3985 (authors-ignored-files): New list.
3986 (authors-fixed-entries): Fix typo.
3987 (authors-renamed-files-alist): Update list.
3988 (authors-add): Check authors-ignored-files.
3989
3990 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
3991
3992 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
3993 optional, to ensure backward compatibility.
3994
3995 2005-04-08 Stephen Eglen <stephen@gnu.org>
3996
3997 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
3998
3999 2005-04-08 Kim F. Storm <storm@cua.dk>
4000
4001 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
4002
4003 * mouse.el (mouse-on-link-p): Doc fix.
4004
4005 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
4006
4007 * ielm.el (ielm-prompt-read-only): Doc fix.
4008
4009 * comint.el (comint-prompt-read-only): Doc fix.
4010
4011 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
4012
4013 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
4014 ensure dired always handles wildcards passed to ffap.
4015 (find-file-at-point): Use it.
4016 (ffap-dired-wildcards): Doc fix.
4017
4018 2005-04-07 Juri Linkov <juri@jurta.org>
4019
4020 * simple.el (next-error-overlay-arrow-position): New defvar.
4021 Put "=>" on its property `overlay-arrow-string'. Add it to
4022 `overlay-arrow-variable-list'.
4023
4024 * progmodes/compile.el (compilation-setup):
4025 Set `next-error-overlay-arrow-position' to nil. Also set it to
4026 nil in the local hook `kill-buffer-hook'. Make local variable
4027 `overlay-arrow-string' and set it to "=>".
4028 (compilation-goto-locus): Set BOL position to
4029 `next-error-overlay-arrow-position' instead of
4030 `overlay-arrow-position'.
4031
4032 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
4033 locally instead of adding it to the global hook.
4034 (Info-kill-buffer): Move up.
4035
4036 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
4037
4038 * term/xterm.el (xterm-standard-colors): Update color values from
4039 xterm-200.
4040
4041 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
4042
4043 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
4044
4045 * fast-lock.el:
4046 * lazy-lock.el: Move them to the obsolete subdir.
4047
4048 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4049
4050 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
4051 (wdired-add-replace-advice): Remove.
4052 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
4053
4054 2005-04-06 Kim F. Storm <storm@cua.dk>
4055
4056 * startup.el (command-line): Add --bare-bones alias for -Q.
4057
4058 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4059
4060 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
4061 create the startup fontset if a font specification ends with
4062 `mac-roman'.
4063
4064 2005-04-06 Lute Kamstra <lute@gnu.org>
4065
4066 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
4067 change.
4068
4069 * emacs-lisp/copyright.el (copyright-update-year): Replace the
4070 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
4071
4072 2005-04-05 Lute Kamstra <lute@gnu.org>
4073
4074 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
4075 (define-generic-mode): Ditto. Fix debug declaration.
4076
4077 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
4078 Put them in the generic-x group.
4079
4080 * calendar/timeclock.el (timeclock): Doc fix.
4081
4082 * generic.el (define-generic-mode): Don't use custom-current-group.
4083 Document default :group value.
4084 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
4085 (define-global-minor-mode): Don't use custom-current-group.
4086
4087 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
4088
4089 * startup.el (command-line-1): Display startup-echo-area-message
4090 when fancy splash screen is in use.
4091
4092 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
4093 (sh-escaped-newline): New face.
4094 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
4095 newline, and use sh-escaped-newline face.
4096
4097 * progmodes/tcl.el (tcl-escaped-newline): New face.
4098 (tcl-builtin-list): New variable.
4099 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
4100 newlines. Fix keywords subexpression number.
4101
4102 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
4103
4104 * textmodes/org.el (org-diary-default-entry): Fix call to
4105 `add-to-diary-entry'.
4106
4107 2005-04-05 Kim F. Storm <storm@cua.dk>
4108
4109 * ediff-init.el: Use (featurep 'xemacs).
4110
4111 2005-04-05 David Ponce <david@dponce.com>
4112
4113 * cus-edit.el (face): Derive from symbol widget. Display sample
4114 of the current face on the fly.
4115 (widget-face-sample-face-get, widget-face-notify): New functions.
4116 (widget-face-value-create): Remove.
4117
4118 * wid-edit.el (widget-field-end): Temporarily remove field
4119 narrowing before to call `get-char-property'.
4120
4121 2005-04-04 Jay Belanger <belanger@truman.edu>
4122
4123 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
4124 (math-read-subscripts): New variable.
4125 (math-read-preprocess-string): Process subscripts.
4126
4127 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4128
4129 * comint.el (comint-prompt-read-only): Doc fix.
4130
4131 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
4132 `-1'. Doc fix.
4133
4134 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
4135
4136 * textmodes/org.el (org-insert-mode-line-in-empty-file):
4137 Change default value to nil.
4138
4139 2005-04-04 Lute Kamstra <lute@gnu.org>
4140
4141 * autorevert.el (auto-revert-mode): Specify :group.
4142 * battery.el (display-battery-mode): Specify :group.
4143 * diff-mode.el (diff-minor-mode): Specify :group.
4144 * font-core.el (font-lock-mode): Specify :group.
4145 * hl-line.el (hl-line-mode): Specify :group.
4146 * iimage.el (iimage): New customization group.
4147 (iimage-mode): Specify :group.
4148 * longlines.el (longlines-mode): Specify :group.
4149 * master.el: Don't require easy-mmode.
4150 (master): New customization group.
4151 (master-mode): Specify :group.
4152 * msb.el (msb-mode): Specify :group.
4153 * reveal.el (reveal-mode): Specify :group.
4154 * simple.el (next-error-follow-minor-mode): Specify :group.
4155 * smerge-mode.el (smerge-mode): Specify :group.
4156 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
4157 * emulation/cua-base.el (cua-mode): Specify :group.
4158 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
4159 * language/thai-util.el (thai-auto-composition-mode)
4160 (thai-word-mode): Specify :group.
4161 * mail/supercite.el (sc-minor-mode): Specify :group.
4162 * progmodes/cwarn.el (cwarn-mode): Specify :group.
4163 * progmodes/flymake.el (flymake-mode): Specify :group.
4164 * progmodes/glasses.el (glasses-mode): Specify :group.
4165 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
4166 * textmodes/enriched.el (enriched-mode): Specify :group.
4167 * textmodes/refill.el (refill-mode): Specify :group.
4168
4169 * add-log.el (change-log-font-lock-keywords): Names in
4170 parenthesized lists can contain spaces.
4171
4172 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
4173
4174 * startup.el (fancy-splash-text): Shorten default text of
4175 "Emacs Tutorial" line. Also, if the current language env
4176 indicates an available tutorial file other than TUTORIAL,
4177 extract its title and append it to the line in parentheses.
4178 (fancy-splash-insert): If arg is a thunk, funcall it.
4179
4180 2005-04-04 Jay Belanger <belanger@truman.edu>
4181
4182 * calc.el (calc-language-alist): Add tags to customization type.
4183
4184 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
4185
4186 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
4187 Doc fix.
4188
4189 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
4190
4191 * add-log.el (change-log-font-lock-keywords): The manual
4192 describing a Change Log entry, says: (...) "Aside from these
4193 header lines, every line in the change log starts with a space or
4194 a tab.". The font-lock was not highlighting lines started with
4195 spaces, added support for it.
4196
4197 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4198
4199 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
4200 (bibtex-generate-url-list): Update docstring accordingly. Put the
4201 complex example in the docstring.
4202 (bibtex-font-lock-url): Use pop.
4203
4204 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
4205
4206 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
4207
4208 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
4209
4210 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4211
4212 * filesets.el (filesets-set-default): Doc fix.
4213
4214 2005-04-03 Lute Kamstra <lute@gnu.org>
4215
4216 * generic.el (define-generic-mode): Add argument to specify
4217 keywords for defcustom.
4218 (default-generic-mode): Specify :group.
4219
4220 * generic-x.el: Specify :group for all generic modes.
4221
4222 * desktop.el (desktop-no-desktop-file-hook)
4223 (desktop-after-read-hook): Doc fix.
4224
4225 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
4226
4227 * simple.el (visible-mode): Use explicit :group keyword.
4228 This changes the group of `visible-mode-hook' from paren-blinking
4229 to editing-basics.
4230
4231 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
4232
4233 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
4234 mailbox specifications as well as URLs.
4235 (rmail-insert-inbox-text): Remove unused conditional branches.
4236
4237 2005-04-01 Jay Belanger <belanger@truman.edu>
4238
4239 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
4240 (calc-gnuplot-print-command): Move definitions to calc.el.
4241
4242 * calc/calc-embed.el (calc-embedded-announce-formula)
4243 (calc-embedded-open-formula, calc-embedded-close-formula)
4244 (calc-embedded-open-word, calc-embedded-close-word)
4245 (calc-embedded-open-plain, calc-embedded-close-plain)
4246 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
4247 (calc-embedded-open-mode, calc-embedded-close-mode):
4248 Move definitions to calc.el.
4249
4250 * calc/calc.el (calc-settings-file, calc-language-alist):
4251 Make customizable.
4252 (calc-embedded-announce-formula, calc-embedded-open-formula)
4253 (calc-embedded-close-formula, calc-embedded-open-word)
4254 (calc-embedded-close-word, calc-embedded-open-plain)
4255 (calc-embedded-close-plain, calc-embedded-open-new-formula)
4256 (calc-embedded-close-new-formula, calc-embedded-open-mode)
4257 (calc-embedded-close-mode, calc-gnuplot-name)
4258 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
4259 from other files and make customizable.
4260
4261 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
4262
4263 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
4264 Use buffer-live-p.
4265 (cvs-mode-run): Don't call cvs-update-header here.
4266 (cvs-run-process): Call cvs-update-header.
4267 Use process properties for cvs-postprocess and cvs-buffer so that
4268 the sentinel can behave better if the temp buffer is killed.
4269 Use a pipe rather than a tty, to better handle unexpected prompts.
4270 (cvs-sentinel): Rewrite. Call cvs-update-header.
4271
4272 2005-04-01 Andre Spiegel <spiegel@gnu.org>
4273
4274 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
4275 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
4276
4277 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
4278
4279 * generic.el (define-generic-mode): Add indentation rule.
4280
4281 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4282
4283 * files.el (mode-require-final-newline): Make Custom correctly
4284 report a nil value and allow to set it to nil via Custom.
4285 Doc fix.
4286
4287 2005-04-01 Kenichi Handa <handa@m17n.org>
4288
4289 * international/characters.el: Enable the correct case setting for
4290 dotless-i and dotted-I.
4291
4292 2005-04-01 Kim F. Storm <storm@cua.dk>
4293
4294 * ido.el (ido-file-internal): Fall back to non-ido command if
4295 initial directory is on slow ftp (or tramp) host.
4296
4297 2005-03-31 Richard M. Stallman <rms@gnu.org>
4298
4299 * emacs-lisp/autoload.el (make-autoload):
4300 Handle define-global-minor-mode.
4301
4302 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
4303 Rename from easy-mmode-define-global-mode.
4304 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
4305
4306 * progmodes/scheme.el (scheme-mode-syntax-table):
4307 Update syntax of | and # for two-character comment syntax.
4308
4309 2005-03-31 Lute Kamstra <lute@gnu.org>
4310
4311 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
4312 (define-minor-mode): Call custom-current-group at load-time.
4313
4314 * generic.el (define-generic-mode): Add debug declaration.
4315 Add defcustom for the mode hook.
4316 (generic-mode-internal): Use run-mode-hooks.
4317
4318 2005-03-31 Kim F. Storm <storm@cua.dk>
4319
4320 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
4321 (mouse-fixup-help-message): New defun called by show_help_echo
4322 to fixup mouse-2 prefix in help messages when applicable.
4323
4324 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
4325
4326 2005-03-31 Kenichi Handa <handa@m17n.org>
4327
4328 * language/thai-word.el (thai-find-word-ends): Pay attention to
4329 the case that we reach the end of buffer.
4330
4331 * textmodes/fill.el (fill-text-properties-at): New function.
4332 (fill-newline): Use fill-text-properties-at instead of
4333 text-properties-at.
4334
4335 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
4336
4337 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
4338 not comint-quote-filename.
4339
4340 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
4341
4342 * help-fns.el (help-with-tutorial): Revert last change.
4343
4344 2005-03-31 Kim F. Storm <storm@cua.dk>
4345
4346 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
4347
4348 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
4349
4350 * calendar/cal-china.el: Update reference to "Calendrical
4351 Calculations" book; there's a new edition.
4352 * calendar/cal-coptic.el: Likewise.
4353 * calendar/cal-french.el: Likewise.
4354 * calendar/cal-hebrew.el: Likewise.
4355 * calendar/cal-islam.el: Likewise.
4356 * calendar/cal-iso.el: Likewise.
4357 * calendar/cal-julian.el: Likewise.
4358 * calendar/cal-mayan.el: Likewise.
4359 * calendar/cal-persia.el: Likewise.
4360 * calendar/calendar.el: Likewise.
4361 * calendar/holidays.el: Likewise.
4362 * calendar/lunar.el: Likewise.
4363 * calendar/solar.el: Likewise.
4364
4365 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
4366 white space from doc string.
4367
4368 2005-03-30 Jay Belanger <belanger@truman.edu>
4369
4370 * calc/calc-help.el (calc-full-help): Remove email address.
4371
4372 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
4373
4374 * help-fns.el (help-with-tutorial): Delete title line.
4375
4376 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4377
4378 * calendar/cal-x.el (calendar-one-frame-setup)
4379 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
4380 rather than 'symbol for set-window-dedicated-p.
4381
4382 * calendar/appt.el (appt-buffer-name): Make it a constant.
4383 (appt-add): Doc fix.
4384
4385 * filesets.el (filesets-menu-path, filesets-menu-before)
4386 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
4387 (filesets-menu-cache-file): Use directory ~/.emacs.d.
4388 (filesets-add-submenu): Delete and use add-submenu instead.
4389
4390 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
4391
4392 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
4393 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
4394 (org-diary-default-entry): New function.
4395 (org-get-entries-from-diary): Better parsing of diary entries.
4396 (org-agenda-check-no-diary): New function.
4397 ("diary-lib"): Advice to function `add-to-diary-list', to allow
4398 linking to diary entries.
4399 (org-agenda-execute-calendar-command): New function.
4400 (org-agenda): Improve visible section in window.
4401 Use `org-fit-agenda-window'.
4402 (org-fit-agenda-window): New option.
4403 (org-move-subtree-down): Better handling of empty lines
4404 at end of subtree.
4405 (org-cycle): Numeric prefix is interpreted now as show-subtree N
4406 levels up.
4407 (org-fontify-done-headline): New option.
4408 (org-headline-done-face): New face.
4409 (org-set-font-lock-defaults): Use `org-headline-done-face'.
4410 (org-table-copy-down): Rename from `org-table-copy-from-above'.
4411 When current field is non-empty, it is copied to next row.
4412 (org-table-copy-from-above): Fix bug which made it
4413 impossible to copy fields containing only a single non-white character.
4414
4415 2005-03-30 Kim F. Storm <storm@cua.dk>
4416
4417 * kmacro.el (kmacro-end-macro): Isearch may store this command
4418 into the macro -- so ignore it when executing keyboard macro.
4419
4420 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4421
4422 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
4423
4424 2005-03-29 Kenichi Handa <handa@m17n.org>
4425
4426 * language/thai.el ("Thai"): Set setup-function and exit-function
4427 for Thai language environment.
4428
4429 * language/thai-util.el: Require thai-word.
4430 (thai-word-mode-map): New variable.
4431 (thai-word-mode): New minor mode.
4432 (setup-thai-language-environment-internal): New function.
4433 (exit-thai-language-environment-internal): New function.
4434
4435 * language/thai-word.el (thai-word-table): Declare it by defvar,
4436 use dolist to initialize it.
4437 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
4438 (thai-fill-find-break-point): New functions.
4439
4440 2005-03-29 Richard M. Stallman <rms@gnu.org>
4441
4442 * simple.el (idle-update-delay): Move definition up.
4443 (set-mark): Doc fix.
4444
4445 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
4446
4447 * longlines.el: New file.
4448
4449 * simple.el (buffer-substring-filters): New variable.
4450 (filter-buffer-substring): New function.
4451 (kill-region, copy-region-as-kill): Use it.
4452
4453 * register.el (copy-to-register, append-to-register)
4454 (prepend-to-register): Use filter-buffer-substring.
4455
4456 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
4457
4458 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
4459 (gud-filter-pending-text): Move in front of gdb.
4460 (gud-overlay-arrow-position): New variable.
4461 (gud-sentinel, gud-display-line): Use it in place of
4462 overlay-arrow-position.
4463
4464 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4465
4466 * progmodes/fortran.el (fortran-if-indent): Doc fix.
4467 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
4468 (fortran-font-lock-keywords-4): New variable.
4469 (fortran-blocks-re, fortran-end-block-re)
4470 (fortran-start-block-re): New constants, for hideshow.
4471 (hs-special-modes-alist): Add a Fortran entry.
4472 (fortran-mode-map): Bind fortran-end-of-block,
4473 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
4474 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
4475 (fortran-looking-at-if-then, fortran-end-of-block)
4476 (fortran-beginning-of-block): New functions, for hideshow.
4477
4478 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
4479 Doc fix. Tweak regexp.
4480 (f90-beginning-of-block): Push mark first.
4481
4482 2005-03-29 Jay Belanger <belanger@truman.edu>
4483
4484 * calc/calc.el: Update copyright date.
4485 (calc-version): Increase to 2.1.
4486 (calc-version-date): Remove.
4487
4488 * calc/calc-help.el: Update copyright date.
4489 (calc-full-help): Remove reference to calc-version-date.
4490 Update copyright date.
4491
4492 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4493
4494 * vc.el (vc-do-command): Use a pipe for async processes, so password
4495 prompts don't show up at places where the user can't reply.
4496
4497 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
4498
4499 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
4500 on the file name we pass to the inferior shell.
4501
4502 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4503
4504 * progmodes/which-func.el (which-function): Be robust in the face of an
4505 imenu--make-index-alist failure.
4506
4507 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4508
4509 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
4510
4511 * progmodes/python.el (python-preoutput-filter): Fix last change.
4512
4513 2005-03-29 Lute Kamstra <lute@gnu.org>
4514
4515 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
4516 functions and compiled macros.
4517 (debug-convert-byte-code): Handle macros too.
4518 (debug-on-entry-1): Don't signal an error when trying to clear a
4519 function that is not set to debug on entry.
4520
4521 2005-03-29 Jay Belanger <belanger@truman.edu>
4522
4523 * calc/calc-lang.el: Add functions to math-function-table
4524 properties of tex and math.
4525
4526 2005-03-29 Kenichi Handa <handa@m17n.org>
4527
4528 * ps-mule.el (ps-mule-plot-string): Translate characters by
4529 ps-print-translation-table.
4530 (ps-mule-begin-job): Call find-charset-region/string with
4531 ps-print-translation-table.
4532 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
4533
4534 * ps-print.el (ps-print-translation-table): New variable.
4535 (ps-plot-region): Translate characters by ps-print-translation-table.
4536
4537 2005-03-29 Juri Linkov <juri@jurta.org>
4538
4539 * simple.el (next-error-highlight-timer): New variable.
4540
4541 * progmodes/compile.el (compilation-goto-locus):
4542 Use `next-error-highlight-timer' instead of `sit-for'.
4543
4544 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4545
4546 * mail/supercite.el (sc-mail-field): Use assoc-string.
4547 (sc-get-address): Simplify regexps.
4548
4549 * files.el (minibuffer-with-setup-hook): New macro.
4550 (find-file-read-args): Use it to avoid let-binding
4551 minibuffer-with-setup-hook (which breaks turning on/off
4552 file-name-shadow-mode while in the prompt).
4553
4554 * complete.el (PC-read-include-file-name-internal): Use test-completion.
4555
4556 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
4557
4558 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
4559
4560 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4561
4562 * window.el (window-buffer-height): Use count-screen-lines.
4563
4564 * progmodes/python.el (python-preoutput-leftover): New var.
4565 (python-preoutput-filter): Use it.
4566 (python-send-receive): Loop until all the result has been received.
4567
4568 2005-03-28 Juri Linkov <juri@jurta.org>
4569
4570 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
4571
4572 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
4573 "Recover Crashed Session".
4574 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
4575 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
4576 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
4577 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
4578 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
4579 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
4580 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
4581 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
4582
4583 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
4584 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
4585 Ediff Sessions", "Toggle use of separate control buffer frame",
4586 "Use separate frame for Ediff control buffer".
4587
4588 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
4589 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
4590 "Rename Bookmark", "Delete Bookmark".
4591
4592 * info.el (Info-mode-menu): Remove ellipsis from "Index".
4593 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
4594 Add `:active Info-index-alternatives' to "Next Matching Item".
4595
4596 * wdired.el (wdired-change-to-wdired-mode):
4597 Mention `wdired-abort-changes' key in the initial message.
4598
4599 * international/mule.el (auto-coding-alist): Associate non-ascii
4600 image filename extensions with `no-conversion'.
4601
4602 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
4603
4604 * international/iso-acc.el:
4605 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
4606
4607 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4608
4609 * textmodes/sgml-mode.el (html-mode): Doc update.
4610
4611 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
4612
4613 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
4614
4615 * term.el (term-move-columns): Fix face after extending a line.
4616 (term-insert-spaces): Likewise.
4617 (term-reset-terminal): Fix off by one error.
4618
4619 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4620
4621 * international/mule.el (auto-coding-alist): Add .xpi files.
4622
4623 * files.el (auto-mode-alist): Add .xpi files.
4624
4625 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
4626
4627 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
4628
4629 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4630
4631 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
4632
4633 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4634
4635 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
4636 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
4637
4638 * calendar/cal-move.el (calendar-beginning-of-year): Move the
4639 cursor to Jan 1 when needed.
4640 (calendar-end-of-year): Fix -/+ typo.
4641 Reported by Chong Yidong <cyd@stupidchicken.com>.
4642
4643 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4644
4645 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
4646
4647 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
4648 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
4649
4650 2005-03-25 Richard M. Stallman <rms@gnu.org>
4651
4652 * filesets.el (filesets-init): Add autoload.
4653
4654 * mail/mailalias.el (mail-directory): Doc fix.
4655
4656 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4657
4658 * mail/mailalias.el (mail-directory-process): Do nothing if
4659 mail-directory-process is an atom.
4660 (mail-get-names): Ignore mail-directory-names if it is an atom.
4661 (mail-directory-process defvar): Doc fix.
4662 (mail-names): Doc fix.
4663
4664 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
4665
4666 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
4667
4668 2005-03-26 Kenichi Handa <handa@m17n.org>
4669
4670 * international/mule-util.el (detect-coding-with-priority):
4671 Call update-coding-systems-internal before detect-coding-region.
4672
4673 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
4674
4675 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
4676 (gdb-frames-mode-map): Add follow-link property.
4677
4678 2005-03-25 Jay Belanger <belanger@truman.edu>
4679
4680 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
4681 for variables.
4682
4683 2005-03-25 Juri Linkov <juri@jurta.org>
4684
4685 * image-mode.el: Optimize image filename extension regexps in
4686 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
4687 in `auto-mode-alist'.
4688 (image-mode): Add `image-toggle-display-text' to local hook
4689 `change-major-mode-hook'. Display the image as an image by
4690 default. Set `cursor-type' and `truncate-lines' if the image
4691 is already displayed. Take into account the current mode (image
4692 or text) in message.
4693 (image-minor-mode): New minor mode.
4694 (image-mode-maybe, image-toggle-display-text): New functions.
4695 (image-toggle-display): Use called-interactively-p.
4696 Let-bind `inhibit-read-only' to t.
4697
4698 * image-mode.el (image-minor-mode): Set `cursor-type' and
4699 `truncate-lines' if the image is already displayed. Add turning
4700 image-minor-mode off to `change-major-mode-hook'. Add message.
4701 Call `image-toggle-display-text' after turning image-minor-mode off.
4702
4703 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4704
4705 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
4706 Terminal.app, use utf-8.
4707 (set-display-table-and-terminal-coding-system): Add coding-system arg.
4708 (set-locale-environment): Use it.
4709
4710 * term/xterm.el: Undo last change, better done in mule-cmds.el.
4711
4712 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
4713
4714 * progmodes/python.el (python-close-block-statement-p)
4715 (python-outdent-p, python-current-defun): Use symbol-end.
4716
4717 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
4718
4719 * files.el (save-some-buffers): Doc fix.
4720
4721 2005-03-25 Werner Lemberg <wl@gnu.org>
4722
4723 * complete.el, thumbs.el: Replace `legal' with `valid'.
4724 * calendar/calendar.el: Replace `legal' with `valid'.
4725 * emacs-lisp/advice.el: Replace `legal' with `valid'.
4726 * mail/supercite.el: Replace `legal' with `valid'.
4727 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
4728 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
4729 Replace `legal' with `valid'.
4730 * textmodes/reftex-vars.el, textmodes/reftex.el:
4731 Replace `legal' with `valid'.
4732
4733 2005-03-25 Werner Lemberg <wl@gnu.org>
4734
4735 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
4736 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
4737 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
4738 * emulation/vip.el: Replace `illegal' with `invalid'.
4739 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
4740 * mail/supercite.el: Replace `illegal' with `invalid'.
4741 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
4742 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
4743 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
4744 * progmodes/sh-script.el, progmodes/xscheme.el:
4745 Replace `illegal' with `invalid'.
4746 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
4747 * textmodes/reftex-index.el, textmodes/reftex-parse.el
4748 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
4749 * textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
4750
4751 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4752
4753 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
4754 (flymake-find-buildfile, flymake-find-possible-master-files)
4755 (flymake-check-include, flymake-parse-line): Replace loops over the
4756 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
4757
4758 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
4759 Substitute file-name-as-directory in the rest of the file.
4760 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
4761 (flymake-replace-region): Remove unused arg `buffer'.
4762 (flymake-check-patch-master-file-buffer): Update calls to it.
4763 (flymake-add-err-info): Remove unused var `count'.
4764 (flymake-mode): Use define-minor-mode.
4765
4766 * progmodes/flymake.el: Use with-current-buffer.
4767 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
4768 flymake-replace-regexp-in-string, flymake-line-beginning-position)
4769 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
4770 Avoid testing for `xemacs'.
4771 (flymake-nop): Move.
4772 (flymake-region-has-flymake-overlays): Return the computed value.
4773 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
4774 Remove unused var `endline'.
4775 (flymake-get-line-count): Remove unused function.
4776 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
4777
4778 * emulation/vi.el:
4779 * generic.el:
4780 * hilit-chg.el (global-highlight-changes):
4781 * hi-lock.el (hi-lock-mode):
4782 * follow.el: find-file-hooks -> find-file-hook.
4783
4784 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
4785
4786 2005-03-24 Juri Linkov <juri@jurta.org>
4787
4788 * dired.el (dired-mode-map): Add menu item "Compare directories"
4789 for dired-compare-directories.
4790
4791 * dired-aux.el (dired-compare-directories): Add autoload cookie.
4792 Doc fix. Replace `read-file-name' with `read-directory-name'.
4793
4794 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4795
4796 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
4797
4798 2005-03-24 Jay Belanger <belanger@truman.edu>
4799
4800 * calc/calc-embed.el (calc-embedded-mode-change): Save all
4801 relevant mode settings in calc-embedded-original-modes when modes
4802 are permanently changed.
4803
4804 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4805
4806 * autoinsert.el: find-file-hooks -> find-file-hook.
4807
4808 2005-03-24 Lute Kamstra <lute@gnu.org>
4809
4810 * generic.el (generic-font-lock-defaults): Make it obsolete.
4811 (generic-font-lock-keywords): New variable to replace
4812 generic-font-lock-defaults.
4813 (generic-mode-set-font-lock): Delete it.
4814 (generic-mode-internal): Don't call generic-mode-set-font-lock.
4815 (generic-bracket-support): Add docstring.
4816
4817 * generic-x.el: Rename generic-font-lock-defaults to
4818 generic-font-lock-keywords throughout.
4819 (mailagent-rules-setup-function): Delete it.
4820 (mailagent-rules-generic-mode): Use anonymous function instead.
4821 (show-tabs-generic-mode-font-lock-defaults-1)
4822 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
4823 Quote faces.
4824 (show-tabs-tab-face, show-tabs-space-face): Specify background,
4825 not foreground.
4826
4827 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4828 Recognize define-generic-mode.
4829
4830 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
4831
4832 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
4833 if there's no completion table.
4834
4835 2005-03-23 Miles Bader <miles@gnu.org>
4836
4837 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4838 Remove tty-specific variants, as they're no longer needed.
4839
4840 2005-03-23 Lute Kamstra <lute@gnu.org>
4841
4842 * generic-x.el: Code cleanup: make args constant whenever possible.
4843 (installshield-statement-keyword-list)
4844 (installshield-system-functions-list)
4845 (installshield-system-variables-list, installshield-types-list)
4846 (installshield-funarg-constants-list): Make them constants.
4847
4848 * generic.el (generic-make-keywords-list): Add autoload cookie.
4849
4850 * calendar/time-date.el: Add comment on time value formats.
4851 Don't require parse-time.
4852 (with-decoded-time-value): New macro.
4853 (encode-time-value): New function.
4854 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
4855 (days-to-time): Return a valid time value when arg is huge.
4856 (time-since): Use time-subtract.
4857 (time-to-number-of-days): Use time-to-seconds.
4858
4859 2005-03-23 David Ponce <david@dponce.com>
4860
4861 * recentf.el: (recentf-keep): New option.
4862 (recentf-menu-action): Default to `find-file'.
4863 (recentf-keep-non-readable-files-flag)
4864 (recentf-keep-non-readable-files-p)
4865 (recentf-file-readable-p, recentf-find-file)
4866 (recentf-cleanup-remote): Remove.
4867 (recentf-include-p): More robust.
4868 (recentf-keep-p): New function.
4869 (recentf-remove-if-non-kept): Rename from
4870 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
4871 All callers updated.
4872 (recentf-menu-items-for-commands): Fix help string.
4873 (recentf-track-closed-file): Update. Doc fix.
4874 (recentf-cleanup): Update. Count removed files. Doc fix.
4875
4876 2005-03-23 Kim F. Storm <storm@cua.dk>
4877
4878 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4879 Don't inherit from fringe face (now happens automatically).
4880
4881 2005-03-22 Kim F. Storm <storm@cua.dk>
4882
4883 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
4884 position values.
4885
4886 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
4887
4888 * menu-bar.el (showhide-date-time): Remove.
4889 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
4890 (menu-bar-make-mm-toggle): Simplify.
4891
4892 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4893
4894 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
4895 Accept qualified variable and function names.
4896
4897 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
4898
4899 * bindings.el (completion-ignored-extensions):
4900 Remove ".lis" for `vax-vms'.
4901
4902 2005-03-22 Andreas Schwab <schwab@suse.de>
4903
4904 * generic-x.el: Revert last change.
4905 * ldefs-boot.el: Update.
4906
4907 2005-03-22 Jay Belanger <belanger@truman.edu>
4908
4909 * calc/calc-embed (calc-embedded-original-modes): New variable.
4910 (calc-embedded-save-original-modes)
4911 (calc-embedded-restore-original-modes): New functions.
4912 (calc-do-embedded): Save original modes when entering embedded mode
4913 and restore when leaving embedded mode.
4914 (calc-embedded-modes-change): Change the value of
4915 calc-embedded-original-modes to reflect permanent changes.
4916
4917 2005-03-22 Lute Kamstra <lute@gnu.org>
4918
4919 * generic-x.el: Require generic again.
4920
4921 2005-03-22 Miles Bader <miles@gnu.org>
4922
4923 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4924 Tweak details to look good on both ttys and bitmap displays, light
4925 or dark background, etc.
4926
4927 2005-03-21 Kim F. Storm <storm@cua.dk>
4928
4929 * tooltip.el (tooltip-show-help-function): Check car and cdr of
4930 mouse position.
4931
4932 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4933
4934 * icomplete.el: Don't forcibly turn on the mode upon load.
4935 (icomplete-mode): Use define-minor-mode.
4936 (icomplete-eoinput): Default to nil.
4937 (icomplete-minibuffer-setup): Remove autoload.
4938 (icomplete-tidy): Simplify.
4939 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
4940 in the initial state or if the user has modified the field.
4941 Fix handling of icomplete-max-delay-chars.
4942 Remove code that handles the oddball case where
4943 minibuffer-completion-table is an integer.
4944 Wrap icomplete-completions in while-no-input in case building
4945 completions takes more time than expected.
4946 (icomplete-completions): Simplify.
4947
4948 2005-03-21 Richard M. Stallman <rms@gnu.org>
4949
4950 * jka-compr.el (jka-compr-really-do-compress):
4951 Make variable buffer-local.
4952
4953 * image-mode.el: Handle .xpm files too.
4954 (image-toggle-display): Preserve modification flag.
4955
4956 * help.el (where-is): Don't mention aliases with no key bindings.
4957
4958 2005-03-21 Lute Kamstra <lute@gnu.org>
4959
4960 * generic.el: Fix commentary section. Don't require cl for compilation.
4961 (generic-mode-list): Add autoload cookie.
4962 (generic-use-find-file-hook, generic-lines-to-scan)
4963 (generic-find-file-regexp, generic-ignore-files-regexp)
4964 (generic-mode, generic-mode-find-file-hook)
4965 (generic-mode-ini-file-find-file-hook): Fix docstrings.
4966 (define-generic-mode): Make it a defmacro. Fix docstring.
4967 (generic-mode-internal): Code cleanup. Add autoload cookie.
4968 (generic-mode-set-comments): Code cleanup.
4969 * generic-x.el: Don't prevent compilation. Don't require generic.
4970 Follow coding conventions. Minor code cleanup.
4971 (etc-fstab-generic-mode): Add some keywords.
4972 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
4973 define-generic-mode like a function declaration.
4974
4975 2005-03-21 Jay Belanger <belanger@truman.edu>
4976
4977 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
4978 changing modes.
4979
4980 2005-03-21 Sam Steingold <sds@gnu.org>
4981
4982 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
4983
4984 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
4985
4986 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
4987 Add underscore to "f$ lexicals" regexp.
4988
4989 2005-03-20 Juri Linkov <juri@jurta.org>
4990
4991 * subr.el (progress-reporter-do-update): When `min-value' is equal
4992 to `max-value', set `percentage' to 0 and prevent division by zero.
4993
4994 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
4995
4996 Sync with Tramp 2.0.48.
4997
4998 * tramp.el (all): Change all addresses to .gnu.org.
4999 (tramp-append-tramp-buffers): New defun.
5000 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
5001 Catch `dont-send' signal.
5002 (tramp-set-auto-save-file-modes): Set always permissions, because
5003 there might be an old auto-saved file belonging to another
5004 original file. This could be a security threat. Reported by
5005 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
5006 Check for Emacs 21.3.50 removed.
5007
5008 * tramp-smb.el (all): Remove debug construct for
5009 `with-parsed-tramp-file-name'.
5010 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
5011 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
5012 No error message if DIRECTORY or FILENAME doesn't exist.
5013 (tramp-smb-open-connection): Check existence of
5014 `tramp-smb-program'.
5015
5016 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
5017
5018 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
5019 Properly handle the case where the `m' or `s' command's argument is not
5020 yet terminated.
5021 (perl-indent-new-calculate): New function.
5022 (perl-indent-line): Use it.
5023
5024 2005-03-20 Miles Bader <miles@gnu.org>
5025
5026 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
5027 in text-mode too. Change to new face names.
5028 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
5029 Add `:weight bold' attribute.
5030 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
5031
5032 2005-03-19 Juri Linkov <juri@jurta.org>
5033
5034 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
5035
5036 * international/mule.el (auto-coding-alist): Sync with
5037 `auto-mode-alist' by adding upper case archive file extensions
5038 and adding ear/war to jar extension.
5039
5040 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
5041
5042 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
5043 running, restart it.
5044
5045 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
5046
5047 * finder.el (finder-current-item): Throw an error on an empty line.
5048
5049 * man.el (Man-follow-manual-reference): If current-word returns
5050 nil, use "".
5051
5052 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
5053
5054 * simple.el (goto-line): Doc fix.
5055
5056 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
5057
5058 * files.el (save-buffer): Doc fix.
5059
5060 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
5061
5062 * recentf.el (recentf-cleanup-remote): New variable.
5063 (recentf-cleanup): Use it to conditionally check availablity of
5064 remote files.
5065
5066 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
5067
5068 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
5069 function names.
5070
5071 2005-03-19 Eli Zaretskii <eliz@gnu.org>
5072
5073 * language/thai-word.el: New file.
5074
5075 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
5076
5077 * files.el (backup-buffer): If the file's directory is not
5078 writable, use copy instead of move to backup the file.
5079
5080 2005-03-19 Eli Zaretskii <eliz@gnu.org>
5081
5082 * obsolete/keyswap.el: Moved to obsolete/ from term/.
5083
5084 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5085
5086 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
5087 Use functionp instead of symbolp and fboundp. Reported by Drkm
5088 <darkman_spam@yahoo.fr>.
5089 (ps-print-version): New version 6.6.6.
5090
5091 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
5092
5093 * textmodes/table.el (table--line-column-position): New idiom.
5094 (table--row-column-insertion-point-p): New function to test
5095 validity of row and column insertion operation at a location.
5096 (table-global-menu, table-cell-menu): Use above functions for
5097 deterministic test operation.
5098 (table--editable-cell-p): Behave in deterministic fashion.
5099
5100 2005-03-18 Juri Linkov <juri@jurta.org>
5101
5102 * isearch.el (isearch-lazy-highlight-new-loop):
5103 Make arguments beg and end optional.
5104 (isearch-update): Remove optional arguments nil from
5105 isearch-lazy-highlight-new-loop.
5106 (isearch-lazy-highlight-search): Let-bind case-fold-search to
5107 isearch-lazy-highlight-case-fold-search instead of
5108 isearch-case-fold-search, and let-bind isearch-regexp to
5109 isearch-lazy-highlight-regexp.
5110 Use isearch-lazy-highlight-last-string instead of isearch-string.
5111
5112 * replace.el (perform-replace): Remove bindings of global
5113 variables isearch-string, isearch-regexp, isearch-case-fold-search.
5114 Add three new arguments to `replace-highlight'.
5115 (replace-highlight): Add arguments string, regexp, case-fold.
5116 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
5117 to allow isearch-lazy-highlight-new-loop to use these values
5118 to set corresponding isearch-lazy-highlight-* internal
5119 variables whose values lazy highlighting will use regardless of
5120 changes to global variables isearch-string, isearch-regexp,
5121 isearch-case-fold-search during lazy highlighting loop.
5122 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
5123 to `lazy-highlight-cleanup'.
5124
5125 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
5126 (ispell-highlight-face): Set default face to `isearch' when
5127 lazy highlighting is enabled.
5128 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
5129 priority to 1. Add lazy highlighting.
5130 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
5131 from `isearch-dehighlight'.
5132
5133 2005-03-18 David Ponce <david@dponce.com>
5134
5135 * files.el (hack-local-variables): Do a case-insensitive search
5136 for End.
5137
5138 2005-03-18 Juri Linkov <juri@jurta.org>
5139
5140 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
5141 `isearch-lazy-highlight-cleanup', add alias to old name and
5142 declare obsolete. Add release numbers to other obsolete vars.
5143 (isearch-done, isearch-lazy-highlight-new-loop):
5144 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
5145 (lazy-highlight-cleanup) <variable>: Doc fix.
5146 (isearch-lazy-highlight-update): Rename obsolete
5147 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
5148
5149 2005-03-18 Kenichi Handa <handa@m17n.org>
5150
5151 * language/thai-util.el: Fix categorization of Thai characters in
5152 thai-category-table.
5153 (thai-composition-pattern): Adjust it for the above change.
5154 (thai-self-insert-command, thai-compose-syllable): New functions.
5155 (thai-compose-region): Use thai-compose-syllable.
5156 (thai-compose-string): Likewise.
5157 (thai-composition-function): Likewise.
5158 (thai-auto-composition): New function.
5159 (thai-auto-composition-mode): New minor mode.
5160
5161 * language/thai.el: Fix patterns to be registered in
5162 composition-function-table.
5163
5164 * international/quail.el (quail-input-method): Locally bind
5165 inhibit-modification-hooks to t.
5166
5167 2005-03-17 Richard M. Stallman <rms@gnu.org>
5168
5169 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
5170 (perl-mode): Use run-mode-hooks.
5171
5172 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
5173 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
5174 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
5175
5176 * mail/sendmail.el (sendmail-send-it): Reenable the code
5177 to compute resend-to-address and use it.
5178
5179 * tar-mode.el (tar-mode): Turn off undo unconditionally.
5180
5181 * image-mode.el: New file.
5182
5183 * image.el (insert-sliced-image): Add autoload cookie.
5184
5185 * font-lock.el (font-lock-lines-before): New user option.
5186 (font-lock-after-change-function): Obey it.
5187
5188 * bindings.el (esc-map): Make M-g a prefix.
5189 Bind M-g g and M-g M-g to goto-line.
5190
5191 * faces.el (face-id): Doc fix.
5192
5193 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
5194
5195 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
5196 (rmail-show-message): Use rmail-unknown-mail-followup-to.
5197 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
5198
5199 * mail/sendmail.el (mail-yank-ignored-headers)
5200 (mail-font-lock-keywords, mail-mode-fill-paragraph):
5201 Add Mail-Followup-To and Mail-Reply-To headers.
5202 (mail-citation-hook): Add autoload cookie.
5203 (mail-mode): Doc fix.
5204 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
5205 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
5206 (mail-mode-fill-paragraph): Handle those headers.
5207 (mail-mailing-lists): New variable.
5208 (mail-mail-reply-to, mail-mail-followup-to): New functions.
5209
5210 2005-03-17 Juri Linkov <juri@jurta.org>
5211
5212 * isearch.el (isearch-fallback): Check for `(car previous)'
5213 before calling `isearch-other-end-state'.
5214
5215 2005-03-17 Kim F. Storm <storm@cua.dk>
5216
5217 * simple.el (move-beginning-of-line): Move to beginning of buffer
5218 line, as well as beginning of screen line.
5219
5220 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
5221
5222 * calendar/diary-lib.el (mark-diary-entries): Use new optional
5223 argument REDRAW rather than calendar-redrawing variable.
5224 * calendar/calendar.el (calendar-redrawing): Delete.
5225 (redraw-calendar): Do not bind calendar-redrawing.
5226
5227 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
5228
5229 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
5230 diary-file buffer.
5231
5232 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
5233
5234 * help.el (describe-mode): Allow a :minor-mode-function property to
5235 specify a different minor mode toggle function than the variable.
5236 * simple.el (auto-fill-function):
5237 * subr.el (add-minor-mode): Use it.
5238
5239 2005-03-16 Kenichi Handa <handa@m17n.org>
5240
5241 * language/ethio-util.el (sera-being-called-by-w3): New variable.
5242 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
5243 (ethio-fidel-to-sera-buffer): Likewise.
5244
5245 2005-03-16 Juri Linkov <juri@jurta.org>
5246
5247 * emacs-lisp/find-func.el (find-function-regexp):
5248 Add defun-emitting macro `menu-bar-make-toggle'.
5249
5250 * isearch.el: Put `isearch-scroll' property to
5251 `split-window-horizontally'.
5252
5253 * info.el: Update error messages for `debug-ignored-errors'.
5254 (Info-isearch-search): Doc fix.
5255 (Info-find-node): Move up code to go into info buffer before
5256 recording the node to the history.
5257 (Info-fontify-node): Fontify titles only if the next line
5258 has two or more `*', `=', `-', `.'.
5259 Display "go to this node" for empty (match-string 3).
5260
5261 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5262
5263 * term/mac-win.el: Add mouse pointer shape constants.
5264
5265 2005-03-15 Kim F. Storm <storm@cua.dk>
5266
5267 * simple.el (move-beginning-of-line): Use vertical-motion.
5268
5269 2005-03-15 Juri Linkov <juri@jurta.org>
5270
5271 * isearch.el (isearch-error): New variable.
5272 (isearch-invalid-regexp, isearch-within-brackets): Remove.
5273 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
5274 (isearch-within-brackets-state): Remove.
5275 (isearch-case-fold-search-state, isearch-pop-fun-state):
5276 Decrease frame index.
5277 (isearch-mode, isearch-top-state, isearch-push-state)
5278 (isearch-edit-string, isearch-abort, isearch-search-and-update)
5279 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
5280 (isearch-search, isearch-lazy-highlight-new-loop):
5281 Replace `isearch-invalid-regexp' with `isearch-error'.
5282 Remove `isearch-within-brackets'.
5283 (isearch-search): Add `search-failed' handler to `condition-case'.
5284 (isearch-lazy-highlight-search): Add `condition-case' to catch
5285 errors and allow `isearch-lazy-highlight-update' to try
5286 highlighting from the beginning of the window.
5287 (isearch-repeat): Move up code to set isearch-wrapped to t
5288 before calling isearch-wrap-function.
5289
5290 * info.el (Info-isearch-initial-node): New internal variable.
5291 (Info-search): Signal an error in isearch mode when search leaves
5292 the initial node. Signal an error when `bound' is non-nil and
5293 nothing was found in the current subfile.
5294 (Info-isearch-search): Remove `condition-case'.
5295 (Info-isearch-wrap): Don't wrap when search failed during leaving
5296 the initial node. If `Info-isearch-search' is nil, wrap around
5297 the current node.
5298 (Info-isearch-start): New fun.
5299 (Info-mode): Add buffer-local hook `Info-isearch-start' to
5300 `isearch-mode-hook'.
5301
5302 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5303
5304 * simple.el (normal-erase-is-backspace): Set default to t if
5305 running on Mac.
5306
5307 * term/mac-win.el (function-key-map): Sync with x-win.el.
5308
5309 2005-03-15 Kenichi Handa <handa@m17n.org>
5310
5311 * international/mule-cmds.el (locale-language-names): Modify the
5312 format of elements and add more entries.
5313 (locale-preferred-coding-systems): Add more entries.
5314 (set-locale-environment): Adjust for the change of
5315 locale-language-names.
5316
5317 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5318
5319 * pcvs.el (smerge-ediff): Remove bogus autoload.
5320
5321 2005-03-14 Lute Kamstra <lute@gnu.org>
5322
5323 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
5324 Ignore a `*' at the beginning of a line.
5325
5326 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
5327 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
5328 subr.el.
5329 (dont-compile, eval-when-compile, eval-and-compile): Use declare
5330 to specify indentation.
5331
5332 * generic.el (define-generic-mode): Let generic-mode-list be a
5333 list of strings; test membership with equal.
5334
5335 2005-03-14 Kim F. Storm <storm@cua.dk>
5336
5337 * simple.el (next-line, previous-line): Add optional try-vscroll
5338 arg to recognize interactive use. Pass it on to line-move.
5339 (line-move): Don't perform auto-window-vscroll when defining or
5340 executing keyboard macro to ensure consistent behaviour.
5341
5342 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
5343
5344 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
5345
5346 2005-03-13 Lute Kamstra <lute@gnu.org>
5347
5348 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
5349 debugger-setup-buffer so that backtrace marks the frames set to
5350 debug-on-exit and we don't have to do it manually. Set an extra
5351 debug-on-exit for macro's.
5352 (debugger-setup-buffer): Don't mark the top frame manually.
5353
5354 2005-03-12 Lute Kamstra <lute@gnu.org>
5355
5356 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
5357 lisp-indent-function throughout.
5358 (with-no-warnings): Set lisp-indent-function property.
5359
5360 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
5361
5362 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
5363 Add entry for backslash.
5364
5365 2005-03-12 Juri Linkov <juri@jurta.org>
5366
5367 * info.el (Info-search): Four fixes for backward search.
5368
5369 2005-03-11 Jay Belanger <belanger@truman.edu>
5370
5371 * calc/calc.el (calc-language-alist): New variable.
5372 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
5373 (calc-embedded-find-modes): Use calc-language-alist instead of
5374 calc-embedded-language-alist.
5375
5376 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5377
5378 * calendar/calendar.el (calendar-redrawing): New internal
5379 variable.
5380 (redraw-calendar): Remove bogus save-excursion from previous
5381 change. Bind calendar-redrawing to t for mark-diary-entries.
5382 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
5383 calendar if that is why we were called.
5384
5385 2005-03-11 Kenichi Handa <handa@m17n.org>
5386
5387 * international/mule.el (make-coding-system): Set property
5388 coding-system-define-form to nil.
5389 (define-coding-system-alias): Likewise.
5390
5391 2005-03-11 Kenichi Handa <handa@m17n.org>
5392
5393 These changes are suggested by Dave Love <fx@gnu.org>.
5394
5395 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
5396 coding: tag.
5397 (adaptive-fill-regexp): Add more bullets.
5398 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
5399 regexps.
5400
5401 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
5402
5403 * help.el (describe-mode): Properly handle non-trivial lighters.
5404 Don't ignore minor modes that are not listed in minor-mode-list.
5405
5406 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
5407 feature ON when the user requests to turn it OFF.
5408
5409 2005-03-10 Lute Kamstra <lute@gnu.org>
5410
5411 * emacs-lisp/debug.el (debug-entry-code): Delete it.
5412 (implement-debug-on-entry): New function to replace debug-entry-code.
5413 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
5414 second argument as the 2005-03-07 change makes it obsolete.
5415 (debug-on-entry, cancel-debug-on-entry): Update call to
5416 debug-on-entry-1.
5417 (debug, debugger-setup-buffer): Comment update.
5418 (debugger-frame-number): Update to work with implement-debug-on-entry.
5419
5420 2005-03-10 Jay Belanger <belanger@truman.edu>
5421
5422 * calc/calc-embed.el (math-ms-args): Declare it.
5423 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
5424 math-ms-args.
5425 (calc-embedded-subst): Use math-multi-subst-rec to substitute
5426 variables.
5427
5428 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
5429
5430 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
5431 Use message-box.
5432
5433 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
5434 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
5435 (tooltip-gud-tips): Simplify.
5436 (tooltip-gud-tips-p): Remove superflouous :set.
5437 (tooltip-gud-modes): Add fortran-mode.
5438 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
5439
5440 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
5441
5442 2005-03-09 Kim F. Storm <storm@cua.dk>
5443
5444 * play/animate.el (animate-place-char): Use forward-line instead
5445 of next-line to improve performance.
5446
5447 2005-03-09 Simon Josefsson <jas@extundo.com>
5448
5449 * net/browse-url.el (browse-url-default-browser): Doc fix.
5450
5451 2005-03-09 Miles Bader <miles@gnu.org>
5452
5453 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
5454 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
5455
5456 2005-03-09 Kenichi Handa <handa@m17n.org>
5457
5458 * international/latin-1.el: Set case and syntax for 255 only if
5459 set-case-syntax-set-multibyte is nil.
5460
5461 * textmodes/ispell.el (ispell-insert-word): New function.
5462 (ispell-word): Use ispell-insert-word to insert a new word.
5463 (ispell-process-line): Likewise.
5464 (ispell-complete-word): Likewise.
5465
5466 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
5467
5468 * calendar/calendar.el (redraw-calendar): Preserve point.
5469 Reported by Matt Hodges <MPHodges@member.fsf.org>.
5470 (calendar-week-start-day): Move after definition of
5471 redraw-calendar. Delete buffer test, since redraw-calendar has
5472 that now.
5473
5474 * calendar/diary-lib.el (mark-diary-entries): Only call
5475 redraw-calendar in the first of any recursive calls.
5476 Reported by Alan Shutko <ats@acm.org>.
5477
5478 2005-03-08 Juri Linkov <juri@jurta.org>
5479
5480 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
5481 (html-horizontal-rule, html-line, html-image, html-checkboxes)
5482 (html-radio-buttons): Add a space before the trailing `/>' where
5483 sgml-xml-mode is non-nil.
5484 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
5485 the subsequent tag of the empty XML tag.
5486 (html-href-anchor): Don't set initial input to "http:".
5487 (html-image): Ask for the image URL and set point inside alt="".
5488 (html-name-anchor): Duplicate the name in the `id' attribute when
5489 sgml-xml-mode is non-nil.
5490 (html-paragraph): Remove \n before <p>.
5491 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
5492 instead of `checked' when sgml-xml-mode is non-nil.
5493
5494 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
5495 Remove 1 space before #RRGGBB to not truncate it on terminal
5496 windows w/o fringes. Remove 1 space between bg and fg examples
5497 to get more space.
5498 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
5499 avoid byte-compile warnings.
5500
5501 * image-file.el (image-file-handler): Put `safe-magic' property to
5502 `image-file-handler'.
5503
5504 * info.el (Info-isearch-search): Emulate word search in
5505 isearching through multiple Info nodes with Info-search.
5506 (Info-isearch-wrap): Allow isearch-word.
5507
5508 2005-03-08 Lute Kamstra <lute@gnu.org>
5509
5510 * emacs-lisp/debug.el (debugger-step-through): Make sure that
5511 stepping into the debugger's code is not possible.
5512 (debugger-jumping-flag): Docstring update.
5513
5514 2005-03-08 Jay Belanger <belanger@truman.edu>
5515
5516 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
5517 embedded mode begins.
5518 (calc-embedded-language-alist): New variable.
5519 (calc-embedded-find-modes): Use calc-embedded-language-alist to
5520 set default language mode.
5521
5522 2005-03-08 Kenichi Handa <handa@m17n.org>
5523
5524 * international/ccl.el (define-ccl-program): Fix docstring about
5525 extra 256 bytes assured for the output buffer.
5526
5527 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5528 Fix BUFFER_MAGNIFICATION to 2.
5529 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5530
5531 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
5532
5533 * align.el (align-rules-list): Added an alignment rule for CSS
5534 declarations (applies to css-mode and html-mode buffers).
5535
5536 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
5537
5538 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
5539
5540 2005-03-07 Kim F. Storm <storm@cua.dk>
5541
5542 * simple.el (move-beginning-of-line): New command.
5543
5544 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
5545
5546 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
5547
5548 * emulation/cua-base.el: Put CUA move property on move-end-of-line
5549 and move-beginning-of-line.
5550
5551 * apropos.el (apropos-print): Omit command from M-x ... RET.
5552
5553 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
5554
5555 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
5556 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
5557
5558 2005-03-06 Richard M. Stallman <rms@gnu.org>
5559
5560 * bindings.el (esc-map): Bind M-g to goto-line.
5561
5562 * facemenu.el (global-map): Bind M-o, not M-g.
5563
5564 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5565
5566 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
5567 "Open Directory" as for "Open File".
5568
5569 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
5570
5571 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
5572 (push-mark-command): Run activate-mark-hook.
5573
5574 2005-03-06 Richard M. Stallman <rms@gnu.org>
5575
5576 * help-mode.el (help-mode-finish): Don't alter the element
5577 in view-return-to-alist if there already is one.
5578
5579 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
5580 make sure the current buffer is the expected one.
5581
5582 * novice.el (disabled-command-function): Output in *Disabled Command*.
5583 Explicitly ignore non-keyboard events, and explicitly handle C-g.
5584
5585 * textmodes/flyspell.el (flyspell-large-region):
5586 Pass args differently for aspell.
5587
5588 * files.el (mode-require-final-newline): Doc fix.
5589
5590 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5591
5592 * progmodes/which-func.el (which-function):
5593 Specify NOERROR when calling imenu--make-index-alist.
5594
5595 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
5596
5597 * simple.el (normal-erase-is-backspace): Define default value.
5598
5599 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
5600 (custom-reevaluate-setting): Simple function to handle
5601 variables that are defined before their default value can really
5602 be computed.
5603
5604 * startup.el (command-line): Use it for temporary-file-directory,
5605 small-emporary-file-directory, auto-save-file-name-transforms,
5606 blink-cursor-mode, and normal-erase-is-backspace.
5607
5608 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
5609 progress, even with buggy anchored keywords.
5610
5611 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
5612
5613 * simple.el (goto-line): Remove unbalanced final parenthesis.
5614
5615 2005-03-05 Richard M. Stallman <rms@gnu.org>
5616
5617 * simple.el (goto-line): Use a number at point as the default.
5618 With C-u as arg, switch buffers.
5619
5620 2005-03-05 Juri Linkov <juri@jurta.org>
5621
5622 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
5623 with `no-blinking-cursor'.
5624
5625 * startup.el (no-blinking-cursor): New defvar.
5626 (command-line): Add `--no-blinking-cursor' to longopts.
5627 Set `no-blinking-cursor' to t for command line arguments
5628 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
5629 with `no-blinking-cursor' in the condition for calling
5630 `blink-cursor-mode'.
5631
5632 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
5633
5634 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
5635 (menu-bar-options-save): Add blink-cursor-mode.
5636 (menu-bar-options-menu): Add blink-cursor-mode.
5637
5638 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
5639
5640 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
5641 (icalendar-export-file, icalendar-export-region)
5642 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
5643 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
5644
5645 2005-03-04 Lute Kamstra <lute@gnu.org>
5646
5647 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
5648 (debug-function-list): Ditto.
5649
5650 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
5651
5652 * textmodes/texinfmt.el (texinfo-append-refill):
5653 Redefine the types of line to which @refill
5654 is not appended by replacing a search for `@refill\\|@bye' with
5655 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
5656 itemize@refill' bug and the unfilled long lines bug.
5657 (texinfmt-version): Update number and date.
5658
5659 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
5660
5661 * international/code-pages.el (windows-1250, windows-125[2-8])
5662 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
5663
5664 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
5665
5666 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
5667 bound yet.
5668
5669 2005-03-02 Romain Francoise <romain@orebokech.com>
5670
5671 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
5672 buffer after removing limits.
5673 (ibuffer-pop-filter): Ditto.
5674 Update copyright.
5675
5676 2005-03-02 Miles Bader <miles@gnu.org>
5677
5678 * button.el (make-text-button): If the user doesn't specify a
5679 type, use the default. Rewrite to use `add-text-properties' and
5680 plist functions.
5681
5682 2005-03-01 Lute Kamstra <lute@gnu.org>
5683
5684 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
5685 (debugger-jumping-flag): New var.
5686 (debug-entry-code): Use it.
5687 (debugger-jump): Use debugger-jumping-flag and add
5688 debugger-reenable to post-command-hook.
5689 (debugger-reenable): Use debugger-jumping-flag and remove itself
5690 from post-command-hook.
5691 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
5692 debugger-reenable.
5693
5694 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
5695
5696 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
5697 inclusion of "itemize\\|", which may be unnecessary, is certainly
5698 inelegant, and stops refilling in itemize lists when formatting
5699 Japanese Texinfo files to Info.
5700 Update copyright to 2005.
5701
5702 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
5703
5704 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
5705 of an error if GDB can't find the source file.
5706
5707 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5708
5709 * calendar/calendar.el (redraw-calendar): Work from any buffer,
5710 not just the calendar.
5711
5712 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
5713 first.
5714 (diary-redraw-calendar): New function.
5715 (make-diary-entry): Add diary-redraw-calendar to local
5716 write-contents-functions. Turn off selective display before
5717 inserting in diary.
5718
5719 2005-03-01 Kim F. Storm <storm@cua.dk>
5720
5721 * emacs-lisp/copyright.el (copyright-fix-years): New command.
5722
5723 2005-03-01 Lute Kamstra <lute@gnu.org>
5724
5725 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
5726 that debug-entry-code can be safely removed from a function while
5727 this code is being evaluated. Revert the 2005-02-27 change as the
5728 new implementation no longer requires it. Make sure that a
5729 function body containing just a string is not mistaken for a docstring.
5730 (debug): Skip one more frame in case of debug on entry.
5731 (debugger-setup-buffer): Delete one more frame line in case of
5732 debug on entry.
5733 (debugger-frame-number): Update to use the new text introduced by
5734 the 1999-11-03 change. Skip one more frame in case of debug on entry.
5735
5736 2005-02-28 Kim F. Storm <storm@cua.dk>
5737
5738 * double.el (double-translate-key): Call force-window-update after
5739 read-event to avoid crash in redisplay.
5740
5741 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
5742
5743 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
5744 (debug): Use it. Move the inhibit-trace earlier.
5745 (debug-entry-code): New const.
5746 (debug-on-entry-1): Use it.
5747
5748 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
5749
5750 * international/utf-16.el (ccl-encode-mule-utf-16le):
5751 Fix BUFFER_MAGNIFICATION to 2.
5752 (ccl-encode-mule-utf-16be): Likewise.
5753
5754 2005-02-28 Kenichi Handa <handa@m17n.org>
5755
5756 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5757 Fix BUFFER_MAGNIFICATION to 4.
5758 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5759
5760 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
5761
5762 * speedbar.el (speedbar-update-flag): Doc fix.
5763 (speedbar-show-info-under-mouse): Give set-mouse-position the right
5764 argument.
5765
5766 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
5767
5768 * reveal.el (reveal-post-command): Don't try to reveal overlays which
5769 have a non-nil `invisible' property but are actually visible.
5770
5771 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
5772 for perldoc sections.
5773 (perl-outline-regexp, perl-outline-level): New var and function.
5774 (perl-mode): Use them.
5775
5776 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5777
5778 * calendar/diary-lib.el (diary-remind): Discard any mark portion
5779 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
5780
5781 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
5782
5783 * cus-edit.el: Comment change.
5784 (custom-buffer-create-internal): Slightly reword text at top of
5785 Custom buffers. Mention there that saving an option edits the
5786 init file. Add link to Emacs manual node on `custom-file'.
5787 (custom-magic-alist): Rewrite individual State messages to use
5788 capitalized keywords. Doc fix.
5789
5790 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5791
5792 * calendar/calendar.el (calendar-buffer): Move above
5793 calendar-week-start-day.
5794 (calendar-week-start-day): Doc fix. Add :set function.
5795 (calendar-minimum-window-height): New variable.
5796 (generate-calendar-window): Only resize window if selected-window
5797 is displaying the calendar buffer. Use new variable
5798 calendar-minimum-window-height.
5799 (generate-calendar): Reword error message.
5800 (calendar-mode-map): Bind DEL to scroll-other-window-down.
5801
5802 2005-02-27 Andreas Schwab <schwab@suse.de>
5803
5804 * vc.el (vc-do-command): Don't run command asynchronously when
5805 operating in a remote directory.
5806
5807 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
5808 change from sync with Tramp 2.0.47.
5809
5810 2005-02-27 Richard M. Stallman <rms@gnu.org>
5811
5812 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5813
5814 * textmodes/flyspell.el (flyspell-mode-on):
5815 Call ispell-change-dictionary only if necessary.
5816
5817 * emacs-lisp/re-builder.el (regexp-builder): New function.
5818
5819 * register.el (describe-register-1): Explicitly handle
5820 yank-excluded-properties = t.
5821
5822 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
5823 (custom-magic-alist): Change the status descriptions again.
5824 (face widget-type): Total rewrite based on `restricted-sexp'
5825 to eliminate the confusing double hiding levels.
5826
5827 * emacs-lisp/debug.el (debug-on-entry-1):
5828 If function body is empty, add nil as body form.
5829
5830 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
5831
5832 * emacs-lisp/trace.el (inhibit-trace): New var.
5833 (trace-make-advice): Use it.
5834
5835 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
5836
5837 2005-02-26 Kim F. Storm <storm@cua.dk>
5838
5839 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
5840 (mouse-on-link-p, mouse-drag-region-1): Use it.
5841
5842 2005-02-25 Lute Kamstra <lute@gnu.org>
5843
5844 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
5845
5846 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
5847
5848 * frame.el (blink-cursor-mode): Add :group keyword.
5849
5850 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
5851
5852 * calendar/icalendar.el (icalendar--decode-isodatetime):
5853 New optional argument DAY-SHIFT.
5854 (icalendar-export-region): Fix coding-system-for-write.
5855 (icalendar--convert-ical-to-diary): Shift end-day of all-day
5856 events by one.
5857
5858 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
5859
5860 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
5861
5862 2005-02-24 Kim F. Storm <storm@cua.dk>
5863
5864 * international/iso-acc.el (iso-accents-compose): Fix crash
5865 during redisplay. Call force-window-update after read-event
5866 and delete-region to signal that window is not accurate.
5867
5868 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5869
5870 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
5871 Remove unused and inexistent var `inhibit-trace'.
5872 (debugger-mode): Use run-mode-hooks.
5873 (debugger-list-functions): Add buttons; setup xref stack.
5874
5875 2005-02-23 Richard M. Stallman <rms@gnu.org>
5876
5877 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
5878 appointment says it was explicitly made.
5879 (appt-add): Set the 3rd element.
5880 (appt-make-list): Preserve explicit appointments.
5881
5882 * subr.el (find-tag-default): Catch errors in forward-sexp.
5883
5884 2005-02-23 Juri Linkov <juri@jurta.org>
5885
5886 * info.el (Info-isearch-search): New defcustom.
5887 (Info-isearch-search): Call the default isearch function
5888 when Info-isearch-search is nil.
5889 (Info-isearch-wrap): Use variable Info-isearch-search.
5890
5891 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
5892
5893 * cus-edit.el: Comment change.
5894
5895 2005-02-22 Kim F. Storm <storm@cua.dk>
5896
5897 * progmodes/hideif.el (hide-ifdef-use-define-alist):
5898 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
5899
5900 2005-02-22 Simon Josefsson <jas@extundo.com>
5901
5902 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
5903 New variable.
5904 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
5905 Oskarsson" <myrkraverk@users.sourceforget.net>.
5906
5907 2005-02-22 Kim F. Storm <storm@cua.dk>
5908
5909 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
5910 check that window of that event is the selected window.
5911 (mouse-drag-region-1): Compare mouse event window to selected
5912 window before setting point.
5913
5914 * tooltip.el (tooltip-show-help-function): Pass event to
5915 mouse-on-link-p so it can check selected window.
5916
5917 2005-02-22 Kenichi Handa <handa@m17n.org>
5918
5919 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
5920 (ps-mule-show-warning): New function.
5921 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
5922 characters are found.
5923
5924 * ps-print.el (ps-header-footer-string): Return a list of header
5925 and footer strings.
5926
5927 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
5928
5929 * pcvs.el (cvs-retrieve-revision): Fix thinko.
5930
5931 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
5932
5933 * frame.el (blink-cursor-mode): Use define-minor-mode.
5934
5935 * term/mac-win.el (function-key-map): Use char-names more consistently.
5936 (file-name-coding-system): Only set it for MacOS-9. The other case is
5937 already handled in mule-cmds.el (where it also works when mac-win.el
5938 is not used).
5939
5940 2005-02-21 Kenichi Handa <handa@m17n.org>
5941
5942 * international/mule.el (ctext-pre-write-conversion): Always use
5943 " *code-converting-work*" buffer for work.
5944
5945 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
5946
5947 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
5948
5949 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
5950
5951 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
5952
5953 * ses.el (undo-more): Restore defadvice, but only the part that
5954 allows changes outside the restricted area of the buffer.
5955
5956 2005-02-20 Kim F. Storm <storm@cua.dk>
5957
5958 * simple.el (line-move): Add fourth optional arg try-vscroll which
5959 must be set to perform auto-window-vscroll.
5960 When moving backwards and doing auto-window-vscroll, automatically
5961 vscroll to the last part of lines which are taller than the window.
5962 (next-line, previous-line): Set try-vscroll arg on line-move.
5963
5964 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
5965
5966 * replace.el (query-replace, query-replace-regexp)
5967 (replace-string, replace-regexp): When operating on region, make
5968 the minibuffer prompt say so.
5969
5970 * isearch.el (isearch-forward): Document isearch-query-replace and
5971 isearch-query-replace-regexp keybindings.
5972
5973 2005-02-19 Jay Belanger <belanger@truman.edu>
5974
5975 * calc/calc-aent.el (math-read-token): Add local variable.
5976
5977 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
5978 (calc-edit-top): Move declaration to earlier in file.
5979 (calc-edit-macro-repeats): Add local variables.
5980
5981 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
5982 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
5983 calcFunc-tanh.
5984 Adjust integration rule for calcFunc-tan.
5985
5986 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5987
5988 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
5989 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
5990 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
5991 (viper-skip-separators): Bug fix.
5992 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
5993 particular major mode.
5994 (viper-del-backward-char-in-replace): Don't put deleted char on the
5995 kill ring.
5996
5997 * viper-ex.el (viper-color-display-p): New function.
5998 (viper-has-face-support-p): Use viper-color-display-p.
5999
6000 * viper-keym.el (viper-gnus-modifier-map): New keymap.
6001
6002 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
6003
6004 * viper-util.el (viper-glob-unix-files): Fix shell status check.
6005 (viper-file-remote-p): Make equivalent to file-remote-p.
6006
6007 * viper.el (viper-major-mode-modifier-list):
6008 Use viper-gnus-modifier-map.
6009
6010 2005-02-19 David Kastrup <dak@gnu.org>
6011
6012 * subr.el (subregexp-context-p): Fix garbled doc string by adding
6013 quoting.
6014
6015 2005-02-19 Jay Belanger <belanger@truman.edu>
6016
6017 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
6018 Remove extra definitions.
6019 (calc-coth): New function.
6020 (calcFunc-cot): Fix `let'.
6021
6022 2005-02-19 Eli Zaretskii <eliz@gnu.org>
6023
6024 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
6025 the reasons we use "type pc" in these faces.
6026
6027 * button.el (button): Ditto.
6028
6029 2005-02-19 Michael Mauger <mmaug@yahoo.com>
6030
6031 * replace.el (query-replace-read-from): Set the value of
6032 query-replace-from-history-variable to handle the case of an empty
6033 string entered to accept the suggested default.
6034
6035 * net/tramp.el (tramp-file-name-for-operation):
6036 Use dired-call-process instead of dired-call-process-command.
6037
6038 2005-02-19 Jay Belanger <belanger@truman.edu>
6039
6040 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
6041 (math-div-non-trig): New variables.
6042 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
6043 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
6044 (math-combine-prod, math-div-symb-fancy): Add simplifications for
6045 trig expressions.
6046
6047 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
6048
6049 * progmodes/gdb-ui.el (gdb-var-update-handler)
6050 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
6051 for watch expressions,
6052 (gdb-var-create-handler): Don't set speedbar-update-flag.
6053 (gdb-post-prompt): Simplify test for speedbar.
6054
6055 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
6056
6057 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
6058 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
6059 we use the syntax table of the correct buffer.
6060 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
6061 Felix Gatzemeier.
6062
6063 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
6064 (ediff-file-remote-p): Make synonymous with file-remote-p.
6065 In all deffaces ediff-*-face-*, use min-colors.
6066
6067 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
6068 ediff-recurse-to-subdirectories.
6069 (ediff-mark-if-equal): Check that the arguments are strings, use
6070 ediff-same-contents (after to Felix Gatzemeier).
6071
6072 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
6073 nil.
6074
6075 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
6076
6077 * log-view.el (log-view-message-re): Fix up Subversion regexp.
6078
6079 2005-02-18 David Kastrup <dak@gnu.org>
6080
6081 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
6082 use `mark-active' when defined.
6083
6084 2005-02-18 Kenichi Handa <handa@m17n.org>
6085
6086 * ps-print.el (ps-font-info-database): New entry
6087 ZapfChancery-MediumItalic with correct font name. Fix font name
6088 of the entry Zapf-Chancery-MediumItalic.
6089
6090 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6091
6092 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
6093
6094 2005-02-16 Kim F. Storm <storm@cua.dk>
6095
6096 * ido.el (ido-fallback-command): Pass user input to fallback command.
6097
6098 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
6099
6100 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
6101 (gdb-find-file-hook): Add server prefix.
6102
6103 2005-02-16 Richard M. Stallman <rms@gnu.org>
6104
6105 * replace.el (perform-replace): Pass new args to replace-highlight.
6106 (replace-highlight): Take region args,
6107 and pass them to isearch-lazy-highlight-new-loop.
6108
6109 * novice.el (disabled-command-hook): Autoload the defalias
6110 and the make-obsolete-variable call.
6111
6112 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
6113
6114 * isearch.el (isearch-lazy-highlight-start-limit)
6115 (isearch-lazy-highlight-end-limit): New variables limit
6116 the region for highlighting.
6117 (isearch-lazy-highlight-new-loop): New args BEG and END.
6118 (isearch-lazy-highlight-search): Use the new vars.
6119 (isearch-lazy-highlight-update): Likewise.
6120
6121 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
6122
6123 * cus-start.el (all): Use default-boundp.
6124
6125 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
6126
6127 * menu-bar.el (menu-bar-select-frame): Handle current frame.
6128
6129 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
6130
6131 * autorevert.el (auto-revert-stop-on-user-input)
6132 (auto-revert-verbose): Doc fixes.
6133
6134 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
6135
6136 * international/mule-cmds.el (set-locale-environment): Remove call
6137 to set-selection-coding-system on Windows.
6138
6139 2005-02-15 Jay Belanger <belanger@truman.edu>
6140
6141 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
6142 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
6143 calcFunc-coth.
6144 (math-simplify-sqrt): Add simplifications.
6145
6146 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
6147 to list.
6148
6149 * calc/calc-ext.el: Add functions to autoloads.
6150
6151 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
6152 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
6153 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
6154 (math-csc-raw, math-cot-raw): New functions.
6155
6156 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
6157
6158 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
6159 the variable name in a message.
6160
6161 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
6162 calcFunc-csc, calcFunc-cot.
6163
6164 * calc/calcalg2.el: Add derivative and integration rules for
6165 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
6166 calcFunc-csch, calcFunc-coth.
6167 (math-do-integral-methods): Add to checks for when to use
6168 substitutions.
6169
6170 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
6171
6172 2005-02-15 Lute Kamstra <lute@gnu.org>
6173
6174 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6175 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
6176 <monnier@iro.umontreal.ca>
6177 (lisp-outline-level): Improve efficiency. Suggested by David
6178 Kastrup <dak@gnu.org>.
6179
6180 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
6181
6182 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
6183 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
6184 (gdb-set-gud-minor-mode-existing-buffers): New functions.
6185 (gdb-find-file-hook): New hook. Add it to find-file-hook.
6186 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
6187
6188 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
6189
6190 * cus-start.el (all): Comment change.
6191
6192 2005-02-14 Lute Kamstra <lute@gnu.org>
6193
6194 * cus-start.el (all): Check if symbol is void.
6195
6196 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
6197
6198 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
6199 optional argument to \cite.
6200
6201 2005-02-14 Richard M. Stallman <rms@gnu.org>
6202
6203 * cus-edit.el (custom-buffer-create-internal): Update help message.
6204 (custom-magic-alist): Update help messages.
6205
6206 * cus-start.el (all): Allow a var to specify a standard value.
6207
6208 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
6209
6210 * custom.el (custom-theme-set-variables): Handle variable aliases.
6211
6212 * frame.el (blink-cursor-timer): Doc fix.
6213 (blink-cursor): Make it an alias for `blink-cursor-mode' and
6214 declare obsolete.
6215 (blink-cursor-mode): Define with defcustom and use correct
6216 standard expression in that defcustom.
6217 * startup.el (command-line): Adapt to above changes in frame.el.
6218
6219 2005-02-11 Lute Kamstra <lute@gnu.org>
6220
6221 * apropos.el (apropos-score-doc): Prevent division by zero.
6222
6223 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
6224
6225 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
6226 (icalendar--get-event-property-attributes)
6227 (icalendar--get-event-properties)
6228 (icalendar--datetime-to-diary-date): New functions.
6229 (icalendar--split-value): Doc fix.
6230 (icalendar--datetime-to-noneuropean-date)
6231 (icalendar--datetime-to-european-date): New optional argument
6232 SEPARATOR. Return result as a string instead of a list.
6233 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
6234 (icalendar--convert-string-for-export): Rename arg S to STRING.
6235 (icalendar-export-region): Doc fix. Change name of error buffer.
6236 Save output buffer.
6237 (icalendar-import-file): Add blank at end of prompt.
6238 (icalendar-import-buffer): Doc fix. Do not switch to error
6239 buffer. Indicate status in return value.
6240 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
6241 buffer. Save output buffer. Handle exception from recurrence
6242 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
6243 events. Fix problems with weekly all-day events.
6244
6245 2005-02-10 Richard M. Stallman <rms@gnu.org>
6246
6247 * simple.el (eval-expression-print-format):
6248 Avoid warning about edebug-active.
6249
6250 * help.el (help-for-help-internal): Rename from help-for-help.
6251 (help-for-help): Define with defalias.
6252
6253 * font-core.el (font-lock-default-function): Use with-no-warnings.
6254
6255 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
6256
6257 * custom.el (defface): Doc fix.
6258
6259 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
6260
6261 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
6262 width 0" to prevent word wrapping problems.
6263
6264 2005-02-09 Kim F. Storm <storm@cua.dk>
6265
6266 * ido.el (ido-file-extensions-order): New defcustom.
6267 (ido-file-extension-lessp, ido-file-extension-aux)
6268 (ido-file-extension-order): New advanced file ordering.
6269 (ido-file-lessp): New simple file ordering.
6270 (ido-sort-list): Remove.
6271 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
6272 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
6273
6274 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
6275
6276 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
6277 that some versions of grep produce.
6278 (grep-mode-font-lock-keywords): Likewise.
6279
6280 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
6281
6282 * progmodes/gdb-ui.el (gdb-location-list): New variable.
6283 (gdb-cdir): Delete.
6284 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
6285 (gdb-source-info): Treat case when source file is in another
6286 directory properly.
6287 (gdb-get-location): New function.
6288
6289 2005-02-07 Jay Belanger <belanger@truman.edu>
6290
6291 * calc/calc-prog.el (calc-write-parse-table-part)
6292 (calc-fix-token-name): Fix a check for language type.
6293
6294 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
6295
6296 2005-02-07 Andre Spiegel <spiegel@gnu.org>
6297
6298 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
6299 as directory not writable.
6300
6301 2005-02-07 Kim F. Storm <storm@cua.dk>
6302
6303 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
6304 (cua--standard-movement-commands): Remove list.
6305 Instead, set CUA property value to move for movement commands.
6306 (cua-movement-commands): Remove. Users must set CUA prop instead.
6307 (cua--pre-command-handler): Check CUA property.
6308 (cua--init-keymaps): Don't remap undo commands.
6309 (cua-mode): Don't call cua--rectangle-on-off.
6310
6311 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
6312 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
6313 (cua--rect-undo-set-point): New var.
6314 (cua--rectangle-undo-boundary): Setup undo apply entry.
6315 (cua--rect-undo-handler): New function for rectangle undo.
6316 (cua--rect-start-position, cua--rect-end-position): Add.
6317 (cua--rectangle-post-command): Call cua--rectangle-set-corners
6318 for restored rectangle. Set point if cua--rect-undo-set-point.
6319
6320 2005-02-06 Jay Belanger <belanger@truman.edu>
6321
6322 * calc/calc-lang.el (calc-tex-language): Display more information
6323 in messages.
6324
6325 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
6326 in TeX mode.
6327
6328 2005-02-06 Richard M. Stallman <rms@gnu.org>
6329
6330 * emacs-lisp/lisp.el (buffer-end): Doc fix.
6331
6332 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
6333
6334 * net/ldap.el (ldap-search-internal): Support attributes with
6335 optional descriptions separated by a semi-colon, as in
6336 "userCertificate;binary".
6337
6338 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6339
6340 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
6341 isn't a cons (i.e. the version is 0).
6342
6343 2005-02-05 Eli Zaretskii <eliz@gnu.org>
6344
6345 * help.el (help-for-help): Doc fix.
6346
6347 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
6348
6349 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
6350 GDB-Windows on the menu-bar as this works better.
6351
6352 2005-02-04 Jay Belanger <belanger@truman.edu>
6353
6354 * calc/calc-embed.el (calc-embedded-update): Don't put in
6355 unnecessary newlines. Adjust the end of formula marker.
6356
6357 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
6358 (math-latex-parse-two-args): New function.
6359
6360 2005-02-03 Lute Kamstra <lute@gnu.org>
6361
6362 * help-fns.el (help-with-tutorial): Make sure that users cannot
6363 remove the entire text of the tutorial by means of `undo'.
6364
6365 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
6366
6367 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
6368 in recent changes, where the ispell process was repeatedly
6369 killed & restarted.
6370
6371 * international/mule-cmds.el (set-locale-environment): Set file-name
6372 coding system to utf-8 on Darwin systems.
6373 (set-default-coding-systems): Don't set default-file-name-coding-system
6374 on Darwin systems.
6375
6376 2005-02-03 Richard M. Stallman <rms@gnu.org>
6377
6378 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
6379
6380 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
6381
6382 * faces.el (list-faces-display): Add optional argument.
6383
6384 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
6385
6386 * font-core.el (font-lock-default-function): Handle the rare case where
6387 only font-lock-keywords is set.
6388
6389 2005-02-02 Kenichi Handa <handa@m17n.org>
6390
6391 * international/characters.el: Cancel previous change for
6392 I-WITH-DOT-ABOVE and DOTLESS-i.
6393
6394 * international/latin-5.el: Cancel previous change.
6395
6396 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6397
6398 * progmodes/gud.el: Correction to syntax in gud-menu-map.
6399
6400 2005-02-02 Kenichi Handa <handa@m17n.org>
6401
6402 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
6403 DOTLESS-i.
6404
6405 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
6406 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
6407
6408 * case-table.el (get-upcase-table): New function.
6409 (copy-case-table): Copy upcaes table too if non-nil.
6410 (set-case-syntax-delims): Maintain upcase table too.
6411 (set-case-syntax-pair): Likewise.
6412 (set-upcase-syntax, set-downcase-syntax): New functions.
6413 (set-case-syntax): Maintain upcase table too.
6414
6415 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
6416
6417 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
6418
6419 * progmodes/gud.el (gud-goto-info): New function.
6420 (gud-tool-bar-map): Use correct icon.
6421
6422 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6423
6424 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
6425 When delegating, order args in the funcall correctly.
6426
6427 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
6428
6429 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
6430
6431 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
6432
6433 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
6434 buffer not visiting a file.
6435
6436 2005-01-31 Jay Belanger <belanger@truman.edu>
6437
6438 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
6439 bound on the line with the formula.
6440
6441 2005-01-31 Kim F. Storm <storm@cua.dk>
6442
6443 * ses.el (ses-create-cell-variable-range)
6444 (ses-destroy-cell-variable-range, ses-reset-header-string)
6445 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
6446 (ses-insert-row): Fix format of apply undo entries.
6447
6448 2005-01-31 Jay Belanger <belanger@truman.edu>
6449
6450 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
6451 parts.
6452
6453 * calc/calc-embed.el (calc-embedded-open-formula)
6454 (calc-embedded-close-formula): Ignore matrix environments.
6455
6456 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
6457 TeX mode.
6458
6459 * calc/calc-lang.el (math-function-table, math-oper-table)
6460 (math-variable-table): Adjust the LaTeX portions.
6461
6462 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
6463 (math-latex-ignore-words): New constant.
6464
6465 2005-01-31 Richard M. Stallman <rms@gnu.org>
6466
6467 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
6468 (ispell-local-dictionary): Doc fix.
6469 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
6470 Don't reinitialize at run time. Don't defcustom.
6471 All uses changed to append ispell-local-dictionary-alist,
6472 or check it first.
6473 (ispell-current-dictionary): New variable for dictionary in use.
6474 (ispell-dictionary): Now used only for global default.
6475 (ispell-start-process): Set ispell-current-dictionary,
6476 not ispell-dictionary.
6477 (ispell-change-dictionary): Use this only for setting
6478 user preferences.
6479 (ispell-internal-change-dictionary): New function
6480 to change the current dictionary in use.
6481 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
6482 Use ispell-current-dictionary.
6483 Handle ispell-local-dictionary-overridden.
6484 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
6485
6486 2005-01-31 Jay Belanger <belanger@truman.edu>
6487
6488 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
6489
6490 * calc/calc-ext.el: Add calc-latex-language to autoloads.
6491 (calc-mode-map): Add calc-latex-language.
6492
6493 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
6494 (math-latex-print-frac): New functions.
6495 (math-oper-table, math-function-table, math-variable-table)
6496 (math-complex-format, math-input-filter): Add latex properties.
6497 (calc-set-language): Set math-expr-special-function-mapping.
6498
6499 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
6500 (calc-write-parse-table-part): Add LaTeX support.
6501
6502 * calc/calc.el (calc-language): Adjust docstring.
6503 (calc-set-mode-line): Add LaTeX support.
6504 (math-expr-special-function-mapping): New variable.
6505 (math-tex-ignore-words): Add to list.
6506
6507 * calc/calccomp.el (math-compose-expr, math-compose-rows):
6508 Add LaTeX support.
6509 (math-compose-expr): Add support for special functions.
6510
6511 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
6512
6513 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
6514
6515 * progmodes/gdb-ui.el (gdb-memory-address)
6516 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
6517 (gdb-memory-mode-map, gdb-memory-format-keymap)
6518 (gdb-memory-format-menu, gdb-memory-unit-keymap)
6519 (gdb-memory-unit-menu): New variables for a buffer
6520 that lets the user examine program memory.
6521 (gdb-memory-set-address, gdb-memory-set-repeat-count)
6522 (gdb-memory-format-binary, gdb-memory-format-octal)
6523 (gdb-memory-format-unsigned, gdb-memory-format-signed)
6524 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
6525 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
6526 (gdb-memory-unit-word, gdb-memory-unit-halfword)
6527 (gdb-memory-unit-byte, gdb-memory-unit-menu)
6528 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
6529 (gdb-memory-mode, gdb-memory-buffer-name)
6530 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
6531 New functions for above buffer.
6532
6533 2005-01-30 Richard M. Stallman <rms@gnu.org>
6534
6535 * cus-edit.el (custom-bury-buffer): Function deleted.
6536 (custom-buffer-done-function): Option deleted.
6537 (custom-buffer-done-kill): New (replacement option.
6538 (Custom-buffer-done): Call quit-window.
6539 (custom-buffer-create-internal): Update for above changes.
6540
6541 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
6542
6543 * simple.el (undo-ask-before-discard): New var.
6544 (undo-outer-limit-truncate): Implement it.
6545 (undo-extra-outer-limit): Doc update.
6546
6547 2005-01-29 Richard M. Stallman <rms@gnu.org>
6548
6549 * ses.el (undo-more): Delete defadvice.
6550 (ses-begin-change): Doc fix.
6551
6552 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
6553 instead of rebinding C-x u and C-_.
6554
6555 * files.el (normal-backup-enable-predicate): Return nil for files
6556 in /tmp, regardless of temporary-file-directory.
6557
6558 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
6559
6560 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
6561 (open-rectangle, delete-whitespace-rectangle-line)
6562 (clear-rectangle-line): If FILL, pass t instead of FILL
6563 for move-to-column's 2nd arg.
6564
6565 * simple.el (undo): Fix the test for continuing a series of undos.
6566 (undo-more): Set pending-undo-list to t when we reach end.
6567 (pending-undo-list): Move up defvar.
6568
6569 * wid-edit.el (widget-button-click):
6570 Shorten the range of the track-mouse binding.
6571
6572 * comint.el (comint-insert-input): Undo previous changes;
6573 use last-input-event in interactive spec.
6574
6575 2005-01-29 Eli Zaretskii <eliz@gnu.org>
6576
6577 * progmodes/compile.el (compilation-start): Bind buffer-read-only
6578 to nil before invoking call-process. Reset buffer's modified flag
6579 after fontifying it in the no-async branch.
6580
6581 * wid-edit.el (widget-specify-button): If mouse pointer shape
6582 cannot be changed, use mouse face instead.
6583
6584 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
6585
6586 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
6587 (gdb-goto-breakpoint): Make breakpoint handling work on template
6588 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
6589 (gdb-assembler-custom): Update to recognise breakpoint information
6590 added on 2005-01-19.
6591
6592 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
6593
6594 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
6595 (dsssl-mode): Use define-derived-mode.
6596 (scheme-mode-initialize): Remove.
6597 (scheme-mode): Use run-mode-hooks.
6598
6599 * cus-edit.el (customize-group-other-window)
6600 (custom-buffer-create-other-window): Don't override special-display-*.
6601 (custom-mode-map): Make it dense.
6602
6603 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
6604 sets the default value.
6605
6606 2005-01-28 Eli Zaretskii <eliz@gnu.org>
6607
6608 * descr-text.el: Add more keywords.
6609
6610 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
6611
6612 * speedbar.el: Avoid unnecessary use of locate-library.
6613
6614 * international/mule-cmds.el (standard-display-european-internal):
6615 Don't fiddle with latin-1 non-break space any more since it's now
6616 special cased in the C code.
6617 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
6618
6619 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
6620
6621 * cus-start.el (all): Add `undo-outer-limit'.
6622
6623 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6624
6625 * textmodes/bibtex.el (bibtex-format-entry):
6626 Use `bibtex-empty-field-re' only on the text of fields, not on entire
6627 field lines.
6628 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
6629 not on part of a buffer.
6630
6631 2005-01-25 Lute Kamstra <lute@gnu.org>
6632
6633 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
6634 nonempty field text strings like "{letters\\macro{}more letters}".
6635 Clarify docstring.
6636 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
6637 (bibtex-entry-offset, bibtex-parse-association)
6638 (bibtex-parse-field-name): Fix typos in docstrings.
6639 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
6640
6641 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
6642
6643 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
6644 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
6645 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
6646 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
6647
6648 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
6649 isearch minor mode.
6650
6651 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
6652
6653 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
6654
6655 2005-01-24 Lute Kamstra <lute@gnu.org>
6656
6657 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
6658 CASECHARS and NOT-CASECHARS regular expressions of the
6659 "nederlands" and "nederlands8" dictionaries to prevent a "Range
6660 striding over charsets" error.
6661
6662 2005-01-24 Jay Belanger <belanger@truman.edu>
6663
6664 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
6665 display variable name.
6666
6667 2005-01-24 Kenichi Handa <handa@m17n.org>
6668
6669 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
6670 Fix setting of the element of encoded-kbd-iso2022-invocations.
6671
6672 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
6673
6674 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
6675 (gdb-threads-select): Change to also accept mouse events.
6676 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
6677 (gdb-threads-mouse-select): Delete.
6678
6679 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
6680
6681 * files.el (insert-directory): Take care of empty directory,
6682 listed without -a switch.
6683
6684 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
6685
6686 * textmodes/refill.el (refill-post-command-function):
6687 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
6688 to the list of functions that we should be careful not to undo.
6689 (refill-late-fill-paragraph-function): Remove.
6690 (refill-saved-state): New var.
6691 (refill-mode): Use it to save fill-paragraph-function.
6692 Save also the value of auto-fill-function.
6693
6694 * term/w32-win.el: Simplify code.
6695
6696 2005-01-23 Kim F. Storm <storm@cua.dk>
6697
6698 * simple.el (line-move): Adapt to new return value from
6699 pos-visible-in-window-p.
6700
6701 * simple.el (line-move): Fix last change. Check partial
6702 visibility at point rather than at window-start.
6703
6704 2005-01-22 Jason Rumney <jasonr@gnu.org>
6705
6706 * term/w32-win.el (xw-defined-colors): Remove debug-message.
6707
6708 2005-01-22 David Kastrup <dak@gnu.org>
6709
6710 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
6711
6712 2005-01-22 Eli Zaretskii <eliz@gnu.org>
6713
6714 * type-break.el (type-break-mode): Add a test for
6715 type-break-file-name being non-nil.
6716
6717 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
6718
6719 * net/eudc.el (top level): Call (message "") via progn, so that
6720 eudc-options-file is loaded.
6721
6722 2005-01-22 Kim F. Storm <storm@cua.dk>
6723
6724 * simple.el (line-move-1): Rename from line-move.
6725 (line-move): New function that adjusts vscroll for partially
6726 visible rows, and calls line-move-1 otherwise.
6727
6728 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
6729
6730 * pcomplete.el: define pcomplete-read-event instead of read-event,
6731 since it's not a complete read-event implementation
6732
6733 2005-01-20 Jay Belanger <belanger@truman.edu>
6734
6735 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
6736 for called function.
6737
6738 2005-01-20 Steven Tamm <steventamm@mac.com>
6739
6740 * term/mac-win.el (process-connection-type): Remove.
6741 Controlled now by s/darwin.h:PTY_ITERATION.
6742
6743 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6744
6745 * window.el (handle-select-window): Don't switch window when we're
6746 in the minibuffer.
6747
6748 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
6749
6750 * subr.el (dotimes-with-progress-reporter): New macro.
6751
6752 * ses.el (ses-dotimes-msg): Remove macro.
6753 Use `dotimes-with-progress-reporter' instead.
6754
6755 2005-01-19 Steven Tamm <steventamm@mac.com>
6756
6757 * term/mac-win.el (process-connection-type): Use new
6758 operating-system-release variable to use ptys on Darwin 7 (OSX
6759 10.3) when using carbon build.
6760
6761 2005-01-19 Jay Belanger <belanger@truman.edu>
6762
6763 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
6764 flags if the last command was a tab or M-tab.
6765
6766 * calc/calc-prog.el (calc-user-define-edit): Put original formula
6767 in formula editing buffer.
6768
6769 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6770
6771 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
6772 breakpoint image symbol in margin.
6773
6774 2005-01-19 Jay Belanger <belanger@truman.edu>
6775
6776 * calc/calc-prog.el (calc-execute-kbd-macro):
6777 Ignore calc-keep-arg-flag.
6778
6779 2005-01-19 Kenichi Handa <handa@m17n.org>
6780
6781 * textmodes/ispell.el (ispell-looking-at): New function.
6782 (ispell-process-line): Use ispell-looking-at to compare the ispell
6783 output and the buffer contents.
6784
6785 2005-01-18 Jay Belanger <belanger@truman.edu>
6786
6787 * calc/calc.el (calc-display-raw): Fix docstring.
6788
6789 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
6790
6791 * simple.el (blink-matching-open): Strip extra info from syntax.
6792
6793 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
6794 funny chars in the end-of-here-doc marker.
6795
6796 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6797
6798 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
6799 that enable/disabled state of breakpoints is shown correctly in
6800 fringe and on ttys.
6801 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
6802 Add breakpoint information as text properties.
6803 (gdb-mouse-toggle-breakpoint):
6804 Rename to gdb-mouse-set-clear-breakpoint.
6805 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
6806 breakpoints in the margin.
6807 (gdb-remove-strings): Simplify.
6808
6809 2005-01-17 Jay Belanger <belanger@truman.edu>
6810
6811 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
6812 erasing buffer.
6813
6814 2005-01-17 Richard M. Stallman <rms@gnu.org>
6815
6816 * progmodes/grep.el (grep-find): Copy from `grep' the condition
6817 for calling grep-compute-defaults.
6818
6819 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
6820 if buffer is empty.
6821
6822 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
6823
6824 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
6825
6826 * hilit-chg.el (highlight-changes-mode): Don't autoload.
6827
6828 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
6829 non-preloaded variables.
6830
6831 2005-01-17 Steven Tamm <steventamm@mac.com>
6832
6833 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
6834 tex-shell cause to force interactivity when using pipes.
6835
6836 2005-01-17 Kim F. Storm <storm@cua.dk>
6837
6838 * simple.el (just-one-space): Make arg optional.
6839
6840 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
6841
6842 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
6843 posn-at-x-y to t to access left-margin.
6844
6845 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
6846
6847 Sync with Tramp 2.0.47.
6848
6849 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
6850 catching keep-date problems in cp/scp operations.
6851 (tramp-handle-copy-file): Don't call `set-file-modes'
6852 unconditionally. Specialized functions should know better what is
6853 necessary. This improves performance a little bit, and the
6854 functions could catch errors with `cp -p' and `scp -p'.
6855 (tramp-do-copy-or-rename-file-via-buffer)
6856 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
6857 when appropriate.
6858 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
6859 Call `set-file-modes' when appropriate.
6860 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
6861 Johnsson <isak@hypergene.com>
6862 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
6863 of both Tramp buffer and debug buffer. Reported by Joakim Verona
6864 <joakim@verona.se>
6865 (tramp-file-name-for-operation): Mark `shell-command' as magic for
6866 Emacs only.
6867
6868 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
6869 `find-file-hooks' and `dired-mode-hook'.
6870 (tramp-minor-mode-map): Respective map. Add remapping for
6871 `compile' and `recompile'.
6872 (tramp-remap-command, tramp-recompile): New defuns.
6873 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
6874 in buffer "*Compilation*". Call the commands asynchronously.
6875
6876 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
6877 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
6878 `shell-command', because it isn't magic in XEmacs. Reported by
6879 Adrian Aichner <adrian@xemacs.org>.
6880
6881 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
6882 `substitute-in-file-name.
6883 (tramp-smb-handle-substitute-in-file-name): New defun.
6884 (tramp-smb-advice-PC-do-completion): Delete advice.
6885
6886 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
6887
6888 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
6889 Fix error in deleting region.
6890
6891 2005-01-15 Richard M. Stallman <rms@gnu.org>
6892
6893 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
6894 In non-temp buffer, switch syntax table temporarily.
6895
6896 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
6897
6898 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
6899
6900 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
6901
6902 * imenu.el (imenu--split-menu): Copy menulist before sorting.
6903 (imenu--generic-function): Use START, not BEG, as pos of definition.
6904
6905 * simple.el (just-one-space): Argument specifies number of spaces.
6906
6907 * simple.el (eval-expression-print-format): Avoid warning
6908 about edebug-active.
6909
6910 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
6911
6912 * progmodes/sh-script.el: Code copied from make-mode.el
6913 with small changes,
6914 (sh-mode-map): Bind C-c C-\.
6915 (sh-backslash-column, sh-backslash-align): New variables.
6916 (sh-backslash-region, sh-append-backslash): New functions.
6917
6918 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6919
6920 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
6921 (rmail-pop-password, rmail-pop-password-required): Move to
6922 rmail-obsolete group.
6923 (rmail-set-pop-password): Rename to rmail-set-remote-password.
6924 All callers updated.
6925 (rmail-get-pop-password): Rename to rmail-get-remote-password.
6926 Take an argument specifying whether it is POP or IMAP mailbox we
6927 are using. All callers updated.
6928 (rmail-pop-password-error): Rename to
6929 rmail-remote-password-error. Added mailutils-specific error message.
6930 (rmail-movemail-search-path)
6931 (rmail-movemail-variant-in-use): New variables.
6932 (rmail-remote-password, rmail-remote-password-required):
6933 New customization variables.
6934 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
6935 (rmail-parse-url): New function.
6936 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
6937 with GNU mailutils movemail.
6938
6939 2005-01-15 Kevin Ryde <user42@zip.com.au>
6940
6941 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
6942 suffix to space, $ or '$, to correctly position point when going
6943 to @table style constants like DBL_MAX.
6944
6945 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
6946
6947 * type-break.el (type-break-mode, type-break-file-time)
6948 (type-break-file-keystroke-count, type-break-choose-file):
6949 Don't store data in or load data from the file if type-break-file-name
6950 is nil.
6951 (type-break-file-name): Doc update as per the above.
6952
6953 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
6954
6955 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
6956 lookup-key might return nil; handle that.
6957
6958 2005-01-15 Alan Mackenzie <acm@muc.de>
6959
6960 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
6961 rather than the element found, thus enabling the tree to be setcar'd.
6962
6963 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
6964
6965 * textmodes/org.el (org-show-following-heading): New option.
6966 (org-show-hierarchy-above): Use `org-show-following-heading'.
6967 (org-cycle): Documentation fix.
6968
6969 * textmodes/org.el (orgtbl-optimized): New option
6970 (orgtbl-mode): New command, a minor mode.
6971 (orgtbl-mode-map): New variable.
6972 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
6973 (orgtbl-error, orgtbl-self-insert-command)
6974 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
6975
6976 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
6977 a local variable in each org-mode buffer.
6978
6979 * textmodes/org.el (org-set-regexps-and-options): Rename from
6980 `org-set-regexps'. Added checking for STARTUP keyword.
6981 (org-get-current-options): Add STARTUP options.
6982 (org-table-insert-row): Mode mode intelligent about when
6983 realignment is needed.
6984 (org-self-insert-command, org-delete-backward-char, org-delete-char):
6985 New commands.
6986 (org-enable-table-editor): New default value `optimized'.
6987 (org-table-blank-field): Support blanking regions if active.
6988
6989 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
6990
6991 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
6992 if the year is not given.
6993
6994 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
6995 Add new escapes %m and %M, fixed bug with %F by adding
6996 save-match-data.
6997 (reftex-reference): Remove ?. from list of spaces.
6998 (reftex-label-info): Add automatic label prefix recognition.
6999
7000 * textmodes/reftex-index.el (reftex-index-next-phrase):
7001 Add slave parameter to call of `reftex-index-this-phrase'.
7002 (reftex-index-this-phrase): New optional argument.
7003 (reftex-index-region-phrases): Add slave parameter to call of
7004 `reftex-index-this-phrase'.
7005 (reftex-display-index): New argument redo.
7006 (reftex-index-rescan): Add 'redo to arguments of
7007 `reftex-display-index'.
7008 (reftex-index-Rescan, reftex-index-revert)
7009 (reftex-index-switch-index-tag): Add 'redo to arguments of
7010 `reftex-display-index'.
7011 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
7012 indexing. Fix bug with matching is there is a quote before or
7013 after the word.
7014
7015 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
7016 Fix bug when collecting citation keys in lines with comments.
7017 (reftex-citation): Prefix argument no longer rescans the document,
7018 but forces prompting for optional arguments of cite macros.
7019 (reftex-do-citation): Prompting for optional arguments implemented.
7020
7021 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
7022 Add optional arguments to most cite commands.
7023 (reftex-cite-cleanup-optional-args): New option
7024 (reftex-cite-prompt-optional-args): New option.
7025 (reftex-trust-label-prefix): New option.
7026
7027 * textmodes/reftex-toc.el (reftex-toc-find-section):
7028 Add push-mark before changing the position in the buffer.
7029
7030 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
7031 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
7032
7033 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
7034
7035 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
7036 more carefully.
7037
7038 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
7039
7040 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
7041 (sgml-mode): Use it.
7042 (sgml-get-context): Better keep track of implicitly closed tags.
7043
7044 2005-01-13 Kenichi Handa <handa@m17n.org>
7045
7046 * textmodes/ispell.el: These changes are to fix misalignment error
7047 caused by equivalent characters of different Emacs charsets.
7048 (ispell-unified-chars-table): New variable.
7049 (ispell-get-decoded-string): New function.
7050 (ispell-get-casechars, ispell-get-not-casechars)
7051 (ispell-get-otherchars): Call ispell-get-decoded-string.
7052
7053 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
7054
7055 * custom.el (custom-declare-variable): Just put symbol instead
7056 of (defvar . symbol) in `current-load-list'.
7057
7058 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
7059
7060 * emacs-lisp/elint.el: Fixed typo in Commentary section.
7061
7062 2005-01-12 Jay Belanger <belanger@truman.edu>
7063
7064 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
7065 to create a Calc summary.
7066
7067 2005-01-12 Kim F. Storm <storm@cua.dk>
7068
7069 * mouse.el (mouse-on-link-p): Change functionality and doc
7070 string to comply with latest description in lisp ref.
7071
7072 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
7073
7074 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
7075 Enable mouse clicks on mode-line, header-line and margin.
7076 (event-type): Give mouse event symbols an 'event-kind property
7077 with value 'mouse-click.
7078
7079 2005-01-12 Juri Linkov <juri@jurta.org>
7080
7081 * facemenu.el (list-colors-display): Add new arg buffer-name.
7082 Use it. Fix docstring. Replace code for identifying duplicate
7083 colors by the name with call to `list-colors-duplicates' which
7084 identifies duplicate colors by the value unless the color
7085 is one of special Windows colors. Set truncate-lines to t.
7086 Print sorted duplicate color names on each line. Indent to 22
7087 \(the longest color name in rgb.txt) instead of 20. Optimize.
7088 (list-colors-duplicates): New function.
7089 (facemenu-color-name-equal): Delete function.
7090
7091 * facemenu.el (list-colors-print): New function created from code
7092 in list-colors-display. Print #RRGGBB at the window right edge.
7093 (list-colors-display): When temp-buffer-show-function is not
7094 defined, call list-colors-print from temp-buffer-show-hook
7095 to get the right value of window-width in list-colors-print
7096 after the buffer is displayed.
7097
7098 * simple.el (pop-mark): Move deactivate-mark out of conditional
7099 part to deactivate the active mark regardless of the state of the
7100 mark ring.
7101
7102 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
7103 variables line in desktop files.
7104
7105 2005-01-12 Juri Linkov <juri@jurta.org>
7106
7107 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
7108 Bring together isearch highlight related options.
7109 (lazy-highlight): Replace group `replace' by `matching'.
7110 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
7111 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
7112 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
7113 and declare them obsolete.
7114 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
7115 (isearch-faces): Remove defgroup.
7116 (isearch-overlay, isearch-highlight, isearch-dehighlight):
7117 Move isearch highlighting code closer to lazy highlighting code.
7118
7119 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
7120 (query-replace-highlight, query-replace-lazy-highlight)
7121 (query-replace): Move definitions to the beginning of the file.
7122
7123 2005-01-11 Juri Linkov <juri@jurta.org>
7124
7125 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
7126 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
7127 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
7128
7129 * info.el (Info-history-forward): New variable.
7130 (Info-select-node): Reset Info-history-forward to nil.
7131 (Info-last): Turn into defalias.
7132 (Info-history-back): Rename from Info-last.
7133 Add current node to Info-history-forward.
7134 (Info-history-forward): New fun.
7135 (Info-mode-map): Replace Info-last by Info-history-back.
7136 Bind Info-history-forward to "r".
7137 (Info-mode-menu): Replace Info-last by Info-history-back.
7138 Fix menu item text. Add menu item for Info-history-forward.
7139 (info-tool-bar-map): Replace Info-last by Info-history-back.
7140 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
7141 for Info-history-forward.
7142 (Info-mode): Replace Info-last by Info-history-back in docstring.
7143 Add local variable Info-history-forward.
7144 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
7145
7146 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
7147
7148 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
7149 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
7150 Ignore select-window events rather than fiddle with
7151 mouse-autoselect-window.
7152
7153 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
7154
7155 * type-break.el (type-break-mode): Fix previous change.
7156
7157 2005-01-10 Jay Belanger <belanger@truman.edu>
7158
7159 * calc/calc-ext.el (calc-reset): Reset when inside embedded
7160 calculator; only reset when point is inside a calculator.
7161 Don't adjust the window height if the window takes up the whole height
7162 of the frame.
7163
7164 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
7165
7166 * ebuff-menu.el (Electric-buffer-menu-mode):
7167 Preserve value of buffer-local var header-line-format.
7168
7169 2005-01-09 Jay Belanger <belanger@truman.edu>
7170
7171 * calc/calc.el (calc-mode-var-list-restore-saved-values):
7172 Make sure settings file exists before accessing it.
7173
7174 * calc/calc-embed.el (calc-embedded-subst):
7175 Replace math-multi-subst-rec, which is only supposed to be called
7176 by math-multi-subst, by math-multi-subst.
7177
7178 2005-01-09 Andre Spiegel <spiegel@gnu.org>
7179
7180 * vc.el (vc-allow-async-revert): New user option.
7181 (vc-disable-async-diff): New internal variable.
7182 (vc-revert-buffer): Use them to disable asynchronous diff.
7183
7184 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
7185 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
7186 asynchronously if vc-disable-async-diff is t.
7187
7188 2005-01-09 Jay Belanger <belanger@truman.edu>
7189
7190 * calc/calc.el (defcalcmodevar): New macro.
7191 (calc-mode-var-list-restore-default-values)
7192 (calc-mode-var-list-restore-saved-values): New functions.
7193 (calc-mode-var-list): Use defcalcmodevar to define it.
7194 (calc-always-load-extensions, calc-line-numbering)
7195 (calc-line-breaking, calc-display-just, calc-display-origin)
7196 (calc-number-radix, calc-leading-zeros, calc-group-digits)
7197 (calc-group-char, calc-point-char, calc-frac-format)
7198 (calc-prefer-frac, calc-hms-format, calc-date-format)
7199 (calc-float-format, calc-full-float-format, calc-complex-format)
7200 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
7201 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
7202 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
7203 (calc-matrix-brackets, calc-language, calc-language-option)
7204 (calc-left-label, calc-right-label, calc-word-size)
7205 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
7206 (calc-display-raw, calc-internal-prec, calc-angle-mode)
7207 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
7208 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
7209 (calc-window-height, calc-display-trail, calc-show-selections)
7210 (calc-use-selections, calc-assoc-selections)
7211 (calc-display-working-message, calc-auto-why, calc-timing)
7212 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
7213 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
7214 (calc-gnuplot-default-device, calc-gnuplot-default-output)
7215 (calc-gnuplot-print-device, calc-gnuplot-print-output)
7216 (calc-gnuplot-geometry, calc-graph-default-resolution)
7217 (calc-graph-default-resolution-3d, calc-invocation-macro)
7218 (calc-show-banner): Use defcalcmodevar to declare them and set
7219 their default values.
7220
7221 * calc/calc-ext.el (calc-reset): Restore saved values of variables
7222 instead of default values (but restore default values if there is
7223 an argument of 0).
7224
7225 2005-01-09 David Kastrup <dak@gnu.org>
7226
7227 * desktop.el (desktop-restore-eager): Fix typo in type.
7228
7229 2005-01-08 Richard M. Stallman <rms@gnu.org>
7230
7231 * cus-edit.el (customize): Delete :link.
7232
7233 2005-01-08 Jay Belanger <belanger@truman.edu>
7234
7235 * calc/calc.el (calc-mode): Remove the extension from the
7236 `calc-settings-file' file name when loading it.
7237
7238 2005-01-08 Kim F. Storm <storm@cua.dk>
7239
7240 * info.el (Info-mode-map, Info-next-link-keymap)
7241 (Info-prev-link-keymap, Info-up-link-keymap):
7242 Map follow-link to mouse-face.
7243 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
7244
7245 2005-01-08 Jay Belanger <belanger@truman.edu>
7246
7247 * calc/calc.el (calc-settings-file): Change default value.
7248 Suggested by cgw in a comment in calc-mode.el.
7249
7250 * calc/calc-mode.el (calc-settings-file-name):
7251 Compare calc-settings-file to user-init-file instead of ~/.emacs.
7252 Replace ~/.emacs in a prompt by calc-settings-file.
7253
7254 2005-01-07 Lars Hansen <larsh@math.ku.dk>
7255
7256 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
7257 (desktop-lazy-idle-delay): New customizable variables.
7258 (desktop-buffer-args-list): New variable.
7259 (desktop-append-buffer-args): New function.
7260 (desktop-save): Call desktop-append-buffer-args for some buffers.
7261 (desktop-lazy-create-buffer): New function.
7262 (desktop-idle-create-buffers): New function.
7263 (desktop-read): Add message about buffers to restore lazily.
7264 (desktop-lazy-abort): New command.
7265 (desktop-clear): Call desktop-lazy-abort.
7266 (desktop-lazy-complete): New command.
7267
7268 2005-01-06 Richard M. Stallman <rms@gnu.org>
7269
7270 * emacs-lisp/find-func.el (find-face-definition):
7271 Rename from find-face.
7272
7273 2005-01-06 Kim F. Storm <storm@cua.dk>
7274
7275 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
7276
7277 * man.el (Man-xref-man-page, Man-xref-header-file)
7278 (Man-xref-normal-file): Add follow-link property.
7279
7280 2005-01-06 Jay Belanger <belanger@truman.edu>
7281
7282 * calc/calc-units.el: Make sure the proper macro definitions are
7283 available when compiling.
7284
7285 2005-01-06 Juri Linkov <juri@jurta.org>
7286
7287 * isearch.el (isearch-lazy-highlight-update):
7288 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
7289
7290 2005-01-06 Miles Bader <miles@gnu.org>
7291
7292 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
7293 (isearch-lazy-highlight-face): Use new name.
7294
7295 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
7296
7297 * uniquify.el (uniquify-rationalize-file-buffer-names):
7298 Re-add an interactive spec.
7299 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
7300 to the same name.
7301
7302 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
7303 (isearch-update, isearch-done): Adjust calls accordingly.
7304
7305 2005-01-05 Richard M. Stallman <rms@gnu.org>
7306
7307 * custom.el (custom-set-variables, custom-theme-set-variables):
7308 Clarify documentation.
7309
7310 * emacs-lisp/find-func.el (find-variable)
7311 (find-variable-other-window, find-variable-other-frame):
7312 Fix the TYPE args to find-function-read and find-function-do-it.
7313 (find-function): Doc fix.
7314 (find-function-at-point): Replace function-at-point alias.
7315
7316 2005-01-04 Richard M. Stallman <rms@gnu.org>
7317
7318 * cus-face.el (custom-declare-face):
7319 Record defface in current-load-list.
7320
7321 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
7322
7323 * emacs-lisp/find-func.el: Doc fixes.
7324 (find-face-regexp): New variable.
7325 (find-function-regexp-alist): New variable.
7326 (find-function-C-source): Third arg is now TYPE.
7327 (find-function-search-for-symbol): Handle general TYPE.
7328 (find-function-read, find-function-do-it): Handle general TYPE.
7329 (find-definition-noselect, find-face): New functions.
7330 (function-at-point): Alias deleted.
7331
7332 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
7333
7334 * battery.el (display-battery-mode): Rename from display-battery.
7335 Handle the case where it gets turned off.
7336
7337 2005-01-04 Richard M. Stallman <rms@gnu.org>
7338
7339 * cus-edit.el (customize): Make :link point to user doc.
7340
7341 * man.el (Man-fontify-manpage): Turn off undo generation.
7342
7343 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
7344
7345 2005-01-04 Andreas Schwab <schwab@suse.de>
7346
7347 * files.el (insert-directory): Only look for error lines in
7348 inserted text. Don't move too far after processing --dired markers.
7349
7350 2005-01-04 Richard M. Stallman <rms@gnu.org>
7351
7352 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
7353 Don't expand if the character is @, period, dash, etc.
7354 (define-mail-abbrev): Quote names that contain problem characters.
7355
7356 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
7357
7358 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
7359
7360 2005-01-03 Richard M. Stallman <rms@gnu.org>
7361
7362 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
7363 (query-replace-highlight, query-replace-lazy-highlight)
7364 (query-replace): Definitions moved up. Doc fix.
7365
7366 2005-01-03 Richard M. Stallman <rms@gnu.org>
7367
7368 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
7369 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
7370 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
7371 (lazy-highlight-face): Rename from isearch-lazy-...
7372 Change all references to them.
7373
7374 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7375
7376 * cus-edit.el (custom-file): Doc fix for defcustom.
7377 (custom-file): The function no longer sets the variable
7378 `custom-file' to its return value.
7379
7380 * startup.el (command-line): No longer load `custom-file'.
7381
7382 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
7383
7384 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
7385
7386 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
7387 Don't confuse module-prefixed identifiers for labels.
7388 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
7389
7390 2005-01-02 Richard M. Stallman <rms@gnu.org>
7391
7392 * files.el (basic-save-buffer-1): Fix previous change.
7393
7394 * loadhist.el (file-loadhist-lookup): New function.
7395 (file-provides, file-requires): Use it.
7396
7397 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
7398 instead of calculating the right size.
7399
7400 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
7401
7402 * vc-svn.el (vc-svn-diff): Stay local if possible.
7403
7404 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
7405
7406 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
7407
7408 * files.el (hack-local-variables): Fix last change.
7409
7410 2005-01-02 Jay Belanger <belanger@truman.edu>
7411
7412 * calc/calc-yank.el (calc-edit-top): New variable.
7413 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
7414 object. Change header properties.
7415 (calc-edit-finish, calc-edit-finish-stack-object)
7416 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
7417 edited object.
7418 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
7419 for the beginning of the edited object.
7420 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
7421 for the beginning of the edited object.
7422 * calc/calc-prog.el (calc-edit-macro-finish-edit)
7423 (calc-finish-formula-edit, calc-macro-repeats)
7424 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
7425 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
7426 beginning of the edited object.
7427 (calc-user-define-edit): Change the header for editing macros.
7428 Remove unnecessary variable.
7429
7430 2005-01-01 Jay Belanger <belanger@truman.edu>
7431
7432 * calc/calc-yank.el (calc-edit-mode): Change default header.
7433 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
7434 * calc/calc-store.el (calc-edit-variable): Change title to match new
7435 header.
7436 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
7437 mode to match new header.
7438 (calc-user-define-edit): Change titles to include names of commands.
7439 (calc-finish-formula-edit): Adjust to handle new header.
7440 (calc-finish-macro-edit): Remove.
7441 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
7442 (calc-edit-macro-command, calc-edit-macro-command-type)
7443 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
7444 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
7445 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
7446 (calc-edit-macro-finish-edit): New functions.
7447 (calc-user-define-edit): Use new functions to edit named calc macros.
7448
7449 2005-01-01 Stefan <monnier@iro.umontreal.ca>
7450
7451 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
7452
7453 * ses.el (copy-region-as-kill): Deactivate mark.
7454
7455 2005-01-01 Richard M. Stallman <rms@gnu.org>
7456
7457 * replace.el (occur-1): If the output buffer is also an input,
7458 don't kill it, rename it.
7459
7460 * faces.el (set-face-background, set-face-foreground): Doc fix.
7461
7462 * cus-face.el (custom-face-attributes): Fix :help-echo strings
7463 for :foreground and :background.
7464
7465 * dired.el (dired-view-command-alist): Variable deleted.
7466 (dired-view-file, dired-mouse-find-file-other-window):
7467 Delete the code to use it.
7468
7469 2005-01-01 Kim F. Storm <storm@cua.dk>
7470
7471 * image.el (insert-sliced-image): Use t for line-height property.
7472
7473 2004-12-31 Jay Belanger <belanger@truman.edu>
7474
7475 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
7476 for "var-" at the beginning of the minibuffer.
7477
7478 2004-12-31 Richard M. Stallman <rms@gnu.org>
7479
7480 * faces.el (read-face-name):
7481 Don't treat an attribute spec as a list of faces.
7482
7483 * simple.el (undo): Use undo-equiv-table to detect
7484 unexpected changes since previous undo.
7485 (undo-list-saved): Variable deleted.
7486 (buffer-disable-undo): Don't alter undo-list-saved.
7487
7488 * files.el (require-final-newline): Allow `visit' and `visit-save'.
7489 (mode-require-final-newline): New option.
7490 (after-find-file): Handle require-final-newline with new values.
7491 (basic-save-buffer): Handle new values of require-final-newline.
7492
7493 * progmodes/sh-script.el (sh-require-final-newline):
7494 Alist value now controls whether to use mode-require-final-newline.
7495 (sh-set-shell): Implement that new meaning.
7496
7497 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
7498 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
7499 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
7500 Delete old-Emacs compatibility code.
7501 (antlr-c-common-init): Function deleted.
7502
7503 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
7504 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
7505 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
7506 * progmodes/python.el (python-mode): Use mode-require-final-newline.
7507 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
7508 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
7509 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
7510 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
7511 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
7512 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
7513 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
7514 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
7515 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
7516 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
7517 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
7518 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
7519
7520 2004-12-31 Jay Belanger <belanger@truman.edu>
7521
7522 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
7523 way to return to Calc.
7524
7525 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
7526 finish, C-xk as the way to cancel the edit. Add cancel routine to
7527 kill-buffer-hook.
7528
7529 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
7530 MacEdit code.
7531
7532 * calc/calc-prog.el: Remove obsolete MacEdit code.
7533 (calc-macro-edit-algebraic, calc-macro-edit-variable)
7534 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
7535
7536 2004-12-31 Kenichi Handa <handa@m17n.org>
7537
7538 * international/mule.el (buffer-file-coding-system-explicit):
7539 Rename for explicit-buffer-file-coding-system.
7540 (after-insert-file-set-coding): Adjust for the above change.
7541
7542 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
7543 to buffer-file-coding-system-explicit.
7544 (basic-save-buffer-1): Likewise.
7545
7546 2004-12-30 Richard M. Stallman <rms@gnu.org>
7547
7548 * textmodes/artist.el (artist-butlast-fn): Var deleted.
7549 (artist-butlast, artist-last): Functions deleted.
7550 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
7551 (artist-compute-key-compl-table): Call remq directly.
7552 (artist-remove-nulls): Function deleted.
7553 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
7554 (artist-push, artist-pop): Macro deleted.
7555
7556 2004-12-30 Andreas Leue <al@sphenon.de>
7557
7558 * textmodes/artist.el (artist-version): 1.2.6
7559 (artist-prev-next-op-alist): New variable.
7560 (artist-select-next-op-in-list): New function.
7561 (artist-select-prev-op-in-list): New function.
7562 (artist-make-prev-next-op-alist): New function.
7563 (artist-is-in-op-list-p): New function.
7564 (artist-get-first-non-nil-op): New function.
7565 (artist-get-last-non-nil-op): New function.
7566 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
7567 artist-prev-next-op-alist.
7568 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
7569 change drawing operation.
7570
7571 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
7572
7573 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
7574
7575 2004-12-31 Masatake YAMATO <jet@gyve.org>
7576
7577 * server.el (server-process-filter): Suppress `error', too.
7578
7579 2004-12-30 Jay Belanger <belanger@truman.edu>
7580
7581 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
7582 Change the way a variable is displayed in a message.
7583
7584 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
7585 (calc-user-define-permanent, calc-execute-kbd-macro):
7586 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
7587
7588 2004-12-30 Kenichi Handa <handa@m17n.org>
7589
7590 * files.el (basic-save-buffer-1):
7591 Set explicit-buffer-file-coding-system to last-coding-system-used.
7592 (revert-buffer): Pay attention to
7593 explicit-buffer-file-coding-system (not buffer-file-coding-system)
7594 on bind coding-system-for-read.
7595
7596 * international/mule.el (explicit-buffer-file-coding-system):
7597 New buffer local variable.
7598 (after-insert-file-set-coding): Set it to coding-system-for-read.
7599
7600 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
7601
7602 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
7603
7604 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
7605
7606 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
7607 that include line numbers.
7608
7609 2004-12-29 Milan Zamazal <pdm@zamazal.org>
7610
7611 * files.el (hack-local-variables): If no PREFIX, set it to "^".
7612 Redundant variable PREFIXLEN removed.
7613
7614 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
7615
7616 * eshell/em-hist.el (eshell-previous-matching-input):
7617 Start the deletion from the end of the output.
7618
7619 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7620
7621 * term/mac-win.el: Require x-dnd.
7622 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
7623
7624 2004-12-29 David Kastrup <dak@gnu.org>
7625
7626 * international/mule.el (decode-coding-inserted-region):
7627 Don't barf if `buffer-undo-list' is already set to `t'.
7628
7629 2004-12-29 Jay Belanger <belanger@truman.edu>
7630
7631 * calc/calc-prog.el (calc-user-define-formula): Put default values
7632 for function names in prompts.
7633 (calc-user-define-permanent, calc-user-define-composition)
7634 (calc-user-define-formula): Remove the need for "calcFunc-" in the
7635 default input for algebraic functions.
7636
7637 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
7638
7639 * vc-rcs.el (vc-rcs-annotate-command):
7640 Fix omission bug: Call `vc-setup-buffer'.
7641
7642 2004-12-29 Kenichi Handa <handa@m17n.org>
7643
7644 * international/mule.el (recode-region): New function.
7645
7646 2004-12-28 Richard M. Stallman <rms@gnu.org>
7647
7648 * simple.el (undo-extra-outer-limit): New variable.
7649 (undo-outer-limit-truncate): Test and set it.
7650
7651 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
7652 enables the feature to extend the existing region.
7653
7654 * simple.el (mark-word): New arg ALLOW-EXTEND
7655 enables the feature to extend the existing region.
7656
7657 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
7658 enables the feature to extend the existing region.
7659
7660 * startup.el (site-run-file): Don't allow setting it with Custom.
7661
7662 * simple.el (buffer-disable-undo): Fix previous change.
7663
7664 2004-12-27 Masatake YAMATO <jet@gyve.org>
7665
7666 * hexl.el (hexlify-buffer): Remove fontification here.
7667 Use font lock mechanism instead.
7668 (hexl-font-lock-keywords): New font lock kewords.
7669 (hexl-mode-old-font-lock-keywords): New variable.
7670 (hexl-mode): Store the old font lock keywords.
7671 (hexl-mode-exit): Restore the old font lock keywords.
7672
7673 2004-12-27 Richard M. Stallman <rms@gnu.org>
7674
7675 * simple.el (undo): Fix previous change.
7676
7677 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7678
7679 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
7680 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
7681 Call x-open-connection on Mac OS X.
7682
7683 2004-12-27 Richard M. Stallman <rms@gnu.org>
7684
7685 * files.el (buffer-save-without-query): New var (buffer-local).
7686 (save-some-buffers): Save those buffers first, w/o asking.
7687
7688 * files.el (insert-directory-ls-version): New variable.
7689 (insert-directory): When ls returns an error, test the version
7690 number to decide what the return code means.
7691 With --dired output format, detect and distinguish lines
7692 that are really error messages.
7693 (insert-directory-adj-pos): New function.
7694
7695 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
7696
7697 * battery.el (battery-mode-line-format): Remove initial spaces.
7698
7699 * uniquify.el (uniquify-rationalize-file-buffer-names):
7700 Delete interactive spec.
7701
7702 * type-break.el (type-break-mode): Set buffer-save-without-query.
7703 Remove code that tried to set save-some-buffers-always.
7704 (type-break-file-keystroke-count): Bind deactivate-mark.
7705
7706 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
7707
7708 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
7709 Test that the buffer is live, and maybe reject current buffer too.
7710 Clarify.
7711 (next-error-find-buffer): Rewrite for clarity.
7712
7713 * loadup.el: Don't use buffer-disable-undo; do it directly.
7714
7715 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
7716 (describe-variable): Call symbol-file with `defvar'.
7717
7718 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
7719 (symbol-file): Rewritten to handle new load-history format.
7720 Now takes an arg TYPE to specify looking for a particular
7721 type of definition only.
7722
7723 * emacs-lisp/debug.el (debugger-make-xrefs):
7724 Call symbol-file with `defun'.
7725
7726 * emacs-lisp/find-func.el (find-function-noselect):
7727 Call symbol-file with `defun'.
7728 (find-variable-noselect): Call symbol-file with `defvar'.
7729
7730 * eshell/esh-cmd.el (eshell-find-alias-function):
7731 Call symbol-file with `defun'.
7732
7733 * eshell/esh-test.el (eshell-test-goto-func):
7734 Call symbol-file with `defun'.
7735
7736 * mail/rmail.el (rmail-resend):
7737 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
7738
7739 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
7740
7741 * progmodes/compile.el (compilation-find-buffer): Rename arg.
7742
7743 * textmodes/texinfmt.el (texinfo-format-buffer-1):
7744 Call buffer-disable-undo.
7745
7746 * simple.el (undo-list-saved): New variable (buffer-local).
7747 (undo): Set and test it.
7748 (buffer-disable-undo): Move here from buffer.c.
7749 Clear out undo-list-saved.
7750
7751 * international/mule.el (decode-coding-inserted-region):
7752 Set buffer-undo-list in a correct and optimal way.
7753
7754 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
7755 (cperl-font-lock-unfontify-region-function): No need to save and
7756 restore info, since font-lock.el does it for us.
7757
7758 * ansi-color.el (save-buffer-state): Definition deleted.
7759 (ansi-color-unfontify-region): Don't use save-buffer-state.
7760
7761 2004-12-27 Dave Love <fx@gnu.org>
7762
7763 * wid-edit.el (function): Use restricted-sexp as parent.
7764
7765 2004-12-27 Kevin Ryde <user42@zip.com.au>
7766
7767 * simple.el (next-matching-history-element): Use same
7768 `interactive' form as previous-matching-history-element.
7769
7770 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
7771 it can appear unencoded and has been seen from yahoo.
7772
7773 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
7774
7775 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
7776 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
7777
7778 2004-12-27 Kenichi Handa <handa@m17n.org>
7779
7780 * international/utf-8.el (utf-translate-cjk-load-tables):
7781 Bind coding-system-for-read to nil while loading subst-*.
7782
7783 2004-12-26 Jay Belanger <belanger@truman.edu>
7784
7785 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
7786 default input.
7787
7788 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
7789
7790 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
7791 before reverting and disable undo recording while reverting.
7792
7793 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
7794
7795 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
7796 (hs-make-overlay): New function.
7797 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
7798 (hs-flag-region): Delete function.
7799 (hs-hide-comment-region): No longer use `hs-flag-region'.
7800 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
7801 (hs-hide-block-at-point): Likewise.
7802 (hs-hide-level-recursive): Use `hs-discard-overlays'.
7803 (hs-hide-all, hs-show-all): Likewise.
7804 (hs-show-block): Likewise.
7805 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
7806
7807 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
7808
7809 * progmodes/hideshow.el: Require `cl' when compiling.
7810 Remove XEmacs and Emacs 19 compatibility.
7811 Use `dolist' and `add-to-list' for load-time actions.
7812 (hs-discard-overlays): Use `dolist'.
7813 (hs-show-block): Likewise.
7814
7815 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
7816
7817 * faces.el (mode-line, mode-line-inactive): Use min-colors.
7818
7819 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
7820
7821 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
7822 When extending backwards, move outside the current comment first.
7823
7824 2004-12-22 Kenichi Handa <handa@m17n.org>
7825
7826 * international/quail.el (quail-start-translation): Fix prompt
7827 string for the case if input-method-use-echo-area being non-nil.
7828 (quail-start-conversion): Likewise.
7829 (quail-show-guidance): Don't show guidance if
7830 input-method-use-echo-area is non-nil.
7831
7832 2004-12-21 Richard M. Stallman <rms@gnu.org>
7833
7834 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
7835
7836 2004-12-21 Markus Rost <rost@ias.edu>
7837
7838 * calendar/diary-lib.el (mark-diary-entries):
7839 Set mark-diary-entries-in-calendar only after checking for diary-file.
7840
7841 2004-12-21 Richard M. Stallman <rms@gnu.org>
7842
7843 * faces.el (escape-glyph): Use blue against light foreground.
7844
7845 * simple.el (undo-outer-limit-truncate): New function.
7846 (undo-outer-limit-function): Use undo-outer-limit-truncate.
7847
7848 2004-12-21 Eli Barzilay <eli@barzilay.org>
7849
7850 * calculator.el (calculator-radix-grouping-mode)
7851 (calculator-radix-grouping-digits)
7852 (calculator-radix-grouping-separator):
7853 New defcustoms for the new radix grouping mode functionality.
7854 (calculator-mode-hook): Now used in electric mode too,
7855 (calculator): Call it.
7856 (calculator-mode-map): Some new keys.
7857 (calculator-message): New function. Some new calls.
7858 (calculator-op, calculator-set-register): Use it.
7859 (calculator-string-to-number): New function, mostly moved and
7860 updated code from calculator-curnum-value.
7861 (calculator-curnum-value): Use it.
7862 (calculator-paste): Use it, and update grabbing the current-kill.
7863 (calculator-rotate-displayer)
7864 (calculator-rotate-displayer-back): Toggle digit grouping when
7865 in radix mode, use calculator-message.
7866 (calculator-displayer-prev, calculator-displayer-next):
7867 Change digit group size when in radix mode.
7868 (calculator-number-to-string): Rename from
7869 calculator-num-to-string. Now deals with digit grouping in
7870 radix mode.
7871 (calculator-update-display, calculator-put-value): Use the new name.
7872 (calculator-fact): Return a floating point number.
7873 (calculator-mode): Doc fix.
7874
7875 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
7876
7877 * calendar/calendar.el (view-other-diary-entries): Add autoload.
7878 * calendar/diary-lib.el (view-other-diary-entries):
7879 Use current-prefix-arg in interactive spec.
7880
7881 2004-12-19 Jay Belanger <belanger@truman.edu>
7882
7883 * calc/calc-aent.el (calcAlg-blank-matching-open):
7884 Temporarily adjust the syntax of both delimiters of half-open intervals.
7885
7886 2004-12-19 Kim F. Storm <storm@cua.dk>
7887
7888 * mouse.el (mouse-1-click-follows-link): Doc fix.
7889
7890 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7891
7892 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
7893 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
7894 instead of centraleuropean as the name
7895
7896 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
7897
7898 Sync with Tramp 2.0.46.
7899
7900 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
7901 parameters wrt Tramp convention.
7902 (tramp-handle-file-attributes-with-perl)
7903 (tramp-handle-directory-files-and-attributes): Apply it.
7904 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
7905 `copy-program'. Reported by Zack Weinberg
7906 <zack@codesourcery.com>.
7907 (top): Set `edebug-form-spec' property directly rather than
7908 calling `def-edebug-spec'.
7909
7910 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
7911 advice less fragile. Surround temporary redefinition of
7912 `substitute-in-file-name' with `unwind-protect'. Suggested by
7913 Matt Hodges <MPHodges@member.fsf.org>.
7914
7915 2004-12-17 Juri Linkov <juri@jurta.org>
7916
7917 * replace.el (occur-accumulate-lines, occur-engine):
7918 Make forcing deferred font-lock fontification jit-specific.
7919
7920 2004-12-17 Kim F. Storm <storm@cua.dk>
7921
7922 * mouse.el (mouse-1-click-follows-link): New defcustom.
7923 (mouse-on-link-p): New function.
7924 (mouse-drag-region-1): Implement mouse-1-click-follows-link
7925 functionality. Map a mouse-1 click event into a mouse-2 (or
7926 other) event when position is inside a link.
7927
7928 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
7929 prefix in tooltip text with "mouse-1" when this is a link
7930 recognized by mouse-1-click-follows-link functionality.
7931
7932 * help.el (describe-key): Report effective and original binding
7933 for mouse-1 when clicked on a link.
7934 (describe-mode): Add follow-link property to "minor-mode" button.
7935
7936 * help-fns.el (describe-variable): Add follow-link property to
7937 "below" button.
7938
7939 * help-mode.el (help-xref): Add follow-link property.
7940
7941 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
7942 (apropos-command, apropos-variable, apropos-face, apropos-group)
7943 (apropos-widget, apropos-plist): Add follow-link property.
7944
7945 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
7946 checks if position is in a filename, rather than some other
7947 clickable item. Function looks for cvs-filename-face at position.
7948
7949 * wid-edit.el (widget-specify-field, widget-specify-button):
7950 Map a :follow-link keyword into a follow-link property.
7951 (link): Add :follow-link keyword, map to RET binding.
7952
7953 * dired.el (dired-mode-map): Map follow-link to mouse-face.
7954
7955 * progmodes/compile.el (compilation-minor-mode-map)
7956 (compilation-button-map, compilation-mode-map): Likewise.
7957
7958 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
7959
7960 * play/zone.el (zone): Init `line-spacing' from orig buffer.
7961 (zone-replace-char): Take `count' and `del-count'
7962 instead of `direction'. Update callers. When `del-count' is
7963 non-nil, delete that many characters, otherwise `count' characters
7964 backwards. Insert the newly-replaced string `count' times.
7965 (zone-fret): Handle chars w/ width greater than one.
7966 (zone-fall-through-ws): No longer take window width `ww'.
7967 Update callers. Add handling for `char-width' greater than one.
7968 (zone-pgm-drip): Update var holding window-end position every cycle.
7969
7970 2004-12-17 Andre Spiegel <spiegel@gnu.org>
7971
7972 * vc.el (vc-default-update-changelog): Use insert-file-contents,
7973 rather than insert-file.
7974
7975 2004-12-16 Jay Belanger <belanger@truman.edu>
7976
7977 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
7978 (math-init-random-base, math-random-digit): Check to see if
7979 var-RandSeed is bound.
7980 (math-random-last): Declare it.
7981 (math-random-digit): Don't make math-random-last local.
7982
7983 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
7984
7985 * play/zone.el (zone): Fix omission bug: Use a self-disabling
7986 one-shot thunk for uniform (error, quit, normal) recovery.
7987 Reported by John Paul Wallington.
7988 (zone-pgm-random-life): Fix bug:
7989 Recognize empty initial field by lack of "@" chars.
7990
7991 2004-12-16 Juri Linkov <juri@jurta.org>
7992
7993 * help.el (function-called-at-point):
7994 * help-fns.el (variable-at-point): As a last resort try stripping
7995 non-word prefixes and suffixes.
7996
7997 * descr-text.el (describe-property-list): Don't treat syntax-table
7998 specially. Use describe-text-sexp which inserts [show] button
7999 for large objects and handles printing errors. Sort properties
8000 by names in alphabetical order instead of by value sizes.
8001 Add `mouse-face' to list of properties for `describe-face' widget.
8002 (describe-char): Mask out face-id from 19 bits of character.
8003 Print face-id separately.
8004
8005 * replace.el (occur-accumulate-lines, occur-engine):
8006 Fontify unfontified matching lines in the source buffer
8007 before copying them.
8008 (occur-engine): Don't put mouse-face on context lines.
8009 (occur-next-error): Set point to line beginning/end
8010 before searching for prev/next property to skip multiple
8011 matches on a line (not supported by occur engine).
8012 Remove redundant prefix-numeric-value.
8013
8014 2004-12-15 Juri Linkov <juri@jurta.org>
8015
8016 * replace.el (match): New face.
8017 (list-matching-lines-face): Change default from `bold' to `match'.
8018
8019 * progmodes/grep.el (grep-match-face): New defvar.
8020 (grep-mode-font-lock-keywords): Use grep-match-face instead of
8021 compilation-column-face to highlight grep matches.
8022
8023 * apropos.el (apropos-match-face): Change default from
8024 `secondary-selection' to `match'.
8025
8026 * info-look.el (info-lookup-highlight-face): Change default from
8027 `highlight' to `match'.
8028
8029 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
8030
8031 * progmodes/executable.el (executable-interpret): Eliminate
8032 obsolete compile-internal, and switch to comint for interaction.
8033
8034 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
8035
8036 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
8037 `&&' when skipping multiple statements on a line.
8038
8039 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
8040
8041 * play/zone.el (zone): Set `truncate-lines'.
8042 Also, init `tab-width' with value from original buffer.
8043 (zone-shift-up): Rewrite for speed.
8044 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
8045 (zone-pgm-jitter): Remove redundant entries from ops vector.
8046 (zone-exploding-remove): Reduce iteration count.
8047 (zone-cpos): Convert to defsubst.
8048 (zone-replace-char): New defsubst.
8049 (zone-park/sit-for): Likewise.
8050 (zone-fret): Take window-start arg.
8051 Update callers. Use `zone-park/sit-for'.
8052 (zone-fill-out-screen): Rewrite.
8053 (zone-fall-through-ws): Likewise. Update callers.
8054 (zone-pgm-drip): Use `zone-replace-char'.
8055 Move var inits before while-loop. Use `zone-park/sit-for'.
8056 (zone-pgm-random-life): Handle empty initial field.
8057 Use `zone-replace-char' and `zone-park/sit-for'.
8058
8059 2004-12-15 Juri Linkov <juri@jurta.org>
8060
8061 * isearch.el (isearch-update): Test isearch-lazy-highlight
8062 before calling isearch-lazy-highlight-new-loop.
8063 (isearch-lazy-highlight-new-loop):
8064 Don't test isearch-lazy-highlight.
8065
8066 * replace.el (perform-replace): Add isearch-case-fold-search.
8067 Use delimited-flag for isearch-regexp.
8068 Reset isearch-lazy-highlight-last-string to force lazy
8069 highlighting when called from isearch mode.
8070 (query-replace-highlight): Revert defcustom type to boolean.
8071 (query-replace-lazy-highlight): New defcustom.
8072 (query-replace): New face.
8073 (perform-replace, replace-highlight, replace-dehighlight):
8074 Test query-replace-lazy-highlight instead of special value
8075 `isearch' of query-replace-highlight.
8076 (replace-dehighlight): Don't call isearch-dehighlight.
8077 (replace-highlight): Don't call isearch-highlight.
8078 Use face `query-replace' unconditionally.
8079
8080 2004-12-14 Kim F. Storm <storm@cua.dk>
8081
8082 * simple.el (inhibit-mark-movement): Remove defvar.
8083 (beginning-of-buffer, end-of-buffer): Don't use it.
8084
8085 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
8086 Don't use inhibit-mark-movement.
8087
8088 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
8089 (cua--undo-push-mark): Remove.
8090 (cua--pre-command-handler, cua--post-command-handler):
8091 Don't fiddle with inhibit-mark-movement.
8092
8093 2004-12-14 Juri Linkov <juri@jurta.org>
8094
8095 * buff-menu.el (list-buffers-noselect): Collect internal info
8096 for every buffer in BUFFER-LIST arg too.
8097 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
8098 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
8099 Bind same-window-buffer-names and same-window-regexps to nil.
8100
8101 2004-12-13 Juri Linkov <juri@jurta.org>
8102
8103 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
8104
8105 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
8106 (sc-cite-region, sc-uncite-region, sc-recite-region):
8107 Fix previous change to handle not alist as a symbol, but
8108 a citation frame as a symbol that represents a variable name.
8109
8110 2004-12-13 Richard M. Stallman <rms@gnu.org>
8111
8112 * filecache.el (file-cache-add-directory-using-find):
8113 Only set up file-cache-find-command-posix-flag if we will use it.
8114
8115 * bindings.el (mode-line-buffer-identification-keymap):
8116 Don't cancel the mode-line's usual down-mouse-1 binding.
8117
8118 * cus-edit.el (custom-face-selected): Handle `default' specs.
8119 (custom-face-edit): Increase extra-offset.
8120 (custom-display): Handle `default' specs.
8121
8122 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
8123
8124 * emacs-lisp/elint.el (elint-standard-variables)
8125 (elint-unknown-builtin-args): Move definitions up.
8126
8127 * net/browse-url.el (browse-url-url-at-point): Add autoload.
8128
8129 * info.el (info-xref-visited): Use `default' instead of t.
8130 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
8131
8132 * faces.el (header-line, mode-line-inactive, tool-bar):
8133 Use `default' instead of t for setting the defaults.
8134 (face-spec-choose): Separate `t' from `default'.
8135
8136 * subr.el (while-no-input): New macro.
8137
8138 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
8139
8140 * filecache.el (file-cache-add-directory-using-find):
8141 Only test file-cache-find-command-posix-flag on some systems.
8142
8143 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
8144
8145 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
8146 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
8147 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
8148 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
8149 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
8150
8151 2004-12-12 Juri Linkov <juri@jurta.org>
8152
8153 * files.el (find-file-other-window, find-file-other-frame):
8154 Add the first buffer to the returned value to return the complete
8155 list of all visited buffers.
8156 (find-file-read-only, find-file-read-only-other-window)
8157 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
8158 `find-file-read-args'. Signal an error about non-existent file
8159 only if file name doesn't contain wildcards. Toggle read-only in
8160 all visited buffers.
8161 (find-alternate-file, find-alternate-file-other-window):
8162 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
8163 called interactively. Pass arg `wildcards' to other functions.
8164 (find-file-noselect): Doc fix.
8165
8166 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
8167 Doc fix.
8168 (ffap-directory-finder): New variable.
8169 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
8170 (ffap-file-at-point): Add /* to immediately rejected names.
8171 Return absolute file names matching ffap-dired-wildcards.
8172 (ffap-read-file-or-url): Set default value for `completing-read'
8173 to `buffer-file-name'.
8174 (find-file-at-point): When filename matches ffap-dired-wildcards,
8175 call ffap-file-finder with t arg `wildcards', instead of dired.
8176 (ffap-other-window, ffap-other-frame): Return visited buffers.
8177 (ffap-read-only, ffap-read-only-other-window)
8178 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
8179 (dired-at-point): Call ffap-directory-finder instead of dired.
8180 (ffap-dired-other-window, ffap-dired-other-frame)
8181 (ffap-list-directory): New commands.
8182 (ffap-bindings): New keybindings for new commands.
8183
8184 2004-12-12 Juri Linkov <juri@jurta.org>
8185
8186 * simple.el (beginning-of-buffer, end-of-buffer):
8187 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
8188 Do not push mark when mark is active in transient-mark-mode.
8189
8190 * simple.el (mark-word):
8191 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
8192 * textmodes/paragraphs.el (mark-paragraph):
8193 Extend the region when mark is active in transient-mark-mode,
8194 regardless of the last command. Doc fix.
8195
8196 * simple.el (mark-word): Preserve direction when repeating.
8197 Make arg optional. Interactive "p" -> "P".
8198 (transient-mark-mode, inhibit-mark-movement): Doc fix.
8199
8200 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
8201 preserving direction, to mark forward instead of backward when mark
8202 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
8203
8204 2004-12-12 Juri Linkov <juri@jurta.org>
8205
8206 * isearch.el (isearch-edit-string): Set 7th arg of
8207 `read-from-minibuffer' to `t' to inherit the current input
8208 method (whose name is indicated by [IM] in the minibuffer prompt)
8209 from the current buffer to the minibuffer.
8210 (isearch-lazy-highlight-update): Put body to `with-local-quit'
8211 to allow C-g quitting for lazy highlighting looping inside the
8212 search with nested repetition operators. Add overlay to the list
8213 before setting its face and other properties to avoid the case of
8214 code quitting after placing the new overlay but before it's
8215 recorded on the list. Select the window where isearch was
8216 activated, to highlight matches in the right window when isearch
8217 switches the current window to the minibuffer.
8218
8219 * international/isearch-x.el
8220 (isearch-process-search-multibyte-characters):
8221 Use `isearch-message' as initial input for `read-string' instead
8222 of adding it to the minibuffer prompt. After reading a string
8223 remove the initial value of `isearch-message' from the string.
8224
8225 * replace.el (replace-match-maybe-edit): Doc fix.
8226 (perform-replace): Don't call `replace-highlight' when automatic
8227 replacement is requested in literal mode, since it is intended
8228 only to highlight words during entering a new replacement string
8229 for \? in non-literal mode.
8230
8231 * replace.el (query-replace-highlight): Add new value `isearch'
8232 that allows query replacement to use isearch highlighting.
8233 Change type from `boolean' to `choice'. Doc fix.
8234 (replace-highlight, replace-dehighlight, perform-replace):
8235 Use isearch highlighting if query-replace-highlight eq `isearch'.
8236
8237 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
8238
8239 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
8240 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
8241
8242 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
8243 case of \end{verbatim}.
8244
8245 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
8246
8247 * term.el (term-termcap-format): Synchronyze with terminfo.
8248 (term-emulate-terminal): Handle reset.
8249 (term-reset-terminal): New function.
8250
8251 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
8252
8253 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
8254 (zone-fill-out-screen): New func.
8255 (zone-pgm-drip): Use `zone-fill-out-screen'.
8256 Also, no longer go to point-min on every cycle.
8257 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
8258 (zone-pgm-random-life-wait): New user var.
8259 (zone-pgm-random-life): New func.
8260
8261 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
8262
8263 * files.el (auto-mode-alist): Map .com to DCL mode.
8264
8265 2004-12-09 Richard M. Stallman <rms@gnu.org>
8266
8267 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
8268
8269 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
8270
8271 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
8272 buffer with a display margin.
8273
8274 2004-12-08 Jay Belanger <belanger@truman.edu>
8275
8276 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
8277 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
8278
8279 2004-12-08 Richard M. Stallman <rms@gnu.org>
8280
8281 * faces.el: Delete code to set display table.
8282 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
8283
8284 2004-12-08 Jay Belanger <belanger@truman.edu>
8285
8286 * calc/calc.el: Add math-read-preprocess-string to autoloads.
8287
8288 * calc/calc-ext.el (math-read-replacement-list)
8289 (math-read-superscripts, math-read-preprocess-string): Move to
8290 calc-aent.el.
8291
8292 * calc/calc-aent.el (math-read-replacement-list)
8293 (math-read-superscripts, math-read-preprocess-string): Move from
8294 calc-ext.el.
8295
8296 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8297
8298 * isearch.el (isearch-quote-char): Fix up typo in last change.
8299
8300 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8301
8302 * mouse.el (mouse-set-font): Handle the case where the command was
8303 not invoked using the mouse.
8304
8305 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
8306 (edmacro-finish-edit): Further update for keyboard macros that are
8307 lambda forms.
8308 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
8309
8310 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8311
8312 * font-lock.el (font-lock-unfontify-region): Save buffer state.
8313 (font-lock-default-unfontify-region): Don't save buffer state any more.
8314
8315 2004-12-07 Jay Belanger <belanger@truman.edu>
8316
8317 * calc/calc-help.el (calc-describe-key):
8318 Set calc-summary-indentation even when Calc Summary buffer exists.
8319
8320 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
8321
8322 * calendar/holidays.el (holiday-easter-etc): Make arguments
8323 optional for backwards compatibility. Doc fix.
8324 Remove un-necessary local vars mandatory, output-list.
8325 (holiday-advent): Make arguments optional for backwards
8326 compatibility. Doc fix.
8327
8328 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
8329
8330 * paren.el (show-paren-function): Fix last change (2004-12-02).
8331
8332 * international/mule-util.el (char-displayable-p): Return nil for
8333 unibyte mode.
8334
8335 * subr.el (subregexp-context-p): New function.
8336
8337 * isearch.el (isearch-quote-char): Use it.
8338
8339 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
8340 (regexp-opt-not-groupie*-re): Remove.
8341 (regexp-opt): Properly handle inputs with duplicate entries.
8342
8343 2004-12-06 Richard M. Stallman <rms@gnu.org>
8344
8345 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
8346
8347 * cus-edit.el (custom-file): Doc fix.
8348
8349 * textmodes/org.el: New file.
8350
8351 2004-12-06 Kenichi Handa <handa@m17n.org>
8352
8353 * ldefs-boot.el: Update international/mule-util.el section.
8354
8355 2004-12-05 Sam Steingold <sds@gnu.org>
8356
8357 * net/tramp.el (tramp-handle-file-accessible-directory-p):
8358 Fix `tramp-time-diff' comparison logic.
8359
8360 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
8361
8362 * progmodes/which-func.el (which-function):
8363 Use `run-hook-with-args-until-success' instead of a custom loop.
8364 Fixes bug with local hooks.
8365
8366 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8367
8368 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
8369 Use delete-dups when calculating the initial value.
8370 (bibtex-autokey-get-title): Use <=.
8371 (bibtex-goto-line): New function.
8372 (bibtex-reposition-window): Use line numbers instead of point
8373 positions. Use window-body-height.
8374 (bibtex-find-crossref): Use bibtex-reposition-window.
8375 (bibtex-find-entry): Use bibtex-reposition-window. Always return
8376 position of entry if key is found or nil if not found.
8377
8378 2004-12-05 Richard M. Stallman <rms@gnu.org>
8379
8380 * cus-edit.el (custom-file): Doc fix.
8381
8382 * progmodes/sh-script.el (sh-indent-for-then): Change default.
8383
8384 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
8385
8386 * simple.el (blink-matching-open):
8387 * textmodes/tex-mode.el (tex-validate-region):
8388 Obey syntax-table text properties.
8389
8390 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
8391
8392 * wid-edit.el (widget-specify-field): Add `real-field' property to
8393 boundary.
8394 (widget-field-at): Use it.
8395
8396 2004-12-02 Richard M. Stallman <rms@gnu.org>
8397
8398 * progmodes/cc-mode.el (awk-mode autoload):
8399 Supply t meaning interactive function.
8400
8401 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
8402 (isearch-mode-map): No special definition for space.
8403 (isearch-whitespace-chars): Command deleted.
8404 (isearch-forward-regexp): Doc fix.
8405 (isearch-quote-char): When a space is not inside brackets,
8406 use `[ ]' instead of just space.
8407 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
8408
8409 * imenu.el (imenu--generic-function): Delete code to exclude
8410 matches in comments.
8411
8412 * man.el (Man-reverse-face): Change default to `highlight'.
8413
8414 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
8415 (occur-engine): Use `face' prop rather than `font-lock-face'
8416 when specifying use of `match-face'.
8417 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
8418
8419 * emacs-lisp/elint.el (elint-standard-variables): Update list.
8420
8421 * add-log.el (add-log-current-defun): Handle the case where point
8422 is in the header part of a DEFUN construct.
8423
8424 2004-12-02 Dave Love <fx@gnu.org>
8425
8426 * progmodes/python.el (python-font-lock-syntactic-keywords):
8427 Fix previous change.
8428
8429 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
8430
8431 * paren.el (show-paren-function): Check for matching chars
8432 specified by text props.
8433
8434 2004-12-02 Jay Belanger <belanger@truman.edu>
8435
8436 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
8437 when reading a new key sequence.
8438
8439 2004-12-02 Kim F. Storm <storm@cua.dk>
8440
8441 * faces.el (escape-glyph): Rename from glyph.
8442 (standard-display-table): Set it here. Add escape-glyph face to
8443 extra slot characters.
8444
8445 * disp-table.el: Undo 2004-12-01 change. Display table is now
8446 setup in faces.el.
8447
8448 2004-12-02 Mark A. Hershberger <mah@everybody.org>
8449
8450 * xml.el (xml-parse-dtd): Don't show validity messages when
8451 xml-validating-parser is nil.
8452 (xml-substitute-special): Fix validity error messages to
8453 actually show the unexpandable entity. Added validity error if &
8454 isn't followed by an entity.
8455 (xml-parse-tag): Concatenate any string following the a
8456 <![CDATA[]]> section to the parsed CDATA.
8457 (xml-parse-dtd): Skip parameter entity declarations and use of
8458 parameter entities.
8459
8460 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8461
8462 * kmacro.el (kmacro-default-counter-format): New var.
8463 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
8464 (kmacro-display): Remove `nil' from `and' form. Delete call to
8465 `format' inside `message'.
8466 (kmacro-start-macro): Use `kmacro-default-counter-format'.
8467
8468 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
8469
8470 * pcvs.el (cvs-header-msg): New function.
8471 (cvs-update-header): Use it. Change calling convention.
8472 Correctly handle the case of having simultaneous active processes.
8473 (cvs-sentinel): Don't call cvs-update-header any more.
8474 (cvs-mode-run): Update call and add cvs-update-header to postproc.
8475
8476 2004-12-01 Jay Belanger <belanger@truman.edu>
8477
8478 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
8479 Change message.
8480
8481 2004-12-01 Juri Linkov <juri@jurta.org>
8482
8483 * progmodes/prolog.el (prolog-mode-variables):
8484 Fix imenu-generic-expression.
8485
8486 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
8487
8488 * faces.el (glyph): New face.
8489
8490 * disp-table.el: Add an autoloaded table, that doesn't require
8491 this library, with glyph face.
8492
8493 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
8494 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
8495 (conf-quote-normal): Allow normalizing only ' or ".
8496 (conf-mode): Regexp-quote constructed comment-start and don't
8497 match section {} where "name" contains braces.
8498
8499 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
8500 files.
8501
8502 2004-12-01 Kenichi Handa <handa@m17n.org>
8503
8504 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
8505 (x-select-text): Don't treat eight-bit-control/graphic chars
8506 specially. Store the encoded text in the X cut buffer.
8507 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
8508 with x-last-selected-text-cut-encoded.
8509
8510 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
8511
8512 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
8513
8514 2004-11-30 Markus Rost <rost@ias.edu>
8515
8516 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
8517 AUCTeX.
8518
8519 2004-11-30 Jay Belanger <belanger@truman.edu>
8520
8521 * calc/calc-arith.el (math-possible-signs): Made stronger checks
8522 on signs of intervals.
8523 (math-pow-of-zero): Strengthen checks for positive and negative
8524 exponents.
8525
8526 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
8527 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
8528 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
8529 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
8530 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
8531 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
8532 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
8533 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
8534 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
8535 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
8536 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
8537 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
8538 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
8539 with provide statements.
8540
8541 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
8542
8543 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
8544
8545 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
8546 (calc-load-everything, math-defsimplify): Replace dummy autoloading
8547 functions by require statements.
8548 (math-defsimplify): Move to calc-alg.el, add to autoloads.
8549
8550 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
8551 (calc-gnuplot-print): Give them values.
8552
8553 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
8554 autoloads.
8555 Add calc-do-embedded-activate to autoloads.
8556 (calc-gnuplot-name, calc-gnuplot-plot-command)
8557 (calc-gnuplot-print-command): Move them to calc-graph.el.
8558
8559 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8560
8561 * term/mac-win.el (ccl-encode-mac-roman-font)
8562 (ccl-encode-mac-cyrillic-font)
8563 (ccl-encode-mac-centraleuropean-font, encoder-list)
8564 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
8565 Support Cyrillic, CentralEuropean, and Dingbat font display
8566
8567 2004-11-30 Andre Spiegel <spiegel@gnu.org>
8568
8569 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
8570
8571 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
8572 still nil.
8573
8574 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
8575
8576 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
8577 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
8578
8579 2004-11-29 Jay Belanger <belanger@truman.edu>
8580
8581 * calc/calc-arith.el (math-pow-of-zero): Take into account different
8582 cases of the base and exponent.
8583
8584 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
8585
8586 * simple.el (next-error-buffer-p): Allow for inclusive and
8587 exclusive tests for finding a buffer.
8588 (next-error-find-buffer): Pass the exclusive and inclusive tests
8589 to next-error-buffer-p.
8590
8591 * replace.el (occur-next-error): Switch to the Occur buffer when
8592 appropriate, use the exclusive filter to next-error-find-buffer to
8593 do it. Use the absolute value of the motion amount.
8594
8595 2004-11-29 Kenichi Handa <handa@m17n.org>
8596
8597 * startup.el (command-line): Decode all default-directory by
8598 locale-coding-system.
8599
8600 2004-11-29 Jay Belanger <belanger@truman.edu>
8601
8602 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
8603 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
8604 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
8605 Replace calls to calc-extensions by appropriate require, replace
8606 calc-extensions-loaded by appropriate featurep.
8607
8608 * calc/calc-ext.el: Move require to end of file.
8609 Remove redundant loading of calc.el.
8610 (calc-extensions-loaded): Remove unnecessary variable.
8611 (calc-extensions): Remove unnecessary function.
8612 (calc-load-everything): Replace calc-need-macros by appropriate require.
8613
8614 * calc/calc-macs.el: Move provide to end of file.
8615 (calc-need-macros): Remove unnecessary function.
8616
8617 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
8618 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
8619 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
8620 Replace calc-extensions by appropriate require.
8621 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
8622
8623 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
8624 Replace calc-need-macros by appropriate require.
8625
8626 * calc/calc.el: Move require to end of file.
8627 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
8628 Remove unnecessary variable.
8629 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
8630 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
8631 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
8632 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
8633 (math-stack-value-offset, math-format-value, math-format-flat-expr)
8634 (math-format-number, math-format-bignum, math-read-number)
8635 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
8636 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
8637 by appropriate require.
8638 (calc-check-defines): Replace calc-need-macros by appropriate require.
8639
8640 2004-11-29 Kim F. Storm <storm@cua.dk>
8641
8642 * macros.el (insert-kbd-macro): Handle kmacro functions.
8643
8644 2004-11-28 Juri Linkov <juri@jurta.org>
8645
8646 * compare-w.el (compare-windows-highlight): Attach each overlay
8647 to its window to properly highlight differences while comparing
8648 two windows of the same buffer. Fix arguments.
8649 (compare-windows-sync-default-function): Fix arguments of
8650 `compare-windows-highlight'.
8651
8652 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
8653 Use `read-expression-history'. Set initial contents only if
8654 `edebug-global-break-condition' is non-nil. Set histpos to 1
8655 if initial contents is equal to the last history element.
8656 (edebug-set-conditional-breakpoint): Instead of temporarily
8657 prepending the current condition to the history, set initial
8658 contents to the current condition. Set histpos to 1 if initial
8659 contents is equal to the last history element.
8660
8661 * info.el (Info-search-whitespace-regexp): Remove shy group.
8662 (Info-search): Forward line if search is on the header line.
8663 Use search-whitespace-regexp in two other places.
8664
8665 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
8666
8667 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
8668 warning. Delay real definition, which uses
8669 `set-fringe-indicators-1' till after the definition of that function.
8670
8671 2004-11-28 Kim F. Storm <storm@cua.dk>
8672
8673 * fringe.el (fringe): New defgroup.
8674 (fringe-mode): Move to fringe group.
8675 (fringe-indicators): New defcustom.
8676 (set-fringe-indicators-1): New defun.
8677
8678 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
8679 (menu-bar-showhide-fringe-ind-menu): New keymap.
8680 (menu-bar-showhide-fringe-ind-empty)
8681 (menu-bar-showhide-fringe-ind-mixed)
8682 (menu-bar-showhide-fringe-ind-box)
8683 (menu-bar-showhide-fringe-ind-right)
8684 (menu-bar-showhide-fringe-ind-left)
8685 (menu-bar-showhide-fringe-ind-none): New defuns.
8686 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
8687
8688 2004-11-27 Richard M. Stallman <rms@gnu.org>
8689
8690 * comint.el (comint-read-noecho): Add trivial compatibility definition.
8691
8692 * generic.el (define-generic-mode): Doc fix.
8693
8694 * menu-bar.el (menu-bar-options-save): For the options
8695 that are toggled with menu-bar-make-mm-toggle, don't check
8696 for customized-value prop.
8697
8698 2004-11-27 Eli Zaretskii <eliz@gnu.org>
8699
8700 * mail/supercite.el (sc-cite-region): Handle the case where
8701 sc-cite-frame-alist is a symbol.
8702 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
8703 a symbol.
8704 (sc-recite-region): Handle the case where sc-recite-frame-alist is
8705 a symbol.
8706
8707 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
8708
8709 * wid-edit.el (widget-narrow-to-field): New function.
8710 (widget-complete): Use it.
8711
8712 2004-11-27 Jay Belanger <belanger@truman.edu>
8713
8714 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
8715 variable.
8716 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
8717 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
8718 (math-alg-inequalities): Move declaration to earlier in the file.
8719
8720 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
8721 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
8722 Declare them.
8723
8724 * calc/calc-lang.el (math-expr-data, math-expr-token)
8725 (math-exp-old-pos): Declare them.
8726
8727 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
8728 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
8729
8730 2004-11-27 Kim F. Storm <storm@cua.dk>
8731
8732 * progmodes/flymake.el: Use (featurep 'xemacs).
8733 (flymake-makehash): Change to defsubst. Use fboundp.
8734 (flymake-time-to-float): Remove.
8735 (flymake-float-time): Merge code from flymake-time-to-float here.
8736 (flymake-replace-regexp-in-string): Change to defsubst.
8737 (flymake-split-string-remove-empty-edges):
8738 Rename to flymake-split-string.
8739 (flymake-split-string): Remove previous defalias.
8740 (flymake-get-temp-dir): Change to defsubst.
8741 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
8742 Define for xemacs only.
8743 (flymake-master-file-count-limit): Change into compiler defvar only.
8744 (flymake-find-possible-master-files): Let-bind it dynamically while
8745 sorting files using flymake-master-file-compare.
8746
8747 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
8748
8749 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
8750 of defun-prompt-regexp matches inside a comment/string but the
8751 beginning is correctly outside everything.
8752
8753 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
8754 appears within a string or a comment.
8755
8756 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
8757 rather than make-symbol for symbols which are used in
8758 a symbol-macrolet or equivalent.
8759
8760 2004-11-26 Jay Belanger <belanger@truman.edu>
8761
8762 * calc-misc.el (calc-last-why-command): Declare it.
8763
8764 * calc-vec.el (math-grade-vec): New variable.
8765 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
8766 Replace variable grade-vec by declared variable.
8767 (math-rb-close): New variable.
8768 (math-read-brackets, math-read-vector): Replace variable close by
8769 declared variable.
8770
8771 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
8772 (calc-one-window, calc-edit-handler, calc-restore-trail)
8773 (calc-allow-ret): Declare them.
8774
8775 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
8776 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
8777 (math-radix-float-cache-tag, math-random-cache)
8778 (math-max-digits-cache, math-integral-cache, math-units-table)
8779 (math-format-date-cache, math-holidays-cache-tag): Declare them.
8780 (math-moc-func): New variable.
8781 (math-map-over-constants, math-map-over-constants-rec):
8782 Replace variable func by declared variable.
8783
8784 * calc/calc-store.el (calc-given-value, calc-store-opers):
8785 Declare them.
8786 (calc-var-name-map): Move declaration to earlier in the file.
8787 (calc-pv-pos): New variable.
8788 (calc-permanent-variable, calc-insert-permanent-variable):
8789 Replace variable pos by declared variable.
8790
8791 * calc/calc-mtx.el (calc-det-lu): New variable.
8792 (math-det-raw, math-det-step): Replace variable lu by declared variable.
8793
8794 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
8795 (math-multi-subst, math-multi-subst-rec): Replace variables temp
8796 and arg by declared variables.
8797 (calcFunc-reducer): Fix incorrect variable.
8798 (math-inner-mul-func, math-inner-add-func): New variables.
8799 (calcFunc-inner, math-inner-mats): Replace variables mul-func
8800 and add-func by declared variables.
8801
8802 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
8803 (calc-digit-value): Declare them.
8804
8805 * calc/calc-help.el (Info-history): Declare it.
8806 (calc-describe-key): Make calc-summary-indentation a local variable.
8807 (calc-help-long-names): Move declaration to earlier in file.
8808
8809 * calc/calc-embed.el (calc-original-buffer): Declare it.
8810 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
8811 (calc-embed-bot): New variables.
8812 (calc-do-embedded, calc-embedded-mark-formula)
8813 (calc-embedded-find-bounds, calc-embedded-duplicate)
8814 (calc-embedded-new-formula, calc-embedded-make-info):
8815 Replace vars outer-top, outer-bot, bot and top by declared variables.
8816 (calc-embed-prev-modes): New variable.
8817 (calc-embedded-set-modes, calc-embedded-update): Replace variable
8818 prev-modes with declared variable.
8819 (calc-embed-vars-used): New variable.
8820 (calc-embedded-make-info, calc-embedded-evaluate-expr)
8821 (calc-embedded-update, calc-embedded-find-vars): Replace variable
8822 vars-used by declared variable.
8823
8824 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
8825 (math-format-radix-float): Remove unnecessary setq.
8826 (math-radix-float-cache): Declare it.
8827
8828 * calc/calcsel2.el (calc-keep-selection): Declare it.
8829
8830 * calc/calc-maint.el: Remove file.
8831
8832 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8833
8834 * textmodes/bibtex.el (bibtex-sort-entry-class)
8835 (bibtex-comment-start): Use defcustom.
8836 (bibtex-entry-field-alist): Use nil if initial content of the
8837 field is undefined. Fix docstring.
8838 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
8839 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
8840 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
8841 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
8842 Fix docstring.
8843 (bibtex-autokey-title-terminators): Use only one regexp.
8844 (bibtex-string-maybe-empty-head): New variable.
8845 (bibtex-remove-delimiters-string): New function.
8846 (bibtex-text-in-field-bounds, bibtex-text-in-string):
8847 Use bibtex-remove-delimiters-string.
8848 (bibtex-progress-message, bibtex-field-left-delimiter)
8849 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
8850 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
8851 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
8852 Simplify.
8853 (bibtex-format-entry): Use save-excursion for inherited booktitle.
8854 Use eq and bibtex-remove-delimiters-string. For end markers use
8855 insertion type so that marker stays after inserted text.
8856 (bibtex-autokey-get-names): Return empty string if name is missing.
8857 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
8858 calling bibtex-autokey-name-case-convert.
8859 (bibtex-autokey-demangle-title):
8860 Call bibtex-autokey-titleword-case-convert. Remove call to
8861 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
8862 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
8863 (bibtex-read-key): New optional arg global.
8864 (bibtex-files-expand): New optional arg force.
8865 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
8866 (bibtex-complete-crossref-cleanup): Rename from
8867 bibtex-complete-key-cleanup. Simplify code.
8868 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
8869 Operate on current entry.
8870 (bibtex-button): Add docstring.
8871 (bibtex-entry): Simplify.
8872 (bibtex-make-field): Replace optional arg called-by-yank with more
8873 specific args move and interactive.
8874 (bibtex-end-of-entry): Use forward-sexp.
8875 (bibtex-find-entry-globally): Remove.
8876 (bibtex-find-crossref): Allow for crossref key located in other buffer.
8877 Bound to C-c C-x.
8878 (bibtex-find-entry): New optional args global and display.
8879 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
8880 (bibtex-validate): Use arg force of bibtex-files-expand.
8881 (bibtex-clean-entry): Bugfix, clean string entries properly.
8882 Always keep point at beginning of entry.
8883 (bibtex-complete): Bugfix. Handle string entries properly.
8884 Call cleanup functions only if needed.
8885 (bibtex-String): Use bibtex-read-string-key.
8886 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
8887 case of replacement text.
8888
8889 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8890
8891 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
8892 (tramp-perl-directory-files-and-attributes): New constant.
8893 (tramp-file-name-handler-alist): Delete file-directory-files, add
8894 directory-files-and-attributes.
8895 (tramp-perl-file-attributes): Surround uid and gid by double
8896 quotes. Change parameter id-format from nonnumeric.
8897 (tramp-convert-file-attributes): New function.
8898 (tramp-handle-file-attributes): Use it.
8899 (tramp-maybe-send-perl-script): New function.
8900 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
8901 file mode. Change parameter id-format from nonnumeric.
8902 (tramp-handle-file-attributes-with-ls): Change parameter id-format
8903 from nonnumeric.
8904 (tramp-post-connection): Don't send tramp-perl-file-attributes
8905 script. Reset connection property "perl-scripts".
8906 (tramp-handle-insert-directory): Run real handler when ls-lisp is
8907 in use.
8908
8909 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8910
8911 * desktop.el (desktop-read): Replace mapcar with mapc.
8912 (desktop-create-buffer): Replace mapcar with mapc.
8913 Remove redundant piece of code.
8914
8915 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
8916
8917 * progmodes/gud.el (gud-display-line): Use display-buffer
8918 for GDB-UI as for GUD.
8919
8920 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
8921 Delete variables.
8922 (gdb-ann3): Don't make GUD buffer dedicated.
8923 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
8924 (gdb-display-source-buffer): Delete function.
8925 (gdb-view-source-function, gdb-view-assembler): Delete functions.
8926 (menu): Delete menu bindings for viewing source/assembler.
8927 (gdb-setup-windows, gdb-restore-windows):
8928 Don't dedicate GUD. No assembler now.
8929 (gdb-reset): No need to undedicate source buffers now.
8930 (gdb-source-info): No assembler now.
8931
8932 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
8933
8934 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
8935 width to those for special frames.
8936 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
8937 Use display-buffer.
8938 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
8939 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
8940 (gdb-frame-assembler-buffer): Rework like
8941 gdb-frame-breakpoints-buffer.
8942
8943 2004-11-25 Richard M. Stallman <rms@gnu.org>
8944
8945 * progmodes/flymake.el: Reindent.
8946 (flymake-split-string): Turn into defalias.
8947 (flymake-fix-file-name): Rename from flymake-fix-path-name.
8948 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
8949 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
8950 (flymake-build-relative-filename): Rename from ...path.
8951 Fix error message.
8952
8953 2004-11-25 Cheng Gao <chenggao@gmail.com>
8954
8955 * progmodes/flymake.el: Much whitespace and capitalization change.
8956 Move `provide' to end. Require `compile' only when compiling.
8957
8958 2004-11-24 Jay Belanger <belanger@truman.edu>
8959
8960 * calc/calc-alg.el: Added comment.
8961 (math-polynomial-base): Replace variable mpb-top-expr by
8962 math-poly-base-top-expr.
8963
8964 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
8965 (math-polynomial-p1): Replace variable mpb-top-expr by declared
8966 variable.
8967 (math-poly-base-total-base): New variable.
8968 (math-total-polynomial-base, math-polynomial-p1): Replace variable
8969 mpb-total-base by declared variable.
8970 (math-factored-vars, math-to-list): Declare it.
8971 (math-fact-expr): New variable.
8972 (calcFunc-factors, calcFunc-factor, math-factor-expr)
8973 (math-factor-expr-try, math-factor-expr-part): Replace variable
8974 expr by declared variable.
8975 (math-fet-x): New variable.
8976 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
8977 by declared variable.
8978 (math-factor-poly-coefs): Make temp a local variable.
8979
8980 * calc/calc-units.el (calc-convert-units): Make units a local
8981 variable.
8982 (calc-num-units, calc-den-units): New variables.
8983 (calc-explain-units, calc-explain-units-rec): Replace variables
8984 num-units and den-units by declared variables.
8985 (math-cu-unit-list): New variable.
8986 (math-build-units-table, math-compare-unit-names)
8987 (math-convert-units, math-convert-units-rec): Replace variable
8988 unit-list by declared variable.
8989 (math-fbu-base, math-fbu-entry): New variables.
8990 (math-find-base-units, math-find-base-units-rec): Replace variables
8991 base and entry by declared variables.
8992 (math-which-standard): New variable.
8993 (math-to-standard-units, math-to-standard-rec): Replace variable
8994 which-standard by declared variable.
8995 (math-fcu-u): New variable.
8996 (math-find-compatible-unit, math-find-compatible-unit-rec):
8997 Replace variable u by declared variable.
8998 (math-cu-new-units, math-cu-pure): New variables.
8999 (math-convert-units, math-convert-units-rec): Replace variables
9000 new-units and pure by declared variables.
9001 (math-try-cancel-units): New variable.
9002 (math-simplify-units-quotient): Replace variable try-cancel-units by
9003 declared variable.
9004
9005 2004-11-24 Richard M. Stallman <rms@gnu.org>
9006
9007 * textmodes/ispell.el (ispell-check-version):
9008 If default-directory is nonexistent, use home dir.
9009
9010 * progmodes/grep.el (grep-regexp-alist):
9011 Don't match parens around line numbers.
9012
9013 * progmodes/cperl-mode.el (cperl-indent-region)
9014 (cperl-imenu--create-perl-index, cperl-xsub-scan):
9015 Don't print progress messages.
9016
9017 * progmodes/compile.el (compilation-mode-map):
9018 Don't inherit from compilation-minor-mode-map;
9019 copy its bindings instead. But the menu bar Compile
9020 entry now does inherit from compilation-menu-map.
9021
9022 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
9023 Use with-no-warnings around compiler-macroexpand.
9024
9025 * imenu.el: Don't always require newcomment.
9026 (imenu--generic-function): Call comment-normalize-vars
9027 if we have a comment syntax.
9028 Exit the loop if REGEXP matches the null string.
9029 Test comment-start as well as comment-start-skip
9030 when deciding whether to check for comments.
9031
9032 * tooltip.el (tooltip-mode): Doc fix.
9033
9034 * term.el (term-escape-char, term-mode): Doc fixes.
9035
9036 2004-11-24 Dave Love <fx@gnu.org>
9037
9038 * progmodes/python.el (python-font-lock-syntactic-keywords):
9039 Check for escapes in the regexp.
9040 (python-quote-syntax): Don't do it here.
9041
9042 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
9043
9044 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
9045 (gdb-frames-mode-map, gdb-threads-mode-map)
9046 (gdb-registers-mode-map, gdb-locals-mode-map)
9047 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
9048 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
9049
9050 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
9051 (dedicated-switch-to-buffer): Rework.
9052 (gdb-var-evaluate-expression-handler, gdb-put-string):
9053 Remove unused variable bindings.
9054 (gdb-setup-windows, gdb-display-buffer):
9055 Simplify. Use pop-to-buffer.
9056 (gdb-view-source-function): Simplify.
9057 (gdb-frame-breakpoints-buffer):
9058 Use pop-to-buffer, special-display-regexps.
9059
9060 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
9061
9062 * progmodes/f90.el (f90-smart-end)
9063 (f90-previous-statement, f90-beginning-of-block): Doc fix.
9064 (f90-calculate-indent): Handle un-named PROGRAM blocks.
9065 (f90-end-of-block): Doc fix. Make check of outermost block
9066 conditional on value of `f90-smart-end'.
9067 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
9068 Handle case where END-BLOCK is nil.
9069 (f90-match-end): Handle un-named PROGRAM blocks.
9070 (f90-backslash-not-special): New function.
9071
9072 2004-11-24 Jay Belanger <belanger@truman.edu>
9073
9074 * calc/calc.el (calc-embedded-active): Removed unnecessary
9075 declaration.
9076 (calc-show-banner): Removed redundant declaration.
9077
9078 * calc/calc-graph.el (calc-gnuplot-default-device)
9079 (calc-gnuplot-default-output, calc-gnuplot-print-device)
9080 (calc-gnuplot-print-output, calc-gnuplot-geometry)
9081 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
9082 Remove redundant initial values.
9083
9084 * calc/calc-arith.el (math-scalar-functions)
9085 (math-nonscalar-functions, math-scalar-if-args-functions)
9086 (math-real-functions, math-positive-functions)
9087 (math-nonnegative-functions, math-real-scalar-functions)
9088 (math-real-if-arg-functions, math-integer-functions)
9089 (math-num-integer-functions, math-rounding-functions)
9090 (math-float-rounding-functions, math-integer-if-args-functions)
9091 (math-super-types): Move declarations to earlier in file.
9092 (math-unit-prefixes): Declared it.
9093 (math-floor-prec, math-trunc-prec): New variables.
9094 (math-trunc-fancy): Replace variable prec by declared variable.
9095 (math-floor-fancy): Replace variable prec by declared variable.
9096 (math-com-bterms): New variable.
9097 (math-commutative-equal, math-commutative-collect):
9098 Replace variable bterms by declared variable.
9099
9100 * calc/calc-misc.el (math-trunc): Replace variable prec by
9101 math-trunc-prec.
9102 (math-floor): Replace variable prec by math-floor-prec.
9103
9104 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
9105 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
9106 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
9107 (math-format-date, math-format-date-part): Replace variables
9108 date, dt, year, month, day, weekday, hour, minute, second and
9109 bc-flag by declared variables.
9110 (math-pd-str): New variable.
9111 (math-parse-date, math-parse-date-word, math-parse-standard-date):
9112 Replace variable str by declared variable.
9113 (math-daylight-savings-hook, math-tzone-names): Move definitions
9114 to earlier in the file.
9115 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
9116 (math-sh-year): New variable.
9117 (math-setup-add-holidays, math-setup-holidays)
9118 (math-setup-year-holidays): Replace variable `year' by declared
9119 variable.
9120
9121 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
9122 New variables.
9123 (math-nth-root-float, math-nth-root-float-iter): Replace variables
9124 n, nf and nfm1 by declared variables.
9125 (math-nri-n): New variable.
9126 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
9127 n by declared variable.
9128 (calcFunc-log): Removed misplaced condition.
9129
9130 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
9131
9132 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
9133
9134 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
9135
9136 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
9137 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
9138 Dedicate gdb-related windows.
9139 (gdb-display-buffer): Dedicate gdb-related windows.
9140 Don't grab other frames.
9141 (gdb-reset): Remove dedicated property after debugging.
9142
9143 2004-11-24 Jay Belanger <belanger@truman.edu>
9144
9145 * calc/calc-sel.el: Add comment.
9146
9147 * calc/calc.el (math-stack-value-offset): Replace variables c,
9148 wid and off with math-svo-c, math-svo-wid and math-svo-off.
9149
9150 * calc/calccomp.el (math-comp-sel-tag): Declare it.
9151 (math-svo-c, math-svo-wid, math-svo-off): New variables.
9152 (math-stack-value-offset-fancy): Replace variables c, wid and off
9153 by declared variables.
9154 (math-comp-just, math-comp-comma-spc): New variables.
9155 (math-compose-expr, math-compose-matrix): Replace variables `just'
9156 and comma-spc by declared variable.
9157 (math-comp-vector-prec): New variable.
9158 (math-compose-expr, math-compose-matrix, math-compose-rows):
9159 Replace variable vector-prec by declared variable.
9160 (math-comp-left-bracket, math-comp-right-bracket)
9161 (math-comp-comma): New variables.
9162 (math-compose-expr, math-compose-rows): Replace variables
9163 left-bracket, right-bracket and comma by declared variables.
9164 (math-comp-full-width): New variable.
9165 (math-comp-to-string-flat, math-comp-to-string-flat-term):
9166 Replace variable full-width by declared variable.
9167 (math-comp-highlight, math-comp-word, math-comp-level)
9168 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
9169 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
9170 New variables.
9171 (math-comp-to-string-flat, math-comp-to-string-flat-term)
9172 (math-comp-sel-flat-term): Replace variables comp-highlight,
9173 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
9174 declared variables.
9175 (math-comp-simplify, math-comp-simplify-term)
9176 (math-comp-add-string, math-comp-add-string-sel):
9177 Replace variables comp-highlight, comp-buf, comp-base,
9178 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
9179
9180 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9181
9182 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
9183
9184 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
9185 and x-server-version may throw.
9186
9187 2004-11-23 Kim F. Storm <storm@cua.dk>
9188
9189 * subr.el (substitute-key-definition-key): Optimize.
9190 Don't call indirect-function for nil defn (always signals error).
9191
9192 * ido.el (ido-read-internal): Fix require-match check when
9193 ido-directory-too-big is set.
9194
9195 2004-11-23 Jay Belanger <belanger@truman.edu>
9196
9197 * calc/calc-ext.el (math-read-replacement-list)
9198 (math-read-superscripts): New variables.
9199 (math-read-preprocess-string): New function.
9200 (math-read-expr): Filter input through math-read-preprocess-string.
9201
9202 * calc/calc-aent.el (math-read-exprs): Filter input through
9203 math-read-preprocess-string.
9204
9205 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
9206
9207 * progmodes/compile.el (compilation-start): In cd command use
9208 substitute-env-vars -- not quite shell compatible but better than
9209 nothing.
9210 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
9211 handle the newer versions messages, which are more parseable.
9212
9213 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9214
9215 * reveal.el (reveal-mode-map): New var.
9216 (reveal-mode): Use it.
9217
9218 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
9219
9220 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
9221 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
9222
9223 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9224
9225 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
9226 header-line when needed.
9227 Use fixed-pitch only in the header-line.
9228 Build the underline automatically. Use emdash if available.
9229
9230 2004-11-22 Richard M. Stallman <rms@gnu.org>
9231
9232 * dired.el (dired-recursive-copies): Move from dired-aux.el.
9233 * dired-aux.el (dired-recursive-copies): Move to dired.el.
9234
9235 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
9236
9237 * progmodes/gdb-ui.el (gdb-resync): New function.
9238 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
9239 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
9240 Use it to fail more gracefully.
9241 (gdb-variables): Delete variable.
9242 Re-order variables to reduce byte-compiler warnings.
9243
9244 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9245
9246 * descr-text.el (describe-char):
9247 * paren.el (show-paren-function):
9248 * subr.el (syntax-after): Undo last change.
9249
9250 * progmodes/python.el (run-python): Don't hard code *Python*.
9251 Don't modify global process-environment.
9252 (python-send-region, python-load-file): Don't assume that
9253 python-buffer == (process-buffer (python-proc)).
9254 (python-switch-to-python): Simplify.
9255
9256 * dired.el (dired-align-file): Don't assume line starts with spaces.
9257
9258 2004-11-21 Jay Belanger <belanger@truman.edu>
9259
9260 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
9261 Replace variable `lines' by math-read-big-lines.
9262 (math-read-big-expr): Replace variables the-baseline, the-h2
9263 and err-msg by math-read-big-baseline, math-read-big-h2 and
9264 math-read-err-msg.
9265 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
9266
9267 * calc/calc-lang.el (math-read-big-rec): Fix typo.
9268 (math-read-big-balance): Replace unbound variable by value.
9269 (math-read-big-lines): New variable.
9270 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
9271 (math-read-big-error, math-read-big-balance): Replace variable
9272 `lines' by declared variable.
9273 (math-read-big-baseline, math-read-big-h2): New variables.
9274 (math-read-big-rec): Replace variables the-baseline and the-h2
9275 by declared variables.
9276 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
9277 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
9278 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
9279 declared variables.
9280 (math-read-big-err-msg): New variable.
9281 (math-read-big-error): Replace variable err-msg by declared variable.
9282
9283 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
9284
9285 * ses.el: Add coding cookie.
9286 Fix up docstrings, follow new commenting conventions.
9287 (ses-header-line-menu): Fix missing variable rename for header-row.
9288 (ses-cell-size): Remove.
9289 (ses-make-cell): New function.
9290 (ses-cell, ses-insert-row, ses-insert-column): Use it.
9291 (ses-calculate-cell): Remove unused var `symbol'.
9292 (ses-narrowed-p): New function.
9293 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
9294 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
9295 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
9296 (ses-setup): Use restore-buffer-modified-p.
9297 (ses-cleanup): Remove unused var `end'.
9298 (ses-header-string-left-offset): Remove.
9299 (ses-create-header-string): Adjust to new behavior of `align-to'.
9300 Truncate excessively large fields to preserve alignment.
9301 (ses-reconstruct-all): Remove unused var `refs'.
9302 (ses-read-cell-printer): Remove unused var `prompt'.
9303 (ses-delete-row): Remove unused var `pos'.
9304 (ses-delete-column): Remove unused var `new'.
9305
9306 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9307
9308 * ps-print.el: Insert :version tag into all defgroup and defcustom.
9309 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
9310 Eliminate eval-and-compile usage.
9311 (ps-insert-file): Use insert-file-contents instead of insert-file.
9312 (ps-setup): Code fix.
9313
9314 * printing.el (pr-setup, lpr-setup): Code fix.
9315
9316 2004-11-21 Jay Belanger <belanger@truman.edu>
9317
9318 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
9319 (calc-original-buffer): Declare them.
9320 (calc-user-formula-alist): New variable.
9321 (calc-user-define-formula, calc-fix-user-formula)
9322 (calc-user-define-composition, calc-finish-formula-edit):
9323 Replace variable `alist' by declared variable.
9324 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
9325 (var-q7, var-q7, var-q8, var-q9): Declare them.
9326 (calc-kbd-push): Don't check to see if var-q0 through var-q9
9327 are bound.
9328 (calcFunc-typeof): Replace undeclared variable by expression.
9329 (math-exp-env): New variable.
9330 (math-define-body, math-define-exp): Replace exp-env by declared var.
9331 (math-define-exp): Replace misplaced variable by expression.
9332
9333 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
9334 (calc-curve-model, calc-curve-coefnames): New variables.
9335 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
9336 varnames, model and coefnames by declared variables.
9337 (math-root-widen): New variable.
9338 (math-search-root, math-find-root): Replace variable root-widen by
9339 declared variable.
9340 (var-DUMMY): Declare it.
9341 (math-root-vars, math-min-vars): Move the declarations to earlier in
9342 the file.
9343 (math-brent-min): Make d a local variable.
9344 (math-find-minimum): Replace non-existent variable.
9345 (math-ninteg-romberg): Remove unnecessary variable.
9346 (math-ninteg-temp): New variable.
9347 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
9348 integ-temp by declared variable.
9349 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
9350 New variables.
9351 (math-general-fit): Replace variables first-var, first-coef and
9352 new-coefs by declared variables.
9353 (calcFunc-fitvar): Replace variable first-var by declared variable.
9354 (calcFunc-fitparam): Replace variable first-coef by declared variable.
9355 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
9356 (math-all-vars-vars, math-all-vars-found): New variables.
9357 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
9358 found by declared variable math-all-vars-vars.
9359
9360 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
9361
9362 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
9363 of `defconst'.
9364
9365 2004-11-20 Richard M. Stallman <rms@gnu.org>
9366
9367 * isearch.el (isearch-mode-map): Don't bind SPC.
9368 (isearch-whitespace-chars): Function deleted.
9369 (isearch-search): Bind search-spaces-regexp.
9370 (isearch-lazy-highlight-search): Likewise.
9371 (search-whitespace-regexp): Doc fix.
9372 (isearch-forward-regexp): Doc fix.
9373
9374 * emacs-lisp/bytecomp.el (byte-compile-form):
9375 Move the calls to byte-compile-set-symbol-position,
9376 to avoid having two for the same symbol occurrence.
9377
9378 * comint.el (comint-input-ring-size): Increase to 150.
9379
9380 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
9381 New variables.
9382 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
9383 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
9384
9385 * imenu.el (imenu--generic-function):
9386 Ensure we keep moving backward even if BEG isn't further back.
9387
9388 * replace.el (query-replace-read-to, query-replace-read-from):
9389 Specify t for KEEP-ALL in read-from-minibuffer.
9390
9391 * progmodes/python.el (python-switch-to-python):
9392 If Python isn't running, start it.
9393 Don't alter debug-ignored-errors.
9394
9395 * progmodes/cperl-mode.el (cperl-indent-region):
9396 Don't mind imenu-scanning-message.
9397
9398 * bindings.el (global-map): Bind C-e to move-end-of-line.
9399
9400 * simple.el (line-move-finish): New arg FORWARD.
9401 Ignore invisible newlines, not intangible ones.
9402 Conditions for acceptable stopping positions depend on FORWARD.
9403 (line-move): Pass FORWARD arg to line-move-finish.
9404
9405 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
9406 of HEADER. Compensate for this change in the code to add display
9407 properties. Don't make the first line intangible.
9408
9409 * info.el (Info-search): Fix previous change.
9410
9411 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
9412
9413 * Makefile.in (recompile): Revert 2004-11-19 change.
9414 (compile): Likewise.
9415
9416 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
9417
9418 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
9419
9420 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9421
9422 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
9423 defgroup and defcustom. Eliminate eval-and-compile usage.
9424
9425 * progmodes/ebnf-otz.el: Fix typos.
9426
9427 2004-11-19 Jay Belanger <belanger@truman.edu>
9428
9429 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
9430 (calc-edit-finish, calc-finish-stack-edit): Replace variable
9431 disp-trail by declared variable.
9432
9433 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
9434 (calc-finish-selection-edit): Replace variable disp-trail by
9435 declared variable.
9436 (calc-selection-cache-entry): Move declaration to earlier in the file.
9437 (calc-selection-cache-num, calc-selection-cache-comp)
9438 (calc-selection-cache-offset, calc-selection-true-num)
9439 (calc-final-point-line, calc-final-point-column)
9440 (calc-original-buffer): Declare them.
9441 (calc-fnp-op, calc-fnp-num): New variables.
9442 (calc-find-nth-part, calc-find-nth-part-rec)
9443 (calc-select-previous): Replace op and num by declared variables.
9444 (calc-rsf-old, calc-rsf-new): New variables.
9445 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
9446 Replace variables old and new by declared variables.
9447 (calc-sel-reselect): New variable.
9448 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
9449 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
9450 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
9451 reselect with declared variable.
9452
9453 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
9454 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
9455 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
9456 (math-import-list, math-rewrite-phase): Declare them.
9457 (math-rewrite): Use let* to declare variables.
9458 (calc-rewrite-selection): Make rules a local variable.
9459 (calc-rewr-sel): New variable.
9460 (calc-rewrite-selection, calc-locate-selection-marker)
9461 (calc-rewrite): Use the declared variable calc-rewr-sel instead
9462 of sel.
9463 (math-rewrite-whole-expr): New variable.
9464 (math-rewrite, math-rewrite-phase): Replace variable expr by
9465 declared variable.
9466 (math-rewrite-heads-heads, math-rewrite-heads-skips)
9467 (math-rewrite-heads-blanks ): New variables.
9468 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
9469 heads, skips and blanks by declared variables.
9470 (math-rwcomp-subst-old, math-rwcomp-subst-new)
9471 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
9472 New variables.
9473 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
9474 old, new, old-func and new-func by declared variables.
9475 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
9476 Remove unnecessary variable.
9477 (math-apply-rw-regs): New variable.
9478 (math-apply-rewrites, math-rwapply-replace-regs)
9479 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
9480 (math-apply-rw-ruleset): New variable.
9481 (math-apply-rewrites, math-rwapply-remember): Replace variable
9482 ruleset by declared variable.
9483
9484 2004-11-19 Richard M. Stallman <rms@gnu.org>
9485
9486 * info.el (Info-search): Use search-whitespace-regexp.
9487
9488 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9489
9490 * vc-rcs.el (vc-rcs-parse): New function.
9491 (vc-rcs-annotate-command): Likewise.
9492 (vc-rcs-annotate-current-time): Likewise.
9493 (vc-rcs-annotate-time): Likewise.
9494 (vc-rcs-annotate-extract-revision-at-line): Likewise.
9495
9496 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9497
9498 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
9499
9500 2004-11-18 Jay Belanger <belanger@truman.edu>
9501
9502 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
9503
9504 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9505
9506 * printing.el: Eliminate use of interactive-p and eval-and-compile.
9507 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
9508 Use make-temp-file to generate PostScript files in any situation.
9509 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
9510 (pr-interactive-p): Eliminate var.
9511 (pr-save-interactive): Eliminate macro.
9512 (pr-interface, pr-ps-directory-preview)
9513 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9514 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9515 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9516 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9517 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9518 (pr-ps-region-ps-print, pr-ps-mode-preview)
9519 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9520 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9521 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
9522 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9523 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9524 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9525 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9526 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9527 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9528 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9529 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9530 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
9531 Eliminate pr-save-interactive usage.
9532 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
9533 Eliminate pr-interactive-p usage.
9534 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
9535 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
9536 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
9537 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
9538 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
9539 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
9540 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
9541 New funs.
9542 (pr-ps-file): Use make-temp-file to generate a temporary file.
9543
9544 2004-11-17 Jay Belanger <belanger@truman.edu>
9545
9546 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
9547 a local variable.
9548 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
9549 (math-top-only): New variable.
9550 (math-simplify, math-simplify-step): Replace variable top-only by
9551 declared variable math-top-only.
9552 (math-simplify-expr): Declare it.
9553 Replace argument expr in all calls of math-defsimplify by
9554 math-simplify-expr.
9555 (math-simplify-plus, math-simplify-times, math-simplify-divide)
9556 (math-simplify-divisor, math-simplify-one-divisor)
9557 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
9558 (math-simplify-pow): Replace variable expr by declared variable
9559 math-simplify-expr.
9560 (math-simplify-divisor): Remove local variables temp and op.
9561 (math-simplify-one-divisor): Make temp and op local variables.
9562 (math-simplify-divisor-nover, math-simplify-divisor-dover):
9563 New variables.
9564 (math-simplify-divisor, math-simplify-one-divisor):
9565 Replace variables nover and dover by declared variables.
9566 (math-expr-subst-new, math-expr-subst-old): New variables.
9567 (math-expr-subst, math-expr-subst-rec): Replace variables new
9568 and old by declared variables.
9569 (math-is-poly-degree, math-is-poly-loose): New variables.
9570 (math-is-polynomial, math-is-poly-rec): Replace variables degree
9571 and loose by declared variables.
9572 (math-poly-base-const-ok, math-poly-base-pred): New variables.
9573 (math-polynomial-base, math-polynomial-base-rec):
9574 Replace variables const-ok and mpb-pred by declared variables.
9575
9576 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
9577
9578 * calc/calc-ext.el (math-defsimplify): Change the argument in
9579 the created function to math-simplify-expr.
9580
9581 * calc/calc-units.el (math-simplify-expr): Declare it.
9582 Replace argument expr in all calls of math-defsimplify by
9583 math-simplify-expr.
9584 (math-simplify-units-prod): Replace variable expr by declared
9585 variable math-simplify-expr.
9586
9587 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
9588
9589 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
9590 Replace mapcar->dolist, format->string.
9591
9592 2004-11-17 Miles Bader <miles@gnu.org>
9593
9594 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
9595 * progmodes/idlwave.el: Remove RCS keywords.
9596
9597 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
9598
9599 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
9600 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
9601 Update to IDLWAVE version 5.5. Too many changes to list them here.
9602 * progmodes/idlw-help.el: New file.
9603
9604 2004-11-16 Richard M. Stallman <rms@gnu.org>
9605
9606 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9607 Discard spaces after \i according to TeX rules.
9608
9609 * international/mule.el (set-buffer-file-coding-system):
9610 New arg NOMODIFY.
9611 (after-insert-file-set-coding): Pass that new arg.
9612 Prevent set-buffer-multibyte from trying to lock the file.
9613
9614 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
9615
9616 * saveplace.el (save-place): Doc fix.
9617
9618 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
9619 temporarily widen before finding the following word to copy.
9620
9621 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
9622 (cl-map-keymap): Definition deleted.
9623
9624 * subr.el (map-keymap-internal): New function.
9625
9626 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9627
9628 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
9629 when pressing rather than when releasing mouse-2. Simplify.
9630
9631 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9632
9633 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
9634 (compilation-mode): Set it here instead.
9635
9636 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
9637
9638 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
9639 (loop, cl-parse-loop-clause, defsetf): Use backquote.
9640
9641 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9642
9643 * progmodes/compile.el (compilation-internal-error-properties):
9644 Fix up a transposition-typo. Check end-col before using it.
9645
9646 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
9647
9648 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9649 Discard whitespace after macro \i when converting it.
9650
9651 2004-11-16 Juri Linkov <juri@jurta.org>
9652
9653 * emacs-lisp/find-func.el (find-function-regexp):
9654 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
9655 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
9656 Remove invalid `\W' from [^cgv\W]. Doc fix.
9657 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
9658
9659 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
9660
9661 * play/life.el: Maintainer is now FSF.
9662 (life-patterns, life-neighbor-deltas, life-window-start)
9663 (life-current-generation, life-generation-string): Use defvar
9664 instead of defconst.
9665
9666 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9667
9668 * progmodes/compile.el (compilation-move-to-column): New fun.
9669 (compilation-internal-error-properties)
9670 (compilation-next-error-function): Use it to make sure we don't go past
9671 the end of line.
9672
9673 2004-11-15 John Paul Wallington <jpw@gnu.org>
9674
9675 * autoinsert.el (auto-insert-alist): Insert the user's name in
9676 copyright notice, rather than Free Software Foundation, for the
9677 Emacs Lisp header case too.
9678
9679 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9680
9681 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
9682 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9683 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
9684 return the list of string in a string.
9685 (pr-call-process): Message if calling process returns an error, that
9686 is, the exit status is different of zero.
9687
9688 2004-11-15 Jay Belanger <belanger@truman.edu>
9689
9690 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
9691 variable var-thing.
9692 (math-integ-depth, math-integ-level, math-integral-limit)
9693 (math-enable-subst, math-any-substs, math-integ-msg)
9694 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
9695 (math-int-threshold, math-int-factors, math-double-roots)
9696 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
9697 (var-GenCount): Declare these variables.
9698 (calcFunc-integ): Don't check if var-IntegLimit is bound.
9699 (math-integral-cache, math-integral-cache-state):
9700 Move declarations to earlier in the file.
9701 (math-deriv-var, math-deriv-total, math-deriv-symb)
9702 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
9703 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
9704 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
9705 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
9706 (math-solve-res): New variables
9707 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
9708 (math-integral, math-replace-integral-parts)
9709 (math-integrate-by-parts, calc-dump-integral-cache)
9710 (math-try-integral, math-do-integral, math-do-integral)
9711 (math-do-integral-methods, math-try-solve-for)
9712 (math-try-solve-prod, math-solve-poly-funny-powers)
9713 (math-solve-crunch-poly, math-decompose-poly)
9714 (math-solve-find-root-term, math-find-root-in-prod)
9715 (math-integ-try-linear-substitutions)
9716 (math-integ-try-substitutions, math-expr-rational-in)
9717 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
9718 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
9719 (math-solve-for, math-solve-system, math-solve-system-rec)
9720 (math-solve-get-sign, math-solve-get-int)
9721 (math-solve-system-subst): Replace undeclared variables with newly
9722 declared variables.
9723
9724 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9725
9726 * winner.el (winner-active-region, winner-edges, winner-window-list):
9727 Define at toplevel.
9728 (winner-mode-map): Move init inside declaration.
9729
9730 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
9731
9732 * files.el (convert-standard-filename): Doc fix.
9733
9734 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
9735
9736 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
9737 passwd, group, shadow, default/* and pam.d/*.
9738
9739 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9740
9741 * printing.el (pr-menu-spec): Adjust menu specification.
9742
9743 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9744
9745 * printing.el: Doc fix. Insert :version tag into all defcustom.
9746 Handle interactive-p as is recommended in Emacs Lisp Reference.
9747 Set the file permission bits for newly created files.
9748 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9749 The printing menu specification (in `pr-menu-spec') was merged.
9750 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9751 (pr-version): New version number (6.8.3).
9752 (pr-file-modes): New option.
9753 (pr-interactive-p): New var.
9754 (pr-save-interactive, pr-save-file-modes): New macros.
9755 (pr-setup): Code fix.
9756 (pr-menu-spec): Menu specification merged.
9757 (pr-call-process, pr-text2ps): Set file permission bits.
9758 (pr-despool-print): Set file permission bits. Handle interactive-p as
9759 is recommended.
9760 (pr-interface, pr-ps-directory-preview)
9761 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9762 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9763 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9764 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9765 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9766 (pr-ps-region-ps-print, pr-ps-mode-preview)
9767 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9768 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9769 (pr-despool-using-ghostscript, pr-despool-ps-print)
9770 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9771 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9772 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9773 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9774 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9775 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9776 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9777 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9778 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
9779 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
9780 Handle interactive-p as is recommended.
9781
9782 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
9783
9784 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
9785 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
9786
9787 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
9788 so it doesn't forget to highlight the beginning of the region either.
9789
9790 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
9791
9792 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
9793 (c-font-lock-init): Eliminate obsolete make-local-hook.
9794 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
9795 (awk-mode): Use run-mode-hooks.
9796
9797 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
9798
9799 2004-11-13 Kim F. Storm <storm@cua.dk>
9800
9801 * mouse.el (mouse-drag-copy-region): Add :version.
9802 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
9803 while dragging mode line, so mode line can be dragged downwards.
9804 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
9805 while pressing mouse button so window doesn't scroll until we
9806 release the mouse if clicking on partially visible line.
9807
9808 2004-11-12 Jay Belanger <belanger@truman.edu>
9809
9810 * calc/calc-graph.el (calc-dumb-map): Declare it.
9811 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
9812 than unbound.
9813 (calc-graph-name): Made `end' a local variable.
9814 (calc-graph-lookup): Made `varname' a local variable.
9815 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
9816 Declare them.
9817 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
9818 (calc-graph-plot, calc-graph-compute-3d): Remove references to
9819 the unused variable y3vec.
9820 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
9821 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
9822 calc-graph-prev-kill-hook.
9823 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
9824 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
9825 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
9826 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
9827 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
9828 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
9829 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
9830 (calc-graph-y3value, calc-graph-y3name)
9831 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
9832 (calc-graph-stepcount, calc-graph-is-splot)
9833 (calc-graph-surprise-splot, calc-graph-blank)
9834 (calc-graph-non-blank, calc-graph-curve-num): New variables.
9835 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
9836 (calc-graph-recompute-2d, calc-graph-compute-3d)
9837 (calc-graph-format-data): Replace undeclared variables with the
9838 above newly declared variables.
9839
9840 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
9841
9842 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
9843 `rsf-beep' and `rsf-sleep-after-message'.
9844
9845 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
9846 list if `message-sender' is non-nil.
9847
9848 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
9849
9850 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
9851 consing by using mapc instead of mapcar.
9852
9853 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
9854
9855 * tooltip.el (require): Explain why CL is needed.
9856
9857 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9858
9859 * printing.el: Insert :version into defgroup (printing). All reference
9860 to Files option in menubar were changed to File.
9861 (pr-version): New version number (6.8.2).
9862 (pr-get-symbol): Call easy-menu-intern.
9863 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
9864 compilation gripes.
9865
9866 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9867
9868 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
9869 new byte-compile-function-environment binding to t.
9870
9871 * font-lock.el (font-lock-fontify-syntactically-region):
9872 Don't forget to highlight the last char when we hit `end'.
9873
9874 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
9875 (mwheel-scroll): Adjust accordingly.
9876
9877 * cvs-status.el: Reduce spurious warnings.
9878 (cvs-status-checkout): Remove.
9879 (cvs-status-mode-map): Use cvs-mode-checkout instead.
9880
9881 * pcvs.el (cvs-mode-checkout): New command.
9882
9883 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
9884
9885 * tooltip.el: Require CL.
9886
9887 * emacs-lisp/bytecomp.el: Use push.
9888 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
9889 (defalias): Remove the `byte-compile' property and add
9890 a `byte-hunk-handler'.
9891
9892 2004-11-11 Juri Linkov <juri@jurta.org>
9893
9894 * info.el (Info-search): Save match data for isearch.
9895 Skip Tag Table node.
9896
9897 * descr-text.el (describe-char): Replace syntax-after with code
9898 from its previous version.
9899
9900 * files.el (magic-mode-alist): Use optimization for SGML mode too.
9901 (set-auto-mode): Doc fix. Remove unused variable `xml'.
9902
9903 * international/mule.el (sgml-html-meta-auto-coding-function):
9904 Remove > after <html to allow HTML attributes.
9905
9906 2004-11-11 Jay Belanger <belanger@truman.edu>
9907
9908 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
9909 a variable.
9910 (calcFunc-dfac): Replace unbound max by n.
9911 (math-stirling-local-cache): New variable.
9912 (math-stirling-number, math-stirling-1, math-stirling-2):
9913 Replace the variable `cache' by the declared variable
9914 math-stirling-local-cache.
9915 (var-RandSeed): Declare it as a variable.
9916 (math-init-random-base, math-random-digit): Don't check to see if
9917 var-RandSeed is bound.
9918 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
9919 Declare them instead of just setting them.
9920 (math-init-random-base): Made i a local variable.
9921 (math-random-digit): Made math-random-last a local variable.
9922 (math-prime-test-cache): Move declaration to before it is used.
9923 (math-prime-test-cache-k, math-prime-test-cache-q)
9924 (math-prime-test-cache-nm1, math-prime-factors-finished):
9925 Declare them as variables.
9926
9927 2004-11-11 Jay Belanger <belanger@truman.edu>
9928
9929 * calc/calc-ext.el (math-defcache): Use defvar for the new
9930 variables it creates.
9931
9932 2004-11-11 Lars Hansen <larsh@math.ku.dk>
9933
9934 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
9935 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
9936 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
9937 (desktop-save): Add :version.
9938
9939 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9940
9941 * printing.el (pr-get-symbol): Don't downcase.
9942
9943 2004-11-10 Jay Belanger <belanger@truman.edu>
9944
9945 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
9946 string to kill-ring.
9947
9948 * calc/calc-aent.el (calc-alg-exp, math-toks)
9949 (math-exp-pos,math-exp-old-pos, math-exp-token)
9950 (math-exp-keep-spaces, math-exp-str): New variables.
9951 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
9952 (calcAlg-enter): Use declared variable calc-alg-exp.
9953 (math-build-parse-table, math-find-user-token): Use declared
9954 variable math-toks.
9955 (math-read-exprs, math-read-token, calc-check-user-syntax)
9956 (calc-match-user-syntax, match-factor-after, math-read-factor):
9957 Use declared variables math-exp-pos math-exp-old-pos.
9958 (math-read-exprs, math-read-token, math-read-expr-level)
9959 (calc-check-user-syntax, calc-match-user-syntax)
9960 (match-factor-after, math-read-factor): Use declared variable
9961 math-exp-token.
9962 (math-read-exprs, math-read-expr-list, math-read-token)
9963 (math-read-factor): Use declared variable math-exp-keep-spaces.
9964 (math-read-exprs, math-read-token): Use declared variable
9965 math-exp-str.
9966 (calc-match-user-syntax): Make m a local variable.
9967
9968 * calc/calc-ext.el (math-read-expr): Use declared variables
9969 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
9970 math-exp-keep-spaces.
9971
9972 * calc/calc-forms.el (math-read-angle-bracket): Use declared
9973 variables math-exp-pos, math-exp-str.
9974
9975 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
9976 math-exp-old-pos.
9977 (math-parse-fortran-vector, math-parse-fortran-vector-end)
9978 (math-parse-eqn-prime): Use declared variable math-exp-token.
9979
9980 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
9981 Use declared variable math-exp-pos.
9982 (math-check-for-commas): Use declared variable math-exp-str.
9983 (math-read-brackets): Use declared variables math-exp-old-pos,
9984 math-exp-keep-spaces.
9985 (math-read-brackets, math-read-vector, math-read-matrix):
9986 Use declared variable math-exp-token.
9987
9988 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
9989
9990 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
9991 where the keymap is a symbol.
9992 (easy-menu-add-item): Use keymap-prompt. Simplify.
9993
9994 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
9995
9996 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
9997 (sgml-parse-tag-backward): Use it to skip spurious < or >.
9998
9999 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
10000
10001 * ebuff-menu.el: Doc fixes throughout.
10002 (electric-buffer-menu-mode-hook): New defvar.
10003
10004 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
10005
10006 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
10007 The resulting compiler warnings appear to be harmless.
10008
10009 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
10010
10011 * textmodes/conf-mode.el: New file.
10012
10013 * files.el (auto-mode-alist, magic-mode-alist): Use it.
10014
10015 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
10016
10017 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
10018
10019 2004-11-09 Jay Belanger <belanger@truman.edu>
10020
10021 * calc/calc-ext.el (calc-init-extensions): Remove old code.
10022
10023 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
10024 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
10025 (calc-z-prefix-help, calc-user-function-list): Use declared
10026 variables calc-z-prefix-buf, calc-z-prefix-msgs.
10027 (math-map-tree, math-map-tree-rec): Use declared variables
10028 math-mt-many, math-mt-func.
10029 (math-read-expression, math-read-string): Use declared variable
10030 math-expr-data.
10031
10032 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
10033 variable math-normalize-a.
10034
10035 * calc/calc.el (math-normalize-a): New variable.
10036 (math-normalize): Use declared variable math-normalize-a.
10037
10038 * calc/calc-poly.el (math-expand-form): Use declared variable
10039 math-mt-many.
10040
10041 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
10042 Use declared variable math-mt-many.
10043 (math-rewrite): Use declared variable math-mt-func.
10044
10045 * calc/calc-vec.el (math-read-brackets, math-read-vector)
10046 (math-read-matrix): Use declared variable math-expr-data.
10047
10048 * calc/calc-lang.el (math-parse-fortran-vector)
10049 (math-parse-fortran-vector-end, math-parse-tex-sum)
10050 (math-parse-eqn-matrix, math-parse-eqn-prime)
10051 (math-read-math-subscr): Use declared variable math-expr-data.
10052
10053 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
10054 (math-read-expr-level, math-read-token, calc-check-user-syntax)
10055 (calc-match-user-syntax, math-read-if, math-factor-after)
10056 (math-read-factor): Use declared variable math-expr-data.
10057
10058 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
10059
10060 * calendar/diary-lib.el (diary-from-outlook)
10061 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
10062 interactive-p; but rather new optional argument NOCONFIRM.
10063
10064 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
10065
10066 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
10067 (easy-menu-name-match): Revert correspondingly.
10068
10069 2004-11-09 Richard M. Stallman <rms@gnu.org>
10070
10071 * emacs-lisp/bytecomp.el (byte-compile-defalias):
10072 Turn off warnings for the new function even if definition not constant.
10073 If the definition isn't a quoted symbol, record (FUNCTION . t).
10074 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
10075 (byte-compile-callargs-warn): Handle (FUNCTION . t).
10076 (display-call-tree, byte-compile-arglist-warn):
10077 Handle t returned by byte-compile-fdefinition.
10078
10079 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10080
10081 * Makefile.in (maintainer-clean): Depend on distclean.
10082
10083 * help-fns.el (help-C-file-name): File name must be in build-files
10084 to be returned.
10085
10086 2004-11-09 Jay Belanger <belanger@truman.edu>
10087
10088 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
10089 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
10090
10091 * calc/calc.el (calc, calc-trail-display, calc-mode):
10092 Remove obsolete sections.
10093
10094 * calc/calc.el (calc-x-paste-text): Remove.
10095
10096 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
10097 mouse-2.
10098
10099 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
10100
10101 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
10102 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
10103 current frame (in case of recursive calls).
10104 (gdb-show-changed-values): Add :version keyword.
10105
10106 2004-11-09 Kenichi Handa <handa@m17n.org>
10107
10108 * international/mule-cmds.el: Change coding: tag back to
10109 iso-2022-7bit.
10110
10111 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
10112
10113 * international/mule-cmds.el: Change coding-system to utf-8.
10114 (select-safe-coding-system-interactively):
10115 New function extracted from select-safe-coding-system.
10116 (select-safe-coding-system): Use it.
10117
10118 2004-11-08 Richard M. Stallman <rms@gnu.org>
10119
10120 * subr.el (syntax-after): Doc fix.
10121
10122 * paren.el (show-paren-function): Change calls to syntax-after
10123 for new way of returning the value.
10124
10125 * menu-bar.el (menu-bar-file-menu): Make this the real name
10126 and menu-bar-files-menu the alias. Use the former.
10127 (global-map): Use `file', not `files', as the symbol.
10128
10129 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
10130
10131 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
10132 Don't use beginning-of-buffer.
10133 (filesets-cmd-show-result): Use with-no-warnings.
10134
10135 2004-11-08 Juri Linkov <juri@jurta.org>
10136
10137 * progmodes/compile.el (compile): Don't overwrite last command in
10138 minibuffer history with default command if they are not equal.
10139
10140 2004-11-08 Jay Belanger <belanger@truman.edu>
10141
10142 * calc/calcalg2.el (math-do-integral-methods): Try linear then
10143 non-linear substitutions.
10144
10145 2004-11-08 Jay Belanger <belanger@truman.edu>
10146
10147 * calc/calcalg2.el (math-linear-subst-tried): New variable.
10148 (math-do-integral): Set `math-linear-subst-tried' to nil.
10149 (math-do-integral-methods): Use `math-linear-subst-tried' to
10150 determine what type of substitution to try.
10151 (math-integ-try-linear-substituion):
10152 Set `math-linear-subst-tried' to t.
10153
10154 2004-11-08 Kim F. Storm <storm@cua.dk>
10155
10156 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
10157
10158 2004-11-07 Juri Linkov <juri@jurta.org>
10159
10160 * info-look.el (info-lookup): Allow reusing in the current buffer
10161 not only *info* buffer, but all (even renamed) Info buffers
10162 by checking for major-mode instead of *info* buffer name.
10163 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
10164 (octave-mode, maxima-mode) <doc-spec>:
10165 Allow long dashes generated by Texinfo 4.7 before definitions.
10166 (texinfo-mode) <doc-spec>: Add space to suffix to find command
10167 definitions with argument separated by space.
10168
10169 2004-11-06 Richard M. Stallman <rms@gnu.org>
10170
10171 * simple.el (next-error group, face): Move before first use.
10172 (next-error-highlight, next-error-highlight-no-select): Likewise.
10173
10174 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
10175 (line-move): New args NOERROR and TO-END.
10176 Return t if if succeed in moving specified number of lines.
10177 (move-end-of-line): New function.
10178
10179 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
10180 (end-of-buffer-other-window): Likewise.
10181
10182 * simple.el (line-move-ignore-invisible): Default to t.
10183
10184 * subr.el (syntax-after): Return the syntax letter, not the raw code.
10185
10186 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
10187
10188 * international/iso-cvt.el (iso-cvt-define-menu):
10189 Rename menu-bar-files-menu to menu-bar-file-menu.
10190
10191 * net/browse-url.el (browse-url-gnome-moz-program)
10192 (browse-url-gnome-moz-arguments): Move up before first use.
10193
10194 * net/tramp.el (tramp group): Add :version.
10195
10196 * progmodes/ada-xref.el (ada-gdb-application):
10197 Use goto-char instead of beginning-of-buffer.
10198
10199 * progmodes/cperl-mode.el (cperl-info-on-command):
10200 Use goto-char instead of beginning-of-buffer.
10201
10202 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
10203 Move up before first use.
10204 (idlwave-shell-temp-pro-file): Likewise.
10205 (idlwave-shell-temp-rinfo-save-file): Likewise.
10206 (idlwave-shell-temp-file): Minor doc fix.
10207
10208 * textmodes/flyspell.el (flyspell-external-point-words):
10209 Use goto-char instead of beginning-of-buffer.
10210
10211 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
10212
10213 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
10214 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
10215 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
10216
10217 2004-11-06 David Ponce <david@dponce.com>
10218
10219 * recentf.el (recentf-menu-path): Use menu item name.
10220
10221 2004-11-06 Eli Zaretskii <eliz@gnu.org>
10222
10223 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
10224 display doesn't support images.
10225
10226 2004-11-06 Andreas Schwab <schwab@suse.de>
10227
10228 * tempo.el (tempo-match-finder): Doc fix.
10229
10230 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
10231
10232 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
10233
10234 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
10235 (easy-menu-lookup-name): New fun to replace it.
10236 (easy-menu-get-map): Use it to obey menu item names (rather than just
10237 keys) when looking up `path'.
10238 (easy-menu-always-true-p): Rename from easy-menu-always-true.
10239 (easy-menu-convert-item-1): Adjust to new name.
10240
10241 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
10242
10243 * outline.el (hide-body): Don't hide lines at the top of the file
10244 that precede the first header line.
10245
10246 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
10247
10248 * align.el (align-areas): Delete whitespace before reindenting, so
10249 that tabs are never placed after spaces.
10250
10251 2004-11-06 Alan Shutko <ats@acm.org>
10252
10253 * macros.el (insert-kbd-macro): Do completions based on macros,
10254 rather than all commands.
10255
10256 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
10257
10258 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
10259 to solve a bug whereby tags with 'b' don't match.
10260
10261 2004-11-05 Juri Linkov <juri@jurta.org>
10262
10263 * info.el (Info-search): Don't search in node header lines
10264 and file headers.
10265
10266 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
10267 symbol-constituent characters after dot, not only digits.
10268
10269 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
10270
10271 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
10272
10273 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10274
10275 * dired.el (dired-read-dir-and-switches): Call read-directory-name
10276 if a dialog will be used, read-file-name otherwise.
10277
10278 2004-11-04 Richard M. Stallman <rms@gnu.org>
10279
10280 * textmodes/table.el (table group): Add :version.
10281
10282 * textmodes/ispell.el (ispell-word):
10283 Don't alter args; set them only thru `interactive' spec.
10284
10285 * textmodes/flyspell.el (flyspell-word):
10286 Don't alter FOLLOWING; set it only thru `interactive' spec.
10287
10288 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
10289
10290 * net/browse-url.el (browse-url-maybe-new-window):
10291 Use called-interactively-p.
10292
10293 * mail/supercite.el (sc-cite-region):
10294 Don't use interactive-p. Add arg INTERACTIVE.
10295 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
10296
10297 * international/mule-cmds.el (set-input-method, toggle-input-method):
10298 Don't use interactive-p. Add arg INTERACTIVE.
10299
10300 * eshell/esh-mode.el (eshell-show-maximum-output):
10301 Don't use interactive-p.
10302 (eshell-truncate-buffer): Just message, no error, if buffer is short.
10303
10304 * mouse.el (mouse-show-mark): Get positions to delete from mark
10305 and point, not from mouse-drag-overlay.
10306
10307 * imenu.el (imenu-eager-completion-buffer): Add :version.
10308
10309 * filesets.el (filesets group): Add :version.
10310
10311 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
10312
10313 * files.el (xml-based-modes): Delete var.
10314 (magic-mode-alist): New more general var.
10315 (set-auto-mode): Use it.
10316
10317 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
10318 when clicking from another window.
10319
10320 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
10321
10322 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
10323 (vc-cvs-annotate-time): Incorporate value of deleted var.
10324 Remove special-case handling of beginning-of-buffer cruft.
10325 Cache ending position (point) and return value in text property
10326 `vc-cvs-annotate-time', and consult it on subsequent invocations.
10327
10328 * vc-cvs.el (vc-cvs-annotate-command):
10329 Delete extraneous lines from beginning of buffer.
10330 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
10331
10332 * progmodes/grep.el (grep-default-command): Take empty string
10333 for tag if all other methods yield nil. Shell-quote the tag.
10334
10335 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
10336 spec in `interactive' form, and mention it in the docstring.
10337 Also, make sure point is at bol after calling `annotate-time'.
10338
10339 2004-11-02 Richard M. Stallman <rms@gnu.org>
10340
10341 * cus-edit.el (customize-group-other-window):
10342 Select the window that displays the custom buffer.
10343 (custom-buffer-create-other-window): Likewise.
10344
10345 * comint.el (comint-insert-input): Fix previous change.
10346
10347 * emacs-lisp/elp.el (elp-instrument-function):
10348 Use called-interactively-p.
10349
10350 * emacs-lisp/easymenu.el (easy-menu-intern):
10351 Don't downcase; rather, case-flip the first letter of each word.
10352
10353 * emacs-lisp/easy-mmode.el (define-minor-mode):
10354 Use called-interactively-p.
10355
10356 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
10357 Add interactive-only.
10358 (byte-compile-warnings): Add interactive-only as option.
10359 (byte-compile-interactive-only-functions): New variable.
10360 (byte-compile-form): Warn about calls to functions
10361 in byte-compile-interactive-only-functions.
10362
10363 * emacs-lisp/autoload.el (update-file-autoloads):
10364 Don't use interactive-p; take new arg SAVE-AFTER.
10365
10366 * emacs-lisp/advice.el (ad-make-advised-definition):
10367 Use called-interactively-p.
10368
10369 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10370
10371 * files.el (find-file-existing): New function.
10372
10373 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
10374 find-file-existing. Add "New File..." that calls find-file.
10375
10376 * diropen.pbm, diropen.xpm: New files.
10377
10378 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
10379 icon diropen. New tool bar item find-file-existing uses icon open.
10380
10381 * dired.el (dired-read-dir-and-switches): Call read-directory-name
10382 instead of read-file-name.
10383
10384 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
10385
10386 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
10387 (icalendar--split-value): Change name of work buffer.
10388 (icalendar--get-weekday-abbrev): Return nil on error.
10389 (icalendar--date-to-isodate): New function.
10390 (icalendar-convert-diary-to-ical)
10391 (icalendar-extract-ical-from-buffer): Use only two args for
10392 make-obsolete (XEmacs compatibility).
10393 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
10394 (icalendar-export-region): Doc fix.
10395 If error, return non-nil and write errors to a buffer.
10396 Use correct weekday for weekly recurring events.
10397 Check whether date has been parsed for ordinary events.
10398 Make weekly events start in the year 2000.
10399 DTEND is non-inclusive, shift end date by one day if
10400 necessary (not for entries that have date and time).
10401 Rename local let variables: oops -> found-error, datestring ->
10402 startdatestring.
10403
10404 2004-11-02 Kim F. Storm <storm@cua.dk>
10405
10406 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
10407 keep-mode-if-same variable. Add it as optional arg instead.
10408 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
10409
10410 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
10411 substitute-command-keys will select lower-case bindings like those
10412 used in the static help texts.
10413
10414 * descr-text.el (describe-text-properties): Don't err if called in
10415 the *Help* buffer; output to *Help-2* buffer instead.
10416
10417 * kmacro.el (group kmacro): Add :version.
10418 (kmacro-keyboard-quit): New function to cleanup on C-g.
10419 (kmacro-start-macro): Set defining-kbd-macro to append when
10420 appending to last macro.
10421
10422 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
10423
10424 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
10425
10426 * progmodes/gdb-ui.el (gdb-enable-debug-log)
10427 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
10428 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
10429 Add :version keyword.
10430
10431 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
10432
10433 * progmodes/flymake.el (flymake-err-line-patterns):
10434 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
10435 `compilation-error-regexp-alist-alist' to internal Flymake format.
10436
10437 * progmodes/flymake.el: Eliminate byte-compiler warnings.
10438
10439 2004-11-01 Jay Belanger <belanger@truman.edu>
10440
10441 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
10442 with `interactive "s"'.
10443
10444 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10445
10446 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
10447 Revert change from 2004-10-16. '*' checks the current buffer, but the
10448 mouse click may be in another buffer.
10449
10450 2004-11-01 John Paul Wallington <jpw@gnu.org>
10451
10452 * files.el (large-file-warning-threshold): Add :version keyword.
10453 (kill-some-buffers): Doc fix.
10454
10455 * thumbs.el (group thumbs): Add :version keyword.
10456
10457 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
10458
10459 2004-11-01 Richard M. Stallman <rms@gnu.org>
10460
10461 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
10462
10463 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
10464
10465 * allout.el (allout group): Add :version.
10466 (allout-init): Don't use interactive-p.
10467 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
10468 (allout-forward-current-level, allout-backward-current-level):
10469 Don't use interactive-p.
10470
10471 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
10472 (bibtex-find-text): Likewise.
10473
10474 * progmodes/vhdl-mode.el (vhdl-fill-region)
10475 (vhdl-beginning-of-statement): Don't use interactive-p.
10476
10477 * progmodes/idlwave.el (idlwave-update-routine-info):
10478 Don't use interactive-p.
10479
10480 * progmodes/idlw-shell.el (idlwave-shell-send-char):
10481 Don't use interactive-p.
10482
10483 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
10484 Don't use interactive-p.
10485
10486 * progmodes/ada-xref.el (ada-make-body-gnatstub):
10487 Don't use interactive-p.
10488
10489 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
10490 (fortune-in-buffer): Doc fix.
10491
10492 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
10493
10494 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
10495 don't select the temporary buffer.
10496 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
10497 (eudc-get-phone): Likewise.
10498
10499 2004-11-01 Kim F. Storm <storm@cua.dk>
10500
10501 * man.el (Man-xref-normal-file): Fix help-echo.
10502
10503 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
10504
10505 * reveal.el (reveal-last-tick): New var.
10506 (reveal-post-command): Use it to avoid closing overlays when we're
10507 appending text to them.
10508
10509 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10510
10511 * textmodes/bibtex.el: Require button.
10512 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
10513 (bibtex-reference-keys): Distinguish between header keys and
10514 crossref keys.
10515 (bibtex-beginning-of-field): New function.
10516 (bibtex-url-map): Remove.
10517 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
10518 (bibtex-font-lock-url-regexp): Assume that field names begin at
10519 the beginning of a line.
10520 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
10521 Remove field delimiters. Use bibtex-beginning-of-field.
10522 Bugfix, point can be inside a field with a url.
10523 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
10524 New functions.
10525 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
10526 (bibtex-key-in-head): Simplify.
10527 (bibtex-current-line): Use bolp.
10528 (bibtex-parse-keys): Remove unused arg `add'.
10529 Use bibtex-type-in-head and bibtex-key-in-head.
10530 (bibtex-parse-entry, bibtex-autofill-entry):
10531 Use bibtex-type-in-head and bibtex-key-in-head.
10532 (bibtex-autokey-get-field): Do not alter case of replacement text.
10533 (bibtex-autokey-get-names): Do all processing of name list.
10534 (bibtex-autokey-get-year): New function.
10535 (bibtex-autokey-get-title): Do all processing of title words.
10536 (bibtex-generate-autokey): Simplify.
10537 (bibtex-string-files-init): Use default-directory.
10538 Allow for absolute file names in bibtex-string-files.
10539 (bibtex-files, bibtex-file-path): New variables.
10540 (bibtex-files-expand): New function.
10541 (bibtex-find-entry-globally): New command.
10542 (bibtex-summary-function): New variable.
10543 (bibtex-summary): Default value of bibtex-summary-function.
10544 (bibtex-find-crossref): New optional args pnt and split.
10545 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
10546 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
10547 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
10548 Fix handling of required and alternative fields.
10549 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
10550 Use cons and display-buffer.
10551 (bibtex-validate-globally): New command.
10552 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
10553 bibtex-parse-keys and bibtex-parse-strings for updating
10554 bibtex-reference-keys and bibtex-strings.
10555 (bibtex-realign): Remove blank lines past the last entry.
10556 (bibtex-reformat): Use bibtex-entry-format as default.
10557 (bibtex-choose-completion-string): Remove.
10558 (bibtex-complete): Do not use bibtex-choose-completion-string.
10559 (bibtex-url): Simplify.
10560
10561 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10562
10563 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
10564 (x-dnd-types-alist, x-dnd-open-file-other-window)
10565 (x-dnd-known-types): Add :version.
10566
10567 2004-10-31 John Paul Wallington <jpw@gnu.org>
10568
10569 * ibuffer.el (group ibuffer): Add :version keyword.
10570
10571 2004-10-31 Kim F. Storm <storm@cua.dk>
10572
10573 * ido.el (group ido): Add :version keyword.
10574 (ido-mode): Remove :version keyword.
10575
10576 * emulation/cua-base.el (group cua): Add :version keyword.
10577 (cua-mode): Remove :version keyword.
10578
10579 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
10580
10581 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
10582
10583 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
10584 compiler warning.
10585 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
10586 function.
10587 (help-at-pt-display-when-idle): Remove autoload.
10588
10589 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
10590
10591 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
10592
10593 2004-10-30 Juri Linkov <juri@jurta.org>
10594
10595 * help.el (function-called-at-point):
10596 * help-fns.el (variable-at-point): Read -> intern.
10597
10598 2004-10-30 Simon Josefsson <jas@extundo.com>
10599
10600 * progmodes/autoconf.el (autoconf-font-lock-keywords):
10601 Recognize AS_* too.
10602
10603 2004-10-29 Simon Josefsson <jas@extundo.com>
10604
10605 * subr.el (read-passwd): Move back from password.el.
10606
10607 * password.el: Remove, not ready yet.
10608
10609 2004-10-29 Andreas Schwab <schwab@suse.de>
10610
10611 * speedbar.el (speedbar-frame-parameters): Improve customize type.
10612
10613 2004-10-29 Sam Steingold <sds@gnu.org>
10614
10615 * mouse.el (mouse-show-mark): Replace the last occurrence of
10616 x-lost-selection-hooks with x-lost-selection-functions.
10617
10618 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
10619
10620 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
10621 x-lost-selection-functions is bound.
10622
10623 * mouse-sel.el (mouse-sel-mode):
10624 * emacs-lisp/lselect.el: Adjust to new names for
10625 x-(lost|sent)-selection-functions.
10626
10627 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
10628 New obsolete aliases of x-lost-selection-functions and
10629 x-sent-selection-functions.
10630
10631 2004-10-28 Kim F. Storm <storm@cua.dk>
10632
10633 * imenu.el (imenu-scanning-message): Remove.
10634 (imenu-progress-message): Make it a no-op.
10635
10636 2004-10-28 John Paul Wallington <jpw@gnu.org>
10637
10638 * files.el (set-auto-mode): Call `throw' correctly.
10639
10640 2004-10-28 Juri Linkov <juri@jurta.org>
10641
10642 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
10643 to search `Info-...' commands in `info' manual.
10644 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
10645 Add 'info-file "emacs" property.
10646 (Info-find-emacs-command-nodes): Fix index line number regexp.
10647 Set real line number (instead of fake 0) in first element of the
10648 returned list.
10649 (Info-goto-emacs-command-node): Use line number of first element
10650 to set point in the first found Info node.
10651
10652 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
10653 code to `grep-mode-font-lock-keywords'.
10654 (grep-mode-font-lock-keywords): Delete grep markers instead
10655 of making them invisible.
10656
10657 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10658
10659 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
10660 and x-server-version in bug report.
10661
10662 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
10663
10664 * files.el (set-auto-mode-0): New function.
10665 (set-auto-mode): Use it to handle aliased modes and to
10666 be consistent between C-x C-f and C-x C-w.
10667
10668 2004-10-28 Kenichi Handa <handa@m17n.org>
10669
10670 * international/utf-8.el (utf-translate-cjk-charsets):
10671 Add katakana-jisx0201.
10672
10673 * international/subst-jis.el: Add data for JISX0201.
10674
10675 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
10676
10677 * obsolete/hilit19.el (hilit-mode): New function.
10678 Move all the toplevel side-effecting stuff into it, so that loading
10679 hilit19 doesn't mess everything up any more.
10680
10681 2004-10-27 Richard M. Stallman <rms@gnu.org>
10682
10683 * add-log.el (add-change-log-entry): Set up mailing address
10684 and full name later, and don't alter add-log-mailing-address
10685 or add-log-full-name.
10686
10687 * elide-head.el (elide-head): Change error to message.
10688 (elide-head-show): Likewise.
10689
10690 * apropos.el (apropos-macrop): Doc fix.
10691
10692 * mouse.el (mouse-show-mark): Do most processing the same
10693 regardless of transient-mark-mode.
10694
10695 * shadowfile.el (shadow-copy-files): Use interactive-p
10696 only to control whether to print a message.
10697
10698 * tar-mode.el (tar-mode): Use write-contents-functions,
10699 not write-contents-hooks.
10700
10701 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
10702 directory-sep-char.
10703
10704 2004-10-27 Richard M. Stallman <rms@gnu.org>
10705
10706 * strokes.el (strokes-unload-hook): Fix previous change.
10707
10708 * type-break.el (type-break-run-at-time): Always use run-at-time;
10709 forget the alternatives.
10710 (type-break-cancel-function-timers): Always use cancel-function-timers;
10711 forget the alternatives.
10712
10713 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
10714
10715 2004-10-27 Kenichi Handa <handa@m17n.org>
10716
10717 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
10718
10719 * international/subst-gb2312.el: Likewise.
10720
10721 * international/subst-big5.el: Likewise.
10722
10723 * international/subst-ksc.el: Likewise.
10724
10725 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
10726 New variable.
10727 (utf-translate-cjk-set-unicode-range): New function.
10728 (utf-translate-cjk-unicode-range): Make it customizable.
10729 (utf-8-post-read-conversion):
10730 Use utf-translate-cjk-unicode-range-string.
10731 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
10732 Unicode ranges.
10733
10734 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
10735
10736 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
10737 trivial variants to shorten the list.
10738 (xml-based-modes): New var.
10739 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
10740 declaration higher priority than auto-mode-alist.
10741
10742 * find-file.el (cc-other-file-alist): Bring it in line with
10743 cc-mode's auto-mode-alist entries and use \' instead of $.
10744
10745 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
10746 and add "Id" and "Name" submenus to it.
10747
10748 * imenu.el (imenu--generic-function): Skip matches in comments.
10749
10750 2004-10-26 Jay Belanger <belanger@truman.edu>
10751
10752 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
10753 (full-calc-keypad, calc-trail-display): Use an extra argument
10754 instead of `interactive-p'.
10755
10756 * calc/calc-misc.el (calc-other-window): Use an extra argument
10757 instead of `interactive-p'.
10758
10759 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
10760 `interactive-p'.
10761
10762 2004-10-26 Kim F. Storm <storm@cua.dk>
10763
10764 * help.el (describe-key): Describe both down-event and up-event
10765 for a mouse click.
10766
10767 2004-10-26 Richard M. Stallman <rms@gnu.org>
10768
10769 * woman.el (woman): Don't call interactive-p.
10770
10771 * pcomplete.el (pcomplete): Instead of interactive-p,
10772 use an arg set non-nil by the interactive spec.
10773
10774 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
10775 use an arg set non-nil by the interactive spec.
10776
10777 * man.el (Man-cleanup-manpage): Instead of interactive-p,
10778 use an arg set non-nil by the interactive spec.
10779
10780 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
10781
10782 * progmodes/flymake.el (flymake-split-string):
10783 Use `flymake-split-string-remove-empty-edges' in any case.
10784
10785 2004-10-26 Masatake YAMATO <jet@gyve.org>
10786
10787 * progmodes/flymake.el (flymake-err-line-patterns):
10788 Use `compilation-error-regexp-alist-alist' instead of
10789 `compilation-error-regexp-alist'.
10790
10791 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
10792
10793 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
10794 verbatim face on the \ of \end{verbatim}.
10795
10796 2004-10-25 Jay Belanger <belanger@truman.edu>
10797
10798 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
10799 erasing minibuffer.
10800
10801 2004-10-25 Simon Josefsson <jas@extundo.com>
10802
10803 * subr.el (read-passwd): Move to net/password.el.
10804
10805 * net/password.el (read-passwd): Add. Autoload it.
10806
10807 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
10808
10809 * mouse-sel.el (mouse-sel-mode): Specify custom group.
10810
10811 * simple.el (process-file): Fix logic.
10812
10813 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10814
10815 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
10816 (increase-right-margin): Remove erroneous call to `interactive-p'.
10817
10818 2004-10-24 Kim F. Storm <storm@cua.dk>
10819
10820 * help.el (describe-mode): Fix 2004-10-13 change.
10821 Copy pure "Auto Fill" string so it can be propertized later
10822 without causing a read-only error.
10823
10824 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10825
10826 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
10827 style indexes.
10828
10829 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10830
10831 * simple.el (process-file): Accept nil for INFILE. Reported by
10832 Luc Teirlinck.
10833
10834 2004-10-24 Masatake YAMATO <jet@gyve.org>
10835
10836 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
10837 Handle periods and underscores in a function name.
10838 Remove the address fontification.
10839
10840 2004-10-24 Masatake YAMATO <jet@gyve.org>
10841
10842 * progmodes/asm-mode.el (asm-font-lock-keywords):
10843 Use font-lock-variable-name-face for registers.
10844
10845 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
10846
10847 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
10848 kill-all-local-variables.
10849 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
10850 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
10851 Use kill-all-local-variables and provide mode-hooks.
10852 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
10853 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
10854 Suggested by Masatake YAMATO <jet@gyve.org>.
10855
10856 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
10857
10858 * simple.el (process-file): New function, similar to call-process
10859 but supports file handlers.
10860 * vc.el (vc-do-command): Use it, instead of call-process.
10861 * net/tramp-vc.el (vc-do-command): Do not advise it if
10862 process-file is fboundp.
10863 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
10864 process-file.
10865 (tramp-handle-process-file): New function.
10866 (tramp-file-name-for-operation): Support process-file.
10867
10868 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
10869
10870 * calendar/icalendar.el (icalendar--weekday-array): New constant.
10871 (icalendar-weekdayabbrev-table)
10872 (icalendar-monthnumber-table): Delete.
10873 (icalendar--get-month-number): Use calendar-month-name-array.
10874 (icalendar--get-weekday-number): New function.
10875 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
10876 (icalendar-export-region): Handle multi-line entries.
10877 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
10878
10879 2004-10-23 John Paul Wallington <jpw@gnu.org>
10880
10881 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
10882 `wildcards' set to t in interactive spec.
10883
10884 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
10885 interactive spec rather than use `interactive-p'.
10886 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
10887 rather than use function `interactive-p'.
10888
10889 2004-10-22 Kenichi Handa <handa@m17n.org>
10890
10891 * international/mule.el (translate-region): Implement it in Lisp
10892 as a front end of translate-region-internal.
10893
10894 2004-10-21 Jay Belanger <belanger@truman.edu>
10895
10896 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
10897 Declare these variables with defvar.
10898
10899 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
10900 is bound, only check to see if it is bound.
10901
10902 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
10903
10904 * textmodes/tex-mode.el (tex-compilation-parse-errors):
10905 Don't output messages.
10906
10907 * calc/calc-help.el (calc-describe-bindings): Fix last change.
10908
10909 2004-10-21 John Paul Wallington <jpw@gnu.org>
10910
10911 * calc/calc-graph.el (calc-graph-init):
10912 Use `set-process-query-on-exit-flag'.
10913
10914 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
10915
10916 * progmodes/compile.el (compilation-start): Rely on `cd' to get
10917 dir right and also allow argumentless cd.
10918
10919 2004-10-19 Richard M. Stallman <rms@gnu.org>
10920
10921 * textmodes/flyspell.el (flyspell-mode): Doc fix.
10922
10923 * eshell/em-unix.el (eshell-grep):
10924 Don't bind compilation-process-setup-function.
10925
10926 * comint.el (comint-insert-input): Use @ in `interactive'.
10927 (comint-input-filter-functions): Doc fix.
10928 (comint-kill-whole-line, comint-get-source): Doc fix.
10929
10930 * progmodes/compile.el (compilation-setup):
10931 Don't set buffer-read-only if MINOR is non-nil.
10932
10933 2004-10-19 Jay Belanger <belanger@truman.edu>
10934
10935 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
10936 (calc-emacs-type-gnu19): Remove.
10937 (calc-digit-map, calc-read-key-sequence, calc-read-key):
10938 Remove check for old emacs versions.
10939
10940 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
10941 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
10942 for current Emacs.
10943
10944 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
10945 the end of the minibuffer.
10946 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
10947 copy `esc-map'.
10948
10949 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
10950
10951 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
10952 call that would be given when the current emacs was used.
10953
10954 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
10955
10956 * calendar/icalendar.el: Set coding to utf-8.
10957 (icalendar-version): Increase to 0.07.
10958 (icalendar-monthnumber-table): Change March pattern.
10959 (icalendar-get-all-event-properties)
10960 (icalendar-set-event-property): Delete.
10961 (icalendar-all-events): No longer interactive.
10962 (icalendar-convert-diary-to-ical)
10963 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
10964 their replacements.
10965 (icalendar-export-file, icalendar-export-region): New functions;
10966 essentially old `icalendar-convert-diary-to-ical' but appending to
10967 target rather than overwriting.
10968 (icalendar-import-file): Append to target file rather than
10969 overwriting. Fourth arg deleted.
10970 (icalendar-import-buffer): New name for old
10971 `icalendar-extract-ical-from-buffer'.
10972 (icalendar--convert-string-for-import): New name for
10973 old `icalendar-convert-for-import'.
10974 (include-icalendar-files): Delete.
10975 Prefix for all internal functions changed from `icalendar-'
10976 to `icalendar--'.
10977
10978 2004-10-19 Richard M. Stallman <rms@gnu.org>
10979
10980 * paths.el (news-path): Fix previous change.
10981
10982 2004-10-18 Jay Belanger <belanger@truman.edu>
10983
10984 * calc/calc-help.el (calc-describe-bindings):
10985 Set `buffer-read-only' to nil while working in the keybindings buffer;
10986 remove some extra information from the keybindings buffer.
10987
10988 2004-10-18 David Ponce <david@dponce.com>
10989
10990 * mouse.el (mouse-drag-move-window-top): New function.
10991 (mouse-drag-mode-line-1): Use it.
10992
10993 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
10994
10995 * info.el (Info-fontify-node): For multiline refs,
10996 arrange to unfontify newline and surrounding whitespace.
10997
10998 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
10999
11000 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
11001 directory is missing.
11002
11003 2004-10-17 John Paul Wallington <jpw@gnu.org>
11004
11005 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
11006 New customizable variable; whether to display buffers that match
11007 `ibuffer-maybe-show-predicates' by default.
11008 (ibuffer-maybe-show-predicates): Mention it in docstring.
11009 (ibuffer-display-maybe-show-predicates): New variable.
11010 (ibuffer-update): Prefix arg now toggles whether buffers that
11011 match `ibuffer-maybe-show-predicates' should be displayed.
11012 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
11013 locally to heed `ibuffer-default-display-maybe-show-predicates'.
11014 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
11015
11016 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
11017
11018 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
11019 work correctly.
11020
11021 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
11022
11023 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
11024 (Buffer-menu-beginning): New helper function.
11025 (Buffer-menu-execute): Use it.
11026 (Buffer-menu-select): Use it.
11027 (Buffer-menu-sort): Use it and also keep markers.
11028
11029 2004-10-17 Richard M. Stallman <rms@gnu.org>
11030
11031 * paths.el (news-directory): Rename from news-path. Old name alias.
11032 (rmail-spool-directory): Use defvar.
11033 (sendmail-program): Use defcustom.
11034 (remote-shell-program): Use defcustom.
11035 (term-file-prefix): Use defvar.
11036 (abbrev-file-name): Use defvar.
11037
11038 * term.el: Add maintainer.
11039
11040 * subr.el (with-local-quit): Return nil if there's a quit.
11041 (read-passwd): Use with-local-quit. Doc fix.
11042
11043 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
11044 (strokes-unload-hook): Set as a variable with add-hook.
11045
11046 * startup.el (fancy-splash-tail, normal-splash-screen):
11047 Update copyright year.
11048
11049 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
11050
11051 * server.el (server-unload-hook): Set as a variable with add-hook.
11052
11053 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
11054
11055 * frame.el (special-display-popup-frame):
11056 Make the buffer current as its frame is created.
11057
11058 * delsel.el (delsel-unload-hook): Set as a variable.
11059
11060 * comint.el (comint-output-filter-functions):
11061 Add comint-watch-for-password-prompt.
11062 (comint-read-noecho): Function deleted.
11063 (send-invisible): Use read-passwd.
11064
11065 * fringe.el (fringe-mode-initialize): New function.
11066 (fringe-mode): Use fringe-mode-initialize as :initialize.
11067
11068 2004-10-17 Kim F. Storm <storm@cua.dk>
11069
11070 * language/indian.el (indian-script-language-alist): Swap value and doc.
11071 (indian-font-char-index-table): Doc fix.
11072
11073 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
11074
11075 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
11076
11077 2004-10-16 Juri Linkov <juri@jurta.org>
11078
11079 * progmodes/compile.el (compilation-start): Move let-binding of
11080 `process-environment' into `with-current-buffer' body.
11081 Reported by Matt Hodges <MPHodges@member.fsf.org>.
11082
11083 2004-10-16 Richard M. Stallman <rms@gnu.org>
11084
11085 * pcvs-util.el (cvs-bury-buffer):
11086 Don't call get-buffer-window for effect.
11087
11088 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
11089
11090 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
11091
11092 * msb.el (msb-unload-hook): Set the variable.
11093
11094 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
11095 Use * to err if buffer is readonly.
11096
11097 * subr.el (looking-back): Return only t or nil.
11098
11099 * whitespace.el (whitespace-unload-hook): Set the variable.
11100
11101 * view.el (view-mode-enable): Set view-page-size and
11102 view-half-page-size to nil.
11103 (view-set-half-page-size-default): view-half-page-size = nil
11104 means the default.
11105 (View-scroll-page-forward): Use view-page-size-default.
11106 (View-scroll-page-backward): Likewise.
11107 (view-page-size, view-half-page-size): Doc fixes.
11108
11109 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
11110
11111 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
11112
11113 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
11114 "cl" like other files. Instead, call byte-compile-find-cl-functions.
11115 (byte-compile-log-1): Bind inhibit-read-only.
11116 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
11117 (byte-compile-log-warning): Likewise.
11118 (byte-compile-file-form-require): Detect "cl" from the arg value.
11119
11120 * progmodes/compile.el (compilation-start): Assume compilation-mode
11121 will make the buffer read-only.
11122 (compilation-mode): Take arg name-of-mode.
11123 (compilation-setup): Make buffer read-only.
11124 (compilation-handle-exit): Bind inhibit-read-only.
11125
11126 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
11127 (ispell-message): Likewise.
11128 (ispell-show-choices): Don't call get-buffer-window uselessly.
11129 (ispell-init-process): Use set-process-query-on-exit-flag.
11130
11131 2004-10-16 Kim F. Storm <storm@cua.dk>
11132
11133 * fringe.el (fringe-bitmaps): Only initialize when defined.
11134
11135 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
11136 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
11137
11138 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
11139
11140 2004-10-15 Simon Josefsson <jas@extundo.com>
11141
11142 * net/password.el: Add.
11143
11144 2004-10-14 Masatake YAMATO <jet@gyve.org>
11145
11146 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
11147 (gdb-script-end-of-defun): New function.
11148 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
11149 `gdb-script-end-of-defun' as *-of-defun-function.
11150
11151 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
11152
11153 * button.el (button-activate): Allow a marker to display as an action.
11154
11155 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
11156
11157 * help.el (describe-mode): Use it to make minor mode list into
11158 hyperlinks.
11159
11160 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
11161
11162 * vc.el (vc-annotate-display-select): Fix typo.
11163
11164 * subr.el (substitute-key-definition-key): New function.
11165 (substitute-key-definition): Use it with map-keymap.
11166 (event-modifiers): Use push.
11167 (mouse-movement-p, with-temp-buffer): Simplify.
11168
11169 2004-10-12 Jay Belanger <belanger@truman.edu>
11170
11171 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
11172 New variables.
11173 (calc-help-index-entries): New function.
11174 (calc-describe-function): Use `calc-help-function-list' instead of
11175 obarray for completion.
11176 (calc-describe-variable): Use `calc-help-variable-list' instead
11177 of obarray for completion.
11178
11179 2004-10-12 Richard M. Stallman <rms@gnu.org>
11180
11181 * info-look.el (info-lookup-file): Add info-file property.
11182 (info-lookup-symbol): Likewise.
11183
11184 * info.el (info-xref): Add underlining.
11185 (info): Add info-file property.
11186 (Info-find-emacs-command-nodes): Specify case-sensitive search.
11187
11188 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
11189
11190 Sync with Tramp 2.0.45.
11191
11192 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
11193 defined. This is not the case for XEmacs without package "edebug".
11194 (tramp-set-auto-save-file-modes): Set permissions of autosaved
11195 remote files to the permissions of the original file. This is not
11196 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
11197 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
11198 (tramp-perl-decode): Fix an error in Perl implementation.
11199 $pending must be cleared every loop. Reported by Benjamin Place
11200 <benjaminplace@sprintmail.com>
11201
11202 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
11203 Don't activate advice during definition. This is done later on,
11204 depending on test result of `substitute-in-file-name'.
11205 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11206
11207 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
11208
11209 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
11210
11211 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
11212
11213 2004-10-12 David Ponce <david@dponce.com>
11214
11215 * recentf.el (recentf-edit-list): Update the menu when the recentf
11216 list has been modified.
11217
11218 2004-10-12 Simon Josefsson <jas@extundo.com>
11219
11220 * net/tls.el (tls-certtool-program): New variable.
11221 (tls-certificate-information): New function, based on
11222 ssl-certificate-information.
11223
11224 2004-10-12 Kenichi Handa <handa@m17n.org>
11225
11226 * international/mule.el (coding-system-equal): Move from mule-util.el.
11227
11228 * international/mule-util.el (coding-system-equal): Move to mule.el.
11229
11230 2004-10-12 Kim F. Storm <storm@cua.dk>
11231
11232 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
11233 reset kmacro-initial-counter-value if set.
11234 (kmacro-set-counter): Only set kmacro-counter if defining or executing
11235 macro. Set kmacro-initial-counter-value otherwise. Never set both.
11236 (kmacro-display): Show macro counter if non-zero.
11237
11238 * subr.el (substitute-key-definition): Mention command remapping
11239 in doc string.
11240
11241 2004-10-11 Jay Belanger <belanger@truman.edu>
11242
11243 * calc/calc-misc.el (calc-info-goto-node): New function.
11244 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
11245 node in one step.
11246 (calc-describe-copying, calc-describe-distribution)
11247 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
11248 Go to appropriate info node in one step.
11249
11250 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
11251
11252 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
11253
11254 * font-lock.el (font-lock-apply-highlight): Fix last change.
11255
11256 2004-10-11 Simon Josefsson <jas@extundo.com>
11257
11258 * mail/smtpmail.el (smtpmail-open-stream): Look for
11259 starttls-gnutls-program instead of starttls-program iff
11260 starttls-use-gnutls is non-nil.
11261 (smtpmail-open-stream): Don't overwrite user settings of
11262 starttls-extra-arguments and starttls-extra-args.
11263
11264 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
11265
11266 * comint.el (comint-mouse-insert-input): Remove.
11267 (comint-insert-input): Make it work for mouse bindings.
11268 (comint-mode-map): Move defs into the declaration.
11269 (comint-output-filter): Typo.
11270
11271 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
11272
11273 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
11274
11275 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
11276 (ange-ftp-call-chmod): Reference remote-shell-program instead of
11277 ange-ftp-remote-shell.
11278
11279 2004-10-10 Andreas Schwab <schwab@suse.de>
11280
11281 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
11282 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
11283 Reported by <sri@asu.edu>.
11284
11285 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
11286
11287 * vc.el (vc-annotate-mode): Remove variable.
11288 (vc-annotate-display-select): Only call vc-annotate-mode
11289 if we're not in that mode already.
11290
11291 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
11292
11293 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
11294 (imenu-choose-buffer-index): Check here for rescan instead.
11295
11296 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
11297 where the face expression evals to nil.
11298
11299 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
11300 (tex-font-lock-keywords-2): Use it.
11301 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
11302
11303 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
11304
11305 2004-10-09 Kim F. Storm <storm@cua.dk>
11306
11307 * subr.el (progress-reporter-update): Define before first usage.
11308 (make-progress-reporter): Doc fix.
11309
11310 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
11311
11312 * textmodes/paragraphs.el (sentence-end-double-space)
11313 (sentence-end-without-period, sentence-end-without-space)
11314 (sentence-end): Doc fixes.
11315
11316 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
11317
11318 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
11319 Change paragraph-start regexp so we don't fill code starting with #'(.
11320
11321 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
11322
11323 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
11324 New defcustom.
11325 (extract-address-components): Use it.
11326
11327 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
11328
11329 * subr.el (make-progress-reporter, progress-reporter-update)
11330 (progress-reporter-force-update, progress-reporter-do-update)
11331 (progress-reporter-done): New functions.
11332
11333 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
11334
11335 * progmodes/etags.el (etags-tags-completion-table): Use progress
11336 reporter.
11337 (etags-tags-apropos): Likewise.
11338
11339 2004-10-08 Alan Mackenzie <acm@muc.de>
11340
11341 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
11342 of current line.
11343
11344 2004-10-08 Masatake YAMATO <jet@gyve.org>
11345
11346 * server.el (server-process-filter): Wrap `process-send-region'
11347 by `condition-case' to guard the case when the pipe to PROC is closed.
11348
11349 2004-10-07 Mark A. Hershberger <mah@everybody.org>
11350
11351 * xml.el (xml-substitute-special): Limit handling of external entities.
11352
11353 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
11354
11355 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
11356
11357 2004-10-06 John Paul Wallington <jpw@gnu.org>
11358
11359 * xml.el (xml-parse-dtd): Fix `error' call.
11360
11361 2004-10-05 Mark A. Hershberger <mah@everybody.org>
11362
11363 * xml.el (xml-substitute-special): Return a single string instead
11364 of a list of strings if an entity substitution is made.
11365
11366 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
11367
11368 * calendar/icalendar.el: New file.
11369
11370 2004-10-05 Juri Linkov <juri@jurta.org>
11371
11372 * isearch.el (isearch-done): Set mark after running hook.
11373 Reported by Drew Adams <drew.adams@oracle.com>.
11374
11375 * info.el (Info-history, Info-toc): Fix Info headers.
11376 (Info-toc): Narrow buffer before Info-fontify-node.
11377 (Info-build-toc): Don't check for special Info file names.
11378 Set main-file to nil if Info-find-file returns a symbol.
11379
11380 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
11381
11382 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
11383 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
11384 * calendar/cal-menu.el (calendar-mode-map): Ditto.
11385
11386 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
11387
11388 * calendar/cal-iso.el (calendar-iso-read-args): New function,
11389 for old interactive spec from calendar-goto-iso-date.
11390 (calendar-goto-iso-date): Use it.
11391 (calendar-goto-iso-week): New function. Suggested by Emilio
11392 C. Lopes <eclig@gmx.net>.
11393
11394 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
11395
11396 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
11397 `set-right-margin' bindings that follow the minor mode conventions.
11398
11399 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
11400
11401 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
11402 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
11403 (latex-block-args-alist): Add minipage and picture.
11404 (latex-block-body-alist): Use reftex-label if enabled.
11405 (latex-insert-block): Don't insert a \n if not necessary.
11406 (tex-compile-commands): Make sure dvips doesn't send to printer.
11407 (tex-compile-default): Handle the case where no executable is found.
11408 (latex-noindent-environments): New var.
11409 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
11410 If tex-indent-allhanging is non-nil, make sure we only align for macros
11411 at beginning of line.
11412
11413 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
11414
11415 * newcomment.el (comment-beginning): Doc fix and don't choke on
11416 unset `comment-end-skip' when at beginning of comment.
11417
11418 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
11419
11420 * term.el (term-adjust-current-row-cache): Don't allow the current
11421 row to become negative.
11422 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
11423 the end of the line. Fix scroll down. Add comments.
11424 (term-handle-ansi-escape): Don't exceed terminal width when moving
11425 right.
11426 (term-scroll-region): Move the cursor after setting the scroll region.
11427
11428 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
11429
11430 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
11431 to `width' for consistency with docstring. Doc fix.
11432
11433 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
11434
11435 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
11436 This is necessary for derived modes.
11437
11438 2004-09-30 Kim F. Storm <storm@cua.dk>
11439
11440 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
11441 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
11442
11443 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
11444 kmacro-extract-lambda functions.
11445 (edit-kbd-macro): Handle kmacro lambda forms.
11446 Include counter and counter format in edit buffer.
11447 (edmacro-finish-edit): Get counter and format from edit buffer and
11448 update kmacro bindings when found.
11449
11450 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
11451
11452 * textmodes/paragraphs.el (forward-paragraph):
11453 Avoid args-out-of-range error when point winds up at the beginning of
11454 the buffer and hard newlines are enabled.
11455
11456 * newcomment.el (comment-multi-line): Doc fix.
11457
11458 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
11459
11460 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
11461 (diff-fixup-modifs): Catch unified-diff file-headers.
11462
11463 2004-09-29 Kim F. Storm <storm@cua.dk>
11464
11465 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
11466 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
11467 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
11468
11469 * fringe.el (fringe-bitmap-p): New macro.
11470 (fringe-bitmaps): Add standard fringe bitmaps on load.
11471
11472 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
11473
11474 * dired.el (dired-view-command-alist): Use more efficient regexps.
11475 Remove dubious arguments.
11476 (dired-align-file): New function.
11477 (dired-insert-directory): Use it.
11478 (dired-move-to-end-of-filename): Make the " -> " search more specific.
11479 (dired-buffers-for-dir): Remove unused var `pattern'.
11480
11481 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
11482
11483 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
11484 from diary display excursion. Store diary buffer's point for
11485 `simple-diary-display'.
11486 (simple-diary-display): Set window point and start when
11487 displaying buffer, to preserve point.
11488
11489 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
11490
11491 * textmodes/enriched.el (enriched-translations): Replace defconst
11492 with defvar.
11493
11494 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11495
11496 * printing.el: Doc fix.
11497 (pr-version): New version number (6.8.1).
11498 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
11499 make-temp-name.
11500 (pr-delete-file): Check if file exists before deleting it.
11501 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
11502
11503 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
11504
11505 * term.el (term-display-table): New variable.
11506 (term-mode): Use it.
11507 (term-exec-1): Set the coding system to binary.
11508 (term-emulate-terminal): Decode the string before inserting it.
11509
11510 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
11511
11512 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
11513 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
11514 (map): Bind S-prior, S-next and S-insert.
11515 (term-mode): Set `indent-tabs-mode' to nil.
11516 (term-paste): New function to be bound to S-insert.
11517 (term-send-del, term-send-backspace): Change the strings sent.
11518 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
11519 (term-handle-colors-array): Fix handling of underline and reverse.
11520 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
11521 (term-erase-in-line): Fix comparison.
11522 (term-emulate-terminal): Fix line wrap handling.
11523 (term-start-output-log): Rename from `term-set-output-log'.
11524 (term-stop-output-log): Rename from `term-stop-photo'.
11525 (term-switch-to-alternate-sub-buffer): Comment out, unused.
11526
11527 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
11528
11529 * dired.el (dired-move-to-filename): Don't output a message if
11530 raise-error is non-nil. Fix return position and value.
11531
11532 * files.el (insert-directory): Obey --dired even with symlinks.
11533
11534 2004-09-25 Lars Hansen <larsh@math.ku.dk>
11535
11536 * ls-lisp.el (ls-lisp-format): Mark file names with property
11537 dired-filename.
11538
11539 2004-09-25 Kim F. Storm <storm@cua.dk>
11540
11541 * ido.el (ido-max-directory-size): New defcustom.
11542 (ido-decorations): Add "too big" element.
11543 (ido-directory-too-big): New dynamic var.
11544 (ido-may-cache-directory): Don't cache big directories.
11545 (ido-directory-too-big-p): New defun.
11546 (ido-set-current-directory): Update ido-directory-too-big.
11547 (ido-read-internal): Make empty ido-cur-item if too-big.
11548 (ido-buffer-internal): Use ido-read-internal directly instead of
11549 ido-read-buffer.
11550 (ido-file-internal): Init ido-directory-too-big.
11551 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
11552 and redo completion with full list.
11553 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
11554 it, and show completions.
11555 (ido-all-completions): Let bind ido-directory-too-big to nil.
11556 (ido-exhibit): Handle ido-directory-too-big.
11557 (ido-read-buffer): Handle fallback to read-buffer.
11558 Init ido-directory-too-big.
11559 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
11560 Init ido-directory-too-big.
11561
11562 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
11563
11564 * subr.el (delay-mode-hooks): Doc fix.
11565
11566 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
11567
11568 * textmodes/enriched.el
11569 (enriched-default-text-properties-local-flag): New variable.
11570 (enriched-mode): Make sure that enabling and disabling the mode is
11571 a no-op. Doc fix.
11572
11573 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
11574
11575 * calendar/holidays.el (holiday-advent): Report on a specified day
11576 offset from advent, not just advent.
11577 (holiday-easter-etc): Report on one specified day offset from
11578 easter, not all easter holidays. Various Easter holidays moved to
11579 `christian-holidays' variable in calendar.el.
11580 * calendar/calendar.el (christian-holidays): Adapt for new
11581 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
11582
11583 2004-09-23 Kim F. Storm <storm@cua.dk>
11584
11585 * image.el (insert-sliced-image): Add doc string.
11586
11587 * ido.el (ido-choice-list): New dynamic var for `list' context.
11588 (ido-context-switch-command): New dynamic var.
11589 (ido-define-mode-map): Generalize switch between file/buffer contexts.
11590 (ido-read-internal): Handle new `list' context.
11591 Handle insert-buffer and insert-file ido-exit values.
11592 (ido-buffer-internal): New arg switch-cmd. Use it to setup
11593 ido-context-switch-command. Handle insert-file ido-exit value.
11594 (ido-read-buffer): Set ido-context-switch-command to 'ignore
11595 unless it is already bound by caller.
11596 (ido-file-internal): New arg switch-cmd. Use it to setup
11597 ido-context-switch-command. Handle insert-buffer ido-exit value.
11598 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
11599 used for context switching.
11600 (ido-all-completions): Handle new `list' context.
11601 (ido-make-choice-list): Return choices for `list' context.
11602 (ido-find-file-in-dir, ido-display-file, ido-write-file)
11603 (ido-display-buffer, ido-kill-buffer): Disable context switching.
11604 (ido-insert-buffer, ido-insert-file): Setup context switching.
11605 (ido-exhibit): Handle `list' context.
11606 (ido-read-file-name): Disable context switching. Handle fallback.
11607 (ido-read-directory-name): Disable context switching.
11608 (ido-completing-read): New defun like completing-read. Setup and
11609 use new `list' context.
11610
11611 2004-09-20 Jesper Harder <harder@ifa.au.dk>
11612
11613 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
11614
11615 2004-09-21 Jay Belanger <belanger@truman.edu>
11616
11617 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
11618 `calc-graph-set-styles' so the gnuplot buffer will appear in a
11619 separate window.
11620
11621 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
11622
11623 * subr.el (after-change-major-mode-hook): Doc fix.
11624
11625 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11626
11627 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
11628 of ghostscript for monochrome PostScript file in Windows.
11629
11630 2004-09-21 Kenichi Handa <handa@m17n.org>
11631
11632 * descr-text.el (describe-char): Checking of quail activation fixed.
11633
11634 2004-09-21 Jay Belanger <belanger@truman.edu>
11635
11636 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
11637
11638 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
11639
11640 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
11641 after the mode hooks instead of before. Doc fix.
11642
11643 2004-09-20 Jason Rumney <jasonr@gnu.org>
11644
11645 * startup.el (command-line) [windows-nt]: Try .emacs first, then
11646 _emacs, but revert to .emacs if neither exists in home directory.
11647
11648 2004-09-20 John Paul Wallington <jpw@gnu.org>
11649
11650 * bindings.el (completion-ignored-extensions): Add .dfsl.
11651
11652 2004-09-20 Richard M. Stallman <rms@gnu.org>
11653
11654 * bindings.el (scroll-left): Make it disabled.
11655
11656 * files.el (enable-local-eval): Doc fix.
11657
11658 * indent.el (move-to-left-margin): Special case for minibuffer.
11659
11660 * term.el (term-emulate-terminal): Turn off undo for output.
11661 Use with-current-buffer and save-selected-window.
11662
11663 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
11664
11665 * progmodes/make-mode.el (makefile-fill-paragraph):
11666 Don't insist on spaces when looking for comments. # is enough.
11667
11668 * files.el (hack-local-variables): Copy the variables list
11669 to another buffer, strip prefixes and suffixes there, then read.
11670 (enable-local-eval): Doc fix.
11671 (ignored-local-variables): Initialize to nil.
11672 (risky-local-variable-p): Don't check ignored-local-variables here.
11673 (hack-one-local-variable): Ignore var if in ignored-local-variables.
11674
11675 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
11676
11677 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
11678 of = to "." (punctuation).
11679
11680 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11681
11682 * subr.el (event-basic-type): Fix mask (extend to 22bits).
11683
11684 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
11685
11686 * textmodes/enriched.el (enriched-rerun-flag): New variable.
11687 (enriched-before-change-major-mode): New function.
11688 Add it to `change-major-mode-hook'.
11689 (enriched-after-change-major-mode): New function.
11690 Add it to `after-change-major-mode-hook'.
11691 (enriched-mode): Make it work correctly if called from
11692 `after-change-major-mode-hook'.
11693 No longer set `indent-line-function'.
11694
11695 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
11696
11697 * subr.el (after-change-major-mode-hook): New variable.
11698 (run-mode-hooks): Implement it.
11699
11700 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
11701
11702 * battery.el (battery-linux-proc-apm): Use string-to-number.
11703 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
11704 Use dolist (and less indentation). Use erase-buffer.
11705 Pre-initialize `design-capacity', `warn', and `low'.
11706 (battery-format): Use replace-regexp-in-string.
11707
11708 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
11709
11710 * battery.el: Delete superfluous empty lines.
11711 (battery-linux-proc-acpi): Attempt to gather information from all
11712 battery subdirectories regardless of their file name.
11713 (battery-linux-proc-apm): Replace all occurrences of
11714 battery-hex-to-int-2 with string-to-int (base 16).
11715 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
11716 (battery-hex-map): Delete variable.
11717
11718 2004-09-18 John Paul Wallington <jpw@gnu.org>
11719
11720 * calc/calc-units.el (calc-quick-units): Fix overzealous
11721 s/or/unless/.
11722
11723 2004-09-17 Jay Belanger <belanger@truman.edu>
11724
11725 * calc/calc.el (calc-mode-var-list): Fix the value of
11726 `calc-matrix-brackets'.
11727
11728 2004-09-17 Romain Francoise <romain@orebokech.com>
11729
11730 * ibuf-ext.el (define-ibuffer-filter filename):
11731 Expand dired-directory since buffer-file-name is absolute.
11732
11733 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
11734
11735 * ediff-init.el (ediff-current-diff-face-A)
11736 (ediff-current-diff-face-B, ediff-current-diff-face-C)
11737 (ediff-current-diff-face-Ancestor)
11738 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
11739 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
11740 (ediff-even-diff-face-A, ediff-even-diff-face-B)
11741 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
11742 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
11743 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
11744 Use min-colors.
11745
11746 * term.el (term-down): Perform vertical motion if DOWN is negative.
11747 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
11748 (term-termcap-format): Synchronyze with the eterm terminfo entry
11749 in etc/e/eterm.ti.
11750 (term-handle-colors-array): If the current foreground or
11751 background are zero (i.e. unspecified), use the foreground and
11752 background of the default face for reverse video.
11753 (term-ansi-at-eval-string, term-ansi-default-fg)
11754 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
11755 (term-mem): Delete ununsed function.
11756 (term-protocol-version): Increment.
11757 (term-current-face): Set to default.
11758
11759 2004-09-15 Jay Belanger <belanger@truman.edu>
11760
11761 * calc/calc.el (calc-mode-var-list): Define this variable.
11762 (calc-always-load-extensions, calc-line-numbering)
11763 (calc-line-breaking, calc-display-just, calc-display-origin)
11764 (calc-number-radix, calc-leading-zeros, calc-group-digits)
11765 (calc-group-char, calc-point-char, calc-frac-format)
11766 (calc-prefer-frac, calc-hms-format, calc-date-format)
11767 (calc-float-format, calc-full-float-format, calc-complex-format)
11768 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
11769 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
11770 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
11771 (calc-matrix-brackets, calc-language, calc-language-option)
11772 (calc-left-label, calc-right-label, calc-word-size)
11773 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
11774 (calc-display-raw, calc-internal-prec, calc-angle-mode)
11775 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
11776 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
11777 (calc-window-height, calc-display-trail, calc-show-selections)
11778 (calc-use-selections, calc-assoc-selections)
11779 (calc-display-working-message, calc-auto-why, calc-timing)
11780 (calc-mode-save-mode, calc-standard-date-formats)
11781 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
11782 (calc-user-parse-tables, calc-gnuplot-default-device)
11783 (calc-gnuplot-default-output, calc-gnuplot-print-device)
11784 (calc-gnuplot-print-output, calc-gnuplot-geometry)
11785 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
11786 (calc-invocation-macro, calc-show-banner): Give these values as
11787 part of `calc-mode-var-list's initialization after the variables
11788 are declared with defvar.
11789 (calc-bug-address): Change email address to send bug reports to.
11790 Change the maintainer address at the top.
11791 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
11792 than "\\.emacs" to determine if it is the user-init-file.
11793
11794 * calc/calc-embed.el (calc-embedded-set-modes): Use
11795 `calc-mode-var-list' correctly.
11796
11797 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
11798
11799 * vc.el (annotate-time): Document point handling.
11800 (vc-annotate-display-autoscale): Doc fix.
11801
11802 2004-09-15 Miles Bader <miles@gnu.org>
11803
11804 * generic.el (generic-make-keywords-list): Use symbol rather than
11805 word anchors in regexp.
11806
11807 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
11808
11809 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
11810 no file name consider `dired-directory'.
11811
11812 2004-09-14 Kim F. Storm <storm@cua.dk>
11813
11814 * faces.el (cursor): Add face-no-inherit property. Doc fix.
11815
11816 2004-09-14 Simon Josefsson <jas@extundo.com>
11817
11818 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
11819
11820 * textmodes/dns-mode.el: Add.
11821
11822 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
11823
11824 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
11825 (disabled-command-function): Make the ?\ char more obvious.
11826
11827 * vc-arch.el (vc-arch-root, vc-arch-registered):
11828 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
11829
11830 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
11831
11832 * windmove.el (windmove-frame-edges): Report coordinates of
11833 outside edges of frame, not inside edges.
11834 (windmove-coordinates-of-position): Convert into wrapper to new
11835 function `windmove-coordinates-of-window-position';
11836 `compute-motion' always applies to selected window.
11837 (windmove-coordinates-of-position): Update documentation to refer
11838 to Emacs 21 Lisp Reference Manual.
11839 (windmove-find-other-window): Fix off-by-one errors for max x,y.
11840
11841 2004-09-13 Kim F. Storm <storm@cua.dk>
11842
11843 * isearch.el (isearch-resume-in-command-history): Rename from
11844 isearch-resume-enabled and change default to nil.
11845
11846 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11847
11848 * vc-hooks.el (vc-ignore-dir-regexp): New var.
11849 (vc-registered): Use it.
11850 (vc-find-root): New fun.
11851
11852 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
11853 Don't tell to use \\{...} when it's already done.
11854
11855 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
11856 Provide a sample complex default.
11857 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
11858 (bibtex-entry): Use mapc.
11859
11860 2004-09-12 Kim F. Storm <storm@cua.dk>
11861
11862 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
11863
11864 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
11865 inhibit-field-text-motion to t so rectangles work in comint buffers.
11866
11867 * simple.el (choose-completion-string): Set buffer before running
11868 choose-completion-string-functions hook so it can be buffer-local.
11869
11870 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
11871
11872 * progmodes/compile.el (compilation-start): Parse command to see
11873 if it starts with a cd, and if so perform it for the *compilation*
11874 buffer. Change the header to reflect this.
11875
11876 2004-09-11 Kim F. Storm <storm@cua.dk>
11877
11878 * ido.el (ido-enable-dot-prefix): Doc fix.
11879 (ido-enable-dot-prefix): New defcustom.
11880 (ido-set-matches1): Use it.
11881
11882 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
11883
11884 * textmodes/bibtex.el (bibtex-mark-active)
11885 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
11886
11887 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11888
11889 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
11890 used in a case insensitive environment.
11891 (bibtex-mode-map): Rearrange order of menus.
11892 (bibtex-quoted-string-re): Obsolete.
11893 (bibtex-complete-key-cleanup): Variable replaced by new function.
11894 (bibtex-font-lock-keywords): Use backquotes.
11895 (bibtex-font-lock-url-regexp): New internal variable.
11896 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
11897 "OPT" and "ALT".
11898 (bibtex-insert-current-kill, bibtex-make-field)
11899 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
11900 (bibtex-parse-field-text): Simplify.
11901 (bibtex-string=): New helper function.
11902 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
11903 (bibtex-map-entries): Use bibtex-string=.
11904 (bibtex-search-entry): Use not.
11905 (bibtex-enclosing-field): Fix docstring.
11906 (bibtex-assoc-regexp): Obsolete.
11907 (bibtex-format-entry): Use assoc-string and bibtex-string=.
11908 (bibtex-autokey-get-names): Handle empty name field.
11909 (bibtex-parse-strings): Use assoc-string and unless.
11910 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
11911 Use assoc-string.
11912 (bibtex-pop): Simplify.
11913 (bibtex-mode): Set font-lock-extra-managed-props.
11914 (bibtex-entry-update): Use assoc-string.
11915 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
11916 (bibtex-autofill-entry): Use bibtex-string=.
11917 (bibtex-print-help-message): Simplify.
11918 (bibtex-find-entry): New optional arg START.
11919 (bibtex-validate): Use bibtex-string= and assoc-string.
11920 Do not call obsolete function compilation-parse-errors.
11921 (bibtex-remove-delimiters): Only remove delimiters if present.
11922 (bibtex-copy-entry-as-kill): Add docstring.
11923 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
11924 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
11925 (bibtex-complete): Use bibtex-predefined-month-strings,
11926 bibtex-string=, and new function bibtex-complete-key-cleanup.
11927 (bibtex-generate-url-list): New variable.
11928 (bibtex-url): New command bound to C-c C-l and mouse-2.
11929 (bibtex-url-map): New local keymap for bibtex-url-mouse.
11930 (bibtex-font-lock-url): New function.
11931
11932 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
11933
11934 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
11935
11936 2004-09-09 Kim F. Storm <storm@cua.dk>
11937
11938 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
11939 counter and format with binding.
11940 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
11941 the declared macro uses own macro counter and format. Give symbol
11942 kmacro property.
11943 (kmacro-keymap): Bind kmacro-name-last-macro to n.
11944 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
11945 (kmacro-end-and-call-macro): Doc fix.
11946
11947 2004-09-09 Lars Hansen <larsh@math.ku.dk>
11948
11949 * desktop.el (desktop-clear-preserve-buffers):
11950 Remove make-obsolete-variable.
11951
11952 2004-09-08 Richard M. Stallman <rms@gnu.org>
11953
11954 * buff-menu.el (list-buffers-noselect): Call format-mode-line
11955 with the buffer as argument.
11956
11957 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
11958
11959 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
11960
11961 2004-09-08 Juri Linkov <juri@jurta.org>
11962
11963 * replace.el (perform-replace): Use `query-replace-descr'.
11964
11965 * cus-start.el (history-delete-duplicates): Specify customization.
11966
11967 * diff-mode.el (diff-mode-map):
11968 * progmodes/compile.el (compilation-mode-map):
11969 * progmodes/grep.el (grep-mode-map):
11970 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
11971 to `next-error-follow-minor-mode'.
11972
11973 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11974
11975 * isearch.el (isearch-lazy-highlight-update): Take into account
11976 the case of zero-length match at the search bound.
11977
11978 2004-09-08 Kim F. Storm <storm@cua.dk>
11979
11980 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
11981 change. Use zero width overlays when necessary.
11982
11983 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11984
11985 * subr.el (split-string): Docfix.
11986
11987 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11988
11989 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
11990 (display-call-tree): Ensure newline after caller/calls blocks.
11991
11992 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11993
11994 * startup.el (command-line-1): Make option
11995 --directory/-L modify `load-path' straight away.
11996
11997 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11998
11999 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
12000
12001 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12002
12003 * emacs-lisp/autoload.el (make-autoload):
12004 Handle `define-compilation-mode'.
12005
12006 * emacs-lisp/lisp-mode.el (define-compilation-mode):
12007 Specify `doc-string-elt' property.
12008
12009 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12010
12011 * bs.el (bs-mode): Doc fix.
12012
12013 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12014
12015 * info.el (Info-insert-dir): Fix temp buffer leak bug.
12016
12017 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12018
12019 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
12020
12021 2004-09-08 Kenichi Handa <handa@m17n.org>
12022
12023 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
12024 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
12025 ps-mule-next-point -> 1+).
12026
12027 * composite.el (encode-composition-rule): Add autoload cooky.
12028
12029 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
12030
12031 * format.el (buffer-auto-save-file-format): Make it permanent local.
12032
12033 2004-09-07 Kim F. Storm <storm@cua.dk>
12034
12035 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
12036 (authors-fixed-entries): Fix typo.
12037 (authors-canonical-author-name): Compact multiple spaces.
12038 Ignore trivial names (e.g. only first name).
12039
12040 * term.el (term-window-width): Only use full window width on
12041 window system if overflow-newline-into-fringe is enabled.
12042 (term-mode): Don't disable overflow-newline-into-fringe.
12043
12044 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
12045
12046 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
12047 motion as seen on my Mac OS X xterms.
12048
12049 * newcomment.el (uncomment-region-default, comment-region-default):
12050 New functions extracted from uncomment-region and comment-region.
12051 (comment-region, comment-region-function, uncomment-region)
12052 (uncomment-region-function): Use them.
12053
12054 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
12055
12056 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
12057 It's not crucial but can make sense at times.
12058
12059 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
12060 the first commit.
12061
12062 * vc.el (vc-buffer-context, vc-restore-buffer-context):
12063 Disable obsolete code.
12064
12065 2004-09-07 Juri Linkov <juri@jurta.org>
12066
12067 * progmodes/grep.el (grep-highlight-matches): Change default from
12068 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
12069 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
12070 if grep option `--color' is available, or to `nil' otherwise.
12071 (grep-process-setup): Call `grep-compute-defaults' if
12072 `grep-highlight-matches' is not computed. Set env-vars only
12073 if `grep-highlight-matches' is `t'.
12074 (grep-use-null-device): Remove redundant type `boolean' (`choice'
12075 is already defined).
12076
12077 * progmodes/compile.el (compilation-start): Use copy of
12078 `process-environment' created by `copy-sequence' to not
12079 modify env-vars in the global `process-environment'.
12080
12081 2004-09-06 Eli Zaretskii <eliz@gnu.org>
12082
12083 * simple.el (next-error-follow-minor-mode): Fix last change.
12084
12085 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
12086
12087 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
12088 permanent local.
12089
12090 2004-09-04 Richard M. Stallman <rms@gnu.org>
12091
12092 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
12093 highlighting if the search string is empty.
12094
12095 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
12096
12097 * facemenu.el (facemenu-active-faces): Change condition of inner
12098 `while' loop to also check the first two elements of `face-atts'
12099 and `mask-atts'.
12100
12101 2004-09-04 John Paul Wallington <jpw@gnu.org>
12102
12103 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
12104 (thumbs-view-image-mode): Make buffer read-only.
12105
12106 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
12107
12108 * textmodes/ispell.el (ispell-really-aspell): New defvar.
12109 (ispell-check-version): Set it.
12110 (ispell-send-replacement): New function.
12111 (ispell-process-line): Call ispell-send-replacement.
12112
12113 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
12114
12115 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
12116 Support choosing seconds with "s".
12117
12118 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
12119
12120 * terminal.el (te-escape): Show `?' in prompt for help key.
12121
12122 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
12123
12124 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
12125
12126 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
12127
12128 * simple.el (next-error-follow-minor-mode)
12129 (next-error-follow-mode-post-command-hook): New functions.
12130 (next-error-follow-last-line): New defvar.
12131
12132 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
12133 * progmodes/compile.el (compilation-mode-map): Likewise.
12134 * progmodes/grep.el (grep-mode-map): Likewise.
12135 * replace.el (occur-mode-map): Likewise.
12136
12137 * newcomment.el (uncomment-region): Bind comment-use-global-state
12138 to nil.
12139
12140 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
12141
12142 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
12143 locally around the call to `revert-buffer'.
12144
12145 2004-09-03 Juri Linkov <juri@jurta.org>
12146
12147 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
12148 `isearch-adjusted' to `t'.
12149 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
12150 (isearch-message-prefix): Add "pending" for isearch-adjusted.
12151 (isearch-other-meta-char): Restore isearch-point unconditionally.
12152 (isearch-query-replace): Add new arg `regexp-flag' and use it.
12153 Set point to start of match if region is not active in transient
12154 mark mode (to include the current match to region boundaries).
12155 Push the search string to `query-replace-from-history-variable'.
12156 Add prompt "Query replace regexp" for isearch-regexp.
12157 Add region beginning/end as last arguments of `perform-replace.'
12158 (isearch-query-replace-regexp): Replace code by the call to
12159 `isearch-query-replace' with arg `t'.
12160
12161 2004-09-03 Richard M. Stallman <rms@gnu.org>
12162
12163 * startup.el (normal-top-level): Undo previous TERM change.
12164
12165 2004-09-03 Kim F. Storm <storm@cua.dk>
12166
12167 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
12168 highlight overlays; allow using RET when cursor is over a button.
12169 (cua--highlight-rectangle): Use it.
12170 (cua--rectangle-set-corners): Don't move backwards at eol.
12171 (cua--forward-line): Don't move into void after eob.
12172
12173 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
12174 point is set (and displayed) inside rectangle.
12175 (cua--rectangle-operation): Fix for highlight of empty lines.
12176 (cua--highlight-rectangle): Fix highlight for tabs.
12177 Position cursor at left/right edge of rectangle using new `cursor'
12178 property on overlay strings.
12179 (cua--indent-rectangle): Don't tabify.
12180 (cua-rotate-rectangle): Ignore that point has moved.
12181
12182 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12183
12184 * term/mac-win.el: Add ASCII equivalents for some function keys.
12185 (mode-line-frame-identification): Sync with x-win.el.
12186
12187 2004-09-02 Juri Linkov <juri@jurta.org>
12188
12189 * progmodes/compile.el (compilation-buffer-name): Compare major
12190 mode with second element of compilation-arguments instead of third
12191 to reflect latest changes in compilation-arguments structure.
12192 (recompile): Use global variable `compilation-directory' to get
12193 recent compilation directory only when `recompile' is invoked NOT
12194 in the compilation buffer. Otherwise, use `default-directory' of
12195 the compilation buffer.
12196 (compilation-error-properties): Allow to funcall col and end-col.
12197 (compilation-mode-font-lock-keywords): Check col and end-col by
12198 `integerp'.
12199 (compilation-goto-locus): If end-mk is non-nil in transient mark
12200 mode don't activate the mark (and don't display message in
12201 push-mark), but highlight overlay between mk and end-mk.
12202
12203 * progmodes/grep.el (grep-highlight-matches): New defcustom.
12204 (grep-regexp-alist): Add rule to highlight grep matches.
12205 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
12206
12207 * info.el (Info-fontify-node): Don't compute other-tag
12208 if Info-hide-note-references=hide.
12209
12210 * help.el (function-called-at-point):
12211 * help-fns.el (variable-at-point):
12212 Try `find-tag-default' when other methods failed.
12213
12214 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
12215 Do not push mark if inhibit-mark-movement is non-nil.
12216
12217 * textmodes/ispell.el (ispell-html-skip-alists):
12218 Fix backslashes in docstring.
12219
12220 2004-09-01 Juri Linkov <juri@jurta.org>
12221
12222 * isearch.el (isearch-wrap-function)
12223 (isearch-push-state-function): New defvars.
12224 (isearch-pop-fun-state): New defsubst.
12225 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
12226 (isearch-push-state): Set the result of calling
12227 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
12228 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
12229 restore the mode-specific starting point of terminated search.
12230 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
12231 (isearch-repeat): Call `isearch-wrap-function' if defined.
12232 (isearch-message-prefix): Don't add prefix "over" to the message
12233 for wrapped search if `isearch-wrap-function' is defined.
12234 (isearch-search): Call function saved in `isearch-pop-fun-state' to
12235 restore the mode-specific starting point of failed search.
12236
12237 * info.el (Info-search-whitespace-regexp): Fix backslashes.
12238 (Info-search): Add new optional arguments for the sake of isearch.
12239 Replace whitespace in Info-search-whitespace-regexp literally.
12240 Add backward search. Don't call `Info-select-node' if regexp is
12241 found in the same Info node. Don't add node to Info-history for
12242 wrapped isearch.
12243 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
12244 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
12245 (Info-mode): Set local variables `isearch-search-fun-function',
12246 `isearch-wrap-function', `isearch-push-state-function',
12247 `search-whitespace-regexp'.
12248
12249 * isearch.el: Remove ancient Change Log section.
12250 (isearch-string, isearch-message-string, isearch-point)
12251 (isearch-success, isearch-forward-flag, isearch-other-end)
12252 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12253 (isearch-barrier, isearch-within-brackets)
12254 (isearch-case-fold-search): Add suffix `-state' to state-related
12255 defsubsts to avoid name clashes with other function names.
12256
12257 * simple.el (next-error): New defgroup and defface.
12258 (next-error-highlight, next-error-highlight-no-select):
12259 New defcustoms.
12260 (next-error-no-select): Let-bind next-error-highlight to the value
12261 of next-error-highlight-no-select before calling `next-error'.
12262
12263 * progmodes/compile.el (compilation-goto-locus):
12264 Use `next-error' face instead of `region'. Set 4-th argument of
12265 `move-overlay' to `current-buffer' to move overlay to different
12266 source buffers. Use new variable `next-error-highlight'.
12267
12268 * simple.el (next-error-find-buffer): Move the rule
12269 "if current buffer is a next-error capable buffer" after the
12270 rule "if next-error-last-buffer is set to a live buffer".
12271 Simplify to test all rules in one `or'.
12272 (next-error): Doc fix.
12273 (next-error, previous-error, first-error)
12274 (next-error-no-select, previous-error-no-select):
12275 Make arguments optional.
12276
12277 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
12278
12279 * macros.el (apply-macro-to-region-lines): Make it operate on all
12280 lines that begin in the region, rather than on all complete lines
12281 in the region.
12282
12283 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12284
12285 * x-dnd.el (x-dnd-protocol-alist): Document update.
12286 (x-dnd-known-types): Defcustom it.
12287 (x-dnd-handle-motif): Print message-atom in error message.
12288
12289 2004-08-30 John Paul Wallington <jpw@gnu.org>
12290
12291 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
12292 strings rather than programatically constructing message.
12293
12294 2004-08-30 Richard M. Stallman <rms@gnu.org>
12295
12296 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
12297 Don't return a string that would read as the wrong character code.
12298
12299 2004-08-29 Kim F. Storm <storm@cua.dk>
12300
12301 * emulation/cua-base.el (cua-auto-expand-rectangles):
12302 Remove automatic rectangle padding feature; replace by non-destructive
12303 virtual rectangle edges feature.
12304 (cua-virtual-rectangle-edges): New defcustom.
12305 (cua-auto-tabify-rectangles): New defcustom.
12306 (cua-paste): If paste into a marked rectangle, insert rectangle at
12307 current column, even if virtual; also paste exactly as many lines
12308 as has been marked (ignore additional lines or add empty lines),
12309 but paste whole source if only one line is marked.
12310 (cua--update-indications): No longer use overwrite-cursor to
12311 indicate rectangle padding
12312
12313 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
12314 (cua--rectangle-virtual-edges): New defun.
12315 (cua--rectangle-get-corners): Remove optional PAD arg.
12316 (cua--rectangle-set-corners): Never do padding.
12317 (cua--forward-line): Remove optional PAD arg. Simplify.
12318 (cua-resize-rectangle-right, cua-resize-rectangle-left)
12319 (cua-resize-rectangle-down, cua-resize-rectangle-up):
12320 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
12321 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
12322 (cua--rectangle-move): Never do padding. Simplify.
12323 (cua--tabify-start): New defun.
12324 (cua--rectangle-operation): Add tabify arg. All callers changed.
12325 (cua--pad-rectangle): Remove.
12326 (cua--delete-rectangle): Handle delete with virtual edges.
12327 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
12328 (cua--insert-rectangle): Handle insert at virtual column.
12329 Perform auto-tabify if necessary.
12330 (cua--activate-rectangle): Remove optional FORCE arg.
12331 Never do padding. Simplify.
12332 (cua--highlight-rectangle): Enhance for virtual edges.
12333 (cua-toggle-rectangle-padding): Remove command.
12334 (cua-toggle-rectangle-virtual-edges): New command.
12335 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
12336 (cua--rectangle-post-command): Don't force rectangle padding.
12337 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
12338
12339 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
12340
12341 * indent.el (edit-tab-stops-buffer): Doc fix.
12342
12343 2004-08-28 Richard M. Stallman <rms@gnu.org>
12344
12345 * progmodes/grep.el (grep-default-command): Use find-tag-default.
12346 (grep-tag-default): Function deleted.
12347
12348 * subr.el (find-tag-default): Move from etags.el.
12349
12350 * progmodes/etags.el (find-tag-default): Move to subr.el.
12351
12352 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
12353 into the basic character if it has an uppercase form.
12354
12355 2004-08-27 Kenichi Handa <handa@m17n.org>
12356
12357 * international/utf-8.el (utf-8-post-read-conversion): If the
12358 buffer is unibyte, temporarily make it multibyte.
12359
12360 2004-08-27 Masatake YAMATO <jet@gyve.org>
12361
12362 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
12363
12364 2004-08-25 John Paul Wallington <jpw@gnu.org>
12365
12366 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
12367 0, 1, and many mismatches in message.
12368 (tex-start-shell): Use `set-process-query-on-exit-flag'.
12369
12370 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
12371 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
12372
12373 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
12374
12375 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
12376 vc-diff-switches differently.
12377
12378 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
12379
12380 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
12381 before and a real defvar after
12382 `speedbar-supported-extension-expressions'. This is to silence
12383 the compiler without breaking bootstrapping.
12384
12385 2004-08-22 Richard M. Stallman <rms@gnu.org>
12386
12387 * textmodes/flyspell.el (flyspell-word):
12388 Use set-process-query-on-exit-flag.
12389 (flyspell-highlight-duplicate-region): Take POSS as arg.
12390 (flyspell-word): Pass POSS as arg.
12391
12392 * progmodes/ada-xref.el: Many doc and style fixes.
12393 (ada-find-any-references): Use compilation-start.
12394 (ada-get-ali-file-name): Improve error msg.
12395 (ada-get-ada-file-name): Likewise.
12396
12397 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
12398 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
12399
12400 * mail/mail-extr.el (mail-extr-all-top-level-domains):
12401 Add forward defvar.
12402
12403 * whitespace.el (global-whitespace-mode): New alias
12404 for whitespace-global-mode.
12405
12406 * speedbar.el (speedbar-file-regexp): Move definition up.
12407 (speedbar-mode, speedbar-set-mode-line-format):
12408 Use with-no-warnings.
12409 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
12410
12411 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
12412 controls whether to display the error buffer.
12413
12414 * ps-mule.el: Delete compatibility code for old Emacses.
12415 (ps-mule-find-wrappoint): Don't use chars-in-region.
12416
12417 * frame.el (display-mouse-p, display-selections-p):
12418 Use with-no-warnings.
12419
12420 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
12421
12422 2004-08-22 David Kastrup <dak@gnu.org>
12423
12424 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
12425 information.
12426
12427 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
12428
12429 2004-08-22 Andreas Schwab <schwab@suse.de>
12430
12431 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
12432
12433 2004-08-22 Masatake YAMATO <jet@gyve.org>
12434
12435 * cvs-status.el (cvs-status-checkout): New function.
12436 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
12437
12438 2004-08-21 David Kastrup <dak@gnu.org>
12439
12440 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
12441 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
12442 has been converted to use hashtables, the relation `nil=none' is
12443 no longer valid, as `nil' is not a hashtable. This patch tries to
12444 reduce the number of resulting errors.
12445
12446 2004-08-21 John Paul Wallington <jpw@gnu.org>
12447
12448 * subr.el (process-kill-without-query): Made obsolete in
12449 version 21.4, not 21.5.
12450
12451 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
12452 (vc-previous-comment, vc-next-comment)
12453 (vc-comment-search-reverse, vc-comment-search-forward)
12454 (vc-comment-to-change-log): Likewise.
12455
12456 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
12457
12458 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
12459
12460 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
12461 Correct indentation of DEFMETHODS with non-standard method
12462 combinations (e.g., PROGN, MIN, MAX).
12463
12464 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
12465
12466 * startup.el (normal-top-level-add-subdirs-to-load-path):
12467 Avoid unnecessarily checking system-type.
12468 (normal-top-level): Set TERM to "dumb". Simplify.
12469
12470 * avoid.el (mouse-avoidance-ignore-p): New fun.
12471 Also ignore switch-frame, select-window, double, and triple clicks.
12472 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
12473 (mouse-avoidance-fancy-hook): Use it.
12474
12475 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
12476
12477 * avoid.el (mouse-avoidance-nudge-mouse)
12478 (mouse-avoidance-banish-destination): Stay within the current window
12479 to avoid problems with mouse-autoselect-window.
12480
12481 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
12482
12483 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
12484 the newer format of some messages in cvs-1.12.1.
12485
12486 2004-08-19 Masatake YAMATO <jet@gyve.org>
12487
12488 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
12489 (elp-results-jump-to-definition-by-mouse)
12490 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
12491 (elp-output-result): Use elp-output-insert-symname.
12492
12493 2004-08-18 Kenichi Handa <handa@m17n.org>
12494
12495 * language/cyrillic.el: Register koi8-r in
12496 ctext-non-standard-encodings-alist.
12497 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
12498
12499 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
12500
12501 * emacs-lisp/copyright.el (copyright-update-year): Delete code
12502 that replaces 20xy with xy.
12503
12504 2004-08-17 John Paul Wallington <jpw@gnu.org>
12505
12506 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
12507 (reb-force-update): Doc fix.
12508
12509 2004-08-16 Richard M. Stallman <rms@gnu.org>
12510
12511 * progmodes/which-func.el (which-func-update-1): Doc fix.
12512
12513 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
12514 (sh-mode-abbrev-table): New variable.
12515
12516 * progmodes/compile.el (compilation-mode): Doc fix.
12517
12518 * emacs-lisp/lisp-mode.el (eval-last-sexp):
12519 Don't cons a new symbol each time.
12520 (eval-last-sexp-fake-value): New variable.
12521
12522 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
12523 (copyright-update-year): Detect continuation of list of years.
12524
12525 * term.el (term-default-fg-color, term-default-bg-color)
12526 (ansi-term-color-vector): Use `unspecified', not nil, as default.
12527
12528 * imenu.el: Several doc fixes: don't say variables are buffer-local.
12529
12530 2004-08-16 Davis Herring <herring@lanl.gov>
12531
12532 * isearch.el (isearch-string, isearch-message-string, isearch-point)
12533 (isearch-success, isearch-forward-flag, isearch-other-end)
12534 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12535 (isearch-barrier, isearch-within-brackets)
12536 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
12537
12538 2004-08-16 Kenichi Handa <handa@m17n.org>
12539
12540 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
12541
12542 2004-08-15 Kenichi Handa <handa@m17n.org>
12543
12544 * term/x-win.el (x-selection-value): If utf8 was successful but
12545 ctext was not, use utf8 string.
12546
12547 2004-08-14 Davis Herring <herring@lanl.gov>
12548
12549 * isearch.el: Remove accidental changes of March 4. Fix backing
12550 up when a regexp isearch is made more general. Use symbolic
12551 accessor functions for isearch stack frames to make usage clearer.
12552 (search-whitespace-regexp): Made groups in documentation shy (as
12553 is the group in the default value).
12554 (isearch-fallback): New function, addresses problems with regexps
12555 liberalized by `\|', adds support for liberalization by `\}' (the
12556 general repetition construct), and incorporates behavior for
12557 `*'/`?'.
12558 (isearch-}-char): New command, calls `isearch-fallback' with
12559 arguments appropriate to a typed `}'.
12560 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
12561 appropriately.
12562 (isearch-mode-map): Bind `}' to `isearch-}-char'.
12563 (isearch-string, isearch-message,string, isearch-point)
12564 (isearch-success, isearch-forward-flag, isearch-other-end)
12565 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12566 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
12567 New inline functions to read fields of a stack frame.
12568
12569 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
12570
12571 * battery.el (battery-linux-proc-acpi): Look into battery
12572 directories matching the literal string "CMB", too (required for
12573 Linux kernel version 2.6.7).
12574
12575 2004-08-14 John Paul Wallington <jpw@gnu.org>
12576
12577 * cus-start.el (read-file-name-completion-ignore-case): Add.
12578 (blink-cursor-alist): Change version to "21.4".
12579
12580 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
12581
12582 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
12583
12584 * speedbar.el (speedbar-scan-subdirs): New option.
12585 (speedbar-file-lists): Don't ignore file-name case on Unix and use
12586 dolist.
12587 (speedbar-insert-files-at-point): Take an extra argument and use
12588 it to optionally find out if a subdir is empty. Also unreadable
12589 files don't get expand buttons.
12590 (speedbar-directory): New image (unused pixmap already existed).
12591 (speedbar-expand-image-button-alist): Use it.
12592
12593 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
12594
12595 CC Mode update to 5.30.9:
12596
12597 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
12598 Move from cc-vars to cc-defs for dependency reasons. Fix the
12599 POSIX char class test to check that it works in
12600 `skip-chars-(forward|backward)' too.
12601
12602 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
12603 first argument starts with a special brace list.
12604
12605 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
12606 when `c-opt-type-concat-key' is used (i.e. in Pike).
12607
12608 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
12609 Fix bug when the inner char pair doesn't have paren syntax,
12610 i.e. "(<>)".
12611
12612 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
12613 whitespace safe.
12614
12615 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
12616 position for `arglist-intro', `arglist-cont-nonempty' and
12617 `arglist-close' when there are two arglist open parens on the same
12618 line and there's nothing in front of the first.
12619
12620 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
12621 locking of qualified names in Java, which previously could fontify
12622 common indexing expressions in many cases. The standard Java
12623 naming conventions are used to tell them apart.
12624
12625 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
12626 Fix inconsistency wrt opening parens on the first line inside a paren
12627 block.
12628
12629 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
12630 compile time for the sake of `c-major-mode-is'.
12631
12632 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
12633 `c-major-mode-is' in the event that this is used inside a
12634 `c-lang-defconst'.
12635
12636 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
12637 `c-lang-defconst' so that it works better with fallback languages.
12638
12639 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
12640 it to fail to record the base mode.
12641
12642 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12643 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
12644 is used. Reorder the syntax checks to get more efficient
12645 skipping in some situations.
12646
12647 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
12648 continuation which might precede the newly inserted '{'.
12649
12650 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12651 Fix cases where it could loop indefinitely.
12652
12653 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
12654 size specs correctly. Only fontify identifiers in front of '('
12655 with as functions - don't accept any paren char. Tighten up
12656 initializer skipping to stop before function and class blocks.
12657
12658 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
12659 the point could be left directly after an open paren when finding
12660 the beginning of the first decl in the block.
12661
12662 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
12663 table when filtering out legitimate open parens to be recorded.
12664 This could cause cache inconsistencies when e.g.
12665 `c++-template-syntax-table' was temporarily in use.
12666
12667 * progmodes/cc-engine.el (c-on-identifier)
12668 (c-simple-skip-symbol-backward): Small fix for handling "-"
12669 correctly in `skip-chars-backward'. Affected the operator lfun
12670 syntax in Pike.
12671
12672 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
12673 Fix bug that could cause an error from `after-change-functions' when
12674 the changed region is at bob.
12675
12676 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
12677
12678 CC Mode update to 5.30.9:
12679
12680 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
12681 to say that <TAB> doesn't insert WS into a CPP line.
12682 (c-indent-command, c-tab-always-indent): Amend doc strings.
12683
12684 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
12685 checks for user errors, thus eliminating cryptic and unhelpful
12686 Emacs error messages. (1) Check the arg to `c-set-style' is a
12687 string. (2) Check that settings to `c-offsets-alist' are not
12688 spuriously quoted.
12689
12690 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
12691 which precedes the newly inserted `{'.
12692
12693 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
12694
12695 Sync with Tramp 2.0.44.
12696
12697 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
12698 function "tramp_file_attributes". Otherwise, file names
12699 containing spaces are misinterpreted. Reported by Magnus Henoch
12700 <mange@freemail.hu>.
12701 (tramp-handle-file-truename): FILENAME must be expanded first.
12702 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
12703 obscure results. Reported by D. Goel <deego@gnufans.org>.
12704 (tramp-handle-verify-visited-file-modtime): If file does not
12705 exist, say it is not modified if and only if that agrees with the
12706 buffer's record. Check whether a file is visiting the buffer, or
12707 the buffer has no recorded last modification time. Return t in
12708 case the visiting file doesn't exist. Suggested by Luc Teirlinck
12709 <teirllm@auburn.edu>.
12710 (tramp-handle-write-region): Pass modtime explicitely to
12711 `set-visited-file-modtime', because filename can be different
12712 from (buffer-file-name) if `file-precious-flag' is set.
12713 `set-visited-file-modtime' must be called always when `visit' is t
12714 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
12715 (tramp-handle-set-visited-file-modtime): If `time-list' is not
12716 nil, don't apply the whole body. If the file doesn't exists, set
12717 modtime to '(-1 65535). Suggested by Luc Teirlinck
12718 <teirllm@auburn.edu>.
12719
12720 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
12721
12722 * help.el (describe-bindings): Doc fix.
12723
12724 * subr.el (kbd): Doc fix.
12725
12726 2004-08-08 John Paul Wallington <jpw@gnu.org>
12727
12728 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
12729 instead of `string-to-int'.
12730 (define-ibuffer-column mode): Fix indentation.
12731
12732 2004-08-08 Lars Hansen <larsh@math.ku.dk>
12733
12734 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
12735
12736 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
12737
12738 * subr.el (global-unset-key, local-unset-key): Doc fixes.
12739
12740 * novice.el (disabled-command-function): New variable renamed from
12741 `disabled-command-hook'.
12742 (disabled-command-hook): Keep the _variable_ as alias for
12743 `disabled-command-function' and make obsolete.
12744 (disabled-command-function): Function renamed from
12745 `disabled-command-hook'. Adapt code to name change of the variable.
12746
12747 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
12748
12749 * simple.el (completion-root-regexp): New defvar.
12750 (completion-setup-function): Use it instead of a literal string.
12751
12752 2004-08-07 John Paul Wallington <jpw@gnu.org>
12753
12754 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
12755 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
12756 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
12757 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
12758
12759 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12760
12761 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
12762 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
12763
12764 2004-08-04 Kenichi Handa <handa@m17n.org>
12765
12766 * international/encoded-kb.el (encoded-kbd-setup-keymap):
12767 Fix previous change.
12768
12769 2004-08-03 Kenichi Handa <handa@m17n.org>
12770
12771 * international/encoded-kb.el: The following changes are to
12772 utilize key-translation-map instead of minor mode map.
12773 (encoded-kbd-iso2022-non-ascii-map): Delete it.
12774 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
12775 (encoded-kbd-last-key): New function.
12776 (encoded-kbd-iso2022-single-shift): New function.
12777 (encoded-kbd-iso2022-designation)
12778 (encoded-kbd-self-insert-iso2022-7bit)
12779 (encoded-kbd-self-insert-iso2022-8bit)
12780 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
12781 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
12782 key-translation-map.
12783 (encoded-kbd-setup-keymap): Setup key-translation-map.
12784 (saved-key-translation-map): New variable.
12785 (encoded-kbd-mode): Save/restore key-translation-map.
12786 Adjust for the change of encoded-kbd-setup-keymap.
12787
12788 2004-08-02 Kim F. Storm <storm@cua.dk>
12789
12790 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
12791 and call compute-motion with nil for topos and width to get proper
12792 usable width and height for both window and non-window systems.
12793
12794 * windmove.el (windmove-coordinates-of-position): Let compute-motion
12795 calculate usable window width and height.
12796
12797 * window.el (window-buffer-height): Call compute-motion with nil width.
12798
12799 2004-08-01 David Kastrup <dak@gnu.org>
12800
12801 * replace.el (query-replace-read-from):
12802 Use `query-replace-compile-replacement'.
12803 (query-replace-compile-replacement): New function.
12804 (query-replace-read-to): Use `query-replace-compile-replacement'
12805 for repeating the last command.
12806
12807 2004-08-01 John Paul Wallington <jpw@gnu.org>
12808
12809 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
12810 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
12811 (pr-switches): Remove period from end of error messages.
12812
12813 * help-mode.el (help-go-back): Likewise.
12814
12815 * abbrev.el (only-global-abbrevs): Doc fix.
12816 (edit-abbrevs-map): Define within defvar.
12817 (quietly-read-abbrev-file): Doc fix.
12818
12819 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
12820
12821 * novice.el (enable-command, disable-command): Doc fixes.
12822
12823 * subr.el (event-modifiers, event-basic-type): Doc fixes.
12824
12825 2004-07-30 Richard M. Stallman <rms@gnu.org>
12826
12827 * subr.el (with-local-quit): Doc fix.
12828
12829 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
12830
12831 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
12832
12833 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
12834
12835 * custom.el (defcustom): Doc fix.
12836
12837 2004-07-28 Masatake YAMATO <jet@gyve.org>
12838
12839 * progmodes/etags.el (etags-tags-apropos): Show building progress.
12840
12841 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
12842
12843 * imenu.el (imenu-prev-index-position-function)
12844 (imenu-extract-index-name-function, imenu-name-lookup-function)
12845 (imenu--index-alist): Docstring redundancy fix.
12846
12847 2004-07-25 Lars Hansen <larsh@math.ku.dk>
12848
12849 * wdired.el (wdired-finish-edit): Require dired-aux before locally
12850 binding dired-backup-overwrite.
12851
12852 2004-07-25 John Paul Wallington <jpw@gnu.org>
12853
12854 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
12855
12856 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
12857
12858 * term/tty-colors.el (tty-color-approximate): Doc fix.
12859
12860 * select.el (x-get-selection, x-set-selection): Doc fixes.
12861
12862 * frame.el (make-frame): Doc fix.
12863
12864 2004-07-24 Richard M. Stallman <rms@gnu.org>
12865
12866 * mail/rmail.el (rmail-mime-charset-pattern):
12867 Don't include semicolon in the charset value.
12868
12869 * replace.el (occur-next-error): Call set-window-point.
12870 (occur-engine): Handle negative NLINES.
12871
12872 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
12873
12874 * frame.el (modify-all-frames-parameters): Minor doc fix.
12875 (set-frame-configuration): Doc fix.
12876
12877 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
12878
12879 * simple.el (completion-setup-function): Compute the common parts
12880 and the first difference place correctly when
12881 partial-completion-mode is on.
12882
12883 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12884
12885 * ps-print.el: Doc fix.
12886 (ps-print-version): New version 6.6.5.
12887 (ps-printing-region): Doc fix.
12888 (ps-generate-string-list): Comment fix.
12889 (ps-message-log-max): Code fix.
12890
12891 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
12892
12893 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
12894 generated PostScript.
12895
12896 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
12897
12898 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
12899 with Gnus v5_10 branch.)
12900
12901 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
12902
12903 * calendar/time-date.el (time-to-number-of-days): New function.
12904 Imported from from Gnus.
12905
12906 2004-07-22 Kim F. Storm <storm@cua.dk>
12907
12908 * progmodes/make-mode.el: Fix comments.
12909
12910 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12911
12912 * printing.el: Doc fix.
12913
12914 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
12915
12916 * frame.el (modify-all-frames-parameters): Minor doc fix.
12917
12918 2004-07-20 Richard M. Stallman <rms@gnu.org>
12919
12920 * textmodes/fill.el (fill-nobreak-p): If this break point is
12921 at the end of the line, don't consider the newline which follows
12922 as a reason to return t.
12923
12924 2004-07-19 John Paul Wallington <jpw@gnu.org>
12925
12926 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
12927
12928 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
12929
12930 * dired-aux.el (dired-do-kill-lines): Expand docstring.
12931 Delete irrelevant code.
12932
12933 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12934
12935 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12936 New docstring. From Luc Teirlinck.
12937
12938 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
12939
12940 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
12941 section.
12942 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
12943 non-file buffers. We know it is nil.
12944
12945 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12946
12947 Sync with Tramp 2.0.43.
12948
12949 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12950 Remove outdated comment.
12951 (tramp-locked, tramp-locker): New variables for implementing a
12952 global lock.
12953 (tramp-sh-file-name-handler): Use them to implement the global lock.
12954
12955 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
12956
12957 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
12958 calls to respective `xxx` calls.
12959 (tramp-process-alive-regexp): Precise doc string.
12960 (tramp-multi-action-process-alive): New defun.
12961 (tramp-multi-actions): Use it.
12962 (tramp-handle-find-backup-file-name): `copy-tree' is available
12963 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
12964 in order to avoid this function.
12965 (tramp-handle-write-region): Set current buffer. If connection
12966 wasn't open, `file-modes' has changed it accidently. Reported by
12967 David Kastrup <dak@gnu.org>.
12968 (tramp-enter-password, tramp-read-passwd): New arguments USER and
12969 HOST.
12970 (tramp-action-password, tramp-multi-action-password): Apply it.
12971 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
12972 name must still contain the port number. Otherwise, we have two
12973 Tramp buffers, with all the confusion. Reported by Myron Selby
12974 <myron@xytech.com> and Rolf Dubitzky
12975 <Dubitzky@physi.uni-heidelberg.de>.
12976
12977 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
12978 HOST to `tramp-enter-passwd'.
12979
12980 * net/tramp-vc.el (all): Code cleanup. Change all
12981 `tramp-handle-xxx' calls to respective `xxx` calls.
12982
12983 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
12984
12985 * emacs-lisp/testcover.el: New category "potentially-1valued" for
12986 functions that are not erroneous if either 1-valued or
12987 multi-valued. Detect functions in this class.
12988 (testcover-1value-functions, testcover-compose-functions)
12989 (testcover-progn-functions) Add some additional functions to lists.
12990 (testcover-mark): Bugfix when marking up the definition for an
12991 empty function.
12992
12993 2004-07-17 Richard M. Stallman <rms@gnu.org>
12994
12995 * replace.el (occur-read-primary-args): Pass default to
12996 read-from-minibuffer.
12997
12998 * mail/footnote.el (footnote-section-tag): Use defcustom.
12999
13000 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
13001 Compile font-lock-keywords, not KEYWORDS.
13002 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
13003 Add warn, check-type. Handle cerror like error.
13004
13005 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
13006
13007 * progmodes/which-func.el (which-func-keymap): New var.
13008 (which-func-face): New face.
13009 (which-func-format): Use them.
13010
13011 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
13012
13013 * buff-menu.el (list-buffers-noselect): Append the buffer's
13014 process status to its mode name.
13015
13016 2004-07-16 Kim F. Storm <storm@cua.dk>
13017
13018 * simple.el (inhibit-mark-movement): New defvar.
13019 (beginning-of-buffer, end-of-buffer): Do not push mark if
13020 inhibit-mark-movement is non-nil or C-u prefix is given.
13021
13022 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
13023 Init to beginning-of-buffer and end-of-buffer.
13024 (cua--undo-push-mark): New defvar.
13025 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
13026 already active and command is in cua--preserve-mark-commands.
13027 Also fix check for shift modifier on non-window systems.
13028 (cua--post-command-handler): Clear inhibit-mark-movement if set.
13029
13030 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
13031
13032 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
13033 of two integers, instead of a cons.
13034
13035 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
13036 `visited-file-modtime' now returns a list of two integers, instead
13037 of a cons.
13038
13039 * dired.el (dired-directory-changed-p): Ditto.
13040
13041 * progmodes/grep.el (grep): Doc fix.
13042
13043 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
13044
13045 * autorevert.el (auto-revert-tail-mode)
13046 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
13047 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
13048 in both at the same time.
13049 (auto-revert-tail-mode): New command.
13050 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
13051 (auto-revert-handler): Revert only either tail or whole file.
13052
13053 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
13054 add auto-revert-tail-mode.
13055
13056 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13057
13058 * printing.el: Doc fix. Change name of some funs.
13059 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
13060 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
13061 (pr-standard-file-name): New fun. Replace pr-standard-path.
13062 (pr-call-process): Code fix.
13063
13064 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
13065
13066 * subr.el (with-selected-window): Doc fix.
13067
13068 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
13069
13070 * subr.el (get-buffer-window-list): Doc fix.
13071
13072 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
13073
13074 * files.el (switch-to-buffer-other-window): Doc fix.
13075
13076 * window.el (save-selected-window, one-window-p)
13077 (split-window-keep-point, split-window-vertically)
13078 (split-window-horizontally): Doc fixes.
13079
13080 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13081
13082 * printing.el: Doc fix. Now it uses call-process instead of
13083 shell-command for low command execution.
13084 (pr-version): New version number (6.8).
13085 (pr-shell-file-name): Option removed.
13086 (pr-shell-command): Fun removed.
13087 (pr-call-process): New fun. Replace pr-shell-command.
13088 (pr-standard-path, pr-remove-nil-from-list): New funs.
13089 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
13090 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
13091 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
13092 (pr-ps-utility-process, pr-txt-print): Code fix.
13093
13094 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
13095
13096 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
13097 boolean.
13098
13099 2004-07-09 Lars Hansen <larsh@math.ku.dk>
13100
13101 * wid-edit.el (widget-field-buffer): Doc fix.
13102
13103 2004-07-09 John Paul Wallington <jpw@gnu.org>
13104
13105 * emacs-lisp/re-builder.el (reb-update-overlays):
13106 Distinguish between one and several matches in message.
13107
13108 2004-07-09 Richard M. Stallman <rms@gnu.org>
13109
13110 * mouse.el (mouse-set-region-1): If transient-mark-mode
13111 is `identity', change it to `only'.
13112
13113 * simple.el (current-word): Doc fix.
13114
13115 2004-07-09 Mark A. Hershberger <mah@everybody.org>
13116
13117 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
13118 so that it is more understanding of whitespace.
13119
13120 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
13121 (("ns" . "element") (attr-list) children) instead of
13122 ((:ns . "element") (attr-list) children) in order to reduce the
13123 number of symbols used.
13124 (xml-skip-dtd): Change to use xml-parse-dtd but set
13125 xml-validating-parsing to nil.
13126 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
13127 (xml-substitute-entity): Remove in favor of new entity substitution.
13128 (xml-substitute-special): Rewrite in to substitute complex
13129 entities from DOCTYPE declarations.
13130 (xml-parse-fragment): Parse fragments from entity deleclarations.
13131 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
13132 (xml-parse-dtd, xml-substitute-special): Make validity checks
13133 conditioned on xml-validating-parser. Add "Not Well Formed" to
13134 error messages about well-formedness.
13135
13136 2004-07-08 Steven Tamm <steventamm@mac.com>
13137
13138 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
13139 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
13140 Do not treat double clicks and triple clicks specially in the
13141 scroll bar (preventing strange repositioning problems)
13142
13143 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
13144
13145 * replace.el (query-replace-regexp-eval): Fix last change.
13146
13147 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
13148
13149 * replace.el (query-replace-descr): New fun.
13150 (query-replace-read-from, query-replace-read-args): Default to the
13151 previous from&to.
13152 (query-replace-read-to): Quote the `from' string when displaying it.
13153 (query-replace-regexp-eval): Immediately check read-only status.
13154 Use query-replace-read-from to get the \n checking.
13155 Quote the `from' string when displaying it.
13156 (map-query-replace-regexp, occur-read-primary-args):
13157 Quote the `from' string when displaying it.
13158
13159 * isearch.el (isearch-query-replace): Pass the regexp-ness and
13160 delimited-ness of the search to query-replace.
13161
13162 * replace.el (query-replace-read-from, query-replace-read-to):
13163 New funs extracted from query-replace-read-args.
13164 (query-replace-read-args): Use them.
13165
13166 * replace.el (query-replace-interactive, query-replace-read-args):
13167 Remove the `initial' special value.
13168 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
13169 (occur-engine): Remove unused var `matchend'.
13170
13171 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
13172 Use the search string without prompting.
13173
13174 2004-07-05 Kenichi Handa <handa@m17n.org>
13175
13176 * international/mule.el (decode-coding-inserted-region):
13177 Set last-coding-system-used only when coding is nil.
13178
13179 2004-07-03 Eli Zaretskii <eliz@gnu.org>
13180
13181 * progmodes/grep.el (grep-compute-defaults, grep-command)
13182 (grep-program, find-program, grep-find-use-xargs, grep-history)
13183 (grep-find-history, grep-tag-default, grep-find-command)
13184 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
13185 Add autoload cookies, for unbundled packages that load `compile'
13186 and expect all grep-related symbols to become defined.
13187
13188 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
13189
13190 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
13191 (iimage-mode-image-search-path): New user option to search the
13192 image file.
13193 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
13194 have locate-file.
13195 (iimage-mode-buffer): Use it.
13196
13197 2004-07-03 Nick Roberts <nickrob@gnu.org>
13198
13199 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
13200 carefully.
13201 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
13202
13203 2004-07-03 Juri Linkov <juri@jurta.org>
13204
13205 * replace.el (query-replace-read-args): Swallow space after 'foo,
13206 not after (quote foo). Match space only immediately after symbol,
13207 not anywhere in the whole string.
13208
13209 2004-07-02 Richard M. Stallman <rms@gnu.org>
13210
13211 * replace.el (query-replace-read-args): Swallow space after
13212 symbols, not after closeparens. But avoid error if string ends there.
13213
13214 * progmodes/python.el (python-beginning-of-statement):
13215 Exit the loop if backward-up-list gets error.
13216
13217 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
13218
13219 2004-07-02 Andre Spiegel <spiegel@gnu.org>
13220
13221 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
13222 only if vc-consult-headers is non-nil.
13223
13224 2004-07-02 Juri Linkov <juri@jurta.org>
13225
13226 * pcvs.el (cvs-mode-diff-repository): New command.
13227
13228 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
13229
13230 2004-07-01 Juri Linkov <juri@jurta.org>
13231
13232 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
13233 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
13234 C-M-% to isearch-query-replace-regexp.
13235 (minibuffer-local-isearch-map): Add arrow key bindings.
13236 Bind C-f to isearch-yank-char-in-minibuffer.
13237 (isearch-forward): Doc fix.
13238 (isearch-edit-string): Doc fix.
13239 (isearch-query-replace, isearch-query-replace-regexp): New funs.
13240 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
13241 (isearch-yank-char): Add optional arg.
13242 (isearch-yank-char-in-minibuffer): New fun.
13243
13244 * replace.el (query-replace-interactive): Change type from boolean
13245 to choice. Add value `initial'.
13246 (query-replace-read-args): Handle value `initial' of
13247 query-replace-interactive.
13248
13249 2004-06-29 Kim F. Storm <storm@cua.dk>
13250
13251 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
13252 (breakpoint-disabled-bitmap-face): Add :group 'gud.
13253
13254 * progmodes/ada-xref.el (ada-tight-gvd-integration):
13255 Add :group 'ada.
13256
13257 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
13258
13259 2004-06-29 Juri Linkov <juri@jurta.org>
13260
13261 * replace.el (query-replace-read-args): Swallow a space after
13262 everything except )]" which in most cases means after a symbol.
13263
13264 * emacs-lisp/pp.el (pp-buffer): Add autoload.
13265
13266 2004-06-28 Richard M. Stallman <rms@gnu.org>
13267
13268 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
13269 More changes to go with previous change in font-lock.el.
13270
13271 2004-06-26 David Kastrup <dak@gnu.org>
13272
13273 * replace.el (perform-replace): Highlight the match even in
13274 non-query mode if there is potential replace string editing.
13275
13276 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
13277
13278 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
13279 agree with new return value of `file-remote-p'.
13280 This syncs with Tramp 2.0.42.
13281
13282 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
13283 according to new documentation of `file-remote-p'.
13284
13285 * files.el (file-remote-p): Fix doc to say that return value is
13286 identification of remote system, if not nil.
13287 (file-relative-name): Use new return value of `file-remote-p'.
13288
13289 2004-06-26 Nick Roberts <nickrob@gnu.org>
13290
13291 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
13292 (gdb-goto-breakpoint): Fix breakage.
13293
13294 2004-06-26 Eli Zaretskii <eliz@gnu.org>
13295
13296 * man.el (Man-getpage-in-background): Add windows-nt to the list
13297 of systems where shell-file-name should be used instead of
13298 literal "sh".
13299
13300 2004-06-25 Sam Steingold <sds@gnu.org>
13301
13302 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
13303 function names `(setf symbol)'.
13304
13305 2004-06-24 Richard M. Stallman <rms@gnu.org>
13306
13307 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
13308
13309 * font-lock.el (font-lock-keywords): Change format of compiled values.
13310 Document it.
13311 (font-lock-add-keywords): If font-lock-keywords is compiled,
13312 extract the uncompiled version, modify, then recompile.
13313 (font-lock-remove-keywords): Likewise.
13314 (font-lock-fontify-keywords-region): Handle changed format.
13315 (font-lock-compile-keywords): Handle changed format.
13316 (font-lock-set-defaults): Compile the keywords explicitly here.
13317
13318 2004-06-24 David Kastrup <dak@gnu.org>
13319
13320 * replace.el (query-replace-read-args): Implement `\,' and `\#'
13321 replacements here.
13322 (query-replace-regexp): Doc string explaining this and the new
13323 `\?' replacement. Remove `\,' and `\#' implementation here, as it
13324 is better placed in `query-replace-read-args'.
13325 (replace-regexp): Explain `\,', `\#' and `\?'.
13326 (replace-match-data): New function for thorough reuse/destruction
13327 of old match-data.
13328 (replace-match-maybe-edit): Function for implementing `\?' editing.
13329 (perform-replace): Fix maintaining of the match stack including
13330 already matched regions, implement `\?', fix various problems
13331 with regions while editing and other stuff.
13332 (replace-highlight): Simplify.
13333
13334 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
13335
13336 * progmodes/grep.el (grep-error-screen-columns): New variable.
13337 (grep-regexp-alist): Give it the full functionality of gnu style
13338 compilation messages with line and column ranges. Ask me for the
13339 perl script I'm working on, that uses these.
13340
13341 2004-06-23 Nick Roberts <nickrob@gnu.org>
13342
13343 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
13344 Remove.
13345 (comint-insert-input, comint-mouse-insert-input): New functions
13346 based on comint-insert-clicked-input for two bindings but just
13347 one functionality.
13348
13349 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
13350
13351 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
13352
13353 2004-06-23 Lars Hansen <larsh@math.ku.dk>
13354
13355 * files.el (write-contents-functions): Doc fix.
13356
13357 2004-06-21 Juanma Barranquero <lektu@terra.es>
13358
13359 * image.el (image-library-alist): Rewrite docstring in active voice.
13360
13361 2004-06-20 Richard M. Stallman <rms@gnu.org>
13362
13363 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
13364
13365 * isearch.el (isearch-repeat): Avoid testing old match data.
13366 (isearch-message): Display trailing space in special font
13367 when search is failing.
13368 (isearch-search-fun-function): Doc fix.
13369
13370 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
13371
13372 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
13373
13374 * frame.el (show-trailing-whitespace): Doc fix.
13375
13376 * cus-edit.el (custom-variable-documentation): New function.
13377 (custom-variable): Use it.
13378
13379 2004-06-19 Nick Roberts <nickrob@gnu.org>
13380
13381 * man.el (Man-getpage-in-background): Revert previous change but
13382 make cygwin a special case.
13383
13384 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
13385
13386 * autorevert.el (global-auto-revert-non-file-buffers):
13387 Update docstring.
13388
13389 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
13390
13391 * progmodes/compile.el (compilation-error-properties): Store one
13392 more than end-col, if present, so that transient-mark-mode will
13393 highlight last char too.
13394 * progmodes/grep.el (grep-regexp-alist): Match columns and column
13395 ranges, if present.
13396
13397 2004-06-18 Jason Rumney <jasonr@gnu.org>
13398
13399 * makefile.w32-in: Double percent signs in for loops.
13400
13401 2004-06-17 David Kastrup <dak@gnu.org>
13402
13403 * replace.el (query-replace-read-args): Only warn about use of \n
13404 and \t when we are doing a regexp replacement and the actual
13405 escaped character is n or t.
13406 (query-replace-regexp): Add \, and \# interpretation to
13407 interactive call and document it.
13408 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
13409 as shortkey for replace-count.
13410 (replace-quote): New function for doubling backslashes.
13411
13412 2004-06-17 Juanma Barranquero <lektu@terra.es>
13413
13414 * files.el (parse-colon-path, cd): Mention in docstring that the
13415 path separator is colon in GNU-like systems.
13416
13417 * newcomment.el (comment-region-internal): Fix docstring.
13418
13419 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
13420 (ewoc-invalidate, ewoc-collect): Doc fixes.
13421 (ewoc--create-node, ewoc--delete-node-internal):
13422 Fix typos in docstring.
13423
13424 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13425
13426 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
13427 manual to docstring.
13428
13429 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13430
13431 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
13432
13433 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
13434
13435 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13436 Add hyperlink to emacs-xtra manual to docstring.
13437
13438 * autorevert.el (global-auto-revert-non-file-buffers):
13439 Add hyperlink to emacs-xtra manual to docstring, as well as an
13440 info-link.
13441
13442 2004-06-14 Juanma Barranquero <lektu@terra.es>
13443
13444 * image.el (image-library-alist): New variable to map image types
13445 to external libraries. Initialized to nil, unless system-specific
13446 configs change it.
13447 (image-type-available-p): Determine whether an image type is
13448 available by calling `init-image-library'.
13449
13450 * term/w32-win.el (image-library-alist): Initialize to a known set
13451 of probable library names.
13452
13453 2004-06-14 Kenichi Handa <handa@m17n.org>
13454
13455 * international/code-pages.el (windows-1256, cp1125): Fix tables
13456 for several characters.
13457
13458 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
13459
13460 2004-06-13 Richard M. Stallman <rms@gnu.org>
13461
13462 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
13463
13464 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
13465 not "`pc-selection-mode'".
13466
13467 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
13468
13469 * simple.el (previous-matching-history-element): Specify a default.
13470
13471 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
13472
13473 * cus-face.el (custom-declare-face): Simplify code.
13474
13475 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
13476
13477 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
13478
13479 * files.el (before-save-hook): Add `time-stamp' to the options.
13480
13481 * time-stamp.el (time-stamp): Recommend adding it to
13482 `before-save-hook', rather than `write-file-functions'.
13483 Make a similar change in `Commentary' section.
13484
13485 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
13486
13487 * diff-mode.el (diff-current-defun): If at start of hunk, use
13488 position of first change.
13489
13490 2004-06-13 Lars Hansen <larsh@math.ku.dk>
13491
13492 * dired-x.el (dired-mark-omitted): Bind to "*O".
13493
13494 2004-06-12 Karl Fogel <kfogel@red-bean.com>
13495
13496 * bookmark.el (bookmark-bmenu-relocate): New function, as
13497 suggested by David J. Biesack <David.Biesack@sas.com>.
13498 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
13499 (bookmark-bmenu-mode): Describe binding in doc string.
13500 (bookmark-set-filename): Save the bookmark list if it's time.
13501
13502 2004-06-13 Kenichi Handa <handa@m17n.org>
13503
13504 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
13505 (ccl-untranslated-to-ucs): Fix typo.
13506
13507 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
13508
13509 * progmodes/python.el (python-open-block-statement-p):
13510 Fix indentation after a block opening that contains a comment.
13511
13512 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
13513
13514 * bindings.el (completion-ignored-extensions): Add file extensions
13515 of Python byte-compiled files.
13516
13517 2004-06-12 Juri Linkov <juri@jurta.org>
13518
13519 * info.el (Info-goto-node): Add autoload.
13520 (Info-toc): Add substring-no-properties on Info file name.
13521 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
13522 (Info-mode-map): Bind L to Info-history, T to Info-toc.
13523
13524 2004-06-12 Kenichi Handa <handa@m17n.org>
13525
13526 * international/mule-cmds.el (set-language-environment):
13527 Load subst tables if necessary.
13528
13529 * international/mule.el (decode-char): Load subst tables if necessary.
13530 (encode-char): Likewise.
13531
13532 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
13533 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
13534 (utf-16le-decode-loop): Set r5 to -1 before loop.
13535 (utf-16be-decode-loop): Likewise.
13536 (ccl-decode-mule-utf-16le): Add EOF processing block.
13537 (ccl-decode-mule-utf-16be): Likewise.
13538 (ccl-decode-mule-utf-16le-with-signature): Likewise.
13539 (ccl-decode-mule-utf-16be-with-signature): Likewise.
13540 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
13541 (ccl-mule-utf-16-encode-untrans): New CCL.
13542 (utf-16-decode-to-ucs): Handle pre-read character.
13543 (utf-16le-encode-loop): Handle surrogate pair.
13544 (utf-16be-encode-loop): Likewise.
13545 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
13546 of utf-16le-encode-loop.
13547 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
13548 of utf-16be-encode-loop.
13549 (mule-utf-16-post-read-conversion):
13550 Call utf-8-post-read-conversion at first.
13551 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
13552 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
13553 Add post-read-conversion and pre-write-conversion.
13554
13555 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
13556 (utf-translate-cjk-unicode-range): New variable.
13557 (utf-translate-cjk-load-tables): New function.
13558 (utf-lookup-subst-table-for-decode): New function.
13559 (utf-lookup-subst-table-for-encode): New function.
13560 (utf-translate-cjk-mode): Init-value changed to t. Don't load
13561 tables here. Update safe-charsets of utf-* coding systems.
13562 (ccl-mule-utf-untrans): New CCL.
13563 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
13564 at end of each branch.
13565 (ccl-mule-utf-8-encode-untrans): New CCL.
13566 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
13567 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
13568 length of encoding. Don't return r0.
13569 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
13570 (utf-8-post-read-conversion): Narrow to region properly.
13571 If utf-translate-cjk-mode is on, load tables if necessary.
13572 Call utf-8-compose with hash-table arg if necessary.
13573 Call XXX-compose-region instead of XXX-post-read-convesion.
13574 (utf-8-pre-write-conversion): New function.
13575 (mule-utf-8): Include CJK charsets in safe-charsets if
13576 utf-translate-cjk-mode is on. Add pre-write-conversion.
13577
13578 * international/characters.el: Temporarily set
13579 utf-translate-cjk-mode to nil.
13580
13581 * language/devan-util.el (devanagari-compose-region):
13582 Add autoload cookie.
13583
13584 * international/ccl.el (ccl-dump-call): Fix printing the
13585 subroutine name.
13586
13587 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
13588
13589 * dired.el (dired-revert): If buffer is marked unmodified before
13590 reverting, keep it marked unmodified.
13591 Adapt to new conventions for commenting out code.
13592 (dired-make-relative): Adapt to new conventions for commenting out code.
13593
13594 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
13595
13596 * eshell/esh-module.el (eshell-load-defgroups):
13597 Bind `vc-handled-backends' to nil when opening files.
13598
13599 2004-06-11 Juanma Barranquero <lektu@terra.es>
13600
13601 * files.el (parse-colon-path, cd): Doc fixes (refer to
13602 `path-separator', not colon).
13603
13604 2004-06-10 Juanma Barranquero <lektu@terra.es>
13605
13606 * newcomment.el (comment-search-forward)
13607 (comment-search-backward): Fix typos in docstring.
13608 (comment-region): Doc fix.
13609
13610 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
13611
13612 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
13613 switch is no longer stored in `dired-switches-alist'.
13614
13615 * dired-aux.el (dired-insert-subdir): Do not store R switch in
13616 `dired-switches-alist'.
13617
13618 2004-06-10 Kim F. Storm <storm@cua.dk>
13619
13620 * pcvs.el (cvs-mode-diff-yesterday): New command.
13621
13622 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
13623
13624 2004-06-10 Juri Linkov <juri@jurta.org>
13625
13626 * emacs-lisp/edebug.el (edebug-eval-defun):
13627 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
13628 Fix docstring.
13629
13630 * simple.el (eval-expression-print-format): Don't print additional
13631 information on the first call to `eval-print-last-sexp'.
13632 (next-error-find-buffer): Fix punctuation.
13633 (killing) <defgroup>: Fix punctuation.
13634 (yank-excluded-properties): Change group from editing to killing.
13635
13636 * replace.el (perform-replace): Use `limit' to terminate the
13637 while-loop explicitly.
13638
13639 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13640
13641 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
13642 Use lc-*.xpm as prefix instead of *-locol.xpm.
13643
13644 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
13645 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
13646 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
13647 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
13648 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
13649 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
13650 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
13651 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
13652 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
13653 * toolbar/lc-up_arrow.xpm:
13654 Rename from *-locol.xpm.
13655
13656 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
13657
13658 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
13659 include forms like &<str>; as valid url patterns.
13660
13661 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
13662
13663 * dired.el (dired-diff, dired-backup-diff)
13664 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
13665 (dired-do-chown, dired-do-touch, dired-do-print)
13666 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
13667 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
13668 (dired-create-directory, dired-do-copy, dired-do-symlink)
13669 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
13670 (dired-do-copy-regexp, dired-do-hardlink-regexp)
13671 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
13672 (dired-maybe-insert-subdir, dired-next-subdir)
13673 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
13674 (dired-kill-subdir, dired-tree-up, dired-tree-down)
13675 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
13676 (dired-run-shell-command, dired-query): Remove redundant,
13677 or incorrect, autoloads.
13678
13679 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
13680 does not end in a slash. Add optional argument KILL-ROOT.
13681 Update docstring.
13682 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
13683 (dired-query): Add autoloads.
13684
13685 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
13686
13687 * progmodes/compile.el (compilation-set-window-height):
13688 Rearrange the save-* functions because a buffer can have several current
13689 point in different windows.
13690 (compilation-error-regexp-alist-alist): Recognize {standard input}
13691 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
13692
13693 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13694
13695 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
13696 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
13697 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
13698 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
13699 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
13700 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
13701 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
13702 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
13703 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
13704 * toolbar/up_arrow-locol.xpm:
13705 New versions of icons that uses fewer colors.
13706
13707 * toolbar/tool-bar.el (tool-bar-local-item)
13708 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
13709 if display-color-cells is 256 or less.
13710
13711 2004-06-08 Kim F. Storm <storm@cua.dk>
13712
13713 * wid-edit.el (widget-specify-button): Use hand pointer rather
13714 than mouse-face as visible mouse-over effect.
13715
13716 2004-06-07 Karl Fogel <kfogel@red-bean.com>
13717
13718 * saveplace.el (save-place-alist-to-file): Bind `print-length'
13719 and `print-level' to nil when writing out `save-place-alist'.
13720 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
13721
13722 2004-06-07 Juanma Barranquero <lektu@terra.es>
13723
13724 * completion.el (completion-kill-region): Doc fix.
13725
13726 * format.el (format-insert-annotations)
13727 (format-annotate-location): Doc fixes.
13728 (format-subtract-regions): Make arguments match their use in docstring.
13729
13730 * simple.el (kill-region): Doc fix.
13731
13732 * subr.el (insert-buffer-substring-no-properties)
13733 (insert-buffer-substring-as-yank): Doc fixes.
13734
13735 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
13736
13737 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13738 Update docstring.
13739 (dired-reset-subdir-switches): New function.
13740
13741 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
13742 Limit scope of `buffer-read-only' binding.
13743
13744 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
13745
13746 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
13747 eshell-explicit-command-char.
13748
13749 2004-06-06 Juanma Barranquero <lektu@terra.es>
13750
13751 * help-fns.el (help-argument-name): Inherit from italic face only
13752 if the frame supports it.
13753
13754 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13755
13756 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
13757 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
13758 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
13759 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
13760 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
13761 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
13762 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
13763 New conversions from xpm files.
13764
13765 * toolbar/README: New file.
13766
13767 2004-06-06 Richard M. Stallman <rms@gnu.org>
13768
13769 * isearch.el (isearch-mode-map): Undo previous change.
13770
13771 2004-06-05 Juri Linkov <juri@jurta.org>
13772
13773 * bindings.el (debug-ignored-errors): Add regexps for history
13774 related messages. Remove $ from "No further undo information".
13775 Move Ediff's messages to ediff.el.
13776
13777 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
13778
13779 * cus-edit.el (custom-display): Add `min-colors'.
13780
13781 * custom.el (defface): Add `supports' to docstring.
13782
13783 * help-fns.el (help-argument-name): Add :group 'help.
13784
13785 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
13786
13787 * find-dired.el (find-ls-subdir-switches): New user option.
13788 (find-dired): No longer call `abbreviate-file-name' on DIR.
13789 Set `dired-subdir-switches' buffer-locally.
13790
13791 * locate.el: Merge the two `Commentary' sections.
13792 (locate-ls-subdir-switches): New user option.
13793 (locate): Update for other changes.
13794 (locate-mode-map): Restore Dired binding for mouse-2.
13795 Bind `locate-mouse-view-file' to M-mouse-2.
13796 Bind `l' to `locate-do-redisplay'.
13797 (locate-main-listing-line-p, locate-do-redisplay): New functions.
13798 (locate-mouse-view-file, locate-tags, locate-find-directory):
13799 Print message if used outside main listing.
13800 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
13801 Various changes to support inserted subdirectories.
13802 (locate-insert-header): Change header of *Locate* buffer.
13803
13804 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13805 Change interactive default switches.
13806 (dired-rename-subdir-2): Update `dired-switches-alist'.
13807 (dired-insert-subdir, dired-kill-subdir):
13808 Handle `dired-switches-alist'. Do not mark buffer modified.
13809 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
13810 (dired-insert-subdir-doinsert): Omit messages.
13811 Handle `dired-subdir-switches'.
13812 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
13813
13814 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
13815 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
13816 subdirs if -R switch is used for a subdir.
13817 (dired-mode): Set `dired-switches-alist'.
13818 (dired-build-subdir-alist): Only print number of directories in
13819 echo area when invoked interactively.
13820
13821 2004-06-05 Lars Hansen <larsh@math.ku.dk>
13822
13823 * dired-x.el (dired-omit-mode): Rename from
13824 dired-omit-files-p. Use define-minor-mode to define it.
13825 (dired-omit-files-p): Add as alias for dired-omit-mode.
13826 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
13827 dired-mark-omitted.
13828 (dired-mark-omitted): Add. Bind to M-O.
13829
13830 2004-06-05 Kenichi Handa <handa@m17n.org>
13831
13832 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
13833
13834 2004-06-05 Juanma Barranquero <lektu@terra.es>
13835
13836 * help-fns.el (help-argument-name): Reintroduce face.
13837 (help-default-arg-highlight): Use it, now that
13838 `face-differs-from-default-p' can be trusted.
13839
13840 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
13841
13842 * textmodes/table.el: Sentence commands added to Point Motion
13843 group; kill and backward-kill commands added to Extraction group.
13844
13845 2004-06-04 Mario Lang <mlang@delysid.org>
13846
13847 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
13848 systems appear to use mW, make the code handle this. Fix a
13849 division-by-zero bug while at it, and handle kernels with
13850 a slightly different layout in /proc/acpi.
13851
13852 2004-06-04 Karl Fogel <kfogel@red-bean.com>
13853
13854 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
13855 because the latter is a CL-ism. This fixes the bug reported by
13856 Shawn Boyette <mdxi@collapsar.net> in
13857 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
13858
13859 2004-06-04 Miles Bader <miles@gnu.org>
13860
13861 * faces.el (display-supports-face-attributes-p): Function moved to
13862 C code. Previously only the tty-related portion of this function
13863 was done in C; however the previous attempt to do a halfway-proper
13864 job for non-tty displays in lisp didn't work properly because of
13865 funny conditions during Emacs startup.
13866 (face-differs-from-default-p): Simplify, now that
13867 display-supports-face-attributes-p works properly on all display
13868 types. Remove :stipple from comparison; it doesn't really work
13869 in emacs anyway.
13870
13871 2004-06-04 Miles Bader <miles@gnu.org>
13872
13873 * faces.el (face-differs-from-default-p): Use a different
13874 implementation, so we can really check whether FACE displays
13875 differently or not.
13876
13877 2004-06-04 Miles Bader <miles@gnu.org>
13878
13879 * faces.el (display-supports-face-attributes-p): Implement a
13880 `different from default' check for non-tty displays.
13881
13882 2004-06-03 David Kastrup <dak@gnu.org>
13883
13884 * woman.el (woman-mapcan): More concise code.
13885 (woman-topic-all-completions, woman-topic-all-completions-1)
13886 (woman-topic-all-completions-merge): Replace by a simpler and
13887 much faster implementation based on O(n log n) sort/merge instead
13888 of the old O(n^2) behavior.
13889
13890 2004-06-03 Miles Bader <miles@gnu.org>
13891
13892 * subr.el (read-number): Use canonical format for default in prompt.
13893
13894 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
13895 Add regexp for " [...]" style defaults.
13896
13897 2004-06-02 Romain Francoise <romain@orebokech.com>
13898
13899 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
13900 groups: if the user asks for a hidden buffer, open the
13901 corresponding filter group to expose it.
13902
13903 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
13904 `ibuffer-jump-to-buffer'.
13905 (ibuffer-jump-offer-only-visible-buffers): New user option.
13906
13907 2004-06-02 Juanma Barranquero <lektu@terra.es>
13908
13909 * faces.el (frame-update-faces): Add empty docstring so the one
13910 for `ignore' doesn't show through.
13911
13912 * subr.el (process-kill-without-query): Remove spurious "\n" on
13913 obsolescence string.
13914 (focus-frame, unfocus-frame): Add obsolescence declaration and
13915 empty docstring.
13916
13917 * international/mule.el (register-char-codings): Make alias for
13918 `ignore'. Move docstring to obsolescence info and remove redundancy.
13919
13920 2004-06-02 Kim F. Storm <storm@cua.dk>
13921
13922 * frame.el (blink-cursor-start): Turn cursor off initially so blink
13923 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
13924
13925 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13926
13927 * comint.el (comint-replace-by-expanded-history-before-point):
13928 Obey `start' as the docstring says.
13929 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
13930 (comint-update-fence): Prevent font-lock from running unnecessarily.
13931 (comint-dynamic-list-completions): Use with-current-buffer.
13932
13933 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13934
13935 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
13936 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
13937 (bibtex-entry-update): Handle alternatives and optional fields.
13938 (bibtex-parse-entry): Bugfix, handle empty key.
13939
13940 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13941
13942 * vc-arch.el (vc-arch-state): Don't assume the file exists.
13943
13944 2004-05-31 Lars Hansen <larsh@math.ku.dk>
13945
13946 * desktop.el (desktop-save): Don't save minor modes without a
13947 known mode initialization function.
13948
13949 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
13950
13951 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
13952
13953 * autorevert.el: Update `Commentary' section.
13954
13955 2004-05-30 Juanma Barranquero <lektu@terra.es>
13956
13957 * dos-fns.el (convert-standard-filename):
13958 * files.el (convert-standard-filename):
13959 * w32-fns.el (convert-standard-filename):
13960 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
13961
13962 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
13963
13964 Sync with Tramp.
13965
13966 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
13967 (tramp-let-maybe): Move to an earlier spot in the file.
13968 Patch by Andreas Schwab.
13969
13970 2004-05-30 Andreas Schwab <schwab@suse.de>
13971
13972 * dired.el (dired-get-filename): Don't use dired-re-dot.
13973
13974 2004-05-30 Richard M. Stallman <rms@gnu.org>
13975
13976 * files.el (find-file): Doc fix.
13977
13978 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
13979
13980 2004-05-30 Nick Roberts <nickrob@gnu.org>
13981
13982 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
13983 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
13984 modeline of the locals buffer.
13985 (gdb-goto-breakpoint): Handle gdbmi.
13986 (gdb-get-frame-number): Change for gdbmi.
13987
13988 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
13989
13990 * files.el (file-remote-p): Apply file name handler for operation
13991 `file-remote-p'. It isn' a property any longer.
13992 (file-relative-name): `fh' and `fd' get the required value via
13993 `find-file-name-handler' already.
13994
13995 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
13996 (top): Remove setting of `file-remote-p' property for
13997 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
13998
13999 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
14000
14001 Version 2.0.41 of Tramp released.
14002
14003 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
14004 Throw away if process has died.
14005 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
14006 (tramp-out-of-band-prompt-regexp): Rename to
14007 `tramp-process-alive-regexp', because its usage is widen.
14008 (tramp-actions-copy-out-of-band): Apply it.
14009 (tramp-actions-before-shell, tramp-multi-actions):
14010 Add `tramp-action-process-alive' action.
14011 (tramp-action-process-alive): New defun.
14012 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
14013 Add entry for `file-remote-p'.
14014 (tramp-handle-file-remote-p): New defun.
14015 (top): Remove setting of `file-remote-p'. Don't set
14016 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
14017
14018 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
14019 `file-remote-p'.
14020
14021 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
14022 counted for (last) line. [They should or they shouldn't? --Stef]
14023 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
14024
14025 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
14026
14027 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
14028 not really necessary but seems to keep the shell history smaller
14029 in some cases. It is no substitute for setting HISTFILE and
14030 HISTSIZE from tramp-open-connection-setup-interactive-shell,
14031 though. Suggested by Luc Teirlinck.
14032 (tramp-open-connection-setup-interactive-shell): Export variables
14033 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
14034 (tramp-set-process-query-on-exit-flag): New compat function.
14035 (tramp-open-connection-multi, tramp-open-connection-su)
14036 (tramp-open-connection-rsh, tramp-open-connection-telnet)
14037 (tramp-do-copy-or-rename-file-out-of-band): Use it.
14038 (tramp-let-maybe): New macro, let-binds a variable only if it
14039 isn't obsolete.
14040 (tramp-check-ls-commands, tramp-handle-expand-file-name)
14041 (tramp-handle-file-truename): Use it.
14042 (tramp-completion-file-name-regexp-unified): Avoid matching
14043 filenames starting with "/:" -- those are reserved for
14044 file-name-non-special.
14045
14046 * tramp-smb.el (tramp-smb-open-connection):
14047 Use tramp-set-process-query-on-exit-flag compat function.
14048
14049 2004-05-29 Richard M. Stallman <rms@gnu.org>
14050
14051 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
14052
14053 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
14054 (eval-last-sexp-print-value): Print char equivalent regardless
14055 of standard-output value.
14056
14057 * thumbs.el (thumbs-subst-char-in-string): Delete.
14058 (thumbs-thumbname): Use subst-char-in-string.
14059 (thumbs-resize-image): Use condition-case, not ignore-errors.
14060 (thumbs-kill-buffer): Likewise.
14061
14062 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
14063 (thumbs-mode): Make buffer read-only.
14064 (thumbs-make-thumb): Unconditionally accept an existing file.
14065 (thumbs-insert-thumb): Add thumb-image-file property to the image.
14066 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
14067 (thumbs-show-thumbs-list): Error if images not supported.
14068 (thumbs-save-current-image): Improve prompt string.
14069 (thumbs-mode-map): Define u, R, x.
14070 (thumbs-unmark): New command.
14071 (thumbs-emboss-image): Minor cleanup.
14072 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
14073 (thumbs-rename-images): New command.
14074 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
14075
14076 * thumbs.el (thumbs-current-image): New function.
14077 (thumbs-file-list, thumbs-file-alist): New functions.
14078 (thumbs-find-image): Delete arg L.
14079 Don't set up thumbs-fileL as buffer-local global var.
14080 (thumbs-find-image-at-point): Use thumbs-current-image.
14081 (thumbs-set-image-at-point-to-root-window): Likewise.
14082 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
14083 Record and warn about errors. Update thumbs-markedL for deletions.
14084 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
14085 (thumbs-redraw-buffer): Use thumbs-file-list.
14086 (thumbs-mark): Use thumbs-current-image.
14087 (thumbs-show-name): Use thumbs-current-image.
14088
14089 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
14090 and imenu--last-menubar-index-alist.
14091
14092 * subr.el (with-selected-window): Undo previous change.
14093
14094 2004-05-29 John Paul Wallington <jpw@gnu.org>
14095
14096 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
14097 (thumbs-mouse-find-image): New command.
14098 (thumbs-mode-map): Bind it to mouse-2.
14099 (thumbs-mode): Make mode-class special.
14100 (thumbs-view-image-mode): Likewise.
14101
14102 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
14103
14104 * flymake.el: New file.
14105
14106 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
14107
14108 * files.el (find-file-noselect-1): Do not bind
14109 `inhibit-read-only' to t during execution of
14110 `find-file-not-found-functions'.
14111
14112 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
14113
14114 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
14115 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
14116
14117 2004-05-28 Juri Linkov <juri@jurta.org>
14118
14119 * simple.el (eval-expression-print-format): New fun.
14120
14121 * simple.el (eval-expression):
14122 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
14123 * emacs-lisp/edebug.el (edebug-compute-previous-result)
14124 (edebug-eval-expression): Print additionally the value returned by
14125 `eval-expression-print-format'.
14126
14127 * emacs-lisp/lisp.el (insert-pair-alist): New var.
14128 (insert-pair): Make arguments optional. Find character pair
14129 from `insert-pair-alist' according to the last input event.
14130 (insert-parentheses): Make arguments optional.
14131 (raise-sexp, delete-pair): New funs.
14132
14133 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
14134 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14135 Bind C-M-q to `indent-pp-sexp'.
14136
14137 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
14138 `pp-to-string' modified to be able to format text with newlines.
14139 (pp-to-string): Move the buffer-formatting part of the code to
14140 `pp-buffer'. Call `pp-buffer'.
14141
14142 * info.el (Info-desktop-buffer-misc-data): Don't save information
14143 about virtual files.
14144 (Info-restore-desktop-buffer): Restore Info buffers in prepared
14145 buffers with names obtained from the desktop file instead of the
14146 default *info* buffer.
14147
14148 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
14149
14150 * subr.el (with-selected-window): Only save/restore the selected window.
14151
14152 * progmodes/compile.el (compilation-error-regexp-alist):
14153 Use expand-file-name and data-directory.
14154
14155 * progmodes/grep.el (grep-tree): Rework previous fix.
14156
14157 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
14158 after the user marked text with the mouse.
14159
14160 * startup.el (command-line): Keep the first regexp of
14161 auto-save-file-name-transforms intact.
14162
14163 2004-05-28 Juanma Barranquero <lektu@terra.es>
14164
14165 * cus-edit.el (customize-face, customize-face-other-window)
14166 (custom-face-edit-delete): Make arguments match their use in
14167 docstring.
14168 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
14169 docstring.
14170
14171 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
14172 not `cvs-butlast'.
14173
14174 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
14175 `nbutlast' are in subr.el).
14176
14177 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
14178 (set-w32-system-coding-system): Doc fixes.
14179
14180 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
14181 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
14182 Make arguments match their use in docstring.
14183 (artist-draw-region-trim-line-endings)
14184 (artist-mouse-choose-operation): Fix typo in docstring.
14185 (artist-key-set-point-common): Doc fix.
14186
14187 2004-05-28 Simon Josefsson <jas@extundo.com>
14188
14189 * mail/smtpmail.el (smtpmail-open-stream):
14190 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
14191
14192 2004-05-26 Simon Josefsson <jas@extundo.com>
14193
14194 * starttls.el: Merge with my GNUTLS based starttls.el.
14195 (starttls-gnutls-program, starttls-use-gnutls)
14196 (starttls-extra-arguments, starttls-process-connection-type)
14197 (starttls-connect, starttls-failure, starttls-success): New variables.
14198 (starttls-program, starttls-extra-args): Doc fix.
14199 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
14200 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
14201 and pass on to corresponding *-gnutls function if it is set.
14202
14203 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
14204
14205 * autorevert.el (auto-revert-handler): Disable auto-reverting of
14206 remote files.
14207
14208 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
14209
14210 * files.el (file-name-non-special): There are more operations
14211 which need handling: `find-backup-file-name',
14212 `insert-file-contents', `verify-visited-file-modtime',
14213 `write-region'. Rename t value of method to `add'. Add new
14214 methods `quote' and `unquote-then-quote' to file-arg-indices.
14215
14216 2004-05-25 Juri Linkov <juri@jurta.org>
14217
14218 * info.el (Info-toc): Call Info-mode on intermediate buffer.
14219 (Info-index-nodes): Enclose code in condition-case to catch errors.
14220 (Info-index-node): Don't search all index nodes if request is only
14221 for the current node and file is not in the cache of index nodes.
14222 (Info-mode-map): Bind Info-copy-current-node-name to `w'
14223 for consistency with dired-copy-filename-as-kill.
14224 Bind `S' to Info-search-case-sensitively.
14225 (Info-copy-current-node-name): New arg. With zero prefix arg put
14226 the name inside a function call to `info'. Display copied text in
14227 the echo area.
14228
14229 2004-05-25 Sam Steingold <sds@gnu.org>
14230
14231 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
14232 strip the package prefix from the symbol name, if any.
14233 Make it the `find-tag-default-function' for `lisp-mode'.
14234
14235 2004-05-25 John Paul Wallington <jpw@gnu.org>
14236
14237 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
14238 instead of obsolete `process-kill-without-query'.
14239
14240 * textmodes/texinfmt.el (texinfo-indexvar-alist):
14241 Declare as variable, not constant.
14242
14243 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
14244
14245 * files.el (find-file-noselect-1): Fix bug introduced by
14246 Revision 1.694. As a side effect, `inhibit-read-only'
14247 is again, by default, t during execution of
14248 `find-file-not-found-functions'.
14249 (insert-directory): Check that lines were really inserted by
14250 the --dired switch, before erasing them.
14251
14252 2004-05-24 Nick Roberts <nickrob@gnu.org>
14253
14254 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
14255 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
14256 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
14257 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
14258 gud-minor-mode (gdbmi).
14259
14260 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
14261
14262 * net/browse-url.el (browse-url-interactive-arg): Enable user to
14263 explicitly select the text to be taken as URL.
14264
14265 2004-05-23 Juri Linkov <juri@jurta.org>
14266
14267 * info.el (Info-index-nodes): New var and fun.
14268 (Info-goto-index, Info-index, info-apropos)
14269 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
14270 (Info-index): Fix docstring. Store and restore Info-history-list.
14271 (Info-complete-nodes): New var.
14272 (Info-complete-menu-item): Use it.
14273 (Info-index-node): New fun.
14274 (Info-final-node, Info-forward-node, Info-backward-node)
14275 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
14276 Use Info-index-node.
14277 (Info-extract-menu-item, Info-extract-menu-counting): Set second
14278 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
14279 (Info-find-node-2): If a node with period in its name not found,
14280 try to find a node without the name part after period.
14281 (Info-select-node): Call Info-fontify-node only if
14282 Info-fontify-maximum-menu-size is not nil.
14283 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
14284 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
14285 Preserve Info-history-list.
14286 (Info-toc): Set Info-current-file.
14287 (Info-build-toc): Move point to the beginning of the buffer.
14288 Add main-file variable.
14289 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
14290 Use backslashed representation of the control character ^_.
14291
14292 * textmodes/texinfmt.el (texinfo-print-index): Print index line
14293 numbers in the new Texinfo 4.7 format.
14294
14295 * add-log.el (change-log-font-lock-keywords): Remove `:' from
14296 regexps for function and variable names.
14297
14298 * descr-text.el (describe-property-list): Add [show] button for
14299 `syntax-table' property with action to pp to a separate buffer.
14300 (describe-char): Replace search-forward by re-search-forward with
14301 whitespace regexp after "character:" to not fail in too narrow windows.
14302
14303 * simple.el (next-error-find-buffer): Add a rule to return
14304 next-error capable buffer if one window on the selected frame
14305 displays such buffer.
14306
14307 2004-05-23 Nick Roberts <nickrob@gnu.org>
14308
14309 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
14310 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
14311 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
14312 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
14313 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
14314 Handle new value for gud-minor-mode (gdbmi).
14315 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
14316 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
14317 Change from local to global gdb variable set.
14318 (gdb-ann3): Initialise above gdb variable set.
14319 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
14320 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
14321 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
14322 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
14323 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
14324 (gdb-info-locals-handler, gdb-invalidate-assembler)
14325 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
14326 set as global variables.
14327 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
14328 Handle gdbmi.
14329 (gdb-info-breakpoints-custom): Fix regexp.
14330 (def-gdb-var): Delete.
14331
14332 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
14333 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
14334 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
14335 a new mode. The file (gdb-mi.el) for this mode will be included
14336 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
14337 primary interface.
14338
14339 2004-05-23 Jesper Harder <harder@ifa.au.dk>
14340
14341 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
14342 interpreted as a directory.
14343
14344 2004-05-22 Richard M. Stallman <rms@gnu.org>
14345
14346 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
14347 as a close quote.
14348
14349 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
14350
14351 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
14352 Use assoc-string, not assoc-ignore-case.
14353
14354 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
14355
14356 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
14357 If moving back then fwd gets a defun that ends before point,
14358 try again moving fwd then back.
14359
14360 * files.el (file-name-non-special): Allow t in file-arg-indices
14361 to mean requote the return value. Use `identity' as an element
14362 rather than as the whole value.
14363
14364 * gs.el (gs-options): Add -dSAFER. Mark it risky.
14365
14366 2004-05-22 Juanma Barranquero <lektu@terra.es>
14367
14368 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
14369 `help-make-usage'.
14370 (help-highlight-arguments): Skip function name before searching
14371 for arguments.
14372
14373 2004-05-21 Juanma Barranquero <lektu@terra.es>
14374
14375 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
14376 Don't mention in the docstring these arguments meant for
14377 internal (recursive) use only.
14378 (allout-char-spec): Comment out (it's not implemented).
14379 (allout-old-expose-topic, allout-exposure): Fix docstring and add
14380 obsolescence declaration.
14381 (allout-flatten-exposed-to-buffer)
14382 (allout-indented-exposed-to-buffer): Fix typos in docstring.
14383 (my-mark-marker): Doc fix.
14384 (produce-allout-mode-map, allout-sibling-index)
14385 (allout-isearch-expose, allout-distinctive-bullet)
14386 (allout-open-topic, allout-reindent-body)
14387 (allout-rebullet-heading, allout-process-exposed)
14388 (allout-insert-listified, allout-latex-verb-quote)
14389 (allout-insert-latex-header, allout-insert-latex-trailer):
14390 Make arguments match their use in docstring.
14391 (allout-primary-bullet, allout-old-style-prefixes)
14392 (allout-inhibit-protection, allout-init, allout-mode)
14393 (allout-before-change-protect, allout-flag-region):
14394 Use "Emacs" instead of "emacs" in docstrings.
14395
14396 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
14397
14398 * international/characters.el: Modify syntax of more characters.
14399
14400 2004-05-21 Masatake YAMATO <jet@gyve.org>
14401
14402 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
14403 (etags-tags-completion-table): Show parsing progress.
14404
14405 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
14406
14407 * locate.el (locate-prompt-for-command): Shorten first line of
14408 docstring.
14409 (locate-mode): Expand docstring and include keymap summary.
14410
14411 * files.el (find-file-noselect-1): Limit the scope of the
14412 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
14413 is, by default, nil during the execution of
14414 `find-file-not-found-functions' and `find-file-hook'.
14415
14416 2004-05-20 Michael Mauger <mmaug@yahoo.com>
14417
14418 * facemenu.el (facemenu-color-name-equal): New function.
14419 (list-colors-display): Use it to compare colors instead of
14420 facemenu-color-equal.
14421
14422 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
14423
14424 * compare-w.el (compare-windows-face): Use min-colors instead of
14425 checking for tty or pc types.
14426
14427 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
14428
14429 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
14430 (completion-setup-function): Use with-current-buffer.
14431 Properly save excursion. Simplify.
14432 Don't assume there is necessarily a `mouse-face' property somewhere.
14433
14434 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
14435
14436 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
14437
14438 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
14439 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
14440 Use with-current-buffer.
14441 (byte-goto-log-buffer): Delete.
14442 (byte-compile-log-file): Call compilation-forget-errors.
14443
14444 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14445
14446 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
14447 output messages into the search result.
14448
14449 2004-05-19 Masatake YAMATO <jet@gyve.org>
14450
14451 * wid-edit.el (widget-radio-button-notify): Revert my last
14452 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
14453
14454 2004-05-19 Kenichi Handa <handa@m17n.org>
14455
14456 * international/characters.el: Fix syntax (open/close) of CJK chars.
14457
14458 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
14459
14460 * help-mode.el (help-go-back): Don't depend on position of back button.
14461
14462 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
14463
14464 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
14465 files files don't contain an accidental additional /.
14466
14467 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
14468 in source buffer.
14469
14470 2004-05-18 Masatake YAMATO <jet@gyve.org>
14471
14472 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
14473 to widget-apply. :action method assumes 2 arguments, not 3.
14474
14475 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
14476
14477 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
14478 New constants.
14479 (hs-special-modes-alist): Add an f90-mode entry.
14480
14481 2004-05-17 Sam Steingold <sds@gnu.org>
14482
14483 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
14484 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
14485
14486 2004-05-16 Kim F. Storm <storm@cua.dk>
14487
14488 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
14489
14490 2004-05-15 John Wiegley <johnw@newartisans.com>
14491
14492 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
14493 (eshell-output-object-to-target): Improve output speed 20% by not
14494 calling `eshell-stringify' if something is already known to be a string.
14495
14496 2004-05-15 Alex Ott <ott@jet.msk.su>
14497
14498 * textmodes/ispell.el (ispell-local-dictionary-alist):
14499 Add windows-1251 to the choice of coding systems.
14500 (ispell-dictionary-alist-6): Add support for "russianw.aff",
14501 encoded in cp1251.
14502
14503 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
14504
14505 * progmodes/compile.el (compilation-warning-face)
14506 (compilation-info-face): Use min-colors.
14507
14508 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14509
14510 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
14511 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
14512 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
14513 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
14514 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
14515 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
14516 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
14517 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
14518 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
14519 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
14520 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
14521 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
14522 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
14523 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
14524
14525 2004-05-15 Kim F. Storm <storm@cua.dk>
14526
14527 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
14528 Use it to set triggered-p element of timer.
14529 (timer-event-handler): Set triggered-p element non-nil while running
14530 the timer function.
14531
14532 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
14533
14534 * descr-text.el (describe-char-unicode-data)
14535 (describe-char-unicodedata-file): Re-enable the unicode code now that
14536 the licensing issues have been cleared in the unicode-4 license.
14537 (describe-text-properties-1): Remove unused `overlay' var.
14538 (describe-char): Remove unused var `buffer'.
14539
14540 2004-05-14 David Ponce <david@dponce.com>
14541
14542 * tree-widget.el: New file.
14543
14544 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
14545
14546 * language/european.el ("Brazilian Portuguese"): Add support for
14547 Brazilian Portuguese.
14548
14549 2004-05-13 John Wiegley <johnw@newartisans.com>
14550
14551 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
14552 `recentf-mode' if this variable has been customized to t.
14553
14554 * eshell/esh-test.el (eshell-test): Call the function
14555 `emacs-version' rather than trying to build a custom version string.
14556
14557 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
14558
14559 * net/telnet.el (telnet-mode): Use define-derived-mode.
14560 Don't modify the global value of comint-prompt-regexp.
14561
14562 2004-05-13 John Paul Wallington <jpw@gnu.org>
14563
14564 * version.el (emacs-version): Check for `gtk' feature before
14565 `x-toolkit' feature.
14566
14567 2004-05-13 Juanma Barranquero <lektu@terra.es>
14568
14569 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
14570 arguments in the docstring, they're used only in recursive calls.
14571
14572 * help-fns.el (help-arg-highlighting-function)
14573 (help-argument-name): Delete.
14574 (help-default-arg-highlight): New function.
14575 (help-do-arg-highlighting): Use it.
14576
14577 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
14578
14579 * calendar/appt.el (appt-disp-window):
14580 Use `calendar-set-mode-line' for a centered mode-line.
14581
14582 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14583
14584 * calendar/appt.el (appt-disp-window): Do not split window
14585 excessively when `split-height-threshold' is low.
14586
14587 2004-05-12 Nick Roberts <nickrob@gnu.org>
14588
14589 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
14590 kill-buffer-hook here and make it local.
14591 (gud-kill-buffer-hook): Use kill-process for a sure kill.
14592
14593 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
14594
14595 * progmodes/compile.el (compilation-set-window-height):
14596 Use save-excursion to protect against misplaced marker.
14597
14598 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14599
14600 * custom.el (defface): Document that type can have value gtk.
14601
14602 * faces.el (face-spec-set-match-display): Handle type gtk in display.
14603
14604 2004-05-12 Kenichi Handa <handa@m17n.org>
14605
14606 * descr-text.el: Require quail at comile time.
14607 (describe-char): If an input method is on and it supports the
14608 character, show how to input it.
14609
14610 * international/quail.el (quail-install-decode-map): Accept a
14611 char-table whose subtype is `quail-decode-map'.
14612 (quail-store-decode-map-key, quail-gen-decode-map1)
14613 (quail-gen-decode-map, quail-find-key1, quail-find-key)
14614 (quail-show-key): New functions.
14615
14616 2004-05-12 Juanma Barranquero <lektu@terra.es>
14617
14618 * generic.el (define-generic-mode): Remove redundant arglist info.
14619
14620 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
14621 Make arguments match their use in docstring.
14622 (help-arg-highlighting-function): New variable.
14623 (help-argument-name): Mention it in the docstring.
14624 (help-do-arg-highlight): Use it. Expand regexp to accept also
14625 ARG-xxx and xxx-ARG references.
14626
14627 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
14628
14629 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
14630 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
14631 and "mailto:addr1?to=addr2" equal.
14632
14633 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
14634
14635 * man.el (Man-getpage-in-background): Use shell-file-name
14636 and shell-command-switch variables instead of hard-coded values.
14637
14638 2004-05-11 Eli Zaretskii <eliz@gnu.org>
14639
14640 * iimage.el: New file.
14641
14642 2004-05-11 Juanma Barranquero <lektu@terra.es>
14643
14644 * custom.el (custom-initialize-default, defcustom):
14645 Fix typo in docstring.
14646
14647 * files.el (set-visited-file-name, file-expand-wildcards):
14648 Fix docstring.
14649
14650 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14651
14652 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
14653
14654 * subr.el (eventp): Be more discriminating with integers.
14655
14656 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
14657
14658 * progmodes/compile.el (compile): Add universal prefix arg.
14659 (compilation-error-regexp-alist-alist): Add edg patterns.
14660
14661 2004-05-10 Sam Steingold <sds@gnu.org>
14662
14663 * textmodes/ispell.el (ispell-message):
14664 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
14665
14666 2004-05-10 Dave Love <fx@gnu.org>
14667
14668 * progmodes/python.el (help-buffer): Autoload when compiling.
14669 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
14670 (run-python): Prepend to any existing PYTHONPATH.
14671
14672 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
14673
14674 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
14675 for pending breakpoints.
14676
14677 2004-05-10 Richard M. Stallman <rms@gnu.org>
14678
14679 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
14680 directly without calling any functions in Rmail.
14681 (unrmail-unprune): Function deleted.
14682
14683 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14684
14685 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
14686 C-c C-z binding.
14687
14688 2004-05-10 Kenichi Handa <handa@m17n.org>
14689
14690 * descr-text.el (describe-char): Fix previous change. Don't make
14691 a unibyte character to multibyte in the *Help* buffer.
14692
14693 2004-05-10 Miles Bader <miles@gnu.org>
14694
14695 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
14696 buffer an error if the debugger process is actually running.
14697
14698 2004-05-10 Juanma Barranquero <lektu@terra.es>
14699
14700 * help-fns.el (help-argument-name): Default to italic.
14701 (help-highlight-arguments): Return always (usage . doc), even when
14702 usage is nil.
14703
14704 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
14705 (define-ibuffer-filter): Add usage info.
14706 (define-ibuffer-op): Add usage info (but CL-style defaults for
14707 keyword args are not shown).
14708
14709 * subr.el (remove-overlays, read-passwd): Fix docstring.
14710 (start-process-shell-command): Fix docstring. Put usage info in a
14711 format usable by `describe-function'.
14712 (open-network-stream, open-network-stream-nowait)
14713 (open-network-stream-server): Fix docstring.
14714
14715 2004-05-09 Jason Rumney <jasonr@gnu.org>
14716
14717 * international/code-pages (cp932, cp936, cp949, c950): Remove.
14718 Only define cp125* if windows-125* is already defined.
14719
14720 * language/korean.el (cp949): Add alias.
14721
14722 * language/chinese.el (cp936, cp950): Add aliases.
14723
14724 * language/japanese.el (cp932): Add alias.
14725
14726 * term/w32-win.el: Require code-pages.
14727
14728 * international/mule-cmds.el (set-locale-environment):
14729 On MS-Windows use ansi code-page for default coding-systems.
14730 Set up paper sizes for Windows 3 letter languages.
14731
14732 * international/code-pages.el (cp932, cp936, cp949, cp950):
14733 Add aliases. Also add cp125* if not already defined.
14734
14735 2004-05-09 Juanma Barranquero <lektu@terra.es>
14736
14737 * help-fns.el (help-highlight-arguments): Don't try to highlight
14738 missing or autoloaded arglists. Accept structured arguments, like
14739 the first ones of `do' and `flet'.
14740
14741 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
14742 (cvs-get-marked): Remove redundant arglist info.
14743
14744 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
14745 Don't use CL-style default args.
14746
14747 2004-05-08 Andreas Schwab <schwab@suse.de>
14748
14749 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
14750
14751 * international/subst-ksc.el: Fix references to utf-translate-cjk
14752 into utf-translate-cjk-mode.
14753 * international/subst-big5.el: Likewise.
14754 * international/subst-gb2312.el: Likewise.
14755 * international/subst-jis.el: Likewise.
14756 * international/utf-16.el: Likewise.
14757 * international/utf-8.el: Likewise.
14758
14759 2004-05-08 John Wiegley <johnw@newartisans.com>
14760
14761 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
14762 "virtual buffers" (off by default), which makes it possible to
14763 switch to the "virtual" buffers of recently visited files. When a
14764 buffer name search fails, and this option is on, iswitchb will
14765 look at the list of recently visited files, and permit matching
14766 against those names. When the user hits RET on a match, it will
14767 revisit that file.
14768 (iswitchb-read-buffer): Add two optional arguments, which makes
14769 isearchb.el possible.
14770 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
14771 (iswitchb-next-match): Add support for virtual buffers.
14772
14773 * isearchb.el: This module extends iswitchb to provide "as you
14774 type" buffer selection.
14775
14776 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
14777 Ignore the read-only property when flyspell highlighting is on.
14778 Not ignoring it leads to a series of confusing errors.
14779 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
14780 but also make sure to call flyspell-incorrect-hook.
14781 (flyspell-maybe-correct-transposition): Perform transposition test
14782 by bit twiddling a string, rather than using a temp buffer.
14783 (flyspell-maybe-correct-doubling): Use a string rather than a temp
14784 buffer. This is also the original version of the code, which
14785 could not be checked in before due to a previous lack of
14786 assignment papers. This version has seen heavy usage on my system
14787 for several years now.
14788
14789 * calendar/cal-bahai.el: New file, which adds support for the
14790 Baha'i calendar to Emacs. This calendar is based on a solar year
14791 of 19 months of 19 days, with 4 intercalary days. Each year
14792 begins on March 21, with the calendar starting in 1844.
14793
14794 * calendar/cal-menu.el, calendar/calendar.el
14795 * calendar/diary-lib.el, calendar/holidays.el:
14796 Added support for using cal-bahai.el.
14797
14798 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
14799 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
14800 function can be used outside of eshell buffers.
14801 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
14802
14803 2004-05-08 Juanma Barranquero <lektu@terra.es>
14804
14805 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
14806 word constituent so FOO-ARG is not recognized as an arg.
14807 (help-highlight-arguments): Don't skip lists in mandatory arguments.
14808
14809 * simple.el (next-error): Fix typo in docstring.
14810 (open-line): Make argument names match their use in docstring.
14811 (split-line): Fix docstring.
14812
14813 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
14814 usable by `describe-function'.
14815 (gensym, gentemp, typep, ignore-errors): Make argument names match
14816 their use in docstring.
14817
14818 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
14819 argument to `help-setup-xref'.
14820
14821 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
14822
14823 Version 2.0.40 of Tramp released.
14824
14825 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
14826 Use symbol-function to invoke functions only known on some Emacs
14827 flavors. This avoids byte-compiler warnings. Reported by Kevin
14828 Scaldeferri <kevin@scaldeferri.com>.
14829 (tramp-do-copy-or-rename-file-via-buffer): Rename from
14830 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
14831 consistent with the other tramp-do-* functions.
14832 (tramp-do-copy-or-rename-file): Calls adjusted.
14833 (tramp-process-initial-commands): Avoid liveness check on shell --
14834 we know that it must be alive since we're opening a connection at
14835 this moment.
14836 (tramp-last-cmd): New internal variable.
14837 (tramp-process-echoes): New tunable.
14838 (tramp-send-command): Set tramp-last-cmd.
14839 (tramp-wait-for-output): Delete echo, if applicable.
14840 (tramp-read-passwd): Construct the key for the password cache in a
14841 way that works for multi methods, too.
14842 (tramp-bug): Add backup-directory-alist and
14843 bkup-backup-directory-info to bug reports, with Tramp counterparts.
14844
14845 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
14846
14847 * net/tramp*.el: Suppress byte-compiler warnings where possible.
14848
14849 * net/tramp.el (tramp-out-of-band-prompt-regexp)
14850 (tramp-actions-copy-out-of-band): New defcustoms.
14851 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
14852 used instead of a synchronous one. Allows password entering.
14853 (tramp-action-out-of-band): New defun.
14854 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
14855 Remove restriction with password from doc string.
14856 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
14857 `tramp-out-of-band-prompt-regexp',
14858 `tramp-actions-copy-out-of-band', `password-cache' and
14859 `password-cache-expiry'.
14860 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
14861 password caching.
14862 (tramp-touch): FILE can be a local file, too.
14863 (TODO): Remove items done.
14864 (tramp-handle-insert-directory): Properly quote file name also if
14865 not full-directory-p. Handle wildcard case. Reported by Andreas
14866 Schwab <schwab@suse.de>.
14867 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
14868 new file.
14869 (tramp-handle-file-local-copy, tramp-handle-write-region):
14870 The permissions of the temporary file are set if filename exists.
14871 Reported by Ted Stern <stern@cray.com>.
14872 (tramp-backup-directory-alist)
14873 (tramp-bkup-backup-directory-info): New defcustoms.
14874 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
14875 (tramp-handle-find-backup-file-name): New function.
14876 Implements Tramp's find-backup-file-name.
14877
14878 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
14879 for `find-backup-file-name'.
14880
14881 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
14882 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
14883
14884 2004-05-07 Lars Hansen <larsh@math.ku.dk>
14885
14886 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
14887
14888 2004-05-07 Juanma Barranquero <lektu@terra.es>
14889
14890 * subr.el (lambda): Add arglist description to docstring.
14891 (declare): Fix typo in docstring.
14892 (open-network-stream): Fix docstring.
14893 (process-kill-without-query): Fix docstring and add obsolescence info.
14894 (last, butlast, nbutlast): Make arguments match their use in docstring.
14895 (insert-buffer-substring-no-properties): Likewise.
14896 (insert-buffer-substring-as-yank): Likewise.
14897 (split-string): Fix docstring.
14898
14899 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
14900 Make argument names match their use in docstring.
14901
14902 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
14903
14904 2004-05-06 Nick Roberts <nickrob@gnu.org>
14905
14906 * progmodes/gdb-ui.el: Improve/extend documentation strings.
14907 Fit first sentence on one line for apropos-command.
14908
14909 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14910
14911 Changes largely merged in from Dave Love's code.
14912 * progmodes/python.el: Doc fixes.
14913 (python-mode-map): Add python-complete-symbol.
14914 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
14915 (python-comment-indent, python-complete-symbol)
14916 (python-symbol-completions, python-partial-symbol)
14917 (python-try-complete): New.
14918 (python-indent-line): Remove optional arg. Use python-block-end-p.
14919 (python-check): Bind compilation-error-regexp-alist.
14920 (inferior-python-mode): Use rx. Move keybindings to top level.
14921 Set comint-input-filter.
14922 (python-preoutput-filter): Use rx.
14923 (python-input-filter): Re-introduce.
14924 (python-proc): Start new process if necessary.
14925 Check python-buffer non-nil.
14926 (view-return-to-alist): Defvar.
14927 (python-send-receive): New.
14928 (python-eldoc-function): Use it.
14929 (python-mode-running): Don't defvar.
14930 (python-mode): Set comment-indent-function.
14931 Maybe update hippie-expand-try-functions-list.
14932 (python-indentation-levels): Initialize differently.
14933 (python-block-end-p): New.
14934 (python-indent-line): Use it.
14935 (python-compilation-regexp-alist): Augment.
14936 (run-python): Import `emacs' module to Python rather than loading
14937 code directly. Set python-buffer differently.
14938 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
14939 Use python-proc.
14940 (python-send-command): Go to end of comint buffer.
14941 (python-load-file): Use python-proc, emacs.eimport.
14942 (python-describe-symbol): Simplify interactive form.
14943 Use emacs.help. Do use temp-buffer-show-hook.
14944 Call print-help-return-message.
14945 (hippie-exp): Require when compiling.
14946 (python-preoutput-continuation): Use rx.
14947
14948 * diff-mode.el (diff-make-unified): Fix regexp.
14949
14950 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
14951
14952 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
14953 filter groups from the buffer when rebuilding the Ibuffer buffer
14954 and `ibuffer-show-empty-filter-groups' is nil.
14955
14956 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14957
14958 * ps-print.el (ps-print-quote): Call ps-value-string.
14959 (ps-setup): Call ps-comment-string.
14960 (ps-value-string, ps-comment-string): New funs.
14961
14962 2004-05-06 Juanma Barranquero <lektu@terra.es>
14963
14964 * ehelp.el (electric-help-command-loop): Check whether the last
14965 character is visible, not (point-max).
14966
14967 * help-fns.el (help-argument-name): Default to bold; don't inherit
14968 from font-lock-variable-name-face.
14969 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
14970
14971 2004-05-05 Kenichi Handa <handa@m17n.org>
14972
14973 * descr-text.el (describe-char): Copy the character with text
14974 properties and overlays into the first line, and call
14975 describe-text-properties on it.
14976
14977 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
14978
14979 * iswitchb.el (iswitchb-global-map): Fix typo.
14980 Remove unwanted ###autoloads from source file.
14981
14982 2004-05-05 Lars Hansen <larsh@math.ku.dk>
14983
14984 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
14985 in run-hooks. Use substitute-command-keys in message.
14986 (wdired-abort-changes): Add message.
14987
14988 2004-05-03 Michael Mauger <mmaug@yahoo.com>
14989
14990 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
14991 (sql-emacs20-p): Remove.
14992 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
14993 (sql-builtin-face, sql-doc-face): Remove.
14994 (sql-mode-ansi-font-lock-keywords)
14995 (sql-mode-oracle-font-lock-keywords)
14996 (sql-mode-postgres-font-lock-keywords)
14997 (sql-mode-linter-font-lock-keywords)
14998 (sql-mode-ms-font-lock-keywords)
14999 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
15000 (sql-product-font-lock): Fix font-lock reset when font rules change.
15001 (sql-highlight-product): Remove incorrect font-lock reset logic.
15002
15003 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
15004
15005 * ses.el (ses-set-parameter): Fix typo.
15006
15007 2004-05-04 Kim F. Storm <storm@cua.dk>
15008
15009 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
15010 Must expand directory for completion to work; and don't mess with
15011 process-environment.
15012 (ido-read-file-name): If command has ido property, don't use ido
15013 if value is ignore, or read as directory if value is dir.
15014 Set ido ignore property for dired-do-rename command.
15015
15016 2004-05-04 Juanma Barranquero <lektu@terra.es>
15017
15018 * ehelp.el (electric-help-command-loop, electric-help-undefined)
15019 (electric-help-help): Check against unmapped commands.
15020
15021 * help-fns.el (help-argument-name): New face, inheriting from
15022 font-lock-variable-name-face, to highlight function arguments in
15023 `describe-function' and `describe-key'.
15024 (help-do-arg-highlight): Auxiliary function to highlight a given
15025 list of arguments in a string.
15026 (help-highlight-arguments): Highlight the function arguments and
15027 all uses of them in the docstring.
15028 (describe-function-1): Use it. Do docstring output via `insert',
15029 not 'princ', so text attributes are preserved.
15030
15031 * winner.el (winner-mode-map): Move `winner-undo' and
15032 `winner-redo' to C-c <left> and C-c <right>, respectively (the
15033 previous bindings conflict with `prev-buffer', `next-buffer').
15034
15035 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15036
15037 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
15038 (bibtex-entry-update): New command bound to C-c C-u.
15039 (bibtex-text-in-string): Fix regexp.
15040 (bibtex-assoc-of-regexp): Remove.
15041 (bibtex-progress-message): Fix docstring.
15042 (bibtex-inside-field): Use if.
15043 (bibtex-assoc-regexp): New function.
15044 (bibtex-format-entry): Make code more robust so that it formats
15045 also old entries.
15046 (bibtex-autokey-demangle-title): Merge with obsolete function
15047 bibtex-assoc-of-regexp.
15048 (bibtex-field-list): New function.
15049 (bibtex-entry): Use bibtex-field-list.
15050 (bibtex-parse-entry): Fix docstring.
15051 (bibtex-print-help-message): Use bibtex-field-list.
15052 (bibtex-make-field): Use bibtex-field-list.
15053 (bibtex-entry-index): Bugfix. Return crossref key if required.
15054 (bibtex-lessp): Fix docstring.
15055
15056 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
15057
15058 * select.el (xselect-convert-to-string): Move comment to intended line.
15059
15060 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15061
15062 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
15063 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
15064
15065 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15066
15067 * term/x-win.el (x-clipboard-yank): Don't exit on error from
15068 x-get-selection.
15069
15070 2004-05-03 Jason Rumney <jasonr@gnu.org>
15071
15072 * makefile.nt: Remove.
15073
15074 2004-05-03 Kim F. Storm <storm@cua.dk>
15075
15076 * emulation/cua-base.el (cua--update-indications): Fix last change.
15077 (cua-mode): Deactivate mark when cua-mode is enabled.
15078
15079 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
15080
15081 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
15082
15083 2004-05-03 Nick Roberts <nickrob@gnu.org>
15084
15085 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
15086 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
15087 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
15088 window over visible frames.
15089 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
15090
15091 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
15092
15093 * progmodes/compile.el (compilation-gcpro): New var.
15094 (compilation-fake-loc): Use it.
15095 (compilation-forget-errors): Reset it.
15096
15097 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
15098
15099 * diff-mode.el (diff-header-face, diff-file-header-face):
15100 Use min-colors.
15101
15102 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15103
15104 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
15105 (bibtex-clean-entry): Disentangle code.
15106 (bibtex-realign): New function.
15107 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
15108 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
15109 Remove undocumented optional arg called-by-convert-alien.
15110 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
15111 for sorting instead of bibtex-sort-buffer.
15112
15113 2004-05-02 Eli Zaretskii <eliz@gnu.org>
15114
15115 * progmodes/compile.el (compilation-start): In the
15116 no-async-subprocesses branch, call sit-for to give redisplay a
15117 chance to show the updated process status in the mode line, and
15118 fontify the buffer explicitly after the process exits.
15119
15120 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
15121
15122 * progmodes/python.el (python-compilation-line-number): Remove.
15123 (python-compilation-regexp-alist): Don't use it any more.
15124 (python-orig-start, python-input-filter): Remove.
15125 (inferior-python-mode): Don't set up comint-input-filter-functions.
15126 (python-send-region): Use compilation-fake-loc.
15127
15128 * progmodes/compile.el (compilation-messages-start): New var.
15129 (compilation-mode): Don't setup next-error-function here.
15130 (compilation-setup): Set it up here instead (for minor modes as well).
15131 Make compilation-messages-start buffer local.
15132 (compilation-next-error-function): Use it.
15133 (compilation-forget-errors): Set compilation-messages-start.
15134
15135 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
15136
15137 * ielm.el (ielm-prompt-read-only): Update docstring.
15138
15139 * comint.el (comint-prompt-read-only): Update docstring.
15140 (comint-update-fence, comint-kill-whole-line)
15141 (comint-kill-region): New functions.
15142
15143 * simple.el (kill-whole-line): Use "p" instead of "P" in
15144 interactive form.
15145
15146 2004-05-01 Juanma Barranquero <lektu@terra.es>
15147
15148 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
15149 format arglist so default values in CL-style argument lists are
15150 correctly shown.
15151
15152 2004-05-01 Jason Rumney <jasonr@gnu.org>
15153
15154 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
15155
15156 2004-05-01 Kenichi Handa <handa@m17n.org>
15157
15158 * international/titdic-cnv.el (miscdic-convert): Don't generate a
15159 quail file if it is up to date.
15160
15161 2004-04-30 Juri Linkov <juri@jurta.org>
15162
15163 * cus-edit.el (custom-mode-map):
15164 Add key binding `C-x C-s' to `Custom-save'.
15165
15166 * outline.el (outline-blank-line): New var.
15167 (outline-next-preface, outline-show-heading)
15168 (outline-end-of-subtree): Use it.
15169
15170 * dired-aux.el (dired-touch-initial): New fun.
15171 (dired-do-chxxx): Call it for op-symbol `touch'.
15172 (dired-diff): Use `dired-dwim-target-directory'
15173 if current dired buffer has no buffer mark.
15174
15175 * bindings.el (propertized-buffer-identification):
15176 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
15177 Add C-M-arrow keys for consistency.
15178
15179 * files.el (confirm-kill-emacs):
15180 Change group from top-level `emacs' to `convenience'.
15181
15182 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
15183 Push mark on the first call of successive command calls.
15184 (insert-pair): New fun created from `insert-parentheses' with
15185 `open' and `close' arguments added. Enclose active regions
15186 in paired characters. Compare adjacent characters syntax with
15187 inserted characters syntax before inserting a space.
15188 (insert-parentheses): Call `insert-pair' with ?\( ?\).
15189
15190 * delsel.el: Don't put `delete-selection' property
15191 on `insert-parentheses' symbol to take advantage of
15192 region handling in `insert-pair' function.
15193 Suggested by Stephan Stahl <stahl@eos.franken.de>.
15194
15195 2004-04-30 Kim F. Storm <storm@cua.dk>
15196
15197 * emulation/cua-base.el: Add support for changing cursor types;
15198 based on patch from Michael Mauger.
15199 (cua-normal-cursor-color, cua-read-only-cursor-color)
15200 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
15201 Customization cursor type and/or cursor color.
15202 (cua--update-indications): Handle cursor type changes.
15203 (cua-mode): Update cursor indications if enabled.
15204
15205 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
15206
15207 * mouse.el (mouse-drag-copy-region): New defcustom.
15208 (mouse-set-region, mouse-drag-region-1): Use it.
15209
15210 * simple.el (kill-ring-save): If region face background color is
15211 unspecified (if no highlighting), show extent of fully visible
15212 region even if transient-mark-mode is enabled.
15213
15214 * emulation/cua-base.el (cua--standard-movement-commands):
15215 Add cua-scroll-up and cua-scroll-down.
15216 (cua-scroll-up, cua-scroll-down): New commands.
15217 (cua--init-keymaps): Remap scroll-up and scroll-down.
15218
15219 * emulation/cua-rect.el (cua--convert-rectangle-as):
15220 New defmacro.
15221 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
15222 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
15223 New commands (suggested by Jordan Breeding).
15224
15225 2004-04-30 Juanma Barranquero <lektu@terra.es>
15226
15227 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
15228
15229 2004-04-30 Mario Lang <mlang@delysid.org>
15230
15231 * diff.el (diff-switches): Fix typo in docstring.
15232
15233 2004-04-30 Alex Schroeder <alex@gnu.org>
15234
15235 * xml.el (xml-debug-print-internal): Don't add newline and
15236 indentation to text nodes and write empty elements as empty tags
15237 instead of opening and closing tags.
15238 (xml-debug-print): Take optional indent-string argument.
15239 (xml-print): Alias for xml-debug-print.
15240
15241 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
15242
15243 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
15244 than duplicate call to `line-beginning-position'.
15245
15246 * progmodes/f90.el (f90-get-present-comment-type):
15247 Return whitespace, as well as comment chars, for consistent filling
15248 of comment blocks. Use `match-string-no-properties'.
15249 (f90-break-line): Trim trailing whitespace when filling comments.
15250
15251 2004-04-30 Dave Love <fx@gnu.org>
15252
15253 * calendar/diary-lib.el (diary-outlook-formats): New variable.
15254 (diary-from-outlook-internal, diary-from-outlook)
15255 (diary-from-outlook-gnus, diary-from-outlook-rmail):
15256 New functions to import diary entries from Outlook-format
15257 appointments in mail messages.
15258
15259 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
15260
15261 * progmodes/python.el (python-send-command): New fun.
15262 (python-send-region, python-load-file): Use it.
15263
15264 * progmodes/compile.el (compilation-last-buffer): Add var alias.
15265
15266 * help-fns.el (help-C-file-name): Use new subr-name.
15267 Prepend `src/' to the file name.
15268 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
15269 (describe-function-1, describe-variable): Only find a C source file
15270 name if DOC is already loaded.
15271
15272 * help-mode.el (help-function-def, help-variable-def):
15273 Use the new find-function-search-for-symbol functionality.
15274 Allow FILE to be `C-source'.
15275
15276 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
15277 (find-function-C-source): New fun.
15278 (find-function-search-for-symbol): Use it.
15279
15280 2004-03-29 Michael Mauger <mmaug@yahoo.com>
15281
15282 * progmodes/sql.el (sql-product-alist): Rename variable
15283 `sql-product-support'. Add Postgres login parameters.
15284 (sql-set-product, sql-product-feature): Update with renamed variable.
15285 (sql-connect-postgres): Add username prompt.
15286 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
15287 Make patterns less product specific.
15288 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
15289 (sql-mode-abbrev-table): Modify initialization.
15290 (sql-builtin-face): Add variable.
15291 (sql-keywords-re): Add macro.
15292 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
15293 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
15294 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
15295 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
15296 (sql-mode-linter-font-lock-keywords)
15297 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
15298 (sql-mode-sybase-font-lock-keywords)
15299 (sql-mode-informix-font-lock-keywords)
15300 (sql-mode-interbase-font-lock-keywords)
15301 (sql-mode-ingres-font-lock-keywords)
15302 (sql-mode-solid-font-lock-keywords)
15303 (sql-mode-sqlite-font-lock-keywords)
15304 (sql-mode-db2-font-lock-keywords): Default to nil.
15305 (sql-product-font-lock): Always highlight ANSI keywords.
15306 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
15307 (sql-send-string): Add function.
15308
15309 2004-04-29 Dave Love <fx@gnu.org>
15310
15311 * progmodes/cfengine.el (cfengine-beginning-of-defun)
15312 (cfengine-end-of-defun): Ensure progress through buffer.
15313
15314 * info-look.el (cfengine-mode): Accept a terminal ().
15315
15316 2004-04-29 Juri Linkov <juri@jurta.org>
15317
15318 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
15319 instead of isearch-yank-word-or-char. Add new key bindings for
15320 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
15321 (isearch-del-char): New fun.
15322 (isearch-forward, isearch-edit-string): Update docstring.
15323 (isearch-yank-char): Doc fix.
15324 (isearch-other-meta-char): Restore point after scrolling.
15325
15326 * progmodes/compile.el (compilation-context-lines): Add nil option
15327 to disable compilation output window scrolling.
15328 (compilation-set-window): Use it.
15329
15330 * outline.el (outline-next-preface, outline-show-heading):
15331 Don't leave unhidden blank line before heading.
15332 (outline-end-of-subtree): Include last newline into subtree.
15333 (hide-entry): Leave point at beginning of heading instead of end.
15334 (outline-up-heading): Push mark for the first call of successive
15335 command calls.
15336
15337 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
15338
15339 * comint.el (comint-prompt-read-only): New variable.
15340 (comint-output-filter): Implement it.
15341
15342 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
15343 (ielm-prompt-internal): New variable.
15344 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
15345 (ielm-send-input): Delete unused variable `buf'.
15346 (ielm-eval-input): Use `ielm-prompt-internal'.
15347 (inferior-emacs-lisp-mode): Use new variables
15348 `comint-prompt-read-only' and `ielm-prompt-internal'.
15349 Get rid of obsolete variable `directory-sep-char'.
15350 (ielm): Use `zerop'.
15351
15352 2004-04-29 John Paul Wallington <jpw@gnu.org>
15353
15354 * thumbs.el (toplevel): Require cl at compile time.
15355 Remove conditional definitions of `ignore-errors' and `caddar'
15356 because they occur at run time.
15357
15358 2004-04-28 Nick Roberts <nickrob@gnu.org>
15359
15360 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
15361 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
15362 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
15363 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
15364
15365 * progmodes/gud.el (gud-common-init): Throw an error if program is
15366 already running under gdb.
15367
15368 2004-04-28 John Paul Wallington <jpw@gnu.org>
15369
15370 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
15371 (thumbs-show-image-num): Move assignment of
15372 `thumbs-current-image-filename' within scope of `i'.
15373 (thumbs-emboss-image): Don't use `evenp'.
15374
15375 2004-04-28 Richard M. Stallman <rms@gnu.org>
15376
15377 * progmodes/compile.el (compilation-context-lines): Default now 0.
15378
15379 2004-04-28 Juanma Barranquero <lektu@terra.es>
15380
15381 Use `time-less-p' from calendar/time-date.el instead of defining
15382 custom versions of it.
15383
15384 * pcomplete.el (pcomplete-time-less-p): Remove.
15385
15386 * thumbs.el (time-less-p): Remove.
15387
15388 * calendar/timeclock.el (timeclock-time-less-p): Remove.
15389 (timeclock-generate-report): Use `time-less-p'.
15390
15391 * emacs-lisp/autoload.el (autoload-before-p): Remove.
15392 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
15393
15394 2004-04-28 Masatake YAMATO <jet@gyve.org>
15395
15396 * subr.el (remove-overlays): Make arguments optional.
15397
15398 * wid-edit.el (widget-specify-button): Put evaporate to the
15399 overlay for sample.
15400 (widget-specify-sample): Put evaporate to the overlay for sample.
15401 (widget-specify-doc): Put evaporate to the overlay for documentation.
15402
15403 2004-04-27 Jesper Harder <harder@ifa.au.dk>
15404
15405 * info.el (info-apropos): Make it an index node. Align node names
15406 like makeinfo.
15407
15408 2004-04-27 Eli Zaretskii <eliz@gnu.org>
15409
15410 * net/browse-url.el (browse-url-netscape-sentinel)
15411 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
15412 (browse-url-epiphany-sentinel, browse-url-mosaic):
15413 Use browse-url-*-program instead of a literal program name.
15414
15415 2004-04-27 Kevin Ryde <user42@zip.com.au>
15416
15417 * eshell/em-alias.el:
15418 * eshell/em-dirs.el:
15419 * eshell/em-hist.el:
15420 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
15421 features when M-x customize-group loads modules before the main
15422 eshell.el.
15423
15424 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
15425
15426 * subr.el (momentary-string-display): Support EXIT-CHAR that is
15427 either a character representation of an event or an event
15428 description list.
15429
15430 * type-break.el: Capitalise Emacs and Lisp.
15431 (type-break-good-break-interval, type-break-demo-boring-stats)
15432 (type-break-terse-messages, type-break-file-name): New defcustoms.
15433 (type-break-post-command-hook)
15434 (type-break-warning-countdown-string): Quote variable names in doc.
15435 (type-break-interval-start, type-break-auto-save-file-name): New vars.
15436 (type-break-mode): Document type-break-good-break-interval and the
15437 "session" file. Schedule break according to the session file.
15438 Kill session file buffer on exit. Organise for save-some-buffers
15439 to always save the session file.
15440 (type-break-mode-line-message-mode, type-break-query-mode):
15441 Uppercase arguments.
15442 (type-break-file-time, type-break-file-keystroke-count, timep)
15443 (type-break-choose-file, type-break-get-previous-time)
15444 (type-break-get-previous-count): New defuns.
15445 (type-break): Avoid break querying after a completed break in the
15446 case where the query was initiated during user invocation of the
15447 break. Optional terse messages.
15448 Use type-break-good-break-interval if type-break-good-rest-interval is
15449 nil. File the break time.
15450 (type-break-schedule): New optional args for overriding the use of
15451 the current time.
15452 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
15453 after a break.
15454 (type-break-check): File the keystroke count.
15455 (type-break-do-query): Prevent a second query when the break is
15456 interrupted. Optional terse message.
15457 (type-break-keystroke-reset): Record the start of a typing interval.
15458 (type-break-demo-boring): Optional terse messages. Display word
15459 per minute and keystroke counts according to
15460 type-break-demo-boring-stats.
15461
15462 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
15463
15464 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
15465 directories, make sure they exist under archive-tmpdir.
15466
15467 2004-04-27 Juri Linkov <juri@jurta.org>
15468
15469 * help.el (view-emacs-news): With argument, display info for the
15470 selected version by finding it among different NEWS files, and
15471 narrowing the buffer to the selected version.
15472
15473 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
15474 same-window-buffer-names.
15475 (info): New arg `buffer'. Use it. Doc fix. Read file name for
15476 non-numeric prefix argument, append the number to the buffer name
15477 for numeric prefix argument.
15478 (info-other-window): Bind same-window-regexps to nil.
15479 (Info-reference-name): Rename to Info-point-loc.
15480 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
15481 and Info-find-index-name for stringy Info-point-loc.
15482 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
15483 without middle `.', but with final `.' and optional line number
15484 for it. Set Info-point-loc for index nodes.
15485 (Info-index): Remove middle `.' from index entry regexp.
15486 Modify line number regexp.
15487 (Info-index-next): Decrement line number.
15488 (info-apropos): Remove middle `.' from index entry regexp.
15489 Add optional line number regexp at the end. Add matched value
15490 for line number to the result list and insert it to the buffer.
15491 Replace match-string by match-string-no-properties.
15492 Reorder result list.
15493 (Info-fontify-node): Hide index line numbers.
15494 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
15495 empty matches.
15496 (Info-follow-reference): Use `str' instead of
15497 Info-following-node-name-re.
15498 (Info-toc): Use full file names. Set Info-current-node to "Top".
15499 (Info-fontify-node): Compare file names without directory name.
15500 (Info-try-follow-nearest-node): Don't set Info-reference-name.
15501 Set second arg of Info-extract-menu-node-name for index nodes.
15502 (info-xref-visited): Use magenta3 instead of magenta4.
15503 (Info-mode): Add info-apropos to docstring.
15504
15505 * log-view.el (log-view-diff): Replace interactive code "r"
15506 by a list to allow to call it even if region is not active.
15507
15508 * paren.el (show-paren-highlight-openparen): New var.
15509 (show-paren-function): Turn on openparen highlighting when
15510 matching forward if show-paren-highlight-openparen is non-nil.
15511
15512 * simple.el (kill-ring-save): Use blink-matching-delay instead of
15513 the constant value 1.
15514 (completions-common-part): Expand docstring.
15515
15516 * textmodes/picture.el (picture-mode-map): Add arrow keys.
15517
15518 2004-04-27 Kim F. Storm <storm@cua.dk>
15519
15520 * image.el (insert-sliced-image): Use line-height instead of
15521 line-spacing property on newline.
15522
15523 2004-04-26 Lars Hansen <larsh@math.ku.dk>
15524
15525 * desktop.el (desktop-buffer-misc-data-function): Rename to
15526 desktop-save-buffer and change docstring.
15527 (desktop-buffer-modes-to-save): Delete.
15528 (desktop-save-buffer-p): Use desktop-save-buffer instead of
15529 desktop-buffer-modes-to-save.
15530 (desktop-save): Rename desktop-buffer-misc-data-function to
15531 desktop-save-buffer and allow non-function value.
15532 (desktop-missing-file-warning): Correct docstring.
15533
15534 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
15535 to desktop-save-buffer.
15536
15537 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
15538 desktop-save-buffer.
15539
15540 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
15541
15542 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
15543
15544 2004-04-26 Eli Zaretskii <eliz@gnu.org>
15545
15546 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
15547
15548 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
15549
15550 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
15551 (ielm): Only go to the end of the buffer when starting a new process.
15552
15553 2004-04-25 Juanma Barranquero <lektu@terra.es>
15554
15555 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
15556 mode line. Bind `inhibit-read-only' to t before modifying
15557 properties of text in the buffer.
15558 (ielm): Force point to the end of buffer, even when running ielm
15559 from inside itself.
15560
15561 2004-04-25 Jesper Harder <harder@ifa.au.dk>
15562
15563 * info.el (info-apropos): Reset Info-complete-cache.
15564
15565 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
15566
15567 * progmodes/compile.el (compilation-error-regexp-alist-alist):
15568 Also recognize severe Irix et al. messages.
15569 (compilation-normalize-filename, compile-abbreviate-directory):
15570 Delete functions.
15571 (compilation-get-file-structure): New function inherits
15572 functionality of the two preceding ones.
15573 (compilation-internal-error-properties, compilation-fake-loc):
15574 Use it so that different paths to the same file share the same
15575 markers. Also optimize finding adjacent marker slightly.
15576
15577 2004-04-25 Kim F. Storm <storm@cua.dk>
15578
15579 * image.el (insert-sliced-image): Add line-spacing t property
15580 to newlines separating image lines.
15581
15582 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
15583
15584 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
15585
15586 * ielm.el (ielm-prompt-read-only): New user option.
15587 (ielm-prompt): Expand docstring to describe new behavior.
15588 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
15589 mention it in the docstring.
15590
15591 2004-04-24 Andreas Schwab <schwab@suse.de>
15592
15593 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
15594
15595 * diff.el (diff): Set default-directory in diff buffer.
15596
15597 2004-04-24 Eli Zaretskii <eliz@gnu.org>
15598
15599 * mail/sendmail.el (mail-bury): Don't delete the frame where the
15600 mail was being composed if the terminal cannot display more than
15601 one frame; instead, switch to previous frame.
15602
15603 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
15604 (rmail-start-mail): Support rmail-mail-new-frame even on
15605 terminals that can display only one frame at a time.
15606
15607 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
15608
15609 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
15610 (checkdoc-output-font-lock-keywords): Remove error regexp.
15611 (checkdoc-output-mode-map): Remove.
15612 (checkdoc-output-mode): Derive from compilation-mode.
15613 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
15614
15615 * dired.el (dired-mode-map): Add a menu entry for wdired.
15616
15617 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
15618 (rx-bracket, rx-check-any, rx-any): Clean up name space.
15619
15620 * wdired.el (wdired-mode-map): Move init into declaration.
15621 Fix `return' binding.
15622 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
15623 Use force-mode-line-update.
15624 (wdired-get-filename): Use `unless'.
15625 (wdired-preprocess-files): Don't assume names have no \n and use / for
15626 dir separator.
15627 (wdired-normalize-filename): Use replace-regexp-in-string.
15628 (wdired-load-hooks): Remove.
15629 (wdired-mode-hooks): Rename to wdired-mode-hook.
15630
15631 * info-look.el: Add support for cfengine-mode.
15632 (info-lookup-setup-mode): Use dolist.
15633
15634 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
15635
15636 * wdired.el: New file.
15637
15638 2004-04-23 Juanma Barranquero <lektu@terra.es>
15639
15640 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
15641
15642 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
15643 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
15644 (pcomplete--help, pcomplete--here): Doc fixes.
15645
15646 2004-04-23 Andre Spiegel <spiegel@gnu.org>
15647
15648 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
15649 handles wrong-number-of-arguments in backend call.
15650
15651 * vc.el (vc-print-log): Likewise.
15652
15653 2004-04-20 Dave Love <fx@gnu.org>
15654
15655 * emacs-lisp/rx.el: Doc fixes.
15656 (rx-constituents): Add/extend many forms.
15657 (rx-check): Check form is a list.
15658 (bracket): Defvar.
15659 (rx-check-any, rx-any, rx-check-not): Modify.
15660 (rx-not): Simplify.
15661 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
15662 (rx-kleene): Use rx-trans-forms.
15663 (rx-quote-for-set): Delete.
15664 (rx): Allow multiple args.
15665
15666 2004-04-23 Kenichi Handa <handa@m17n.org>
15667
15668 * international/mule-util.el (char-displayable-p): Simplify by
15669 using internal-char-font.
15670
15671 2004-04-23 Juanma Barranquero <lektu@terra.es>
15672
15673 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
15674
15675 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
15676
15677 * diff-mode.el (diff-next-error): New fun.
15678 (diff-mode): Use it.
15679
15680 * simple.el (next-error): Change arg name.
15681 Add support for the documented C-u C-x ` usage.
15682
15683 * frame.el (special-display-popup-frame, next-multiframe-window)
15684 (previous-multiframe-window): Only consider frames on same display.
15685
15686 2004-04-22 Lars Hansen <larsh@math.ku.dk>
15687
15688 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
15689 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
15690
15691 2004-04-22 Kim F. Storm <storm@cua.dk>
15692
15693 * net/telnet.el (telnet): Add optional port arg.
15694
15695 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
15696
15697 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15698 Minor sanity check on the `hyperlink' slot.
15699
15700 * Makefile.in (recompile): Compile new files.
15701
15702 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
15703 Add byte-recompile-directory's optional `arg'.
15704
15705 * cvs-status.el (cvs-tree-use-charset): New var.
15706 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
15707 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
15708 (cvs-status-cvstrees): Use it.
15709
15710 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
15711 Make it a normal major mode.
15712 (checkdoc-buffer-label): Make sure the file name is meaningful.
15713 (checkdoc-output-to-error-buffer): Remove.
15714 (checkdoc-error, checkdoc-start-section): Rewrite.
15715
15716 * info.el (info-node, info-menu-5, info-xref, info-header-node)
15717 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15718 (Info-title-4-face): Use new syntax.
15719 (info-xref-visited): Inherit from info-xref.
15720
15721 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
15722
15723 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
15724
15725 * simple.el (next-error-last-buffer, next-error-function):
15726 New variables for the next-error framework.
15727 (next-error-buffer-p): New function.
15728 (next-error-find-buffer): Generalize compilation-find-buffer.
15729 (next-error, previous-error, first-error, next-error-no-select)
15730 (previous-error-no-select): Move from compile.el.
15731
15732 * replace.el (occur-next-error, occur-1): Hook into the next-error
15733 framework.
15734
15735 * progmodes/compile.el (compilation-start):
15736 Set next-error-last-buffer so next-error knows where to jump.
15737 (compilation-setup): Set the buffer-local variable
15738 next-error-function to 'compilation-next-error-function.
15739 (compilation-buffer-p, compilation-buffer-internal-p): Use an
15740 alternate way to find if a buffer is a compilation buffer, for
15741 next-error convenience.
15742 (next-error-no-select, previous-error-no-select, next-error)
15743 (previous-error, first-error): Move to simple.el.
15744 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
15745 (compilation-last-buffer): Remove.
15746 (compilation-start, compilation-next-error, compilation-setup)
15747 (compilation-next-error-function, compilation-find-buffer):
15748 Remove compilation-last-buffer use.
15749
15750 2004-04-21 Juanma Barranquero <lektu@terra.es>
15751
15752 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
15753 (font-lock-warning-face): Fix spacing.
15754
15755 * makefile.w32-in (WINS): Add url/ directory.
15756
15757 2004-04-21 Lars Hansen <larsh@math.ku.dk>
15758
15759 * desktop.el (desktop-buffer-mode-handlers): New variable.
15760 Alist of major mode specific functions to restore a desktop buffer.
15761 (desktop-buffer-handlers): Make variable obsolete.
15762 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
15763 Catch errors signaled in handlers. Update buffer count.
15764 Evaluate desktop-buffer-point.
15765 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
15766 move to dired.el.
15767 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
15768 move to info.el.
15769 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
15770 move to mail/rmail.el.
15771 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
15772 to mh-e/mh-e.el.
15773 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
15774 On fail, print message (to message buffer) even if
15775 desktop-missing-file-warning is nil.
15776 (desktop-buffer-misc-data-function): New buffer local variable.
15777 Function returning major mode specific data.
15778 (desktop-buffer-misc-functions): Make variable obsolete.
15779 (desktop-save): Use desktop-buffer-misc-data-function.
15780 (desktop-buffer-dired-misc-data): Rename to
15781 dired-desktop-buffer-misc-data and move to dired.el.
15782 (desktop-buffer-info-misc-data): Rename to
15783 Info-desktop-buffer-misc-data and move to info.el.
15784 (desktop-read): Add message about number of buffers restored/failed.
15785
15786 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
15787 Add parameters. Pause to display error only when
15788 desktop-missing-file-warning is non-nil.
15789 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15790 (dired-mode): Bind desktop-buffer-misc-data-function.
15791
15792 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
15793 Add Parameters.
15794 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15795 (Info-mode): Bind desktop-buffer-misc-data-function.
15796
15797 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
15798 Add Parameters.
15799
15800 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
15801 Add Parameters.
15802
15803 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
15804
15805 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
15806 the case of letters in case-insensitive expansions when the
15807 abbrev is preceded by characters with letter syntax.
15808
15809 2004-04-21 Richard M. Stallman <rms@gnu.org>
15810
15811 * progmodes/cperl-mode.el (cperl-putback-char):
15812 Delete Emacs 18 definition.
15813
15814 * international/mule.el (ctext-post-read-conversion):
15815 Use assoc-string, not assoc-ignore-case.
15816
15817 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
15818
15819 * emacs-lisp/easymenu.el (easy-menu-add):
15820 Do call x-popup-menu, but only if it's defined.
15821
15822 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
15823
15824 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
15825 Handle multiple args: compile like progn.
15826
15827 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
15828 take all args as &rest arg.
15829
15830 * autoinsert.el (auto-insert-alist): Insert the user's name in
15831 copyright notice, rather than Free Software Foundation.
15832
15833 2004-04-21 Kenichi Handa <handa@m17n.org>
15834
15835 * descr-text.el (describe-char): Make it work on *Help* buffer.
15836
15837 2004-04-21 Kim F. Storm <storm@cua.dk>
15838
15839 * image.el (insert-image): Add optional SLICE arg.
15840 (insert-sliced-image): New defun.
15841
15842 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
15843
15844 * subr.el (read-number): Check whether `default' is nil.
15845
15846 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
15847
15848 * progmodes/compile.el (compilation-error-properties):
15849 Split into two.
15850 (compilation-internal-error-properties): New one.
15851 (compilation-compat-error-properties): Use it. Fix the non-marker case.
15852
15853 2004-04-20 Richard M. Stallman <rms@gnu.org>
15854
15855 * window.el (split-window-save-restore-data):
15856 Don't update the data if OLD-INFO is nil.
15857
15858 * view.el (view-return-to-alist): Mark it permanent local.
15859
15860 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
15861
15862 * recentf.el (recentf-save-list): Catch and warn about errors.
15863
15864 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
15865 so "Buffers" won't be pure.
15866
15867 * help-mode.el (help-mode-finish): Set help-return-alist first
15868 thing, setting only the entry for the selected window.
15869
15870 * help-fns.el (describe-function-1): If many non-control non-meta
15871 keys run the command, don't list all of them.
15872
15873 2004-04-20 Juanma Barranquero <lektu@terra.es>
15874
15875 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
15876 arg. Copied from Andre Spiegel's patch of 2004-03-21.
15877
15878 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
15879
15880 2004-04-20 Kenichi Handa <handa@m17n.org>
15881
15882 * international/quail.el (quail-lookup-key): New optional arg
15883 NOT-RESET-INDICES.
15884 (quail-get-translations): Call quail-lookup-key with
15885 NOT-RESET-INDICES t.
15886 (quail-completion): Likewise.
15887 (quail-lookup-map-and-concat): Likewise.
15888
15889 2004-04-20 Kenichi Handa <handa@m17n.org>
15890
15891 * international/quail.el (quail-update-translation): Don't insert
15892 such an unsupported multibyte char in a unibyte buffer.
15893
15894 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
15895
15896 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
15897 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
15898 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
15899 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
15900 (gdb-frame-assembler-buffer): Improve behaviour with
15901 multiple frames.
15902 (gdb-display-buffer): Extend search to all visible frames.
15903
15904 2004-04-19 Eli Zaretskii <eliz@gnu.org>
15905
15906 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
15907 characters left after base64 decoding.
15908 (rmail-decode-region): Use -dos variety of `coding', to remove any
15909 ^M characters left after qp or base64 decoding.
15910
15911 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15912
15913 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
15914 messages.
15915
15916 2004-04-19 Stephen Eglen <stephen@gnu.org>
15917
15918 * add-log.el (add-change-log-entry): Update doc string to mention
15919 add-log-full-name and add-log-mailing-address.
15920
15921 2004-04-18 Juri Linkov <juri@jurta.org>
15922
15923 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
15924 (Info-find-node-2): Simplify error message.
15925 (Info-insert-dir): Use Info-following-node-name.
15926 (Info-goto-node): Remove *info-history* and *info-toc*.
15927 (Info-history): Create a node of the virtual history file.
15928 (Info-toc): Create a node of the virtual toc file.
15929 (Info-insert-toc): New arg `curr-file' for reference file names.
15930 (info-apropos): Remove redundant var binding for temp-file.
15931 (Info-index, Info-index-next, Info-mode): Doc fix.
15932 (Info-goto-emacs-command-node): Don't jump to *info* from
15933 non-*info* Info buffers.
15934 (Info-fontify-node): Don't show the file name of external
15935 references if `Info-hide-note-references' is `hide'. Don't hide
15936 newlines at the end of paragraphs.
15937
15938 * international/mule-diag.el (list-input-methods):
15939 Fix args to help-xref-button.
15940
15941 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
15942 to put into effect local variables from TUTORIAL files.
15943
15944 * textmodes/paragraphs.el (sentence-end) <function>: New fun
15945 with default value taken from the variable `sentence-end'.
15946 (sentence-end) <defcustom>: Set default to nil. Doc fix.
15947 Add nil const to :type.
15948 (sentence-end-without-period, sentence-end-double-space)
15949 (sentence-end-without-space): Doc fix.
15950
15951 * textmodes/paragraphs.el (forward-sentence):
15952 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
15953 (fill-delete-newlines):
15954 * progmodes/cc-cmds.el (c-beginning-of-statement):
15955 Use function `sentence-end' instead of variable `sentence-end'.
15956
15957 2004-04-18 Andreas Schwab <schwab@suse.de>
15958
15959 * progmodes/compile.el (compilation-start): Set window start to
15960 point-min if compilation-scroll-output is nil.
15961
15962 2004-04-18 John Wiegley <johnw@newartisans.com>
15963
15964 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
15965
15966 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
15967
15968 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
15969 (gdb-info-breakpoints-custom): Revert previous change.
15970 (gdb-view-assembler): Update assembler if necessary.
15971 (gdb-frame-handler): Parse correctly for gdb-current-frame.
15972 (gdb-display-source-buffer): Update properly when both source and
15973 assembler are visible.
15974
15975 2004-04-17 John Wiegley <johnw@newartisans.com>
15976
15977 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
15978 which limits the number of names shown in the minibuffer. Off by
15979 default.
15980 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
15981 up iswitchb for users with a multitude of open buffers by showing
15982 only the first and last N/2 buffers in the completion list (which
15983 is enough to aid C-s/C-r, and to know that more characters are
15984 needed to refine the completion list).
15985
15986 2004-04-17 Richard M. Stallman <rms@gnu.org>
15987
15988 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
15989 (file-truename): Expand all ~ constructs directly.
15990 (insert-directory): Delete any error msg output by the
15991 `insert-directory-program'.
15992
15993 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
15994 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
15995 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
15996 (allout-init): Use find-file-hook, not find-file-hooks.
15997 (allout-mode): Eliminate Emacs 18 support.
15998 Use write-contents-functions, not local-write-file-hooks.
15999
16000 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
16001
16002 * progmodes/compile.el (compilation-error-properties): Fix for
16003 adding messages when there are already markers for their file.
16004 (compilation-fake-loc): New function.
16005
16006 2004-04-16 Dave Love <fx@gnu.org>
16007
16008 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
16009 (python-load-file): Fix python-orig-start setting.
16010
16011 * progmodes/compile.el: Doc fixes.
16012 (compilation-error-regexp-alist-alist)
16013 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
16014 (compilation-assq): Wrap in eval-when-compile.
16015 (compilation-mode-font-lock-keywords): Don't use list*.
16016 (compilation-start): Avoid warning.
16017 (compilation-compat-error-properties)
16018 (compilation-directory-properties): Add keymap property.
16019 (compilation-parsing-end): Make it a marker for better compatibility.
16020
16021 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
16022
16023 2004-04-16 Mark A. Hershberger <mah@everybody.org>
16024
16025 * xml.el: Doc fixes.
16026 (xml-get-children): Only looks at sub-tags and ignore strings.
16027
16028 * xml.el (xml-parse-tag): Avoid overwriting node-name.
16029
16030 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
16031
16032 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
16033
16034 2004-04-16 Andre Spiegel <spiegel@gnu.org>
16035
16036 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
16037
16038 * vc.el (vc-print-log): Likewise.
16039
16040 2004-04-16 Masatake YAMATO <jet@gyve.org>
16041
16042 * simple.el (completion-setup-function): Set an initial value
16043 to `element-common-end' before entering loop. Set a value
16044 to `element-common-end' at the end of loop.
16045 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
16046 (completions-common-part): Rename from completion-de-emphasis.
16047 (completions-first-difference): Rename from completion-emphasis.
16048 Suggested by RMS.
16049
16050 2004-04-16 Juanma Barranquero <lektu@terra.es>
16051
16052 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
16053 (bookmark-edit-annotation-mode): Add mode name.
16054
16055 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
16056
16057 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
16058 for nested conflict markers.
16059 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
16060
16061 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
16062
16063 * progmodes/gdb-ui.el (gdb-goto-info): New function.
16064
16065 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
16066
16067 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
16068
16069 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
16070 Give a backtrace if requested.
16071
16072 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
16073
16074 * progmodes/python.el (python-mouse-2-command, python-RET-command):
16075 Remove unused functions.
16076 (python-orig-start-line, python-orig-file): Remove.
16077 (python-orig-start): New var.
16078 (python-input-filter, python-compilation-line-number)
16079 (python-send-region, python-load-file): Use it.
16080
16081 * info.el (info): Always jump to *info*.
16082
16083 * subr.el (posn-set-point): New function.
16084
16085 * mouse.el (mouse-set-point): Use it.
16086
16087 * progmodes/compile.el (compile-goto-error): Use it.
16088 (compilation-button-map): New keymap.
16089 (compilation-error-properties): Use it.
16090 (compilation-shell-minor-mode-map): Don't bind mouse-2.
16091
16092 * smerge-mode.el (smerge-popup-context-menu): Use it.
16093
16094 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
16095 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
16096 mouse and non-mouse case.
16097
16098 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
16099 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
16100
16101 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
16102 Make it work for non-mouse events.
16103
16104 * pcvs-info.el (cvs-status-map): Update binding name.
16105
16106 2004-04-14 Mark A. Hershberger <mah@everybody.org>
16107
16108 * xml.el (xml-maybe-do-ns): New function to handle namespace
16109 parsing of both attribute and element names.
16110 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
16111 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
16112 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
16113 (xml-parse-attlist): Make it do its own namespace parsing.
16114
16115 2004-04-14 Dave Love <fx@gnu.org>
16116
16117 * progmodes/python.el (run-python): Fix use of \n.
16118 (python-load-file): Remove `try' from Python fragment.
16119 (python-describe-symbol): Fix message.
16120
16121 * comint.el: Doc fixes.
16122 (comint-last-input-start, comint-last-input-end)
16123 (comint-last-output-start): Give them values.
16124 (comint-arguments): Avoid warning.
16125 (comint-skip-prompt): Use line-end-position.
16126 (comint-backward-matching-input): Rename arg to agree with doc.
16127 (comint-extract-string): Use syntax-ppss.
16128 (comint-dynamic-simple-complete): Delete useless list construction.
16129 (comint-redirect-subvert-readonly): New.
16130 (comint-redirect-preoutput-filter): Use it.
16131
16132 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
16133 Correctly handle negative arguments when calling hook functions.
16134
16135 2004-04-14 Jesper Harder <harder@ifa.au.dk>
16136
16137 * info.el (info-apropos): Don't clobber Info-history-list.
16138
16139 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
16140
16141 * progmodes/compile.el (compilation-setup):
16142 Localize overlay-arrow-position.
16143 (compilation-sentinel): Restructure code equivalently.
16144 (compilation-next-error): Find message on same line after point if
16145 not found before point.
16146 (compile-mouse-goto-error): Restore function so that compilation
16147 buffer need not be current and use compile-goto-error.
16148 (compile-goto-error): Restore function.
16149 (next-error): Set overlay-arrow-position.
16150 (compilation-forget-errors): Don't localize already local
16151 compilation-locs and remove FIXME about refontifying.
16152
16153 2004-04-14 Kim F. Storm <storm@cua.dk>
16154
16155 * startup.el (emacs-quick-startup): New defvar (set by -Q).
16156 (command-line): New option -Q. Like -q --no-site-file, but
16157 in addition it also disables menu-bar, tool-bar, scroll-bars,
16158 tool-tips, and the blinking cursor.
16159 (command-line-1): Skip startup screen if -Q.
16160 (fancy-splash-head): Use ":align-to center" prop to center splash image.
16161
16162 * emulation/cua-base.el (cua-read-only-cursor-color)
16163 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
16164
16165 2004-04-13 Dave Love <fx@gnu.org>
16166
16167 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
16168 (syntax): Don't require.
16169 (python) <defgroup>: Add :version.
16170 (python-quote-syntax): Re-written.
16171 (inferior-python-mode): Move stuff here from run-python and add
16172 some more.
16173 (python-preoutput-continuation, python-preoutput-result)
16174 (python-dotty-syntax-table): New.
16175 (python-describe-symbol): Use them.
16176 (run-python): Move stuff to inferior-python-mode. Modify code
16177 loaded into Python.
16178 (python-send-region): Use python-proc, python-send-string.
16179 (python-send-string): Send newlines too. Callers changed.
16180 (python-load-file): Re-written.
16181 (python-eldoc-function): New.
16182 (info-look): Don't require.
16183 (python-after-info-look): New. A modified version of former
16184 top-level code for use with eval-after-load.
16185 (python-maybe-jython, python-guess-indent): Use widened buffer.
16186 (python-fill-paragraph): Re-written.
16187 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
16188 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
16189
16190 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
16191
16192 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
16193 Set compilation-error-regexp-alist earlier.
16194
16195 * progmodes/compile.el (compilation-minor-mode-map)
16196 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
16197 (compile-goto-error): Re-merge the mouse and non-mouse commands.
16198
16199 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
16200
16201 * progmodes/compile.el (compile-goto-error): Select the buffer/window
16202 corresponding to the event.
16203
16204 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
16205
16206 * loadup.el: Add cygwin to system-type list, for unexec() support.
16207
16208 2004-04-12 John Paul Wallington <jpw@gnu.org>
16209
16210 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
16211 (ibuffer-restore-window-config-on-quit): New variable to replace
16212 `ibuffer-delete-window-on-quit'. Update all references.
16213 (ibuffer-prev-window-config): New variable.
16214 (ibuffer-quit): Restore previous window configuration instead of
16215 deleting window.
16216 (ibuffer): Save window configuration before showing Ibuffer buffer.
16217
16218 * help.el (describe-mode): Doc fix.
16219
16220 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
16221
16222 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
16223 not to treat nil as a function.
16224
16225 * vc-arch.el (vc-arch-root): Be a bit more careful.
16226 (vc-arch-register): Save the buffer if we modified it.
16227 (vc-arch-delete-rej-if-obsolete): Save excursion.
16228 (vc-arch-find-file-hook): Use the simpler after-save-hook.
16229 (vc-arch-responsible-p, vc-arch-init-version): New functions.
16230
16231 * net/ldap.el (ldap-search): Use list*.
16232
16233 2004-04-12 Juri Linkov <juri@jurta.org>
16234
16235 * info.el (Info-follow-reference): Allow multiline reference name.
16236
16237 2004-04-11 Dave Love <fx@gnu.org>
16238
16239 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
16240
16241 * progmodes/python.el: New file.
16242
16243 2004-04-11 Andre Spiegel <spiegel@gnu.org>
16244
16245 * vc-hooks.el (vc-arg-list): Function removed.
16246 (vc-default-workfile-unchanged-p): Use condition-case to check for
16247 backward compatibility.
16248
16249 * vc.el (vc-print-log): Use condition-case to check for backward
16250 compatibility.
16251
16252 2004-04-11 Juri Linkov <juri@jurta.org>
16253
16254 * dired.el (dired-faces): New defgroup.
16255 (dired-header, dired-mark, dired-marked, dired-flagged)
16256 (dired-warning, dired-directory, dired-symlink, dired-ignored):
16257 New faces.
16258 (dired-header-face, dired-mark-face, dired-marked-face)
16259 (dired-flagged-face, dired-warning-face, dired-directory-face)
16260 (dired-symlink-face, dired-ignored-face): New face variables.
16261 (dired-font-lock-keywords): Use them instead of font-lock faces.
16262 Split the rule for dired marks into 3 separate rules: for marks,
16263 marked file names and flagged file names.
16264
16265 * help-mode.el (help-make-xrefs): Add a final newline to the
16266 *Help* buffer.
16267
16268 2004-04-11 John Paul Wallington <jpw@gnu.org>
16269
16270 * replace.el (occur-engine): Distinguish between one and several
16271 matches in the matches per buffer heading.
16272
16273 2004-04-11 Kim F. Storm <storm@cua.dk>
16274
16275 * ido.el (ido-confirm-unique-completion): New defcustom.
16276 (ido-complete): Use it.
16277 (ido-write-file): Set it to t unconditionally.
16278
16279 2004-04-10 Miles Bader <miles@gnu.org>
16280
16281 RCS keyword removal (only non-comment changes are enumerated here):
16282
16283 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
16284 (byte-compile-insert-header): Don't use `byte-compile-version'.
16285 * forms.el (forms-version): Variable removed.
16286 (forms-mode): Don't use `forms-version'.
16287 * recentf.el (recentf-version): Variable removed.
16288 * progmodes/delphi.el (delphi-version): Variable removed.
16289 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
16290
16291 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
16292
16293 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
16294
16295 2004-04-09 Jesper Harder <harder@ifa.au.dk>
16296
16297 * info.el (info-apropos): Improve menu item regexp.
16298
16299 2004-04-09 Simon Josefsson <jas@extundo.com>
16300
16301 * mail/smtpmail.el: Add comment, based on report by
16302 kdc@rcn.com (Kevin D. Clark).
16303
16304 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
16305
16306 * progmodes/compile.el (compilation-mode-font-lock-keywords):
16307 Redo one more thing that I didn't notice Daniel had undone.
16308
16309 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
16310
16311 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
16312 (gdb-goto-breakpoint, gdb-display-buffer)
16313 (gdb-display-source-buffer, gdb-view-source-function)
16314 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
16315 (gdb-source-info, gdb-frame-handler): Don't specify a window
16316 for display.
16317 (gdb-info-breakpoints-custom): Remove superfluous update of
16318 assembler buffer.
16319 (gdb-many-windows): Make settable outside gdb.
16320
16321 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
16322
16323 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
16324 Derive from fundamental-mode rather than text-mode.
16325
16326 2004-04-08 Juri Linkov <juri@jurta.org>
16327
16328 * info.el (Info-history): Doc fix.
16329 (Info-history-list): New var.
16330 (info-xref): Change magenta4 to blue, remove bold for dark and
16331 light backgrounds, change bold to underline for non-color classes.
16332 (info-xref-visited): New face.
16333 (Info-fontify-visited-nodes): New custom.
16334 (Info-hide-note-references): Add new value `hide'. Doc fix.
16335 (Info-reference-name): New var.
16336 (Info-selection-hook): New custom.
16337 (Info-edit-mode-hook): New var.
16338 (Info-find-file): New fun.
16339 (Info-find-node): Move part of code to Info-find-file.
16340 (Info-find-node-2): Add anchors to Info-history-list. Move point
16341 to the place with the reference name if name is defined.
16342 (Info-select-node): Add current node to Info-history-list.
16343 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
16344 (Info-search-whitespace-regexp): New custom.
16345 (Info-search-case-fold): New var.
16346 (Info-search): Add "case-sensitively" to the prompt.
16347 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
16348 (Info-search-case-sensitively, Info-search-next): New fun.
16349 (Info-up): Move point to the menu item of the current node.
16350 (Info-history): New fun. Add *info-history* to
16351 same-window-buffer-names.
16352 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
16353 (Info-insert-toc): New fun.
16354 (Info-build-toc): New fun.
16355 (Info-follow-reference): Add new arg `fork'. Doc fix.
16356 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
16357 with the same name prefer the reference closest to point.
16358 (Info-next-reference): Replace * by + in the *Note regexp.
16359 Add regexp for http:// and ftp://. Skip the *Note prefix.
16360 (Info-prev-reference): Replace * by + in the *Note regexp.
16361 Add regexp for http:// and ftp://. Skip the *Note prefix.
16362 (Info-follow-nearest-node): Add new arg `fork'.
16363 (Info-try-follow-nearest-node): Add new arg `fork'.
16364 Call browse-url for http:// and ftp:// references.
16365 Set Info-reference-name for index entries.
16366 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
16367 Info-search-next, Info-history, Info-toc, clone-buffer.
16368 (Info-menu-update): Replace * by + in the *Note regexp.
16369 (Info-mode): Add documentation for Info-history, Info-toc,
16370 Info-search-case-sensitively, Info-search-next, clone-buffer.
16371 (Info-fontify-menu-headers): Remove fun. Move code to
16372 Info-fontify-node.
16373 (Info-fontify-node): Add docstring. Add local vars
16374 fontify-visited-p and not-fontified-p. If not-fontified-p is t
16375 then fontify header line, titles, menu headers, http and ftp
16376 references, refill paragraphs. If not-fontified-p is t or
16377 fontify-visited-p is t then fontify cross references, menu items.
16378 Fontify menu headers. Fontify http and ftp references.
16379 Change regexp for cross references to require whitespace after *Note,
16380 add matching groups for file and node names. Remove hack for quote.
16381 Use display property for Info-hide-note-references=t. Use fifth
16382 or fourth match for help-echo. Display visited nodes in a
16383 different face. Unhide file names of external references.
16384 Unhide newlines. Display visited menu items in a different face.
16385
16386 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
16387
16388 * progmodes/compile.el: Require CL.
16389 (compilation-mode-font-lock-keywords): Re-install the "line as
16390 function" patch.
16391
16392 * help-fns.el (help-C-source-directory): New var.
16393 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
16394 (describe-function-1, describe-variable): Use them.
16395
16396 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
16397 to C source files specially.
16398
16399 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
16400
16401 * info.el (Info-hide-cookies-node): New function.
16402 (Info-select-node): Use it.
16403 (Info-display-images-node): Remove message with image file name.
16404
16405 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
16406
16407 * progmodes/compile.el (compilation-warning-face)
16408 (compilation-info-face, compilation-skip-threshold)
16409 (compilation-skip-visited, compilation-context-lines):
16410 Declare :version when added to Emacs.
16411 (compilation-error-regexp-alist-alist): Extend caml and irix.
16412 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
16413 (compilation-mode-font-lock-keywords): Temporarily undo line as
16414 function patch, which wasn't ready.
16415
16416 2004-04-07 Kenichi Handa <handa@m17n.org>
16417
16418 * international/latin1-disp.el (latin1-display-setup): Check each
16419 character is displayable or not instead of calling
16420 latin1-display-check-font.
16421
16422 2004-04-06 Kenichi Handa <handa@m17n.org>
16423
16424 * language/ethio-util.el (ethio-sera-being-called-by-w3):
16425 New variable.
16426 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
16427 instead of sera-being-called-by-w3.
16428 (ethio-fidel-to-sera-buffer): Likewise.
16429 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
16430 instead of sera-being-called-by-w3.
16431 (ethio-write-file): Likewise.
16432
16433 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16434
16435 * printing.el: Doc fix.
16436
16437 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
16438
16439 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
16440 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
16441 (gdb-setup-windows): Only use separate IO buffer if required.
16442
16443 2004-04-06 Kim F. Storm <storm@cua.dk>
16444
16445 * term.el (term-is-xemacs): Remove.
16446 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
16447 (term-window-width): New function.
16448 (term-mode, term-check-size): Use it.
16449 (term-mode): Disable overflow-newline-into-fringe in term buffer.
16450
16451 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
16452
16453 * cus-edit.el (custom-add-parent-links): Change unbound variable
16454 `symbol' to `name'.
16455
16456 2004-04-05 Jesper Harder <harder@ifa.au.dk>
16457 * info.el (info-apropos): New function.
16458 (Info-mode-menu): Add it.
16459 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
16460
16461 * help-mode.el (help-make-xrefs): Recognize aliased variable with
16462 inherited docstring.
16463
16464 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
16465
16466 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
16467
16468 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
16469
16470 * progmodes/compile.el (font-lock): Don't require any more.
16471 (compilation-error-properties, compilation-start, compilation-sentinel)
16472 (compilation-filter, next-error): Use with-current-buffer.
16473 (compilation-skip-to-next-location, compilation-skip-threshold)
16474 (compilation-skip-visited): Move to silence the byte-compiler.
16475 (compilation-setup): Simplify.
16476 (compilation-next-error): Use line-(beginning|end)-position.
16477 Make sure `pt' is non-nil before using compilation-loop.
16478 (compile-goto-error): Add optional event arg. Use it.
16479 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
16480 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
16481 Update the binding for mouse-2.
16482 (first-error): Set compilation-current-error to nil rather than bob.
16483 (compilation-parsing-end, compilation-parse-errors-function)
16484 (compilation-error-list, compilation-old-error-list):
16485 "New" compatibility variables.
16486 (compile-buffer-substring, compilation-compat-error-properties)
16487 (compilation-compat-parse-errors, compilation-forget-errors):
16488 New compatibility functions.
16489 (compilation-mode-font-lock-keywords): Use them.
16490
16491 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
16492
16493 * autorevert.el (auto-revert-handler): If point (or a window
16494 point) is at the end of the buffer, keep it there after
16495 reverting. This allows to tail a file.
16496 Mention this in the `Commentary'.
16497
16498 * format.el (format-write-file): Add optional argument CONFIRM
16499 and make it behave like the analogous argument to `write-file'.
16500
16501 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16502
16503 * progmodes/ebnf2ps.el: Doc fix.
16504 (ebnf-version): New version number (4.2).
16505 (ebnf-syntax): Customization and docstring fix.
16506 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
16507 Put autoloaded funs before first use.
16508 (ebnf-style-database): Add dtd entry.
16509 (ebnf-syntax-alist): Add dtd initialization.
16510 (ebnf-token-sequence): New fun.
16511 (ebnf-comment-table): Add new comment action character.
16512 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
16513
16514 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
16515 Type Definition for XML).
16516
16517 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
16518 * progmodes/ebnf-bnf.el (ebnf-sequence):
16519 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
16520 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
16521 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
16522 Code simplification: call ebnf-token-sequence.
16523
16524 2004-04-04 Eli Zaretskii <eliz@gnu.org>
16525
16526 * calendar/timeclock.el (timeclock-relative)
16527 (timeclock-get-project-function, timeclock-get-workday-function)
16528 (timeclock-query-out, timeclock-when-to-leave)
16529 (timeclock-when-to-leave-string, timeclock-log-data)
16530 (timeclock-generate-report, timeclock-in): Doc fixes.
16531
16532 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
16533
16534 * url/: New dir. Import the URL package from its repository.
16535
16536 2004-04-03 Andreas Schwab <schwab@suse.de>
16537
16538 * diff-mode.el (diff-mode): Fix missing quote.
16539
16540 2004-04-03 Juri Linkov <juri@jurta.org>
16541
16542 * descr-text.el (describe-property-list): Add `font-lock-face'.
16543
16544 * dired.el (dired-font-lock-keywords): Fix permission regexps.
16545
16546 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16547
16548 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
16549 Use utf-16le on little endian machines and utf-16be otherwise.
16550
16551 2004-04-02 David Kastrup <dak@gnu.org>
16552
16553 * net/browse-url.el (browse-url-generic): Use call-process
16554 instead of start-process to allow browsers that fork and detach.
16555
16556 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
16557
16558 * compile.el (compilation-current-error): New var.
16559 (compilation-setup, compile-mouse-goto-error)
16560 (compile-goto-error, next-error): Use it.
16561 (compilation-skip-to-next-location): Default to t, which gives
16562 contiguous skipping like old compile (where this was redundant).
16563 (compilation-next-error): Prevent previous-* commands from moving
16564 back to message at or just before point.
16565
16566 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
16567
16568 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
16569 (gdb-source-info): Don't display source at startup, if required.
16570 (gdb-show-main): New option.
16571 (gdba): Update documentation.
16572 (gdb-source): Cover case of auto-display output.
16573
16574 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
16575
16576 * autorevert.el: Delete obsolete autoload's and defvar's.
16577 (auto-revert-check-vc-info): New user option.
16578 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
16579 (auto-revert-handler-vc): Delete.
16580 (auto-revert-handler): Treat return value `fast' of
16581 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
16582
16583 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
16584 return `fast'.
16585
16586 * files.el (buffer-stale-function): Doc change.
16587
16588 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16589
16590 * printing.el: New tip on Tips section.
16591 (pr-version): New version number (6.7.4).
16592 (pr-shell-file-name): Initialization fix.
16593
16594 2004-03-31 Juri Linkov <juri@jurta.org>
16595
16596 * dired.el: Add autoload for `dired-do-touch'.
16597 (dired-touch-program): New var.
16598 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
16599 (dired-no-confirm): Add `touch' to docstring.
16600
16601 * dired-aux.el (dired-do-touch): New fun.
16602 (dired-do-chxxx): Add argument -t for touch operation.
16603
16604 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
16605 `dired-move-to-filename-regexp'.
16606
16607 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
16608
16609 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
16610
16611 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16612
16613 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
16614 and only if the buffer was modified.
16615
16616 2004-03-30 Kenichi Handa <handa@m17n.org>
16617
16618 * international/characters.el: Delete pairs for U+2308..U+230B.
16619
16620 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
16621
16622 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
16623 to detect the beginning of a level 2 or 3 annotation.
16624
16625 2004-03-29 Kenichi Handa <handa@m17n.org>
16626
16627 * international/ucs-tables.el (ucs-insert): Fix the error message.
16628
16629 2004-03-29 Kenichi Handa <handa@m17n.org>
16630
16631 * international/mule-util.el (char-displayable-p): Fix generation
16632 of XLFD file name.
16633
16634 * Makefile.in (setwins, setwins_almost): Change directory to $wd
16635 before finding directories by `find'.
16636
16637 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16638
16639 * subr.el (interactive-form): Delete. Now implemented in C.
16640
16641 * pcvs.el (cvs-parse-process): Workaround for Darwin.
16642
16643 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
16644 (vc-diff-label): New fun.
16645 (vc-diff-internal): Use it.
16646
16647 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
16648
16649 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16650
16651 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
16652
16653 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
16654 specify XML (EBNFX).
16655
16656 * progmodes/ebnf2ps.el: Doc fix.
16657 (ebnf-version): New version number (4.1).
16658 (ebnf-syntax): Adjust customization.
16659 (ebnf-style-database): Add ebnfx entry.
16660 (ebnf-syntax-alist): Add ebnfx initialization.
16661 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
16662
16663 * printing.el: Doc fix.
16664 (pr-version): New version number (6.7.3).
16665 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
16666 returns nil for mouse position. Reported by Drew Adams
16667 <drew.adams@oracle.com>.
16668 (pr-update-menus): Modify interactive declaration. Reported by Drew
16669 Adams <drew.adams@oracle.com>.
16670
16671 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
16672
16673 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
16674 (gud-gdba-marker-filter): Log the process input and output, if
16675 required. From Stefan Monnier.
16676 (gdb-debug-log, gdb-enable-debug-log): New variables.
16677 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
16678
16679 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16680
16681 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
16682 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
16683
16684 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
16685
16686 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
16687 Call vc-find-file-hook here instead of in auto-revert-buffers.
16688 (auto-revert-buffers): Delete call to vc-find-file-hook.
16689 (auto-revert-verbose, global-auto-revert-non-file-buffers)
16690 (global-auto-revert-mode, auto-revert-set-timer)
16691 (auto-revert-handler, auto-revert-buffers): Doc fixes.
16692
16693 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16694
16695 * woman.el (woman-change-fonts): Rename local variable
16696 woman-font-alist to font-alist to avoid a compiler warning.
16697
16698 2004-03-27 Dave Love <fx@gnu.org>
16699
16700 * emacs-lisp/rx.el (rx): Doc fix.
16701 Fix copyright years.
16702
16703 * strokes.el (strokes-global-set-stroke-string): New function.
16704 (strokes-list-strokes): Cope with strings, not just commands.
16705 Set foreground colour of image.
16706 (strokes-global-set-stroke): Doc fix.
16707
16708 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
16709
16710 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
16711 Auto Revert mode.
16712 (Buffer-menu-files-only): New variable.
16713 (Buffer-menu-toggle-files-only): New function.
16714 (Buffer-menu-mode-map): Bind it to `T'.
16715 (Buffer-menu-mode): Mention `T' in docstring.
16716 Set buffer-stale-function.
16717 (list-buffers-noselect): Mark buffer non-modified and set
16718 Buffer-menu-files-only.
16719
16720 * dired.el (buffer-stale-function): Remove no longer needed defvar.
16721
16722 * autorevert.el (auto-revert-handler): Print revert message
16723 before, rather than after, reverting.
16724 (buffer-stale-function): Move to files.el.
16725
16726 * files.el (buffer-stale-function): Move here from autorevert.el.
16727
16728 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
16729
16730 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
16731
16732 * calc/calc.el (calc-mode-map): Use mapc.
16733
16734 * apropos.el (apropos-mode): Don't autoload.
16735 (apropos-symbols-internal): New fun. Extracted from `apropos'.
16736 (apropos): Use it.
16737 (apropos-print): Add optional `text' argument.
16738 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
16739 Don't assume point-min == 1.
16740
16741 * bs.el (bs-buffer-list): Use buffer-local-value.
16742 (bs--set-toggle-to-show): Use with-current-buffer.
16743
16744 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
16745 New funs.
16746 (list-buffers-noselect): Use them. Adjust :align-to to new style.
16747
16748 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
16749
16750 * dabbrev.el (dabbrev-expand): Fix regexp construction.
16751 (dabbrev--find-expansion): Use pop.
16752 (dabbrev--search): Use match-string-no-properties.
16753
16754 * dired.el (dired-mode): Use run-mode-hooks.
16755 (dired-move-to-end-of-filename): Use match-string.
16756
16757 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
16758 is bound before using it.
16759 (ediff-verbose-p): Make it into a var since it's not constant.
16760
16761 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
16762
16763 * faces.el (read-face-font): Don't cons up unnecessarily.
16764 (header-line, tool-bar): Share common parts.
16765
16766 * files.el (file-relative-name): Use compare-strings.
16767
16768 * finder.el (finder-mode): Follow coding convention.
16769
16770 * subr.el (read-number): New function.
16771
16772 * ses.el (ses-read-number): Move to subr.el.
16773 (ses-set-header-row): Use read-number.
16774
16775 2004-03-26 Andre Spiegel <spiegel@gnu.org>
16776
16777 * vc-hooks.el (vc-arg-list): New function, which handles both
16778 compiled and uncompiled code.
16779 (vc-default-workfile-unchanged-p): Use it.
16780
16781 * vc.el (vc-print-log): Undo prev change, use new function
16782 vc-arg-list from vc-hooks.el.
16783
16784 2004-03-26 Masatake YAMATO <jet@gyve.org>
16785
16786 * simple.el (completion-setup-function): Emphasize the
16787 first uncommon characters in the completions; and de-emphasize
16788 the common prefix substrings.
16789 (completion-emphasis): New face.
16790 (completion-de-emphasis): New face.
16791
16792 2004-03-25 Juanma Barranquero <lektu@terra.es>
16793
16794 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
16795 Comment out (it's unused and unfinished code).
16796
16797 2004-03-25 Sam Steingold <sds@gnu.org>
16798
16799 * vc.el (vc-print-log): Fix a bug in the last patch:
16800 backend-function may be a byte-compiled object, not a lambda.
16801
16802 2004-03-25 Juri Linkov <juri@jurta.org>
16803
16804 * descr-text.el (describe-property-list): Add a button
16805 for `face' property that calls `describe-face'.
16806 Suggested by luis fernandes <elf@ee.ryerson.ca>
16807
16808 * international/mule.el (keyboard-coding-system):
16809 * kmacro.el (kmacro-call-macro): Fix docstring.
16810
16811 * dired.el: Fix comments.
16812
16813 * textmodes/fill.el (fill): Fix Info link.
16814
16815 * font-lock.el (fast-lock, lazy-lock):
16816 * jit-lock.el (jit-lock): Remove links to removed Support Modes
16817 Info node.
16818
16819 * eshell/eshell.el (eshell): Fix broken info-link.
16820
16821 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
16822 * eshell/em-banner.el (eshell-banner):
16823 * eshell/em-smart.el (eshell-smart):
16824 * eshell/esh-cmd.el (eshell-cmd):
16825 Comment out broken info-links to incomplete Info manual.
16826
16827 * info-xref.el: Fix commentary.
16828
16829 2004-03-25 Kevin Ryde <user42@zip.com.au>
16830
16831 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
16832 Remove spurious node duplicate suppression, doesn't work, not wanted.
16833 (info-xref-output): Take format style args, add "sit-for 0" to let
16834 user see the results as they progress.
16835 (info-xref-check-all-custom): New function.
16836
16837 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
16838
16839 * gdb-ui.el: Moved to progmodes.
16840
16841 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
16842
16843 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
16844
16845 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
16846
16847 * calendar/appt.el (appt-check): Remove superfluous progn.
16848 When finished with diary buffer: if it was not being displayed
16849 before, kill it; otherwise restore its original state.
16850 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
16851
16852 * calendar/calendar.el (calendar-set-mode-line): Use total
16853 available mode-line width, rather than frame-width.
16854
16855 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
16856 after mode change so effect not lost.
16857
16858 2004-03-23 Dave Love <fx@gnu.org>
16859
16860 * dired.el (dired) <defgroup>: Add link to manual.
16861 (dired-font-lock-keywords): Add highlighting on unusual permissions.
16862 (dired-revert): Use dolist.
16863 (dired-mode-map): Add U binding.
16864 (dired-mode): Add font-lock-beginning-of-syntax-function.
16865 (dired-garbage-files-regexp): Make it a defcustom.
16866
16867 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
16868
16869 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
16870 is equivalent to nil.
16871 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
16872 (vc-arch-mode-line-string): Accept `added' state.
16873 (vc-arch-state): Use inode-sigs if available.
16874 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
16875 Copy&delete existing id file if any. Fallback if uuidgen is absent.
16876 (vc-arch-tagline-re): New var.
16877 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
16878 New functions.
16879 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
16880 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
16881
16882 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
16883 (vc-file-not-found-hook): Use it.
16884
16885 * diff-mode.el (diff-default-read-only): Change default.
16886 (diff-mode-hook): Make it a defcustom. Add some options.
16887 (diff-mode-map): Bind diff-refine-hook.
16888 (diff-yank-handler): New var.
16889 (diff-yank-function): New fun.
16890 (diff-font-lock-keywords): Use them.
16891 (diff-end-of-file): Handle case where file-header looks like diff text.
16892 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
16893 (diff-file-kill): Delete a subsequent empty line, if applicable.
16894 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
16895 (diff-find-file-name): Use it.
16896 (diff-tell-file-name): New command.
16897 (diff-mode): Be careful with view-mode.
16898 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
16899 New functions, for use in diff-mode-hook.
16900 (diff-find-source-location): Catch "regex too large" errors.
16901 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
16902 (diff-refine-hunk): New command.
16903
16904 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
16905 (smerge-context-menu-map): Remove unused var.
16906 (smerge-keep-all): Preserve markers.
16907 (smerge-keep-n): New fun.
16908 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
16909 (smerge-keep-current, smerge-ediff): Use it.
16910 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
16911 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
16912 (smerge-resolve): Resolve trivial 3-part conflicts.
16913
16914 2004-03-23 Juri Linkov <juri@jurta.org>
16915
16916 * man.el (Man-width): New var.
16917 (Man-getpage-in-background): Use it.
16918 (Man-support-local-filenames): New var and fun.
16919 (Man-build-man-command): Don't add a second %s.
16920 (Man-fontify-manpage): Clean up message.
16921 (Man-mode): Set outline-regexp, outline-level,
16922 imenu-generic-expression.
16923
16924 * woman.el (woman-fill-frame): Doc fix.
16925 (woman-decode-region): Use window-width instead of frame-width.
16926
16927 * abbrevlist.el (list-one-abbrev-table):
16928 * descr-text.el (describe-char):
16929 * international/mule-diag.el (describe-current-coding-system):
16930 * international/quail.el (quail-insert-decode-map):
16931 Use window-width instead of frame-width.
16932
16933 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
16934 (jka-compr-mode-alist-additions): Add tbz.
16935 (jka-compr-write-region, jka-compr-insert-file-contents):
16936 Add message for undefined compress-program.
16937 (jka-compr-write-region): Remove redundant var bindings.
16938
16939 * dired-x.el (dired-guess-shell-alist-default): Add choices for
16940 extracting files into subdirectory. Add tbz and dz. Fix regexps.
16941 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
16942 (dired-man): Use dired-guess-shell-command.
16943 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
16944 Change default nil to t.
16945
16946 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
16947 (dired-compare-directories): Add default value for empty input.
16948
16949 * help-at-pt.el: Move suggestions for key bindings to Commentary.
16950
16951 * time.el (display-time-string-forms): Fix help-echo date format.
16952
16953 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
16954
16955 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
16956 (buffer-stale-function): New variable.
16957 (auto-revert-list-diff, auto-revert-dired-file-list)
16958 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
16959 (auto-revert-handler): Take over some functionality of deleted
16960 functions.
16961 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
16962
16963 * dired.el (dired-directory-changed-p): New fun, extracted from
16964 dired-internal-noselect.
16965 (dired-buffer-stale-p): New fun.
16966 (dired-internal-noselect): Use dired-directory-changed-p.
16967 Eliminate revert messages.
16968 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
16969
16970 2004-03-23 Kenichi Handa <handa@m17n.org>
16971
16972 * international/characters.el: Setup syntaxes for more parentheses
16973 Unicode characters.
16974
16975 * international/mule-cmds.el (select-safe-coding-system):
16976 Merge coding-system and auto-cs before comparing them.
16977
16978 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
16979
16980 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
16981
16982 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
16983 normal-auto-fill-function and comment-indent-function.
16984 The default values now work just as well.
16985 Don't set font-lock-beginning-of-syntax-function since we already set
16986 syntax-begin-function.
16987 (lisp-outline-level): Put ;;;###autoload at same level as (.
16988 (prin1-char): Quote special chars.
16989
16990 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
16991 than with-no-warnings.
16992
16993 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
16994 if the source location can't be found.
16995 (edebug-compute-previous-result): Use prin1-char.
16996
16997 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
16998 (debug-ignored-errors): Add an entry.
16999
17000 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
17001 (byte-compile-file): Output warning when deleting a file.
17002
17003 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
17004 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
17005
17006 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
17007 (byte-compile-inline-expand): Use backquote.
17008 (byte-optimize-pure-func): Rename from byte-optimize-concat.
17009 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
17010
17011 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
17012
17013 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
17014
17015 2004-03-22 Juri Linkov <juri@jurta.org>
17016
17017 * finder.el (finder-known-keywords): Fix data, tex, unix.
17018
17019 * play/landmark.el: Fix keywords.
17020
17021 * language/ethio-util.el (ethio-find-file): Doc fix.
17022
17023 * emacs-lisp/warnings.el: Doc fix.
17024
17025 * textmodes/ispell.el (ispell-help): Doc fix.
17026
17027 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
17028
17029 * format.el (format-insert-file): Always return a list of two
17030 elements, like insert-file-contents does.
17031
17032 2004-03-21 Andre Spiegel <spiegel@gnu.org>
17033
17034 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
17035 and vc-BACKEND-diff.
17036 (vc-print-log): If the print-log implementation supports it, use
17037 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
17038 (vc-version-diff, vc-diff-internal): Doc fixes.
17039
17040 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
17041 implementation supports it, let diff output go to *vc*,
17042 not *vc-diff*, since this is an internal call.
17043
17044 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
17045
17046 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
17047
17048 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
17049
17050 2004-03-21 Dave Love <fx@gnu.org>
17051
17052 * progmodes/cfengine.el (cfengine-mode):
17053 Set parse-sexp-ignore-comments.
17054
17055 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
17056
17057 2004-03-21 Juanma Barranquero <lektu@terra.es>
17058
17059 * allout.el (allout-mode): Fix docstring.
17060
17061 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
17062
17063 * files.el (insert-directory): Fix bug if SWITCHES is a list.
17064
17065 * autorevert.el (auto-revert-interval): Make new value take
17066 effect immediately when set through Custom.
17067 (auto-revert-set-timer): Add interactive declaration.
17068
17069 2004-03-19 David Ponce <david@dponce.com>
17070
17071 * ruler-mode.el (ruler-mode-header-line-format-old):
17072 Don't `make-variable-buffer-local'.
17073 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
17074 (ruler-mode-header-line-format): Simply funcall the above.
17075 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
17076 to save/restore a previous header line format.
17077 (ruler-mode-space): Don't depend on a numeric WIDTH value.
17078 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
17079 fringes and margins width.
17080 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
17081
17082 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
17083
17084 * log-edit.el (log-edit-font-lock-keywords): Typo.
17085
17086 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
17087 (tex-send-tex-command): Rather than here.
17088 (tex-compilation-parse-errors): Simplify.
17089
17090 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
17091
17092 * time.el (display-time-string-forms): Add help-echo with date on time.
17093
17094 * composite.el (compose-region): Use restore-buffer-modified-p.
17095
17096 * disp-table.el (standard-display-8bit): Simplify.
17097
17098 * server.el (server-process-filter): Delete temp frame.
17099
17100 * add-log.el (add-change-log-entry): Simplify.
17101
17102 2004-03-19 Kim F. Storm <storm@cua.dk>
17103
17104 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
17105 (hexl-follow-line): Don't require 'fringe.
17106
17107 * progmodes/compile.el (compilation-start): Always set
17108 compilation-last-buffer and return it.
17109
17110 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
17111
17112 * simple.el (clone-buffer): Doc fix.
17113
17114 2004-03-18 Juanma Barranquero <lektu@terra.es>
17115
17116 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
17117
17118 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
17119
17120 * log-edit.el (log-edit-font-lock-keywords): New var.
17121 (log-edit-mode): Use it.
17122
17123 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
17124
17125 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
17126 properly for watching in speedbar.
17127
17128 2004-03-17 Masatake YAMATO <jet@gyve.org>
17129
17130 * smerge-mode.el (smerge-popup-context-menu):
17131 Put `unwind-protect' around `overlay-put' and `popup-menu'.
17132
17133 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
17134
17135 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
17136 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
17137 Take sealed revisions into account.
17138 (vc-arch-checkin): Extract a summary line from the message.
17139
17140 2004-03-16 Masatake YAMATO <jet@gyve.org>
17141
17142 * register.el (register): Provide `register' feature.
17143
17144 2004-03-15 Masatake YAMATO <jet@gyve.org>
17145
17146 Added context menu support in smerge mode.
17147 Most of the part is written by Stefan Monnier.
17148
17149 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
17150 New keymap and menu.
17151 (smerge-text-properties): New function.
17152 (smerge-remove-props): New function.
17153 (smerge-popup-context-menu): New function.
17154 (smerge-resolve): Call `smerge-remove-props'.
17155 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
17156 (smerge-keep-current): Ditto.
17157 (smerge-kill-current): New function.
17158 (smerge-match-conflict): Put text properties.
17159 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
17160
17161 2004-03-15 David Ponce <david@dponce.com>
17162
17163 * ruler-mode.el (ruler-mode-left-fringe-cols)
17164 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
17165 (ruler-mode-right-scroll-bar-cols): Remove.
17166 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
17167 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
17168 Use fringe-columns and scroll-bar-columns.
17169
17170 2004-03-15 Masatake YAMATO <jet@gyve.org>
17171
17172 * hl-line.el (hl-line-range-function): New variable.
17173 (hl-line-move): New function.
17174 (global-hl-line-highlight): Use `hl-line-move'.
17175 (hl-line-highlight): Ditto.
17176
17177 * scroll-bar.el (scroll-bar-columns):
17178 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
17179
17180 * ruler-mode.el (top-level): Require scroll-bar and fringe.
17181 (ruler-mode-left-fringe-cols)
17182 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
17183 (ruler-mode-right-scroll-bar-cols)
17184 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
17185 (ruler-mode-ruler-function): New variable.
17186 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
17187 if the value for `ruler-mode-ruler-function'is given.
17188
17189 * hexl.el (hexl-mode-hook): Make the hook customizable.
17190 (hexl-address-area, hexl-ascii-area): New customize variables.
17191 (hexlify-buffer): Put font-lock-faces on the address area and
17192 the ascii area.
17193 (hexl-activate-ruler): New function.
17194 (hexl-follow-line): New function.
17195 (hexl-highlight-line-range): New function.
17196 (hexl-mode-ruler): New function.
17197
17198 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
17199
17200 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
17201 (vc-default-find-file-hook): New fun.
17202 (vc-find-file-hook): Call new find-file-hook operation.
17203
17204 * vc-arch.el: New file.
17205
17206 2004-03-12 Jesper Harder <harder@ifa.au.dk>
17207
17208 * info-look.el (info-lookup): Reuse an existing Info window.
17209
17210 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
17211
17212 * woman.el (woman-preserve-ascii): Default value changed to t and
17213 doc string revised.
17214
17215 2004-03-12 Richard M. Stallman <rms@gnu.org>
17216
17217 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
17218 Fix minor bug.
17219
17220 * replace.el (occur-engine): Change message for count of matches.
17221
17222 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
17223 For strings, do compare text properties.
17224
17225 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
17226
17227 * progmodes/compile.el (compile-auto-highlight)
17228 (compilation-error-list, compilation-old-error-list)
17229 (compilation-parse-errors-function, compilation-parsing-end)
17230 (compilation-error-message, compilation-directory-stack)
17231 (compilation-enter-directory-regexp-alist)
17232 (compilation-leave-directory-regexp-alist)
17233 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
17234 (compilation-current-file, compilation-regexps): Remove vars.
17235
17236 (compile-error-at-point, compilation-error-filedata)
17237 (compilation-error-filedata-file-name, compile-reinitialize-errors)
17238 (compilation-next-error-locus, compilation-forget-errors)
17239 (count-regexp-groupings, compilation-parse-errors)
17240 (compile-collect-regexps, compile-buffer-substring): Remove funs.
17241
17242 (compile-internal): Make obsolete.
17243
17244 (compilation-first-column, compilation-error)
17245 (compilation-directory-matcher, compilation-page-delimiter)
17246 (compilation-mode-font-lock-keywords, compilation-debug)
17247 (compilation-error-face, compilation-warning-face)
17248 (compilation-info-face, compilation-line-face)
17249 (compilation-column-face, compilation-enter-directory-face)
17250 (compilation-leave-directory-face, compilation-skip-threshold)
17251 (compilation-skip-visited, compilation-context-lines): New vars.
17252
17253 (compilation-warning-face, compilation-info-face)
17254 (compilation-message-face): New faces.
17255
17256 (compilation-error-regexp-alist-alist): New constant.
17257
17258 (compilation-face, compilation-directory-properties)
17259 (compilation-assq, compilation-error-properties, compilation-start)
17260 (define-compilation-mode, compilation-loop)
17261 (compilation-set-window): New functions.
17262
17263 (compile): Additional argument for interactive compiles like TeX.
17264
17265 * progmodes/grep.el (kill-grep): Move here from compile.el
17266 (grep-error, grep-hit-face, grep-error-face)
17267 (grep-mode-font-lock-keywords): New variables.
17268 (grep-regexp-alist): Simplify regexp and add `binary' case.
17269 (grep-mode): New mode.
17270 (grep-process-setup): Simplify.
17271
17272 2004-03-11 Jason Rumney <jasonr@gnu.org>
17273
17274 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
17275 letters on DOS/Windows.
17276
17277 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
17278
17279 * server.el (server-name): New var.
17280 (server-socket-dir): New var to replace server-socket-name.
17281 (server-start): Use them.
17282
17283 2004-03-11 Simon Josefsson <jas@extundo.com>
17284
17285 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
17286 died to avoid infloop. Reported by Jonathan Glauner
17287 <jglauner@sbum.org>.
17288
17289 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
17290
17291 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
17292 (smerge-mode-menu): Use it to deactivate menu entries.
17293 (smerge-keep-current): New fun.
17294 (smerge-keep-current): Use it.
17295
17296 2004-03-10 John Paul Wallington <jpw@gnu.org>
17297
17298 * foldout.el (foldout-fold-list, foldout-modeline-string):
17299 Declare them as variables, not constants.
17300
17301 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17302
17303 * ps-print.el: Modification to print *Messages* buffer.
17304 (ps-print-version): New version 6.6.4.
17305 (ps-message-log-max): New fun.
17306 (ps-spool-without-faces, ps-spool-with-faces)
17307 (ps-count-lines-preprint): Code fix.
17308
17309 * printing.el: New tips in Tips section.
17310
17311 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17312
17313 * delim-col.el: Doc fix.
17314
17315 * printing.el: Doc fix. New doc section (Tips).
17316
17317 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
17318
17319 * type-break.el (type-break-emacs-variant): Remove.
17320 (type-break-run-at-time, type-break-cancel-function-timers):
17321 Use fboundp rather than version name and number.
17322
17323 2004-03-09 Masatake YAMATO <jet@gyve.org>
17324
17325 * hexl.el (hexl-mode): Use `make-local-variable' instead of
17326 `make-variable-buffer-local'.
17327
17328 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
17329
17330 * find-dired.el (find-dired): Call `shell-command' instead of
17331 `start-process-shell-command'. By this, Tramp takes over
17332 handling of remote directories.
17333
17334 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
17335
17336 * newcomment.el (comment-use-global-state): New var.
17337 (comment-search-forward): Use it.
17338
17339 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
17340
17341 * cus-edit.el (fill) <defgroup>: Move to fill.el.
17342
17343 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
17344 (enable-kinsoku): Make it a defcustom.
17345 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
17346 paragraph to same-comment-start-marker.
17347
17348 2004-03-07 Dave Love <fx@gnu.org>
17349
17350 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
17351 (browse-url-mail): Use it.
17352
17353 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
17354 (rfc2368-unhexify-string): Use replace-regexp-in-string.
17355
17356 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
17357
17358 * woman.el (woman-man.conf-path): Doc fix.
17359 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
17360
17361 2004-03-07 Eli Zaretskii <eliz@gnu.org>
17362
17363 * sort.el (sort-columns): Remove ms-dos from the list of systems
17364 where the external `sort' command is not used.
17365
17366 2004-03-07 Kim F. Storm <storm@cua.dk>
17367
17368 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
17369 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
17370 from overlay-arrow-variable-list.
17371 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
17372
17373 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
17374
17375 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
17376 overlay arrow string properly for the assembler buffer.
17377
17378 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
17379
17380 * mail/sendmail.el (mail-mode): Fix last change.
17381
17382 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
17383
17384 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
17385 for the assembler buffer.
17386 (gdb-assembler-custom): Position the overlay arrow.
17387 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
17388
17389 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
17390
17391 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
17392
17393 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
17394 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
17395
17396 * mail/sendmail.el (mail-mode): Set comment-start-skip.
17397
17398 * newcomment.el (uncomment-region): Allow non-terminated comment.
17399 (comment-normalize-vars): Check the user-specified comstart marker.
17400
17401 2004-03-04 Jesper Harder <harder@ifa.au.dk>
17402
17403 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
17404 Otherwise, do use it if the region only contains font-lock text
17405 properties.
17406
17407 2004-03-04 Masatake YAMATO <jet@gyve.org>
17408
17409 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
17410 as the callback function for eldoc.
17411 (hexl-print-current-point-info): New function.
17412 (hexl-current-address): Print the address in both decimal
17413 and hexadecimal format.
17414
17415 2004-03-04 Richard M. Stallman <rms@gnu.org>
17416
17417 * mail/rmail.el (rmail-convert-to-babyl-format):
17418 Specify t for UNIBYTE when calling mail-unquote-printable-region.
17419
17420 * mail/mail-utils.el (mail-unquote-printable-region):
17421 New arg UNIBYTE.
17422
17423 * startup.el (command-switch-alist): Doc fix.
17424
17425 * simple.el (undo): Temporarily set this-command to `undo-start',
17426 then set it to `undo' once undo-start returns without error.
17427
17428 * simple.el (minibuffer-history-sexp-flag): Doc fix.
17429
17430 * simple.el (kill-line): Don't disregard trailing whitespace
17431 in eol condition, if show-trailing-whitespace is set.
17432
17433 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
17434 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
17435 When disabling, restore old values only if mouse-sel-has-been-enabled.
17436
17437 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
17438 (isearch-{-char): New function.
17439 (isearch-mode-map): Bind { to isearch-{-char.
17440
17441 * font-lock.el (lisp-font-lock-keywords-2):
17442 Turn off the CL with-... and do-... general patterns.
17443 Instead, recognize several specific with... and do... constructs.
17444
17445 * files.el (switch-to-buffer-other-window):
17446 Bind same-window-buffer-names and same-window-regexps to nil.
17447 (switch-to-buffer-other-frame): Likewise.
17448
17449 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
17450
17451 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
17452 recognizing leading comment on code line.
17453
17454 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17455
17456 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
17457 hidden files/directories.
17458
17459 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
17460
17461 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
17462 only comment-start (in case the mode hasn't set it).
17463
17464 * Makefile.in (AUTOGENEL): New var.
17465 (bootstrap-prepare): Rename from bootstrap-clean.
17466 Don't remove elc files.
17467 (maintainer-clean): New target.
17468
17469 * xml.el (xml-get-attribute-or-nil): Simplify.
17470
17471 2004-03-02 Juri Linkov <juri@jurta.org>
17472
17473 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
17474 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
17475 URL to prevent their substitution with the environment variable
17476 values by browsers.
17477
17478 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17479
17480 * ps-print.el: Doc fix.
17481 (ps-print-version): New version number (6.6.3).
17482 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
17483 Docstring fix.
17484 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
17485 before printing.
17486 (ps-time-stamp-yyyy-mm-dd): New fun.
17487 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
17488
17489 2004-03-02 Kim F. Storm <storm@cua.dk>
17490
17491 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
17492
17493 2004-03-01 Juanma Barranquero <lektu@terra.es>
17494
17495 * allout.el (allout-rebullet-heading): Fix typo in docstring.
17496
17497 * desktop.el (desktop-file-version)
17498 (desktop-after-read-hook): Fix typos.
17499 (desktop-clear-preserve-buffers): Remove redundant info in
17500 docstring already shown by the obsolescence message.
17501 (desktop-truncate, desktop-internal-v2s)
17502 (desktop-value-to-string): Change argument name to match docstring.
17503
17504 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
17505
17506 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
17507 docstring.
17508
17509 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17510
17511 * printing.el: Replace "As Is..." in PostScript file print/preview by
17512 "No Preprocessing...". Suggested by Colin Marquardt
17513 <_marquardt_@zmd.de>.
17514 (pr-insert-section-4): Adjust buffer interface.
17515
17516 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
17517
17518 Version 2.0.39 of Tramp released.
17519
17520 * net/tramp.el (tramp-handle-file-local-copy)
17521 (tramp-handle-write-region, tramp-open-connection-rsh):
17522 Variable name typo. Small change. From Patrick Tullmann
17523 <tullmann@flux.utah.edu>.
17524 (tramp-process-connection-type): New variable.
17525 (tramp-maybe-open-connection): Use it.
17526 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
17527 (tramp-touch): Set last-modified time of a remote file.
17528 (tramp-handle-write-region): Say which function is used when encoding.
17529
17530 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
17531
17532 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
17533 case of non-existing filename, too. Reported by Christoph Bauer
17534 <c_bauer@informatik.uni-kl.de>.
17535 (tramp-smb-get-file-entries): The directory in question should
17536 have permissions "drwxrwxrwx". Just virtual, because we don't
17537 know the real permissions. Don't we know?
17538 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
17539 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
17540 (tramp-smb-wait-for-output): Optimize algorithm getting pending
17541 output. If it was received chunkwise, there have been problems.
17542 Remove the "prompt not found" error message; it is obvious.
17543 Simplify algorithm.
17544 (tramp-smb-process-running): Remove. Since we acknowledge the
17545 virtual prompt for shares, there's no need for distinction of
17546 reading shares (process ends afterwards) and interactive mode of
17547 smblient.
17548 (tramp-smb-open-connection): Setting process sentinel removed.
17549 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
17550 "NT_STATUS_NETWORK_ACCESS_DENIED".
17551 (tramp-smb-maybe-open-connection): Set `process-connection-type'
17552 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
17553 (top-level): Setting default value in `tramp-default-method-alist'
17554 corrected. Order of USER and HOST have been wrong.
17555 Nobody complained for months ...
17556 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
17557 (tramp-smb-open-connection): Clear password cache if login has failed.
17558
17559 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
17560 `tramp-unified-filenames'.
17561 (tramp-completion-mode): Make test for XEmacs explicitely.
17562 `event-to-character' can exists in Emacs packages too.
17563 Reported by Matt Swift <swift@alum.mit.edu>.
17564 (tramp-buffer-name): Buffer name must contain the user if exists.
17565 Reported by Adrian Phillips <a.phillips@met.no>.
17566 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
17567 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
17568 (tramp-do-copy-or-rename-file-out-of-band): Rename from
17569 `tramp-do-copy-or-rename-file-one-local', because it handles also
17570 the case both files use the same out-of-band method.
17571 Implementation added.
17572 (tramp-handle-file-local-copy, tramp-handle-write-region):
17573 Out-of-band handling removed. `copy-file' called instead, which
17574 calls `tramp-do-copy-or-rename-file-out-of-band'.
17575 (tramp-action-password): Check for out-of-band method removed.
17576 This function is used for 'login-program.
17577 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
17578 appropriate.
17579 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
17580 and `tramp-parse-sknownhosts'.
17581 (tramp-completion-function-alist): It's a defvar now, because we
17582 want to apply the optimized `tramp-set-completion-function'
17583 instead of a static list.
17584 (tramp-set-completion-function): Implementation tuned.
17585 Avoid double entries, and entries where the function or the
17586 file/directory doesn't exist.
17587 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
17588 for SSH2.
17589 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
17590 (tramp-handle-dired-compress-file): New function.
17591 (tramp-async-proc): New variable.
17592 (tramp-handle-shell-command): Adding asynchronous processes.
17593 They are far from being perfect, but it works at least for
17594 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
17595 (top-level): Require password.el if visible. Should be mandatory
17596 once No Gnus has found its way into (X)Emacs.
17597 (tramp-read-passwd): Invoke `password-read' if available,
17598 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
17599 fallback any longer.
17600 (tramp-clear-passwd): New function.
17601 (tramp-process-actions, tramp-process-multi-actions):
17602 Clear password cache if login has failed.
17603
17604 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
17605 its own module.
17606 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
17607 `ange-ftp-ftp-name-res'. There could be incorrect values from
17608 previous calls in case the "ftp" method is used in the Tramp file
17609 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
17610
17611 2004-02-28 Richard M. Stallman <rms@gnu.org>
17612
17613 * term.el (term-mouse-paste): Call mouse-set-point.
17614
17615 * thumbs.el: New file.
17616
17617 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17618
17619 * progmodes/ebnf-abn.el: Doc fix.
17620
17621 * progmodes/ebnf-bnf.el: Doc fix.
17622 (ebnf-repeat): Code fix.
17623
17624 * progmodes/ebnf2ps.el: Doc fix.
17625 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
17626
17627 2004-02-28 Juri Linkov <juri@jurta.org>
17628
17629 * ffap.el (dired-at-point): Additional writability test for
17630 relative directory names.
17631 (dired-at-point-prompter): Treat directories as a directory, get
17632 the directory component from files.
17633 (ffap-string-at-point): Return string from region if region is active.
17634 (ffap-file-at-point): Remove redundant code.
17635
17636 2004-02-28 Kim F. Storm <storm@cua.dk>
17637
17638 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
17639 Initialize margin area images to nil.
17640 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
17641 (breakpoint-enabled-bitmap-face)
17642 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
17643 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
17644 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
17645 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
17646 (gdb-reset): Use gdb-remove-breakpoint-icons.
17647 (gdb-put-string): Add dprop arg to specify alternative display
17648 property (for setting fringe bitmap).
17649 (gdb-remove-strings): Doc fix.
17650 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
17651 icon in fringe (if available), or else as icon or text in display
17652 margin. Creates necessary icons in breakpoint-bitmap,
17653 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
17654 Also make left window margin if required.
17655 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
17656 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
17657 no longer needed.
17658 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
17659 gdb-put-breakpoint-icon.
17660 (gdb-assembler-mode): Don't set left-margin-width here.
17661
17662 2004-02-27 Kevin Ryde <user42@zip.com.au>
17663
17664 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
17665 comma, so that it DTRT in macros.
17666
17667 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
17668
17669 * progmodes/sh-script.el (sh-shell-arg)
17670 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
17671 (sh-leading-keywords, sh-other-keywords): Fix custom type.
17672
17673 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
17674
17675 * faces.el (face-spec-set-match-display): Add a new attribute,
17676 `min-colors'.
17677 (region, highlight, secondary-selection): Use `min-colors'.
17678
17679 * custom.el (defface): Add documentation for `min-colors'.
17680
17681 * font-lock.el (font-lock-comment-face, font-lock-string-face)
17682 (font-lock-keyword-face, font-lock-function-name-face)
17683 (font-lock-variable-name-face, font-lock-constant-face):
17684 Use `min-colors'.
17685
17686 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
17687
17688 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17689
17690 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
17691 define assq-delete-all if it's not defined.
17692 (ebnf-generate-region): Code fix.
17693
17694 * printing.el: Doc fix.
17695 (pr-version): New version number (6.7.2).
17696 (pr-command): Return empty string if command is an empty string.
17697
17698 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17699
17700 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
17701
17702 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
17703 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
17704 semi-down-full. Fix a bug on productions like test = {"test"}* | (
17705 "tt" ["test"] ). Reported by Markus Dreyer
17706 <mdreyer@ix.urz.uni-heidelberg.de>.
17707 (ebnf-version): New version number (4.0).
17708 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
17709 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
17710 (ebnf-delete-style): New commands.
17711 (ebnf-directory, ebnf-file): New funs.
17712 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
17713 (ebnf-production-name-p, ebnf-stop-on-error): New options.
17714 (ebnf-syntax-alist): New var.
17715 (ebnf-element-width): New fun replacing ebnf-list-width.
17716 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
17717 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
17718 (ebnf-prologue): Adjust vars.
17719 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
17720 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
17721 (ebnf-check-style-values, ebnf-generate-production)
17722 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
17723 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
17724 (ebnf-token-repeat): Code fix.
17725
17726 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
17727 %right, %left and %prec. Suggested by Matthew K. Junker
17728 <junker@alum.mit.edu>.
17729 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
17730
17731 * progmodes/ebnf-iso.el: Doc fix.
17732 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
17733 (ebnf-iso-lex): Code fix.
17734
17735 * progmodes/ebnf-bnf.el: Doc fix.
17736 (ebnf-bnf-lex): Code fix.
17737
17738 * progmodes/ebnf-otz.el: Doc fix.
17739
17740 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
17741
17742 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
17743 (abbrev-prefix-mark): Doc fix.
17744
17745 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
17746
17747 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
17748 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
17749 (gdb-var-delete): Make interactive (really).
17750 (gdb-edit-value): Make non-interactive.
17751
17752 * progmodes/gud.el (gud-speedbar-menu-items):
17753 Add gdb-var-delete and, indirectly, gdb-edit-value.
17754 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
17755 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
17756 (gud-gdb-marker-filter): Add comment for annotations.
17757
17758 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
17759
17760 * calendar/calendar.el (generate-calendar)
17761 (calendar-read-date): Prevent display of BC calendars once more -
17762 reverts 2003-10-01 change.
17763 (generate-calendar-month): Doc fix.
17764
17765 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
17766
17767 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
17768 return value of increment-calendar-month.
17769
17770 2004-02-21 Stephen Compall <s11@member.fsf.org>
17771
17772 * saveplace.el (save-place-forget-unreadable-files)
17773 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
17774 (save-place-forget-unreadable-files): New function.
17775 (save-place-alist-to-file): Use it to filter out files that are
17776 no longer readable.
17777
17778 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
17779 current Texinfo environment, using the same method as in
17780 `texinfo-insert-@end', and insert a space rather than a newline if
17781 point in a @table environment.
17782
17783 2004-02-21 Juri Linkov <juri@jurta.org>
17784
17785 * ffap.el (ffap-file-at-point): Try parent directories.
17786
17787 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
17788
17789 * vcursor.el (vcursor-modifiers): New defcustom.
17790 (vcursor-cs-binding): Use vcursor-modifiers instead of a
17791 hard-coded list.
17792
17793 2004-02-21 Masatake YAMATO <jet@gyve.org>
17794
17795 * play/animate.el (animate-birthday-present): Accept names other
17796 than `Sarah', too.
17797
17798 2004-02-21 Juri Linkov <juri@jurta.org>
17799
17800 * startup.el: Remove table of command line arguments from the
17801 Commentary section.
17802
17803 2004-02-20 John Wiegley <johnw@newartisans.com>
17804
17805 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
17806 again" modifier from 'e' to 'E', since 'e' is also used by the
17807 "file extension" modifier.
17808
17809 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
17810
17811 * help-fns.el (describe-categories): Doc fix.
17812
17813 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
17814
17815 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
17816 temporary file for buffer already visiting one. This change makes
17817 output likely to be directly usable by patch program.
17818 Suggested by Adrian Aichner <adrian@xemacs.org>
17819
17820 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
17821
17822 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
17823 case of variables defined in compound statements.
17824 (gdb-setup-windows, gdb-source-info, gdb-source-info):
17825 Simplify constructions using switch-to-buffer.
17826
17827 2004-02-19 Simon Josefsson <jas@extundo.com>
17828
17829 * play/morse.el: Fix typo.
17830 (morse-code): Add @.
17831
17832 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
17833
17834 * calendar/appt.el (appt-display-format): Change default to
17835 'ignore, for backwards compatibility.
17836 (appt-display-message): If appt-display-format is 'ignore,
17837 respect old vars appt-msg-window and appt-visible.
17838 (appt-activate): Don't depend on return value of cancel-timer.
17839
17840 * calendar/calendar.el (calendar-holidays): Doc fix.
17841
17842 * calendar/cal-coptic.el (coptic-prompt-for-date):
17843 Use assoc-string instead of assoc-ignore-case.
17844 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
17845 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
17846 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
17847 * calendar/cal-islam.el (calendar-goto-islamic-date)
17848 (mark-islamic-diary-entries): Ditto.
17849 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
17850 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
17851 (calendar-read-mayan-tzolkin-date): Ditto.
17852 * calendar/calendar.el (calendar-read-date): Ditto.
17853 * calendar/diary-lib.el (mark-diary-entries): Ditto.
17854
17855 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
17856
17857 * progmodes/executable.el (executable-command-find-posix-p):
17858 Fix choice of the directory.
17859
17860 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
17861
17862 * simple.el (interprogram-cut-function)
17863 (interprogram-paste-function, kill-new, kill-append):
17864 Doc fixes.
17865 (kill-region): Make it return nil. Doc fix.
17866 (yank-pop): Make its argument optional.
17867 (yank): Make ARG `-' equivalent to `-1'.
17868
17869 2004-02-17 Eli Zaretskii <eliz@gnu.org>
17870
17871 * mail/rmail.el (rmail-get-new-mail): Don't reference
17872 rmail-use-spam-filter if rmail-spam-filter is not loaded.
17873
17874 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
17875
17876 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
17877 if one of global-auto-revert-non-file-buffers or autorevert-mode
17878 is non-nil.
17879
17880 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17881
17882 * subr.el (delete-dups): A better implementation from Karl Heuer
17883 <kwzh@gnu.org>.
17884
17885 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
17886
17887 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
17888 correct place.
17889 * progmodes/icon.el (icon-indent-command): Ditto.
17890 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
17891
17892 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17893
17894 * progmodes/grep.el (grep-compute-defaults): Undo change from
17895 2004-01-29: don't use executable-command-find-posix-p.
17896
17897 2004-02-16 Richard Sharman <rsharman@pobox.com>
17898
17899 * hilit-chg.el: Use require instead of eval-and-compile.
17900 (highlight-compare-buffers): New function.
17901
17902 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
17903
17904 * man.el (Man-fontify-manpage): Render section headings in
17905 `Man-overstrike-face' even when overstrike was not used by man
17906 formatter for section headings.
17907
17908 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
17909
17910 * rmail-spam-filter.el (vm-use-spam-filter)
17911 (rsf-min-region-length-added-to-spam-list): New variables.
17912 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
17913 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
17914 spam testing. Don't delete spam message if automatic deletion
17915 after output via variable rmail-delete-after-output is turned on.
17916 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
17917 rsf-bbdb-dont-create-entries-for-spam.
17918 (check-field): New function, extracted from code in
17919 rmail-spam-filter to ease addition of header fields like content-type.
17920 (message-content-type): New variable to check the content-type:
17921 field added, also in defcustom of rsf-definitions-alist.
17922 (rmail-spam-filter): Replace repeated test code for header fields
17923 by calls to check-field; change the call to
17924 rmail-output-to-rmail-file such that rmail-current-message stays
17925 the same to avoid wrong deletion of unseen flags.
17926 (rsf-add-contents-type): New function to convert old format
17927 of rmail-spam-definitions-alist into new one.
17928 Change prefixes of all variables and functions from
17929 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
17930
17931 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17932
17933 * loadhist.el (unload-hook-features-list): New defvar.
17934
17935 2004-02-16 Dave Love <fx@gnu.org>
17936
17937 * loadhist.el (unload-feature): Doc fix. Rename flist to
17938 unload-hook-features-list.
17939
17940 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
17941
17942 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
17943 cookie. Don't check if we are looking-at open-formula.
17944
17945 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
17946
17947 * subr.el (match-string-no-properties): Use substring-no-properties.
17948
17949 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17950
17951 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
17952 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
17953 Use lower-case "rx" in all error message.
17954
17955 2004-02-16 Dave Love <fx@gnu.org>
17956
17957 * emacs-lisp/rx.el (rx-or): Put group around result.
17958 (rx-constituents): Add backref.
17959 (rx-syntax): Add string-delimiter, comment-delimiter.
17960 (rx-categories): Add combining-diacritic.
17961 (rx-check-not, rx-greedy, rx): Doc fix.
17962 (rx-backref, rx-check-backref): New.
17963
17964 2004-02-16 Jesper Harder <harder@ifa.au.dk>
17965
17966 * newcomment.el (uncomment-region): Allow eob as comment end.
17967
17968 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17969
17970 * filecache.el: All message and error commands now use prefix
17971 "Filecache:" to make it easy to read *Messages* buffer.
17972
17973 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17974
17975 * autorevert.el: Add support to detect changed dired and VC buffers.
17976 (auto-revert-active-p, auto-revert-list-diff)
17977 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
17978 (auto-revert-handler, auto-revert-active-p): New functions.
17979 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
17980 and `auto-revert-active-p'.
17981 (eval-when-compile): Defvar dired-directory and vc-mode.
17982 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
17983 (auto-revert-handler-vc): New functions.
17984
17985 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
17986
17987 * progmodes/compile.el (compilation-directory): New defvar.
17988 (compile): Save current directory in compilation-directory.
17989 (recompile): Bind default-directory to compilation-directory if
17990 that is non-nil.
17991
17992 2004-02-16 Dave Love <fx@gnu.org>
17993
17994 * newcomment.el (comment-insert-comment-function)
17995 (comment-region-function, uncomment-region-function): New.
17996 (comment-indent): Use comment-insert-comment-function.
17997 (uncomment-region): Use uncomment-region-function.
17998 (comment-region): Use comment-region-function.
17999
18000 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
18001
18002 2004-02-16 Richard Stallman <rms@gnu.org>
18003
18004 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
18005 loaddefs* and ldefs-boot*.
18006
18007 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18008
18009 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
18010 and email address at the beginning and end of the address.
18011
18012 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
18013 anchored at the beginning of the email address.
18014
18015 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
18016
18017 * international/ccl.el (ccl-compile-write): Pass `left' to
18018 ccl-embed-code to generate correct code of write-expr-register.
18019
18020 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
18021
18022 * progmodes/grep.el (grep-compute-defaults): Fix typos.
18023
18024 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18025
18026 * x-dnd.el: Mention support for Motif in commentary.
18027 (x-dnd-handle-drag-n-drop-event): Ditto.
18028
18029 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
18030
18031 * ses.el: Use "ses--" prefixes for buffer-local variables.
18032 Use (point-min) instead of 1, even when we know the buffer
18033 is unnarrowed.
18034 (ses-build-load-map): Delete. Distribute its content to defconst's for
18035 the three maps.
18036 (ses-menu, ses-header-line-menu): New menus.
18037 (ses-mode-map): Use them.
18038 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
18039
18040 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
18041
18042 * Makefile.in: Fix the CC Mode recompile kludge so it works
18043 when building in a different directory.
18044
18045 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
18046
18047 * simple.el (kill-new): Put yank-handler property on the entire string.
18048
18049 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
18050
18051 * diff.el: Don't use compile any more, use diff-mode instead.
18052 (diff-regexp-alist, diff-old-file, diff-new-file)
18053 (diff-parse-differences, diff-process-setup): Remove.
18054 (diff-sentinel): New fun.
18055 (diff): Use it. Run the process ourselves.
18056 Use diff-mode for the rest of the processing.
18057
18058 * diff.el (diff): Simplify code handling `switch'.
18059
18060 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
18061
18062 * pcvs-defs.el (cvs-menu): Add `tag'.
18063
18064 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
18065
18066 * simple.el (kill-append): Doc fix.
18067
18068 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
18069 Adapt outline-regexp to the new conventions for commenting out code.
18070
18071 2004-02-11 John Paul Wallington <jpw@gnu.org>
18072
18073 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
18074
18075 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
18076
18077 * diff.el (diff-switches): New fun.
18078 (diff, diff-backup): Use it.
18079 (diff): Clean up the args construction. Use backquote.
18080 Use listp instead of consp to avoid putting a nil arg.
18081 (diff): Add a revert-buffer function.
18082
18083 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18084
18085 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
18086 handled by x-dnd-handle-file-name.
18087 (x-dnd-known-types): Add COMPOUND_TEXT.
18088 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
18089 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
18090 x-dnd-empty-state.
18091 (x-dnd-forget-drop): Ditto.
18092 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
18093 (x-dnd-handle-one-url): Return private when inserting text.
18094 (x-dnd-insert-ctext): New function.
18095 (x-dnd-handle-file-name): New function for FILE_NAME.
18096 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
18097 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
18098 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
18099
18100 2004-02-10 Kenichi Handa <handa@m17n.org>
18101
18102 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
18103 instead of while loop.
18104
18105 2004-02-10 Miles Bader <miles@gnu.org>
18106
18107 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
18108
18109 2004-02-09 Kenichi Handa <handa@m17n.org>
18110
18111 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
18112 have end-of-line.
18113
18114 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
18115
18116 * Makefile.in: Added extra dependencies in the recompile target
18117 needed to cope with the compile time macro expansions in CC Mode.
18118
18119 2004-02-09 Kim F. Storm <storm@cua.dk>
18120
18121 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
18122 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
18123 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
18124 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
18125 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
18126 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
18127 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
18128 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
18129 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
18130 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
18131 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
18132
18133 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
18134
18135 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
18136 Don't allow shrink if there's a window on our right.
18137
18138 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
18139 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
18140 Bring together declaration and initialization.
18141 (prolog-mode-variables): Don't set the syntax table.
18142 Don't set paragraph-start and comment-indent-function.
18143 Add /*..*/ to the comment regexps.
18144 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
18145 (prolog-mode-map): Don't bind TAB.
18146 (prolog-mode): Set the syntax table.
18147 (prolog-comment-indent): Remove.
18148 (inferior-prolog-mode-map): Initialize in the declaration.
18149 (inferior-prolog-mode-syntax-table)
18150 (inferior-prolog-mode-abbrev-table): New vars.
18151 (inferior-prolog-mode): Derive from comint-mode.
18152 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
18153 minibuffer windows.
18154
18155 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
18156 in file names, as long as it is unabmiguous.
18157
18158 2004-02-08 Andreas Schwab <schwab@suse.de>
18159
18160 * textmodes/reftex-toc.el
18161 (reftex-toc-load-all-files-for-promotion): Remove useless use of
18162 format. Doc fix.
18163
18164 * textmodes/refer.el (refer-find-entry-internal): Remove extra
18165 format string arguments.
18166
18167 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
18168 string argument.
18169
18170 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
18171
18172 * play/zone.el (zone-call): Fix format string.
18173
18174 * net/webjump.el (webjump-builtin): Add missing format string argument.
18175
18176 * midnight.el (midnight-delay-set): Remove extra format string argument.
18177
18178 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
18179
18180 * hexl.el (hexl-insert-char): Add missing format string argument.
18181
18182 * format.el (format-decode): Fix format string.
18183
18184 * emulation/vi.el (vi-mode): Remove extra format string argument.
18185 (vi-repeat-last-search): Likewise.
18186 (vi-reverse-last-search): Likewise.
18187 (vi-goto-mark): Likewise.
18188 (vi-reverse-last-find-char): Likewise.
18189 (vi-repeat-last-find-char): Likewise.
18190 (vi-locate-def): Likewise.
18191
18192 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
18193
18194 * ediff-util.el (ediff-toggle-read-only): Remove extra format
18195 string argument.
18196 (ediff-toggle-regexp-match): Likewise.
18197
18198 * dired-aux.el (dired-do-query-replace-regexp): Add missing
18199 format string argument.
18200
18201 * calc/calc-map.el (calc-get-operator): Remove extra format
18202 string argument.
18203
18204 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
18205
18206 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
18207 string argument.
18208
18209 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
18210
18211 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
18212
18213 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
18214
18215 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
18216 (cl-struct-setf-expander): Likewise.
18217
18218 * vc.el (with-vc-file): Fix unsafe uses of error.
18219 (vc-cancel-version): Likewise.
18220
18221 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
18222
18223 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
18224 thousands separator; fixes <class>:<line-number> regexp for
18225 non-english locales.
18226
18227 2004-02-08 Andreas Schwab <schwab@suse.de>
18228
18229 * view.el (view-mode-enable): Revert previous change.
18230
18231 2004-02-07 Kim F. Storm <storm@cua.dk>
18232
18233 * simple.el (line-number-at-pos): Rename from line-at-pos.
18234 Uses changed (what-line and vc-annotate-warp-version).
18235
18236 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
18237
18238 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
18239 (diff-mode): Remove aborted attempt at support for compile.el.
18240 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
18241
18242 2004-02-06 Andreas Schwab <schwab@suse.de>
18243
18244 * view.el (view-mode-enable): Add view-mode-map to
18245 minor-mode-overriding-map-alist.
18246
18247 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18248
18249 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
18250
18251 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
18252
18253 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
18254 with point inside rather than after the paragraph.
18255
18256 2004-02-04 Sam Steingold <sds@gnu.org>
18257
18258 * mail/smtpmail.el (smtpmail-try-auth-methods):
18259 Do not try authentication when no mechanism is available.
18260 Pass port-name as defaultport to `netrc-machine'.
18261
18262 2004-02-04 Stephen Eglen <stephen@gnu.org>
18263
18264 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
18265 to show how minibuffer height can be constrained.
18266
18267 2004-02-04 John Paul Wallington <jpw@gnu.org>
18268
18269 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
18270
18271 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18272
18273 * x-dnd.el: New file for drag and drop.
18274
18275 * term/x-win.el: require x-dnd, set after-make-frame-functions
18276 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
18277 drag-n-drop event.
18278
18279 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
18280 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
18281 (dired-dnd-handle-file): New functions for drag and drop support.
18282 (dired-mode): Initialize drag and drop if x-dnd present.
18283
18284 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
18285
18286 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
18287 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
18288 (cperl-mode): Set fill-paragraph-function.
18289 (cperl-fill-paragraph): Make it non-interactive.
18290
18291 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
18292
18293 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
18294
18295 2004-02-02 David Kastrup <dak@gnu.org>
18296
18297 * replace.el (perform-replace): Allow 'literal argument in
18298 regexp-flag to indicate literal replacement.
18299 (query-replace-regexp-eval): Use it.
18300
18301 2004-02-01 Andreas Schwab <schwab@suse.de>
18302
18303 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
18304
18305 2004-02-01 Stephen Eglen <stephen@gnu.org>
18306
18307 * info-look.el: Add support for maxima-mode. Update commentary
18308 because info-lookup-symbol is now bound to C-h S.
18309
18310 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
18311
18312 * simple.el (edit-and-eval-command): Bind print-level and
18313 minibuffer-history-sexp-flag around call to read-from-minibuffer.
18314 Correct initial position in command-history.
18315
18316 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
18317
18318 * files.el (read-directory-name): Adapt the docstring to recent
18319 change in Fread_file_name.
18320
18321 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
18322
18323 * ses.el (ses-print-cell): If print format too wide for column
18324 width, truncate decimal places if that helps to avoid "#####" fill.
18325 * ses.el (ses-initial-column-width): Revert previous change.
18326
18327 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
18328
18329 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
18330 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
18331 Add edebug info.
18332 (jit-lock-mode): Setup/cancel the new timer.
18333 (jit-lock-context-fontify): New fun. Extracted from
18334 context fontification code of jit-lock-stealth-fontify.
18335 (jit-lock-stealth-fontify): Don't do context fontification any more.
18336
18337 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
18338 (jit-lock-fontify-now): Handle the `quit' case.
18339 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
18340
18341 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
18342
18343 * progmodes/executable.el (executable-command-find-posix-p):
18344 New. Check if find handles arguments Posix-style.
18345
18346 * progmodes/grep.el (grep-compute-defaults):
18347 Use executable-command-find-posix-p.
18348 (grep-find): Check `grep-find-command'.
18349
18350 * filecache.el (file-cache-find-posix-p): Delete.
18351 (file-cache-add-directory-using-find):
18352 Use `executable-command-find-posix-p'.
18353
18354 2004-01-29 Dave Love <fx@gnu.org>
18355
18356 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
18357 Iterate the hook function if arg is given.
18358 (mark-defun, narrow-to-defun): Change order of finding the limits.
18359
18360 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
18361 (byte-compile-format-warn): New.
18362 (byte-compile-callargs-warn): Use it.
18363 (Format, message, error): Add byte-compile-format-like property.
18364 (byte-compile-maybe-guarded): New.
18365 (byte-compile-if, byte-compile-cond): Use it.
18366 (byte-compile-lambda): Compile interactive forms,
18367 just to make warnings about them.
18368
18369 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
18370
18371 * ses.el (ses-initial-column-width): Increase to 14, so it will
18372 work well with the default printer of "%.7g" for extreme values
18373 like "-1.234567e+07".
18374
18375 2004-01-29 Kenichi Handa <handa@m17n.org>
18376
18377 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
18378
18379 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
18380
18381 * dos-w32.el: Added support for the `default-printer-name' function.
18382
18383 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
18384
18385 * server.el (server-socket-name): Don't use the hostname in the
18386 socket name since /tmp is local to the host anyway.
18387
18388 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
18389 robust check of widening and fix var-naming.
18390
18391 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
18392
18393 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
18394 or rmail-spam- to rsf- in all function and variable names.
18395 (rsf-min-region-to-spam-list): New variable.
18396 (rsf-bbdb-auto-delete-spam-entries): Rename from
18397 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
18398 scanned together with the recipients field for spam testing; Don't
18399 delete spam message if rmail-delete-after-output is non-nil;
18400 (rsf-check-field): New function, extracted from code in
18401 rmail-spam-filter to ease addition of header fields like
18402 content-type:;
18403 (message-content-type): New variable. The content-type: field was
18404 added also in defcustom of rsf-definitions-alist;
18405 (rmail-spam-filter): Replace repeated test code for header fields
18406 by calls to check-field; change the call to
18407 rmail-output-to-rmail-file such that rmail-current-message stays
18408 the same to avoid wrong deletion of unseen flags.
18409 (rmail-use-spam-filter): Add autoload cookie.
18410
18411 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
18412
18413 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
18414 (file-cache-add-directory-using-find): Add Cygwin support.
18415 (file-cache-find-command-posix-flag): New user variable.
18416
18417 * filecache.el (file-cache-add-directory): Check for
18418 directories an remove them from dir-files.
18419
18420 2004-01-27 Richard M. Stallman <rms@gnu.org>
18421
18422 * man.el (Man-fontify-manpage): Clean up message.
18423
18424 2004-01-27 Kenichi Handa <handa@m17n.org>
18425
18426 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
18427 (sentence-end): Define using sentence-end-without-space.
18428
18429 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
18430 a sentence ends with one of a character in sentence-end-without-space.
18431
18432 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
18433
18434 * font-lock.el (font-lock): Add jit-lock as explicit group member.
18435 (jit-lock): Group declaration moved to jit-lock.el.
18436 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
18437 when necessary.
18438
18439 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
18440 (jit-lock-context-unfontify-pos): Rename from
18441 jit-lock-first-unfontify-pos.
18442 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
18443
18444 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
18445
18446 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
18447 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
18448 (fortran-fill): When filling a string, adjust re-search-backward
18449 argument for special case of string just on fill-column.
18450 When filling non-string, allow one extra char if
18451 fortran-break-before-delimiters is non-nil.
18452 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
18453 Use fortran-break-delimiters-re and fortran-no-break-re to
18454 correctly handle cases such as "**".
18455
18456 * progmodes/f90.el (f90-break-delimiters): Doc fix.
18457 (f90-no-break-re): Add some extra tokens. Doc fix.
18458
18459 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
18460
18461 * mail/rmail-spam-filter.el:
18462 Use two semicolons as Commentary line prefix.
18463 Add ";;; Code:" stylized comment.
18464 Delete end-of-line whitespace.
18465 Wrap (require 'cl) with `eval-when-compile'.
18466
18467 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
18468
18469 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
18470 at the top level of vc.el.
18471
18472 2004-01-23 Andre Spiegel <spiegel@gnu.org>
18473
18474 * vc.el (vc-current-line): Function removed. This is now done by
18475 the new function line-at-pos in simple.el.
18476 (vc-annotate-warp-version): Use line-at-pos instead of
18477 vc-current-line.
18478
18479 2004-01-22 Kim F. Storm <storm@cua.dk>
18480
18481 * simple.el (line-at-pos): New defun.
18482 (what-line): Use it. Optimize by only counting lines in narrowed
18483 region once.
18484
18485 2004-01-22 Kenichi Handa <handa@m17n.org>
18486
18487 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
18488 point (register r1) only for charset mule-unicode-0100-24ff.
18489
18490 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
18491
18492 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
18493 trailing white space and ensure a final newline.
18494
18495 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
18496 Add autoload cookie.
18497
18498 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
18499
18500 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
18501 activate view-mode explicitly.
18502
18503 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18504
18505 * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
18506 menu-bar-enable-clipboard and make Paste use clipboard first.
18507
18508 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
18509
18510 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
18511 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
18512 (vc-mcvs-cvs): Remove.
18513 (vc-mcvs-command): Remove use of assert.
18514
18515 * outline.el (outline-insert-heading): Tighten up match.
18516 (outline-demote, outline-move-subtree-down): Don't assume anything
18517 about outline-regexp.
18518
18519 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
18520 (texinfo-show-structure): Explicitly add ^, and simplify.
18521
18522 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
18523
18524 * calendar/appt.el (appt-check): Restore usage of
18525 appt-issue-message deleted in previous change.
18526 (top-level): Activate package when loaded (needed for backwards
18527 compatibility).
18528
18529 2004-01-20 Jesper Harder <harder@ifa.au.dk>
18530
18531 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
18532 following previous change to smtpmail-send-data.
18533
18534 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
18535
18536 * vc.el (vc-default-previous-version): Doc enhancement.
18537 (vc-default-next-version): New function.
18538 (vc-print-log): New arg FOCUS-REV.
18539 (vc-annotate-mode): Derive from view-mode.
18540 (vc-annotate): New args REVISION, DISPLAY-MODE.
18541 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
18542 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
18543 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
18544 (vc-annotate-show-diff-revision-at-line, vc-current-line)
18545 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
18546
18547 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
18548
18549 2004-01-19 Karl Berry <karl@gnu.org>
18550
18551 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
18552 or "TexInfo".
18553
18554 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
18555
18556 * subr.el (delete-dups): New function.
18557
18558 2004-01-19 Karl Berry <karl@gnu.org>
18559
18560 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
18561 with ^, since that's what texinfo-show-structure
18562 documentation says (plus it works much better in texinfo.txi).
18563
18564 2004-01-18 Jesper Harder <harder@ifa.au.dk>
18565
18566 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
18567
18568 2004-01-18 David Ponce <david@dponce.com> (tiny change)
18569
18570 * progmodes/which-func.el (which-function-mode): Don't cancel
18571 which-func-update-timer if not set.
18572
18573 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
18574
18575 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
18576 Remove spurious left square bracket in XX:XXam regexp.
18577
18578 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
18579
18580 * progmodes/cc-defs.el: Do not require cl at run time.
18581
18582 2004-01-16 Richard M. Stallman <rms@gnu.org>
18583
18584 * emacs-lisp/cl.el (cl-cannot-unload): New function.
18585 (cl-unload-hook): Defvar this to run cl-cannot-unload.
18586
18587 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
18588 Call rmail-spam-filter. Delete and expunge spam.
18589 Print number of spam messages deleted.
18590 Save and restore the deletion status of old messages when reading
18591 new mail with spam filter, so that expunging spam does not expunge
18592 msgs deleted by the user.
18593 (rmail-only-expunge): Add an optional argument dont-show to
18594 prevent showing message after expunge.
18595
18596 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
18597
18598 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
18599 * subr.el (declare): New macro.
18600
18601 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
18602
18603 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
18604
18605 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
18606
18607 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
18608 Test window-system rather than system-type (for X11/Mac).
18609
18610 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
18611
18612 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
18613
18614 2004-01-12 Richard M. Stallman <rms@gnu.org>
18615
18616 * mail/rmail.el (rmail-convert-to-babyl-format):
18617 Use mail-unquote-printable-region.
18618 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
18619 (rmail-hex-char-to-integer): Functions deleted.
18620
18621 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
18622 (mail-unquote-printable-region): New arg NOERROR.
18623 For invalid encoding, either signal an error to just return nil.
18624
18625 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
18626
18627 * calendar/appt.el: Update copyright and commentary.
18628 (appt-issue-message): Make obsolete.
18629 (appt-visible, appt-msg-window): Make obsolete, in favour of
18630 appt-display-format.
18631 (appt-display-mode-line, appt-display-duration)
18632 (appt-display-diary, appt-time-msg-list, appt-mode-string)
18633 (appt-prev-comp-time, appt-display-count, appt-timer)
18634 (appt-convert-time): Doc change.
18635 (appt-disp-window-function, appt-delete-window-function):
18636 Use defcustom rather than defvar.
18637 (appt-display-format): New variable.
18638 (appt-display-message): New function with display code from appt-check.
18639 (appt-check): Add optional FORCE argument. Doc change.
18640 Add appt-make-list to diary-hook if displaying diary.
18641 Remove checking of view-diary-entries-initially.
18642 Message display section removed to new function appt-display-message.
18643 (appt-display-window): Doc change. Remove unused internal var
18644 this-buffer. Do not beep, since appt-display-message does that.
18645 (appt-make-list): Doc change. Use caar.
18646 (appt-sort-list): Simplify by using builtin sort function.
18647 (appt-update-list): New function for updating appts when diary is
18648 saved.
18649 (appt-activate): New autoloaded function to toggle package
18650 functionality.
18651
18652 * calendar/cal-x.el: (calendar-one-frame-setup)
18653 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
18654
18655 * calendar/calendar.el: Update copyright.
18656 (view-diary-entries-initially, european-calendar-style): Doc change.
18657 (calendar-setup): Make defcustom rather than defvar.
18658 (mark-visible-calendar-date): Initialize temp-face and faceinfo
18659 in let binding so local to function.
18660
18661 * calendar/diary-lib.el: Update copyright.
18662 (diary, diary-entry-time): Doc change.
18663 (list-diary-entries): Doc change. Trivial logic change.
18664 (fancy-diary-display): Restore make-face command mistakenly
18665 deleted 2003-05-08.
18666 (show-all-diary-entries): Allow to pop-up frame if needed.
18667
18668 2004-01-09 John Paul Wallington <jpw@gnu.org>
18669
18670 * bindings.el (mode-line-change-eol): Add EVENT parameter.
18671 Temporarily select EVENT's window for changing eol type.
18672
18673 2004-01-09 Deepak Goel <deego@gnufans.org>
18674
18675 * calendar/diary-lib.el (diary-entry-time):
18676 Also accept time in the form XX[.XX][am/pm/AM/PM].
18677 (fancy-diary-font-lock-keywords): Likewise.
18678 (diary-font-lock-keywords): Likewise.
18679 * calendar/appt.el (appt-add): Likewise.
18680 (appt-make-list): Likewise.
18681 (appt-convert-time): Likewise.
18682
18683 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
18684
18685 * gdb-ui.el (gdb-ann3): Revert previous change.
18686 (gdb-source-info): Allow for case of where compilation directory
18687 is not recorded.
18688
18689 2004-01-08 John Paul Wallington <jpw@gnu.org>
18690
18691 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
18692
18693 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
18694
18695 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
18696
18697 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
18698 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
18699 problems.
18700 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
18701
18702 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
18703
18704 * files.el (write-file-functions, write-contents-functions):
18705 Clarify docstrings.
18706
18707 2004-01-07 Kenichi Handa <handa@m17n.org>
18708
18709 * international/mule.el (set-auto-coding): Fix for the case that
18710 end-of-line is only CR.
18711
18712 2004-01-07 Kim F. Storm <storm@cua.dk>
18713
18714 * subr.el (event-start, event-end): Doc fix.
18715 (posn-string, posn-image): New defuns.
18716 (posn-object): Return either image or string object.
18717 (posn-object-x-y): Return 8th element of position.
18718 (posn-object-width-height): New defun.
18719
18720 2004-01-06 Andreas Schwab <schwab@suse.de>
18721
18722 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
18723 output.
18724
18725 2004-01-05 Karl Berry <karl@gnu.org>
18726
18727 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
18728 / and *, too.
18729
18730 2003-12-31 Simon Josefsson <jas@extundo.com>
18731
18732 * files.el (before-save-hook): Add.
18733 (basic-save-buffer): Use before-save-hook.
18734
18735 * emacs-lisp/copyright.el: Fix comment to recommend
18736 before-save-hook instead of write-file-functions.
18737
18738 2004-01-05 Richard M. Stallman <rms@gnu.org>
18739
18740 * finder.el (finder-commentary): Call delete-other-windows.
18741
18742 * net/ange-ftp.el (ange-ftp-file-attributes):
18743 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
18744
18745 2004-01-04 Karl Berry <karl@gnu.org>
18746
18747 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
18748 comment characters % and # in the copyright year notice,
18749 as well as ;.
18750
18751 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
18752
18753 * wid-edit.el (default): Define dummy :value-delete.
18754 Reported by Jesper Harder <harder@ifa.au.dk>.
18755
18756 2004-01-03 Richard M. Stallman <rms@gnu.org>
18757
18758 * progmodes/compile.el (compile-internal): Use point, not point-min,
18759 for set-window-point.
18760
18761 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
18762
18763 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
18764
18765 * progmodes/grep.el (grep-mode-map):
18766 Don't remap next-line, previous-line.
18767
18768 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
18769
18770 * speedbar.el (speedbar-edit-line): Change regexp to position
18771 the cursor on the first character of this line's button.
18772
18773 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
18774
18775 * subr.el (functionp): Doc fix.
18776
18777 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
18778
18779 * progmodes/idlwave.el (idlwave-make-tags):
18780 * textmodes/flyspell.el (flyspell-large-region):.
18781 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
18782 * emulation/viper-util.el (viper-glob-unix-files):
18783 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
18784 * man.el (Man-init-defvars):
18785 * jka-compr.el (jka-compr-call-process):
18786 * files.el (get-free-disk-space,insert-directory):
18787 * ediff-ptch.el (ediff-test-patch-utility):
18788 * ediff-diff.el (ediff-test-utility):
18789 * dired-aux.el (dired-check-process):
18790 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
18791 test the return value of call-process, because it can be a string.
18792
18793 2003-12-31 John Paul Wallington <jpw@gnu.org>
18794
18795 * bindings.el (completion-ignored-extensions): Add .pfsl.
18796
18797 2003-12-31 Kim F. Storm <storm@cua.dk>
18798
18799 * ido.el (ido-nonreadable-directory-p): New defun to check for
18800 nonreadable directory without activating tramp (to avoid problems
18801 with checking incomplete tramp paths).
18802 (ido-set-current-directory, ido-file-internal)
18803 (ido-file-name-all-completions1): Use it.
18804
18805 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
18806
18807 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
18808 documentation if the anchor (or node) name is preceded by `info
18809 anchor' or `Info anchor' in addition to earlier `info node' and
18810 `Info node'.
18811 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
18812
18813 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18814
18815 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
18816 error in arguments to base64-decode-region. Remove ^M characters
18817 after decoding base64.
18818
18819 2003-12-30 Simon Josefsson <jas@extundo.com>
18820
18821 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
18822 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
18823 have only been distributed with Emacs for some years.
18824 (texinfo-mode-hook): Customize.
18825
18826 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18827
18828 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
18829 cleaner (suggested by Richard Stallman).
18830
18831 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
18832 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
18833 file-name clashes on 8+3 DOS filesystems.
18834
18835 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
18836 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
18837 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
18838 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
18839 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
18840 file-name clashes on 8+3 filesystems.
18841
18842 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
18843 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
18844 file-name clashes on 8+3 DOS filesystems.
18845
18846 2003-12-29 Richard M. Stallman <rms@gnu.org>
18847
18848 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
18849 Upcase the character.
18850
18851 * textmodes/flyspell.el (mail-mode-flyspell-verify):
18852 Search for header separator alone on a line, literally,
18853 and search for it backward, not forward.
18854 (flyspell-abbrev-table): Always use global-abbrev-table
18855 if there is no local one.
18856
18857 * progmodes/sh-script.el (sh-get-indent-info):
18858 Don't move point back if at bob.
18859
18860 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
18861
18862 * play/handwrite.el (handwrite): Make the handwrite credit message
18863 a comment rather than an output command.
18864
18865 * obsolete/sc.el: Display message that this file is obsolete.
18866
18867 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
18868
18869 * mail/rfc822.el (rfc822-address-start): Declare variable.
18870 Renamed from address-start. All uses changed.
18871
18872 * term.el (term-exec): Set up sentinel.
18873 (term-sentinel): New function.
18874 (term-handle-exit): New function.
18875
18876 * subr.el (assoc-ignore-case, assoc-ignore-representation):
18877 Use assoc-string, and mark them obsolete.
18878 (delay-mode-hooks): Mark as permanent local.
18879
18880 * simple.el (sendmail-user-agent-compose): Use assoc-string.
18881
18882 * register.el (copy-rectangle-to-register): Doc fix.
18883
18884 * info.el (Info-insert-dir): Use assoc-string.
18885
18886 * info-look.el (info-lookup): Use assoc-string.
18887
18888 * frame.el (pop-up-frame-function): Use quote, not `function'.
18889 (frame-notice-user-settings): Calculate ADJUSTED-TOP
18890 copying with lists as coordinate values.
18891
18892 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
18893
18894 * find-dired.el (kill-find): New command.
18895 (find-dired): Make buffer read-only.
18896 Set up a keymap with C-c C-k running kill-find.
18897 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
18898
18899 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
18900
18901 * filecache.el (file-cache-ignore-case): New variable.
18902 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
18903
18904 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
18905 (comint-dynamic-complete-as-filename): Rename local vars.
18906 (comint-dynamic-list-filename-completions): Likewise.
18907
18908 * comint.el (comint-dynamic-list-completions-config): New var.
18909 (comint-dynamic-list-completions): Handle both SPC and TAB right.
18910
18911 * comint.el (comint-file-name-chars): Add [].
18912 (comint-word): Use skip-chars-backward, not search.
18913
18914 * shell.el (shell-file-name-chars): Add [].
18915
18916 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
18917
18918 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
18919
18920 * generic.el (define-generic-mode): Doc fix.
18921
18922 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18923
18924 * files.el (kill-some-buffers): Doc fix.
18925
18926 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
18927
18928 * comint.el (comint-watch-for-password-prompt): Pass `string' as
18929 arg to send-invisible
18930 (send-invisible): Doc fix. The argument is now a prompt, not the
18931 string to send.
18932 (comint-read-noecho): Doc fix.
18933
18934 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
18935
18936 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
18937 "@", as required by some ISP hosting service. Fix defcustom
18938 argument syntax errors that prevented use of customization.
18939
18940 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18941
18942 * xml.el (xml-get-attribute-or-nil): Doc fix.
18943
18944 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
18945
18946 * net/zone-mode.el (zone-mode): Use write-file-functions, not
18947 write-file-hooks.
18948
18949 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
18950
18951 * autorevert.el (auto-revert-interval): Doc fix.
18952
18953 2003-12-29 Mark A. Hershberger <mah@everybody.org>
18954
18955 * xml.el (xml-get-attribute-or-nil): New function, like
18956 xml-get-attribute, but returns nil if the attribute was not found.
18957 (xml-get-attribute): Convert to defsubst, uses
18958 xml-get-attribute-or-nil.
18959
18960 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18961
18962 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
18963
18964 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
18965
18966 * custom.el (custom-declare-theme): Use `value' when putting
18967 properties on `theme'.
18968
18969 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
18970
18971 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
18972 for each yank-handler segment.
18973 (insert-for-yank-1): New function, with the body of the previous
18974 insert-for-yank.
18975
18976 * textmodes/table.el (table-yank-handler): New defcustom.
18977 (table--put-cell-indicator-property): Put yank-handler property
18978 that indicates the yank handler for the table cell.
18979
18980 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
18981
18982 * generic-x.el (etc-modules-conf-generic-mode): A more complete
18983 set of keywords.
18984
18985 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18986
18987 * international/mule-cmds.el (reset-language-environment)
18988 (set-language-environment): Don't invoke fontset-related functions
18989 if fontset-list is not fboundp.
18990
18991 2003-12-29 Kenichi Handa <handa@m17n.org>
18992
18993 * international/mule-cmds.el (reset-language-environment):
18994 Call set-overriding-fontspec-internal with nil.
18995 (set-language-environment): Call set-overriding-fontspec-internal
18996 if the language environment specify `overriding-fontspec'.
18997 (language-info-alist): Doc added.
18998
18999 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
19000 characters of mule-unicode-0100-24ff.
19001 (ccl-encode-windows-1251-font): New CCL program.
19002 ("Bulgarian"): Specify overriding-fontspec.
19003 ("Belarusian"): Likewise.
19004
19005 2003-12-28 Sam Steingold <sds@gnu.org>
19006
19007 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
19008 parameter ID-FORMAT to conform with the 2003-11-30 patch.
19009
19010 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
19011
19012 * progmodes/gud.el (gud-gdb-command-name): Set default to
19013 "gdb --annotate=3".
19014 (gud-gdb-marker-filter): Look out for annotations.
19015 (gdb-first-pre-prompt): New variable.
19016 Remove trailing white space.
19017
19018 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
19019 if necessary.
19020 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
19021 annotations are detected.
19022 (gud-gdba-marker-filter): Use global variable gud-marker-acc
19023 instead of a local one to allow transition from
19024 gud-gdb-marker-filter.
19025 Remove trailing white space.
19026
19027 2003-12-27 Kim F. Storm <storm@cua.dk>
19028
19029 * ido.el: Handle non-readable directories.
19030 (ido-decorations): Add 9th element for non-readable directory.
19031 (ido-directory-nonreadable): New dynamic var.
19032 (ido-set-current-directory): Set it.
19033 (ido-read-buffer, ido-file-internal):
19034 (ido-read-file-name, ido-read-directory-name): Let-bind it.
19035 (ido-file-name-all-completions1): Return empty list for
19036 non-readable directory.
19037 (ido-exhibit): Print [Not readable] if directory is not readable.
19038 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
19039 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
19040 Use it.
19041
19042 2003-12-27 Lars Hansen <larsh@math.ku.dk>
19043
19044 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
19045 calls to directory-files-and-attributes and file-attributes.
19046 (ls-lisp-format): Remove system dependent handling of user and
19047 group id's.
19048
19049 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
19050
19051 * ffap.el (ffap-read-file-or-url): Revert previous change.
19052
19053 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
19054
19055 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
19056 new list of included files called `files-with-node-lines', that
19057 only have node lines. This way @include commands can include any
19058 file, such as version and update files without node lines, not
19059 just files that are chapters.
19060
19061 2003-12-25 Andreas Schwab <schwab@suse.de>
19062
19063 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
19064 file not found.
19065
19066 2003-12-08 Miles Bader <miles@gnu.org>
19067
19068 * dired.el (dired-between-files): Always use dired-move-to-filename,
19069 which is more robust in non-english locales.
19070
19071 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
19072
19073 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
19074
19075 2003-12-24 Andreas Schwab <schwab@suse.de>
19076
19077 * shell.el (shell-file-name-quote-list): Add backslash.
19078
19079 * comint.el (comint-quote-filename): Correctly handle backslash
19080 in comint-file-name-quote-list.
19081
19082 2003-12-24 Kenichi Handa <handa@m17n.org>
19083
19084 * international/mule-cmds.el (set-default-coding-systems):
19085 Call ucs-set-table-for-input for all buffers that don't have local
19086 value of buffer-file-coding-system.
19087
19088 * international/ucs-tables.el (ucs-set-table-for-input):
19089 If translation-table-for-encode is a symbol, get its
19090 translation-table property.
19091
19092 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
19093
19094 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
19095 to `completing-read' on a recently fixed bug.
19096
19097 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
19098 instead of SPACE, to get the list of possible fringe modes.
19099 SPACE only works if both `partial-completion-mode' and
19100 `completion-auto-help' are nil.
19101
19102 * complete.el (PC-is-complete-p): Delete.
19103 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
19104 calls to `test-completion'.
19105
19106 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
19107
19108 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
19109 to edit values when there are no children.
19110
19111 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
19112 a mode called "Assembler" already exists.
19113 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
19114 (gud-watch): Use format option. Remove font properties from string.
19115 (gdb-var-create-handler, gdb-var-list-children-handler):
19116 Don't bother about properties as there are none.
19117 (gdb-var-create-handler, gdb-var-list-children-handler)
19118 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
19119 with two arguments.
19120 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
19121 Let speedbar show value changes with a different font.
19122 (gdb-edit-value): New defun.
19123 (gdb-clear-partial-output, gdb-clear-inferior-io)
19124 (def-gdb-auto-update-handler): Use erase-buffer.
19125 (gdb-frame-handler): Display watch expressions in
19126 FUNCTION::VARIABLE format if required.
19127
19128 2003-12-23 John Paul Wallington <jpw@gnu.org>
19129
19130 * info.el (Info-unescape-quotes, Info-split-parameter-string)
19131 (Info-goto-emacs-command-node): Doc fixes.
19132
19133 2003-12-12 Jesper Harder <harder@ifa.au.dk>
19134
19135 * cus-edit.el (custom-add-parent-links): Define "many".
19136
19137 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
19138
19139 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
19140 (widget-child-validate, widget-type-value-create)
19141 (widget-type-default-get, widget-type-match): New functions.
19142 (lazy): New widget.
19143 (menu-choice, checklist, radio-button-choice, editable-list)
19144 (group, documentation-string): Remove redundant (per 2003-10-25
19145 change) calls to `widget-children-value-delete'.
19146 (widget-choice-value-get, widget-choice-value-inline): Remove.
19147 (menu-choice): Update widget.
19148
19149 2003-12-03 Kenichi Handa <handa@m17n.org>
19150
19151 * language/cyrillic.el: Register "microsoft-cp1251" in
19152 ctext-non-standard-encodings-alist.
19153 ("Bulgarian"): Add ctext-non-standard-encodings.
19154 ("Belarusian"): Likewise.
19155
19156 * international/mule-conf.el (compound-text-with-extensions):
19157 Change the type to 2 (iso-2022 base).
19158
19159 * international/mule.el (ctext-non-standard-encodings-alist):
19160 Change the format.
19161 (ctext-non-standard-encodings): New variable.
19162 (ctext-post-read-conversion): Fully re-written.
19163 (ctext-non-standard-designations-alist): Delete it.
19164 (ctext-non-standard-encodings-table): New function.
19165 (ctext-pre-write-conversion): Fully re-written.
19166
19167 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
19168
19169 * cus-edit.el (custom-add-parent-links): Add documentation links
19170 for parent, if the item has none of its own.
19171
19172 2003-11-30 Richard M. Stallman <rms@gnu.org>
19173
19174 * dired-aux.el (dired-do-query-replace-regexp):
19175 Report files visited read-only.
19176
19177 2003-11-30 Juri Linkov <juri@jurta.org>
19178
19179 * dired-aux.el (dired-compare-directories): New command.
19180 (dired-file-set-difference, dired-files-attributes): New functions.
19181
19182 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
19183 Version 2.0.38 of Tramp released.
19184
19185 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
19186 Charles Curley <charlescurley@charlescurley.com>.
19187 (tramp-multi-connection-function-alist): Add ssht entry which adds
19188 "-e none -t -t" to the list of ssh args. Suggested by Adrian
19189 Aichner.
19190 (tramp-get-method-parameter): New function to retrieve a method
19191 parameter. This allows for omission of method parameters.
19192 Callers adjusted.
19193
19194 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
19195
19196 * net/tramp.el: Add new optional parameter ID-FORMAT to
19197 `file-attributes'. Calls of `file-attributes' won't use this
19198 parameter for backward compatibility reasons.
19199 (tramp-perl-file-attributes): Add a new parameter to Perl script
19200 in order to handle uid/gid as strings, if desired.
19201 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
19202 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
19203 order to make the function more general.
19204 (tramp-handle-file-attributes): Replace proprietary optional
19205 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
19206 (tramp-handle-file-attributes-with-perl): Handle parameter
19207 NONNUMERIC if set. This wasn't done in the past.
19208 (tramp-post-connection): Apply second parameter "$2" if
19209 `tramp-remote-perl' is called.
19210
19211 * net/tramp-smb.el (tramp-smb-handle-delete-file):
19212 Correct cut'n'waste error (`filename' instead of `directory').
19213 (tramp-smb-handle-directory-files-and-attributes)
19214 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
19215 introduced parameter ID-FORMAT.
19216 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
19217 error (`directory' instead of `ldir').
19218
19219 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
19220 `file-attributes' has a second parameter. If yes, apply it with
19221 value "'integer". Otherwise, don't use that parameter (default is
19222 integer format).
19223
19224 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
19225
19226 * help.el (help-map): Bind `display-local-help' to `C-h .'.
19227 (help-for-help): Add `C-h .' to the listed Help options.
19228 Remove trailing whitespace.
19229
19230 * help-at-pt.el: New file.
19231
19232 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
19233
19234 * subr.el (noreturn, 1value): New macros for test coverage.
19235 See `testcover.el'.
19236
19237 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
19238
19239 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
19240 for macro `1value'.
19241 (testcover-1value): New function. Checks that a 1value form
19242 actually returns only one value. Requested by RMS.
19243
19244 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
19245
19246 * gdb-ui.el (gud-watch, gdb-var-create-handler)
19247 (gdb-var-list-children, gdb-var-list-children-handler)
19248 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
19249 gdb commands that use mi to keep them out of the command history.
19250
19251 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19252
19253 * cus-start.el (all): Add use-file-dialog.
19254
19255 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
19256
19257 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
19258
19259 2003-11-27 Kim F. Storm <storm@cua.dk>
19260
19261 * subr.el (posn-object-x-y): New defun.
19262
19263 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
19264
19265 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
19266 Don't use `space' for \\\n.
19267 Be more selective as to which # are comment-starters.
19268
19269 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
19270
19271 * subr.el (number-sequence): Improve handling of floating point
19272 arguments (suggested by Kim Storm). Allow negative arguments.
19273
19274 2003-11-26 Kenichi Handa <handa@m17n.org>
19275
19276 * international/mule-cmds.el (standard-display-european-internal):
19277 Cancel the standard-display-table setting for ` and '.
19278
19279 2003-11-26 Kim F. Storm <storm@cua.dk>
19280
19281 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
19282 New defcustoms to add ffap-like functionality to ido.
19283 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
19284 (ido-no-final-slash): New defun.
19285 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
19286 (ido-read-file-name): ): Toggle VC checking via
19287 vc-handled-backends instead of vc-master-templates.
19288 (ido-file-internal): Handle ido-use-url-at-point and
19289 ido-use-filename-at-point via code borrowed from ffap-guesser.
19290 Handle new ido-exit code ffap.
19291 (ido-sort-list): Ignore final slash when sorting file names.
19292
19293 2003-11-25 Kim F. Storm <storm@cua.dk>
19294
19295 * emulation/cua-base.el (cua--standard-movement-commands):
19296 Add forward-sentence and backward-sentence.
19297
19298 2003-11-25 Stephen Eglen <stephen@gnu.org>
19299
19300 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
19301 iswitchb-exit is set to 'usefirst when user selects buffer at head
19302 of list using RET. (Selecting buffers at the head of the list was
19303 broken if the substring was also a complete buffername.)
19304
19305 2003-11-23 Kim F. Storm <storm@cua.dk>
19306
19307 * progmodes/compile.el (grep-command, grep-use-null-device)
19308 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
19309 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
19310 (grep-regexp-alist, grep-program, find-program)
19311 (grep-find-use-xargs, grep-history, grep-find-history)
19312 (grep-process-setup, grep-compute-defaults)
19313 (grep-default-command, grep, grep-tag-default, grep-find)
19314 (grep-expand-command-macros, grep-tree-last-regexp)
19315 (grep-tree-last-files, grep-tree): Move grep variables, functions
19316 and commands to new file grep.el.
19317 (compilation-mode-map): Remove grep commands from Compile sub-menu.
19318 (compilation-process-setup-function): Doc fix.
19319 (compilation-highlight-regexp, compilation-highlight-overlay): New
19320 defvars used for highlighting current compile error in source buffer.
19321 (compile-internal): New optional args HIGHLIGHT-REGEXP and
19322 LOCAL-MAP which overrides compilation-highlight-regexp and
19323 compilation-mode-map for this compilation.
19324 Delay calling compilation-set-window-height until after running
19325 compilation-process-setup-function so it can buffer-local override
19326 compilation-window-height.
19327 Check buffer-local value of compilation-scroll-output.
19328 (compilation-set-window-height): Use buffer-local value of
19329 compilation-window-height.
19330 (compilation-revert-buffer): Don't pass (undefined)
19331 preserve-modes arg to revert-buffer.
19332 (next-error-no-select, previous-error-no-select): New commands.
19333 (compilation-goto-locus): Temporarily highlight current match in
19334 source buffer using compilation-highlight-regexp.
19335
19336 * progmodes/grep.el: New file with grep code from compile.el.
19337 (grep): New defcustom group.
19338 (grep-window-height): New defcustom, like compilation-window-height.
19339 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
19340 (grep-scroll-output): New defcustom, like compilation-scroll-output.
19341 (grep-command, grep-use-null-device, grep-find-command)
19342 (grep-tree-files-aliases, grep-tree-ignore-case)
19343 (grep-tree-ignore-CVS-directories): Move to grep custom group.
19344 (grep-setup-hook): New hook variable.
19345 (grep-mode-map): New keymap for grep commands. Add Grep menu.
19346 (grep-last-buffer): New defvar, override compilation-last-buffer.
19347 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
19348 Call compile-internal with args highlight-regexp and grep-mode-map.
19349
19350 2003-11-23 Kim F. Storm <storm@cua.dk>
19351
19352 * subr.el (event-start, event-end): Doc fix.
19353 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
19354 (posn-area, posn-actual-col-row, posn-object): New defuns.
19355 (posn-col-row): Simplify doc. Rewrite to use cond.
19356 (posn-point): Also return buffer position for events outside text
19357 area (that info is now present in the event position).
19358
19359 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
19360 mouse-set-point so that hscroll still works now that clicks on
19361 fringes generate specific mouse events.
19362 (mouse-set-point): Note that it now works in fringes and margins
19363 too due to new semantics of posn-point in fringes and margins.
19364
19365 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
19366 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
19367
19368 2003-11-20 Kim F. Storm <storm@cua.dk>
19369
19370 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
19371 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
19372 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
19373 to 100 for icons to avoid increasing line height when shown.
19374
19375 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19376
19377 * newcomment.el (comment-normalize-vars): Initialize properly if
19378 comment-start was nil.
19379
19380 2003-11-19 Andreas Schwab <schwab@suse.de>
19381
19382 * simple.el (set-variable): Fix indentation.
19383
19384 2003-11-17 Kenichi Handa <handa@m17n.org>
19385
19386 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
19387 Fix docstring.
19388
19389 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
19390
19391 * international/latin1-disp.el (latin1-display): Fix docstring.
19392
19393 2003-11-16 John Wiegley <johnw@newartisans.com>
19394
19395 * eshell/em-ls.el (eshell-ls-file): There are times with
19396 size-width is nil and uncomputed (when directories are created in
19397 dired, for example); in this case, 4 is reasonable default value,
19398 although it may caused skewed new entries (which could be avoided
19399 by returning the original value of 8 in all cases, but 99% of the
19400 time this is a waste of whitespace).
19401
19402 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
19403
19404 * cc-engine.el (c-guess-continued-construct)
19405 (c-guess-basic-syntax): Check a little more carefully if it's a
19406 function declaration when an unknown construct followed by a block
19407 is found inside a statement context. This avoids macros followed
19408 by blocks to be taken as function declarations.
19409
19410 (c-guess-continued-construct): Change the analysis of a statement
19411 continuation with a brace open to `substatement-block', for
19412 consistency with recognized statements.
19413
19414 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
19415 start is in a position so that `c-beginning-of-statement-1' jumped
19416 to the beginning of the same statement.
19417
19418 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
19419 Don't accept binary operators in the arglist if we're in a function
19420 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
19421 template recognition in cases like "if (a < b || c > d)".
19422
19423 (c-restricted-<>-arglists): New more appropriate name for
19424 `c-disallow-comma-in-<>-arglists'.
19425
19426 Accessing functions updated for the variable name change.
19427
19428 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
19429 match data could get clobbered if NOT-INSIDE-TOKEN is used.
19430
19431 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
19432 labels.
19433
19434 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
19435 instead of duplicating parts of it. This fixes bogus label
19436 recognition.
19437
19438 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
19439 of checking the context in which to apply the minimum indentation,
19440 so that it isn't enforced in e.g. namespace blocks.
19441
19442 * cc-vars.el (c-inside-block-syms): New constant used by
19443 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
19444 to somewhat reduce the risk of becoming stale.
19445
19446 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
19447 cc-cmds to cc-engine to allow use from cc-align.
19448
19449 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
19450 qualified identifiers containing "::".
19451
19452 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
19453 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
19454
19455 * cc-vars.el (c-emacs-features): Use a space in front of the name
19456 of the temporary buffer. That also avoids dumping problems in
19457 XEmacs due to undo info being left around after the buffer is killed.
19458
19459 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
19460 arglist to see if it's a K&R style declaration.
19461
19462 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
19463 before returning `knr-argdecl-intro'.
19464
19465 2003-11-16 John Wiegley <johnw@newartisans.com>
19466
19467 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
19468 field in a long-listing always 8 characters, use `size-width',
19469 which has already been computed.
19470
19471 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
19472
19473 * subr.el (minor-mode-list): Add `hs-minor-mode'.
19474
19475 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19476
19477 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
19478 Support operation while narrowed, with `diff-restrict-view'.
19479
19480 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
19481
19482 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19483 Take additional optional arg NARROWFUN. For the generated functions:
19484 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
19485 include frags that arrange to check for and save narrowing state before
19486 the move and then conditionally call NARROWFUN after the move.
19487
19488 2003-11-14 John Wiegley <johnw@newartisans.com>
19489
19490 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
19491 that was optional, but obviously missing based on surrounding code.
19492
19493 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
19494 string arguments to numbers unless the whole argument was seen as
19495 a number.
19496
19497 2003-11-14 Kenichi Handa <handa@m17n.org>
19498
19499 * international/mule.el (ctext-non-standard-encodings-alist):
19500 Fix coding systems.
19501
19502 2003-11-10 Kenichi Handa <handa@m17n.org>
19503
19504 * language/kannada.el ("Kannada"): Add sample-text.
19505
19506 * language/knd-util.el (kannada-compose-region)
19507 (kannada-compose-string, kannada-post-read-conversion):
19508 Add autoload cookie.
19509
19510 * international/quail.el (quail-completion): Change the message
19511 "corresponding translations" to "corresponding characters".
19512
19513 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
19514
19515 * descr-text.el (describe-char): Fix typo.
19516
19517 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
19518
19519 These changes are to support Kannada language/script.
19520
19521 * Makefile.in (DONTCOMPILE): Add kannada.el.
19522
19523 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
19524
19525 * loadup.el: Preload kannada.el.
19526
19527 * language/ind-util.el (ucs-kannada-to-is13194-alist)
19528 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
19529 New variables.
19530
19531 * language/kannada.el: New file.
19532
19533 * language/knd-util.el: New file.
19534
19535 2003-11-07 Andreas Schwab <schwab@suse.de>
19536
19537 * progmodes/autoconf.el (autoconf-font-lock-keywords):
19538 Also highlight AH_*.
19539
19540 * xml.el (xml-parse-dtd): Fix misplaced paren.
19541
19542 2003-11-07 Kenichi Handa <handa@m17n.org>
19543
19544 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
19545
19546 2003-11-05 Juri Linkov <juri@jurta.org>
19547
19548 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
19549 (desktop-buffer-file): Use saved buffer-file-coding-system
19550 for file reading. Set auto-insert to nil to prevent automatic
19551 insertion into restored empty files.
19552
19553 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
19554
19555 * files.el (risky-local-variable-p): Make second argument optional.
19556
19557 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
19558
19559 * subr.el (add-hook): Fix last change.
19560
19561 2003-11-03 Eli Zaretskii <eliz@gnu.org>
19562
19563 * mail/rmail.el (rmail-convert-to-babyl-format):
19564 If base64-decode-region signals an error, catch it and silently
19565 ignore it.
19566
19567 2003-11-01 Mark A. Hershberger <mah@everybody.org>
19568
19569 * xml.el (xml-parse-region): Allow comments to appear after the
19570 topmost element has closed.
19571 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
19572 (xml-ns-expand-attr): New functions to do namespace handling.
19573 (xml-intern-attrlist): Back-compatible handling of attribute names.
19574 (xml-parse-tag): Move namespace handling to separate functions.
19575 Now produces elements in the form ((:ns . "element") (attr-list)
19576 children) instead of ('ns:element (attr-list) children).
19577 (xml-parse-attlist): Fix attribute parsing.
19578 (xml-parse-dtd): Change parsing so that it produces strings
19579 instead of interned symbols.
19580
19581 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
19582
19583 * dired.el (dired-ls-sorting-switches): Doc fix.
19584
19585 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
19586
19587 * emacs-lisp/rx.el (rx-or): Fix the case of
19588 "(rx (and ?a (or ?b ?c) ?d))".
19589
19590 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
19591
19592 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
19593 (texinfo-format-region): Use it.
19594 (texinfo-format-buffer-1): Ditto.
19595
19596 2003-11-01 Alan Mackenzie <acm@muc.de>
19597
19598 Changes to allow scrolling whilst in isearch mode:
19599 * isearch.el (isearch-unread-key-sequence): New function,
19600 extracted from isearch-other-meta-char.
19601 (top level): (put 'foo 'isearch-scroll) on all Emacs's
19602 "scrollable" standard functions.
19603 (isearch-allow-scroll): New customizable variable.
19604 (isearch-string-out-of-window, isearch-back-into-window)
19605 (isearch-reread-key-sequence-naturally)
19606 (isearch-lookup-scroll-key): New functions.
19607 (isearch-other-meta-char): Doc string and functionality enhanced.
19608 Now accepts a prefix argument.
19609 (isearch-lazy-highlight-window-end): New variable.
19610 (isearch-lazy-highlight-new-loop): Pay attention to the window's
19611 end (thru isearch-lazy-highlight-window-end), not only its start.
19612
19613 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
19614 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
19615 (universal-argument, universal-argument-more, negative-argument)
19616 (digit-argument, universal-argument-other-key): Minor changes.
19617
19618 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
19619
19620 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
19621 recursively if the last message is deleted, thus avoiding an
19622 infinite loop.
19623
19624 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
19625
19626 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
19627 (tex-main-file): Don't add .tex if the extension is already present.
19628 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
19629
19630 2003-10-29 Lute Kamstra <lute@gnu.org>
19631
19632 * progmodes/octave-inf.el (inferior-octave-prompt):
19633 Recognize version number in prompt.
19634
19635 2003-10-28 Dave Love <fx@gnu.org>
19636
19637 * international/characters.el: Fix some Unicode ranges.
19638
19639 2003-10-28 Kenichi Handa <handa@m17n.org>
19640
19641 * disp-table.el (standard-display-8bit)
19642 (standard-display-default, standard-display-ascii)
19643 (standard-display-g1, standard-display-graphic)
19644 (standard-display-underline): Assure that standard-display-table
19645 is a display table.
19646
19647 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
19648
19649 * simple.el (reindent-then-newline-and-indent): Delete space *after*
19650 reindenting the first line.
19651
19652 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
19653
19654 * wid-edit.el (widget-default-delete): Always delete child widgets.
19655
19656 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
19657
19658 * newcomment.el (comment-indent): Don't call indent-according-to-mode
19659 if the line has code.
19660 Don't try to line up with something that's too far left.
19661
19662 * progmodes/octave-mod.el (octave-comment-start): Simplify.
19663 (octave-mode-syntax-table): Add % as a comment starter.
19664 (octave-point): Remove.
19665 (octave-in-comment-p, octave-in-string-p)
19666 (octave-not-in-string-or-comment-p, calculate-octave-indent)
19667 (octave-blink-matching-block-open, octave-auto-fill):
19668 Use line-(beginning|end)-position instead.
19669
19670 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
19671
19672 * emacs-lisp/authors.el (authors-aliases): Add correct realname
19673 for Francesco Potort\e,Al\e(B.
19674
19675 2003-10-23 Dave Love <fx@gnu.org>
19676
19677 * international/mule-cmds.el (locale-charset-to-coding-system):
19678 Don't rely on nil being a coding system.
19679
19680 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
19681 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
19682 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
19683
19684 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
19685
19686 * gdb-ui.el (gdb-current-language): New variable.
19687 (gdb-update-flag): Remove variable.
19688 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
19689 (gdb-take-last-elt): Remove function.
19690 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
19691 (gdb-post-prompt): Check for variable object changes here.
19692
19693 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
19694 object changes in gdb-ui.el.
19695
19696 2003-10-21 Richard M. Stallman <rms@gnu.org>
19697
19698 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
19699
19700 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
19701 Don't check for foo*/ wildcard form here.
19702 (insert-directory): Recognize foo*/ as a wildcard.
19703 Separate wildcard-regexp variable from the arg, wildcard.
19704
19705 * subr.el (add-hook): Correctly detect when make-local-hook was used.
19706 (remove-hook): Correctly handle strange cases about local hooks.
19707
19708 2003-10-21 David Ponce <david@dponce.com>
19709
19710 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
19711 argument REAL, to return a real number instead of a rounded
19712 integer value. Define as inline function.
19713 (ruler-mode-right-fringe-cols): Likewise.
19714 (ruler-mode-scroll-bar-cols): New function.
19715 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
19716 (ruler-mode-right-scroll-bar-cols): Likewise.
19717 (ruler-mode-space): New function.
19718 (ruler-mode-ruler): Use it. Handle variations of fringe style,
19719 scroll bar mode and margins in a more robust way.
19720
19721 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
19722
19723 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
19724 (antlr-c-init-language-vars): New function.
19725 (antlr-mode): Use it with cc-mode before v5.29.
19726 (antlr-c-common-init): Don't set some local vars here.
19727 (antlr-mode): Set them here.
19728 (antlr-c-forward-sws): New function alias.
19729 (antlr-mode): Redefine with cc-mode before v5.30.
19730 (antlr-skip-sexps): Use it.
19731 (antlr-skip-exception-part): Ditto.
19732 (antlr-skip-file-prelude): Ditto.
19733 (antlr-outside-rule-p): Ditto.
19734 (antlr-end-of-body): Ditto.
19735 (antlr-option-kind): Ditto.
19736 (antlr-insert-option-area): Ditto.
19737 (antlr-file-dependencies): Ditto.
19738
19739 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19740
19741 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
19742 Move backward only if point was not inside an entry.
19743
19744 2003-10-21 Richard M. Stallman <rms@gnu.org>
19745
19746 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
19747
19748 2003-10-21 Juri Linkov <juri@jurta.org>
19749
19750 * compare-w.el: Automatically skip non-matching text to resync.
19751 (compare-windows-whitespace): Doc fix.
19752 (compare-windows-sync, compare-windows-sync-string-size)
19753 (compare-windows-recenter, compare-ignore-whitespace)
19754 (compare-windows-highlight, compare-windows-face): New variables.
19755 (compare-windows): Use compare-windows-sync.
19756 (compare-windows-highlight, compare-windows-dehighlight)
19757 (compare-windows-sync-regexp)
19758 (compare-windows-sync-default-function): New functions.
19759
19760 2003-10-21 Juri Linkov <juri@jurta.org>
19761
19762 * diff.el (diff-parse-differences): Don't visit the files now;
19763 instead, just record the error locus.
19764
19765 2003-10-21 Dave Love <fx@gnu.org>
19766
19767 * progmodes/cfengine.el: New file.
19768
19769 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
19770
19771 * complete.el (PC-do-completion): Do not forget to use `pred' as the
19772 default-directory when completing file names.
19773
19774 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
19775
19776 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
19777 followed by the word `face', it gets treated as a face, even if
19778 it is also defined as a variable or a function.
19779
19780 2003-10-20 Dave Love <fx@gnu.org>
19781
19782 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19783 Avoid incf in macro expansion.
19784
19785 2003-10-20 John Paul Wallington <jpw@gnu.org>
19786
19787 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
19788 `evenp' so we don't implicitly require cl library at runtime.
19789
19790 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
19791
19792 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
19793 (help-make-xrefs): Only make cross-references for faces if
19794 preceded or followed by the word `face'. Do not make a
19795 cross-reference for variables without variable documentation,
19796 unless preceded by the word `variable' or `option'. Update doc
19797 string accordingly.
19798
19799 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
19800
19801 * progmodes/hideshow.el: Rewrite one-armed `if'
19802 constructs using either `when' or `unless'.
19803 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
19804
19805 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
19806
19807 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
19808 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
19809 instead of 12x12.
19810
19811 2003-10-16 Eli Zaretskii <eliz@gnu.org>
19812
19813 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
19814 message while converting to Babyl.
19815
19816 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
19817
19818 * allout.el (allout-mode): Doc fix.
19819
19820 2003-10-16 Lute Kamstra <lute@gnu.org>
19821
19822 * subr.el (force-mode-line-update): Fix docstring.
19823
19824 2003-10-14 Dave Love <fx@gnu.org>
19825
19826 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
19827 (default-input-method): Add :link, improve :type.
19828 (locale-charset-language-names): Fix utf-8 pattern.
19829 (locale-charset-match-p, locale-charset-alist)
19830 (locale-charset-to-coding-system): New.
19831 (set-locale-environment): Deal with codeset part of locale specs.
19832
19833 2003-10-14 Lute Kamstra <lute@gnu.org>
19834
19835 * fringe.el (fringe-mode): Use active voice in docstring.
19836 (set-fringe-style): Ditto.
19837
19838 2003-10-13 Lute Kamstra <lute@gnu.org>
19839
19840 * fringe.el (fringe-mode): Fix docstring.
19841 (set-fringe-style): Ditto.
19842
19843 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
19844
19845 * ediff-mult.el (ediff-filegroup-action):
19846 Use ediff-default-filtering-regexp.
19847
19848 * ediff-util.el (ediff-recenter): Don't call
19849 ediff-restore-highlighting twice.
19850 (ediff-select-difference): Set current difference.
19851 (ediff-unselect-and-select-difference): Add comment.
19852
19853 * ediff.el (ediff-directories,ediff-directory-revisions)
19854 (ediff-directories3,ediff-merge-directories)
19855 (ediff-merge-directories-with-ancestor)
19856 (ediff-merge-directory-revisions)
19857 (ediff-merge-directory-revisions-with-ancestor):
19858 Use ediff-default-filtering-regexp.
19859
19860 2003-10-12 Andreas Schwab <schwab@suse.de>
19861
19862 * international/mule-cmds.el (locale-charset-language-names):
19863 Simplify regex by removing unused grouping.
19864
19865 2003-10-10 Dave Love <fx@gnu.org>
19866
19867 * bindings.el: Don't bind stop.
19868
19869 2003-10-08 Miles Bader <miles@gnu.org>
19870
19871 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
19872 face instead of attempting to emulate it.
19873
19874 2003-10-07 Kenichi Handa <handa@m17n.org>
19875
19876 * international/mule-diag.el (list-coding-systems-1): List coding
19877 systems that are loaded automatically.
19878
19879 * international/code-pages.el (iso-8859-11): Add autoload cookie.
19880
19881 * international/mule.el (autoload-coding-system): New function.
19882
19883 2003-10-07 Andreas Schwab <schwab@suse.de>
19884
19885 * log-edit.el (log-edit-changelog-entries): Prefer local value of
19886 change-log-default-name in the buffer visiting the file.
19887
19888 2003-10-06 Dave Love <fx@gnu.org>
19889
19890 * files.el (find-file-hook): Customize.
19891 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
19892
19893 * bindings.el (completion-ignored-extensions): Remove .log.
19894 (global-map): Add again, open, stop keys.
19895
19896 2003-10-05 Richard M. Stallman <rms@gnu.org>
19897
19898 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
19899 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
19900 Use sh-modify directly.
19901 (sh-select): Use sh-append, not eval.
19902
19903 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
19904
19905 * info.el (Info-following-node-name): New function.
19906
19907 * loadhist.el (unload-feature-special-hooks):
19908 Rename from loadhist-hook-functions.
19909 (loadhist-hook-functions): Now an alias.
19910
19911 2003-10-04 Eli Zaretskii <eliz@gnu.org>
19912
19913 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
19914 file-name clashes on 8+3 filesystems.
19915
19916 * Makefile.in (DONTCOMPILE, bootstrap-clean):
19917 Rename loaddefs-boot.el to ldefs-boot.el
19918
19919 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
19920 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
19921
19922 2003-10-03 Lute Kamstra <lute@gnu.org>
19923
19924 * info.el (Info-mode): Revert previous change.
19925 (Info-escape-percent): New function.
19926 (Info-fontify-node): Use it.
19927
19928 2003-10-02 Andreas Schwab <schwab@suse.de>
19929
19930 * loaddefs-boot.el: Regenerated.
19931
19932 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
19933
19934 * ffap.el: Remove defadvice related code from CVS since `complete'
19935 provides a `PC-completion-as-file-name-predicate' variable that
19936 ffap can override.
19937
19938 2003-10-02 Kenichi Handa <handa@m17n.org>
19939
19940 * international/utf-8.el (ccl-decode-mule-utf-8):
19941 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
19942
19943 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
19944 * international/subst-big5.el: Likewise.
19945 * international/subst-gb2312.el: Likewise.
19946 * international/subst-ksc.el: Likewise.
19947
19948 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
19949
19950 * calendar/calendar.el (increment-calendar-month)
19951 (calendar-leap-year-p, calendar-absolute-from-gregorian)
19952 (generate-calendar, calendar-read-date, calendar-interval)
19953 (calendar-day-of-week): Handle years BC.
19954 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
19955
19956 2003-10-01 Dave Love <fx@gnu.org>
19957
19958 * language/cyrillic.el (cp1251): Alias for windows-1251.
19959
19960 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
19961 bootstrap.
19962
19963 2003-10-01 Lute Kamstra <lute@gnu.org>
19964
19965 * files.el: Fix typo.
19966 * imenu.el (imenu--generic-function): Docstring fix.
19967
19968 2003-09-30 Richard M. Stallman <rms@gnu.org>
19969
19970 * dired.el (dired-mode): Handle dired-directory as a list.
19971
19972 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
19973
19974 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
19975
19976 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
19977
19978 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
19979 Replace gud-display with gud-watch.
19980 (gud-speedbar-buttons): Add stuff for watching expressions
19981 in the speedbar when using M-x gdba. Use dolist on old part
19982 of this function.
19983
19984 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
19985 (gdb-update-flag): New variables.
19986 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
19987 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
19988 (gud-watch, gdb-var-create-handler) : New functions.
19989 (gdb-var-list-children, gdb-var-list-children-handler)
19990 (gdb-var-create-regexp, gdb-var-update-regexp)
19991 (gdb-var-list-children-regexp): New constants.
19992 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
19993 (gdb-annotation-rules): Reduce annotation set (level 3).
19994 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
19995 (gdb-post-prompt): Don't update GDB buffers every time speedbar
19996 updates.
19997 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
19998 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
19999 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
20000 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
20001 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
20002 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
20003 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
20004 (gud-display, gud-display1)
20005 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
20006 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
20007 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
20008 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
20009 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
20010 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
20011 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
20012 (gdb-display-display-buffer, gdb-toggle-display)
20013 (gdb-delete-display, gdb-expressions-popup-menu)
20014 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
20015 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
20016 to display buffer.
20017
20018 2003-09-30 Richard M. Stallman <rms@gnu.org>
20019
20020 * progmodes/ada-mode.el (ada-mode): Don't use advice.
20021 Instead, set which-func-functions.
20022
20023 * progmodes/which-func.el (which-func-modes): Add ada-mode.
20024 (which-func-functions): New variable.
20025 (which-function): Use that.
20026
20027 * info.el (Info-mode): Double each `%' in header line.
20028
20029 * emacs-lisp/lisp-mnt.el (lm-with-file):
20030 When FILE is nil, run BODY in current buffer.
20031
20032 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
20033
20034 * help.el (describe-mode): Start with a brief list of minor modes.
20035 Find them thru minor-mode-list so as to find them all.
20036 Show them in alphabetical order.
20037
20038 * mail/sendmail.el (mail-aliases): Doc fix.
20039
20040 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
20041
20042 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
20043
20044 * mail/rmailsum.el (rmail-make-summary-line-1):
20045 Change comma after last label to a space.
20046 (rmail-summary-font-lock-keywords): Adapt to that change.
20047
20048 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
20049
20050 * progmodes/scheme.el (scheme-mode-variables): When setting
20051 `font-lock-defaults', also specify that "#" should
20052 be interpreted with `word' syntax.
20053 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
20054
20055 2003-09-30 Lars Hansen <larsh@math.ku.dk>
20056
20057 * desktop.el: A lot of comments updated.
20058 (desktop-save-mode): Minor mode introduced.
20059 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
20060 (desktop-load-default): Function made obsolete.
20061 (desktop-locals-to-save): Variable made customizable.
20062 (desktop-read): Optional parameter `dirname' added.
20063 (desktop-change-dir, desktop-revert): Parameter `dirname' in
20064 `desktop-read' used.
20065 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
20066
20067 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
20068
20069 * whitespace.el (whitespace-clean-msg): Add user customizable message
20070 for displaying ``clean'' output.
20071 (whitespace-buffer): Use `whitespace-clean-msg'.
20072 (whitespace-global-mode): Fix typo.
20073
20074 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
20075
20076 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
20077
20078 2003-09-29 Lute Kamstra <lute@gnu.org>
20079
20080 * bindings.el (mode-line-modes): Remove superfluous :propertize
20081 construct in initialization.
20082 (mode-line-position): Change cons cell into proper list in
20083 initialization.
20084
20085 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
20086
20087 * international/mule.el (decode-coding-inserted-region): Use car
20088 of the return value of find-operation-coding-system.
20089
20090 2003-09-29 Kenichi Handa <handa@m17n.org>
20091
20092 * descr-text.el (describe-char): Fix previous change.
20093
20094 2003-09-28 Kenichi Handa <handa@m17n.org>
20095
20096 * descr-text.el (describe-char-display): New function.
20097 (describe-char): Pay attention to display table on describing how
20098 a character is displayed.
20099
20100 * international/mule-cmds.el (encoded-string-description):
20101 Prepend "0x" to each encoded byte.
20102
20103 2003-09-28 Andreas Schwab <schwab@suse.de>
20104
20105 * find-file.el (ff-special-constructs): Add autoload cookie.
20106
20107 2003-09-28 Kevin Ryde <user42@zip.com.au>
20108
20109 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
20110 makeinfo appends to duplicate index entries.
20111
20112 2003-09-28 Eli Zaretskii <eliz@gnu.org>
20113
20114 * dired-x.el (dired-clean-tex): Doc fix.
20115
20116 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
20117 using a Chinese tutorial.
20118
20119 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
20120
20121 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
20122 between "MAIL FROM:" and "RCPT TO:" and the following address.
20123
20124 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
20125
20126 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
20127
20128 2003-09-28 David Ponce <david@dponce.com>
20129
20130 * recentf.el (recentf-initialize-file-name-history): New defcustom.
20131 (recentf-load-list): When `recentf-initialize-file-name-history'
20132 is non-nil, initialize an empty `file-name-history' with the
20133 recent list.
20134
20135 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
20136
20137 * man.el (Man-default-man-entry): Remove the leading `*' from the
20138 word at point.
20139
20140 2003-09-26 Lute Kamstra <lute@gnu.org>
20141
20142 * bindings.el (mode-line-position): Mention size indication in
20143 docstring.
20144
20145 2003-09-26 Andre Spiegel <spiegel@gnu.org>
20146
20147 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
20148
20149 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
20150 because it's autoloaded now.
20151
20152 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
20153
20154 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
20155 (sh-font-lock-keywords, sh-feature): Fix previous change of
20156 sh-feature to avoid infloop with sh-font-lock-keywords.
20157
20158 2003-09-25 Kim F. Storm <storm@cua.dk>
20159
20160 * frame.el (frame-current-scroll-bars): New defun.
20161
20162 * window.el (window-current-scroll-bars): New defun.
20163
20164 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20165
20166 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
20167 cause errors when the state cache contains info on parts that have
20168 been narrowed out.
20169
20170 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20171
20172 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
20173 `c-setup-paragraph-variables' has to be used when this variable is
20174 changed; it doesn't work to reinitialize the mode since that
20175 typically clobbers the variable.
20176
20177 * progmodes/cc-styles.el (c-setup-paragraph-variables):
20178 Make it interactive.
20179
20180 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20181
20182 * progmodes/cc-fonts.el (c-font-lock-declarations):
20183 Fix recognition of constructors and destructors for classes whose
20184 names are matched by `*-font-lock-extra-types'.
20185
20186 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
20187 followed by an identifier in C++ then it's a type.
20188
20189 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20190
20191 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
20192 problem that primarily affected XEmacs. Don't use faces to find
20193 unterminated strings since Emacs and XEmacs fontify strings
20194 differently - this function should now work better in XEmacs.
20195
20196 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20197
20198 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
20199 `expand-abbrev' workaround which caused braces to misbehave inside
20200 macros.
20201
20202 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
20203 handling. This bug could cause interactive font locking to bail out.
20204
20205 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20206
20207 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
20208 Handle paren-style types in Pike. Also fixed some cases of
20209 insufficient handling of unbalanced parens.
20210
20211 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
20212
20213 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
20214 common shell prompts that are not common filename or URL characters.
20215 (ffap-file-at-point): Use the new regexp to strip the prompts from
20216 the file names. This is an issue mostly for user prompts that
20217 don't have a trailing space and find-file-at-point is invoked from
20218 within a shell inside Emacs.
20219
20220 2003-09-24 Andre Spiegel <spiegel@gnu.org>
20221
20222 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
20223 stamps numerically, rather than textually.
20224
20225 2003-09-24 Kenichi Handa <handa@m17n.org>
20226
20227 * language/devan-util.el (devanagari-post-read-conversion):
20228 * language/mlm-util.el (malayalam-post-read-conversion):
20229 * language/tml-util.el (tamil-post-read-conversion):
20230 Add autoload cookie.
20231
20232 * international/utf-8.el (utf-8-post-read-conversion):
20233 Call post-read-conversion functions for Devanagari, Malayalam,
20234 and Tamil.
20235
20236 2003-09-23 Dave Love <fx@gnu.org>
20237
20238 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
20239
20240 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
20241
20242 * progmodes/gud.el (perldb): Add gud-until to list of commands.
20243 Update gud-remove.
20244
20245 2003-09-22 Richard M. Stallman <rms@gnu.org>
20246
20247 * progmodes/sh-script.el (sh-mode-default-syntax-table):
20248 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
20249 (sh-mode-syntax-table-input): New variable.
20250 (sh-require-final-newline): Don't use eval.
20251 (sh-builtins, sh-leading-keywords, sh-other-keywords)
20252 (sh-variables, sh-font-lock-keywords): Don't use eval.
20253 (sh-set-shell): When setting require-final-newline,
20254 treat value = `require-final-newline' as don't change it.
20255 Set sh-mode-syntax-table locally based on
20256 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
20257
20258 * progmodes/compile.el (compile-internal):
20259 Call compilation-set-window-height before setting window start.
20260
20261 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
20262
20263 * emacs-lisp/bytecomp.el (byte-compile-log-file):
20264 Clear out byte-compile-last-warned-form.
20265
20266 2003-09-22 Richard M. Stallman <rms@gnu.org>
20267
20268 * woman.el (woman-file-name, woman-follow-word):
20269 If current-word returns nil, use "".
20270
20271 * simple.el (eval-expression): Bind standard-output in to-buffer case.
20272
20273 2003-09-22 Richard M. Stallman <rms@gnu.org>
20274
20275 * emacs-lisp/lisp-mnt.el (lm-with-file):
20276 Don't visit the file, just use insert-file-contents in temp buffer.
20277
20278 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
20279
20280 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
20281 Add surrounding \\( and \\) around the header, as in
20282 for lm-history-header 'Change Log\\|History'.
20283
20284 2003-09-22 John Paul Wallington <jpw@gnu.org>
20285
20286 * progmodes/ld-script.el: Add Commentary section,
20287 minor cleanup of file header.
20288 (ld-script-font-lock-keywords): Doc fix.
20289 (toplevel): Provide `ld-script' feature.
20290
20291 2003-09-21 Kim F. Storm <storm@cua.dk>
20292
20293 * scroll-bar.el (set-scroll-bar-mode): Initialize to
20294 new built-in variable default-frame-scroll-bars.
20295 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
20296 scroll-bar-mode; notably, use it instead of t when we toggle
20297 scroll-bars on.
20298 (toggle-scroll-bar): Use default-frame-scroll-bars.
20299
20300 2003-09-19 Masatake YAMATO <jet@gyve.org>
20301
20302 * pcvs.el (cvs-do-removal): Change the prompt depending on
20303 `filter' value.
20304
20305 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
20306
20307 * startup.el (command-line-1): Stop startup-echo-area-message
20308 being hidden by "Loading image..." message.
20309 (use-fancy-splash-screens-p, display-splash-screen):
20310 Move display-graphic-p test from latter to former.
20311
20312 * progmodes/sh-script.el (sh-font-lock-keywords):
20313 Highlight escaped EOLs differently from other backslash constructs.
20314
20315 2003-09-19 Richard M. Stallman <rms@gnu.org>
20316
20317 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
20318 New functions.
20319 (edebug-enter, edebug-outside-excursion): Use them.
20320
20321 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
20322 Fix the condition for whether to print "In WHERE".
20323
20324 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
20325
20326 * finder.el (finder-mode-hook): New variable.
20327 (finder-mode): Run hook finder-mode-hook
20328
20329 2003-09-18 Masatake YAMATO <jet@gyve.org>
20330
20331 * progmodes/ebrowse.el: Fix broken magic autoload comments.
20332
20333 2003-09-17 Mario Lang <mlang@delysid.org>
20334
20335 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
20336 "p %e" to actually print the value in the GUD buffer.
20337
20338 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
20339
20340 From David Ponce <david.ponce@wanadoo.fr>:
20341 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
20342 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
20343 from loaddefs-boot.el if necessary.
20344
20345 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
20346
20347 * progmodes/gud.el (gud-find-class): Make jdb work again since
20348 cc-mode changed the syntactic information.
20349
20350 2003-09-15 David Ponce <david@dponce.com>
20351
20352 * recentf.el: (recentf-exclude): Accept predicates too.
20353 (recentf-file-readable-p): New function.
20354 (recentf-include-p): Handle predicates in recentf-exclude.
20355 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
20356 (recentf-cleanup): Likewise.
20357 (recentf-save-list): Use write-file to handle backup of
20358 recentf-save-file.
20359
20360 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
20361
20362 * loaddefs-boot.el: Renamed from `loaddefs.el'
20363 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
20364 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
20365 necessary.
20366
20367 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
20368
20369 * electric.el (Electric-pop-up-window): For the `one-window' case,
20370 no longer disconcertingly move point in the original buffer.
20371
20372 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
20373
20374 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
20375
20376 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
20377
20378 * dired.el (dired-mode-map): Fix typo.
20379
20380 2003-09-11 Richard M. Stallman <rms@gnu.org>
20381
20382 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
20383
20384 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20385
20386 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
20387 the function is less noisy. Now only `kill-buffer' can ask questions.
20388
20389 2003-09-10 Mario Lang <mlang@delysid.org>
20390
20391 * battery.el: Update Commentary and Copyright.
20392 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
20393 appear due to wrong ordering of the expressions in `or'.
20394
20395 2003-09-09 Lute Kamstra <lute@gnu.org>
20396
20397 * misc.el (upcase-char): Fix docstring.
20398 (zap-up-to-char): New command.
20399
20400 2003-09-08 David Ponce <david@dponce.com>
20401
20402 Ensure that recentf correctly updates the menu bar.
20403 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
20404 (recentf-menu-bar): New function.
20405 (recentf-clear-data): Use it
20406 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
20407 of easy-menu-change.
20408
20409 2003-09-08 Lute Kamstra <lute@gnu.org>
20410
20411 * simple.el (size-indication-mode): New.
20412 * bindings.el (mode-line-position): Add buffer size indicator.
20413
20414 2003-09-04 Mario Lang <mlang@delysid.org>
20415
20416 * battery.el (battery-linux-proc-acpi): New function.
20417 (battery-status-function): Modify default value calculation to also
20418 check for availability of ACPI.
20419 (battery-echo-area-format): Ditto.
20420 (battery-mode-line-format): Ditto.
20421
20422 2003-09-06 Dave Love <fx@gnu.org>
20423
20424 * ielm.el (ielm-mode-hook): Add :options.
20425
20426 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
20427 (eldoc-print-current-symbol-info): Use it.
20428
20429 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
20430
20431 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
20432 being displayed in GUD buffer.
20433 (gdb-idle-input-queue): Remove var. Use just one queue.
20434 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
20435 Remove functions. Use just one queue.
20436 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
20437 (gdb-invalidate-assembler, gdb-get-current-frame):
20438 Modify functions. Use just one queue.
20439
20440 2003-09-04 Dave Love <fx@gnu.org>
20441
20442 * cus-start.el: Add blink-cursor-alist.
20443
20444 * ruler-mode.el (ruler-mode-fill-column-char)
20445 (ruler-mode-current-column-char): Use char-displayable-p,
20446 not window-system.
20447
20448 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
20449
20450 * language/european.el (windows-1252): Move from code-pages.
20451
20452 * language/cyrillic.el ("Windows-1251"): Delete.
20453 ("Bulgarian", "Belarusian"): Remove `features'.
20454 (windows-1251): Move from code-pages.
20455
20456 * international/mule-diag.el (non-iso-charset-alist):
20457 Remove `codepage' stuff.
20458 (print-designation, list-coding-systems-1): Output fixes.
20459
20460 * international/code-pages.el (cp-make-translation-table)
20461 (cp-valid-codes): Made defsubsts.
20462 (cp-fix-safe-chars): Delete.
20463 (mule-diag): Don't require.
20464 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
20465 (top-level): Check for defined coding system when defining
20466 cp... aliases. Change w32-add-charset-info test to avoid warning.
20467 (non-iso-charset-alist): Defvar when compiling.
20468 (cp-make-coding-system): Doc fix.
20469
20470 2003-09-02 Jason Rumney <jasonr@gnu.org>
20471
20472 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
20473 line-ends from CVS before doing conversion.
20474
20475 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
20476
20477 * calendar/diary-lib.el (diary-header-line-flag)
20478 (diary-header-line-format): New variables.
20479 (list-diary-entries): Use them to set header line in simple diary.
20480
20481 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
20482 other than font-lock-string-face to highlight backslashes.
20483
20484 2003-09-01 Jason Rumney <jasonr@gnu.org>
20485
20486 * international/titdic-cnv.el (tit-read-key-value): Include \r in
20487 regexp.
20488
20489 2003-09-01 Dave Love <fx@gnu.org>
20490
20491 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
20492
20493 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
20494 and :help; also line and column numbers labels.
20495
20496 * international/mule-util.el (char-displayable-p): Move from
20497 latin1-disp, rename and autoload.
20498
20499 * international/latin1-disp.el (latin1-char-displayable-p):
20500 Now obsolete alias. Replace uses with char-displayable-p.
20501 (latin1-display-ucs-per-lynx): Fix last change.
20502
20503 * international/mule-cmds.el (standard-display-european-internal):
20504 Don't use char code for Latin-1 NBSP.
20505 <XFree86 4>: Unfrob NBSP display table. Set display table to use
20506 U+2018, U+2019 for `'.
20507 (select-safe-coding-system): Message fix.
20508
20509 2003-09-01 Kenichi Handa <handa@m17n.org>
20510
20511 * international/fontset.el (setup-default-fontset): For Thai
20512 font, specify "*" family.
20513
20514 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
20515
20516 * progmodes/compile.el (previous-error): Accept a prefix
20517 argument, similarly to next-error.
20518
20519 2003-08-31 Masatake YAMATO <jet@gyve.org>
20520
20521 * pcvs.el (cvs-do-removal): Use = instead of eq to check
20522 the number of files. Bind the number of files to a local
20523 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
20524
20525 2003-08-30 Eli Zaretskii <eliz@gnu.org>
20526
20527 * vc-hooks.el (vc-make-version-backup): Fix the change made on
20528 2003-07-26: msdos-long-file-names is a function, not a variable.
20529
20530 2003-08-29 Richard M. Stallman <rms@gnu.org>
20531
20532 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
20533 Do nothing with mail-personal-alias-file if it is nil.
20534
20535 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
20536 Do nothing if mail-personal-alias-file is nil.
20537
20538 * term.el (term-exec-1): Bind coding-system-for-read.
20539
20540 * dired.el (dired-mouse-find-file-other-window):
20541 Use dired-view-command-alist here, as in dired-view-file.
20542 (dired-view-command-alist): Use %s to substitute file name.
20543 Handle .ps_pages, .eps, .jpg, .gif, .png.
20544
20545 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20546
20547 * info.el (Info-mode-map): Bind S-tab and <backtab> to
20548 `Info-prev-reference', instead of M-tab.
20549
20550 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
20551
20552 * simple.el (blink-matching-open): Work correctly on chars that
20553 are designated as parens through the syntax-table text property.
20554
20555 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
20556
20557 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
20558 line break position in the middle of a non-kinsoku (e.g. latin)
20559 word, making it skip until either a space or a character with
20560 category "|".
20561 (kinsoku-longer): Test for end of buffer.
20562
20563 2003-08-28 Eli Zaretskii <eliz@gnu.org>
20564
20565 * mail/rmail.el (rmail-convert-to-babyl-format):
20566 Detect quoted-printable- and base64-encoded messages and decode them
20567 automatically. Set the message's encoding from the charset=
20568 header, if any. Decode base64-encoded messages in Mail format as well.
20569
20570 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20571
20572 * mail/smtpmail.el: Fix previous change.
20573 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
20574 calling smtpmail-via-smtp.
20575 (smtpmail-via-smtp): Add fall-back values for envelope-from.
20576
20577 2003-08-26 John Paul Wallington <jpw@gnu.org>
20578
20579 * image.el (image-jpeg-p): Don't search beyond length of data.
20580
20581 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20582
20583 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
20584 misfeature in `expand-abbrev' which caused electric keywords like
20585 "else" to disappear if an open brace was typed directly afterwards.
20586
20587 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20588
20589 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
20590 mandatory in `define-widget'.
20591
20592 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
20593 Don't align the operators "!=", "<=" and ">=" as assignment operators.
20594
20595 (c-assignment-operators): New language constant that only contains
20596 the assignment operators.
20597
20598 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
20599
20600 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20601
20602 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
20603 Safeguard against unbalanced sexps.
20604
20605 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
20606
20607 * version.el (emacs-version): Check for gtk. Include gtk version info.
20608
20609 2003-08-25 John Paul Wallington <jpw@gnu.org>
20610
20611 * man.el (Man-default-man-entry): Don't whizz past the section
20612 number before looking for it.
20613
20614 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
20615
20616 * progmodes/gud.el (gud-display-line): Don't set window-point if
20617 source buffer is not visible. (Only happens with M-x gdba.)
20618
20619 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
20620 documentation.
20621 (gdb-source, gdb-source-info): Update to assembler unnecessary
20622 as its done after each GDB command anyway.
20623 (gdb-pre-prompt): Use with-current-buffer.
20624 (gdb-insert-field): Add help-echo text.
20625 (gdb-invalidate-assembler): Re-display of assembler now done in
20626 gdb-info-breakpoints-custom.
20627 (gdb-info-breakpoints-custom): Force re-display of assembler to
20628 happen *after* update of breakpoints buffer.
20629 (gdb-display-source-buffer): Don't choke if gdb-source-window
20630 isn't visible.
20631 (gdb-put-string, gdb-put-arrow): Remove free variables.
20632
20633 2003-08-24 John Paul Wallington <jpw@gnu.org>
20634
20635 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
20636
20637 * man.el (Man-default-man-entry): Strip text properties when
20638 snarfing parts of entry because `format' preserves properties.
20639
20640 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
20641
20642 * files.el (file-newest-backup): Use `expand-file-name'.
20643
20644 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
20645 Allow the diary to pop up a new frame, if needed.
20646
20647 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
20648 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
20649 (smtpmail-send-it): Make treatment of envelope-from consistent with
20650 sendmail.el.
20651
20652 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
20653 (sh-leading-keywords): Add the bash `time' reserved word.
20654 (sh-variables): Add some bash variables.
20655 (sh-add-completer): Fix nil branch of case statement.
20656
20657 2003-08-24 Masatake YAMATO <jet@gyve.org>
20658
20659 * progmodes/ld-script.el: New file.
20660
20661 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
20662
20663 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
20664
20665 2003-08-23 Andre Spiegel <spiegel@gnu.org>
20666
20667 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
20668 Better explain obsolescence, and what to use instead.
20669
20670 2003-08-23 Masatake YAMATO <jet@gyve.org>
20671
20672 * pcvs.el (cvs-do-removal): Show the deleted file name
20673 on the prompt.
20674
20675 2003-08-20 Dave Love <fx@gnu.org>
20676
20677 * international/mule.el (make-coding-system)
20678 (set-buffer-file-coding-system): Doc fix.
20679
20680 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
20681
20682 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
20683
20684 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
20685
20686 * international/utf-16.el: Add mime-text-unsuitable coding system
20687 properties.
20688
20689 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
20690
20691 * cus-edit.el: Add some :links.
20692 (bib): Remove.
20693
20694 * textmodes/bib-mode.el (bib): Add :group external.
20695
20696 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
20697
20698 * wid-edit.el (widget-echo-help): Make it handle expressions that
20699 evaluate to strings.
20700
20701 2003-08-18 Michael Mauger <mmaug@yahoo.com>
20702
20703 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
20704
20705 Simplify selection of SQL products to define highlighting and
20706 interactive mode. Includes detailed instructions on adding
20707 support for new products.
20708
20709 * progmodes/sql.el (sql-product): New variable. Identifies SQL
20710 product for use in highlighting and interactive mode.
20711 (sql-interactive-product): New variable. SQL product for
20712 sql-interactive-mode.
20713 (sql-product-support): New variable. Specifies product-specific
20714 parameters to drive highlighting and interactive mode.
20715 (sql-imenu-generic-expression): Add more object types.
20716 (sql-sqlite-options): Correct comment.
20717 (sql-ms-program): Use "osql" rather than "isql".
20718 (sql-prompt-regexp, sql-prompt-length): Update comment.
20719 (sql-mode-menu): Add "Start SQLi session" entry.
20720 Replace Highlighting submenu with Product menu. Fix Send Region entry.
20721 (sql-mode-abbrev-table): Add abbreviations. Support of
20722 SYSTEM-FLAG on define-abbrev. Support was removed with last
20723 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
20724 (sql-mode-font-lock-object-name): Add font-lock pattern for object
20725 names.
20726 (sql-mode-ansi-font-lock-keywords): Set as default value.
20727 (sql-mode-oracle-font-lock-keywords): Set as default value.
20728 Support Oracle 9i keywords.
20729 (sql-mode-postgres-font-lock-keywords): Set as default value.
20730 (sql-mode-linter-font-lock-keywords): Set as default value.
20731 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
20732 SQLServer 2000.
20733 (sql-mode-sybase-font-lock-keywords)
20734 (sql-mode-interbase-font-lock-keywords)
20735 (sql-mode-sqlite-font-lock-keywords)
20736 (sql-mode-strong-font-lock-keywords)
20737 (sql-mode-mysql-font-lock-keywords)
20738 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
20739 keywords.
20740 (sql-mode-font-lock-defaults): Update comment.
20741 (sql-product-feature): New function. Returns feature associated
20742 with a product from `sql-product-support' alist.
20743 (sql-product-font-lock): New function. Set font-lock support
20744 based on `sql-product'.
20745 (sql-add-product-keywords): New function. Add font-lock rules to
20746 product-specific keyword variables.
20747 (sql-set-product): New function. Set `sql-product' and apply
20748 appropriate font-lock highlighting.
20749 (sql-highlight-product): New function. Set font-lock support
20750 based on a product. Also set mode name to include product name.
20751 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
20752 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
20753 Use `sql-set-product'.
20754 (sql-highlight-ms-keywords)
20755 (sql-highlight-sybase-keywords)
20756 (sql-highlight-interbase-keywords)
20757 (sql-highlight-strong-keywords)
20758 (sql-highlight-mysql-keywords)
20759 (sql-highlight-sqlite-keywords)
20760 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
20761 (sql-get-login): Prompt in the same order as the tokens.
20762 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
20763 (sql-product-interactive): New function. Common portions of
20764 product-specific interactive mode wrappers.
20765 (sql-interactive-mode): Rewritten to use product features.
20766 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
20767 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
20768 (sql-db2, sql-linter): Use `sql-product-interactive'.
20769 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
20770 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
20771 (sql-connect-ingres, sql-connect-postgres)
20772 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
20773 New functions. Format command line parameters and invoke comint on
20774 the appropriate interpreter. Code was in the corresponding
20775 `sql-xyz' function before.
20776 (sql-connect-ms): New function. Support -E argument to use
20777 operating system credentials for authentication.
20778
20779 2003-08-18 Kenichi Handa <handa@m17n.org>
20780
20781 * international/mule.el (encode-char): Fix for the ASCII case.
20782
20783 2003-08-15 Kenichi Handa <handa@m17n.org>
20784
20785 * international/fontset.el (setup-default-fontset): Change "*" to
20786 nil in the specifications of font family.
20787
20788 2003-08-18 Kim F. Storm <storm@cua.dk>
20789
20790 * kmacro.el (kmacro-keymap): Group related bindings in
20791 initialization for clarity. Bind C-s to start macro.
20792 Remove C-r binding.
20793 (kmacro-initial-counter-value): New defvar to hold initial counter
20794 value in case we set the value before defining a macro.
20795 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
20796 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
20797 not defining or executing macro. Doc fix.
20798 (kmacro-add-counter): Clear kmacro-initial-counter-value.
20799 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
20800 temporarily view older elements on the macro ring without cycling
20801 the ring.
20802 (kmacro-display): Doc fix.
20803 (kmacro-exec-ring-item): New helper function.
20804 (kmacro-call-ring-2nd): Use it.
20805 (kmacro-call-ring-2nd-repeat): Doc fix.
20806 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
20807 (kmacro-end-or-call-macro): Execute last viewed macro (using
20808 kmacro-exec-ring-item) from ring if this follows
20809 kmacro-view-macro. This allows us to find a macro on the ring
20810 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
20811 the ring to bring it to the head of the ring.
20812 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
20813 Allow binding to reserved keys without specifying C-x C-k prefix.
20814 Ask for confirmation if entered key sequence is already bound to
20815 a non-macro command.
20816 (kmacro-view-macro): Repeating command will show older elements
20817 on the macro ring; C-k will execute the last viewed macro.
20818 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
20819 property from 'ring to 'head.
20820
20821 2003-08-17 Alan Shutko <ats@acm.org>
20822
20823 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
20824 keeping December out of the alist.
20825
20826 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
20827
20828 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
20829 * calendar/calendar.el (calendar-mode-map): Bind it to key.
20830 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
20831 (calendar-flatten): New function.
20832 (calendar-mouse-view-other-diary-entries)
20833 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
20834 in the menu title and to show multi-line diary entries correctly
20835 in the menu.
20836
20837 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
20838
20839 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
20840 defcustom, because the default was recently changed.
20841
20842 2003-08-16 Richard M. Stallman <rms@gnu.org>
20843
20844 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
20845
20846 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
20847 New subroutine, broken out of eval-last-sexp-1.
20848 (eval-last-sexp-1): Use eval-last-sexp-print-value.
20849
20850 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
20851
20852 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
20853
20854 * simple.el (eval-expression): Use eval-last-sexp-print-value.
20855
20856 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
20857
20858 * progmodes/compile.el (compilation-error-regexp-alist):
20859 Add Java ANt error detection as described in document
20860 http://ant.apache.org/faq.html
20861
20862 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
20863
20864 * simple.el (backward-word, forward-to-indentation)
20865 (backward-to-indentation): Argument changed to optional.
20866 (next-line, previous-line): Use `or' instead of `unless'.
20867
20868 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20869
20870 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
20871 instead of a constant.
20872
20873 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
20874
20875 * shell.el (shell): With prefix-arg, suggest a new buffer name.
20876
20877 2003-08-12 Andre Spiegel <spiegel@gnu.org>
20878
20879 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
20880 (vc-sccs-workfile-version): Search the entire delta table, rather
20881 than just the first entry, because that might be a deleted version.
20882
20883 2003-08-11 Karl Fogel <kfogel@red-bean.com>
20884
20885 * menu-bar.el (menu-bar-options-menu): Supply a body for the
20886 [save-place] binding in the Options menu. Have it require
20887 'saveplace' and then toggle the variable manually, to avoid an an
20888 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
20889 for the bug report.
20890
20891 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
20892
20893 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
20894 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
20895 (gdb-info-threads-custom): Add help-echo text.
20896 (gdb-display-back): Don't use purecopy.
20897 (gdb-info-breakpoints-custom, gdb-reset)
20898 (gdb-assembler-custom): Use display-images-p to test if breakpoint
20899 icons can be displayed.
20900
20901 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
20902
20903 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
20904
20905 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
20906
20907 * bookmark.el (bookmark-completing-read):
20908 Return a string, instead of a list of one string.
20909 Use a popup menu if activated from the mouse.
20910 (bookmark-edit-annotation): Remove unused vars.
20911 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
20912 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
20913 to bookmark-completing-read.
20914 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
20915 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
20916 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
20917 and erase-buffer.
20918 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
20919 (bookmark-menu-jump, bookmark-menu-insert)
20920 (bookmark-popup-menu-and-apply-function)
20921 (bookmark-menu-popup-paned-bookmark-menu): Remove.
20922 (bookmark-menu-build-paned-menu): Remove by folding it into
20923 bookmark-menu-popup-paned-menu.
20924 (menu-bar-bookmark-map): Move the define-key statements here.
20925 Use the "non-menu" commands since they now pop up a menu if needed.
20926 (bookmark-exit-hook-internal): Simplify.
20927
20928 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
20929
20930 * reftex-toc.el (reftex-toc-rename-label): New function.
20931 (reftex-toc-check-docstruct): New function.
20932
20933 * reftex.el (reftex-region-active-p): New function.
20934
20935 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
20936 regexp to find the \bibliography macro.
20937
20938 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
20939 which does not exist in LaTeX.
20940 (reftex-cite-format-builtin): Added amsrefs support.
20941 (reftex-toc-confirm-promotion): New option
20942
20943 * reftex-toc.el
20944 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
20945 (reftex-toc-demote, reftex-toc-promote)
20946 (reftex-toc-do-promote, reftex-toc-promote-prepare)
20947 (reftex-toc-promote-action, reftex-toc-extract-section-number)
20948 (reftex-toc-newhead-from-alist)
20949 (reftex-toc-load-all-files-for-promotion): New functions.
20950 (reftex-toc-help): Added description of new keys.
20951 (reftex-toc-split-windows-fraction): New option.
20952 (reftex-recenter-toc-when-idle): Search *toc* window on all
20953 visible frames.
20954 (reftex-toc): Additional parameter REUSE
20955 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
20956 with REUSE argument.
20957 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
20958 the call of `reftex-toc'.
20959 (reftex-make-separate-toc-frame): New function .
20960 (reftex-toc-recenter): When called with triple prefix arg, call
20961 `reftex-make-separate-toc-frame' first.
20962 (reftex-toc-toggle-dedicated-frame): New command.
20963 (reftex-toc-quit): Adapted to delete frame when called in
20964 dedicated frame.
20965
20966 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
20967 all enclosing macros.
20968
20969
20970 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20971
20972 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
20973 first use.
20974
20975 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20976
20977 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
20978
20979 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
20980
20981 * calendar/calendar.el (list-diary-entries-hook)
20982 (diary-display-hook, nongregorian-diary-listing-hook)
20983 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
20984 Add some customize options for these hooks.
20985 (calendar-abbrev-construct): Don't try to take a substring longer
20986 than the original string.
20987
20988 2003-08-05 Richard M. Stallman <rms@gnu.org>
20989
20990 * emacs-lisp/testcover.el (noreturn): Report error if does return.
20991 (testcover-reinstrument-clauses): Doc fix.
20992
20993 * emacs-lisp/warnings.el: Doc fixes, args renamed.
20994 (warning-type-format): Rename from warning-group-format.
20995
20996 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
20997 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
20998 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
20999 to prevent warnings about defvar for an obsolete variable.
21000
21001 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
21002 warning-group-format renamed to warning-type-format.
21003
21004 * subr.el (read-passwd): Use clear-string instead of fillarray.
21005
21006 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
21007 Use vconcat instead of concat.
21008 (edmacro-sanitize-for-string): New function.
21009
21010 2003-08-05 Dave Love <fx@gnu.org>
21011
21012 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
21013 line-number-display-limit-width.
21014
21015 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
21016
21017 2003-08-05 Kenichi Handa <handa@m17n.org>
21018
21019 * international/code-pages.el: Don't require mule-diag.
21020
21021 * international/mule-diag.el (non-iso-charset-alist):
21022 Add autoload cookie.
21023
21024 * language/devan-util.el (dev-glyph-order): Add an entry for the
21025 glyph code #xC4.
21026
21027 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
21028
21029 * calendar/calendar.el (diary-file, diary-file-name-prefix)
21030 (european-calendar-style, diary-date-forms)
21031 (calendar-day-name-array, calendar-month-name-array): Doc change.
21032 (generate-calendar-month): Adapt for new behaviour of
21033 `calendar-day-name' function.
21034 (calendar-abbrev-length, calendar-day-abbrev-array)
21035 (calendar-month-abbrev-array): New variables.
21036 (calendar-abbrev-construct): New function.
21037 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
21038 rather than fixing abbrevs at some width. Calling syntax change.
21039 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
21040 (calendar-date-string): Adapt for new behaviours of
21041 `calendar-day-name' and `calendar-month-name' functions.
21042
21043 * calendar/diary-lib.el (list-diary-entries): Adapt for new
21044 behaviour of `calendar-day-name' and `calendar-month-name' functions.
21045 (diary-name-pattern): Use abbrev arrays, rather than fixing
21046 abbrevs at three chars. Calling syntax change.
21047 (mark-diary-entries): Adapt for new behaviours of
21048 `diary-name-pattern' and `calendar-make-alist' functions.
21049 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
21050 `diary-name-pattern' function.
21051 (font-lock-diary-date-forms): Use abbrev arrays, rather than
21052 fixing abbrevs at three chars. Calling syntax change.
21053 (cal-hebrew, cal-islam): Require when compiling.
21054 (diary-font-lock-keywords): Adapt for new behaviour of
21055 `font-lock-diary-date-forms' function.
21056
21057 * calendar/cal-hebrew.el: Reposition some code so defined before used.
21058 (calendar-hebrew-month-name-array-common-year)
21059 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
21060 (list-hebrew-diary-entries): Adapt for new behaviours of
21061 `calendar-day-name' and `add-to-diary-list' functions.
21062 (mark-hebrew-diary-entries): Adapt for new behaviours of
21063 `diary-name-pattern' and `calendar-make-alist' functions.
21064
21065 * calendar/cal-islam.el (calendar-islamic-month-name-array):
21066 Add doc string.
21067 (list-islamic-diary-entries): Adapt for new behaviours of
21068 `calendar-day-name' and `add-to-diary-list' functions.
21069 (mark-islamic-diary-entries): Adapt for new behaviours of
21070 `diary-name-pattern' and `calendar-make-alist' functions.
21071
21072 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
21073 `calendar-month-name' function.
21074
21075 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
21076
21077 * calendar/solar.el (solar-seasons-data): Move definition before use.
21078
21079 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
21080 (cal-tex-LaTeX-hourbox): Move definition before use.
21081
21082 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
21083 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
21084 * lunar.el, solar.el (displayed-month, displayed-year):
21085 Define for compiler.
21086
21087 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
21088
21089 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
21090 MODE. Renamed from c-init-c-language-vars'.
21091 (c-initialize-cc-mode): Change accordingly.
21092 (c-common-init): Ditto.
21093 (c-mode): Ditto.
21094 (c++-mode): Use `c-init-language-vars-for'.
21095 (objc-mode): Ditto.
21096 (java-mode): Ditto.
21097 (idl-mode): Ditto.
21098 (pike-mode): Ditto.
21099 (awk-mode): Ditto.
21100
21101 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
21102
21103 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
21104 or not the point moved.
21105
21106 (c-search-decl-header-end): Don't trip up on operator identifiers
21107 in C++ and operators like == in all languages.
21108
21109 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
21110 Detect leading labels correctly.
21111
21112 2003-08-02 Andreas Schwab <schwab@suse.de>
21113
21114 * textmodes/ispell.el: Don't redo key bindings on loading, put
21115 them only in loaddefs.el.
21116 * bookmark.el: Likewise.
21117 * dabbrev.el: Likewise.
21118 * emerge.el: Likewise.
21119
21120 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
21121 has more than one member.
21122
21123 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
21124
21125 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21126
21127 * lpr.el (printify-region): It was ending conversion before the
21128 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
21129
21130 2003-07-31 John Paul Wallington <jpw@gnu.org>
21131
21132 * net/browse-url.el (browse-url-epiphany): Doc fix.
21133
21134 2003-07-30 Kenichi Handa <handa@m17n.org>
21135
21136 * international/fontset.el (setup-default-fontset):
21137 Change registry names of Akurti fonts.
21138
21139 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
21140
21141 * comint.el (comint-read-noecho): Use `clear-string' instead of
21142 `fillarray'.
21143
21144 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
21145
21146 * outline.el (outline-mode-hook): Add defvar.
21147
21148 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
21149
21150 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
21151 Restore assembler in source window if that is what has been selected.
21152 (menu): Add gdb-restore-windows to menu. Make gdba
21153 specific menus only visible from gdba.
21154
21155 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
21156
21157 * progmodes/compile.el (compilation-environment): New user variable.
21158 (compile-internal): Respect it.
21159
21160 2003-07-23 Masatake YAMATO <jet@gyve.org>
21161
21162 * progmodes/gud.el (gdb-script-font-lock-keywords):
21163 Put `font-lock-function-name-face' on a symbol which includes
21164 `-' like `hook-run'. Put font-lock-variable-name-face
21165 on a symbol starting with $.
21166
21167 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
21168
21169 * files.el (set-visited-file-name): Use truename for buffer-file-name.
21170
21171 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
21172
21173 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
21174
21175 2003-07-26 Andre Spiegel <spiegel@gnu.org>
21176
21177 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
21178 Use with-no-warnings.
21179 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
21180 rather than to find-file-not-found-hook, which doesn't exist.
21181
21182 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
21183
21184 * international/quail.el (quail-translate-key): Fix previous change.
21185
21186 2003-07-25 John Paul Wallington <jpw@gnu.org>
21187
21188 * server.el (server-start): Check `server-process' is non-nil
21189 before killing it to avoid killing current buffer's process.
21190
21191 * simple.el (choose-completion-string): Use `minibufferp';
21192 test `completion-reference-buffer' if `buffer' arg is nil.
21193 (push-mark): Use `when' and `unless'.
21194 (pop-mark): Use `when'.
21195
21196 * mouse-sel.el (mouse-sel-get-selection-function):
21197 Check `x-last-selected-text-primary'. Don't barf if it or
21198 `x-last-selected-text' aren't bound.
21199
21200 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
21201
21202 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
21203
21204 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
21205
21206 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
21207
21208 2003-07-23 John Paul Wallington <jpw@gnu.org>
21209
21210 * tooltip.el (defface tooltip): Inherit from variable-pitch.
21211
21212 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
21213
21214 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
21215 string. Defvar the derived hook.
21216
21217 * macros.el (insert-kbd-macro): Escape double quote character.
21218 From Thomas W Murphy <twm@andrew.cmu.edu>.
21219
21220 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
21221
21222 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
21223 to match the specific mark rather than reusing comment-start-skip.
21224
21225 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
21226
21227 * progmodes/hideshow.el (hs-special-modes-alist):
21228 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
21229
21230 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
21231
21232 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
21233 value using ?\s.
21234
21235 2003-07-21 John Paul Wallington <jpw@gnu.org>
21236
21237 * subr.el (with-selected-window): Add closing paren.
21238
21239 2003-07-21 Richard M. Stallman <rms@gnu.org>
21240
21241 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
21242 (lisp-mode): Likewise.
21243
21244 * subr.el (with-selected-window): Copy code form save-selected-window
21245 so as to call select-window with norecord arg.
21246 (dynamic-completion-table): Doc fix.
21247 (lazy-completion-table): Doc fix.
21248
21249 * international/mule-cmds.el (set-locale-environment):
21250 langinfo renamed to locale-info.
21251
21252 * international/mule.el (auto-coding-functions): Doc fix.
21253
21254 2003-07-21 Kenichi Handa <handa@m17n.org>
21255
21256 * international/quail.el (quail-translate-key):
21257 Update quail-current-str correctly.
21258
21259 2003-07-21 Andreas Schwab <schwab@suse.de>
21260
21261 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
21262 ?, to "_".
21263
21264 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
21265 Version 2.0.36 of Tramp released.
21266
21267 * net/tramp.el (tramp-default-password-end-of-line): Rename from
21268 tramp-password-end-of-line.
21269 (tramp-password-end-of-line): New method parameter.
21270 (tramp-get-password-end-of-line): Function to access method
21271 parameter `tramp-password-end-of-line', or variable
21272 `tramp-default-password-end-of-line' (default value).
21273 (tramp-methods): Add entries for new parameter
21274 tramp-password-end-of-line.
21275 (tramp-enter-password): Use new function
21276 `tramp-get-password-end-of-line'.
21277 (tramp-handle-insert-file-contents): Do not
21278 unconditionally inhibit the file operation file-local-copy, only
21279 do that when the inhibit-file-name-operation is currently
21280 insert-file-contents. This fixes finding remote CVS-controlled
21281 files. (It would barf on inserting the CVS/Entries file
21282 literally, because the file-local-copy handler wasn't called.)
21283 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
21284 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
21285 (tramp-initial-commands): New variable.
21286 (tramp-process-initial-commands): New function, using the variable.
21287 (tramp-open-connection-setup-interactive-shell): Call the new function.
21288 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
21289 method into the buffer name, never use nil. Reported by Hanak
21290 David <dhanak@inf.bme.hu>.
21291 (tramp-open-connection-setup-interactive-shell): Erase buffer
21292 before sending "stty -onlcr".
21293
21294 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
21295
21296 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
21297
21298 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
21299
21300 2003-07-19 John Paul Wallington <jpw@gnu.org>
21301
21302 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
21303 (artist-draw-rect, artist-draw-square): Doc fixes.
21304
21305 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
21306
21307 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
21308
21309 2003-07-19 Kenichi Handa <handa@m17n.org>
21310
21311 * international/kkc.el (kkc-show-conversion-list-update):
21312 Highlight the correct candidate in the message.
21313
21314 2003-07-18 John Paul Wallington <jpw@gnu.org>
21315
21316 * simple.el (current-word): Don't include punctuation char when
21317 `really-word' arg is non-nil.
21318
21319 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
21320
21321 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
21322 moved to the directory obsolete.
21323
21324 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
21325
21326 * info.el (Info-menu-entry-name-re): Allow newlines in
21327 menu entry names.
21328
21329 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
21330 syntax-ppss-after-change-function.
21331 (syntax-ppss-after-change-function): New alias. Update uses.
21332 (syntax-ppss): Catch the case where the buffer is narrowed.
21333
21334 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21335
21336 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
21337 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
21338
21339 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
21340
21341 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
21342 since it might be modified.
21343
21344 * progmodes/cc-langs.el (c++-make-template-syntax-table)
21345 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
21346 names to these language constants.
21347
21348 2003-07-15 Kim F. Storm <storm@cua.dk>
21349
21350 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
21351 All uses changed.
21352
21353 2003-07-14 Mark A. Hershberger <mah@everybody.org>
21354
21355 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
21356 Namespace support.
21357
21358 2003-07-13 Juanma Barranquero <lektu@terra.es>
21359
21360 * frame.el (modify-all-frames-parameters): Reinstall (copyright
21361 papers received).
21362
21363 2003-07-13 Karl Eichwalder <ke@suse.de>
21364
21365 * textmodes/po.el (po-find-charset): White space at the start of the
21366 Content-Type field body is non-mandatory.
21367
21368 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
21369
21370 * textmodes/texinfo.el (texinfo-section-list):
21371 Append appendixsection; a synonym for appendixsec.
21372
21373 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
21374
21375 * man.el (Man-translate-cleanup): New.
21376 (Man-translate-references): Call `Man-translate-cleanup' to clean
21377 leading, trailing and middle spaces.
21378
21379 2003-07-13 Lars Hansen <larsh@math.ku.dk>
21380
21381 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
21382 Handle `dired-directory' being a list.
21383
21384 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
21385
21386 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
21387 it doesn't exist.
21388
21389 2003-07-12 Richard M. Stallman <rms@gnu.org>
21390
21391 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
21392
21393 * progmodes/cc-defs.el (c-make-keywords-re):
21394 Don't use delete-duplicates.
21395 (c-lang-const): Don't use mapcan.
21396
21397 * apropos.el (apropos-show-scores): Make it customizable.
21398 Document new meaning.
21399 (apropos): Compute scores from symbols.
21400 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
21401
21402 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21403
21404 * ps-bdf.el: Fix copyright line.
21405 (bdf-directory-list): Fix initialization code.
21406
21407 2003-07-11 John Paul Wallington <jpw@gnu.org>
21408
21409 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
21410 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
21411 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
21412
21413 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
21414
21415 * emacs-lisp/ring.el (ring-elements): Doc fix.
21416
21417 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21418
21419 * calendar/timeclock.el (timeclock-relative)
21420 (timeclock-ask-before-exiting, timeclock-use-display-time):
21421 Doc changes.
21422 (timeclock-modeline-display): Give a message if
21423 `timeclock-use-display-time' is non-nil but `display-time-mode'
21424 is not active.
21425
21426 2003-07-11 Kenichi Handa <handa@m17n.org>
21427
21428 * international/mule-cmds.el (set-language-environment):
21429 Set current-language-environment to the correct string.
21430
21431 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21432
21433 * ps-print.el: Print line number correctly in a region. Reported by
21434 Tim Allen <timallen@ls83.fsnet.co.uk>.
21435 (ps-print-version): New version number (6.6.2).
21436 (ps-printing-region): Code fix.
21437
21438 2003-07-10 John Paul Wallington <jpw@gnu.org>
21439
21440 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
21441 this function can be called from `add-completions-from-tags-table'.
21442
21443 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
21444
21445 * calendar/timeclock.el (timeclock-use-display-time)
21446 (timeclock-day-over-hook, timeclock-workday-remaining)
21447 (timeclock-status-string, timeclock-when-to-leave)
21448 (timeclock-when-to-leave-string, timeclock-log-data)
21449 (timeclock-find-discrep, timeclock-day-base)
21450 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
21451 (timeclock-modeline-display): Set the variable
21452 `timeclock-modeline-display'.
21453 (timeclock-update-modeline): Doc fix. Respect value of
21454 `timeclock-relative'.
21455
21456 2003-07-09 Richard M. Stallman <rms@gnu.org>
21457
21458 * textmodes/reftex-parse.el (reftex-all-document-files):
21459 Add autoload cookie.
21460
21461 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
21462 (reftex-scanning-info-available-p): Add autoload cookie.
21463
21464 * international/mule-cmds.el
21465 (set-display-table-and-terminal-coding-system): Delete duplicate
21466 aset on standard-display-table.
21467
21468 * view.el (view-file): If existing buffer's major mode is special,
21469 don't go into view mode.
21470
21471 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
21472
21473 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21474
21475 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
21476 buffer changes; there's third party code that calls this function
21477 directly.
21478
21479 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21480
21481 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
21482 (autodoc-font-lock-keywords): Don't byte compile on font lock
21483 initialization when running from byte compiled files.
21484
21485 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
21486
21487 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
21488 statement ends with auto-increment "++".
21489
21490 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
21491
21492 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21493 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21494 these are changed, so declare them as variables and not constants.
21495
21496 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
21497
21498 * subr.el (dolist, dotimes): Doc fix.
21499
21500 2003-07-08 Kim F. Storm <storm@cua.dk>
21501
21502 * international/mule-cmds.el
21503 (set-display-table-and-terminal-coding-system): Don't break
21504 bootstrap if standard-display-table isn't setup yet.
21505
21506 2003-07-07 Richard M. Stallman <rms@gnu.org>
21507
21508 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
21509 Give it a doc string, and autoload it.
21510
21511 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
21512 Use with-no-warnings.
21513
21514 * info.el (Info-search): If find invisible text, search again.
21515
21516 * isearch.el (search-whitespace-regexp): Add a shy group around it.
21517
21518 * man.el (Man-name-regexp): Match + as part of name.
21519
21520 * simple.el (visible-mode): Rename from vis-mode.
21521 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
21522
21523 * simple.el (current-word): New arg REALLY-WORD specifies
21524 don't include punctuation chars.
21525
21526 * emacs-lisp/debug.el (debug, debugger-env-macro):
21527 Use with-no-warnings while accessing and binding unread-command-char.
21528
21529 * international/mule-cmds.el
21530 (set-display-table-and-terminal-coding-system): Use explicit loop
21531 instead of calling standard-display-default.
21532
21533 * net/ange-ftp.el (ange-ftp-file-symlink-p):
21534 Use condition-case to catch error in ange-ftp-get-files.
21535
21536 * net/browse-url.el (browse-url-browser-function):
21537 Add alternative for Epiphany.
21538 (browse-url-epiphany-program, browse-url-epiphany-arguments)
21539 (browse-url-epiphany-startup-arguments)
21540 (browse-url-epiphany-new-window-is-tab): New variables.
21541 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
21542
21543 * progmodes/compile.el (compile-auto-highlight): Default now t.
21544 (compile): Doc fix.
21545 (compilation-next-error): Fix previous change.
21546
21547 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
21548
21549 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
21550
21551 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
21552
21553 * gdb-ui.el (gdb-source-info): Display current frame when
21554 attaching to an existing process.
21555 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
21556 while laying out windows when attaching to an existing process.
21557
21558 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
21559
21560 * info.el (Info-menu): Use Info-menu-entry-name-re.
21561
21562 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
21563
21564 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
21565 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
21566
21567 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
21568 to match the same text.
21569
21570 2003-07-06 John Paul Wallington <jpw@gnu.org>
21571
21572 * vc.el (vc-annotate-offset): Move defvar up.
21573
21574 2003-07-06 Kim F. Storm <storm@cua.dk>
21575
21576 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
21577 This should fix the infinite loop when extracting menu names.
21578
21579 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21580
21581 * files.el (auto-mode-alist, interpreter-mode-alist):
21582 Remove entries to CC Mode modes to avoid duplicates; they are now added
21583 with autoload directives in cc-mode.el.
21584
21585 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21586
21587 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21588 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21589 these are changed, so declare them as variables and not constants.
21590
21591 * progmodes/cc-mode.el: Fix some autoload problems: Try to
21592 ensure that the entry for ".c" extension comes before the one for
21593 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
21594 Fix incorrect entries that were added to `interpreter-mode-alist'.
21595 Move the autoload directives for AWK to the top level since they
21596 aren't recognized anywhere else. Do not use the new AWK mode doc
21597 in the autoload form for the old AWK mode.
21598
21599 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21600
21601 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
21602 (bibtex-sort-ignore-string-entries): Default value t.
21603 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
21604 erroneously in previous version.
21605 (bibtex-string-files): Docstring reflects new parsing scheme.
21606 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
21607 docstring, add # as one of the chars to crush
21608 (bibtex-autokey-prefix-string, bibtex-autokey-names)
21609 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
21610 (bibtex-autokey-name-change-strings)
21611 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
21612 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
21613 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
21614 (bibtex-autokey-title-terminators)
21615 (bibtex-autokey-titlewords-stretch)
21616 (bibtex-autokey-titleword-ignore)
21617 (bibtex-autokey-titleword-case-convert)
21618 (bibtex-autokey-titleword-abbrevs)
21619 (bibtex-autokey-titleword-abbrevs)
21620 (bibtex-autokey-titleword-change-strings)
21621 (bibtex-autokey-titleword-length)
21622 (bibtex-autokey-titleword-separator)
21623 (bibtex-autokey-name-year-separator)
21624 (bibtex-autokey-year-title-separator)
21625 (bibtex-autokey-before-presentation-function)
21626 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
21627 Fix docstring.
21628 (bibtex-strings, bibtex-reference-keys):
21629 Use lazy-completion-table and make-variable-buffer-local.
21630 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
21631 (bibtex-braced-string-syntax-table)
21632 (bibtex-quoted-string-syntax-table): New variables.
21633 (bibtex-parse-nested-braces): Remove.
21634 (bibtex-parse-field-string): Use syntax table and forward-sexp.
21635 (bibtex-parse-association): Simplify.
21636 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
21637 (bibtex-parse-field-text): Simplify.
21638 (bibtex-search-forward-field, bibtex-search-backward-field):
21639 argument BOUND can take value t.
21640 (bibtex-start-of-field, bibtex-start-of-name-in-field)
21641 (bibtex-end-of-name-in-field, bibtex-end-of-field)
21642 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21643 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
21644 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
21645 (bibtex-skip-to-valid-entry): Return buffer position of beginning
21646 and ending of entry. Update for changes of bibtex-search-entry.
21647 Simplify.
21648 (bibtex-map-entries): FUN is called with three arguments.
21649 (bibtex-search-entry): Return a cons pair with buffer positions of
21650 beginning and end of entry.
21651 (bibtex-enclosing-field): Simplify.
21652 (bibtex-format-entry): Use booktitle to set a missing title.
21653 (bibtex-autokey-get-names): Fiddle with regexps.
21654 (bibtex-generate-autokey): Use identity.
21655 (bibtex-parse-keys): Use simplified parsing algorithm if
21656 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
21657 arguments. Return alist of keys.
21658 (bibtex-parse-strings): Simplify. Return alist of strings.
21659 (bibtex-complete-string-cleanup): Fix docstring.
21660 (bibtex-read-key): New function.
21661 (bibtex-mode): Fix docstring. Do not parse for keys and
21662 strings when the mode is entered. Set fill-paragraph-function to
21663 bibtex-fill-field. Setup font-lock-mark-block-function the way
21664 font-lock intended.
21665 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
21666 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
21667 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
21668 (bibtex-Preamble): Avoid hard coded constants.
21669 (bibtex-make-field): Fix docstring. Simplify.
21670 (bibtex-beginning-of-entry): Always return new position of point.
21671 (bibtex-end-of-entry): Rearrange cond clauses.
21672 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
21673 Update for changes of bibtex-map-entries.
21674 (bibtex-ispell-abstract): Do not move point.
21675 (bibtex-entry-index): Use downcase. Simplify.
21676 (bibtex-lessp): Handle catch-all.
21677 (bibtex-find-crossref): Turn into a command.
21678 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
21679 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
21680 preamble entries.
21681 (bibtex-fill-field-bounds): New function.
21682 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
21683 (bibtex-fill-entry): Use bibtex-fill-field-bounds
21684 (bibtex-String): Use bibtex-strings. Always obey
21685 bibtex-sort-ignore-string-entries.
21686
21687 2003-07-05 John Paul Wallington <jpw@gnu.org>
21688
21689 * cus-theme.el (customize-create-theme):
21690 Call `customize-create-theme' in Reset widget's notify function.
21691
21692 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
21693 (ibuffer-mark-interactive): Use `or' instead of `unless'.
21694 (define-ibuffer-column name): Add summarizer.
21695 (define-ibuffer-column size): Likewise.
21696 (define-ibuffer-column filename): Likewise.
21697 (define-ibuffer-column process): Likewise. Change BODY's output too.
21698 (define-ibuffer-column filename-and-process): Likewise, likewise.
21699 (ibuffer): Remove local vars `already-in' and `need-update'.
21700
21701 * ibuf-ext.el: Don't require `derived' at compile-time.
21702
21703 2003-07-05 Kim F. Storm <storm@cua.dk>
21704
21705 * info.el: Disable paragraph refilling.
21706 (Info-refill-paragraphs): New defcustom.
21707 (Info-fontify-node): Use it.
21708
21709 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
21710
21711 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
21712 thingies from constructors created by defstruct.
21713
21714 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
21715 the default value of the variable.
21716 (byte-code-meter): Move declaration to top level.
21717
21718 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
21719
21720 * info.el (Info-following-node-name-re): New fun.
21721 (Info-following-node-name): Remove.
21722 (Info-insert-dir): Use the new fun.
21723 (Info-extract-pointer): Don't save restriction; use new fun.
21724 (Info-menu-entry-name-re): New const.
21725 (Info-menu-entry-name-re): Use it along with new fun.
21726 (Info-node-spec-re): Use new fun.
21727 (Info-complete-menu-item, Info-fontify-node): Use new const.
21728 (Info-goto-node, Info-follow-reference, Info-menu-update):
21729 Use match-string.
21730 (Info-follow-reference): Use assoc-string.
21731 Use a list of strings for the completion table.
21732 (Info-fontify-node): Use match-string, line-end-position.
21733 Limit the search for `node:' to the first line.
21734
21735 * newcomment.el (uncomment-region): Remove padding coming from
21736 comment-start rather than just from comment-padding.
21737
21738 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
21739 (vc-cvs-stay-local-p): Use vc-stay-local-p.
21740 (vc-cvs-rename-file): Remove (use the default).
21741 (vc-cvs-register): Register parent dir if needed.
21742 (vc-cvs-could-register): Return non-nil if parent can be registered.
21743 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
21744 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
21745
21746 * vc-svn.el (vc-svn-use-edit): Make it into a const.
21747 (vc-svn-update): Fix the arguments to `svn'.
21748 (vc-svn-diff-tree): Just use `vc-svn-diff'.
21749 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
21750 Simple implementations, assuming `name' is a URL.
21751
21752 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
21753 set of chars allowed unquoted in a case pattern.
21754
21755 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
21756
21757 * font-lock.el (font-lock-extra-types-widget)
21758 (c-font-lock-extra-types, c++-font-lock-extra-types)
21759 (objc-font-lock-extra-types, java-font-lock-extra-types)
21760 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
21761 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
21762 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
21763 (font-lock-match-c++-structor-declaration)
21764 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
21765 (c++-font-lock-keywords-3, c++-font-lock-keywords)
21766 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
21767 (objc-font-lock-keywords-3, objc-font-lock-keywords)
21768 (java-font-lock-keywords-1, java-font-lock-keywords-2)
21769 (java-font-lock-keywords-3, java-font-lock-keywords)
21770 (java-font-lock-syntactic-face-function): Remove obsolete code
21771 and constants. It's all in cc-fonts.el now.
21772
21773 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
21774
21775 * mail/sendmail.el (mail-specify-envelope-from)
21776 (mail-envelope-from): Doc fix.
21777
21778 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
21779
21780 * generic-x.el: Do away with the dependency on `c-emacs-features'
21781 when populating `rul-generic-mode-syntax-table'; we already know
21782 this isn't XEmacs.
21783
21784 See ChangeLog.10 for earlier changes.
21785
21786 ;; Local Variables:
21787 ;; coding: iso-2022-7bit
21788 ;; End:
21789
21790 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
21791 Copying and distribution of this file, with or without modification,
21792 are permitted provided the copyright notice and this notice are preserved.
21793
21794 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1