]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
bc460f524307ee2654004d767371dc4ffa8ccc77
[gnu-emacs] / lisp / ChangeLog
1 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
2
3 * international/latexenc.el: Add page marker to force the "Local
4 Variables:" string out of the last page.
5
6 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
7
8 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
9 tooltip-change-major-mode.
10 (gud-tooltip-print-command): Remove case where gud-minor-mode
11 is gdb ("--fullname").
12 (gud-tooltip-tips): Turn GUD tooltips off for this case and
13 explain to user.
14
15 2005-05-16 Jay Belanger <belanger@truman.edu>
16
17 * calc/calc-store.el (calc-copy-special-constant): New function.
18
19 * calc/calc-ext.el (calc-init-extensions): Add binding for
20 `calc-copy-special-constant'.
21
22 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
23 for the `calc-copy-special-constant' command.
24
25 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
26
27 * subr.el (left-fringe-p): New function.
28
29 * progmodes/compile.el (compilation-setup): Set local value of
30 overlay-arrow-string to "" always.
31 (compilation-set-window): Left fringe then don't scroll. No left
32 fringe then no arrow and scroll message to top.
33 (compilation-context-lines): Adjust doc string accordingly.
34
35 2005-05-16 Kim F. Storm <storm@cua.dk>
36
37 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
38 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
39 (ido-wide-find-dir-or-delete-dir): New command for M-d.
40 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
41 (ido-read-file-name): Handle commands with ido property value
42 equal to find-file as reading a file name, to allow C-d to enter dired.
43 (ibuffer-find-file): Add ido property with value find-file.
44
45 2005-05-15 Kim F. Storm <storm@cua.dk>
46
47 * subr.el (open-network-stream-nowait): Remove.
48 (open-network-stream-server): Remove.
49
50 2005-05-15 Richard M. Stallman <rms@gnu.org>
51
52 * faces.el (describe-face): Output a definition link button.
53
54 * help-mode.el (help-face-def): New button type.
55
56 * emacs-lisp/copyright.el (copyright-fix-years):
57 Match properly if the first year is 2-digit.
58 Don't mess up the whitespace after the years by filling.
59
60 * dired-aux.el (dired-mark-confirm):
61 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
62
63 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
64 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
65 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
66
67 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
68 Set font-lock-comment-start-skip.
69
70 * font-lock.el (font-lock-comment-start-skip): New variable.
71 (font-lock-comment-end-skip): New variable.
72 (font-lock-fontify-syntactically-region): Use them if non-nil.
73
74 2005-05-15 Jay Belanger <belanger@truman.edu>
75
76 * calc/calc-store.el (calc-store-value): Return a string rather
77 than display it as a message.
78 Use calc-var-name for variable name.
79 (calc-store-into): Add the result of calc-store-value to message.
80 (calc-copy-variable): Add a message.
81 (calc-store-exchange): Improve error messages.
82 (calc-store-binary, calc-store-map): Don't reset the values of
83 special constants.
84
85 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
86
87 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
88 manual to docstring.
89
90 * files.el (hack-local-variables-confirm): Add STRING argument.
91 Make the function handle non file visiting buffers correctly.
92 (hack-local-variables-prop-line, hack-local-variables)
93 (hack-one-local-variable): Use STRING arg of
94 `hack-local-variables-confirm'.
95
96 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
97
98 Sync with Tramp 2.0.49.
99
100 * tramp.el (tramp-handle-dired-call-process)
101 (tramp-handle-insert-directory):`insert-buffer' cannot be used
102 because the contents of the Tramp buffer is changed before
103 insertion (`expand-file' and alike).
104 (tramp-handle-insert-directory): If `localname' has an empty
105 nondirectory name, it must not be quoted.
106 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
107 variable `tramp-chunksize'. Change callees.
108 (tramp-open-connection-setup-interactive-shell): Check remote host
109 for buggy `send-process-string' implementation. Set
110 `tramp-chunksize' if found. Reported by Michael Kifer
111 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
112 (tramp-handle-shell-command): `insert-buffer' cannot be used
113 because the contents of the Tramp buffer is changed before
114 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
115 <frederic.bothamy@free.fr>.
116 (tramp-set-auto-save): Actions should be done for Tramp file name
117 handler only. Ange-FTP has its own auto-save mechanism. Reported
118 by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
119 (tramp-set-auto-save-file-modes): Set file modes of
120 `buffer-auto-save-file-name' to ?\600 as fallback solution.
121 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
122 (tramp-bug): Remove obsolete variable.
123 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
124 for presence of `mml-mode'. Make it running for older Emacsen as
125 well.
126
127 2005-05-14 John Paul Wallington <jpw@pobox.com>
128
129 * ibuf-ext.el (define-ibuffer-filter filename):
130 If `dired-directory' is a list, use its car.
131
132 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
133
134 * ibuffer.el (define-ibuffer-column filename):
135 If `dired-directory' is a list, use its car.
136
137 2005-05-14 Richard M. Stallman <rms@gnu.org>
138
139 * subr.el (symbol-file): Doc fix.
140
141 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
142 (byte-compile-form): Call byte-compile-nogroup-warn.
143 (byte-compile-warning-types): Doc fix.
144
145 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
146
147 * progmodes/cc-engine.el (c-literal-faces):
148 Add font-lock-comment-delimiter-face.
149
150 * net/net-utils.el (dig): Use with-no-warnings.
151
152 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
153 (sc-recite-frame-alist, sc-default-cite-frame)
154 (sc-default-uncite-frame, sc-default-recite-frame)
155 (sc-attrib-selection-list, sc-rewrite-header-list):
156 Mark as risky-local-variable.
157
158 * international/ogonek.el (ogonek-jak, ogonek-how):
159 Don't use beginning-of-buffer.
160
161 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
162
163 * calendar/solar.el (solar-data-list): Move definition up.
164
165 * dnd.el (dnd-protocol-alist): Add autoload.
166
167 * progmodes/sh-script.el: Many doc usage fixes.
168 (sh-indent-after-do): Change default to match common styles.
169
170 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
171
172 * files.el (interpreter-mode-alist)
173 (auto-mode-interpreter-regexp): Doc fixes.
174
175 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
176
177 * tmm.el (tmm-get-keymap): Include only active menus and menu
178 items.
179
180 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
181
182 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
183
184 * dired.el (dired-mode): make-variable-buffer-local =>
185 make-local-variable
186
187 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
188
189 * term/mac-win.el (mac-select-convert-to-string): Try coding
190 systems in mac-script-code-coding-systems if specified one cannot
191 encode string for `com.apple.traditional-mac-plain-text'.
192
193 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
194
195 * progmodes/make-mode.el (makefile-targets-face)
196 (makefile-shell-face, makefile-makepp-perl-face): New faces.
197 (makefile-dependency-regex): Fix it to not make the colon in
198 $(var:a=b) special.
199 (makefile-rule-action-regex): New regexp for highlighting embedded
200 Shell strings.
201 (makefile-macroassign-regex): Handle != for highlighting as
202 embedded Shell strings.
203 (makefile-var-use-regex): New const.
204 (makefile-statements, makefile-automake-statements)
205 (makefile-gmake-statements, makefile-makepp-statements)
206 (makefile-bsdmake-statements): New consts.
207 (makefile-make-font-lock-keywords): New function.
208 (makefile-automake-font-lock-keywords)
209 (makefile-gmake-font-lock-keywords)
210 (makefile-makepp-font-lock-keywords)
211 (makefile-bsdmake-font-lock-keywords): New consts.
212 (makefile-mode-map): Add switchers between the various submodes.
213 (makefile-mode): Document the availability of the variants.
214 (makefile-automake-mode, makefile-gmake-mode)
215 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
216
217 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
218 new variants of makefile-mode.
219
220 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
221
222 * font-lock.el (font-lock-comment-delimiter-face): Fix up
223 the inheritance.
224
225 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
226
227 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
228 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
229
230 * files.el (normal-mode): Extend the scope of the
231 `enable-local-variables' binding to include the `set-auto-mode' call.
232 (magic-mode-alist): Doc fix.
233
234 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
235
236 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
237 font-lock-comment-face rather than copying its setting.
238
239 2005-05-12 Andreas Schwab <schwab@suse.de>
240
241 * eshell/esh-mode.el (eshell-send-input): Doc fix.
242
243 2005-05-12 Lute Kamstra <lute@gnu.org>
244
245 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
246 defcustom for the mode hook variable. Delete the last argument.
247 * generic-x.el: Fix callers of define-generic-mode.
248 (generic-x-modes): Delete group.
249 (show-tabs-tab-face, show-tabs-space-face): Put them in the
250 generic-x customization group.
251
252 2005-05-12 Kim F. Storm <storm@cua.dk>
253
254 * font-lock.el (font-lock-negation-char-face): Default to "off".
255
256 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
257 font-lock-negation-char-face to ! in !=.
258
259 2005-05-12 Masatake YAMATO <jet@gyve.org>
260
261 * add-log.el (find-change-log): Fix typos in the docstring
262 of function.
263
264 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
265
266 * international/latexenc.el (latexenc-find-file-coding-system):
267 Avoid `re-search-forward' when looking for input encoding because
268 of speed and safety. Better regular expressions for recognizing
269 input encoding. Limit a search for TeX-master/tex-main-file to
270 the local variable section.
271
272 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
273
274 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
275 syntax of $ to "'" (quote).
276
277 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
278
279 * dnd.el (dnd-protocol-alist): Improve custom type.
280
281 * dired.el (dired-dnd-protocol-alist): New variable.
282 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
283 `dired-mode-hook' to the end.
284
285 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
286
287 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
288 comment-end if comment-start-skip is not set.
289 Obey the font-lock-comment-delimiter-face variables.
290
291 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
292
293 * files.el (executable-find): Move from executable.el. Use locate-file.
294 * progmodes/executable.el (executable-find): Move to files.el.
295
296 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
297 when trying to ensure forward progress.
298
299 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
300
301 * mouse-sel.el (mouse-sel-follow-link-p): New function.
302 (mouse-select, mouse-select-internal, mouse-extend-internal):
303 Use it to implement mouse-1-click-follows-link functionality.
304
305 2005-05-11 Richard M. Stallman <rms@gnu.org>
306
307 * font-lock.el (font-lock-fontify-syntactically-region):
308 Use font-lock-comment-delimiter-face for comment delimiters.
309
310 2005-05-10 Jay Belanger <belanger@truman.edu>
311
312 * calc/calc-help.el (calc-m-prefix-help): Add mention of
313 preserving embedded modes.
314
315 2005-05-10 Richard M. Stallman <rms@gnu.org>
316
317 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
318
319 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
320 Move from ada-stmt.el.
321 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
322
323 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
324 Move to ada-mode.el.
325 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
326
327 * cus-edit.el (custom-file): Call file-chase-links.
328
329 * files.el (read-directory-name): Fix previous change.
330 (hack-local-variables-confirm): New function.
331 (hack-local-variables-prop-line, hack-local-variables)
332 (hack-one-local-variable): Use it.
333
334 2005-05-10 Lute Kamstra <lute@gnu.org>
335
336 * font-lock.el (font-lock-keywords-alist)
337 (font-lock-removed-keywords-alist): Clarify docstrings.
338
339 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
340
341 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
342 (gdb-source-info): Check for preprocessor info.
343 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
344 a macro for a function.
345 found (user might have used GDB dir command).
346 (gdb-info-breakpoints-custom): Try to find file again if not already
347 (gdb-get-location): Update gdb-location-alist correctly for change
348 to gdb-info-breakpoints-custom.
349
350 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
351 (gud-tooltip-print-command): Add gdbmi case.
352 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
353 preprocessor info.
354
355 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
356
357 * startup.el (fancy-splash-insert): Fix typo in doc string.
358
359 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
360
361 * obsolete/float.el (string-to-float):
362 * obsolete/hilit19.el (hilit-add-pattern):
363 * obsolete/rnews.el (news-parse-range, news-select-message)
364 (news-get-pruned-list-of-files): Replace `string-to-int' by
365 `string-to-number'.
366
367 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
368 `find-file-not-found-hooks'; use `add-hook'.
369 (uncompress-while-visiting): Set `write-file-functions', not
370 `write-file-hooks'; use `add-hook'.
371
372 2005-05-09 Kim F. Storm <storm@cua.dk>
373
374 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
375 (cua-paste): Handle clipboard action.
376 (cua--init-keymaps): Remap clipboard-kill-region and
377 clipboard-kill-ring-save.
378
379 2005-05-08 Eli Zaretskii <eliz@gnu.org>
380
381 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
382 Improve commentary.
383
384 * simple.el (next-error-overlay-arrow-position): Revert the change
385 made on 2005-04-30.
386
387 2005-05-07 Jay Belanger <belanger@truman.edu>
388
389 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
390 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
391 `calc-sel-reselect'.
392
393 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
394 Calc is in embedded mode.
395
396 2005-05-07 Eli Zaretskii <eliz@gnu.org>
397
398 * progmodes/compile.el (compilation-setup):
399 Set overlay-arrow-string to an empty string on text terminals.
400
401 * textmodes/ispell.el (ispell-program-name): Try looking for
402 "aspell" along exec-path, and if found, use it as the default
403 speller program.
404
405 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
406
407 * international/mule.el (sgml-xml-auto-coding-function):
408 Recognize encoding='FOO' in single quotes as well as in double quotes.
409
410 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
411
412 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
413 as well as `interactive', so that defmacro* would recognize
414 `declare' forms.
415
416 2005-05-07 Eli Zaretskii <eliz@gnu.org>
417
418 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
419 Explain more about the LIGHTER arg's usage in the doc string.
420 Add commentary to clarify what the code does. Fix the regexp that
421 strips whitespace from LIGHTER. Quote LIGHTER before using it,
422 since it could have characters special to regular expressions.
423
424 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
425
426 * replace.el (occur-1): Bind inhibit-read-only so that
427 erase-buffer doesn't barf on read-only text properties (likewise
428 for add-text-properties in occur-engine). Mark buffer as unmodified.
429 (occur-engine): Don't set buffer-read-only here.
430
431 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
432
433 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
434 list-buffers-directory. This caused the *cvs-commit* buffer to be
435 sometimes mistakenly reused as a *cvs* buffer.
436
437 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
438
439 * tooltip.el: Move code for GUD tooltips into gud.el.
440 (require): CL no longer needed to compile case.
441 (tooltip-mode): Do not toggle functions for GUD tooltips.
442 (tooltip-gud-tips-p): Remove. Replace with minor mode
443 gud-tooltip-mode in gud.el.
444 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
445 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
446 tooltip-gud prefix with gud-tooltip and obsolete.
447 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
448 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
449 (tooltip-mouse-motion): Mouse movement functions/variable.
450 Rename in gud.el by adding gud prefix.
451 (tooltip-gud-original-filter, tooltip-gud-dereference)
452 (tooltip-gud-event, tooltip-toggle-gud-tips)
453 (tooltip-gud-process-output, tooltip-gud-print-command)
454 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
455 gud.el by replacing tooltip-gud prefix with gud-tooltip.
456 (gdb-tooltip-print): Move to gdb-ui.el.
457
458 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
459 (require): CL needed to compile case.
460 (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
461 tooltip-gud-tips-p. Make it a minor-mode.
462 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
463 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
464 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
465 (gud-tooltip-change-major-mode)
466 (gud-tooltip-activate-mouse-motions-if-enabled)
467 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
468 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
469 (gud-tooltip-original-filter, gud-tooltip-dereference)
470 (gud-tooltip-event, tooltip-toggle-gud-tips)
471 (gud-tooltip-process-output, gud-tooltip-print-command)
472 (gud-tooltip-tips): Move from tooltip.el.
473
474 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
475 (gdb-cpp-define-alist-flags): Doc fix.
476 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
477 gud-tooltip-mode is t.
478
479 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
480
481 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
482 evaporate if their text is deleted.
483 (goto-address-at-point): Make it work as a mouse binding as well.
484 (goto-address-at-mouse): Obsolete it. Update users.
485
486 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
487
488 * calendar/appt.el (top-level): No longer activate on load.
489
490 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
491
492 * calendar/cal-bahai.el (mark-bahai-diary-entries):
493 * net/webjump.el (webjump):
494 * progmodes/idlw-help.el (idlwave-do-context-help1)
495 (idlwave-highlight-linked-completions):
496 * textmodes/po.el (po-find-file-coding-system-guts):
497 Replace `assoc-ignore-case' by `assoc-string'.
498
499 2005-05-06 Eli Zaretskii <eliz@gnu.org>
500
501 * files.el (locate-file): Doc fix.
502
503 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
504 Remove the redundant test for ms-dos.
505
506 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
507 look for the preprocessor with exec-suffixes. If not found in
508 standard places, look in exec-path. Remove most of the tests that
509 used system-type.
510
511 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
512
513 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
514
515 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
516 file-name clash with jka-compr.el on 8+3 filesystems.
517
518 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
519
520 * term/mac-win.el: Don't define or bind scroll bar functions if
521 x-toolkit-scroll-bars is t.
522 (x-select-text, x-get-selection-value):
523 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
524 (PRIMARY): Put mac-scrap-name property.
525 (mac-select-convert-to-file-url): New function.
526 (public.file-url): New selection target type. Add to
527 selection-converter-alist.
528 (x-get-selection, x-selection-value): Handle it.
529 (x-cut-buffer-or-selection-value): New alias.
530
531 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
532
533 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
534 entry to avoid calling bibtex-find-entry with arg global
535 being t. Remove arg key.
536 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
537 (bibtex-copy-summary-as-kill): Change accordingly.
538
539 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
540
541 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
542 (org-agenda-date-later): Use with-current-buffer.
543
544 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
545
546 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
547 (define-obsolete-variable-alias): Doc Fixes.
548
549 2005-05-06 Kim F. Storm <storm@cua.dk>
550
551 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
552 vertical-motion when selective-display is active.
553
554 * ido.el (ido-setup-hook): New hook.
555 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
556 (ido-input-stack): New var.
557 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
558 ido-next-work-file binding to M-O.
559 Bind M-f to ido-wide-find-file-or-pop-dir.
560 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
561 (ido-read-internal): Run ido-setup-hook.
562 Catch quit in read-file-name and read-string to cancel edit.
563 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
564 Automatically pop-all when completing a directory name (RET).
565 (ido-file-internal): Add with-no-warnings around ffap and dired code.
566 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
567 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
568 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
569 New functions for M-b/M-f to move among the directory components.
570 (ido-make-merged-file-list): Catch quit to cancel merge.
571 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
572 (ido-completion-help): No warnings for ido-completion-buffer-full.
573
574 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
575
576 * font-lock.el (font-lock-negation-char-face): New face and variable.
577 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
578 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
579 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
580 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
581
582 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
583
584 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
585 Fix typo in docstring.
586
587 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
588 (ebrowse-print-statistics-line)
589 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
590
591 * term/w32-win.el (image-library-alist): Add additional name for
592 Xpm library.
593
594 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
595
596 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
597 use gcc instead of cpp.
598
599 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
600 (gdb-create-define-alist): Use it.
601 (gdb-cpp-define-alist-program): Update for MS-DOS.
602
603 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
604
605 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
606
607 2005-05-04 Richard M. Stallman <rms@gnu.org>
608
609 * help.el (describe-key): No error when UNTRANSLATED is nil.
610
611 * simple.el (line-move-1): Fix previous change to signal errors
612 appropriately.
613
614 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
615
616 * calendar/icalendar.el (icalendar-version): Now at 0.12.
617 (icalendar-duration-correction): Remove.
618 (icalendar--get-event-properties): Split result at commas.
619 (icalendar--decode-isoduration): New optional argument
620 DURATION-CORRECTION.
621 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
622 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
623 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
624 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
625 (icalendar--convert-anniversary-to-ical): New functions, extracted
626 from icalendar-export-region, with bug fixes.
627 (icalendar-export-region): Use the above functions.
628 (icalendar-import-buffer): Check before saving diary file.
629 (icalendar--convert-recurring-to-diary)
630 (icalendar--convert-non-recurring-all-day-to-diary)
631 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
632 extracted from icalendar--convert-ical-to-diary, with bug fixes.
633 (icalendar--convert-ical-to-diary): Use the above functions.
634
635 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
636
637 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
638 Remove these recent additions.
639 (c-mode): Restore to before 2005-04-28.
640
641 * progmodes/cc-vars.el (cc-define-list-program): Remove this
642 recent addition.
643
644 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
645 (gdb-define-alist): New variables.
646 (gdb-create-define-alist): New function.
647 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
648 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
649 with string-to-number.
650 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
651
652 * progmodes/gud.el: Replace string-to-int with string-to-number.
653 (gud-find-file): Handle gdb-define-alist.
654
655 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
656
657 2005-05-02 Jay Belanger <belanger@truman.edu>
658
659 * calc/calc-aent.el (math-read-token):
660 * calc/calc-bin.el (calc-word-size):
661 * calc/calc-ext.el (calc-read-number-fancy):
662 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
663 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
664 * calc/calc-frac.el (calc-over-notation):
665 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
666 (calc-graph-num-points, calc-graph-init):
667 * calc/calc-prog.el (calc-read-parse-table-part)
668 (calc-edit-macro-repeats):
669 * calc/calc-yank.el (calc-do-grab-rectangle):
670 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
671 Replace `string-to-int' by `string-to-number'.
672
673 2005-05-02 Kim F. Storm <storm@cua.dk>
674
675 * kmacro.el: Use executing-kbd-macro-index variable.
676
677 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
678
679 * net/rlogin.el (rlogin-parse-words): Delete func.
680 (rlogin): Use split-string, not rlogin-parse-words.
681 Also, if there are option-like elements in the parsed args,
682 take the host to be the first arg immediately following them.
683 Suggested by Michael Mauger.
684
685 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
686
687 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
688
689 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
690
691 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
692 (cc-mode-cpp-program): Rename to cc-define-list-program and
693 move to cc-vars.el.
694
695 * progmodes/cc-vars.el (cc-define-list-program):
696 Change to "gcc -E -dM -". Make customizable.
697
698 2005-05-02 Kim F. Storm <storm@cua.dk>
699
700 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
701
702 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
703
704 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
705
706 * international/mule-util.el (truncate-string): Remove alias and
707 obsolete declaration.
708
709 * international/mule-cmds.el (update-iso-coding-systems):
710 Remove alias and obsolete declaration.
711
712 * international/mule.el (coding-system-parent): Remove alias and
713 obsolete declaration.
714
715 * subr.el (define-function, sref): Remove aliases and obsolete
716 declarations.
717 (chars-in-region): Remove obsolete declaration.
718
719 2005-05-01 Richard M. Stallman <rms@gnu.org>
720
721 * info.el (Info-mode): Set widen-automatically to nil, locally.
722
723 * simple.el (widen-automatically): New variable.
724 (pop-global-mark): Obey widen-automatically.
725
726 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
727
728 * term/xterm.el (function-key-map): Call substitute-key-definition
729 before the keymap size is increased by a lot of define-key calls.
730
731 2005-05-01 Richard M. Stallman <rms@gnu.org>
732
733 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
734 Rename ARG to ELEMENT. Doc fix.
735
736 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
737
738 * allout.el (allout-exposure): Remove macro and obsolete declaration.
739 Remove references to allout-exposure/change to allout-new-exposure.
740
741 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
742 bytecode symbols.
743
744 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
745 (compiled-function-p, focus-frame, unfocus-frame):
746 Remove aliases and obsolete declarations.
747 Back out inadvertant changes from previous commit.
748
749 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
750
751 * files.el (require-final-newline): Make Custom tags consistent
752 with mode-require-final-newline.
753 (mode-require-final-newline): Doc fix.
754
755 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
756
757 * international/latexenc.el (latexenc-find-file-coding-system):
758 Fix regular expressions.
759
760 2005-05-01 David Kastrup <dak@gnu.org>
761
762 * international/latexenc.el (latexenc-find-file-coding-system):
763 Fix regular expressions.
764
765 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
766
767 * subr.el (string-to-int): Make obsolete.
768
769 2005-04-30 Richard M. Stallman <rms@gnu.org>
770
771 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
772
773 * loadup.el: load jka-comp-hook.
774
775 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
776 (jka-compr-handler): Add autoload. `put' calls moved
777 to jka-comp-hook.el.
778 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
779 (jka-compr-inhibit): Autoload.
780
781 * jka-comp-hook.el: New file.
782 Enable the mode by default.
783
784 * files.el (backup-buffer-copy): Use copy-file instead
785 of write-region, and put back the 'excl.
786
787 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
788
789 * progmodes/flymake.el (flymake-split-string)
790 (flymake-split-string, flymake-log, flymake-pid-to-names)
791 (flymake-reg-names, flymake-get-source-buffer-name)
792 (flymake-unreg-names, flymake-add-line-err-info)
793 (flymake-add-err-info): Clarify docstrings.
794 (flymake-popup-menu, flymake-make-emacs-menu)
795 (flymake-make-xemacs-menu): Add docstrings.
796 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
797 Set variables directly throughout.
798
799 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
800
801 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
802 exists. Initialise cc-define-alist.
803 (c-mode): Add cc-create-define-alist locally to after-save-hook.
804 If there is no file (Macroexpansion) don't create an alist.
805
806 2005-04-29 Sam Steingold <sds@gnu.org>
807
808 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
809 (cc-create-define-alist): Use it instead of the hard-coded string.
810
811 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
812
813 * international/mule-conf.el (file-coding-system-alist): Fix regexp
814 for latexenc.
815
816 2005-04-29 Lute Kamstra <lute@gnu.org>
817
818 * emacs-lisp/generic.el: Improve commentary section.
819 (define-generic-mode): Improve docstring.
820
821 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
822
823 * textmodes/org.el (many places): Change to quiet the byte compiler.
824 (org-prefix-format-compiled): New variable.
825 (org-compile-prefix-format): New function.
826 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
827 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
828 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
829 (org-get-entries-from-diary): Use `org-get-time-of-day' for
830 consistency with entries from `org-mode' files.
831 (org-get-time-of-day): Fix bug with partial matches early in a line.
832 (org-non-link-chars): New constant.
833 (org-link-regexp): Respect `org-non-link-chars'.
834 (org-agenda-day-view): Remove command.
835 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
836 (org-follow-bbdb-link, org-store-link): Search also company field.
837 (org-highlight-overlay): New variable.
838 (org-highlight, org-unhighlight): New functions.
839 (org-agenda-mode): Add pre-command-hook to remove highlight.
840 (org-evaluate-time-range): Behavior depends upon whether time stamp
841 contains a time or not.
842 (org-show-subtree, org-show-entry): New functions.
843 (org-agenda-cleanup-fancy-diary): Remove empty lines.
844
845 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
846
847 * comint.el (comint-output-filter-functions): Add autoload cookie.
848
849 2005-04-28 Kim F. Storm <storm@cua.dk>
850
851 * ido.el (ido-everywhere): Fix last change.
852
853 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
854
855 * international/latexenc.el: New file.
856 * international/mule-conf.el (file-coding-system-alist): For .tex,
857 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
858
859 2005-04-28 Lute Kamstra <lute@gnu.org>
860
861 * font-lock.el (font-lock-add-keywords)
862 (font-lock-remove-keywords): Clarify docstring.
863 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
864 Don't start docstrings with a `*'.
865 (font-lock-update-removed-keyword-alist): Give it a docstring.
866
867 * generic-x.el: Update commentary section.
868 Only require font-lock when compiling.
869 Define all modes conditionally.
870 Place all generic modes in the generic-x-modes customization group.
871 (generic-x-modes): New customization group.
872 (generic-default-modes, generic-mswindows-modes)
873 (generic-unix-modes, generic-other-modes): New constants.
874 (generic-define-mswindows-modes, generic-define-unix-modes):
875 Update docstrings. Make them obsolete.
876 (generic-extras-enable-list): New default value. Update docstring.
877 Improve :type. Change :set function.
878 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
879 Fix docstring.
880
881 * emacs-lisp/generic.el (generic-mode-internal):
882 Simplify font-lock-defaults.
883 (define-generic-mode): Fix docstring.
884
885 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
886
887 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
888 font-lock-face property to highlight matches.
889
890 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
891
892 * progmodes/cc-mode.el: (cc-create-define-alist): New function.
893 (cc-define-alist): New variable.
894 (c-mode): Make it local and initialise it.
895
896 * progmodes/gdb-ui.el (gdb-active-process): New variable.
897 (gdb-exited): New function.
898 (gdb-annotation-rules): Use it.
899 (gdb-starting): Set gdb-active-process to t.
900 (gdb-stopping): Amend doc string.
901 (gdb-reset): Set gdb-active-process to nil.
902
903 * tooltip.el (tooltip-gud-tips): Show the associated #define
904 directives when a C program under GDB is not executing.
905
906 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
907
908 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
909 font-lock-fontify-syntactic-keywords.
910
911 * font-lock.el (font-lock-default-fontify-region): Don't force
912 parse-sexp-lookup-properties to nil.
913
914 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
915
916 * man.el (man-mode-syntax-table): Set up `:' to have
917 word-constituent syntax.
918
919 2005-04-27 Lute Kamstra <lute@gnu.org>
920
921 * novice.el (disable-command): Don't add spurious newlines to the
922 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
923
924 2005-04-26 Jay Belanger <belanger@truman.edu>
925
926 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
927 than one window before deleting window.
928
929 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
930
931 * shell.el (shell-prompt-pattern): Doc fix.
932 (shell-mode): Set paragraph-separate buffer locally to "\\'".
933
934 * comint.el (comint-prompt-regexp, comint-get-old-input)
935 (comint-use-prompt-regexp)
936 (comint-use-prompt-regexp-instead-of-fields)
937 (comint-replace-by-expanded-history, comint-send-input)
938 (comint-output-filter, comint-get-old-input-default)
939 (comint-line-beginning-position, comint-bol, comint-show-output)
940 (comint-backward-matching-input, comint-forward-matching-input)
941 (comint-next-prompt, comint-previous-prompt):
942 Rename `comint-use-prompt-regexp-instead-of-fields' to
943 `comint-use-prompt-regexp'. Keep old name as alias and declare
944 obsolete.
945 (comint-use-prompt-regexp): Shorten first line of doc string.
946
947 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
948 Set paragraph-separate buffer locally to "\\'".
949
950 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
951 Adapt to above name change.
952
953 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
954 (smbclient-prompt-regexp): Ditto.
955
956 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
957
958 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
959
960 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
961 gdb-location-list.
962 Break lines that are over 80 characters wide.
963
964 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
965
966 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
967 New fun and var, to preserve compatibility.
968
969 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
970
971 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
972
973 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
974 name to file-newer-than-file-p.
975
976 2005-04-26 Richard M. Stallman <rms@gnu.org>
977
978 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
979
980 * progmodes/python.el (python-mode):
981 Use new name eldoc-documentation-function.
982
983 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
984
985 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
986 (eldoc-documentation-function):
987 Rename from eldoc-print-current-symbol-info-function. Calls changed.
988
989 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
990
991 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
992
993 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
994
995 * term/xterm.el (function-key-map): Fix strings for
996 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
997 {C,S,A,C-S}-{f1-f12}.
998
999 2005-04-26 Kenichi Handa <handa@m17n.org>
1000
1001 * international/mule-cmds.el (select-safe-coding-system):
1002 Fix previous change.
1003
1004 2005-04-26 Lute Kamstra <lute@gnu.org>
1005
1006 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
1007
1008 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
1009 (font-lock-comment-delimiter-face): Ditto.
1010
1011 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
1012
1013 2005-04-25 Jay Belanger <belanger@truman.edu>
1014
1015 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
1016 to t while inserting information; use help-mode.
1017
1018 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
1019
1020 * term.el (ansi-term-color-vector): Use the xterm colors.
1021 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
1022
1023 2005-04-25 Lute Kamstra <lute@gnu.org>
1024
1025 * font-core.el (font-lock-defaults): Fix docstring.
1026
1027 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
1028
1029 2005-04-25 Kenichi Handa <handa@m17n.org>
1030
1031 * international/mule-cmds.el (select-safe-coding-system):
1032 Don't check consistency with coding: spec, etc if raw-text or
1033 no-conversion was found to be safe.
1034
1035 2005-04-24 Richard M. Stallman <rms@gnu.org>
1036
1037 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
1038 citation markers at start of each line.
1039
1040 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
1041 citation markers at start of each line.
1042
1043 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
1044
1045 * files.el (mode-require-final-newline): Fix previous change.
1046 (require-final-newline): Fix type label.
1047
1048 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
1049
1050 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
1051 statement in buffer (broken by 2004-11-24 change).
1052
1053 2005-04-24 Kim F. Storm <storm@cua.dk>
1054
1055 * ido.el (ido-everywhere): Save and restore old read-buffer-function
1056 and read-file-name-function values. Don't overwrite existing
1057 non-nil values if ido-mode is enabled without ido-everywhere.
1058
1059 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
1060
1061 * files.el (mode-require-final-newline): Minor doc fix.
1062
1063 2005-04-24 Eli Zaretskii <eliz@gnu.org>
1064
1065 * subr.el (syntax-after): Doc fix.
1066 (syntax-class): If argument is nil, return nil. Mask off upper 16
1067 bits, not 8 bits.
1068
1069 * files.el (mode-require-final-newline): Doc fix.
1070 (backup-buffer-copy): Fix last change.
1071
1072 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1073
1074 * term/mac-win.el: Require select. Set selection-coding-system to
1075 mac-system-coding-system. Call menu-bar-enable-clipboard.
1076 (x-last-selected-text-clipboard, x-last-selected-text-primary)
1077 (x-select-enable-clipboard): New variables.
1078 (x-select-text, x-get-selection, x-selection-value)
1079 (x-get-selection-value, mac-select-convert-to-string)
1080 (mac-services-open-file, mac-services-open-selection)
1081 (mac-services-insert-text): New functions.
1082 (CLIPBOARD, FIND): Put mac-scrap-name property.
1083 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
1084 (public.tiff): Put mac-ostype property.
1085 (selection-converter-alist): Add entries for them.
1086 (mac-application-menu-map): New keymap.
1087 (interprogram-cut-function, interprogram-paste-function): Set to
1088 x-select-text and x-get-selection-value, respectively.
1089 (split-window-keep-point): Set to t.
1090
1091 2005-04-23 Richard M. Stallman <rms@gnu.org>
1092
1093 * files.el (read-directory-name): Always pass non-nil
1094 DEFAULT-FILENAME arg to read-file-name.
1095 (backup-buffer-copy, basic-save-buffer-2): Take care against
1096 writing thru an unexpected existing symlink.
1097 (revert-buffer): In indirect buffer, revert the base buffer.
1098 (magic-mode-alist): Doc fix.
1099 (buffer-stale-function): Doc fix.
1100 (minibuffer-with-setup-hook): Avoid warning.
1101 (mode-require-final-newline): Doc and custom fix.
1102
1103 * follow.el (follow-end-of-buffer): Use with-no-warnings.
1104
1105 * font-lock.el (font-lock-comment-face): On terminals with few colors,
1106 use the default appearance.
1107 (font-lock-comment-delimiter-face): New face, new variable.
1108
1109 * imenu.el (imenu--generic-function): The official position of a
1110 definition is the start of the line that BEG is in.
1111
1112 * midnight.el (midnight-timer): Move defvar up.
1113
1114 * mouse.el (mouse-drag-region-1): Delete some debugging code.
1115
1116 * saveplace.el (save-place-to-alist): Use with-no-warnings.
1117
1118 * startup.el (command-line): Use with-no-warnings.
1119
1120 * window.el (window-size-fixed): New defvar.
1121
1122 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
1123
1124 * mail/rmail.el (rmail-font-lock-keywords):
1125 Use font-lock-comment-delimiter-face.
1126
1127 * mail/sendmail.el (mail-font-lock-keywords):
1128 Use font-lock-comment-delimiter-face.
1129
1130 * progmodes/compile.el (next-error-highlight-timer): New defvar.
1131
1132 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
1133
1134 * progmodes/compile.el (compilation-mode-font-lock-keywords):
1135 Specify t for LAXMATCH when matching directories.
1136 Save match data around compilation-compat-error-properties form.
1137
1138 2005-04-23 David Kastrup <dak@gnu.org>
1139
1140 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
1141 Mention that the autoloaded aliases should be kept for AUCTeX.
1142
1143 2005-04-23 Andreas Schwab <schwab@suse.de>
1144
1145 * isearch.el (isearch-forward): Doc fix.
1146
1147 2005-04-23 Eli Zaretskii <eliz@gnu.org>
1148
1149 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
1150 (jit-lock-stealth-nice): Change default value to 0.5.
1151
1152 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
1153
1154 * abbrev.el (write-abbrev-file): Write table entries in
1155 alphabetical order by table name.
1156
1157 2005-04-22 Kim F. Storm <storm@cua.dk>
1158
1159 * ido.el (ido-read-internal): Fix `list' completion.
1160
1161 2005-04-22 Kenichi Handa <handa@m17n.org>
1162
1163 * recentf.el (recentf-save-file-coding-system): New variable.
1164 (recentf-save-list): Encode the file by
1165 recentf-save-file-coding-system and add coding: tag.
1166
1167 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
1168
1169 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
1170
1171 2005-04-21 Lute Kamstra <lute@gnu.org>
1172
1173 * loadhist.el (unload-feature): Don't remove a function from hooks
1174 if it is about to be restored to an autoload . Remove functions
1175 that will become unbound from auto-mode-alist. Simplify the code.
1176
1177 * subr.el (assq-delete-all): New implementation that is linear,
1178 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
1179 (rassq-delete-all): New function.
1180
1181 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
1182 Add size-indication-mode.
1183
1184 2005-04-21 Kenichi Handa <handa@m17n.org>
1185
1186 * international/mule-cmds.el: Add autoload for widget-value in
1187 eval-when-compile.
1188
1189 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
1190
1191 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
1192 Add tooltip-mode.
1193
1194 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
1195
1196 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
1197
1198 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
1199 (inferior-lisp-filter-regexp, inferior-lisp-program)
1200 (inferior-lisp-load-command, inferior-lisp-prompt)
1201 (inferior-lisp-mode-hook, lisp-source-modes)
1202 (inferior-lisp-load-hook): defvar->defcustom.
1203 (inferior-lisp-program, inferior-lisp-prompt)
1204 (inferior-lisp-load-hook): Doc fixes.
1205 (inferior-lisp-install-letter-bindings): Small change in
1206 introductory comment.
1207
1208 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
1209
1210 * vc.el (vc-annotate-color-map): Change some colors so that text
1211 using them as foreground is readable on both white and black
1212 backgrounds.
1213
1214 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
1215
1216 * international/mule-conf.el (translation-table-for-input):
1217 Remove redundant declaration.
1218
1219 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
1220
1221 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
1222
1223 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
1224 (tooltip-toggle-gud-tips): New function.
1225
1226 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1227
1228 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
1229 right angle brackets.
1230
1231 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
1232
1233 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
1234
1235 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1236
1237 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
1238 Remove. Update callers to use expand-file-name instead.
1239
1240 * subr.el (syntax-class): New function.
1241
1242 * simple.el (blink-matching-open): Use it.
1243
1244 * paren.el (show-paren-function): Use it to recognize parens that are
1245 also used in 2-char comment markers.
1246
1247 2005-04-19 Lute Kamstra <lute@gnu.org>
1248
1249 * loadhist.el (unload-feature): Update for new format of
1250 load-history. Simplify the code.
1251
1252 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1253
1254 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
1255 (mac-add-charset-info): New function. Initialize variable
1256 mac-charset-info-alist using it.
1257 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
1258 for translation.
1259 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
1260 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
1261 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
1262 New CCL programs.
1263
1264 2005-04-19 Kim F. Storm <storm@cua.dk>
1265
1266 * simple.el (next-buffer, prev-buffer, next-error)
1267 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
1268 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
1269
1270 * bindings.el (next-buffer, prev-buffer, next-error)
1271 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
1272 (clone-indirect-buffer-other-window): Move bindings from simple.el.
1273 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
1274 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
1275
1276 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
1277
1278 * isearch.el (isearch-edit-string): Make the search-ring available for
1279 minibuffer history commands.
1280 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
1281 the default history commands now work just as well.
1282 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
1283
1284 2005-04-18 Kim F. Storm <storm@cua.dk>
1285
1286 * emulation/cua-base.el (cua--pre-command-handler): Add more
1287 elaborate check for shift modifier on non-window systems.
1288
1289 2005-04-18 Lars Hansen <larsh@math.ku.dk>
1290
1291 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
1292
1293 2005-04-18 Kim F. Storm <storm@cua.dk>
1294
1295 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
1296 and make it optional. Don't test tooltip-gud-echo-area here.
1297 (tooltip-gud-process-output, gdb-tooltip-print):
1298 Pass tooltip-gud-echo-area to tooltip-show.
1299 (tooltip-help-tips): Remove second optional arg to tooltip-show.
1300
1301 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1302
1303 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
1304 `display-graphic-p' may not be bound yet.
1305
1306 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
1307
1308 * startup.el (command-line): No longer enable Xterm Mouse mode by
1309 default in terminals compatible with xterm.
1310
1311 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
1312
1313 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
1314
1315 * tooltip.el (tooltip-gud-echo-area): Rename from
1316 tooltip-use-echo-area.
1317 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
1318 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
1319 area independently of where help tooltips are displayed.
1320
1321 2005-04-17 David Kastrup <dak@gnu.org>
1322
1323 * cus-theme.el (custom-theme-write-variables): Quote variables
1324 where necessary.
1325
1326 2005-04-17 Richard M. Stallman <rms@gnu.org>
1327
1328 * simple.el (yank-excluded-properties): Add follow-link to value.
1329
1330 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
1331
1332 * startup.el (fancy-splash-max-time): Just 30 seconds.
1333 (fancy-splash-delay): Just 7.
1334 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
1335
1336 * loadhist.el (unload-feature): Update for new format of load-history.
1337 Simplify the code.
1338
1339 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
1340 (rmail-font-lock-keywords): Don't fontify the text of a citation.
1341
1342 * mail/sendmail.el (mail-font-lock-keywords):
1343 Don't fontify subject text.
1344 Don't fontify the text of a citation.
1345
1346 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
1347
1348 * comint.el (comint-output-filter): Run comint-output-filter-functions
1349 with point where the user had it.
1350
1351 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
1352
1353 * international/ucs-tables.el (ucs-set-table-for-input):
1354 Disable when using unify-on-decoding.
1355
1356 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
1357
1358 * emulation/cua-base.el (cua-global-mark-face): Add special case
1359 for displays supporting a high number of colors.
1360
1361 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
1362
1363 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
1364
1365 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
1366
1367 * filesets.el (filesets-add-buffer): If user supplies a name of a
1368 non-existing fileset, create a new fileset.
1369
1370 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
1371
1372 * textmodes/org.el (org-up-heading-all): Fix bug with
1373 `outline-up-heading-all'.
1374
1375 2005-04-16 Andreas Schwab <schwab@suse.de>
1376
1377 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
1378 /etc/permissions.d/* and /etc/aliases.d/*.
1379
1380 2005-04-16 Kenichi Handa <handa@m17n.org>
1381
1382 * international/code-pages.el (cp-make-coding-system):
1383 Set `translation-table-for-input' property value to the symbol
1384 ucs-mule-to-mule-unicode, not to that value.
1385 (pt154): Escape guillemet by `\'.
1386
1387 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
1388
1389 * loadup.el: Load tooltip if x-show-tip is fboundp.
1390
1391 * startup.el (command-line): Add comment.
1392
1393 * tooltip.el (tooltip-mode): Specify correct standard value for
1394 Custom in init-value.
1395
1396 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
1397
1398 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
1399 possible.
1400
1401 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
1402
1403 * textmodes/org.el: (org-agenda-date-prompt): Rename from
1404 `org-agenda-date-today'.
1405 (org-evaluate-time-range): Insert at point instead of directly
1406 after time range.
1407 (org-first-headline-recenter, org-subtree-end-visible-p)
1408 (org-optimize-window-after-visibility-change): New functions
1409 (org-agenda-post-command-hook): Don't allow point at end of line,
1410 to make sure it always hits the text properties.
1411 (org-agenda-next-date-line, org-agenda-previous-date-line):
1412 New commands.
1413 (org-set-regexps-and-options): Category may contain white space.
1414 (org-agenda-get-deadlines, org-agenda-get-scheduled):
1415 Improve marker positions.
1416 (org-agenda-new-marker): Argument POS made optional.
1417 (org-agenda-get-timestamps): Deadlines which are done are listed
1418 in org-done-face now.
1419 (org-agenda-get-todos, org-agenda-get-timestamps)
1420 (org-agenda-get-deadlines, org-agenda-get-scheduled):
1421 Set `undone-face' and `done-face' properties.
1422 (org-last-todo-state-is-todo): New variable.
1423 (org-todo): Set `org-last-todo-state-is-todo'.
1424 (org-agenda-todo): Change face according to
1425 `org-last-todo-state-is-todo'. And change other lines refering to
1426 the same entry.
1427 (org-calendar-goto-agenda): New command.
1428 (org-calendar-to-agenda-key): New option.
1429 (org-startup-folded): New allowed value `content'.
1430 (org-set-regexps-and-options): Accept new value `content' for
1431 `org-startup-folded'.
1432 (org-get-current-options): Handle new value `content' for
1433 `org-startup-folded'.
1434 (org-insert-todo-heading): New command.
1435 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
1436 interactively in empty file and option
1437 `org-insert-mode-line-in-empty-file' has been set.
1438 (org-agenda-todo,org-agenda-priority): Modify to use
1439 `org-agenda-change-all-lines'.
1440 (org-warning-face): Change color on dark background
1441
1442 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1443
1444 * international/mule-cmds.el (set-locale-environment): On Mac OS,
1445 use preferences AppleLocale and AppleLanguages, and variable
1446 mac-system-locale for default locale. On Mac OS Classic, use
1447 mac-system-coding-system for default coding systems.
1448
1449 * term/mac-win.el: Don't set file-name-coding-system.
1450 Decode variables system-name, emacs-build-system, user-login-name, and
1451 user-full-name by mac-system-coding-system on Mac OS Classic.
1452 (mac-system-coding-system): New variable.
1453
1454 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
1455
1456 * startup.el (command-line): Handle `xterm-mouse-mode' before
1457 reading init file.
1458
1459 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
1460
1461 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
1462
1463 * progmodes/sh-script.el (sh-here-document-word): Make it a
1464 defcustom. Doc fix.
1465 (sh-add): Bash uses $(( )) for arithmetic.
1466 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
1467 (sh-maybe-here-document): Remove quotes and leading whitespace
1468 from heredoc word when closing. Indent heredoc with tabs if word
1469 starts with "-".
1470
1471 2005-04-13 Richard M. Stallman <rms@gnu.org>
1472
1473 * simple.el (undo): Fix previous change.
1474
1475 * custom.el (defface): Doc fix.
1476
1477 2005-04-13 Lute Kamstra <lute@gnu.org>
1478
1479 * Makefile.in (DONTCOMPILE): Remove list.
1480 (compile, compile-always): Don't use DONTCOMPILE.
1481 (update-authors): Load the library in which batch-update-authors
1482 is defined.
1483 * makefile.w32-in (DONTCOMPILE): Remove list.
1484 (compile, compile-always): Fix comments.
1485 (update-authors): Load the library in which batch-update-authors
1486 is defined.
1487
1488 * generic-x.el (generic-mode-ini-file-find-file-hook):
1489 Rename to ini-generic-mode-find-file-hook.
1490 Keep generic-mode-ini-file-find-file-hook as an alias.
1491 (ini-generic-mode-find-file-hook): Rename from
1492 generic-mode-ini-file-find-file-hook. Fix docstring.
1493 (ini-generic-mode): Docstring change.
1494 (bat-generic-mode-run-as-comint): Silence the byte compiler.
1495
1496 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
1497 called from lisp.
1498
1499 * generic.el: Move to the emacs-lisp subdir.
1500
1501 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
1502
1503 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
1504 and C-S- function and cursor motion keys.
1505
1506 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
1507
1508 * startup.el (command-line): Enable Xterm Mouse mode by default.
1509 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
1510 for Custom. No longer show "Mouse" in mode line when enabled.
1511 Doc fix.
1512
1513 2005-04-12 Kim F. Storm <storm@cua.dk>
1514
1515 * emulation/cua-base.el (cua-rectangle-face)
1516 (cua-rectangle-noselect-face): Define face attributes here.
1517
1518 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
1519
1520 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1521
1522 * startup.el (command-line): Turn off blinking cursor if
1523 cursorBlink in resources is off or false.
1524
1525 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1526
1527 * term/mac-win.el (dnd): Require dnd.
1528 (mac-drag-n-drop): Call dnd-handle-one-url.
1529 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
1530 (kTextEncodingISOLatin2): Remove constants.
1531 (mac-script-code-coding-systems): New constant.
1532 (mac-handle-language-change): New function.
1533 (special-event-map): Bind it to `language-change' event.
1534 (mac-centraleurroman, mac-cyrillic): New coding systems.
1535 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
1536 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
1537 and mac-cyrillic-encoder to encode-mac-centraleurroman and
1538 encode-mac-cyrillic, respectively.
1539
1540 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
1541
1542 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
1543 Don't set overlay-arrow-string to "=>" as this is done
1544 globally in C now.
1545
1546 2005-04-12 Lute Kamstra <lute@gnu.org>
1547
1548 * generic-x.el (rc-generic-mode, rul-generic-mode):
1549 Fix auto-mode-alist entries.
1550 (etc-fstab-generic-mode): Tweak fontification.
1551
1552 * generic.el (generic-make-keywords-list): Fix docstring.
1553 (generic-mode-internal): Simplify generic-font-lock-keywords.
1554
1555 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
1556
1557 * whitespace.el (whitespace-buffer-leading)
1558 (whitespace-buffer-trailing): Revert the incorrect test inversion.
1559 However, fix the highlight area for the leading and
1560 trailing whitespaces to show space.
1561
1562 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
1563
1564 * whitespace.el (whitespace-version): Bump to 3.5
1565
1566 (whitespace-buffer-leading, whitespace-buffer-trailing):
1567 Invert sense of the test to highlight the whitespace.
1568
1569 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
1570
1571 * progmodes/gud.el (gud-display-line): GUD uses its own
1572 overlay arrow now so don't set overlay-arrow-string.
1573 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
1574
1575 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
1576
1577 * term.el (term-ansi-current-bold, term-ansi-current-underline)
1578 (term-ansi-current-reverse, term-ansi-current-invisible)
1579 (term-ansi-face-already-done): Change to boolean.
1580 (term-reset-terminal, term-handle-colors-array): Handle the above
1581 vars accordingly.
1582 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
1583 (term-emulate-terminal): Use the new name.
1584
1585 * faces.el (secondary-selection): Use yellow1, not yellow.
1586 (trailing-whitespace): Use red1, not red.
1587
1588 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1589
1590 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
1591 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
1592 (dired-dnd-handle-file): Call dnd-get-local-file-uri
1593
1594 * cus-edit.el (dnd): New group.
1595
1596 * term/w32-win.el (dnd): Require dnd
1597 (w32-drag-n-drop): Call dnd-handle-one-url.
1598
1599 * x-dnd.el: Require dnd.
1600 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
1601 Call dnd-handle-one-url.
1602 (x-dnd-types-alist, x-dnd-insert-utf8-text)
1603 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
1604 to dnd-insert-text.
1605 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
1606 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
1607 (x-dnd-get-local-file-name, x-dnd-open-local-file)
1608 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
1609
1610 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
1611
1612 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
1613
1614 * wdired.el: Doc fixes.
1615 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
1616 (wdired-use-dired-vertical-movement): Rename from
1617 wdired-always-move-to-filename-beginning.
1618 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
1619 (wdired-change-to-wdired-mode): Change mode name.
1620 (wdired-newline): Delete.
1621
1622 2005-04-11 Richard M. Stallman <rms@gnu.org>
1623
1624 * whitespace.el (whitespace-highlight-the-space):
1625 Don't call whitespace-unhighlight-the-space here.
1626
1627 * simple.el (undo): Record t in undo-equiv-table
1628 for the redo record made by an undo-in-region.
1629
1630 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
1631
1632 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
1633 (gdb-frame-inferior-io-buffer): New Functions to control
1634 display of separate IO buffer.
1635 (menu): Add them to menu-bar.
1636 (gdb-display-buffer): Check for buffer another frame.
1637 Protect GUD buffer.
1638 (gdb-setup-windows): Create IO buffer if not already there.
1639 (gdb-memory-mode): Remove purecopy noops.
1640
1641 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
1642
1643 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
1644 and pass to self-insert-command.
1645
1646 2005-04-11 Lute Kamstra <lute@gnu.org>
1647
1648 * generic.el: Commentary section cleanup.
1649 (generic): Delete.
1650 (generic-use-find-file-hook, generic-lines-to-scan)
1651 (generic-find-file-regexp, generic-ignore-files-regexp)
1652 (default-generic-mode, generic-mode-find-file-hook)
1653 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
1654 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
1655 (generic-use-find-file-hook, generic-lines-to-scan)
1656 (generic-find-file-regexp, generic-ignore-files-regexp)
1657 (default-generic-mode, generic-mode-find-file-hook)
1658 (generic-mode-ini-file-find-file-hook): Move from generic.el.
1659
1660 2005-04-10 Karl Fogel <kfogel@red-bean.com>
1661
1662 * bookmark.el (bookmark-write-file): Catch errors writing file.
1663 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
1664
1665 2005-04-10 Richard M. Stallman <rms@gnu.org>
1666
1667 * startup.el (fancy-splash-tail): Update copyright year.
1668 (command-line): Split part of -Q into -D.
1669 (emacs-basic-display): New defvar.
1670 (fancy-splash-text): Correct name of menu item.
1671
1672 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
1673
1674 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
1675 lines in one node.
1676
1677 * comint.el (comint-send-input): New arg ARTIFICIAL.
1678 Callers in this file changed.
1679
1680 * abbrev.el (define-abbrevs): Read system abbrevs properly.
1681
1682 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
1683
1684 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
1685
1686 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
1687 `ldap-search-internal'.
1688
1689 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
1690
1691 * files.el (set-auto-mode-1): Use line-end-position.
1692
1693 * international/latin-1.el:
1694 * international/latin-2.el:
1695 * international/latin-3.el:
1696 * international/latin-4.el:
1697 * international/latin-5.el:
1698 * international/latin-8.el:
1699 * international/latin-9.el: Give punctuation syntax to NBSP.
1700
1701 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
1702 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
1703 Use char-classes to accept non-ascii letters, accepted in some recent
1704 bibtex implementations.
1705
1706 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
1707
1708 * custom.el (custom-set-minor-mode): Any non-nil value for the
1709 variable should enable the mode when set through Custom.
1710
1711 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
1712
1713 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
1714 TAB binding so tab-always-indent is obeyed.
1715 (vhdl-minibuffer-local-map): Move initialization into declaration.
1716 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
1717 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
1718 (vhdl-hooked-abbrev): Avoid test for XEmacs.
1719 (vhdl-current-line): Use line-beginning-position.
1720 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
1721 with-output-to-temp-buffer, so the current position can be recorded.
1722
1723 2005-04-10 Masatake YAMATO <jet@gyve.org>
1724
1725 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1726 Add regexp for gcov.
1727
1728 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
1729
1730 * calendar/time-date.el (time-to-seconds, seconds-to-time)
1731 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
1732 syntax which Emacs 20 doesn't support.
1733
1734 2005-04-09 Richard M. Stallman <rms@gnu.org>
1735
1736 * help.el (describe-key-briefly, describe-key):
1737 Replace strings as event types with "(any string)".
1738
1739 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
1740
1741 * arc-mode.el (archive-mode-map): Move initialization into
1742 the declaration. Override *all* bindings of `undo'.
1743 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
1744
1745 2005-04-09 Jay Belanger <belanger@truman.edu>
1746
1747 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
1748
1749 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
1750
1751 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
1752 (xterm-register-default-colors): Update color values computation
1753 to match xterm-200.
1754
1755 2005-04-09 Kenichi Handa <handa@m17n.org>
1756
1757 * international/code-pages.el (iso-latin-7): Fix the map.
1758
1759 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
1760
1761 * emacs-lisp/lisp.el (defun-prompt-regexp)
1762 (parens-require-spaces, buffer-end, end-of-defun)
1763 (insert-parentheses): Doc fixes.
1764
1765 2005-04-08 Kim F. Storm <storm@cua.dk>
1766
1767 * comint.el (comint-highlight-prompt): Fix face spec.
1768 * hi-lock.el (hi-green): Likewise.
1769
1770 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
1771
1772 * cus-edit.el (custom-modified-face):
1773 * comint.el (comint-highlight-input): Fix previous changes.
1774 * term.el (term-handle-ansi-escape): Add a comment.
1775
1776 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1777
1778 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
1779 in the buffer and in whitespace-highlighted-space.
1780 (whitespace-unhighlight-the-space): Simplify.
1781 (whitespace-buffer): Simplify.
1782
1783 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
1784
1785 * textmodes/table.el (table-cell-face): Add special case for
1786 displays supporting a high number of colors.
1787 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
1788 (vhdl-font-lock-reserved-words-face)
1789 (vhdl-speedbar-architecture-face)
1790 (vhdl-speedbar-instantiation-face)
1791 (vhdl-speedbar-architecture-selected-face)
1792 (vhdl-speedbar-instantiation-selected-face): Likewise.
1793 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
1794 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
1795 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
1796 (ebrowse-root-class-face, ebrowse-member-attribute-face)
1797 (ebrowse-progress-face): Likewise.
1798 * progmodes/compile.el (compilation-info-face): Likewise.
1799 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
1800 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
1801 * calendar/calendar.el (diary-face): Likewise.
1802 * woman.el (woman-italic-face, woman-bold-face)
1803 (woman-unknown-face): Likewise.
1804 * wid-edit.el (widget-button-pressed-face): Likewise.
1805 * whitespace.el (whitespace-highlight-face): Likewise.
1806 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
1807 * pcvs-info.el (cvs-marked-face): Likewise.
1808 * info.el (info-xref): Likewise.
1809 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
1810 * hilit-chg.el (highlight-changes-face)
1811 (highlight-changes-delete-face): Likewise.
1812 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
1813 (hi-red-b): Likewise.
1814 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
1815 * font-lock.el (font-lock-keyword-face)
1816 (font-lock-function-name-face, font-lock-warning-face): Likewise.
1817 * cus-edit.el (custom-invalid-face, custom-modified-face)
1818 (custom-set-face, custom-changed-face, custom-variable-tag-face)
1819 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
1820 * comint.el (comint-highlight-prompt): Likewise.
1821
1822 2005-04-08 Lute Kamstra <lute@gnu.org>
1823
1824 * font-lock.el (font-lock-keywords): Docstring fixes.
1825
1826 2005-04-08 Kenichi Handa <handa@m17n.org>
1827
1828 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
1829 chars are more than a limit, print " and more..." at the tail.
1830
1831 2005-04-08 Kim F. Storm <storm@cua.dk>
1832
1833 * emacs-lisp/authors.el (authors-aliases): Update list.
1834 (authors-ignored-files): New list.
1835 (authors-fixed-entries): Fix typo.
1836 (authors-renamed-files-alist): Update list.
1837 (authors-add): Check authors-ignored-files.
1838
1839 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
1840
1841 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
1842 optional, to ensure backward compatibility.
1843
1844 2005-04-08 Stephen Eglen <stephen@gnu.org>
1845
1846 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
1847
1848 2005-04-08 Kim F. Storm <storm@cua.dk>
1849
1850 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
1851
1852 * mouse.el (mouse-on-link-p): Doc fix.
1853
1854 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
1855
1856 * ielm.el (ielm-prompt-read-only): Doc fix.
1857
1858 * comint.el (comint-prompt-read-only): Doc fix.
1859
1860 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
1861
1862 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
1863 ensure dired always handles wildcards passed to ffap.
1864 (find-file-at-point): Use it.
1865 (ffap-dired-wildcards): Doc fix.
1866
1867 2005-04-07 Juri Linkov <juri@jurta.org>
1868
1869 * simple.el (next-error-overlay-arrow-position): New defvar.
1870 Put "=>" on its property `overlay-arrow-string'. Add it to
1871 `overlay-arrow-variable-list'.
1872
1873 * progmodes/compile.el (compilation-setup):
1874 Set `next-error-overlay-arrow-position' to nil. Also set it to
1875 nil in the local hook `kill-buffer-hook'. Make local variable
1876 `overlay-arrow-string' and set it to "=>".
1877 (compilation-goto-locus): Set BOL position to
1878 `next-error-overlay-arrow-position' instead of
1879 `overlay-arrow-position'.
1880
1881 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
1882 locally instead of adding it to the global hook.
1883 (Info-kill-buffer): Move up.
1884
1885 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
1886
1887 * term/xterm.el (xterm-standard-colors): Update color values from
1888 xterm-200.
1889
1890 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
1891
1892 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
1893
1894 * fast-lock.el:
1895 * lazy-lock.el: Move them to the obsolete subdir.
1896
1897 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
1898
1899 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
1900 (wdired-add-replace-advice): Remove.
1901 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
1902
1903 2005-04-06 Kim F. Storm <storm@cua.dk>
1904
1905 * startup.el (command-line): Add --bare-bones alias for -Q.
1906
1907 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1908
1909 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
1910 create the startup fontset if a font specification ends with
1911 `mac-roman'.
1912
1913 2005-04-06 Lute Kamstra <lute@gnu.org>
1914
1915 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
1916 change.
1917
1918 * emacs-lisp/copyright.el (copyright-update-year): Replace the
1919 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
1920
1921 2005-04-05 Lute Kamstra <lute@gnu.org>
1922
1923 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
1924 (define-generic-mode): Ditto. Fix debug declaration.
1925
1926 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
1927 Put them in the generic-x group.
1928
1929 * calendar/timeclock.el (timeclock): Doc fix.
1930
1931 * generic.el (define-generic-mode): Don't use custom-current-group.
1932 Document default :group value.
1933 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
1934 (define-global-minor-mode): Don't use custom-current-group.
1935
1936 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
1937
1938 * startup.el (command-line-1): Display startup-echo-area-message
1939 when fancy splash screen is in use.
1940
1941 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
1942 (sh-escaped-newline): New face.
1943 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
1944 newline, and use sh-escaped-newline face.
1945
1946 * progmodes/tcl.el (tcl-escaped-newline): New face.
1947 (tcl-builtin-list): New variable.
1948 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
1949 newlines. Fix keywords subexpression number.
1950
1951 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
1952
1953 * textmodes/org.el (org-diary-default-entry): Fix call to
1954 `add-to-diary-entry'.
1955
1956 2005-04-05 Kim F. Storm <storm@cua.dk>
1957
1958 * ediff-init.el: Use (featurep 'xemacs).
1959
1960 2005-04-05 David Ponce <david@dponce.com>
1961
1962 * cus-edit.el (face): Derive from symbol widget. Display sample
1963 of the current face on the fly.
1964 (widget-face-sample-face-get, widget-face-notify): New functions.
1965 (widget-face-value-create): Remove.
1966
1967 * wid-edit.el (widget-field-end): Temporarily remove field
1968 narrowing before to call `get-char-property'.
1969
1970 2005-04-04 Jay Belanger <belanger@truman.edu>
1971
1972 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
1973 (math-read-subscripts): New variable.
1974 (math-read-preprocess-string): Process subscripts.
1975
1976 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
1977
1978 * comint.el (comint-prompt-read-only): Doc fix.
1979
1980 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
1981 `-1'. Doc fix.
1982
1983 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
1984
1985 * textmodes/org.el (org-insert-mode-line-in-empty-file):
1986 Change default value to nil.
1987
1988 2005-04-04 Lute Kamstra <lute@gnu.org>
1989
1990 * autorevert.el (auto-revert-mode): Specify :group.
1991 * battery.el (display-battery-mode): Specify :group.
1992 * diff-mode.el (diff-minor-mode): Specify :group.
1993 * font-core.el (font-lock-mode): Specify :group.
1994 * hl-line.el (hl-line-mode): Specify :group.
1995 * iimage.el (iimage): New customization group.
1996 (iimage-mode): Specify :group.
1997 * longlines.el (longlines-mode): Specify :group.
1998 * master.el: Don't require easy-mmode.
1999 (master): New customization group.
2000 (master-mode): Specify :group.
2001 * msb.el (msb-mode): Specify :group.
2002 * reveal.el (reveal-mode): Specify :group.
2003 * simple.el (next-error-follow-minor-mode): Specify :group.
2004 * smerge-mode.el (smerge-mode): Specify :group.
2005 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
2006 * emulation/cua-base.el (cua-mode): Specify :group.
2007 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
2008 * language/thai-util.el (thai-auto-composition-mode)
2009 (thai-word-mode): Specify :group.
2010 * mail/supercite.el (sc-minor-mode): Specify :group.
2011 * progmodes/cwarn.el (cwarn-mode): Specify :group.
2012 * progmodes/flymake.el (flymake-mode): Specify :group.
2013 * progmodes/glasses.el (glasses-mode): Specify :group.
2014 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
2015 * textmodes/enriched.el (enriched-mode): Specify :group.
2016 * textmodes/refill.el (refill-mode): Specify :group.
2017
2018 * add-log.el (change-log-font-lock-keywords): Names in
2019 parenthesized lists can contain spaces.
2020
2021 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
2022
2023 * startup.el (fancy-splash-text): Shorten default text of
2024 "Emacs Tutorial" line. Also, if the current language env
2025 indicates an available tutorial file other than TUTORIAL,
2026 extract its title and append it to the line in parentheses.
2027 (fancy-splash-insert): If arg is a thunk, funcall it.
2028
2029 2005-04-04 Jay Belanger <belanger@truman.edu>
2030
2031 * calc.el (calc-language-alist): Add tags to customization type.
2032
2033 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
2034
2035 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
2036 Doc fix.
2037
2038 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
2039
2040 * add-log.el (change-log-font-lock-keywords): The manual
2041 describing a Change Log entry, says: (...) "Aside from these
2042 header lines, every line in the change log starts with a space or
2043 a tab.". The font-lock was not highlighting lines started with
2044 spaces, added support for it.
2045
2046 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2047
2048 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
2049 (bibtex-generate-url-list): Update docstring accordingly. Put the
2050 complex example in the docstring.
2051 (bibtex-font-lock-url): Use pop.
2052
2053 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
2054
2055 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
2056
2057 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
2058
2059 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
2060
2061 * filesets.el (filesets-set-default): Doc fix.
2062
2063 2005-04-03 Lute Kamstra <lute@gnu.org>
2064
2065 * generic.el (define-generic-mode): Add argument to specify
2066 keywords for defcustom.
2067 (default-generic-mode): Specify :group.
2068
2069 * generic-x.el: Specify :group for all generic modes.
2070
2071 * desktop.el (desktop-no-desktop-file-hook)
2072 (desktop-after-read-hook): Doc fix.
2073
2074 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
2075
2076 * simple.el (visible-mode): Use explicit :group keyword.
2077 This changes the group of `visible-mode-hook' from paren-blinking
2078 to editing-basics.
2079
2080 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
2081
2082 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
2083 mailbox specifications as well as URLs.
2084 (rmail-insert-inbox-text): Remove unused conditional branches.
2085
2086 2005-04-01 Jay Belanger <belanger@truman.edu>
2087
2088 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
2089 (calc-gnuplot-print-command): Move definitions to calc.el.
2090
2091 * calc/calc-embed.el (calc-embedded-announce-formula)
2092 (calc-embedded-open-formula, calc-embedded-close-formula)
2093 (calc-embedded-open-word, calc-embedded-close-word)
2094 (calc-embedded-open-plain, calc-embedded-close-plain)
2095 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
2096 (calc-embedded-open-mode, calc-embedded-close-mode):
2097 Move definitions to calc.el.
2098
2099 * calc/calc.el (calc-settings-file, calc-language-alist):
2100 Make customizable.
2101 (calc-embedded-announce-formula, calc-embedded-open-formula)
2102 (calc-embedded-close-formula, calc-embedded-open-word)
2103 (calc-embedded-close-word, calc-embedded-open-plain)
2104 (calc-embedded-close-plain, calc-embedded-open-new-formula)
2105 (calc-embedded-close-new-formula, calc-embedded-open-mode)
2106 (calc-embedded-close-mode, calc-gnuplot-name)
2107 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
2108 from other files and make customizable.
2109
2110 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
2111
2112 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
2113 Use buffer-live-p.
2114 (cvs-mode-run): Don't call cvs-update-header here.
2115 (cvs-run-process): Call cvs-update-header.
2116 Use process properties for cvs-postprocess and cvs-buffer so that
2117 the sentinel can behave better if the temp buffer is killed.
2118 Use a pipe rather than a tty, to better handle unexpected prompts.
2119 (cvs-sentinel): Rewrite. Call cvs-update-header.
2120
2121 2005-04-01 Andre Spiegel <spiegel@gnu.org>
2122
2123 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
2124 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
2125
2126 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
2127
2128 * generic.el (define-generic-mode): Add indentation rule.
2129
2130 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
2131
2132 * files.el (mode-require-final-newline): Make Custom correctly
2133 report a nil value and allow to set it to nil via Custom.
2134 Doc fix.
2135
2136 2005-04-01 Kenichi Handa <handa@m17n.org>
2137
2138 * international/characters.el: Enable the correct case setting for
2139 dotless-i and dotted-I.
2140
2141 2005-04-01 Kim F. Storm <storm@cua.dk>
2142
2143 * ido.el (ido-file-internal): Fall back to non-ido command if
2144 initial directory is on slow ftp (or tramp) host.
2145
2146 2005-03-31 Richard M. Stallman <rms@gnu.org>
2147
2148 * emacs-lisp/autoload.el (make-autoload):
2149 Handle define-global-minor-mode.
2150
2151 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
2152 Rename from easy-mmode-define-global-mode.
2153 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
2154
2155 * progmodes/scheme.el (scheme-mode-syntax-table):
2156 Update syntax of | and # for two-character comment syntax.
2157
2158 2005-03-31 Lute Kamstra <lute@gnu.org>
2159
2160 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
2161 (define-minor-mode): Call custom-current-group at load-time.
2162
2163 * generic.el (define-generic-mode): Add debug declaration.
2164 Add defcustom for the mode hook.
2165 (generic-mode-internal): Use run-mode-hooks.
2166
2167 2005-03-31 Kim F. Storm <storm@cua.dk>
2168
2169 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
2170 (mouse-fixup-help-message): New defun called by show_help_echo
2171 to fixup mouse-2 prefix in help messages when applicable.
2172
2173 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
2174
2175 2005-03-31 Kenichi Handa <handa@m17n.org>
2176
2177 * language/thai-word.el (thai-find-word-ends): Pay attention to
2178 the case that we reach the end of buffer.
2179
2180 * textmodes/fill.el (fill-text-properties-at): New function.
2181 (fill-newline): Use fill-text-properties-at instead of
2182 text-properties-at.
2183
2184 2005-03-31 Karl Berry <karl@freefriends.org>
2185
2186 * textmodes/tex-mode.el (tex-compile): Use shell-quote-argument,
2187 not comint-quote-filename.
2188
2189 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
2190
2191 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
2192 not comint-quote-filename.
2193
2194 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
2195
2196 * help-fns.el (help-with-tutorial): Revert last change.
2197
2198 2005-03-31 Kim F. Storm <storm@cua.dk>
2199
2200 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
2201
2202 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
2203
2204 * calendar/cal-china.el: Update reference to "Calendrical
2205 Calculations" book; there's a new edition.
2206 * calendar/cal-coptic.el: Likewise.
2207 * calendar/cal-french.el: Likewise.
2208 * calendar/cal-hebrew.el: Likewise.
2209 * calendar/cal-islam.el: Likewise.
2210 * calendar/cal-iso.el: Likewise.
2211 * calendar/cal-julian.el: Likewise.
2212 * calendar/cal-mayan.el: Likewise.
2213 * calendar/cal-persia.el: Likewise.
2214 * calendar/calendar.el: Likewise.
2215 * calendar/holidays.el: Likewise.
2216 * calendar/lunar.el: Likewise.
2217 * calendar/solar.el: Likewise.
2218
2219 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
2220 white space from doc string.
2221
2222 2005-03-30 Jay Belanger <belanger@truman.edu>
2223
2224 * calc/calc-help.el (calc-full-help): Remove email address.
2225
2226 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
2227
2228 * help-fns.el (help-with-tutorial): Delete title line.
2229
2230 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
2231
2232 * calendar/cal-x.el (calendar-one-frame-setup)
2233 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
2234 rather than 'symbol for set-window-dedicated-p.
2235
2236 * calendar/appt.el (appt-buffer-name): Make it a constant.
2237 (appt-add): Doc fix.
2238
2239 * filesets.el (filesets-menu-path, filesets-menu-before)
2240 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
2241 (filesets-menu-cache-file): Use directory ~/.emacs.d.
2242 (filesets-add-submenu): Delete and use add-submenu instead.
2243
2244 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
2245
2246 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
2247 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
2248 (org-diary-default-entry): New function.
2249 (org-get-entries-from-diary): Better parsing of diary entries.
2250 (org-agenda-check-no-diary): New function.
2251 ("diary-lib"): Advice to function `add-to-diary-list', to allow
2252 linking to diary entries.
2253 (org-agenda-execute-calendar-command): New function.
2254 (org-agenda): Improve visible section in window.
2255 Use `org-fit-agenda-window'.
2256 (org-fit-agenda-window): New option.
2257 (org-move-subtree-down): Better handling of empty lines
2258 at end of subtree.
2259 (org-cycle): Numeric prefix is interpreted now as show-subtree N
2260 levels up.
2261 (org-fontify-done-headline): New option.
2262 (org-headline-done-face): New face.
2263 (org-set-font-lock-defaults): Use `org-headline-done-face'.
2264 (org-table-copy-down): Rename from `org-table-copy-from-above'.
2265 When current field is non-empty, it is copied to next row.
2266 (org-table-copy-from-above): Fix bug which made it
2267 impossible to copy fields containing only a single non-white character.
2268
2269 2005-03-30 Kim F. Storm <storm@cua.dk>
2270
2271 * kmacro.el (kmacro-end-macro): Isearch may store this command
2272 into the macro -- so ignore it when executing keyboard macro.
2273
2274 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
2275
2276 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
2277
2278 2005-03-29 Kenichi Handa <handa@m17n.org>
2279
2280 * language/thai.el ("Thai"): Set setup-function and exit-function
2281 for Thai language environment.
2282
2283 * language/thai-util.el: Require thai-word.
2284 (thai-word-mode-map): New variable.
2285 (thai-word-mode): New minor mode.
2286 (setup-thai-language-environment-internal): New function.
2287 (exit-thai-language-environment-internal): New function.
2288
2289 * language/thai-word.el (thai-word-table): Declare it by defvar,
2290 use dolist to initialize it.
2291 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
2292 (thai-fill-find-break-point): New functions.
2293
2294 2005-03-29 Richard M. Stallman <rms@gnu.org>
2295
2296 * simple.el (idle-update-delay): Move definition up.
2297 (set-mark): Doc fix.
2298
2299 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
2300
2301 * longlines.el: New file.
2302
2303 * simple.el (buffer-substring-filters): New variable.
2304 (filter-buffer-substring): New function.
2305 (kill-region, copy-region-as-kill): Use it.
2306
2307 * register.el (copy-to-register, append-to-register)
2308 (prepend-to-register): Use filter-buffer-substring.
2309
2310 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
2311
2312 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
2313 (gud-filter-pending-text): Move in front of gdb.
2314 (gud-overlay-arrow-position): New variable.
2315 (gud-sentinel, gud-display-line): Use it in place of
2316 overlay-arrow-position.
2317
2318 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
2319
2320 * progmodes/fortran.el (fortran-if-indent): Doc fix.
2321 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
2322 (fortran-font-lock-keywords-4): New variable.
2323 (fortran-blocks-re, fortran-end-block-re)
2324 (fortran-start-block-re): New constants, for hideshow.
2325 (hs-special-modes-alist): Add a Fortran entry.
2326 (fortran-mode-map): Bind fortran-end-of-block,
2327 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
2328 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
2329 (fortran-looking-at-if-then, fortran-end-of-block)
2330 (fortran-beginning-of-block): New functions, for hideshow.
2331
2332 * progmodes/f90.el (f90-end-block-re, f90-start-block-re): Doc
2333 fix. Tweak regexp.
2334 (f90-beginning-of-block): Push mark first.
2335
2336 2005-03-29 Jay Belanger <belanger@truman.edu>
2337
2338 * calc/calc.el: Update copyright date.
2339 (calc-version): Increase to 2.1.
2340 (calc-version-date): Remove.
2341
2342 * calc/calc-help.el: Update copyright date.
2343 (calc-full-help): Remove reference to calc-version-date.
2344 Update copyright date.
2345
2346 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2347
2348 * vc.el (vc-do-command): Use a pipe for async processes, so password
2349 prompts don't show up at places where the user can't reply.
2350
2351 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
2352
2353 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
2354 on the file name we pass to the inferior shell.
2355
2356 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
2357
2358 * progmodes/which-func.el (which-function): Be robust in the face of an
2359 imenu--make-index-alist failure.
2360
2361 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2362
2363 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
2364
2365 * progmodes/python.el (python-preoutput-filter): Fix last change.
2366
2367 2005-03-29 Lute Kamstra <lute@gnu.org>
2368
2369 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
2370 functions and compiled macros.
2371 (debug-convert-byte-code): Handle macros too.
2372 (debug-on-entry-1): Don't signal an error when trying to clear a
2373 function that is not set to debug on entry.
2374
2375 2005-03-29 Jay Belanger <belanger@truman.edu>
2376
2377 * calc/calc-lang.el: Add functions to math-function-table
2378 properties of tex and math.
2379
2380 2005-03-29 Kenichi Handa <handa@m17n.org>
2381
2382 * ps-mule.el (ps-mule-plot-string): Translate characters by
2383 ps-print-translation-table.
2384 (ps-mule-begin-job): Call find-charset-region/string with
2385 ps-print-translation-table.
2386 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
2387
2388 * ps-print.el (ps-print-translation-table): New variable.
2389 (ps-plot-region): Translate characters by ps-print-translation-table.
2390
2391 2005-03-29 Juri Linkov <juri@jurta.org>
2392
2393 * simple.el (next-error-highlight-timer): New variable.
2394
2395 * progmodes/compile.el (compilation-goto-locus):
2396 Use `next-error-highlight-timer' instead of `sit-for'.
2397
2398 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
2399
2400 * mail/supercite.el (sc-mail-field): Use assoc-string.
2401 (sc-get-address): Simplify regexps.
2402
2403 * files.el (minibuffer-with-setup-hook): New macro.
2404 (find-file-read-args): Use it to avoid let-binding
2405 minibuffer-with-setup-hook (which breaks turning on/off
2406 file-name-shadow-mode while in the prompt).
2407
2408 * complete.el (PC-read-include-file-name-internal): Use test-completion.
2409
2410 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
2411
2412 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
2413
2414 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
2415
2416 * window.el (window-buffer-height): Use count-screen-lines.
2417
2418 * progmodes/python.el (python-preoutput-leftover): New var.
2419 (python-preoutput-filter): Use it.
2420 (python-send-receive): Loop until all the result has been received.
2421
2422 2005-03-28 Juri Linkov <juri@jurta.org>
2423
2424 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
2425
2426 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
2427 "Recover Crashed Session".
2428 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
2429 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
2430 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
2431 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
2432 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
2433 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
2434 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
2435 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
2436
2437 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
2438 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
2439 Ediff Sessions", "Toggle use of separate control buffer frame",
2440 "Use separate frame for Ediff control buffer".
2441
2442 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
2443 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
2444 "Rename Bookmark", "Delete Bookmark".
2445
2446 * info.el (Info-mode-menu): Remove ellipsis from "Index".
2447 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
2448 Add `:active Info-index-alternatives' to "Next Matching Item".
2449
2450 * wdired.el (wdired-change-to-wdired-mode):
2451 Mention `wdired-abort-changes' key in the initial message.
2452
2453 * international/mule.el (auto-coding-alist): Associate non-ascii
2454 image filename extensions with `no-conversion'.
2455
2456 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
2457
2458 * international/iso-acc.el:
2459 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
2460
2461 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
2462
2463 * textmodes/sgml-mode.el (html-mode): Doc update.
2464
2465 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
2466
2467 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
2468
2469 * term.el (term-move-columns): Fix face after extending a line.
2470 (term-insert-spaces): Likewise.
2471 (term-reset-terminal): Fix off by one error.
2472
2473 2005-03-26 Eli Zaretskii <eliz@gnu.org>
2474
2475 * international/mule.el (auto-coding-alist): Add .xpi files.
2476
2477 * files.el (auto-mode-alist): Add .xpi files.
2478
2479 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
2480
2481 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
2482
2483 2005-03-26 Eli Zaretskii <eliz@gnu.org>
2484
2485 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
2486
2487 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2488
2489 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
2490 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
2491
2492 * calendar/cal-move.el (calendar-beginning-of-year): Move the
2493 cursor to Jan 1 when needed.
2494 (calendar-end-of-year): Fix -/+ typo.
2495 Reported by Chong Yidong <cyd@stupidchicken.com>.
2496
2497 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2498
2499 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
2500
2501 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
2502 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
2503
2504 2005-03-25 Richard M. Stallman <rms@gnu.org>
2505
2506 * filesets.el (filesets-init): Add autoload.
2507
2508 * mail/mailalias.el (mail-directory): Doc fix.
2509
2510 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
2511
2512 * mail/mailalias.el (mail-directory-process): Do nothing if
2513 mail-directory-process is an atom.
2514 (mail-get-names): Ignore mail-directory-names if it is an atom.
2515 (mail-directory-process defvar): Doc fix.
2516 (mail-names): Doc fix.
2517
2518 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
2519
2520 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
2521
2522 2005-03-26 Kenichi Handa <handa@m17n.org>
2523
2524 * international/mule-util.el (detect-coding-with-priority):
2525 Call update-coding-systems-internal before detect-coding-region.
2526
2527 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
2528
2529 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
2530 (gdb-frames-mode-map): Add follow-link property.
2531
2532 2005-03-25 Jay Belanger <belanger@truman.edu>
2533
2534 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
2535 for variables.
2536
2537 2005-03-25 Juri Linkov <juri@jurta.org>
2538
2539 * image-mode.el: Optimize image filename extension regexps in
2540 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
2541 in `auto-mode-alist'.
2542 (image-mode): Add `image-toggle-display-text' to local hook
2543 `change-major-mode-hook'. Display the image as an image by
2544 default. Set `cursor-type' and `truncate-lines' if the image
2545 is already displayed. Take into account the current mode (image
2546 or text) in message.
2547 (image-minor-mode): New minor mode.
2548 (image-mode-maybe, image-toggle-display-text): New functions.
2549 (image-toggle-display): Use called-interactively-p.
2550 Let-bind `inhibit-read-only' to t.
2551
2552 * image-mode.el (image-minor-mode): Set `cursor-type' and
2553 `truncate-lines' if the image is already displayed. Add turning
2554 image-minor-mode off to `change-major-mode-hook'. Add message.
2555 Call `image-toggle-display-text' after turning image-minor-mode off.
2556
2557 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
2558
2559 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
2560 Terminal.app, use utf-8.
2561 (set-display-table-and-terminal-coding-system): Add coding-system arg.
2562 (set-locale-environment): Use it.
2563
2564 * term/xterm.el: Undo last change, better done in mule-cmds.el.
2565
2566 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
2567
2568 * progmodes/python.el (python-close-block-statement-p)
2569 (python-outdent-p, python-current-defun): Use symbol-end.
2570
2571 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
2572
2573 * files.el (save-some-buffers): Doc fix.
2574
2575 2005-03-25 Werner Lemberg <wl@gnu.org>
2576
2577 * complete.el, thumbs.el: Replace `legal' with `valid'.
2578 * calendar/calendar.el: Replace `legal' with `valid'.
2579 * emacs-lisp/advice.el: Replace `legal' with `valid'.
2580 * mail/supercite.el: Replace `legal' with `valid'.
2581 * progmodes/cperl-mode.el, progmodes/idlw-shell.el,
2582 progmodes/idlwave.el, progmodes/vhdl-mode.el: Replace `legal' with
2583 `valid'.
2584 * textmodes/reftex-vars.el, textmodes/reftex.el: Replace `legal'
2585 with `valid'.
2586
2587 2005-03-25 Werner Lemberg <wl@gnu.org>
2588
2589 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
2590 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
2591 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
2592 * emulation/vip.el: Replace `illegal' with `invalid'.
2593 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
2594 * mail/supercite.el: Replace `illegal' with `invalid'.
2595 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el,
2596 progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el,
2597 progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el,
2598 progmodes/sh-script.el, progmodes/xscheme.el: Replace `illegal' with
2599 `invalid'.
2600 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el,
2601 textmodes/reftex-index.el, textmodes/reftex-parse.el,
2602 textmodes/reftex-ref.el, textmodes/reftex-vars.el,
2603 textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
2604
2605 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
2606
2607 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
2608 (flymake-find-buildfile, flymake-find-possible-master-files)
2609 (flymake-check-include, flymake-parse-line): Replace loops over the
2610 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
2611
2612 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
2613 Substitute file-name-as-directory in the rest of the file.
2614 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
2615 (flymake-replace-region): Remove unused arg `buffer'.
2616 (flymake-check-patch-master-file-buffer): Update calls to it.
2617 (flymake-add-err-info): Remove unused var `count'.
2618 (flymake-mode): Use define-minor-mode.
2619
2620 * progmodes/flymake.el: Use with-current-buffer.
2621 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
2622 flymake-replace-regexp-in-string, flymake-line-beginning-position)
2623 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
2624 Avoid testing for `xemacs'.
2625 (flymake-nop): Move.
2626 (flymake-region-has-flymake-overlays): Return the computed value.
2627 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
2628 Remove unused var `endline'.
2629 (flymake-get-line-count): Remove unused function.
2630 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
2631
2632 * emulation/vi.el:
2633 * generic.el:
2634 * hilit-chg.el (global-highlight-changes):
2635 * hi-lock.el (hi-lock-mode):
2636 * follow.el: find-file-hooks -> find-file-hook.
2637
2638 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
2639
2640 2005-03-24 Juri Linkov <juri@jurta.org>
2641
2642 * dired.el (dired-mode-map): Add menu item "Compare directories"
2643 for dired-compare-directories.
2644
2645 * dired-aux.el (dired-compare-directories): Add autoload cookie.
2646 Doc fix. Replace `read-file-name' with `read-directory-name'.
2647
2648 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
2649
2650 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
2651
2652 2005-03-24 Jay Belanger <belanger@truman.edu>
2653
2654 * calc/calc-embed.el (calc-embedded-mode-change): Save all
2655 relevant mode settings in calc-embedded-original-modes when modes
2656 are permanently changed.
2657
2658 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
2659
2660 * autoinsert.el: find-file-hooks -> find-file-hook.
2661
2662 2005-03-24 Lute Kamstra <lute@gnu.org>
2663
2664 * generic.el (generic-font-lock-defaults): Make it obsolete.
2665 (generic-font-lock-keywords): New variable to replace
2666 generic-font-lock-defaults.
2667 (generic-mode-set-font-lock): Delete it.
2668 (generic-mode-internal): Don't call generic-mode-set-font-lock.
2669 (generic-bracket-support): Add docstring.
2670
2671 * generic-x.el: Rename generic-font-lock-defaults to
2672 generic-font-lock-keywords throughout.
2673 (mailagent-rules-setup-function): Delete it.
2674 (mailagent-rules-generic-mode): Use anonymous function instead.
2675 (show-tabs-generic-mode-font-lock-defaults-1)
2676 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
2677 Quote faces.
2678 (show-tabs-tab-face, show-tabs-space-face): Specify background,
2679 not foreground.
2680
2681 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
2682 Recognize define-generic-mode.
2683
2684 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
2685
2686 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
2687 if there's no completion table.
2688
2689 2005-03-23 Miles Bader <miles@gnu.org>
2690
2691 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
2692 Remove tty-specific variants, as they're no longer needed.
2693
2694 2005-03-23 Lute Kamstra <lute@gnu.org>
2695
2696 * generic-x.el: Code cleanup: make args constant whenever possible.
2697 (installshield-statement-keyword-list)
2698 (installshield-system-functions-list)
2699 (installshield-system-variables-list, installshield-types-list)
2700 (installshield-funarg-constants-list): Make them constants.
2701
2702 * generic.el (generic-make-keywords-list): Add autoload cookie.
2703
2704 * calendar/time-date.el: Add comment on time value formats.
2705 Don't require parse-time.
2706 (with-decoded-time-value): New macro.
2707 (encode-time-value): New function.
2708 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
2709 (days-to-time): Return a valid time value when arg is huge.
2710 (time-since): Use time-subtract.
2711 (time-to-number-of-days): Use time-to-seconds.
2712
2713 2005-03-23 David Ponce <david@dponce.com>
2714
2715 * recentf.el: (recentf-keep): New option.
2716 (recentf-menu-action): Default to `find-file'.
2717 (recentf-keep-non-readable-files-flag)
2718 (recentf-keep-non-readable-files-p)
2719 (recentf-file-readable-p, recentf-find-file)
2720 (recentf-cleanup-remote): Remove.
2721 (recentf-include-p): More robust.
2722 (recentf-keep-p): New function.
2723 (recentf-remove-if-non-kept): Rename from
2724 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
2725 All callers updated.
2726 (recentf-menu-items-for-commands): Fix help string.
2727 (recentf-track-closed-file): Update. Doc fix.
2728 (recentf-cleanup): Update. Count removed files. Doc fix.
2729
2730 2005-03-23 Kim F. Storm <storm@cua.dk>
2731
2732 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
2733 Don't inherit from fringe face (now happens automatically).
2734
2735 2005-03-22 Kim F. Storm <storm@cua.dk>
2736
2737 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
2738 position values.
2739
2740 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
2741
2742 * menu-bar.el (showhide-date-time): Remove.
2743 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
2744 (menu-bar-make-mm-toggle): Simplify.
2745
2746 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
2747
2748 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
2749 Accept qualified variable and function names.
2750
2751 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
2752
2753 * bindings.el (completion-ignored-extensions):
2754 Remove ".lis" for `vax-vms'.
2755
2756 2005-03-22 Andreas Schwab <schwab@suse.de>
2757
2758 * generic-x.el: Revert last change.
2759 * ldefs-boot.el: Update.
2760
2761 2005-03-22 Jay Belanger <belanger@truman.edu>
2762
2763 * calc/calc-embed (calc-embedded-original-modes): New variable.
2764 (calc-embedded-save-original-modes)
2765 (calc-embedded-restore-original-modes): New functions.
2766 (calc-do-embedded): Save original modes when entering embedded mode
2767 and restore when leaving embedded mode.
2768 (calc-embedded-modes-change): Change the value of
2769 calc-embedded-original-modes to reflect permanent changes.
2770
2771 2005-03-22 Lute Kamstra <lute@gnu.org>
2772
2773 * generic-x.el: Require generic again.
2774
2775 2005-03-22 Miles Bader <miles@gnu.org>
2776
2777 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
2778 Tweak details to look good on both ttys and bitmap displays, light
2779 or dark background, etc.
2780
2781 2005-03-21 Kim F. Storm <storm@cua.dk>
2782
2783 * tooltip.el (tooltip-show-help-function): Check car and cdr of
2784 mouse position.
2785
2786 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2787
2788 * icomplete.el: Don't forcibly turn on the mode upon load.
2789 (icomplete-mode): Use define-minor-mode.
2790 (icomplete-eoinput): Default to nil.
2791 (icomplete-minibuffer-setup): Remove autoload.
2792 (icomplete-tidy): Simplify.
2793 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
2794 in the initial state or if the user has modified the field.
2795 Fix handling of icomplete-max-delay-chars.
2796 Remove code that handles the oddball case where
2797 minibuffer-completion-table is an integer.
2798 Wrap icomplete-completions in while-no-input in case building
2799 completions takes more time than expected.
2800 (icomplete-completions): Simplify.
2801
2802 2005-03-21 Richard M. Stallman <rms@gnu.org>
2803
2804 * jka-compr.el (jka-compr-really-do-compress):
2805 Make variable buffer-local.
2806
2807 * image-mode.el: Handle .xpm files too.
2808 (image-toggle-display): Preserve modification flag.
2809
2810 * help.el (where-is): Don't mention aliases with no key bindings.
2811
2812 2005-03-21 Lute Kamstra <lute@gnu.org>
2813
2814 * generic.el: Fix commentary section. Don't require cl for compilation.
2815 (generic-mode-list): Add autoload cookie.
2816 (generic-use-find-file-hook, generic-lines-to-scan)
2817 (generic-find-file-regexp, generic-ignore-files-regexp)
2818 (generic-mode, generic-mode-find-file-hook)
2819 (generic-mode-ini-file-find-file-hook): Fix docstrings.
2820 (define-generic-mode): Make it a defmacro. Fix docstring.
2821 (generic-mode-internal): Code cleanup. Add autoload cookie.
2822 (generic-mode-set-comments): Code cleanup.
2823 * generic-x.el: Don't prevent compilation. Don't require generic.
2824 Follow coding conventions. Minor code cleanup.
2825 (etc-fstab-generic-mode): Add some keywords.
2826 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
2827 define-generic-mode like a function declaration.
2828
2829 2005-03-21 Jay Belanger <belanger@truman.edu>
2830
2831 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
2832 changing modes.
2833
2834 2005-03-21 Sam Steingold <sds@gnu.org>
2835
2836 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
2837
2838 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
2839
2840 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
2841 Add underscore to "f$ lexicals" regexp.
2842
2843 2005-03-20 Juri Linkov <juri@jurta.org>
2844
2845 * subr.el (progress-reporter-do-update): When `min-value' is equal
2846 to `max-value', set `percentage' to 0 and prevent division by zero.
2847
2848 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
2849
2850 Sync with Tramp 2.0.48.
2851
2852 * tramp.el (all): Change all addresses to .gnu.org.
2853 (tramp-append-tramp-buffers): New defun.
2854 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
2855 Catch `dont-send' signal.
2856 (tramp-set-auto-save-file-modes): Set always permissions, because
2857 there might be an old auto-saved file belonging to another
2858 original file. This could be a security threat. Reported by
2859 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
2860 Check for Emacs 21.3.50 removed.
2861
2862 * tramp-smb.el (all): Remove debug construct for
2863 `with-parsed-tramp-file-name'.
2864 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
2865 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
2866 No error message if DIRECTORY or FILENAME doesn't exist.
2867 (tramp-smb-open-connection): Check existence of
2868 `tramp-smb-program'.
2869
2870 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
2871
2872 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
2873 Properly handle the case where the `m' or `s' command's argument is not
2874 yet terminated.
2875 (perl-indent-new-calculate): New function.
2876 (perl-indent-line): Use it.
2877
2878 2005-03-20 Miles Bader <miles@gnu.org>
2879
2880 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
2881 in text-mode too. Change to new face names.
2882 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
2883 Add `:weight bold' attribute.
2884 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
2885
2886 2005-03-19 Juri Linkov <juri@jurta.org>
2887
2888 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
2889
2890 * international/mule.el (auto-coding-alist): Sync with
2891 `auto-mode-alist' by adding upper case archive file extensions
2892 and adding ear/war to jar extension.
2893
2894 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
2895
2896 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
2897 running, restart it.
2898
2899 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
2900
2901 * finder.el (finder-current-item): Throw an error on an empty line.
2902
2903 * man.el (Man-follow-manual-reference): If current-word returns
2904 nil, use "".
2905
2906 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
2907
2908 * simple.el (goto-line): Doc fix.
2909
2910 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
2911
2912 * files.el (save-buffer): Doc fix.
2913
2914 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
2915
2916 * recentf.el (recentf-cleanup-remote): New variable.
2917 (recentf-cleanup): Use it to conditionally check availablity of
2918 remote files.
2919
2920 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
2921
2922 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
2923 function names.
2924
2925 2005-03-19 Eli Zaretskii <eliz@gnu.org>
2926
2927 * language/thai-word.el: New file.
2928
2929 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
2930
2931 * files.el (backup-buffer): If the file's directory is not
2932 writable, use copy instead of move to backup the file.
2933
2934 2005-03-19 Eli Zaretskii <eliz@gnu.org>
2935
2936 * obsolete/keyswap.el: Moved to obsolete/ from term/.
2937
2938 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2939
2940 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
2941 Use functionp instead of symbolp and fboundp. Reported by Drkm
2942 <darkman_spam@yahoo.fr>.
2943 (ps-print-version): New version 6.6.6.
2944
2945 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
2946
2947 * textmodes/table.el (table--line-column-position): New idiom.
2948 (table--row-column-insertion-point-p): New function to test
2949 validity of row and column insertion operation at a location.
2950 (table-global-menu, table-cell-menu): Use above functions for
2951 deterministic test operation.
2952 (table--editable-cell-p): Behave in deterministic fashion.
2953
2954 2005-03-18 Juri Linkov <juri@jurta.org>
2955
2956 * isearch.el (isearch-lazy-highlight-new-loop):
2957 Make arguments beg and end optional.
2958 (isearch-update): Remove optional arguments nil from
2959 isearch-lazy-highlight-new-loop.
2960 (isearch-lazy-highlight-search): Let-bind case-fold-search to
2961 isearch-lazy-highlight-case-fold-search instead of
2962 isearch-case-fold-search, and let-bind isearch-regexp to
2963 isearch-lazy-highlight-regexp.
2964 Use isearch-lazy-highlight-last-string instead of isearch-string.
2965
2966 * replace.el (perform-replace): Remove bindings of global
2967 variables isearch-string, isearch-regexp, isearch-case-fold-search.
2968 Add three new arguments to `replace-highlight'.
2969 (replace-highlight): Add arguments string, regexp, case-fold.
2970 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
2971 to allow isearch-lazy-highlight-new-loop to use these values
2972 to set corresponding isearch-lazy-highlight-* internal
2973 variables whose values lazy highlighting will use regardless of
2974 changes to global variables isearch-string, isearch-regexp,
2975 isearch-case-fold-search during lazy highlighting loop.
2976 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
2977 to `lazy-highlight-cleanup'.
2978
2979 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
2980 (ispell-highlight-face): Set default face to `isearch' when
2981 lazy highlighting is enabled.
2982 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
2983 priority to 1. Add lazy highlighting.
2984 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
2985 from `isearch-dehighlight'.
2986
2987 2005-03-18 David Ponce <david@dponce.com>
2988
2989 * files.el (hack-local-variables): Do a case-insensitive search
2990 for End.
2991
2992 2005-03-18 Juri Linkov <juri@jurta.org>
2993
2994 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
2995 `isearch-lazy-highlight-cleanup', add alias to old name and
2996 declare obsolete. Add release numbers to other obsolete vars.
2997 (isearch-done, isearch-lazy-highlight-new-loop):
2998 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
2999 (lazy-highlight-cleanup) <variable>: Doc fix.
3000 (isearch-lazy-highlight-update): Rename obsolete
3001 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
3002
3003 2005-03-18 Kenichi Handa <handa@m17n.org>
3004
3005 * language/thai-util.el: Fix categorization of Thai characters in
3006 thai-category-table.
3007 (thai-composition-pattern): Adjust it for the above change.
3008 (thai-self-insert-command, thai-compose-syllable): New functions.
3009 (thai-compose-region): Use thai-compose-syllable.
3010 (thai-compose-string): Likewise.
3011 (thai-composition-function): Likewise.
3012 (thai-auto-composition): New function.
3013 (thai-auto-composition-mode): New minor mode.
3014
3015 * language/thai.el: Fix patterns to be registered in
3016 composition-function-table.
3017
3018 * international/quail.el (quail-input-method): Locally bind
3019 inhibit-modification-hooks to t.
3020
3021 2005-03-17 Richard M. Stallman <rms@gnu.org>
3022
3023 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
3024 (perl-mode): Use run-mode-hooks.
3025
3026 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
3027 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
3028 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
3029
3030 * mail/sendmail.el (sendmail-send-it): Reenable the code
3031 to compute resend-to-address and use it.
3032
3033 * tar-mode.el (tar-mode): Turn off undo unconditionally.
3034
3035 * image-mode.el: New file.
3036
3037 * image.el (insert-sliced-image): Add autoload cookie.
3038
3039 * font-lock.el (font-lock-lines-before): New user option.
3040 (font-lock-after-change-function): Obey it.
3041
3042 * bindings.el (esc-map): Make M-g a prefix.
3043 Bind M-g g and M-g M-g to goto-line.
3044
3045 * faces.el (face-id): Doc fix.
3046
3047 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
3048
3049 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
3050 (rmail-show-message): Use rmail-unknown-mail-followup-to.
3051 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
3052
3053 * mail/sendmail.el (mail-yank-ignored-headers)
3054 (mail-font-lock-keywords, mail-mode-fill-paragraph):
3055 Add Mail-Followup-To and Mail-Reply-To headers.
3056 (mail-citation-hook): Add autoload cookie.
3057 (mail-mode): Doc fix.
3058 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
3059 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
3060 (mail-mode-fill-paragraph): Handle those headers.
3061 (mail-mailing-lists): New variable.
3062 (mail-mail-reply-to, mail-mail-followup-to): New functions.
3063
3064 2005-03-17 Juri Linkov <juri@jurta.org>
3065
3066 * isearch.el (isearch-fallback): Check for `(car previous)'
3067 before calling `isearch-other-end-state'.
3068
3069 2005-03-17 Kim F. Storm <storm@cua.dk>
3070
3071 * simple.el (move-beginning-of-line): Move to beginning of buffer
3072 line, as well as beginning of screen line.
3073
3074 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
3075
3076 * calendar/diary-lib.el (mark-diary-entries): Use new optional
3077 argument REDRAW rather than calendar-redrawing variable.
3078 * calendar/calendar.el (calendar-redrawing): Delete.
3079 (redraw-calendar): Do not bind calendar-redrawing.
3080
3081 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
3082
3083 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
3084 diary-file buffer.
3085
3086 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
3087
3088 * help.el (describe-mode): Allow a :minor-mode-function property to
3089 specify a different minor mode toggle function than the variable.
3090 * simple.el (auto-fill-function):
3091 * subr.el (add-minor-mode): Use it.
3092
3093 2005-03-16 Kenichi Handa <handa@m17n.org>
3094
3095 * language/ethio-util.el (sera-being-called-by-w3): New variable.
3096 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
3097 (ethio-fidel-to-sera-buffer): Likewise.
3098
3099 2005-03-16 Juri Linkov <juri@jurta.org>
3100
3101 * emacs-lisp/find-func.el (find-function-regexp):
3102 Add defun-emitting macro `menu-bar-make-toggle'.
3103
3104 * isearch.el: Put `isearch-scroll' property to
3105 `split-window-horizontally'.
3106
3107 * info.el: Update error messages for `debug-ignored-errors'.
3108 (Info-isearch-search): Doc fix.
3109 (Info-find-node): Move up code to go into info buffer before
3110 recording the node to the history.
3111 (Info-fontify-node): Fontify titles only if the next line
3112 has two or more `*', `=', `-', `.'.
3113 Display "go to this node" for empty (match-string 3).
3114
3115 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3116
3117 * term/mac-win.el: Add mouse pointer shape constants.
3118
3119 2005-03-15 Kim F. Storm <storm@cua.dk>
3120
3121 * simple.el (move-beginning-of-line): Use vertical-motion.
3122
3123 2005-03-15 Juri Linkov <juri@jurta.org>
3124
3125 * isearch.el (isearch-error): New variable.
3126 (isearch-invalid-regexp, isearch-within-brackets): Remove.
3127 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
3128 (isearch-within-brackets-state): Remove.
3129 (isearch-case-fold-search-state, isearch-pop-fun-state):
3130 Decrease frame index.
3131 (isearch-mode, isearch-top-state, isearch-push-state)
3132 (isearch-edit-string, isearch-abort, isearch-search-and-update)
3133 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
3134 (isearch-search, isearch-lazy-highlight-new-loop):
3135 Replace `isearch-invalid-regexp' with `isearch-error'.
3136 Remove `isearch-within-brackets'.
3137 (isearch-search): Add `search-failed' handler to `condition-case'.
3138 (isearch-lazy-highlight-search): Add `condition-case' to catch
3139 errors and allow `isearch-lazy-highlight-update' to try
3140 highlighting from the beginning of the window.
3141 (isearch-repeat): Move up code to set isearch-wrapped to t
3142 before calling isearch-wrap-function.
3143
3144 * info.el (Info-isearch-initial-node): New internal variable.
3145 (Info-search): Signal an error in isearch mode when search leaves
3146 the initial node. Signal an error when `bound' is non-nil and
3147 nothing was found in the current subfile.
3148 (Info-isearch-search): Remove `condition-case'.
3149 (Info-isearch-wrap): Don't wrap when search failed during leaving
3150 the initial node. If `Info-isearch-search' is nil, wrap around
3151 the current node.
3152 (Info-isearch-start): New fun.
3153 (Info-mode): Add buffer-local hook `Info-isearch-start' to
3154 `isearch-mode-hook'.
3155
3156 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3157
3158 * simple.el (normal-erase-is-backspace): Set default to t if
3159 running on Mac.
3160
3161 * term/mac-win.el (function-key-map): Sync with x-win.el.
3162
3163 2005-03-15 Kenichi Handa <handa@m17n.org>
3164
3165 * international/mule-cmds.el (locale-language-names): Modify the
3166 format of elements and add more entries.
3167 (locale-preferred-coding-systems): Add more entries.
3168 (set-locale-environment): Adjust for the change of
3169 locale-language-names.
3170
3171 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
3172
3173 * pcvs.el (smerge-ediff): Remove bogus autoload.
3174
3175 2005-03-14 Lute Kamstra <lute@gnu.org>
3176
3177 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
3178 Ignore a `*' at the beginning of a line.
3179
3180 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
3181 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
3182 subr.el.
3183 (dont-compile, eval-when-compile, eval-and-compile): Use declare
3184 to specify indentation.
3185
3186 * generic.el (define-generic-mode): Let generic-mode-list be a
3187 list of strings; test membership with equal.
3188
3189 2005-03-14 Kim F. Storm <storm@cua.dk>
3190
3191 * simple.el (next-line, previous-line): Add optional try-vscroll
3192 arg to recognize interactive use. Pass it on to line-move.
3193 (line-move): Don't perform auto-window-vscroll when defining or
3194 executing keyboard macro to ensure consistent behaviour.
3195
3196 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
3197
3198 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
3199
3200 2005-03-13 Lute Kamstra <lute@gnu.org>
3201
3202 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
3203 debugger-setup-buffer so that backtrace marks the frames set to
3204 debug-on-exit and we don't have to do it manually. Set an extra
3205 debug-on-exit for macro's.
3206 (debugger-setup-buffer): Don't mark the top frame manually.
3207
3208 2005-03-12 Lute Kamstra <lute@gnu.org>
3209
3210 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
3211 lisp-indent-function throughout.
3212 (with-no-warnings): Set lisp-indent-function property.
3213
3214 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
3215
3216 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
3217 Add entry for backslash.
3218
3219 2005-03-12 Juri Linkov <juri@jurta.org>
3220
3221 * info.el (Info-search): Four fixes for backward search.
3222
3223 2005-03-11 Jay Belanger <belanger@truman.edu>
3224
3225 * calc/calc.el (calc-language-alist): New variable.
3226 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
3227 (calc-embedded-find-modes): Use calc-language-alist instead of
3228 calc-embedded-language-alist.
3229
3230 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
3231
3232 * calendar/calendar.el (calendar-redrawing): New internal
3233 variable.
3234 (redraw-calendar): Remove bogus save-excursion from previous
3235 change. Bind calendar-redrawing to t for mark-diary-entries.
3236 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
3237 calendar if that is why we were called.
3238
3239 2005-03-11 Kenichi Handa <handa@m17n.org>
3240
3241 * international/mule.el (make-coding-system): Set property
3242 coding-system-define-form to nil.
3243 (define-coding-system-alias): Likewise.
3244
3245 2005-03-11 Kenichi Handa <handa@m17n.org>
3246
3247 These changes are suggested by Dave Love <fx@gnu.org>.
3248
3249 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
3250 coding: tag.
3251 (adaptive-fill-regexp): Add more bullets.
3252 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
3253 regexps.
3254
3255 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
3256
3257 * help.el (describe-mode): Properly handle non-trivial lighters.
3258 Don't ignore minor modes that are not listed in minor-mode-list.
3259
3260 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
3261 feature ON when the user requests to turn it OFF.
3262
3263 2005-03-10 Lute Kamstra <lute@gnu.org>
3264
3265 * emacs-lisp/debug.el (debug-entry-code): Delete it.
3266 (implement-debug-on-entry): New function to replace debug-entry-code.
3267 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
3268 second argument as the 2005-03-07 change makes it obsolete.
3269 (debug-on-entry, cancel-debug-on-entry): Update call to
3270 debug-on-entry-1.
3271 (debug, debugger-setup-buffer): Comment update.
3272 (debugger-frame-number): Update to work with implement-debug-on-entry.
3273
3274 2005-03-10 Jay Belanger <belanger@truman.edu>
3275
3276 * calc/calc-embed.el (math-ms-args): Declare it.
3277 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
3278 math-ms-args.
3279 (calc-embedded-subst): Use math-multi-subst-rec to substitute
3280 variables.
3281
3282 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
3283
3284 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
3285 Use message-box.
3286
3287 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
3288 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
3289 (tooltip-gud-tips): Simplify.
3290 (tooltip-gud-tips-p): Remove superflouous :set.
3291 (tooltip-gud-modes): Add fortran-mode.
3292 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
3293
3294 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
3295
3296 2005-03-09 Kim F. Storm <storm@cua.dk>
3297
3298 * play/animate.el (animate-place-char): Use forward-line instead
3299 of next-line to improve performance.
3300
3301 2005-03-09 Simon Josefsson <jas@extundo.com>
3302
3303 * net/browse-url.el (browse-url-default-browser): Doc fix.
3304
3305 2005-03-09 Miles Bader <miles@gnu.org>
3306
3307 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
3308 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
3309
3310 2005-03-09 Kenichi Handa <handa@m17n.org>
3311
3312 * international/latin-1.el: Set case and syntax for 255 only if
3313 set-case-syntax-set-multibyte is nil.
3314
3315 * textmodes/ispell.el (ispell-insert-word): New function.
3316 (ispell-word): Use ispell-insert-word to insert a new word.
3317 (ispell-process-line): Likewise.
3318 (ispell-complete-word): Likewise.
3319
3320 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
3321
3322 * calendar/calendar.el (redraw-calendar): Preserve point.
3323 Reported by Matt Hodges <MPHodges@member.fsf.org>.
3324 (calendar-week-start-day): Move after definition of
3325 redraw-calendar. Delete buffer test, since redraw-calendar has
3326 that now.
3327
3328 * calendar/diary-lib.el (mark-diary-entries): Only call
3329 redraw-calendar in the first of any recursive calls.
3330 Reported by Alan Shutko <ats@acm.org>.
3331
3332 2005-03-08 Juri Linkov <juri@jurta.org>
3333
3334 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
3335 (html-horizontal-rule, html-line, html-image, html-checkboxes)
3336 (html-radio-buttons): Add a space before the trailing `/>' where
3337 sgml-xml-mode is non-nil.
3338 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
3339 the subsequent tag of the empty XML tag.
3340 (html-href-anchor): Don't set initial input to "http:".
3341 (html-image): Ask for the image URL and set point inside alt="".
3342 (html-name-anchor): Duplicate the name in the `id' attribute when
3343 sgml-xml-mode is non-nil.
3344 (html-paragraph): Remove \n before <p>.
3345 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
3346 instead of `checked' when sgml-xml-mode is non-nil.
3347
3348 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
3349 Remove 1 space before #RRGGBB to not truncate it on terminal
3350 windows w/o fringes. Remove 1 space between bg and fg examples
3351 to get more space.
3352 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
3353 avoid byte-compile warnings.
3354
3355 * image-file.el (image-file-handler): Put `safe-magic' property to
3356 `image-file-handler'.
3357
3358 * info.el (Info-isearch-search): Emulate word search in
3359 isearching through multiple Info nodes with Info-search.
3360 (Info-isearch-wrap): Allow isearch-word.
3361
3362 2005-03-08 Lute Kamstra <lute@gnu.org>
3363
3364 * emacs-lisp/debug.el (debugger-step-through): Make sure that
3365 stepping into the debugger's code is not possible.
3366 (debugger-jumping-flag): Docstring update.
3367
3368 2005-03-08 Jay Belanger <belanger@truman.edu>
3369
3370 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
3371 embedded mode begins.
3372 (calc-embedded-language-alist): New variable.
3373 (calc-embedded-find-modes): Use calc-embedded-language-alist to
3374 set default language mode.
3375
3376 2005-03-08 Kenichi Handa <handa@m17n.org>
3377
3378 * international/ccl.el (define-ccl-program): Fix docstring about
3379 extra 256 bytes assured for the output buffer.
3380
3381 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
3382 Fix BUFFER_MAGNIFICATION to 2.
3383 (ccl-encode-mule-utf-16be-with-signature): Likewise.
3384
3385 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
3386
3387 * align.el (align-rules-list): Added an alignment rule for CSS
3388 declarations (applies to css-mode and html-mode buffers).
3389
3390 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
3391
3392 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
3393
3394 2005-03-07 Kim F. Storm <storm@cua.dk>
3395
3396 * simple.el (move-beginning-of-line): New command.
3397
3398 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
3399
3400 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
3401
3402 * emulation/cua-base.el: Put CUA move property on move-end-of-line
3403 and move-beginning-of-line.
3404
3405 * apropos.el (apropos-print): Omit command from M-x ... RET.
3406
3407 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
3408
3409 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
3410 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
3411
3412 2005-03-06 Richard M. Stallman <rms@gnu.org>
3413
3414 * bindings.el (esc-map): Bind M-g to goto-line.
3415
3416 * facemenu.el (global-map): Bind M-o, not M-g.
3417
3418 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3419
3420 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
3421 "Open Directory" as for "Open File".
3422
3423 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
3424
3425 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
3426 (push-mark-command): Run activate-mark-hook.
3427
3428 2005-03-06 Richard M. Stallman <rms@gnu.org>
3429
3430 * help-mode.el (help-mode-finish): Don't alter the element
3431 in view-return-to-alist if there already is one.
3432
3433 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
3434 make sure the current buffer is the expected one.
3435
3436 * novice.el (disabled-command-function): Output in *Disabled Command*.
3437 Explicitly ignore non-keyboard events, and explicitly handle C-g.
3438
3439 * textmodes/flyspell.el (flyspell-large-region):
3440 Pass args differently for aspell.
3441
3442 * files.el (mode-require-final-newline): Doc fix.
3443
3444 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3445
3446 * progmodes/which-func.el (which-function):
3447 Specify NOERROR when calling imenu--make-index-alist.
3448
3449 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
3450
3451 * simple.el (normal-erase-is-backspace): Define default value.
3452
3453 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
3454 (custom-reevaluate-setting): Simple function to handle
3455 variables that are defined before their default value can really
3456 be computed.
3457
3458 * startup.el (command-line): Use it for temporary-file-directory,
3459 small-emporary-file-directory, auto-save-file-name-transforms,
3460 blink-cursor-mode, and normal-erase-is-backspace.
3461
3462 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
3463 progress, even with buggy anchored keywords.
3464
3465 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
3466
3467 * simple.el (goto-line): Remove unbalanced final parenthesis.
3468
3469 2005-03-05 Richard M. Stallman <rms@gnu.org>
3470
3471 * simple.el (goto-line): Use a number at point as the default.
3472 With C-u as arg, switch buffers.
3473
3474 2005-03-05 Juri Linkov <juri@jurta.org>
3475
3476 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
3477 with `no-blinking-cursor'.
3478
3479 * startup.el (no-blinking-cursor): New defvar.
3480 (command-line): Add `--no-blinking-cursor' to longopts.
3481 Set `no-blinking-cursor' to t for command line arguments
3482 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
3483 with `no-blinking-cursor' in the condition for calling
3484 `blink-cursor-mode'.
3485
3486 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
3487
3488 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
3489 (menu-bar-options-save): Add blink-cursor-mode.
3490 (menu-bar-options-menu): Add blink-cursor-mode.
3491
3492 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
3493
3494 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
3495 (icalendar-export-file, icalendar-export-region)
3496 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
3497 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
3498
3499 2005-03-04 Lute Kamstra <lute@gnu.org>
3500
3501 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
3502 (debug-function-list): Ditto.
3503
3504 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
3505
3506 * textmodes/texinfmt.el (texinfo-append-refill):
3507 Redefine the types of line to which @refill
3508 is not appended by replacing a search for `@refill\\|@bye' with
3509 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
3510 itemize@refill' bug and the unfilled long lines bug.
3511 (texinfmt-version): Update number and date.
3512
3513 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
3514
3515 * international/code-pages.el (windows-1250, windows-125[2-8])
3516 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
3517
3518 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
3519
3520 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
3521 bound yet.
3522
3523 2005-03-02 Romain Francoise <romain@orebokech.com>
3524
3525 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
3526 buffer after removing limits.
3527 (ibuffer-pop-filter): Ditto.
3528 Update copyright.
3529
3530 2005-03-02 Miles Bader <miles@gnu.org>
3531
3532 * button.el (make-text-button): If the user doesn't specify a
3533 type, use the default. Rewrite to use `add-text-properties' and
3534 plist functions.
3535
3536 2005-03-01 Lute Kamstra <lute@gnu.org>
3537
3538 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
3539 (debugger-jumping-flag): New var.
3540 (debug-entry-code): Use it.
3541 (debugger-jump): Use debugger-jumping-flag and add
3542 debugger-reenable to post-command-hook.
3543 (debugger-reenable): Use debugger-jumping-flag and remove itself
3544 from post-command-hook.
3545 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
3546 debugger-reenable.
3547
3548 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
3549
3550 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
3551 inclusion of "itemize\\|", which may be unnecessary, is certainly
3552 inelegant, and stops refilling in itemize lists when formatting
3553 Japanese Texinfo files to Info.
3554 Update copyright to 2005.
3555
3556 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
3557
3558 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
3559 of an error if GDB can't find the source file.
3560
3561 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
3562
3563 * calendar/calendar.el (redraw-calendar): Work from any buffer,
3564 not just the calendar.
3565
3566 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
3567 first.
3568 (diary-redraw-calendar): New function.
3569 (make-diary-entry): Add diary-redraw-calendar to local
3570 write-contents-functions. Turn off selective display before
3571 inserting in diary.
3572
3573 2005-03-01 Kim F. Storm <storm@cua.dk>
3574
3575 * emacs-lisp/copyright.el (copyright-fix-years): New command.
3576
3577 2005-03-01 Lute Kamstra <lute@gnu.org>
3578
3579 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
3580 that debug-entry-code can be safely removed from a function while
3581 this code is being evaluated. Revert the 2005-02-27 change as the
3582 new implementation no longer requires it. Make sure that a
3583 function body containing just a string is not mistaken for a docstring.
3584 (debug): Skip one more frame in case of debug on entry.
3585 (debugger-setup-buffer): Delete one more frame line in case of
3586 debug on entry.
3587 (debugger-frame-number): Update to use the new text introduced by
3588 the 1999-11-03 change. Skip one more frame in case of debug on entry.
3589
3590 2005-02-28 Kim F. Storm <storm@cua.dk>
3591
3592 * double.el (double-translate-key): Call force-window-update after
3593 read-event to avoid crash in redisplay.
3594
3595 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
3596
3597 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
3598 (debug): Use it. Move the inhibit-trace earlier.
3599 (debug-entry-code): New const.
3600 (debug-on-entry-1): Use it.
3601
3602 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
3603
3604 * international/utf-16.el (ccl-encode-mule-utf-16le):
3605 Fix BUFFER_MAGNIFICATION to 2.
3606 (ccl-encode-mule-utf-16be): Likewise.
3607
3608 2005-02-28 Kenichi Handa <handa@m17n.org>
3609
3610 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
3611 Fix BUFFER_MAGNIFICATION to 4.
3612 (ccl-encode-mule-utf-16be-with-signature): Likewise.
3613
3614 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
3615
3616 * speedbar.el (speedbar-update-flag): Doc fix.
3617 (speedbar-show-info-under-mouse): Give set-mouse-position the right
3618 argument.
3619
3620 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
3621
3622 * reveal.el (reveal-post-command): Don't try to reveal overlays which
3623 have a non-nil `invisible' property but are actually visible.
3624
3625 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
3626 for perldoc sections.
3627 (perl-outline-regexp, perl-outline-level): New var and function.
3628 (perl-mode): Use them.
3629
3630 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3631
3632 * calendar/diary-lib.el (diary-remind): Discard any mark portion
3633 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
3634
3635 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
3636
3637 * cus-edit.el: Comment change.
3638 (custom-buffer-create-internal): Slightly reword text at top of
3639 Custom buffers. Mention there that saving an option edits the
3640 init file. Add link to Emacs manual node on `custom-file'.
3641 (custom-magic-alist): Rewrite individual State messages to use
3642 capitalized keywords. Doc fix.
3643
3644 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
3645
3646 * calendar/calendar.el (calendar-buffer): Move above
3647 calendar-week-start-day.
3648 (calendar-week-start-day): Doc fix. Add :set function.
3649 (calendar-minimum-window-height): New variable.
3650 (generate-calendar-window): Only resize window if selected-window
3651 is displaying the calendar buffer. Use new variable
3652 calendar-minimum-window-height.
3653 (generate-calendar): Reword error message.
3654 (calendar-mode-map): Bind DEL to scroll-other-window-down.
3655
3656 2005-02-27 Andreas Schwab <schwab@suse.de>
3657
3658 * vc.el (vc-do-command): Don't run command asynchronously when
3659 operating in a remote directory.
3660
3661 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
3662 change from sync with Tramp 2.0.47.
3663
3664 2005-02-27 Richard M. Stallman <rms@gnu.org>
3665
3666 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
3667
3668 * textmodes/flyspell.el (flyspell-mode-on):
3669 Call ispell-change-dictionary only if necessary.
3670
3671 * emacs-lisp/re-builder.el (regexp-builder): New function.
3672
3673 * register.el (describe-register-1): Explicitly handle
3674 yank-excluded-properties = t.
3675
3676 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
3677 (custom-magic-alist): Change the status descriptions again.
3678 (face widget-type): Total rewrite based on `restricted-sexp'
3679 to eliminate the confusing double hiding levels.
3680
3681 * emacs-lisp/debug.el (debug-on-entry-1):
3682 If function body is empty, add nil as body form.
3683
3684 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
3685
3686 * emacs-lisp/trace.el (inhibit-trace): New var.
3687 (trace-make-advice): Use it.
3688
3689 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
3690
3691 2005-02-26 Kim F. Storm <storm@cua.dk>
3692
3693 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
3694 (mouse-on-link-p, mouse-drag-region-1): Use it.
3695
3696 2005-02-25 Lute Kamstra <lute@gnu.org>
3697
3698 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
3699
3700 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
3701
3702 * frame.el (blink-cursor-mode): Add :group keyword.
3703
3704 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
3705
3706 * calendar/icalendar.el (icalendar--decode-isodatetime):
3707 New optional argument DAY-SHIFT.
3708 (icalendar-export-region): Fix coding-system-for-write.
3709 (icalendar--convert-ical-to-diary): Shift end-day of all-day
3710 events by one.
3711
3712 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
3713
3714 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
3715
3716 2005-02-24 Kim F. Storm <storm@cua.dk>
3717
3718 * international/iso-acc.el (iso-accents-compose): Fix crash
3719 during redisplay. Call force-window-update after read-event
3720 and delete-region to signal that window is not accurate.
3721
3722 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
3723
3724 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
3725 Remove unused and inexistent var `inhibit-trace'.
3726 (debugger-mode): Use run-mode-hooks.
3727 (debugger-list-functions): Add buttons; setup xref stack.
3728
3729 2005-02-23 Richard M. Stallman <rms@gnu.org>
3730
3731 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
3732 appointment says it was explicitly made.
3733 (appt-add): Set the 3rd element.
3734 (appt-make-list): Preserve explicit appointments.
3735
3736 * subr.el (find-tag-default): Catch errors in forward-sexp.
3737
3738 2005-02-23 Juri Linkov <juri@jurta.org>
3739
3740 * info.el (Info-isearch-search): New defcustom.
3741 (Info-isearch-search): Call the default isearch function
3742 when Info-isearch-search is nil.
3743 (Info-isearch-wrap): Use variable Info-isearch-search.
3744
3745 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
3746
3747 * cus-edit.el: Comment change.
3748
3749 2005-02-22 Kim F. Storm <storm@cua.dk>
3750
3751 * progmodes/hideif.el (hide-ifdef-use-define-alist):
3752 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
3753
3754 2005-02-22 Simon Josefsson <jas@extundo.com>
3755
3756 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
3757 New variable.
3758 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
3759 Oskarsson" <myrkraverk@users.sourceforget.net>.
3760
3761 2005-02-22 Kim F. Storm <storm@cua.dk>
3762
3763 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
3764 check that window of that event is the selected window.
3765 (mouse-drag-region-1): Compare mouse event window to selected
3766 window before setting point.
3767
3768 * tooltip.el (tooltip-show-help-function): Pass event to
3769 mouse-on-link-p so it can check selected window.
3770
3771 2005-02-22 Kenichi Handa <handa@m17n.org>
3772
3773 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
3774 (ps-mule-show-warning): New function.
3775 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
3776 characters are found.
3777
3778 * ps-print.el (ps-header-footer-string): Return a list of header
3779 and footer strings.
3780
3781 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
3782
3783 * pcvs.el (cvs-retrieve-revision): Fix thinko.
3784
3785 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
3786
3787 * frame.el (blink-cursor-mode): Use define-minor-mode.
3788
3789 * term/mac-win.el (function-key-map): Use char-names more consistently.
3790 (file-name-coding-system): Only set it for MacOS-9. The other case is
3791 already handled in mule-cmds.el (where it also works when mac-win.el
3792 is not used).
3793
3794 2005-02-21 Kenichi Handa <handa@m17n.org>
3795
3796 * international/mule.el (ctext-pre-write-conversion): Always use
3797 " *code-converting-work*" buffer for work.
3798
3799 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
3800
3801 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
3802
3803 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
3804
3805 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
3806
3807 * ses.el (undo-more): Restore defadvice, but only the part that
3808 allows changes outside the restricted area of the buffer.
3809
3810 2005-02-20 Kim F. Storm <storm@cua.dk>
3811
3812 * simple.el (line-move): Add fourth optional arg try-vscroll which
3813 must be set to perform auto-window-vscroll.
3814 When moving backwards and doing auto-window-vscroll, automatically
3815 vscroll to the last part of lines which are taller than the window.
3816 (next-line, previous-line): Set try-vscroll arg on line-move.
3817
3818 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
3819
3820 * replace.el (query-replace, query-replace-regexp)
3821 (replace-string, replace-regexp): When operating on region, make
3822 the minibuffer prompt say so.
3823
3824 * isearch.el (isearch-forward): Document isearch-query-replace and
3825 isearch-query-replace-regexp keybindings.
3826
3827 2005-02-19 Jay Belanger <belanger@truman.edu>
3828
3829 * calc/calc-aent.el (math-read-token): Add local variable.
3830
3831 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
3832 (calc-edit-top): Move declaration to earlier in file.
3833 (calc-edit-macro-repeats): Add local variables.
3834
3835 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
3836 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
3837 calcFunc-tanh.
3838 Adjust integration rule for calcFunc-tan.
3839
3840 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
3841
3842 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
3843 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
3844 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
3845 (viper-skip-separators): Bug fix.
3846 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
3847 particular major mode.
3848 (viper-del-backward-char-in-replace): Don't put deleted char on the
3849 kill ring.
3850
3851 * viper-ex.el (viper-color-display-p): New function.
3852 (viper-has-face-support-p): Use viper-color-display-p.
3853
3854 * viper-keym.el (viper-gnus-modifier-map): New keymap.
3855
3856 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
3857
3858 * viper-util.el (viper-glob-unix-files): Fix shell status check.
3859 (viper-file-remote-p): Make equivalent to file-remote-p.
3860
3861 * viper.el (viper-major-mode-modifier-list):
3862 Use viper-gnus-modifier-map.
3863
3864 2005-02-19 David Kastrup <dak@gnu.org>
3865
3866 * subr.el (subregexp-context-p): Fix garbled doc string by adding
3867 quoting.
3868
3869 2005-02-19 Jay Belanger <belanger@truman.edu>
3870
3871 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
3872 Remove extra definitions.
3873 (calc-coth): New function.
3874 (calcFunc-cot): Fix `let'.
3875
3876 2005-02-19 Eli Zaretskii <eliz@gnu.org>
3877
3878 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
3879 the reasons we use "type pc" in these faces.
3880
3881 * button.el (button): Ditto.
3882
3883 2005-02-19 Michael Mauger <mmaug@yahoo.com>
3884
3885 * replace.el (query-replace-read-from): Set the value of
3886 query-replace-from-history-variable to handle the case of an empty
3887 string entered to accept the suggested default.
3888
3889 * net/tramp.el (tramp-file-name-for-operation):
3890 Use dired-call-process instead of dired-call-process-command.
3891
3892 2005-02-19 Jay Belanger <belanger@truman.edu>
3893
3894 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
3895 (math-div-non-trig): New variables.
3896 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
3897 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
3898 (math-combine-prod, math-div-symb-fancy): Add simplifications for
3899 trig expressions.
3900
3901 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
3902
3903 * progmodes/gdb-ui.el (gdb-var-update-handler)
3904 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
3905 for watch expressions,
3906 (gdb-var-create-handler): Don't set speedbar-update-flag.
3907 (gdb-post-prompt): Simplify test for speedbar.
3908
3909 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
3910
3911 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
3912 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
3913 we use the syntax table of the correct buffer.
3914 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
3915 Felix Gatzemeier.
3916
3917 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
3918 (ediff-file-remote-p): Make synonymous with file-remote-p.
3919 In all deffaces ediff-*-face-*, use min-colors.
3920
3921 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
3922 ediff-recurse-to-subdirectories.
3923 (ediff-mark-if-equal): Check that the arguments are strings, use
3924 ediff-same-contents (after to Felix Gatzemeier).
3925
3926 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
3927 nil.
3928
3929 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
3930
3931 * log-view.el (log-view-message-re): Fix up Subversion regexp.
3932
3933 2005-02-18 David Kastrup <dak@gnu.org>
3934
3935 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
3936 use `mark-active' when defined.
3937
3938 2005-02-18 Kenichi Handa <handa@m17n.org>
3939
3940 * ps-print.el (ps-font-info-database): New entry
3941 ZapfChancery-MediumItalic with correct font name. Fix font name
3942 of the entry Zapf-Chancery-MediumItalic.
3943
3944 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
3945
3946 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
3947
3948 2005-02-16 Kim F. Storm <storm@cua.dk>
3949
3950 * ido.el (ido-fallback-command): Pass user input to fallback command.
3951
3952 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
3953
3954 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
3955 (gdb-find-file-hook): Add server prefix.
3956
3957 2005-02-16 Richard M. Stallman <rms@gnu.org>
3958
3959 * replace.el (perform-replace): Pass new args to replace-highlight.
3960 (replace-highlight): Take region args,
3961 and pass them to isearch-lazy-highlight-new-loop.
3962
3963 * novice.el (disabled-command-hook): Autoload the defalias
3964 and the make-obsolete-variable call.
3965
3966 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
3967
3968 * isearch.el (isearch-lazy-highlight-start-limit)
3969 (isearch-lazy-highlight-end-limit): New variables limit
3970 the region for highlighting.
3971 (isearch-lazy-highlight-new-loop): New args BEG and END.
3972 (isearch-lazy-highlight-search): Use the new vars.
3973 (isearch-lazy-highlight-update): Likewise.
3974
3975 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
3976
3977 * cus-start.el (all): Use default-boundp.
3978
3979 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
3980
3981 * menu-bar.el (menu-bar-select-frame): Handle current frame.
3982
3983 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
3984
3985 * autorevert.el (auto-revert-stop-on-user-input)
3986 (auto-revert-verbose): Doc fixes.
3987
3988 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
3989
3990 * international/mule-cmds.el (set-locale-environment): Remove call
3991 to set-selection-coding-system on Windows.
3992
3993 2005-02-15 Jay Belanger <belanger@truman.edu>
3994
3995 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
3996 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
3997 calcFunc-coth.
3998 (math-simplify-sqrt): Add simplifications.
3999
4000 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
4001 to list.
4002
4003 * calc/calc-ext.el: Add functions to autoloads.
4004
4005 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
4006 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
4007 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
4008 (math-csc-raw, math-cot-raw): New functions.
4009
4010 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
4011
4012 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
4013 the variable name in a message.
4014
4015 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
4016 calcFunc-csc, calcFunc-cot.
4017
4018 * calc/calcalg2.el: Add derivative and integration rules for
4019 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
4020 calcFunc-csch, calcFunc-coth.
4021 (math-do-integral-methods): Add to checks for when to use
4022 substitutions.
4023
4024 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
4025
4026 2005-02-15 Lute Kamstra <lute@gnu.org>
4027
4028 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
4029 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
4030 <monnier@iro.umontreal.ca>
4031 (lisp-outline-level): Improve efficiency. Suggested by David
4032 Kastrup <dak@gnu.org>.
4033
4034 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
4035
4036 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
4037 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
4038 (gdb-set-gud-minor-mode-existing-buffers): New functions.
4039 (gdb-find-file-hook): New hook. Add it to find-file-hook.
4040 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
4041
4042 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
4043
4044 * cus-start.el (all): Comment change.
4045
4046 2005-02-14 Lute Kamstra <lute@gnu.org>
4047
4048 * cus-start.el (all): Check if symbol is void.
4049
4050 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
4051
4052 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
4053 optional argument to \cite.
4054
4055 2005-02-14 Richard M. Stallman <rms@gnu.org>
4056
4057 * cus-edit.el (custom-buffer-create-internal): Update help message.
4058 (custom-magic-alist): Update help messages.
4059
4060 * cus-start.el (all): Allow a var to specify a standard value.
4061
4062 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
4063
4064 * custom.el (custom-theme-set-variables): Handle variable aliases.
4065
4066 * frame.el (blink-cursor-timer): Doc fix.
4067 (blink-cursor): Make it an alias for `blink-cursor-mode' and
4068 declare obsolete.
4069 (blink-cursor-mode): Define with defcustom and use correct
4070 standard expression in that defcustom.
4071 * startup.el (command-line): Adapt to above changes in frame.el.
4072
4073 2005-02-11 Lute Kamstra <lute@gnu.org>
4074
4075 * apropos.el (apropos-score-doc): Prevent division by zero.
4076
4077 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
4078
4079 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
4080 (icalendar--get-event-property-attributes)
4081 (icalendar--get-event-properties)
4082 (icalendar--datetime-to-diary-date): New functions.
4083 (icalendar--split-value): Doc fix.
4084 (icalendar--datetime-to-noneuropean-date)
4085 (icalendar--datetime-to-european-date): New optional argument
4086 SEPARATOR. Return result as a string instead of a list.
4087 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
4088 (icalendar--convert-string-for-export): Rename arg S to STRING.
4089 (icalendar-export-region): Doc fix. Change name of error buffer.
4090 Save output buffer.
4091 (icalendar-import-file): Add blank at end of prompt.
4092 (icalendar-import-buffer): Doc fix. Do not switch to error
4093 buffer. Indicate status in return value.
4094 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
4095 buffer. Save output buffer. Handle exception from recurrence
4096 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
4097 events. Fix problems with weekly all-day events.
4098
4099 2005-02-10 Richard M. Stallman <rms@gnu.org>
4100
4101 * simple.el (eval-expression-print-format):
4102 Avoid warning about edebug-active.
4103
4104 * help.el (help-for-help-internal): Rename from help-for-help.
4105 (help-for-help): Define with defalias.
4106
4107 * font-core.el (font-lock-default-function): Use with-no-warnings.
4108
4109 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
4110
4111 * custom.el (defface): Doc fix.
4112
4113 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
4114
4115 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
4116 width 0" to prevent word wrapping problems.
4117
4118 2005-02-09 Kim F. Storm <storm@cua.dk>
4119
4120 * ido.el (ido-file-extensions-order): New defcustom.
4121 (ido-file-extension-lessp, ido-file-extension-aux)
4122 (ido-file-extension-order): New advanced file ordering.
4123 (ido-file-lessp): New simple file ordering.
4124 (ido-sort-list): Remove.
4125 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
4126 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
4127
4128 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
4129
4130 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
4131 that some versions of grep produce.
4132 (grep-mode-font-lock-keywords): Likewise.
4133
4134 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
4135
4136 * progmodes/gdb-ui.el (gdb-location-list): New variable.
4137 (gdb-cdir): Delete.
4138 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
4139 (gdb-source-info): Treat case when source file is in another
4140 directory properly.
4141 (gdb-get-location): New function.
4142
4143 2005-02-07 Jay Belanger <belanger@truman.edu>
4144
4145 * calc/calc-prog.el (calc-write-parse-table-part)
4146 (calc-fix-token-name): Fix a check for language type.
4147
4148 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
4149
4150 2005-02-07 Andre Spiegel <spiegel@gnu.org>
4151
4152 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
4153 as directory not writable.
4154
4155 2005-02-07 Kim F. Storm <storm@cua.dk>
4156
4157 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
4158 (cua--standard-movement-commands): Remove list.
4159 Instead, set CUA property value to move for movement commands.
4160 (cua-movement-commands): Remove. Users must set CUA prop instead.
4161 (cua--pre-command-handler): Check CUA property.
4162 (cua--init-keymaps): Don't remap undo commands.
4163 (cua-mode): Don't call cua--rectangle-on-off.
4164
4165 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
4166 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
4167 (cua--rect-undo-set-point): New var.
4168 (cua--rectangle-undo-boundary): Setup undo apply entry.
4169 (cua--rect-undo-handler): New function for rectangle undo.
4170 (cua--rect-start-position, cua--rect-end-position): Add.
4171 (cua--rectangle-post-command): Call cua--rectangle-set-corners
4172 for restored rectangle. Set point if cua--rect-undo-set-point.
4173
4174 2005-02-06 Jay Belanger <belanger@truman.edu>
4175
4176 * calc/calc-lang.el (calc-tex-language): Display more information
4177 in messages.
4178
4179 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
4180 in TeX mode.
4181
4182 2005-02-06 Richard M. Stallman <rms@gnu.org>
4183
4184 * emacs-lisp/lisp.el (buffer-end): Doc fix.
4185
4186 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
4187
4188 * net/ldap.el (ldap-search-internal): Support attributes with
4189 optional descriptions separated by a semi-colon, as in
4190 "userCertificate;binary".
4191
4192 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4193
4194 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
4195 isn't a cons (i.e. the version is 0).
4196
4197 2005-02-05 Eli Zaretskii <eliz@gnu.org>
4198
4199 * help.el (help-for-help): Doc fix.
4200
4201 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
4202
4203 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
4204 GDB-Windows on the menu-bar as this works better.
4205
4206 2005-02-04 Jay Belanger <belanger@truman.edu>
4207
4208 * calc/calc-embed.el (calc-embedded-update): Don't put in
4209 unnecessary newlines. Adjust the end of formula marker.
4210
4211 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
4212 (math-latex-parse-two-args): New function.
4213
4214 2005-02-03 Lute Kamstra <lute@gnu.org>
4215
4216 * help-fns.el (help-with-tutorial): Make sure that users cannot
4217 remove the entire text of the tutorial by means of `undo'.
4218
4219 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
4220
4221 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
4222 in recent changes, where the ispell process was repeatedly
4223 killed & restarted.
4224
4225 * international/mule-cmds.el (set-locale-environment): Set file-name
4226 coding system to utf-8 on Darwin systems.
4227 (set-default-coding-systems): Don't set default-file-name-coding-system
4228 on Darwin systems.
4229
4230 2005-02-03 Richard M. Stallman <rms@gnu.org>
4231
4232 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
4233
4234 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
4235
4236 * faces.el (list-faces-display): Add optional argument.
4237
4238 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
4239
4240 * font-core.el (font-lock-default-function): Handle the rare case where
4241 only font-lock-keywords is set.
4242
4243 2005-02-02 Kenichi Handa <handa@m17n.org>
4244
4245 * international/characters.el: Cancel previous change for
4246 I-WITH-DOT-ABOVE and DOTLESS-i.
4247
4248 * international/latin-5.el: Cancel previous change.
4249
4250 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
4251
4252 * progmodes/gud.el: Correction to syntax in gud-menu-map.
4253
4254 2005-02-02 Kenichi Handa <handa@m17n.org>
4255
4256 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
4257 DOTLESS-i.
4258
4259 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
4260 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
4261
4262 * case-table.el (get-upcase-table): New function.
4263 (copy-case-table): Copy upcaes table too if non-nil.
4264 (set-case-syntax-delims): Maintain upcase table too.
4265 (set-case-syntax-pair): Likewise.
4266 (set-upcase-syntax, set-downcase-syntax): New functions.
4267 (set-case-syntax): Maintain upcase table too.
4268
4269 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
4270
4271 * progmodes/gdb-ui.el: (gdb-goto-info): Delete.
4272
4273 * progmodes/gud.el (gud-goto-info): New function.
4274 (gud-tool-bar-map): Use correct icon.
4275
4276 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
4277
4278 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
4279 When delegating, order args in the funcall correctly.
4280
4281 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
4282
4283 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
4284
4285 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
4286
4287 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
4288 buffer not visiting a file.
4289
4290 2005-01-31 Jay Belanger <belanger@truman.edu>
4291
4292 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
4293 bound on the line with the formula.
4294
4295 2005-01-31 Kim F. Storm <storm@cua.dk>
4296
4297 * ses.el (ses-create-cell-variable-range)
4298 (ses-destroy-cell-variable-range, ses-reset-header-string)
4299 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
4300 (ses-insert-row): Fix format of apply undo entries.
4301
4302 2005-01-31 Jay Belanger <belanger@truman.edu>
4303
4304 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
4305 parts.
4306
4307 * calc/calc-embed.el (calc-embedded-open-formula)
4308 (calc-embedded-close-formula): Ignore matrix environments.
4309
4310 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
4311 TeX mode.
4312
4313 * calc/calc-lang.el (math-function-table, math-oper-table)
4314 (math-variable-table): Adjust the LaTeX portions.
4315
4316 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
4317 (math-latex-ignore-words): New constant.
4318
4319 2005-01-31 Richard M. Stallman <rms@gnu.org>
4320
4321 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
4322 (ispell-local-dictionary): Doc fix.
4323 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
4324 Don't reinitialize at run time. Don't defcustom.
4325 All uses changed to append ispell-local-dictionary-alist,
4326 or check it first.
4327 (ispell-current-dictionary): New variable for dictionary in use.
4328 (ispell-dictionary): Now used only for global default.
4329 (ispell-start-process): Set ispell-current-dictionary,
4330 not ispell-dictionary.
4331 (ispell-change-dictionary): Use this only for setting
4332 user preferences.
4333 (ispell-internal-change-dictionary): New function
4334 to change the current dictionary in use.
4335 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
4336 Use ispell-current-dictionary.
4337 Handle ispell-local-dictionary-overridden.
4338 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
4339
4340 2005-01-31 Jay Belanger <belanger@truman.edu>
4341
4342 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
4343
4344 * calc/calc-ext.el: Add calc-latex-language to autoloads.
4345 (calc-mode-map): Add calc-latex-language.
4346
4347 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
4348 (math-latex-print-frac): New functions.
4349 (math-oper-table, math-function-table, math-variable-table)
4350 (math-complex-format, math-input-filter): Add latex properties.
4351 (calc-set-language): Set math-expr-special-function-mapping.
4352
4353 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
4354 (calc-write-parse-table-part): Add LaTeX support.
4355
4356 * calc/calc.el (calc-language): Adjust docstring.
4357 (calc-set-mode-line): Add LaTeX support.
4358 (math-expr-special-function-mapping): New variable.
4359 (math-tex-ignore-words): Add to list.
4360
4361 * calc/calccomp.el (math-compose-expr, math-compose-rows):
4362 Add LaTeX support.
4363 (math-compose-expr): Add support for special functions.
4364
4365 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
4366
4367 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
4368
4369 * progmodes/gdb-ui.el (gdb-memory-address)
4370 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
4371 (gdb-memory-mode-map, gdb-memory-format-keymap)
4372 (gdb-memory-format-menu, gdb-memory-unit-keymap)
4373 (gdb-memory-unit-menu): New variables for a buffer
4374 that lets the user examine program memory.
4375 (gdb-memory-set-address, gdb-memory-set-repeat-count)
4376 (gdb-memory-format-binary, gdb-memory-format-octal)
4377 (gdb-memory-format-unsigned, gdb-memory-format-signed)
4378 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
4379 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
4380 (gdb-memory-unit-word, gdb-memory-unit-halfword)
4381 (gdb-memory-unit-byte, gdb-memory-unit-menu)
4382 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
4383 (gdb-memory-mode, gdb-memory-buffer-name)
4384 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
4385 New functions for above buffer.
4386
4387 2005-01-30 Richard M. Stallman <rms@gnu.org>
4388
4389 * cus-edit.el (custom-bury-buffer): Function deleted.
4390 (custom-buffer-done-function): Option deleted.
4391 (custom-buffer-done-kill): New (replacement option.
4392 (Custom-buffer-done): Call quit-window.
4393 (custom-buffer-create-internal): Update for above changes.
4394
4395 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
4396
4397 * simple.el (undo-ask-before-discard): New var.
4398 (undo-outer-limit-truncate): Implement it.
4399 (undo-extra-outer-limit): Doc update.
4400
4401 2005-01-29 Richard M. Stallman <rms@gnu.org>
4402
4403 * ses.el (undo-more): Delete defadvice.
4404 (ses-begin-change): Doc fix.
4405
4406 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
4407 instead of rebinding C-x u and C-_.
4408
4409 * files.el (normal-backup-enable-predicate): Return nil for files
4410 in /tmp, regardless of temporary-file-directory.
4411
4412 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
4413
4414 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
4415 (open-rectangle, delete-whitespace-rectangle-line)
4416 (clear-rectangle-line): If FILL, pass t instead of FILL
4417 for move-to-column's 2nd arg.
4418
4419 * simple.el (undo): Fix the test for continuing a series of undos.
4420 (undo-more): Set pending-undo-list to t when we reach end.
4421 (pending-undo-list): Move up defvar.
4422
4423 * wid-edit.el (widget-button-click):
4424 Shorten the range of the track-mouse binding.
4425
4426 * comint.el (comint-insert-input): Undo previous changes;
4427 use last-input-event in interactive spec.
4428
4429 2005-01-29 Eli Zaretskii <eliz@gnu.org>
4430
4431 * progmodes/compile.el (compilation-start): Bind buffer-read-only
4432 to nil before invoking call-process. Reset buffer's modified flag
4433 after fontifying it in the no-async branch.
4434
4435 * wid-edit.el (widget-specify-button): If mouse pointer shape
4436 cannot be changed, use mouse face instead.
4437
4438 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
4439
4440 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
4441 (gdb-goto-breakpoint): Make breakpoint handling work on template
4442 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
4443 (gdb-assembler-custom): Update to recognise breakpoint information
4444 added on 2005-01-19.
4445
4446 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
4447
4448 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
4449 (dsssl-mode): Use define-derived-mode.
4450 (scheme-mode-initialize): Remove.
4451 (scheme-mode): Use run-mode-hooks.
4452
4453 * cus-edit.el (customize-group-other-window)
4454 (custom-buffer-create-other-window): Don't override special-display-*.
4455 (custom-mode-map): Make it dense.
4456
4457 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
4458 sets the default value.
4459
4460 2005-01-28 Eli Zaretskii <eliz@gnu.org>
4461
4462 * descr-text.el: Add more keywords.
4463
4464 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
4465
4466 * speedbar.el: Avoid unnecessary use of locate-library.
4467
4468 * international/mule-cmds.el (standard-display-european-internal):
4469 Don't fiddle with latin-1 non-break space any more since it's now
4470 special cased in the C code.
4471 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
4472
4473 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
4474
4475 * cus-start.el (all): Add `undo-outer-limit'.
4476
4477 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4478
4479 * textmodes/bibtex.el (bibtex-format-entry):
4480 Use `bibtex-empty-field-re' only on the text of fields, not on entire
4481 field lines.
4482 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
4483 not on part of a buffer.
4484
4485 2005-01-25 Lute Kamstra <lute@gnu.org>
4486
4487 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
4488 nonempty field text strings like "{letters\\macro{}more letters}".
4489 Clarify docstring.
4490 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
4491 (bibtex-entry-offset, bibtex-parse-association)
4492 (bibtex-parse-field-name): Fix typos in docstrings.
4493 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
4494
4495 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
4496
4497 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
4498 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
4499 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
4500 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
4501
4502 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
4503 isearch minor mode.
4504
4505 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
4506
4507 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
4508
4509 2005-01-24 Lute Kamstra <lute@gnu.org>
4510
4511 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
4512 CASECHARS and NOT-CASECHARS regular expressions of the
4513 "nederlands" and "nederlands8" dictionaries to prevent a "Range
4514 striding over charsets" error.
4515
4516 2005-01-24 Jay Belanger <belanger@truman.edu>
4517
4518 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
4519 display variable name.
4520
4521 2005-01-24 Kenichi Handa <handa@m17n.org>
4522
4523 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
4524 Fix setting of the element of encoded-kbd-iso2022-invocations.
4525
4526 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
4527
4528 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
4529 (gdb-threads-select): Change to also accept mouse events.
4530 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
4531 (gdb-threads-mouse-select): Delete.
4532
4533 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
4534
4535 * files.el (insert-directory): Take care of empty directory,
4536 listed without -a switch.
4537
4538 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
4539
4540 * textmodes/refill.el (refill-post-command-function):
4541 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
4542 to the list of functions that we should be careful not to undo.
4543 (refill-late-fill-paragraph-function): Remove.
4544 (refill-saved-state): New var.
4545 (refill-mode): Use it to save fill-paragraph-function.
4546 Save also the value of auto-fill-function.
4547
4548 * term/w32-win.el: Simplify code.
4549
4550 2005-01-23 Kim F. Storm <storm@cua.dk>
4551
4552 * simple.el (line-move): Adapt to new return value from
4553 pos-visible-in-window-p.
4554
4555 * simple.el (line-move): Fix last change. Check partial
4556 visibility at point rather than at window-start.
4557
4558 2005-01-22 Jason Rumney <jasonr@gnu.org>
4559
4560 * term/w32-win.el (xw-defined-colors): Remove debug-message.
4561
4562 2005-01-22 David Kastrup <dak@gnu.org>
4563
4564 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
4565
4566 2005-01-22 Eli Zaretskii <eliz@gnu.org>
4567
4568 * type-break.el (type-break-mode): Add a test for
4569 type-break-file-name being non-nil.
4570
4571 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
4572
4573 * net/eudc.el (top level): Call (message "") via progn, so that
4574 eudc-options-file is loaded.
4575
4576 2005-01-22 Kim F. Storm <storm@cua.dk>
4577
4578 * simple.el (line-move-1): Rename from line-move.
4579 (line-move): New function that adjusts vscroll for partially
4580 visible rows, and calls line-move-1 otherwise.
4581
4582 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
4583
4584 * pcomplete.el: define pcomplete-read-event instead of read-event,
4585 since it's not a complete read-event implementation
4586
4587 2005-01-20 Jay Belanger <belanger@truman.edu>
4588
4589 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
4590 for called function.
4591
4592 2005-01-20 Steven Tamm <steventamm@mac.com>
4593
4594 * term/mac-win.el (process-connection-type): Remove.
4595 Controlled now by s/darwin.h:PTY_ITERATION.
4596
4597 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
4598
4599 * window.el (handle-select-window): Don't switch window when we're
4600 in the minibuffer.
4601
4602 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
4603
4604 * subr.el (dotimes-with-progress-reporter): New macro.
4605
4606 * ses.el (ses-dotimes-msg): Remove macro.
4607 Use `dotimes-with-progress-reporter' instead.
4608
4609 2005-01-19 Steven Tamm <steventamm@mac.com>
4610
4611 * term/mac-win.el (process-connection-type): Use new
4612 operating-system-release variable to use ptys on Darwin 7 (OSX
4613 10.3) when using carbon build.
4614
4615 2005-01-19 Jay Belanger <belanger@truman.edu>
4616
4617 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
4618 flags if the last command was a tab or M-tab.
4619
4620 * calc/calc-prog.el (calc-user-define-edit): Put original formula
4621 in formula editing buffer.
4622
4623 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
4624
4625 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
4626 breakpoint image symbol in margin.
4627
4628 2005-01-19 Jay Belanger <belanger@truman.edu>
4629
4630 * calc/calc-prog.el (calc-execute-kbd-macro):
4631 Ignore calc-keep-arg-flag.
4632
4633 2005-01-19 Kenichi Handa <handa@m17n.org>
4634
4635 * textmodes/ispell.el (ispell-looking-at): New function.
4636 (ispell-process-line): Use ispell-looking-at to compare the ispell
4637 output and the buffer contents.
4638
4639 2005-01-18 Jay Belanger <belanger@truman.edu>
4640
4641 * calc/calc.el (calc-display-raw): Fix docstring.
4642
4643 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
4644
4645 * simple.el (blink-matching-open): Strip extra info from syntax.
4646
4647 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
4648 funny chars in the end-of-here-doc marker.
4649
4650 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
4651
4652 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
4653 that enable/disabled state of breakpoints is shown correctly in
4654 fringe and on ttys.
4655 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
4656 Add breakpoint information as text properties.
4657 (gdb-mouse-toggle-breakpoint):
4658 Rename to gdb-mouse-set-clear-breakpoint.
4659 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
4660 breakpoints in the margin.
4661 (gdb-remove-strings): Simplify.
4662
4663 2005-01-17 Jay Belanger <belanger@truman.edu>
4664
4665 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
4666 erasing buffer.
4667
4668 2005-01-17 Richard M. Stallman <rms@gnu.org>
4669
4670 * progmodes/grep.el (grep-find): Copy from `grep' the condition
4671 for calling grep-compute-defaults.
4672
4673 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
4674 if buffer is empty.
4675
4676 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
4677
4678 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
4679
4680 * hilit-chg.el (highlight-changes-mode): Don't autoload.
4681
4682 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
4683 non-preloaded variables.
4684
4685 2005-01-17 Steven Tamm <steventamm@mac.com>
4686
4687 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
4688 tex-shell cause to force interactivity when using pipes.
4689
4690 2005-01-17 Kim F. Storm <storm@cua.dk>
4691
4692 * simple.el (just-one-space): Make arg optional.
4693
4694 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
4695
4696 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
4697 posn-at-x-y to t to access left-margin.
4698
4699 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
4700
4701 Sync with Tramp 2.0.47.
4702
4703 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
4704 catching keep-date problems in cp/scp operations.
4705 (tramp-handle-copy-file): Don't call `set-file-modes'
4706 unconditionally. Specialized functions should know better what is
4707 necessary. This improves performance a little bit, and the
4708 functions could catch errors with `cp -p' and `scp -p'.
4709 (tramp-do-copy-or-rename-file-via-buffer)
4710 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
4711 when appropriate.
4712 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
4713 Call `set-file-modes' when appropriate.
4714 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
4715 Johnsson <isak@hypergene.com>
4716 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
4717 of both Tramp buffer and debug buffer. Reported by Joakim Verona
4718 <joakim@verona.se>
4719 (tramp-file-name-for-operation): Mark `shell-command' as magic for
4720 Emacs only.
4721
4722 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
4723 `find-file-hooks' and `dired-mode-hook'.
4724 (tramp-minor-mode-map): Respective map. Add remapping for
4725 `compile' and `recompile'.
4726 (tramp-remap-command, tramp-recompile): New defuns.
4727 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
4728 in buffer "*Compilation*". Call the commands asynchronously.
4729
4730 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
4731 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
4732 `shell-command', because it isn't magic in XEmacs. Reported by
4733 Adrian Aichner <adrian@xemacs.org>.
4734
4735 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
4736 `substitute-in-file-name.
4737 (tramp-smb-handle-substitute-in-file-name): New defun.
4738 (tramp-smb-advice-PC-do-completion): Delete advice.
4739
4740 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
4741
4742 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
4743 Fix error in deleting region.
4744
4745 2005-01-15 Richard M. Stallman <rms@gnu.org>
4746
4747 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
4748 In non-temp buffer, switch syntax table temporarily.
4749
4750 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
4751
4752 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
4753
4754 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
4755
4756 * imenu.el (imenu--split-menu): Copy menulist before sorting.
4757 (imenu--generic-function): Use START, not BEG, as pos of definition.
4758
4759 * simple.el (just-one-space): Argument specifies number of spaces.
4760
4761 * simple.el (eval-expression-print-format): Avoid warning
4762 about edebug-active.
4763
4764 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
4765
4766 * progmodes/sh-script.el: Code copied from make-mode.el
4767 with small changes,
4768 (sh-mode-map): Bind C-c C-\.
4769 (sh-backslash-column, sh-backslash-align): New variables.
4770 (sh-backslash-region, sh-append-backslash): New functions.
4771
4772 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4773
4774 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
4775 (rmail-pop-password, rmail-pop-password-required): Move to
4776 rmail-obsolete group.
4777 (rmail-set-pop-password): Rename to rmail-set-remote-password.
4778 All callers updated.
4779 (rmail-get-pop-password): Rename to rmail-get-remote-password.
4780 Take an argument specifying whether it is POP or IMAP mailbox we
4781 are using. All callers updated.
4782 (rmail-pop-password-error): Rename to
4783 rmail-remote-password-error. Added mailutils-specific error message.
4784 (rmail-movemail-search-path)
4785 (rmail-movemail-variant-in-use): New variables.
4786 (rmail-remote-password, rmail-remote-password-required):
4787 New customization variables.
4788 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
4789 (rmail-parse-url): New function.
4790 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
4791 with GNU mailutils movemail.
4792
4793 2005-01-15 Kevin Ryde <user42@zip.com.au>
4794
4795 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
4796 suffix to space, $ or '$, to correctly position point when going
4797 to @table style constants like DBL_MAX.
4798
4799 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
4800
4801 * type-break.el (type-break-mode, type-break-file-time)
4802 (type-break-file-keystroke-count, type-break-choose-file):
4803 Don't store data in or load data from the file if type-break-file-name
4804 is nil.
4805 (type-break-file-name): Doc update as per the above.
4806
4807 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
4808
4809 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
4810 lookup-key might return nil; handle that.
4811
4812 2005-01-15 Alan Mackenzie <acm@muc.de>
4813
4814 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
4815 rather than the element found, thus enabling the tree to be setcar'd.
4816
4817 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
4818
4819 * textmodes/org.el (org-show-following-heading): New option.
4820 (org-show-hierarchy-above): Use `org-show-following-heading'.
4821 (org-cycle): Documentation fix.
4822
4823 * textmodes/org.el (orgtbl-optimized): New option
4824 (orgtbl-mode): New command, a minor mode.
4825 (orgtbl-mode-map): New variable.
4826 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
4827 (orgtbl-error, orgtbl-self-insert-command)
4828 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
4829
4830 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
4831 a local variable in each org-mode buffer.
4832
4833 * textmodes/org.el (org-set-regexps-and-options): Rename from
4834 `org-set-regexps'. Added checking for STARTUP keyword.
4835 (org-get-current-options): Add STARTUP options.
4836 (org-table-insert-row): Mode mode intelligent about when
4837 realignment is needed.
4838 (org-self-insert-command, org-delete-backward-char, org-delete-char):
4839 New commands.
4840 (org-enable-table-editor): New default value `optimized'.
4841 (org-table-blank-field): Support blanking regions if active.
4842
4843 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
4844
4845 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
4846 if the year is not given.
4847
4848 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
4849 Add new escapes %m and %M, fixed bug with %F by adding
4850 save-match-data.
4851 (reftex-reference): Remove ?. from list of spaces.
4852 (reftex-label-info): Add automatic label prefix recognition.
4853
4854 * textmodes/reftex-index.el (reftex-index-next-phrase):
4855 Add slave parameter to call of `reftex-index-this-phrase'.
4856 (reftex-index-this-phrase): New optional argument.
4857 (reftex-index-region-phrases): Add slave parameter to call of
4858 `reftex-index-this-phrase'.
4859 (reftex-display-index): New argument redo.
4860 (reftex-index-rescan): Add 'redo to arguments of
4861 `reftex-display-index'.
4862 (reftex-index-Rescan, reftex-index-revert)
4863 (reftex-index-switch-index-tag): Add 'redo to arguments of
4864 `reftex-display-index'.
4865 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
4866 indexing. Fix bug with matching is there is a quote before or
4867 after the word.
4868
4869 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
4870 Fix bug when collecting citation keys in lines with comments.
4871 (reftex-citation): Prefix argument no longer rescans the document,
4872 but forces prompting for optional arguments of cite macros.
4873 (reftex-do-citation): Prompting for optional arguments implemented.
4874
4875 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
4876 Add optional arguments to most cite commands.
4877 (reftex-cite-cleanup-optional-args): New option
4878 (reftex-cite-prompt-optional-args): New option.
4879 (reftex-trust-label-prefix): New option.
4880
4881 * textmodes/reftex-toc.el (reftex-toc-find-section):
4882 Add push-mark before changing the position in the buffer.
4883
4884 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
4885 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
4886
4887 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
4888
4889 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
4890 more carefully.
4891
4892 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
4893
4894 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
4895 (sgml-mode): Use it.
4896 (sgml-get-context): Better keep track of implicitly closed tags.
4897
4898 2005-01-13 Kenichi Handa <handa@m17n.org>
4899
4900 * textmodes/ispell.el: These changes are to fix misalignment error
4901 caused by equivalent characters of different Emacs charsets.
4902 (ispell-unified-chars-table): New variable.
4903 (ispell-get-decoded-string): New function.
4904 (ispell-get-casechars, ispell-get-not-casechars)
4905 (ispell-get-otherchars): Call ispell-get-decoded-string.
4906
4907 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
4908
4909 * custom.el (custom-declare-variable): Just put symbol instead
4910 of (defvar . symbol) in `current-load-list'.
4911
4912 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
4913
4914 * emacs-lisp/elint.el: Fixed typo in Commentary section.
4915
4916 2005-01-12 Jay Belanger <belanger@truman.edu>
4917
4918 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
4919 to create a Calc summary.
4920
4921 2005-01-12 Kim F. Storm <storm@cua.dk>
4922
4923 * mouse.el (mouse-on-link-p): Change functionality and doc
4924 string to comply with latest description in lisp ref.
4925
4926 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
4927
4928 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
4929 Enable mouse clicks on mode-line, header-line and margin.
4930 (event-type): Give mouse event symbols an 'event-kind property
4931 with value 'mouse-click.
4932
4933 2005-01-12 Juri Linkov <juri@jurta.org>
4934
4935 * facemenu.el (list-colors-display): Add new arg buffer-name.
4936 Use it. Fix docstring. Replace code for identifying duplicate
4937 colors by the name with call to `list-colors-duplicates' which
4938 identifies duplicate colors by the value unless the color
4939 is one of special Windows colors. Set truncate-lines to t.
4940 Print sorted duplicate color names on each line. Indent to 22
4941 \(the longest color name in rgb.txt) instead of 20. Optimize.
4942 (list-colors-duplicates): New function.
4943 (facemenu-color-name-equal): Delete function.
4944
4945 * facemenu.el (list-colors-print): New function created from code
4946 in list-colors-display. Print #RRGGBB at the window right edge.
4947 (list-colors-display): When temp-buffer-show-function is not
4948 defined, call list-colors-print from temp-buffer-show-hook
4949 to get the right value of window-width in list-colors-print
4950 after the buffer is displayed.
4951
4952 * simple.el (pop-mark): Move deactivate-mark out of conditional
4953 part to deactivate the active mark regardless of the state of the
4954 mark ring.
4955
4956 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
4957 variables line in desktop files.
4958
4959 2005-01-12 Juri Linkov <juri@jurta.org>
4960
4961 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
4962 Bring together isearch highlight related options.
4963 (lazy-highlight): Replace group `replace' by `matching'.
4964 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
4965 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
4966 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
4967 and declare them obsolete.
4968 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
4969 (isearch-faces): Remove defgroup.
4970 (isearch-overlay, isearch-highlight, isearch-dehighlight):
4971 Move isearch highlighting code closer to lazy highlighting code.
4972
4973 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
4974 (query-replace-highlight, query-replace-lazy-highlight)
4975 (query-replace): Move definitions to the beginning of the file.
4976
4977 2005-01-11 Juri Linkov <juri@jurta.org>
4978
4979 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,
4980 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm,
4981 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
4982
4983 * info.el (Info-history-forward): New variable.
4984 (Info-select-node): Reset Info-history-forward to nil.
4985 (Info-last): Turn into defalias.
4986 (Info-history-back): Rename from Info-last.
4987 Add current node to Info-history-forward.
4988 (Info-history-forward): New fun.
4989 (Info-mode-map): Replace Info-last by Info-history-back.
4990 Bind Info-history-forward to "r".
4991 (Info-mode-menu): Replace Info-last by Info-history-back.
4992 Fix menu item text. Add menu item for Info-history-forward.
4993 (info-tool-bar-map): Replace Info-last by Info-history-back.
4994 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
4995 for Info-history-forward.
4996 (Info-mode): Replace Info-last by Info-history-back in docstring.
4997 Add local variable Info-history-forward.
4998 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
4999
5000 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
5001
5002 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
5003 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
5004 Ignore select-window events rather than fiddle with
5005 mouse-autoselect-window.
5006
5007 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
5008
5009 * type-break.el (type-break-mode): Fix previous change.
5010
5011 2005-01-10 Jay Belanger <belanger@truman.edu>
5012
5013 * calc/calc-ext.el (calc-reset): Reset when inside embedded
5014 calculator; only reset when point is inside a calculator.
5015 Don't adjust the window height if the window takes up the whole height
5016 of the frame.
5017
5018 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
5019
5020 * ebuff-menu.el (Electric-buffer-menu-mode):
5021 Preserve value of buffer-local var header-line-format.
5022
5023 2005-01-09 Jay Belanger <belanger@truman.edu>
5024
5025 * calc/calc.el (calc-mode-var-list-restore-saved-values):
5026 Make sure settings file exists before accessing it.
5027
5028 * calc/calc-embed.el (calc-embedded-subst):
5029 Replace math-multi-subst-rec, which is only supposed to be called
5030 by math-multi-subst, by math-multi-subst.
5031
5032 2005-01-09 Andre Spiegel <spiegel@gnu.org>
5033
5034 * vc.el (vc-allow-async-revert): New user option.
5035 (vc-disable-async-diff): New internal variable.
5036 (vc-revert-buffer): Use them to disable asynchronous diff.
5037
5038 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
5039 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
5040 asynchronously if vc-disable-async-diff is t.
5041
5042 2005-01-09 Jay Belanger <belanger@truman.edu>
5043
5044 * calc/calc.el (defcalcmodevar): New macro.
5045 (calc-mode-var-list-restore-default-values)
5046 (calc-mode-var-list-restore-saved-values): New functions.
5047 (calc-mode-var-list): Use defcalcmodevar to define it.
5048 (calc-always-load-extensions, calc-line-numbering)
5049 (calc-line-breaking, calc-display-just, calc-display-origin)
5050 (calc-number-radix, calc-leading-zeros, calc-group-digits)
5051 (calc-group-char, calc-point-char, calc-frac-format)
5052 (calc-prefer-frac, calc-hms-format, calc-date-format)
5053 (calc-float-format, calc-full-float-format, calc-complex-format)
5054 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
5055 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
5056 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
5057 (calc-matrix-brackets, calc-language, calc-language-option)
5058 (calc-left-label, calc-right-label, calc-word-size)
5059 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
5060 (calc-display-raw, calc-internal-prec, calc-angle-mode)
5061 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
5062 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
5063 (calc-window-height, calc-display-trail, calc-show-selections)
5064 (calc-use-selections, calc-assoc-selections)
5065 (calc-display-working-message, calc-auto-why, calc-timing)
5066 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
5067 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
5068 (calc-gnuplot-default-device, calc-gnuplot-default-output)
5069 (calc-gnuplot-print-device, calc-gnuplot-print-output)
5070 (calc-gnuplot-geometry, calc-graph-default-resolution)
5071 (calc-graph-default-resolution-3d, calc-invocation-macro)
5072 (calc-show-banner): Use defcalcmodevar to declare them and set
5073 their default values.
5074
5075 * calc/calc-ext.el (calc-reset): Restore saved values of variables
5076 instead of default values (but restore default values if there is
5077 an argument of 0).
5078
5079 2005-01-09 David Kastrup <dak@gnu.org>
5080
5081 * desktop.el (desktop-restore-eager): Fix typo in type.
5082
5083 2005-01-08 Richard M. Stallman <rms@gnu.org>
5084
5085 * cus-edit.el (customize): Delete :link.
5086
5087 2005-01-08 Jay Belanger <belanger@truman.edu>
5088
5089 * calc/calc.el (calc-mode): Remove the extension from the
5090 `calc-settings-file' file name when loading it.
5091
5092 2005-01-08 Kim F. Storm <storm@cua.dk>
5093
5094 * info.el (Info-mode-map, Info-next-link-keymap)
5095 (Info-prev-link-keymap, Info-up-link-keymap):
5096 Map follow-link to mouse-face.
5097 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
5098
5099 2005-01-08 Jay Belanger <belanger@truman.edu>
5100
5101 * calc/calc.el (calc-settings-file): Change default value.
5102 Suggested by cgw in a comment in calc-mode.el.
5103
5104 * calc/calc-mode.el (calc-settings-file-name):
5105 Compare calc-settings-file to user-init-file instead of ~/.emacs.
5106 Replace ~/.emacs in a prompt by calc-settings-file.
5107
5108 2005-01-07 Lars Hansen <larsh@math.ku.dk>
5109
5110 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
5111 (desktop-lazy-idle-delay): New customizable variables.
5112 (desktop-buffer-args-list): New variable.
5113 (desktop-append-buffer-args): New function.
5114 (desktop-save): Call desktop-append-buffer-args for some buffers.
5115 (desktop-lazy-create-buffer): New function.
5116 (desktop-idle-create-buffers): New function.
5117 (desktop-read): Add message about buffers to restore lazily.
5118 (desktop-lazy-abort): New command.
5119 (desktop-clear): Call desktop-lazy-abort.
5120 (desktop-lazy-complete): New command.
5121
5122 2005-01-06 Richard M. Stallman <rms@gnu.org>
5123
5124 * emacs-lisp/find-func.el (find-face-definition):
5125 Rename from find-face.
5126
5127 2005-01-06 Kim F. Storm <storm@cua.dk>
5128
5129 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
5130
5131 * man.el (Man-xref-man-page, Man-xref-header-file)
5132 (Man-xref-normal-file): Add follow-link property.
5133
5134 2005-01-06 Jay Belanger <belanger@truman.edu>
5135
5136 * calc/calc-units.el: Make sure the proper macro definitions are
5137 available when compiling.
5138
5139 2005-01-06 Juri Linkov <juri@jurta.org>
5140
5141 * isearch.el (isearch-lazy-highlight-update):
5142 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
5143
5144 2005-01-06 Miles Bader <miles@gnu.org>
5145
5146 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
5147 (isearch-lazy-highlight-face): Use new name.
5148
5149 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
5150
5151 * uniquify.el (uniquify-rationalize-file-buffer-names):
5152 Re-add an interactive spec.
5153 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
5154 to the same name.
5155
5156 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
5157 (isearch-update, isearch-done): Adjust calls accordingly.
5158
5159 2005-01-05 Richard M. Stallman <rms@gnu.org>
5160
5161 * custom.el (custom-set-variables, custom-theme-set-variables):
5162 Clarify documentation.
5163
5164 * emacs-lisp/find-func.el (find-variable)
5165 (find-variable-other-window, find-variable-other-frame):
5166 Fix the TYPE args to find-function-read and find-function-do-it.
5167 (find-function): Doc fix.
5168 (find-function-at-point): Replace function-at-point alias.
5169
5170 2005-01-04 Richard M. Stallman <rms@gnu.org>
5171
5172 * cus-face.el (custom-declare-face):
5173 Record defface in current-load-list.
5174
5175 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
5176
5177 * emacs-lisp/find-func.el: Doc fixes.
5178 (find-face-regexp): New variable.
5179 (find-function-regexp-alist): New variable.
5180 (find-function-C-source): Third arg is now TYPE.
5181 (find-function-search-for-symbol): Handle general TYPE.
5182 (find-function-read, find-function-do-it): Handle general TYPE.
5183 (find-definition-noselect, find-face): New functions.
5184 (function-at-point): Alias deleted.
5185
5186 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5187
5188 * battery.el (display-battery-mode): Rename from display-battery.
5189 Handle the case where it gets turned off.
5190
5191 2005-01-04 Richard M. Stallman <rms@gnu.org>
5192
5193 * cus-edit.el (customize): Make :link point to user doc.
5194
5195 * man.el (Man-fontify-manpage): Turn off undo generation.
5196
5197 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
5198
5199 2005-01-04 Andreas Schwab <schwab@suse.de>
5200
5201 * files.el (insert-directory): Only look for error lines in
5202 inserted text. Don't move too far after processing --dired markers.
5203
5204 2005-01-04 Richard M. Stallman <rms@gnu.org>
5205
5206 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
5207 Don't expand if the character is @, period, dash, etc.
5208 (define-mail-abbrev): Quote names that contain problem characters.
5209
5210 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
5211
5212 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
5213
5214 2005-01-03 Richard M. Stallman <rms@gnu.org>
5215
5216 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
5217 (query-replace-highlight, query-replace-lazy-highlight)
5218 (query-replace): Definitions moved up. Doc fix.
5219
5220 2005-01-03 Richard M. Stallman <rms@gnu.org>
5221
5222 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
5223 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
5224 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
5225 (lazy-highlight-face): Rename from isearch-lazy-...
5226 Change all references to them.
5227
5228 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5229
5230 * cus-edit.el (custom-file): Doc fix for defcustom.
5231 (custom-file): The function no longer sets the variable
5232 `custom-file' to its return value.
5233
5234 * startup.el (command-line): No longer load `custom-file'.
5235
5236 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
5237
5238 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
5239
5240 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
5241 Don't confuse module-prefixed identifiers for labels.
5242 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
5243
5244 2005-01-02 Richard M. Stallman <rms@gnu.org>
5245
5246 * files.el (basic-save-buffer-1): Fix previous change.
5247
5248 * loadhist.el (file-loadhist-lookup): New function.
5249 (file-provides, file-requires): Use it.
5250
5251 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
5252 instead of calculating the right size.
5253
5254 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
5255
5256 * vc-svn.el (vc-svn-diff): Stay local if possible.
5257
5258 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
5259
5260 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
5261
5262 * files.el (hack-local-variables): Fix last change.
5263
5264 2005-01-02 Jay Belanger <belanger@truman.edu>
5265
5266 * calc/calc-yank.el (calc-edit-top): New variable.
5267 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
5268 object. Change header properties.
5269 (calc-edit-finish, calc-edit-finish-stack-object)
5270 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
5271 edited object.
5272 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
5273 for the beginning of the edited object.
5274 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
5275 for the beginning of the edited object.
5276 * calc/calc-prog.el (calc-edit-macro-finish-edit)
5277 (calc-finish-formula-edit, calc-macro-repeats)
5278 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
5279 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
5280 beginning of the edited object.
5281 (calc-user-define-edit): Change the header for editing macros.
5282 Remove unnecessary variable.
5283
5284 2005-01-01 Jay Belanger <belanger@truman.edu>
5285
5286 * calc/calc-yank.el (calc-edit-mode): Change default header.
5287 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
5288 * calc/calc-store.el (calc-edit-variable): Change title to match new
5289 header.
5290 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
5291 mode to match new header.
5292 (calc-user-define-edit): Change titles to include names of commands.
5293 (calc-finish-formula-edit): Adjust to handle new header.
5294 (calc-finish-macro-edit): Remove.
5295 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
5296 (calc-edit-macro-command, calc-edit-macro-command-type)
5297 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
5298 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
5299 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
5300 (calc-edit-macro-finish-edit): New functions.
5301 (calc-user-define-edit): Use new functions to edit named calc macros.
5302
5303 2005-01-01 Stefan <monnier@iro.umontreal.ca>
5304
5305 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
5306
5307 * ses.el (copy-region-as-kill): Deactivate mark.
5308
5309 2005-01-01 Richard M. Stallman <rms@gnu.org>
5310
5311 * replace.el (occur-1): If the output buffer is also an input,
5312 don't kill it, rename it.
5313
5314 * faces.el (set-face-background, set-face-foreground): Doc fix.
5315
5316 * cus-face.el (custom-face-attributes): Fix :help-echo strings
5317 for :foreground and :background.
5318
5319 * dired.el (dired-view-command-alist): Variable deleted.
5320 (dired-view-file, dired-mouse-find-file-other-window):
5321 Delete the code to use it.
5322
5323 2005-01-01 Kim F. Storm <storm@cua.dk>
5324
5325 * image.el (insert-sliced-image): Use t for line-height property.
5326
5327 2004-12-31 Jay Belanger <belanger@truman.edu>
5328
5329 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
5330 for "var-" at the beginning of the minibuffer.
5331
5332 2004-12-31 Richard M. Stallman <rms@gnu.org>
5333
5334 * faces.el (read-face-name):
5335 Don't treat an attribute spec as a list of faces.
5336
5337 * simple.el (undo): Use undo-equiv-table to detect
5338 unexpected changes since previous undo.
5339 (undo-list-saved): Variable deleted.
5340 (buffer-disable-undo): Don't alter undo-list-saved.
5341
5342 * files.el (require-final-newline): Allow `visit' and `visit-save'.
5343 (mode-require-final-newline): New option.
5344 (after-find-file): Handle require-final-newline with new values.
5345 (basic-save-buffer): Handle new values of require-final-newline.
5346
5347 * progmodes/sh-script.el (sh-require-final-newline):
5348 Alist value now controls whether to use mode-require-final-newline.
5349 (sh-set-shell): Implement that new meaning.
5350
5351 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
5352 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
5353 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
5354 Delete old-Emacs compatibility code.
5355 (antlr-c-common-init): Function deleted.
5356
5357 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
5358 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
5359 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
5360 * progmodes/python.el (python-mode): Use mode-require-final-newline.
5361 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
5362 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
5363 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
5364 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
5365 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
5366 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
5367 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
5368 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
5369 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
5370 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
5371 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
5372 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
5373
5374 2004-12-31 Jay Belanger <belanger@truman.edu>
5375
5376 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
5377 way to return to Calc.
5378
5379 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
5380 finish, C-xk as the way to cancel the edit. Add cancel routine to
5381 kill-buffer-hook.
5382
5383 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
5384 MacEdit code.
5385
5386 * calc/calc-prog.el: Remove obsolete MacEdit code.
5387 (calc-macro-edit-algebraic, calc-macro-edit-variable)
5388 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
5389
5390 2004-12-31 Kenichi Handa <handa@m17n.org>
5391
5392 * international/mule.el (buffer-file-coding-system-explicit):
5393 Rename for explicit-buffer-file-coding-system.
5394 (after-insert-file-set-coding): Adjust for the above change.
5395
5396 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
5397 to buffer-file-coding-system-explicit.
5398 (basic-save-buffer-1): Likewise.
5399
5400 2004-12-30 Richard M. Stallman <rms@gnu.org>
5401
5402 * textmodes/artist.el (artist-butlast-fn): Var deleted.
5403 (artist-butlast, artist-last): Functions deleted.
5404 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
5405 (artist-compute-key-compl-table): Call remq directly.
5406 (artist-remove-nulls): Function deleted.
5407 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
5408 (artist-push, artist-pop): Macro deleted.
5409
5410 2004-12-30 Andreas Leue <al@sphenon.de>
5411
5412 * textmodes/artist.el (artist-version): 1.2.6
5413 (artist-prev-next-op-alist): New variable.
5414 (artist-select-next-op-in-list): New function.
5415 (artist-select-prev-op-in-list): New function.
5416 (artist-make-prev-next-op-alist): New function.
5417 (artist-is-in-op-list-p): New function.
5418 (artist-get-first-non-nil-op): New function.
5419 (artist-get-last-non-nil-op): New function.
5420 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
5421 artist-prev-next-op-alist.
5422 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
5423 change drawing operation.
5424
5425 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
5426
5427 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
5428
5429 2004-12-31 Masatake YAMATO <jet@gyve.org>
5430
5431 * server.el (server-process-filter): Suppress `error', too.
5432
5433 2004-12-30 Jay Belanger <belanger@truman.edu>
5434
5435 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
5436 Change the way a variable is displayed in a message.
5437
5438 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
5439 (calc-user-define-permanent, calc-execute-kbd-macro):
5440 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
5441
5442 2004-12-30 Kenichi Handa <handa@m17n.org>
5443
5444 * files.el (basic-save-buffer-1):
5445 Set explicit-buffer-file-coding-system to last-coding-system-used.
5446 (revert-buffer): Pay attention to
5447 explicit-buffer-file-coding-system (not buffer-file-coding-system)
5448 on bind coding-system-for-read.
5449
5450 * international/mule.el (explicit-buffer-file-coding-system):
5451 New buffer local variable.
5452 (after-insert-file-set-coding): Set it to coding-system-for-read.
5453
5454 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
5455
5456 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
5457
5458 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
5459
5460 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
5461 that include line numbers.
5462
5463 2004-12-29 Milan Zamazal <pdm@zamazal.org>
5464
5465 * files.el (hack-local-variables): If no PREFIX, set it to "^".
5466 Redundant variable PREFIXLEN removed.
5467
5468 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
5469
5470 * eshell/em-hist.el (eshell-previous-matching-input):
5471 Start the deletion from the end of the output.
5472
5473 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5474
5475 * term/mac-win.el: Require x-dnd.
5476 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
5477
5478 2004-12-29 David Kastrup <dak@gnu.org>
5479
5480 * international/mule.el (decode-coding-inserted-region):
5481 Don't barf if `buffer-undo-list' is already set to `t'.
5482
5483 2004-12-29 Jay Belanger <belanger@truman.edu>
5484
5485 * calc/calc-prog.el (calc-user-define-formula): Put default values
5486 for function names in prompts.
5487 (calc-user-define-permanent, calc-user-define-composition)
5488 (calc-user-define-formula): Remove the need for "calcFunc-" in the
5489 default input for algebraic functions.
5490
5491 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
5492
5493 * vc-rcs.el (vc-rcs-annotate-command):
5494 Fix omission bug: Call `vc-setup-buffer'.
5495
5496 2004-12-29 Kenichi Handa <handa@m17n.org>
5497
5498 * international/mule.el (recode-region): New function.
5499
5500 2004-12-28 Richard M. Stallman <rms@gnu.org>
5501
5502 * simple.el (undo-extra-outer-limit): New variable.
5503 (undo-outer-limit-truncate): Test and set it.
5504
5505 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
5506 enables the feature to extend the existing region.
5507
5508 * simple.el (mark-word): New arg ALLOW-EXTEND
5509 enables the feature to extend the existing region.
5510
5511 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
5512 enables the feature to extend the existing region.
5513
5514 * startup.el (site-run-file): Don't allow setting it with Custom.
5515
5516 * simple.el (buffer-disable-undo): Fix previous change.
5517
5518 2004-12-27 Masatake YAMATO <jet@gyve.org>
5519
5520 * hexl.el (hexlify-buffer): Remove fontification here.
5521 Use font lock mechanism instead.
5522 (hexl-font-lock-keywords): New font lock kewords.
5523 (hexl-mode-old-font-lock-keywords): New variable.
5524 (hexl-mode): Store the old font lock keywords.
5525 (hexl-mode-exit): Restore the old font lock keywords.
5526
5527 2004-12-27 Richard M. Stallman <rms@gnu.org>
5528
5529 * simple.el (undo): Fix previous change.
5530
5531 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5532
5533 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
5534 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
5535 Call x-open-connection on Mac OS X.
5536
5537 2004-12-27 Richard M. Stallman <rms@gnu.org>
5538
5539 * files.el (buffer-save-without-query): New var (buffer-local).
5540 (save-some-buffers): Save those buffers first, w/o asking.
5541
5542 * files.el (insert-directory-ls-version): New variable.
5543 (insert-directory): When ls returns an error, test the version
5544 number to decide what the return code means.
5545 With --dired output format, detect and distinguish lines
5546 that are really error messages.
5547 (insert-directory-adj-pos): New function.
5548
5549 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
5550
5551 * battery.el (battery-mode-line-format): Remove initial spaces.
5552
5553 * uniquify.el (uniquify-rationalize-file-buffer-names):
5554 Delete interactive spec.
5555
5556 * type-break.el (type-break-mode): Set buffer-save-without-query.
5557 Remove code that tried to set save-some-buffers-always.
5558 (type-break-file-keystroke-count): Bind deactivate-mark.
5559
5560 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
5561
5562 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
5563 Test that the buffer is live, and maybe reject current buffer too.
5564 Clarify.
5565 (next-error-find-buffer): Rewrite for clarity.
5566
5567 * loadup.el: Don't use buffer-disable-undo; do it directly.
5568
5569 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
5570 (describe-variable): Call symbol-file with `defvar'.
5571
5572 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
5573 (symbol-file): Rewritten to handle new load-history format.
5574 Now takes an arg TYPE to specify looking for a particular
5575 type of definition only.
5576
5577 * emacs-lisp/debug.el (debugger-make-xrefs):
5578 Call symbol-file with `defun'.
5579
5580 * emacs-lisp/find-func.el (find-function-noselect):
5581 Call symbol-file with `defun'.
5582 (find-variable-noselect): Call symbol-file with `defvar'.
5583
5584 * eshell/esh-cmd.el (eshell-find-alias-function):
5585 Call symbol-file with `defun'.
5586
5587 * eshell/esh-test.el (eshell-test-goto-func):
5588 Call symbol-file with `defun'.
5589
5590 * mail/rmail.el (rmail-resend):
5591 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
5592
5593 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
5594
5595 * progmodes/compile.el (compilation-find-buffer): Rename arg.
5596
5597 * textmodes/texinfmt.el (texinfo-format-buffer-1):
5598 Call buffer-disable-undo.
5599
5600 * simple.el (undo-list-saved): New variable (buffer-local).
5601 (undo): Set and test it.
5602 (buffer-disable-undo): Move here from buffer.c.
5603 Clear out undo-list-saved.
5604
5605 * international/mule.el (decode-coding-inserted-region):
5606 Set buffer-undo-list in a correct and optimal way.
5607
5608 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
5609 (cperl-font-lock-unfontify-region-function): No need to save and
5610 restore info, since font-lock.el does it for us.
5611
5612 * ansi-color.el (save-buffer-state): Definition deleted.
5613 (ansi-color-unfontify-region): Don't use save-buffer-state.
5614
5615 2004-12-27 Dave Love <fx@gnu.org>
5616
5617 * wid-edit.el (function): Use restricted-sexp as parent.
5618
5619 2004-12-27 Kevin Ryde <user42@zip.com.au>
5620
5621 * simple.el (next-matching-history-element): Use same
5622 `interactive' form as previous-matching-history-element.
5623
5624 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
5625 it can appear unencoded and has been seen from yahoo.
5626
5627 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
5628
5629 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
5630 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
5631
5632 2004-12-27 Kenichi Handa <handa@m17n.org>
5633
5634 * international/utf-8.el (utf-translate-cjk-load-tables):
5635 Bind coding-system-for-read to nil while loading subst-*.
5636
5637 2004-12-26 Jay Belanger <belanger@truman.edu>
5638
5639 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
5640 default input.
5641
5642 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
5643
5644 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
5645 before reverting and disable undo recording while reverting.
5646
5647 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
5648
5649 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
5650 (hs-make-overlay): New function.
5651 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
5652 (hs-flag-region): Delete function.
5653 (hs-hide-comment-region): No longer use `hs-flag-region'.
5654 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
5655 (hs-hide-block-at-point): Likewise.
5656 (hs-hide-level-recursive): Use `hs-discard-overlays'.
5657 (hs-hide-all, hs-show-all): Likewise.
5658 (hs-show-block): Likewise.
5659 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
5660
5661 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
5662
5663 * progmodes/hideshow.el: Require `cl' when compiling.
5664 Remove XEmacs and Emacs 19 compatibility.
5665 Use `dolist' and `add-to-list' for load-time actions.
5666 (hs-discard-overlays): Use `dolist'.
5667 (hs-show-block): Likewise.
5668
5669 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
5670
5671 * faces.el (mode-line, mode-line-inactive): Use min-colors.
5672
5673 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
5674
5675 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
5676 When extending backwards, move outside the current comment first.
5677
5678 2004-12-22 Kenichi Handa <handa@m17n.org>
5679
5680 * international/quail.el (quail-start-translation): Fix prompt
5681 string for the case if input-method-use-echo-area being non-nil.
5682 (quail-start-conversion): Likewise.
5683 (quail-show-guidance): Don't show guidance if
5684 input-method-use-echo-area is non-nil.
5685
5686 2004-12-21 Richard M. Stallman <rms@gnu.org>
5687
5688 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
5689
5690 2004-12-21 Markus Rost <rost@ias.edu>
5691
5692 * calendar/diary-lib.el (mark-diary-entries):
5693 Set mark-diary-entries-in-calendar only after checking for diary-file.
5694
5695 2004-12-21 Richard M. Stallman <rms@gnu.org>
5696
5697 * faces.el (escape-glyph): Use blue against light foreground.
5698
5699 * simple.el (undo-outer-limit-truncate): New function.
5700 (undo-outer-limit-function): Use undo-outer-limit-truncate.
5701
5702 2004-12-21 Eli Barzilay <eli@barzilay.org>
5703
5704 * calculator.el: (calculator-radix-grouping-mode)
5705 (calculator-radix-grouping-digits)
5706 (calculator-radix-grouping-separator):
5707 New defcustoms for the new radix grouping mode functionality.
5708 (calculator-mode-hook): Now used in electric mode too,
5709 (calculator): Call it.
5710 (calculator-mode-map): Some new keys.
5711 (calculator-message): New function. Some new calls.
5712 (calculator-op, calculator-set-register): Use it.
5713 (calculator-string-to-number): New function, mostly moved and
5714 updated code from calculator-curnum-value.
5715 (calculator-curnum-value): Use it.
5716 (calculator-paste): Use it, and update grabbing the current-kill.
5717 (calculator-rotate-displayer)
5718 (calculator-rotate-displayer-back): Toggle digit grouping when
5719 in radix mode, use calculator-message.
5720 (calculator-displayer-prev, calculator-displayer-next):
5721 Change digit group size when in radix mode.
5722 (calculator-number-to-string): Rename from
5723 calculator-num-to-string. Now deals with digit grouping in
5724 radix mode.
5725 (calculator-update-display, calculator-put-value): Use the new name.
5726 (calculator-fact): Return a floating point number.
5727 (calculator-mode): Doc fix.
5728
5729 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
5730
5731 * calendar/calendar.el (view-other-diary-entries): Add autoload.
5732 * calendar/diary-lib.el (view-other-diary-entries):
5733 Use current-prefix-arg in interactive spec.
5734
5735 2004-12-19 Jay Belanger <belanger@truman.edu>
5736
5737 * calc/calc-aent.el (calcAlg-blank-matching-open):
5738 Temporarily adjust the syntax of both delimiters of half-open intervals.
5739
5740 2004-12-19 Kim F. Storm <storm@cua.dk>
5741
5742 * mouse.el (mouse-1-click-follows-link): Doc fix.
5743
5744 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5745
5746 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
5747 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
5748 instead of centraleuropean as the name
5749
5750 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
5751
5752 Sync with Tramp 2.0.46.
5753
5754 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
5755 parameters wrt Tramp convention.
5756 (tramp-handle-file-attributes-with-perl)
5757 (tramp-handle-directory-files-and-attributes): Apply it.
5758 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
5759 `copy-program'. Reported by Zack Weinberg
5760 <zack@codesourcery.com>.
5761 (top): Set `edebug-form-spec' property directly rather than
5762 calling `def-edebug-spec'.
5763
5764 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
5765 advice less fragile. Surround temporary redefinition of
5766 `substitute-in-file-name' with `unwind-protect'. Suggested by
5767 Matt Hodges <MPHodges@member.fsf.org>.
5768
5769 2004-12-17 Juri Linkov <juri@jurta.org>
5770
5771 * replace.el (occur-accumulate-lines, occur-engine):
5772 Make forcing deferred font-lock fontification jit-specific.
5773
5774 2004-12-17 Kim F. Storm <storm@cua.dk>
5775
5776 * mouse.el (mouse-1-click-follows-link): New defcustom.
5777 (mouse-on-link-p): New function.
5778 (mouse-drag-region-1): Implement mouse-1-click-follows-link
5779 functionality. Map a mouse-1 click event into a mouse-2 (or
5780 other) event when position is inside a link.
5781
5782 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
5783 prefix in tooltip text with "mouse-1" when this is a link
5784 recognized by mouse-1-click-follows-link functionality.
5785
5786 * help.el (describe-key): Report effective and original binding
5787 for mouse-1 when clicked on a link.
5788 (describe-mode): Add follow-link property to "minor-mode" button.
5789
5790 * help-fns.el (describe-variable): Add follow-link property to
5791 "below" button.
5792
5793 * help-mode.el (help-xref): Add follow-link property.
5794
5795 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
5796 (apropos-command, apropos-variable, apropos-face, apropos-group)
5797 (apropos-widget, apropos-plist): Add follow-link property.
5798
5799 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
5800 checks if position is in a filename, rather than some other
5801 clickable item. Function looks for cvs-filename-face at position.
5802
5803 * wid-edit.el (widget-specify-field, widget-specify-button):
5804 Map a :follow-link keyword into a follow-link property.
5805 (link): Add :follow-link keyword, map to RET binding.
5806
5807 * dired.el (dired-mode-map): Map follow-link to mouse-face.
5808
5809 * progmodes/compile.el (compilation-minor-mode-map)
5810 (compilation-button-map, compilation-mode-map): Likewise.
5811
5812 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
5813
5814 * play/zone.el (zone): Init `line-spacing' from orig buffer.
5815 (zone-replace-char): Take `count' and `del-count'
5816 instead of `direction'. Update callers. When `del-count' is
5817 non-nil, delete that many characters, otherwise `count' characters
5818 backwards. Insert the newly-replaced string `count' times.
5819 (zone-fret): Handle chars w/ width greater than one.
5820 (zone-fall-through-ws): No longer take window width `ww'.
5821 Update callers. Add handling for `char-width' greater than one.
5822 (zone-pgm-drip): Update var holding window-end position every cycle.
5823
5824 2004-12-17 Andre Spiegel <spiegel@gnu.org>
5825
5826 * vc.el (vc-default-update-changelog): Use insert-file-contents,
5827 rather than insert-file.
5828
5829 2004-12-16 Jay Belanger <belanger@truman.edu>
5830
5831 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
5832 (math-init-random-base, math-random-digit): Check to see if
5833 var-RandSeed is bound.
5834 (math-random-last): Declare it.
5835 (math-random-digit): Don't make math-random-last local.
5836
5837 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
5838
5839 * play/zone.el (zone): Fix omission bug: Use a self-disabling
5840 one-shot thunk for uniform (error, quit, normal) recovery.
5841 Reported by John Paul Wallington.
5842 (zone-pgm-random-life): Fix bug:
5843 Recognize empty initial field by lack of "@" chars.
5844
5845 2004-12-16 Juri Linkov <juri@jurta.org>
5846
5847 * help.el (function-called-at-point):
5848 * help-fns.el (variable-at-point): As a last resort try stripping
5849 non-word prefixes and suffixes.
5850
5851 * descr-text.el (describe-property-list): Don't treat syntax-table
5852 specially. Use describe-text-sexp which inserts [show] button
5853 for large objects and handles printing errors. Sort properties
5854 by names in alphabetical order instead of by value sizes.
5855 Add `mouse-face' to list of properties for `describe-face' widget.
5856 (describe-char): Mask out face-id from 19 bits of character.
5857 Print face-id separately.
5858
5859 * replace.el (occur-accumulate-lines, occur-engine):
5860 Fontify unfontified matching lines in the source buffer
5861 before copying them.
5862 (occur-engine): Don't put mouse-face on context lines.
5863 (occur-next-error): Set point to line beginning/end
5864 before searching for prev/next property to skip multiple
5865 matches on a line (not supported by occur engine).
5866 Remove redundant prefix-numeric-value.
5867
5868 2004-12-15 Juri Linkov <juri@jurta.org>
5869
5870 * replace.el (match): New face.
5871 (list-matching-lines-face): Change default from `bold' to `match'.
5872
5873 * progmodes/grep.el (grep-match-face): New defvar.
5874 (grep-mode-font-lock-keywords): Use grep-match-face instead of
5875 compilation-column-face to highlight grep matches.
5876
5877 * apropos.el (apropos-match-face): Change default from
5878 `secondary-selection' to `match'.
5879
5880 * info-look.el (info-lookup-highlight-face): Change default from
5881 `highlight' to `match'.
5882
5883 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
5884
5885 * progmodes/executable.el (executable-interpret): Eliminate
5886 obsolete compile-internal, and switch to comint for interaction.
5887
5888 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
5889
5890 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
5891 `&&' when skipping multiple statements on a line.
5892
5893 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
5894
5895 * play/zone.el (zone): Set `truncate-lines'.
5896 Also, init `tab-width' with value from original buffer.
5897 (zone-shift-up): Rewrite for speed.
5898 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
5899 (zone-pgm-jitter): Remove redundant entries from ops vector.
5900 (zone-exploding-remove): Reduce iteration count.
5901 (zone-cpos): Convert to defsubst.
5902 (zone-replace-char): New defsubst.
5903 (zone-park/sit-for): Likewise.
5904 (zone-fret): Take window-start arg.
5905 Update callers. Use `zone-park/sit-for'.
5906 (zone-fill-out-screen): Rewrite.
5907 (zone-fall-through-ws): Likewise. Update callers.
5908 (zone-pgm-drip): Use `zone-replace-char'.
5909 Move var inits before while-loop. Use `zone-park/sit-for'.
5910 (zone-pgm-random-life): Handle empty initial field.
5911 Use `zone-replace-char' and `zone-park/sit-for'.
5912
5913 2004-12-15 Juri Linkov <juri@jurta.org>
5914
5915 * isearch.el (isearch-update): Test isearch-lazy-highlight
5916 before calling isearch-lazy-highlight-new-loop.
5917 (isearch-lazy-highlight-new-loop):
5918 Don't test isearch-lazy-highlight.
5919
5920 * replace.el (perform-replace): Add isearch-case-fold-search.
5921 Use delimited-flag for isearch-regexp.
5922 Reset isearch-lazy-highlight-last-string to force lazy
5923 highlighting when called from isearch mode.
5924 (query-replace-highlight): Revert defcustom type to boolean.
5925 (query-replace-lazy-highlight): New defcustom.
5926 (query-replace): New face.
5927 (perform-replace, replace-highlight, replace-dehighlight):
5928 Test query-replace-lazy-highlight instead of special value
5929 `isearch' of query-replace-highlight.
5930 (replace-dehighlight): Don't call isearch-dehighlight.
5931 (replace-highlight): Don't call isearch-highlight.
5932 Use face `query-replace' unconditionally.
5933
5934 2004-12-14 Kim F. Storm <storm@cua.dk>
5935
5936 * simple.el (inhibit-mark-movement): Remove defvar.
5937 (beginning-of-buffer, end-of-buffer): Don't use it.
5938
5939 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
5940 Don't use inhibit-mark-movement.
5941
5942 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
5943 (cua--undo-push-mark): Remove.
5944 (cua--pre-command-handler, cua--post-command-handler):
5945 Don't fiddle with inhibit-mark-movement.
5946
5947 2004-12-14 Juri Linkov <juri@jurta.org>
5948
5949 * buff-menu.el (list-buffers-noselect): Collect internal info
5950 for every buffer in BUFFER-LIST arg too.
5951 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
5952 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
5953 Bind same-window-buffer-names and same-window-regexps to nil.
5954
5955 2004-12-13 Juri Linkov <juri@jurta.org>
5956
5957 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
5958
5959 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
5960 (sc-cite-region, sc-uncite-region, sc-recite-region):
5961 Fix previous change to handle not alist as a symbol, but
5962 a citation frame as a symbol that represents a variable name.
5963
5964 2004-12-13 Richard M. Stallman <rms@gnu.org>
5965
5966 * filecache.el (file-cache-add-directory-using-find):
5967 Only set up file-cache-find-command-posix-flag if we will use it.
5968
5969 * bindings.el (mode-line-buffer-identification-keymap):
5970 Don't cancel the mode-line's usual down-mouse-1 binding.
5971
5972 * cus-edit.el (custom-face-selected): Handle `default' specs.
5973 (custom-face-edit): Increase extra-offset.
5974 (custom-display): Handle `default' specs.
5975
5976 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
5977
5978 * emacs-lisp/elint.el (elint-standard-variables)
5979 (elint-unknown-builtin-args): Move definitions up.
5980
5981 * net/browse-url.el (browse-url-url-at-point): Add autoload.
5982
5983 * info.el (info-xref-visited): Use `default' instead of t.
5984 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
5985
5986 * faces.el (header-line, mode-line-inactive, tool-bar):
5987 Use `default' instead of t for setting the defaults.
5988 (face-spec-choose): Separate `t' from `default'.
5989
5990 * subr.el (while-no-input): New macro.
5991
5992 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
5993
5994 * filecache.el (file-cache-add-directory-using-find):
5995 Only test file-cache-find-command-posix-flag on some systems.
5996
5997 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5998
5999 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
6000 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
6001 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
6002 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
6003 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
6004
6005 2004-12-12 Juri Linkov <juri@jurta.org>
6006
6007 * files.el (find-file-other-window, find-file-other-frame):
6008 Add the first buffer to the returned value to return the complete
6009 list of all visited buffers.
6010 (find-file-read-only, find-file-read-only-other-window)
6011 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
6012 `find-file-read-args'. Signal an error about non-existent file
6013 only if file name doesn't contain wildcards. Toggle read-only in
6014 all visited buffers.
6015 (find-alternate-file, find-alternate-file-other-window):
6016 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
6017 called interactively. Pass arg `wildcards' to other functions.
6018 (find-file-noselect): Doc fix.
6019
6020 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
6021 Doc fix.
6022 (ffap-directory-finder): New variable.
6023 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
6024 (ffap-file-at-point): Add /* to immediately rejected names.
6025 Return absolute file names matching ffap-dired-wildcards.
6026 (ffap-read-file-or-url): Set default value for `completing-read'
6027 to `buffer-file-name'.
6028 (find-file-at-point): When filename matches ffap-dired-wildcards,
6029 call ffap-file-finder with t arg `wildcards', instead of dired.
6030 (ffap-other-window, ffap-other-frame): Return visited buffers.
6031 (ffap-read-only, ffap-read-only-other-window)
6032 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
6033 (dired-at-point): Call ffap-directory-finder instead of dired.
6034 (ffap-dired-other-window, ffap-dired-other-frame)
6035 (ffap-list-directory): New commands.
6036 (ffap-bindings): New keybindings for new commands.
6037
6038 2004-12-12 Juri Linkov <juri@jurta.org>
6039
6040 * simple.el (beginning-of-buffer, end-of-buffer):
6041 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
6042 Do not push mark when mark is active in transient-mark-mode.
6043
6044 * simple.el (mark-word):
6045 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
6046 * textmodes/paragraphs.el (mark-paragraph):
6047 Extend the region when mark is active in transient-mark-mode,
6048 regardless of the last command. Doc fix.
6049
6050 * simple.el (mark-word): Preserve direction when repeating.
6051 Make arg optional. Interactive "p" -> "P".
6052 (transient-mark-mode, inhibit-mark-movement): Doc fix.
6053
6054 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
6055 preserving direction, to mark forward instead of backward when mark
6056 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
6057
6058 2004-12-12 Juri Linkov <juri@jurta.org>
6059
6060 * isearch.el (isearch-edit-string): Set 7th arg of
6061 `read-from-minibuffer' to `t' to inherit the current input
6062 method (whose name is indicated by [IM] in the minibuffer prompt)
6063 from the current buffer to the minibuffer.
6064 (isearch-lazy-highlight-update): Put body to `with-local-quit'
6065 to allow C-g quitting for lazy highlighting looping inside the
6066 search with nested repetition operators. Add overlay to the list
6067 before setting its face and other properties to avoid the case of
6068 code quitting after placing the new overlay but before it's
6069 recorded on the list. Select the window where isearch was
6070 activated, to highlight matches in the right window when isearch
6071 switches the current window to the minibuffer.
6072
6073 * international/isearch-x.el
6074 (isearch-process-search-multibyte-characters):
6075 Use `isearch-message' as initial input for `read-string' instead
6076 of adding it to the minibuffer prompt. After reading a string
6077 remove the initial value of `isearch-message' from the string.
6078
6079 * replace.el (replace-match-maybe-edit): Doc fix.
6080 (perform-replace): Don't call `replace-highlight' when automatic
6081 replacement is requested in literal mode, since it is intended
6082 only to highlight words during entering a new replacement string
6083 for \? in non-literal mode.
6084
6085 * replace.el (query-replace-highlight): Add new value `isearch'
6086 that allows query replacement to use isearch highlighting.
6087 Change type from `boolean' to `choice'. Doc fix.
6088 (replace-highlight, replace-dehighlight, perform-replace):
6089 Use isearch highlighting if query-replace-highlight eq `isearch'.
6090
6091 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
6092
6093 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
6094 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
6095
6096 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
6097 case of \end{verbatim}.
6098
6099 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
6100
6101 * term.el (term-termcap-format): Synchronyze with terminfo.
6102 (term-emulate-terminal): Handle reset.
6103 (term-reset-terminal): New function.
6104
6105 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
6106
6107 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
6108 (zone-fill-out-screen): New func.
6109 (zone-pgm-drip): Use `zone-fill-out-screen'.
6110 Also, no longer go to point-min on every cycle.
6111 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
6112 (zone-pgm-random-life-wait): New user var.
6113 (zone-pgm-random-life): New func.
6114
6115 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
6116
6117 * files.el (auto-mode-alist): Map .com to DCL mode.
6118
6119 2004-12-09 Richard M. Stallman <rms@gnu.org>
6120
6121 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
6122
6123 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
6124
6125 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
6126 buffer with a display margin.
6127
6128 2004-12-08 Jay Belanger <belanger@truman.edu>
6129
6130 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
6131 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
6132
6133 2004-12-08 Richard M. Stallman <rms@gnu.org>
6134
6135 * faces.el: Delete code to set display table.
6136 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
6137
6138 2004-12-08 Jay Belanger <belanger@truman.edu>
6139
6140 * calc/calc.el: Add math-read-preprocess-string to autoloads.
6141
6142 * calc/calc-ext.el (math-read-replacement-list)
6143 (math-read-superscripts, math-read-preprocess-string): Move to
6144 calc-aent.el.
6145
6146 * calc/calc-aent.el (math-read-replacement-list)
6147 (math-read-superscripts, math-read-preprocess-string): Move from
6148 calc-ext.el.
6149
6150 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6151
6152 * isearch.el (isearch-quote-char): Fix up typo in last change.
6153
6154 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6155
6156 * mouse.el (mouse-set-font): Handle the case where the command was
6157 not invoked using the mouse.
6158
6159 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
6160 (edmacro-finish-edit): Further update for keyboard macros that are
6161 lambda forms.
6162 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
6163
6164 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6165
6166 * font-lock.el (font-lock-unfontify-region): Save buffer state.
6167 (font-lock-default-unfontify-region): Don't save buffer state any more.
6168
6169 2004-12-07 Jay Belanger <belanger@truman.edu>
6170
6171 * calc/calc-help.el (calc-describe-key):
6172 Set calc-summary-indentation even when Calc Summary buffer exists.
6173
6174 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
6175
6176 * calendar/holidays.el (holiday-easter-etc): Make arguments
6177 optional for backwards compatibility. Doc fix.
6178 Remove un-necessary local vars mandatory, output-list.
6179 (holiday-advent): Make arguments optional for backwards
6180 compatibility. Doc fix.
6181
6182 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6183
6184 * paren.el (show-paren-function): Fix last change (2004-12-02).
6185
6186 * international/mule-util.el (char-displayable-p): Return nil for
6187 unibyte mode.
6188
6189 * subr.el (subregexp-context-p): New function.
6190
6191 * isearch.el (isearch-quote-char): Use it.
6192
6193 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
6194 (regexp-opt-not-groupie*-re): Remove.
6195 (regexp-opt): Properly handle inputs with duplicate entries.
6196
6197 2004-12-06 Richard M. Stallman <rms@gnu.org>
6198
6199 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
6200
6201 * cus-edit.el (custom-file): Doc fix.
6202
6203 * textmodes/org.el: New file.
6204
6205 2004-12-06 Kenichi Handa <handa@m17n.org>
6206
6207 * ldefs-boot.el: Update international/mule-util.el section.
6208
6209 2004-12-05 Sam Steingold <sds@gnu.org>
6210
6211 * net/tramp.el (tramp-handle-file-accessible-directory-p):
6212 Fix `tramp-time-diff' comparison logic.
6213
6214 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
6215
6216 * progmodes/which-func.el (which-function):
6217 Use `run-hook-with-args-until-success' instead of a custom loop.
6218 Fixes bug with local hooks.
6219
6220 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6221
6222 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
6223 Use delete-dups when calculating the initial value.
6224 (bibtex-autokey-get-title): Use <=.
6225 (bibtex-goto-line): New function.
6226 (bibtex-reposition-window): Use line numbers instead of point
6227 positions. Use window-body-height.
6228 (bibtex-find-crossref): Use bibtex-reposition-window.
6229 (bibtex-find-entry): Use bibtex-reposition-window. Always return
6230 position of entry if key is found or nil if not found.
6231
6232 2004-12-05 Richard M. Stallman <rms@gnu.org>
6233
6234 * cus-edit.el (custom-file): Doc fix.
6235
6236 * progmodes/sh-script.el (sh-indent-for-then): Change default.
6237
6238 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
6239
6240 * simple.el (blink-matching-open):
6241 * textmodes/tex-mode.el (tex-validate-region):
6242 Obey syntax-table text properties.
6243
6244 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
6245
6246 * wid-edit.el (widget-specify-field): Add `real-field' property to
6247 boundary.
6248 (widget-field-at): Use it.
6249
6250 2004-12-02 Richard M. Stallman <rms@gnu.org>
6251
6252 * progmodes/cc-mode.el (awk-mode autoload):
6253 Supply t meaning interactive function.
6254
6255 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
6256 (isearch-mode-map): No special definition for space.
6257 (isearch-whitespace-chars): Command deleted.
6258 (isearch-forward-regexp): Doc fix.
6259 (isearch-quote-char): When a space is not inside brackets,
6260 use `[ ]' instead of just space.
6261 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
6262
6263 * imenu.el (imenu--generic-function): Delete code to exclude
6264 matches in comments.
6265
6266 * man.el (Man-reverse-face): Change default to `highlight'.
6267
6268 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
6269 (occur-engine): Use `face' prop rather than `font-lock-face'
6270 when specifying use of `match-face'.
6271 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
6272
6273 * emacs-lisp/elint.el (elint-standard-variables): Update list.
6274
6275 * add-log.el (add-log-current-defun): Handle the case where point
6276 is in the header part of a DEFUN construct.
6277
6278 2004-12-02 Dave Love <fx@gnu.org>
6279
6280 * progmodes/python.el (python-font-lock-syntactic-keywords):
6281 Fix previous change.
6282
6283 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
6284
6285 * paren.el (show-paren-function): Check for matching chars
6286 specified by text props.
6287
6288 2004-12-02 Jay Belanger <belanger@truman.edu>
6289
6290 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
6291 when reading a new key sequence.
6292
6293 2004-12-02 Kim F. Storm <storm@cua.dk>
6294
6295 * faces.el (escape-glyph): Rename from glyph.
6296 (standard-display-table): Set it here. Add escape-glyph face to
6297 extra slot characters.
6298
6299 * disp-table.el: Undo 2004-12-01 change. Display table is now
6300 setup in faces.el.
6301
6302 2004-12-02 Mark A. Hershberger <mah@everybody.org>
6303
6304 * xml.el (xml-parse-dtd): Don't show validity messages when
6305 xml-validating-parser is nil.
6306 (xml-substitute-special): Fix validity error messages to
6307 actually show the unexpandable entity. Added validity error if &
6308 isn't followed by an entity.
6309 (xml-parse-tag): Concatenate any string following the a
6310 <![CDATA[]]> section to the parsed CDATA.
6311 (xml-parse-dtd): Skip parameter entity declarations and use of
6312 parameter entities.
6313
6314 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6315
6316 * kmacro.el (kmacro-default-counter-format): New var.
6317 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
6318 (kmacro-display): Remove `nil' from `and' form. Delete call to
6319 `format' inside `message'.
6320 (kmacro-start-macro): Use `kmacro-default-counter-format'.
6321
6322 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
6323
6324 * pcvs.el (cvs-header-msg): New function.
6325 (cvs-update-header): Use it. Change calling convention.
6326 Correctly handle the case of having simultaneous active processes.
6327 (cvs-sentinel): Don't call cvs-update-header any more.
6328 (cvs-mode-run): Update call and add cvs-update-header to postproc.
6329
6330 2004-12-01 Jay Belanger <belanger@truman.edu>
6331
6332 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
6333 Change message.
6334
6335 2004-12-01 Juri Linkov <juri@jurta.org>
6336
6337 * progmodes/prolog.el (prolog-mode-variables):
6338 Fix imenu-generic-expression.
6339
6340 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
6341
6342 * faces.el (glyph): New face.
6343
6344 * disp-table.el: Add an autoloaded table, that doesn't require
6345 this library, with glyph face.
6346
6347 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
6348 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
6349 (conf-quote-normal): Allow normalizing only ' or ".
6350 (conf-mode): Regexp-quote constructed comment-start and don't
6351 match section {} where "name" contains braces.
6352
6353 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
6354 files.
6355
6356 2004-12-01 Kenichi Handa <handa@m17n.org>
6357
6358 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
6359 (x-select-text): Don't treat eight-bit-control/graphic chars
6360 specially. Store the encoded text in the X cut buffer.
6361 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
6362 with x-last-selected-text-cut-encoded.
6363
6364 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
6365
6366 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
6367
6368 2004-11-30 Markus Rost <rost@ias.edu>
6369
6370 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
6371 AUCTeX.
6372
6373 2004-11-30 Jay Belanger <belanger@truman.edu>
6374
6375 * calc/calc-arith.el (math-possible-signs): Made stronger checks
6376 on signs of intervals.
6377 (math-pow-of-zero): Strengthen checks for positive and negative
6378 exponents.
6379
6380 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
6381 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
6382 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
6383 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
6384 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
6385 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
6386 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
6387 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
6388 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
6389 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
6390 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
6391 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
6392 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
6393 with provide statements.
6394
6395 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
6396
6397 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
6398
6399 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
6400 (calc-load-everything, math-defsimplify): Replace dummy autoloading
6401 functions by require statements.
6402 (math-defsimplify): Move to calc-alg.el, add to autoloads.
6403
6404 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
6405 (calc-gnuplot-print): Give them values.
6406
6407 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
6408 autoloads.
6409 Add calc-do-embedded-activate to autoloads.
6410 (calc-gnuplot-name, calc-gnuplot-plot-command)
6411 (calc-gnuplot-print-command): Move them to calc-graph.el.
6412
6413 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6414
6415 * term/mac-win.el (ccl-encode-mac-roman-font)
6416 (ccl-encode-mac-cyrillic-font)
6417 (ccl-encode-mac-centraleuropean-font, encoder-list)
6418 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
6419 Support Cyrillic, CentralEuropean, and Dingbat font display
6420
6421 2004-11-30 Andre Spiegel <spiegel@gnu.org>
6422
6423 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
6424
6425 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
6426 still nil.
6427
6428 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
6429
6430 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
6431 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
6432
6433 2004-11-29 Jay Belanger <belanger@truman.edu>
6434
6435 * calc/calc-arith.el (math-pow-of-zero): Take into account different
6436 cases of the base and exponent.
6437
6438 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
6439
6440 * simple.el (next-error-buffer-p): Allow for inclusive and
6441 exclusive tests for finding a buffer.
6442 (next-error-find-buffer): Pass the exclusive and inclusive tests
6443 to next-error-buffer-p.
6444
6445 * replace.el (occur-next-error): Switch to the Occur buffer when
6446 appropriate, use the exclusive filter to next-error-find-buffer to
6447 do it. Use the absolute value of the motion amount.
6448
6449 2004-11-29 Kenichi Handa <handa@m17n.org>
6450
6451 * startup.el (command-line): Decode all default-directory by
6452 locale-coding-system.
6453
6454 2004-11-29 Jay Belanger <belanger@truman.edu>
6455
6456 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
6457 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
6458 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
6459 Replace calls to calc-extensions by appropriate require, replace
6460 calc-extensions-loaded by appropriate featurep.
6461
6462 * calc/calc-ext.el: Move require to end of file.
6463 Remove redundant loading of calc.el.
6464 (calc-extensions-loaded): Remove unnecessary variable.
6465 (calc-extensions): Remove unnecessary function.
6466 (calc-load-everything): Replace calc-need-macros by appropriate require.
6467
6468 * calc/calc-macs.el: Move provide to end of file.
6469 (calc-need-macros): Remove unnecessary function.
6470
6471 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
6472 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
6473 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
6474 Replace calc-extensions by appropriate require.
6475 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
6476
6477 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
6478 Replace calc-need-macros by appropriate require.
6479
6480 * calc/calc.el: Move require to end of file.
6481 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
6482 Remove unnecessary variable.
6483 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
6484 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
6485 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
6486 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
6487 (math-stack-value-offset, math-format-value, math-format-flat-expr)
6488 (math-format-number, math-format-bignum, math-read-number)
6489 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
6490 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
6491 by appropriate require.
6492 (calc-check-defines): Replace calc-need-macros by appropriate require.
6493
6494 2004-11-29 Kim F. Storm <storm@cua.dk>
6495
6496 * macros.el (insert-kbd-macro): Handle kmacro functions.
6497
6498 2004-11-28 Juri Linkov <juri@jurta.org>
6499
6500 * compare-w.el (compare-windows-highlight): Attach each overlay
6501 to its window to properly highlight differences while comparing
6502 two windows of the same buffer. Fix arguments.
6503 (compare-windows-sync-default-function): Fix arguments of
6504 `compare-windows-highlight'.
6505
6506 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
6507 Use `read-expression-history'. Set initial contents only if
6508 `edebug-global-break-condition' is non-nil. Set histpos to 1
6509 if initial contents is equal to the last history element.
6510 (edebug-set-conditional-breakpoint): Instead of temporarily
6511 prepending the current condition to the history, set initial
6512 contents to the current condition. Set histpos to 1 if initial
6513 contents is equal to the last history element.
6514
6515 * info.el (Info-search-whitespace-regexp): Remove shy group.
6516 (Info-search): Forward line if search is on the header line.
6517 Use search-whitespace-regexp in two other places.
6518
6519 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
6520
6521 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
6522 warning. Delay real definition, which uses
6523 `set-fringe-indicators-1' till after the definition of that function.
6524
6525 2004-11-28 Kim F. Storm <storm@cua.dk>
6526
6527 * fringe.el (fringe): New defgroup.
6528 (fringe-mode): Move to fringe group.
6529 (fringe-indicators): New defcustom.
6530 (set-fringe-indicators-1): New defun.
6531
6532 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
6533 (menu-bar-showhide-fringe-ind-menu): New keymap.
6534 (menu-bar-showhide-fringe-ind-empty)
6535 (menu-bar-showhide-fringe-ind-mixed)
6536 (menu-bar-showhide-fringe-ind-box)
6537 (menu-bar-showhide-fringe-ind-right)
6538 (menu-bar-showhide-fringe-ind-left)
6539 (menu-bar-showhide-fringe-ind-none): New defuns.
6540 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
6541
6542 2004-11-27 Richard M. Stallman <rms@gnu.org>
6543
6544 * comint.el (comint-read-noecho): Add trivial compatibility definition.
6545
6546 * generic.el (define-generic-mode): Doc fix.
6547
6548 * menu-bar.el (menu-bar-options-save): For the options
6549 that are toggled with menu-bar-make-mm-toggle, don't check
6550 for customized-value prop.
6551
6552 2004-11-27 Eli Zaretskii <eliz@gnu.org>
6553
6554 * mail/supercite.el (sc-cite-region): Handle the case where
6555 sc-cite-frame-alist is a symbol.
6556 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
6557 a symbol.
6558 (sc-recite-region): Handle the case where sc-recite-frame-alist is
6559 a symbol.
6560
6561 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
6562
6563 * wid-edit.el (widget-narrow-to-field): New function.
6564 (widget-complete): Use it.
6565
6566 2004-11-27 Jay Belanger <belanger@truman.edu>
6567
6568 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
6569 variable.
6570 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
6571 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
6572 (math-alg-inequalities): Move declaration to earlier in the file.
6573
6574 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
6575 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
6576 Declare them.
6577
6578 * calc/calc-lang.el (math-expr-data, math-expr-token)
6579 (math-exp-old-pos): Declare them.
6580
6581 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
6582 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
6583
6584 2004-11-27 Kim F. Storm <storm@cua.dk>
6585
6586 * progmodes/flymake.el: Use (featurep 'xemacs).
6587 (flymake-makehash): Change to defsubst. Use fboundp.
6588 (flymake-time-to-float): Remove.
6589 (flymake-float-time): Merge code from flymake-time-to-float here.
6590 (flymake-replace-regexp-in-string): Change to defsubst.
6591 (flymake-split-string-remove-empty-edges):
6592 Rename to flymake-split-string.
6593 (flymake-split-string): Remove previous defalias.
6594 (flymake-get-temp-dir): Change to defsubst.
6595 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
6596 Define for xemacs only.
6597 (flymake-master-file-count-limit): Change into compiler defvar only.
6598 (flymake-find-possible-master-files): Let-bind it dynamically while
6599 sorting files using flymake-master-file-compare.
6600
6601 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
6602
6603 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
6604 of defun-prompt-regexp matches inside a comment/string but the
6605 beginning is correctly outside everything.
6606
6607 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
6608 appears within a string or a comment.
6609
6610 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
6611 rather than make-symbol for symbols which are used in
6612 a symbol-macrolet or equivalent.
6613
6614 2004-11-26 Jay Belanger <belanger@truman.edu>
6615
6616 * calc-misc.el (calc-last-why-command): Declare it.
6617
6618 * calc-vec.el (math-grade-vec): New variable.
6619 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
6620 Replace variable grade-vec by declared variable.
6621 (math-rb-close): New variable.
6622 (math-read-brackets, math-read-vector): Replace variable close by
6623 declared variable.
6624
6625 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
6626 (calc-one-window, calc-edit-handler, calc-restore-trail)
6627 (calc-allow-ret): Declare them.
6628
6629 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
6630 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
6631 (math-radix-float-cache-tag, math-random-cache)
6632 (math-max-digits-cache, math-integral-cache, math-units-table)
6633 (math-format-date-cache, math-holidays-cache-tag): Declare them.
6634 (math-moc-func): New variable.
6635 (math-map-over-constants, math-map-over-constants-rec):
6636 Replace variable func by declared variable.
6637
6638 * calc/calc-store.el (calc-given-value, calc-store-opers):
6639 Declare them.
6640 (calc-var-name-map): Move declaration to earlier in the file.
6641 (calc-pv-pos): New variable.
6642 (calc-permanent-variable, calc-insert-permanent-variable):
6643 Replace variable pos by declared variable.
6644
6645 * calc/calc-mtx.el (calc-det-lu): New variable.
6646 (math-det-raw, math-det-step): Replace variable lu by declared variable.
6647
6648 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
6649 (math-multi-subst, math-multi-subst-rec): Replace variables temp
6650 and arg by declared variables.
6651 (calcFunc-reducer): Fix incorrect variable.
6652 (math-inner-mul-func, math-inner-add-func): New variables.
6653 (calcFunc-inner, math-inner-mats): Replace variables mul-func
6654 and add-func by declared variables.
6655
6656 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
6657 (calc-digit-value): Declare them.
6658
6659 * calc/calc-help.el (Info-history): Declare it.
6660 (calc-describe-key): Make calc-summary-indentation a local variable.
6661 (calc-help-long-names): Move declaration to earlier in file.
6662
6663 * calc/calc-embed.el (calc-original-buffer): Declare it.
6664 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
6665 (calc-embed-bot): New variables.
6666 (calc-do-embedded, calc-embedded-mark-formula)
6667 (calc-embedded-find-bounds, calc-embedded-duplicate)
6668 (calc-embedded-new-formula, calc-embedded-make-info):
6669 Replace vars outer-top, outer-bot, bot and top by declared variables.
6670 (calc-embed-prev-modes): New variable.
6671 (calc-embedded-set-modes, calc-embedded-update): Replace variable
6672 prev-modes with declared variable.
6673 (calc-embed-vars-used): New variable.
6674 (calc-embedded-make-info, calc-embedded-evaluate-expr)
6675 (calc-embedded-update, calc-embedded-find-vars): Replace variable
6676 vars-used by declared variable.
6677
6678 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
6679 (math-format-radix-float): Remove unnecessary setq.
6680 (math-radix-float-cache): Declare it.
6681
6682 * calc/calcsel2.el (calc-keep-selection): Declare it.
6683
6684 * calc/calc-maint.el: Remove file.
6685
6686 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6687
6688 * textmodes/bibtex.el (bibtex-sort-entry-class)
6689 (bibtex-comment-start): Use defcustom.
6690 (bibtex-entry-field-alist): Use nil if initial content of the
6691 field is undefined. Fix docstring.
6692 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
6693 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
6694 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
6695 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
6696 Fix docstring.
6697 (bibtex-autokey-title-terminators): Use only one regexp.
6698 (bibtex-string-maybe-empty-head): New variable.
6699 (bibtex-remove-delimiters-string): New function.
6700 (bibtex-text-in-field-bounds, bibtex-text-in-string):
6701 Use bibtex-remove-delimiters-string.
6702 (bibtex-progress-message, bibtex-field-left-delimiter)
6703 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
6704 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
6705 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
6706 Simplify.
6707 (bibtex-format-entry): Use save-excursion for inherited booktitle.
6708 Use eq and bibtex-remove-delimiters-string. For end markers use
6709 insertion type so that marker stays after inserted text.
6710 (bibtex-autokey-get-names): Return empty string if name is missing.
6711 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
6712 calling bibtex-autokey-name-case-convert.
6713 (bibtex-autokey-demangle-title):
6714 Call bibtex-autokey-titleword-case-convert. Remove call to
6715 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
6716 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
6717 (bibtex-read-key): New optional arg global.
6718 (bibtex-files-expand): New optional arg force.
6719 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
6720 (bibtex-complete-crossref-cleanup): Rename from
6721 bibtex-complete-key-cleanup. Simplify code.
6722 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
6723 Operate on current entry.
6724 (bibtex-button): Add docstring.
6725 (bibtex-entry): Simplify.
6726 (bibtex-make-field): Replace optional arg called-by-yank with more
6727 specific args move and interactive.
6728 (bibtex-end-of-entry): Use forward-sexp.
6729 (bibtex-find-entry-globally): Remove.
6730 (bibtex-find-crossref): Allow for crossref key located in other buffer.
6731 Bound to C-c C-x.
6732 (bibtex-find-entry): New optional args global and display.
6733 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
6734 (bibtex-validate): Use arg force of bibtex-files-expand.
6735 (bibtex-clean-entry): Bugfix, clean string entries properly.
6736 Always keep point at beginning of entry.
6737 (bibtex-complete): Bugfix. Handle string entries properly.
6738 Call cleanup functions only if needed.
6739 (bibtex-String): Use bibtex-read-string-key.
6740 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
6741 case of replacement text.
6742
6743 2004-11-26 Lars Hansen <larsh@math.ku.dk>
6744
6745 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
6746 (tramp-perl-directory-files-and-attributes): New constant.
6747 (tramp-file-name-handler-alist): Delete file-directory-files, add
6748 directory-files-and-attributes.
6749 (tramp-perl-file-attributes): Surround uid and gid by double
6750 quotes. Change parameter id-format from nonnumeric.
6751 (tramp-convert-file-attributes): New function.
6752 (tramp-handle-file-attributes): Use it.
6753 (tramp-maybe-send-perl-script): New function.
6754 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
6755 file mode. Change parameter id-format from nonnumeric.
6756 (tramp-handle-file-attributes-with-ls): Change parameter id-format
6757 from nonnumeric.
6758 (tramp-post-connection): Don't send tramp-perl-file-attributes
6759 script. Reset connection property "perl-scripts".
6760 (tramp-handle-insert-directory): Run real handler when ls-lisp is
6761 in use.
6762
6763 2004-11-26 Lars Hansen <larsh@math.ku.dk>
6764
6765 * desktop.el (desktop-read): Replace mapcar with mapc.
6766 (desktop-create-buffer): Replace mapcar with mapc.
6767 Remove redundant piece of code.
6768
6769 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
6770
6771 * progmodes/gud.el (gud-display-line): Use display-buffer
6772 for GDB-UI as for GUD.
6773
6774 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
6775 Delete variables.
6776 (gdb-ann3): Don't make GUD buffer dedicated.
6777 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
6778 (gdb-display-source-buffer): Delete function.
6779 (gdb-view-source-function, gdb-view-assembler): Delete functions.
6780 (menu): Delete menu bindings for viewing source/assembler.
6781 (gdb-setup-windows, gdb-restore-windows):
6782 Don't dedicate GUD. No assembler now.
6783 (gdb-reset): No need to undedicate source buffers now.
6784 (gdb-source-info): No assembler now.
6785
6786 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
6787
6788 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
6789 width to those for special frames.
6790 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
6791 Use display-buffer.
6792 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
6793 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
6794 (gdb-frame-assembler-buffer): Rework like
6795 gdb-frame-breakpoints-buffer.
6796
6797 2004-11-25 Richard M. Stallman <rms@gnu.org>
6798
6799 * progmodes/flymake.el: Reindent.
6800 (flymake-split-string): Turn into defalias.
6801 (flymake-fix-file-name): Rename from flymake-fix-path-name.
6802 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
6803 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
6804 (flymake-build-relative-filename): Rename from ...path.
6805 Fix error message.
6806
6807 2004-11-25 Cheng Gao <chenggao@gmail.com>
6808
6809 * progmodes/flymake.el: Much whitespace and capitalization change.
6810 Move `provide' to end. Require `compile' only when compiling.
6811
6812 2004-11-24 Jay Belanger <belanger@truman.edu>
6813
6814 * calc/calc-alg.el: Added comment.
6815 (math-polynomial-base): Replace variable mpb-top-expr by
6816 math-poly-base-top-expr.
6817
6818 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
6819 (math-polynomial-p1): Replace variable mpb-top-expr by declared
6820 variable.
6821 (math-poly-base-total-base): New variable.
6822 (math-total-polynomial-base, math-polynomial-p1): Replace variable
6823 mpb-total-base by declared variable.
6824 (math-factored-vars, math-to-list): Declare it.
6825 (math-fact-expr): New variable.
6826 (calcFunc-factors, calcFunc-factor, math-factor-expr)
6827 (math-factor-expr-try, math-factor-expr-part): Replace variable
6828 expr by declared variable.
6829 (math-fet-x): New variable.
6830 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
6831 by declared variable.
6832 (math-factor-poly-coefs): Make temp a local variable.
6833
6834 * calc/calc-units.el (calc-convert-units): Make units a local
6835 variable.
6836 (calc-num-units, calc-den-units): New variables.
6837 (calc-explain-units, calc-explain-units-rec): Replace variables
6838 num-units and den-units by declared variables.
6839 (math-cu-unit-list): New variable.
6840 (math-build-units-table, math-compare-unit-names)
6841 (math-convert-units, math-convert-units-rec): Replace variable
6842 unit-list by declared variable.
6843 (math-fbu-base, math-fbu-entry): New variables.
6844 (math-find-base-units, math-find-base-units-rec): Replace variables
6845 base and entry by declared variables.
6846 (math-which-standard): New variable.
6847 (math-to-standard-units, math-to-standard-rec): Replace variable
6848 which-standard by declared variable.
6849 (math-fcu-u): New variable.
6850 (math-find-compatible-unit, math-find-compatible-unit-rec):
6851 Replace variable u by declared variable.
6852 (math-cu-new-units, math-cu-pure): New variables.
6853 (math-convert-units, math-convert-units-rec): Replace variables
6854 new-units and pure by declared variables.
6855 (math-try-cancel-units): New variable.
6856 (math-simplify-units-quotient): Replace variable try-cancel-units by
6857 declared variable.
6858
6859 2004-11-24 Richard M. Stallman <rms@gnu.org>
6860
6861 * textmodes/ispell.el (ispell-check-version):
6862 If default-directory is nonexistent, use home dir.
6863
6864 * progmodes/grep.el (grep-regexp-alist):
6865 Don't match parens around line numbers.
6866
6867 * progmodes/cperl-mode.el (cperl-indent-region)
6868 (cperl-imenu--create-perl-index, cperl-xsub-scan):
6869 Don't print progress messages.
6870
6871 * progmodes/compile.el (compilation-mode-map):
6872 Don't inherit from compilation-minor-mode-map;
6873 copy its bindings instead. But the menu bar Compile
6874 entry now does inherit from compilation-menu-map.
6875
6876 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
6877 Use with-no-warnings around compiler-macroexpand.
6878
6879 * imenu.el: Don't always require newcomment.
6880 (imenu--generic-function): Call comment-normalize-vars
6881 if we have a comment syntax.
6882 Exit the loop if REGEXP matches the null string.
6883 Test comment-start as well as comment-start-skip
6884 when deciding whether to check for comments.
6885
6886 * tooltip.el (tooltip-mode): Doc fix.
6887
6888 * term.el (term-escape-char, term-mode): Doc fixes.
6889
6890 2004-11-24 Dave Love <fx@gnu.org>
6891
6892 * progmodes/python.el (python-font-lock-syntactic-keywords):
6893 Check for escapes in the regexp.
6894 (python-quote-syntax): Don't do it here.
6895
6896 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
6897
6898 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
6899 (gdb-frames-mode-map, gdb-threads-mode-map)
6900 (gdb-registers-mode-map, gdb-locals-mode-map)
6901 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
6902 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
6903
6904 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
6905 (dedicated-switch-to-buffer): Rework.
6906 (gdb-var-evaluate-expression-handler, gdb-put-string):
6907 Remove unused variable bindings.
6908 (gdb-setup-windows, gdb-display-buffer):
6909 Simplify. Use pop-to-buffer.
6910 (gdb-view-source-function): Simplify.
6911 (gdb-frame-breakpoints-buffer):
6912 Use pop-to-buffer, special-display-regexps.
6913
6914 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
6915
6916 * progmodes/f90.el (f90-smart-end)
6917 (f90-previous-statement, f90-beginning-of-block): Doc fix.
6918 (f90-calculate-indent): Handle un-named PROGRAM blocks.
6919 (f90-end-of-block): Doc fix. Make check of outermost block
6920 conditional on value of `f90-smart-end'.
6921 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
6922 Handle case where END-BLOCK is nil.
6923 (f90-match-end): Handle un-named PROGRAM blocks.
6924 (f90-backslash-not-special): New function.
6925
6926 2004-11-24 Jay Belanger <belanger@truman.edu>
6927
6928 * calc/calc.el (calc-embedded-active): Removed unnecessary
6929 declaration.
6930 (calc-show-banner): Removed redundant declaration.
6931
6932 * calc/calc-graph.el (calc-gnuplot-default-device)
6933 (calc-gnuplot-default-output, calc-gnuplot-print-device)
6934 (calc-gnuplot-print-output, calc-gnuplot-geometry)
6935 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
6936 Remove redundant initial values.
6937
6938 * calc/calc-arith.el (math-scalar-functions)
6939 (math-nonscalar-functions, math-scalar-if-args-functions)
6940 (math-real-functions, math-positive-functions)
6941 (math-nonnegative-functions, math-real-scalar-functions)
6942 (math-real-if-arg-functions, math-integer-functions)
6943 (math-num-integer-functions, math-rounding-functions)
6944 (math-float-rounding-functions, math-integer-if-args-functions)
6945 (math-super-types): Move declarations to earlier in file.
6946 (math-unit-prefixes): Declared it.
6947 (math-floor-prec, math-trunc-prec): New variables.
6948 (math-trunc-fancy): Replace variable prec by declared variable.
6949 (math-floor-fancy): Replace variable prec by declared variable.
6950 (math-com-bterms): New variable.
6951 (math-commutative-equal, math-commutative-collect):
6952 Replace variable bterms by declared variable.
6953
6954 * calc/calc-misc.el (math-trunc): Replace variable prec by
6955 math-trunc-prec.
6956 (math-floor): Replace variable prec by math-floor-prec.
6957
6958 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
6959 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
6960 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
6961 (math-format-date, math-format-date-part): Replace variables
6962 date, dt, year, month, day, weekday, hour, minute, second and
6963 bc-flag by declared variables.
6964 (math-pd-str): New variable.
6965 (math-parse-date, math-parse-date-word, math-parse-standard-date):
6966 Replace variable str by declared variable.
6967 (math-daylight-savings-hook, math-tzone-names): Move definitions
6968 to earlier in the file.
6969 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
6970 (math-sh-year): New variable.
6971 (math-setup-add-holidays, math-setup-holidays)
6972 (math-setup-year-holidays): Replace variable `year' by declared
6973 variable.
6974
6975 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
6976 New variables.
6977 (math-nth-root-float, math-nth-root-float-iter): Replace variables
6978 n, nf and nfm1 by declared variables.
6979 (math-nri-n): New variable.
6980 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
6981 n by declared variable.
6982 (calcFunc-log): Removed misplaced condition.
6983
6984 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
6985
6986 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
6987
6988 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
6989
6990 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
6991 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
6992 Dedicate gdb-related windows.
6993 (gdb-display-buffer): Dedicate gdb-related windows. Don't grab
6994 other frames.
6995 (gdb-reset): Remove dedicated property after debugging.
6996
6997 2004-11-24 Jay Belanger <belanger@truman.edu>
6998
6999 * calc/calc-sel.el: Add comment.
7000
7001 * calc/calc.el (math-stack-value-offset): Replace variables c,
7002 wid and off with math-svo-c, math-svo-wid and math-svo-off.
7003
7004 * calc/calccomp.el (math-comp-sel-tag): Declare it.
7005 (math-svo-c, math-svo-wid, math-svo-off): New variables.
7006 (math-stack-value-offset-fancy): Replace variables c, wid and off
7007 by declared variables.
7008 (math-comp-just, math-comp-comma-spc): New variables.
7009 (math-compose-expr, math-compose-matrix): Replace variables `just'
7010 and comma-spc by declared variable.
7011 (math-comp-vector-prec): New variable.
7012 (math-compose-expr, math-compose-matrix, math-compose-rows):
7013 Replace variable vector-prec by declared variable.
7014 (math-comp-left-bracket, math-comp-right-bracket)
7015 (math-comp-comma): New variables.
7016 (math-compose-expr, math-compose-rows): Replace variables
7017 left-bracket, right-bracket and comma by declared variables.
7018 (math-comp-full-width): New variable.
7019 (math-comp-to-string-flat, math-comp-to-string-flat-term):
7020 Replace variable full-width by declared variable.
7021 (math-comp-highlight, math-comp-word, math-comp-level)
7022 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
7023 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
7024 New variables.
7025 (math-comp-to-string-flat, math-comp-to-string-flat-term)
7026 (math-comp-sel-flat-term): Replace variables comp-highlight,
7027 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
7028 declared variables.
7029 (math-comp-simplify, math-comp-simplify-term)
7030 (math-comp-add-string, math-comp-add-string-sel):
7031 Replace variables comp-highlight, comp-buf, comp-base,
7032 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
7033
7034 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7035
7036 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
7037
7038 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
7039 and x-server-version may throw.
7040
7041 2004-11-23 Kim F. Storm <storm@cua.dk>
7042
7043 * subr.el (substitute-key-definition-key): Optimize.
7044 Don't call indirect-function for nil defn (always signals error).
7045
7046 * ido.el (ido-read-internal): Fix require-match check when
7047 ido-directory-too-big is set.
7048
7049 2004-11-23 Jay Belanger <belanger@truman.edu>
7050
7051 * calc/calc-ext.el (math-read-replacement-list)
7052 (math-read-superscripts): New variables.
7053 (math-read-preprocess-string): New function.
7054 (math-read-expr): Filter input through math-read-preprocess-string.
7055
7056 * calc/calc-aent.el (math-read-exprs): Filter input through
7057 math-read-preprocess-string.
7058
7059 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
7060
7061 * progmodes/compile.el (compilation-start): In cd command use
7062 substitute-env-vars -- not quite shell compatible but better than
7063 nothing.
7064 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
7065 handle the newer versions messages, which are more parseable.
7066
7067 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
7068
7069 * reveal.el (reveal-mode-map): New var.
7070 (reveal-mode): Use it.
7071
7072 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
7073
7074 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
7075 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
7076
7077 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
7078
7079 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
7080 header-line when needed.
7081 Use fixed-pitch only in the header-line.
7082 Build the underline automatically. Use emdash if available.
7083
7084 2004-11-22 Richard M. Stallman <rms@gnu.org>
7085
7086 * dired.el (dired-recursive-copies): Move from dired-aux.el.
7087 * dired-aux.el (dired-recursive-copies): Move to dired.el.
7088
7089 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
7090
7091 * progmodes/gdb-ui.el (gdb-resync): New function.
7092 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
7093 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
7094 Use it to fail more gracefully.
7095 (gdb-variables): Delete variable.
7096 Re-order variables to reduce byte-compiler warnings.
7097
7098 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
7099
7100 * descr-text.el (describe-char):
7101 * paren.el (show-paren-function):
7102 * subr.el (syntax-after): Undo last change.
7103
7104 * progmodes/python.el (run-python): Don't hard code *Python*.
7105 Don't modify global process-environment.
7106 (python-send-region, python-load-file): Don't assume that
7107 python-buffer == (process-buffer (python-proc)).
7108 (python-switch-to-python): Simplify.
7109
7110 * dired.el (dired-align-file): Don't assume line starts with spaces.
7111
7112 2004-11-21 Jay Belanger <belanger@truman.edu>
7113
7114 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
7115 Replace variable `lines' by math-read-big-lines.
7116 (math-read-big-expr): Replace variables the-baseline, the-h2
7117 and err-msg by math-read-big-baseline, math-read-big-h2 and
7118 math-read-err-msg.
7119 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
7120
7121 * calc/calc-lang.el (math-read-big-rec): Fix typo.
7122 (math-read-big-balance): Replace unbound variable by value.
7123 (math-read-big-lines): New variable.
7124 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
7125 (math-read-big-error, math-read-big-balance): Replace variable
7126 `lines' by declared variable.
7127 (math-read-big-baseline, math-read-big-h2): New variables.
7128 (math-read-big-rec): Replace variables the-baseline and the-h2
7129 by declared variables.
7130 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
7131 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
7132 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
7133 declared variables.
7134 (math-read-big-err-msg): New variable.
7135 (math-read-big-error): Replace variable err-msg by declared variable.
7136
7137 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7138
7139 * ses.el: Add coding cookie.
7140 Fix up docstrings, follow new commenting conventions.
7141 (ses-header-line-menu): Fix missing variable rename for header-row.
7142 (ses-cell-size): Remove.
7143 (ses-make-cell): New function.
7144 (ses-cell, ses-insert-row, ses-insert-column): Use it.
7145 (ses-calculate-cell): Remove unused var `symbol'.
7146 (ses-narrowed-p): New function.
7147 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
7148 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
7149 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
7150 (ses-setup): Use restore-buffer-modified-p.
7151 (ses-cleanup): Remove unused var `end'.
7152 (ses-header-string-left-offset): Remove.
7153 (ses-create-header-string): Adjust to new behavior of `align-to'.
7154 Truncate excessively large fields to preserve alignment.
7155 (ses-reconstruct-all): Remove unused var `refs'.
7156 (ses-read-cell-printer): Remove unused var `prompt'.
7157 (ses-delete-row): Remove unused var `pos'.
7158 (ses-delete-column): Remove unused var `new'.
7159
7160 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7161
7162 * ps-print.el: Insert :version tag into all defgroup and defcustom.
7163 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
7164 Eliminate eval-and-compile usage.
7165 (ps-insert-file): Use insert-file-contents instead of insert-file.
7166 (ps-setup): Code fix.
7167
7168 * printing.el (pr-setup, lpr-setup): Code fix.
7169
7170 2004-11-21 Jay Belanger <belanger@truman.edu>
7171
7172 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
7173 (calc-original-buffer): Declare them.
7174 (calc-user-formula-alist): New variable.
7175 (calc-user-define-formula, calc-fix-user-formula)
7176 (calc-user-define-composition, calc-finish-formula-edit):
7177 Replace variable `alist' by declared variable.
7178 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
7179 (var-q7, var-q7, var-q8, var-q9): Declare them.
7180 (calc-kbd-push): Don't check to see if var-q0 through var-q9
7181 are bound.
7182 (calcFunc-typeof): Replace undeclared variable by expression.
7183 (math-exp-env): New variable.
7184 (math-define-body, math-define-exp): Replace exp-env by declared var.
7185 (math-define-exp): Replace misplaced variable by expression.
7186
7187 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
7188 (calc-curve-model, calc-curve-coefnames): New variables.
7189 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
7190 varnames, model and coefnames by declared variables.
7191 (math-root-widen): New variable.
7192 (math-search-root, math-find-root): Replace variable root-widen by
7193 declared variable.
7194 (var-DUMMY): Declare it.
7195 (math-root-vars, math-min-vars): Move the declarations to earlier in
7196 the file.
7197 (math-brent-min): Make d a local variable.
7198 (math-find-minimum): Replace non-existent variable.
7199 (math-ninteg-romberg): Remove unnecessary variable.
7200 (math-ninteg-temp): New variable.
7201 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
7202 integ-temp by declared variable.
7203 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
7204 New variables.
7205 (math-general-fit): Replace variables first-var, first-coef and
7206 new-coefs by declared variables.
7207 (calcFunc-fitvar): Replace variable first-var by declared variable.
7208 (calcFunc-fitparam): Replace variable first-coef by declared variable.
7209 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
7210 (math-all-vars-vars, math-all-vars-found): New variables.
7211 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
7212 found by declared variable math-all-vars-vars.
7213
7214 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
7215
7216 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
7217 of `defconst'.
7218
7219 2004-11-20 Richard M. Stallman <rms@gnu.org>
7220
7221 * isearch.el (isearch-mode-map): Don't bind SPC.
7222 (isearch-whitespace-chars): Function deleted.
7223 (isearch-search): Bind search-spaces-regexp.
7224 (isearch-lazy-highlight-search): Likewise.
7225 (search-whitespace-regexp): Doc fix.
7226 (isearch-forward-regexp): Doc fix.
7227
7228 * emacs-lisp/bytecomp.el (byte-compile-form):
7229 Move the calls to byte-compile-set-symbol-position,
7230 to avoid having two for the same symbol occurrence.
7231
7232 * comint.el (comint-input-ring-size): Increase to 150.
7233
7234 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
7235 New variables.
7236 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
7237 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
7238
7239 * imenu.el (imenu--generic-function):
7240 Ensure we keep moving backward even if BEG isn't further back.
7241
7242 * replace.el (query-replace-read-to, query-replace-read-from):
7243 Specify t for KEEP-ALL in read-from-minibuffer.
7244
7245 * progmodes/python.el (python-switch-to-python):
7246 If Python isn't running, start it.
7247 Don't alter debug-ignored-errors.
7248
7249 * progmodes/cperl-mode.el (cperl-indent-region):
7250 Don't mind imenu-scanning-message.
7251
7252 * bindings.el (global-map): Bind C-e to move-end-of-line.
7253
7254 * simple.el (line-move-finish): New arg FORWARD.
7255 Ignore invisible newlines, not intangible ones.
7256 Conditions for acceptable stopping positions depend on FORWARD.
7257 (line-move): Pass FORWARD arg to line-move-finish.
7258
7259 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
7260 of HEADER. Compensate for this change in the code to add display
7261 properties. Don't make the first line intangible.
7262
7263 * info.el (Info-search): Fix previous change.
7264
7265 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
7266
7267 * Makefile.in (recompile): Revert 2004-11-19 change.
7268 (compile): Likewise.
7269
7270 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
7271
7272 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
7273
7274 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7275
7276 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
7277 defgroup and defcustom. Eliminate eval-and-compile usage.
7278
7279 * progmodes/ebnf-otz.el: Fix typos.
7280
7281 2004-11-19 Jay Belanger <belanger@truman.edu>
7282
7283 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
7284 (calc-edit-finish, calc-finish-stack-edit): Replace variable
7285 disp-trail by declared variable.
7286
7287 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
7288 (calc-finish-selection-edit): Replace variable disp-trail by
7289 declared variable.
7290 (calc-selection-cache-entry): Move declaration to earlier in the file.
7291 (calc-selection-cache-num, calc-selection-cache-comp)
7292 (calc-selection-cache-offset, calc-selection-true-num)
7293 (calc-final-point-line, calc-final-point-column)
7294 (calc-original-buffer): Declare them.
7295 (calc-fnp-op, calc-fnp-num): New variables.
7296 (calc-find-nth-part, calc-find-nth-part-rec)
7297 (calc-select-previous): Replace op and num by declared variables.
7298 (calc-rsf-old, calc-rsf-new): New variables.
7299 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
7300 Replace variables old and new by declared variables.
7301 (calc-sel-reselect): New variable.
7302 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
7303 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
7304 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
7305 reselect with declared variable.
7306
7307 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
7308 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
7309 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
7310 (math-import-list, math-rewrite-phase): Declare them.
7311 (math-rewrite): Use let* to declare variables.
7312 (calc-rewrite-selection): Make rules a local variable.
7313 (calc-rewr-sel): New variable.
7314 (calc-rewrite-selection, calc-locate-selection-marker)
7315 (calc-rewrite): Use the declared variable calc-rewr-sel instead
7316 of sel.
7317 (math-rewrite-whole-expr): New variable.
7318 (math-rewrite, math-rewrite-phase): Replace variable expr by
7319 declared variable.
7320 (math-rewrite-heads-heads, math-rewrite-heads-skips)
7321 (math-rewrite-heads-blanks ): New variables.
7322 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
7323 heads, skips and blanks by declared variables.
7324 (math-rwcomp-subst-old, math-rwcomp-subst-new)
7325 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
7326 New variables.
7327 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
7328 old, new, old-func and new-func by declared variables.
7329 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
7330 Remove unnecessary variable.
7331 (math-apply-rw-regs): New variable.
7332 (math-apply-rewrites, math-rwapply-replace-regs)
7333 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
7334 (math-apply-rw-ruleset): New variable.
7335 (math-apply-rewrites, math-rwapply-remember): Replace variable
7336 ruleset by declared variable.
7337
7338 2004-11-19 Richard M. Stallman <rms@gnu.org>
7339
7340 * info.el (Info-search): Use search-whitespace-regexp.
7341
7342 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7343
7344 * vc-rcs.el (vc-rcs-parse): New function.
7345 (vc-rcs-annotate-command): Likewise.
7346 (vc-rcs-annotate-current-time): Likewise.
7347 (vc-rcs-annotate-time): Likewise.
7348 (vc-rcs-annotate-extract-revision-at-line): Likewise.
7349
7350 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7351
7352 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
7353
7354 2004-11-18 Jay Belanger <belanger@truman.edu>
7355
7356 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
7357
7358 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7359
7360 * printing.el: Eliminate use of interactive-p and eval-and-compile.
7361 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
7362 Use make-temp-file to generate PostScript files in any situation.
7363 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
7364 (pr-interactive-p): Eliminate var.
7365 (pr-save-interactive): Eliminate macro.
7366 (pr-interface, pr-ps-directory-preview)
7367 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
7368 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
7369 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
7370 (pr-ps-buffer-ps-print, pr-ps-region-preview)
7371 (pr-ps-region-using-ghostscript, pr-ps-region-print)
7372 (pr-ps-region-ps-print, pr-ps-mode-preview)
7373 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
7374 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
7375 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
7376 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
7377 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
7378 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
7379 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
7380 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
7381 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
7382 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
7383 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
7384 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
7385 Eliminate pr-save-interactive usage.
7386 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
7387 Eliminate pr-interactive-p usage.
7388 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
7389 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
7390 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
7391 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
7392 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
7393 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
7394 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
7395 New funs.
7396 (pr-ps-file): Use make-temp-file to generate a temporary file.
7397
7398 2004-11-17 Jay Belanger <belanger@truman.edu>
7399
7400 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
7401 a local variable.
7402 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
7403 (math-top-only): New variable.
7404 (math-simplify, math-simplify-step): Replace variable top-only by
7405 declared variable math-top-only.
7406 (math-simplify-expr): Declare it.
7407 Replace argument expr in all calls of math-defsimplify by
7408 math-simplify-expr.
7409 (math-simplify-plus, math-simplify-times, math-simplify-divide)
7410 (math-simplify-divisor, math-simplify-one-divisor)
7411 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
7412 (math-simplify-pow): Replace variable expr by declared variable
7413 math-simplify-expr.
7414 (math-simplify-divisor): Remove local variables temp and op.
7415 (math-simplify-one-divisor): Make temp and op local variables.
7416 (math-simplify-divisor-nover, math-simplify-divisor-dover):
7417 New variables.
7418 (math-simplify-divisor, math-simplify-one-divisor):
7419 Replace variables nover and dover by declared variables.
7420 (math-expr-subst-new, math-expr-subst-old): New variables.
7421 (math-expr-subst, math-expr-subst-rec): Replace variables new
7422 and old by declared variables.
7423 (math-is-poly-degree, math-is-poly-loose): New variables.
7424 (math-is-polynomial, math-is-poly-rec): Replace variables degree
7425 and loose by declared variables.
7426 (math-poly-base-const-ok, math-poly-base-pred): New variables.
7427 (math-polynomial-base, math-polynomial-base-rec):
7428 Replace variables const-ok and mpb-pred by declared variables.
7429
7430 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
7431
7432 * calc/calc-ext.el (math-defsimplify): Change the argument in
7433 the created function to math-simplify-expr.
7434
7435 * calc/calc-units.el (math-simplify-expr): Declare it.
7436 Replace argument expr in all calls of math-defsimplify by
7437 math-simplify-expr.
7438 (math-simplify-units-prod): Replace variable expr by declared
7439 variable math-simplify-expr.
7440
7441 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
7442
7443 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
7444 Replace mapcar->dolist, format->string.
7445
7446 2004-11-17 Miles Bader <miles@gnu.org>
7447
7448 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
7449 * progmodes/idlwave.el: Remove RCS keywords.
7450
7451 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
7452
7453 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
7454 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
7455 Update to IDLWAVE version 5.5. Too many changes to list them here.
7456 * progmodes/idlw-help.el: New file.
7457
7458 2004-11-16 Richard M. Stallman <rms@gnu.org>
7459
7460 * international/iso-cvt.el (iso-tex2iso-trans-tab):
7461 Discard spaces after \i according to TeX rules.
7462
7463 * international/mule.el (set-buffer-file-coding-system):
7464 New arg NOMODIFY.
7465 (after-insert-file-set-coding): Pass that new arg.
7466 Prevent set-buffer-multibyte from trying to lock the file.
7467
7468 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
7469
7470 * saveplace.el (save-place): Doc fix.
7471
7472 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
7473 temporarily widen before finding the following word to copy.
7474
7475 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
7476 (cl-map-keymap): Definition deleted.
7477
7478 * subr.el (map-keymap-internal): New function.
7479
7480 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7481
7482 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
7483 when pressing rather than when releasing mouse-2. Simplify.
7484
7485 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
7486
7487 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
7488 (compilation-mode): Set it here instead.
7489
7490 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
7491
7492 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
7493 (loop, cl-parse-loop-clause, defsetf): Use backquote.
7494
7495 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
7496
7497 * progmodes/compile.el (compilation-internal-error-properties):
7498 Fix up a transposition-typo. Check end-col before using it.
7499
7500 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
7501
7502 * international/iso-cvt.el (iso-tex2iso-trans-tab):
7503 Discard whitespace after macro \i when converting it.
7504
7505 2004-11-16 Juri Linkov <juri@jurta.org>
7506
7507 * emacs-lisp/find-func.el (find-function-regexp):
7508 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
7509 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
7510 Remove invalid `\W' from [^cgv\W]. Doc fix.
7511 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
7512
7513 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
7514
7515 * play/life.el: Maintainer is now FSF.
7516 (life-patterns, life-neighbor-deltas, life-window-start)
7517 (life-current-generation, life-generation-string): Use defvar
7518 instead of defconst.
7519
7520 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
7521
7522 * progmodes/compile.el (compilation-move-to-column): New fun.
7523 (compilation-internal-error-properties)
7524 (compilation-next-error-function): Use it to make sure we don't go past
7525 the end of line.
7526
7527 2004-11-15 John Paul Wallington <jpw@gnu.org>
7528
7529 * autoinsert.el (auto-insert-alist): Insert the user's name in
7530 copyright notice, rather than Free Software Foundation, for the
7531 Emacs Lisp header case too.
7532
7533 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7534
7535 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
7536 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
7537 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
7538 return the list of string in a string.
7539 (pr-call-process): Message if calling process returns an error, that
7540 is, the exit status is different of zero.
7541
7542 2004-11-15 Jay Belanger <belanger@truman.edu>
7543
7544 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
7545 variable var-thing.
7546 (math-integ-depth, math-integ-level, math-integral-limit)
7547 (math-enable-subst, math-any-substs, math-integ-msg)
7548 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
7549 (math-int-threshold, math-int-factors, math-double-roots)
7550 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
7551 (var-GenCount): Declare these variables.
7552 (calcFunc-integ): Don't check if var-IntegLimit is bound.
7553 (math-integral-cache, math-integral-cache-state):
7554 Move declarations to earlier in the file.
7555 (math-deriv-var, math-deriv-total, math-deriv-symb)
7556 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
7557 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
7558 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
7559 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
7560 (math-solve-res): New variables
7561 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
7562 (math-integral, math-replace-integral-parts)
7563 (math-integrate-by-parts, calc-dump-integral-cache)
7564 (math-try-integral, math-do-integral, math-do-integral)
7565 (math-do-integral-methods, math-try-solve-for)
7566 (math-try-solve-prod, math-solve-poly-funny-powers)
7567 (math-solve-crunch-poly, math-decompose-poly)
7568 (math-solve-find-root-term, math-find-root-in-prod)
7569 (math-integ-try-linear-substitutions)
7570 (math-integ-try-substitutions, math-expr-rational-in)
7571 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
7572 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
7573 (math-solve-for, math-solve-system, math-solve-system-rec)
7574 (math-solve-get-sign, math-solve-get-int)
7575 (math-solve-system-subst): Replace undeclared variables with newly
7576 declared variables.
7577
7578 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
7579
7580 * winner.el (winner-active-region, winner-edges, winner-window-list):
7581 Define at toplevel.
7582 (winner-mode-map): Move init inside declaration.
7583
7584 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
7585
7586 * files.el (convert-standard-filename): Doc fix.
7587
7588 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
7589
7590 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
7591 passwd, group, shadow, default/* and pam.d/*.
7592
7593 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7594
7595 * printing.el (pr-menu-spec): Adjust menu specification.
7596
7597 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7598
7599 * printing.el: Doc fix. Insert :version tag into all defcustom.
7600 Handle interactive-p as is recommended in Emacs Lisp Reference.
7601 Set the file permission bits for newly created files.
7602 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
7603 The printing menu specification (in `pr-menu-spec') was merged.
7604 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
7605 (pr-version): New version number (6.8.3).
7606 (pr-file-modes): New option.
7607 (pr-interactive-p): New var.
7608 (pr-save-interactive, pr-save-file-modes): New macros.
7609 (pr-setup): Code fix.
7610 (pr-menu-spec): Menu specification merged.
7611 (pr-call-process, pr-text2ps): Set file permission bits.
7612 (pr-despool-print): Set file permission bits. Handle interactive-p as
7613 is recommended.
7614 (pr-interface, pr-ps-directory-preview)
7615 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
7616 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
7617 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
7618 (pr-ps-buffer-ps-print, pr-ps-region-preview)
7619 (pr-ps-region-using-ghostscript, pr-ps-region-print)
7620 (pr-ps-region-ps-print, pr-ps-mode-preview)
7621 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
7622 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
7623 (pr-despool-using-ghostscript, pr-despool-ps-print)
7624 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
7625 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
7626 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
7627 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
7628 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
7629 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
7630 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
7631 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
7632 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
7633 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
7634 Handle interactive-p as is recommended.
7635
7636 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
7637
7638 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
7639 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
7640
7641 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
7642 so it doesn't forget to highlight the beginning of the region either.
7643
7644 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
7645
7646 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
7647 (c-font-lock-init): Eliminate obsolete make-local-hook.
7648 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
7649 (awk-mode): Use run-mode-hooks.
7650
7651 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
7652
7653 2004-11-13 Kim F. Storm <storm@cua.dk>
7654
7655 * mouse.el (mouse-drag-copy-region): Add :version.
7656 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
7657 while dragging mode line, so mode line can be dragged downwards.
7658 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
7659 while pressing mouse button so window doesn't scroll until we
7660 release the mouse if clicking on partially visible line.
7661
7662 2004-11-12 Jay Belanger <belanger@truman.edu>
7663
7664 * calc/calc-graph.el (calc-dumb-map): Declare it.
7665 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
7666 than unbound.
7667 (calc-graph-name): Made `end' a local variable.
7668 (calc-graph-lookup): Made `varname' a local variable.
7669 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
7670 Declare them.
7671 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
7672 (calc-graph-plot, calc-graph-compute-3d): Remove references to
7673 the unused variable y3vec.
7674 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
7675 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
7676 calc-graph-prev-kill-hook.
7677 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
7678 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
7679 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
7680 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
7681 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
7682 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
7683 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
7684 (calc-graph-y3value, calc-graph-y3name)
7685 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
7686 (calc-graph-stepcount, calc-graph-is-splot)
7687 (calc-graph-surprise-splot, calc-graph-blank)
7688 (calc-graph-non-blank, calc-graph-curve-num): New variables.
7689 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
7690 (calc-graph-recompute-2d, calc-graph-compute-3d)
7691 (calc-graph-format-data): Replace undeclared variables with the
7692 above newly declared variables.
7693
7694 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
7695
7696 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
7697 `rsf-beep' and `rsf-sleep-after-message'.
7698
7699 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
7700 list if `message-sender' is non-nil.
7701
7702 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
7703
7704 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
7705 consing by using mapc instead of mapcar.
7706
7707 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
7708
7709 * tooltip.el (require): Explain why CL is needed.
7710
7711 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7712
7713 * printing.el: Insert :version into defgroup (printing). All reference
7714 to Files option in menubar were changed to File.
7715 (pr-version): New version number (6.8.2).
7716 (pr-get-symbol): Call easy-menu-intern.
7717 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
7718 compilation gripes.
7719
7720 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
7721
7722 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
7723 new byte-compile-function-environment binding to t.
7724
7725 * font-lock.el (font-lock-fontify-syntactically-region):
7726 Don't forget to highlight the last char when we hit `end'.
7727
7728 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
7729 (mwheel-scroll): Adjust accordingly.
7730
7731 * cvs-status.el: Reduce spurious warnings.
7732 (cvs-status-checkout): Remove.
7733 (cvs-status-mode-map): Use cvs-mode-checkout instead.
7734
7735 * pcvs.el (cvs-mode-checkout): New command.
7736
7737 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
7738
7739 * tooltip.el: Require CL.
7740
7741 * emacs-lisp/bytecomp.el: Use push.
7742 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
7743 (defalias): Remove the `byte-compile' property and add
7744 a `byte-hunk-handler'.
7745
7746 2004-11-11 Juri Linkov <juri@jurta.org>
7747
7748 * info.el (Info-search): Save match data for isearch.
7749 Skip Tag Table node.
7750
7751 * descr-text.el (describe-char): Replace syntax-after with code
7752 from its previous version.
7753
7754 * files.el (magic-mode-alist): Use optimization for SGML mode too.
7755 (set-auto-mode): Doc fix. Remove unused variable `xml'.
7756
7757 * international/mule.el (sgml-html-meta-auto-coding-function):
7758 Remove > after <html to allow HTML attributes.
7759
7760 2004-11-11 Jay Belanger <belanger@truman.edu>
7761
7762 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
7763 a variable.
7764 (calcFunc-dfac): Replace unbound max by n.
7765 (math-stirling-local-cache): New variable.
7766 (math-stirling-number, math-stirling-1, math-stirling-2):
7767 Replace the variable `cache' by the declared variable
7768 math-stirling-local-cache.
7769 (var-RandSeed): Declare it as a variable.
7770 (math-init-random-base, math-random-digit): Don't check to see if
7771 var-RandSeed is bound.
7772 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
7773 Declare them instead of just setting them.
7774 (math-init-random-base): Made i a local variable.
7775 (math-random-digit): Made math-random-last a local variable.
7776 (math-prime-test-cache): Move declaration to before it is used.
7777 (math-prime-test-cache-k, math-prime-test-cache-q)
7778 (math-prime-test-cache-nm1, math-prime-factors-finished):
7779 Declare them as variables.
7780
7781 2004-11-11 Jay Belanger <belanger@truman.edu>
7782
7783 * calc/calc-ext.el (math-defcache): Use defvar for the new
7784 variables it creates.
7785
7786 2004-11-11 Lars Hansen <larsh@math.ku.dk>
7787
7788 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
7789 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
7790 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
7791 (desktop-save): Add :version.
7792
7793 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
7794
7795 * printing.el (pr-get-symbol): Don't downcase.
7796
7797 2004-11-10 Jay Belanger <belanger@truman.edu>
7798
7799 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
7800 string to kill-ring.
7801
7802 * calc/calc-aent.el (calc-alg-exp, math-toks)
7803 (math-exp-pos,math-exp-old-pos, math-exp-token)
7804 (math-exp-keep-spaces, math-exp-str): New variables.
7805 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
7806 (calcAlg-enter): Use declared variable calc-alg-exp.
7807 (math-build-parse-table, math-find-user-token): Use declared
7808 variable math-toks.
7809 (math-read-exprs, math-read-token, calc-check-user-syntax)
7810 (calc-match-user-syntax, match-factor-after, math-read-factor):
7811 Use declared variables math-exp-pos math-exp-old-pos.
7812 (math-read-exprs, math-read-token, math-read-expr-level)
7813 (calc-check-user-syntax, calc-match-user-syntax)
7814 (match-factor-after, math-read-factor): Use declared variable
7815 math-exp-token.
7816 (math-read-exprs, math-read-expr-list, math-read-token)
7817 (math-read-factor): Use declared variable math-exp-keep-spaces.
7818 (math-read-exprs, math-read-token): Use declared variable
7819 math-exp-str.
7820 (calc-match-user-syntax): Make m a local variable.
7821
7822 * calc/calc-ext.el (math-read-expr): Use declared variables
7823 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
7824 math-exp-keep-spaces.
7825
7826 * calc/calc-forms.el (math-read-angle-bracket): Use declared
7827 variables math-exp-pos, math-exp-str.
7828
7829 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
7830 math-exp-old-pos.
7831 (math-parse-fortran-vector, math-parse-fortran-vector-end)
7832 (math-parse-eqn-prime): Use declared variable math-exp-token.
7833
7834 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
7835 Use declared variable math-exp-pos.
7836 (math-check-for-commas): Use declared variable math-exp-str.
7837 (math-read-brackets): Use declared variables math-exp-old-pos,
7838 math-exp-keep-spaces.
7839 (math-read-brackets, math-read-vector, math-read-matrix):
7840 Use declared variable math-exp-token.
7841
7842 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
7843
7844 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
7845 where the keymap is a symbol.
7846 (easy-menu-add-item): Use keymap-prompt. Simplify.
7847
7848 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
7849
7850 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
7851 (sgml-parse-tag-backward): Use it to skip spurious < or >.
7852
7853 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
7854
7855 * ebuff-menu.el: Doc fixes throughout.
7856 (electric-buffer-menu-mode-hook): New defvar.
7857
7858 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
7859
7860 * tooltip.el: Don't require cl, comint, gud, gdb-ui for
7861 compilation. The resulting compiler warnings appear to be harmless.
7862
7863 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
7864
7865 * textmodes/conf-mode.el: New file.
7866
7867 * files.el (auto-mode-alist, magic-mode-alist): Use it.
7868
7869 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7870
7871 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
7872
7873 2004-11-09 Jay Belanger <belanger@truman.edu>
7874
7875 * calc/calc-ext.el (calc-init-extensions): Remove old code.
7876
7877 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
7878 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
7879 (calc-z-prefix-help, calc-user-function-list): Use declared
7880 variables calc-z-prefix-buf, calc-z-prefix-msgs.
7881 (math-map-tree, math-map-tree-rec): Use declared variables
7882 math-mt-many, math-mt-func.
7883 (math-read-expression, math-read-string): Use declared variable
7884 math-expr-data.
7885
7886 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
7887 variable math-normalize-a.
7888
7889 * calc/calc.el (math-normalize-a): New variable.
7890 (math-normalize): Use declared variable math-normalize-a.
7891
7892 * calc/calc-poly.el (math-expand-form): Use declared variable
7893 math-mt-many.
7894
7895 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
7896 Use declared variable math-mt-many.
7897 (math-rewrite): Use declared variable math-mt-func.
7898
7899 * calc/calc-vec.el (math-read-brackets, math-read-vector)
7900 (math-read-matrix): Use declared variable math-expr-data.
7901
7902 * calc/calc-lang.el (math-parse-fortran-vector)
7903 (math-parse-fortran-vector-end, math-parse-tex-sum)
7904 (math-parse-eqn-matrix, math-parse-eqn-prime)
7905 (math-read-math-subscr): Use declared variable math-expr-data.
7906
7907 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
7908 (math-read-expr-level, math-read-token, calc-check-user-syntax)
7909 (calc-match-user-syntax, math-read-if, math-factor-after)
7910 (math-read-factor): Use declared variable math-expr-data.
7911
7912 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
7913
7914 * calendar/diary-lib.el (diary-from-outlook)
7915 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
7916 interactive-p; but rather new optional argument NOCONFIRM.
7917
7918 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7919
7920 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
7921 (easy-menu-name-match): Revert correspondingly.
7922
7923 2004-11-09 Richard M. Stallman <rms@gnu.org>
7924
7925 * emacs-lisp/bytecomp.el (byte-compile-defalias):
7926 Turn off warnings for the new function even if definition not constant.
7927 If the definition isn't a quoted symbol, record (FUNCTION . t).
7928 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
7929 (byte-compile-callargs-warn): Handle (FUNCTION . t).
7930 (display-call-tree, byte-compile-arglist-warn):
7931 Handle t returned by byte-compile-fdefinition.
7932
7933 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7934
7935 * Makefile.in (maintainer-clean): Depend on distclean.
7936
7937 * help-fns.el (help-C-file-name): File name must be in build-files
7938 to be returned.
7939
7940 2004-11-09 Jay Belanger <belanger@truman.edu>
7941
7942 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
7943 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
7944
7945 * calc/calc.el (calc, calc-trail-display, calc-mode):
7946 Remove obsolete sections.
7947
7948 * calc/calc.el (calc-x-paste-text): Remove.
7949
7950 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
7951 mouse-2.
7952
7953 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
7954
7955 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
7956 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
7957 current frame (in case of recursive calls).
7958 (gdb-show-changed-values): Add :version keyword.
7959
7960 2004-11-09 Kenichi Handa <handa@m17n.org>
7961
7962 * international/mule-cmds.el: Change coding: tag back to
7963 iso-2022-7bit.
7964
7965 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
7966
7967 * international/mule-cmds.el: Change coding-system to utf-8.
7968 (select-safe-coding-system-interactively):
7969 New function extracted from select-safe-coding-system.
7970 (select-safe-coding-system): Use it.
7971
7972 2004-11-08 Richard M. Stallman <rms@gnu.org>
7973
7974 * subr.el (syntax-after): Doc fix.
7975
7976 * paren.el (show-paren-function): Change calls to syntax-after
7977 for new way of returning the value.
7978
7979 * menu-bar.el (menu-bar-file-menu): Make this the real name
7980 and menu-bar-files-menu the alias. Use the former.
7981 (global-map): Use `file', not `files', as the symbol.
7982
7983 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
7984
7985 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
7986 Don't use beginning-of-buffer.
7987 (filesets-cmd-show-result): Use with-no-warnings.
7988
7989 2004-11-08 Juri Linkov <juri@jurta.org>
7990
7991 * progmodes/compile.el (compile): Don't overwrite last command in
7992 minibuffer history with default command if they are not equal.
7993
7994 2004-11-08 Jay Belanger <belanger@truman.edu>
7995
7996 * calc/calcalg2.el (math-do-integral-methods): Try linear then
7997 non-linear substitutions.
7998
7999 2004-11-08 Jay Belanger <belanger@truman.edu>
8000
8001 * calc/calcalg2.el (math-linear-subst-tried): New variable.
8002 (math-do-integral): Set `math-linear-subst-tried' to nil.
8003 (math-do-integral-methods): Use `math-linear-subst-tried' to
8004 determine what type of substitution to try.
8005 (math-integ-try-linear-substituion):
8006 Set `math-linear-subst-tried' to t.
8007
8008 2004-11-08 Kim F. Storm <storm@cua.dk>
8009
8010 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
8011
8012 2004-11-07 Juri Linkov <juri@jurta.org>
8013
8014 * info-look.el (info-lookup): Allow reusing in the current buffer
8015 not only *info* buffer, but all (even renamed) Info buffers
8016 by checking for major-mode instead of *info* buffer name.
8017 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
8018 (octave-mode, maxima-mode) <doc-spec>:
8019 Allow long dashes generated by Texinfo 4.7 before definitions.
8020 (texinfo-mode) <doc-spec>: Add space to suffix to find command
8021 definitions with argument separated by space.
8022
8023 2004-11-06 Richard M. Stallman <rms@gnu.org>
8024
8025 * simple.el (next-error group, face): Move before first use.
8026 (next-error-highlight, next-error-highlight-no-select): Likewise.
8027
8028 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
8029 (line-move): New args NOERROR and TO-END.
8030 Return t if if succeed in moving specified number of lines.
8031 (move-end-of-line): New function.
8032
8033 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
8034 (end-of-buffer-other-window): Likewise.
8035
8036 * simple.el (line-move-ignore-invisible): Default to t.
8037
8038 * subr.el (syntax-after): Return the syntax letter, not the raw code.
8039
8040 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
8041
8042 * international/iso-cvt.el (iso-cvt-define-menu):
8043 Rename menu-bar-files-menu to menu-bar-file-menu.
8044
8045 * net/browse-url.el (browse-url-gnome-moz-program)
8046 (browse-url-gnome-moz-arguments): Move up before first use.
8047
8048 * net/tramp.el (tramp group): Add :version.
8049
8050 * progmodes/ada-xref.el (ada-gdb-application):
8051 Use goto-char instead of beginning-of-buffer.
8052
8053 * progmodes/cperl-mode.el (cperl-info-on-command):
8054 Use goto-char instead of beginning-of-buffer.
8055
8056 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
8057 Move up before first use.
8058 (idlwave-shell-temp-pro-file): Likewise.
8059 (idlwave-shell-temp-rinfo-save-file): Likewise.
8060 (idlwave-shell-temp-file): Minor doc fix.
8061
8062 * textmodes/flyspell.el (flyspell-external-point-words):
8063 Use goto-char instead of beginning-of-buffer.
8064
8065 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
8066
8067 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
8068 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
8069 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
8070
8071 2004-11-06 David Ponce <david@dponce.com>
8072
8073 * recentf.el (recentf-menu-path): Use menu item name.
8074
8075 2004-11-06 Eli Zaretskii <eliz@gnu.org>
8076
8077 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
8078 display doesn't support images.
8079
8080 2004-11-06 Andreas Schwab <schwab@suse.de>
8081
8082 * tempo.el (tempo-match-finder): Doc fix.
8083
8084 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
8085
8086 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
8087
8088 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
8089 (easy-menu-lookup-name): New fun to replace it.
8090 (easy-menu-get-map): Use it to obey menu item names (rather than just
8091 keys) when looking up `path'.
8092 (easy-menu-always-true-p): Rename from easy-menu-always-true.
8093 (easy-menu-convert-item-1): Adjust to new name.
8094
8095 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
8096
8097 * outline.el (hide-body): Don't hide lines at the top of the file
8098 that precede the first header line.
8099
8100 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
8101
8102 * align.el (align-areas): Delete whitespace before reindenting, so
8103 that tabs are never placed after spaces.
8104
8105 2004-11-06 Alan Shutko <ats@acm.org>
8106
8107 * macros.el (insert-kbd-macro): Do completions based on macros,
8108 rather than all commands.
8109
8110 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
8111
8112 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
8113 to solve a bug whereby tags with 'b' don't match.
8114
8115 2004-11-05 Juri Linkov <juri@jurta.org>
8116
8117 * info.el (Info-search): Don't search in node header lines
8118 and file headers.
8119
8120 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
8121 symbol-constituent characters after dot, not only digits.
8122
8123 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
8124
8125 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
8126
8127 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8128
8129 * dired.el (dired-read-dir-and-switches): Call read-directory-name
8130 if a dialog will be used, read-file-name otherwise.
8131
8132 2004-11-04 Richard M. Stallman <rms@gnu.org>
8133
8134 * textmodes/table.el (table group): Add :version.
8135
8136 * textmodes/ispell.el (ispell-word):
8137 Don't alter args; set them only thru `interactive' spec.
8138
8139 * textmodes/flyspell.el (flyspell-word):
8140 Don't alter FOLLOWING; set it only thru `interactive' spec.
8141
8142 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
8143
8144 * net/browse-url.el (browse-url-maybe-new-window):
8145 Use called-interactively-p.
8146
8147 * mail/supercite.el (sc-cite-region):
8148 Don't use interactive-p. Add arg INTERACTIVE.
8149 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
8150
8151 * international/mule-cmds.el (set-input-method, toggle-input-method):
8152 Don't use interactive-p. Add arg INTERACTIVE.
8153
8154 * eshell/esh-mode.el (eshell-show-maximum-output):
8155 Don't use interactive-p.
8156 (eshell-truncate-buffer): Just message, no error, if buffer is short.
8157
8158 * mouse.el (mouse-show-mark): Get positions to delete from mark
8159 and point, not from mouse-drag-overlay.
8160
8161 * imenu.el (imenu-eager-completion-buffer): Add :version.
8162
8163 * filesets.el (filesets group): Add :version.
8164
8165 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
8166
8167 * files.el (xml-based-modes): Delete var.
8168 (magic-mode-alist): New more general var.
8169 (set-auto-mode): Use it.
8170
8171 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
8172 when clicking from another window.
8173
8174 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
8175
8176 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
8177 (vc-cvs-annotate-time): Incorporate value of deleted var.
8178 Remove special-case handling of beginning-of-buffer cruft.
8179 Cache ending position (point) and return value in text property
8180 `vc-cvs-annotate-time', and consult it on subsequent invocations.
8181
8182 * vc-cvs.el (vc-cvs-annotate-command):
8183 Delete extraneous lines from beginning of buffer.
8184 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
8185
8186 * progmodes/grep.el (grep-default-command): Take empty string
8187 for tag if all other methods yield nil. Shell-quote the tag.
8188
8189 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
8190 spec in `interactive' form, and mention it in the docstring.
8191 Also, make sure point is at bol after calling `annotate-time'.
8192
8193 2004-11-02 Richard M. Stallman <rms@gnu.org>
8194
8195 * cus-edit.el (customize-group-other-window):
8196 Select the window that displays the custom buffer.
8197 (custom-buffer-create-other-window): Likewise.
8198
8199 * comint.el (comint-insert-input): Fix previous change.
8200
8201 * emacs-lisp/elp.el (elp-instrument-function):
8202 Use called-interactively-p.
8203
8204 * emacs-lisp/easymenu.el (easy-menu-intern):
8205 Don't downcase; rather, case-flip the first letter of each word.
8206
8207 * emacs-lisp/easy-mmode.el (define-minor-mode):
8208 Use called-interactively-p.
8209
8210 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
8211 Add interactive-only.
8212 (byte-compile-warnings): Add interactive-only as option.
8213 (byte-compile-interactive-only-functions): New variable.
8214 (byte-compile-form): Warn about calls to functions
8215 in byte-compile-interactive-only-functions.
8216
8217 * emacs-lisp/autoload.el (update-file-autoloads):
8218 Don't use interactive-p; take new arg SAVE-AFTER.
8219
8220 * emacs-lisp/advice.el (ad-make-advised-definition):
8221 Use called-interactively-p.
8222
8223 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8224
8225 * files.el (find-file-existing): New function.
8226
8227 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
8228 find-file-existing. Add "New File..." that calls find-file.
8229
8230 * diropen.pbm, diropen.xpm: New files.
8231
8232 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
8233 icon diropen. New tool bar item find-file-existing uses icon open.
8234
8235 * dired.el (dired-read-dir-and-switches): Call read-driectory-name
8236 instead of read-file-name.
8237
8238 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
8239
8240 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
8241 (icalendar--split-value): Change name of work buffer.
8242 (icalendar--get-weekday-abbrev): Return nil on error.
8243 (icalendar--date-to-isodate): New function.
8244 (icalendar-convert-diary-to-ical)
8245 (icalendar-extract-ical-from-buffer): Use only two args for
8246 make-obsolete (XEmacs compatibility).
8247 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
8248 (icalendar-export-region): Doc fix.
8249 If error, return non-nil and write errors to a buffer.
8250 Use correct weekday for weekly recurring events.
8251 Check whether date has been parsed for ordinary events.
8252 Make weekly events start in the year 2000.
8253 DTEND is non-inclusive, shift end date by one day if
8254 necessary (not for entries that have date and time).
8255 Rename local let variables: oops -> found-error, datestring ->
8256 startdatestring.
8257
8258 2004-11-02 Kim F. Storm <storm@cua.dk>
8259
8260 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
8261 keep-mode-if-same variable. Add it as optional arg instead.
8262 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
8263
8264 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
8265 substitute-command-keys will select lower-case bindings like those
8266 used in the static help texts.
8267
8268 * descr-text.el (describe-text-properties): Don't err if called in
8269 the *Help* buffer; output to *Help-2* buffer instead.
8270
8271 * kmacro.el (group kmacro): Add :version.
8272 (kmacro-keyboard-quit): New function to cleanup on C-g.
8273 (kmacro-start-macro): Set defining-kbd-macro to append when
8274 appending to last macro.
8275
8276 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
8277
8278 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
8279
8280 * progmodes/gdb-ui.el (gdb-enable-debug-log)
8281 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
8282 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
8283 Add :version keyword.
8284
8285 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
8286
8287 * progmodes/flymake.el (flymake-err-line-patterns):
8288 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
8289 `compilation-error-regexp-alist-alist' to internal Flymake format.
8290
8291 * progmodes/flymake.el: Eliminate byte-compiler warnings.
8292
8293 2004-11-01 Jay Belanger <belanger@truman.edu>
8294
8295 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
8296 with `interactive "s"'.
8297
8298 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8299
8300 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
8301 Revert change from 2004-10-16. '*' checks the current buffer, but the
8302 mouse click may be in another buffer.
8303
8304 2004-11-01 John Paul Wallington <jpw@gnu.org>
8305
8306 * files.el (large-file-warning-threshold): Add :version keyword.
8307 (kill-some-buffers): Doc fix.
8308
8309 * thumbs.el (group thumbs): Add :version keyword.
8310
8311 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
8312
8313 2004-11-01 Richard M. Stallman <rms@gnu.org>
8314
8315 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
8316
8317 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
8318
8319 * allout.el (allout group): Add :version.
8320 (allout-init): Don't use interactive-p.
8321 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
8322 (allout-forward-current-level, allout-backward-current-level):
8323 Don't use interactive-p.
8324
8325 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
8326 (bibtex-find-text): Likewise.
8327
8328 * progmodes/vhdl-mode.el (vhdl-fill-region)
8329 (vhdl-beginning-of-statement): Don't use interactive-p.
8330
8331 * progmodes/idlwave.el (idlwave-update-routine-info):
8332 Don't use interactive-p.
8333
8334 * progmodes/idlw-shell.el (idlwave-shell-send-char):
8335 Don't use interactive-p.
8336
8337 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
8338 Don't use interactive-p.
8339
8340 * progmodes/ada-xref.el (ada-make-body-gnatstub):
8341 Don't use interactive-p.
8342
8343 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
8344 (fortune-in-buffer): Doc fix.
8345
8346 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
8347
8348 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
8349 don't select the temporary buffer.
8350 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
8351 (eudc-get-phone): Likewise.
8352
8353 2004-11-01 Kim F. Storm <storm@cua.dk>
8354
8355 * man.el (Man-xref-normal-file): Fix help-echo.
8356
8357 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
8358
8359 * reveal.el (reveal-last-tick): New var.
8360 (reveal-post-command): Use it to avoid closing overlays when we're
8361 appending text to them.
8362
8363 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8364
8365 * textmodes/bibtex.el: Require button.
8366 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
8367 (bibtex-reference-keys): Distinguish between header keys and
8368 crossref keys.
8369 (bibtex-beginning-of-field): New function.
8370 (bibtex-url-map): Remove.
8371 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
8372 (bibtex-font-lock-url-regexp): Assume that field names begin at
8373 the beginning of a line.
8374 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
8375 Remove field delimiters. Use bibtex-beginning-of-field.
8376 Bugfix, point can be inside a field with a url.
8377 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
8378 New functions.
8379 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
8380 (bibtex-key-in-head): Simplify.
8381 (bibtex-current-line): Use bolp.
8382 (bibtex-parse-keys): Remove unused arg `add'.
8383 Use bibtex-type-in-head and bibtex-key-in-head.
8384 (bibtex-parse-entry, bibtex-autofill-entry):
8385 Use bibtex-type-in-head and bibtex-key-in-head.
8386 (bibtex-autokey-get-field): Do not alter case of replacement text.
8387 (bibtex-autokey-get-names): Do all processing of name list.
8388 (bibtex-autokey-get-year): New function.
8389 (bibtex-autokey-get-title): Do all processing of title words.
8390 (bibtex-generate-autokey): Simplify.
8391 (bibtex-string-files-init): Use default-directory.
8392 Allow for absolute file names in bibtex-string-files.
8393 (bibtex-files, bibtex-file-path): New variables.
8394 (bibtex-files-expand): New function.
8395 (bibtex-find-entry-globally): New command.
8396 (bibtex-summary-function): New variable.
8397 (bibtex-summary): Default value of bibtex-summary-function.
8398 (bibtex-find-crossref): New optional args pnt and split.
8399 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
8400 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
8401 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
8402 Fix handling of required and alternative fields.
8403 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
8404 Use cons and display-buffer.
8405 (bibtex-validate-globally): New command.
8406 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
8407 bibtex-parse-keys and bibtex-parse-strings for updating
8408 bibtex-reference-keys and bibtex-strings.
8409 (bibtex-realign): Remove blank lines past the last entry.
8410 (bibtex-reformat): Use bibtex-entry-format as default.
8411 (bibtex-choose-completion-string): Remove.
8412 (bibtex-complete): Do not use bibtex-choose-completion-string.
8413 (bibtex-url): Simplify.
8414
8415 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8416
8417 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
8418 (x-dnd-types-alist, x-dnd-open-file-other-window)
8419 (x-dnd-known-types): Add :version.
8420
8421 2004-10-31 John Paul Wallington <jpw@gnu.org>
8422
8423 * ibuffer.el (group ibuffer): Add :version keyword.
8424
8425 2004-10-31 Kim F. Storm <storm@cua.dk>
8426
8427 * ido.el (group ido): Add :version keyword.
8428 (ido-mode): Remove :version keyword.
8429
8430 * emulation/cua-base.el (group cua): Add :version keyword.
8431 (cua-mode): Remove :version keyword.
8432
8433 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
8434
8435 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
8436
8437 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
8438 compiler warning.
8439 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
8440 function.
8441 (help-at-pt-display-when-idle): Remove autoload.
8442
8443 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
8444
8445 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
8446
8447 2004-10-30 Juri Linkov <juri@jurta.org>
8448
8449 * help.el (function-called-at-point):
8450 * help-fns.el (variable-at-point): Read -> intern.
8451
8452 2004-10-30 Simon Josefsson <jas@extundo.com>
8453
8454 * progmodes/autoconf.el (autoconf-font-lock-keywords):
8455 Recognize AS_* too.
8456
8457 2004-10-29 Simon Josefsson <jas@extundo.com>
8458
8459 * subr.el (read-passwd): Move back from password.el.
8460
8461 * password.el: Remove, not ready yet.
8462
8463 2004-10-29 Andreas Schwab <schwab@suse.de>
8464
8465 * speedbar.el (speedbar-frame-parameters): Improve customize type.
8466
8467 2004-10-29 Sam Steingold <sds@gnu.org>
8468
8469 * mouse.el (mouse-show-mark): Replace the last occurrence of
8470 x-lost-selection-hooks with x-lost-selection-functions.
8471
8472 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8473
8474 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
8475 x-lost-selection-functions is bound.
8476
8477 * mouse-sel.el (mouse-sel-mode):
8478 * emacs-lisp/lselect.el: Adjust to new names for
8479 x-(lost|sent)-selection-functions.
8480
8481 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
8482 New obsolete aliases of x-lost-selection-functions and
8483 x-sent-selection-functions.
8484
8485 2004-10-28 Kim F. Storm <storm@cua.dk>
8486
8487 * imenu.el (imenu-scanning-message): Remove.
8488 (imenu-progress-message): Make it a no-op.
8489
8490 2004-10-28 John Paul Wallington <jpw@gnu.org>
8491
8492 * files.el (set-auto-mode): Call `throw' correctly.
8493
8494 2004-10-28 Juri Linkov <juri@jurta.org>
8495
8496 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
8497 to search `Info-...' commands in `info' manual.
8498 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
8499 Add 'info-file "emacs" property.
8500 (Info-find-emacs-command-nodes): Fix index line number regexp.
8501 Set real line number (instead of fake 0) in first element of the
8502 returned list.
8503 (Info-goto-emacs-command-node): Use line number of first element
8504 to set point in the first found Info node.
8505
8506 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
8507 code to `grep-mode-font-lock-keywords'.
8508 (grep-mode-font-lock-keywords): Delete grep markers instead
8509 of making them invisible.
8510
8511 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8512
8513 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
8514 and x-server-version in bug report.
8515
8516 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
8517
8518 * files.el (set-auto-mode-0): New function.
8519 (set-auto-mode): Use it to handle aliased modes and to
8520 be consistent between C-x C-f and C-x C-w.
8521
8522 2004-10-28 Kenichi Handa <handa@m17n.org>
8523
8524 * international/utf-8.el (utf-translate-cjk-charsets):
8525 Add katakana-jisx0201.
8526
8527 * international/subst-jis.el: Add data for JISX0201.
8528
8529 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
8530
8531 * obsolete/hilit19.el (hilit-mode): New function.
8532 Move all the toplevel side-effecting stuff into it, so that loading
8533 hilit19 doesn't mess everything up any more.
8534
8535 2004-10-27 Richard M. Stallman <rms@gnu.org>
8536
8537 * add-log.el (add-change-log-entry): Set up mailing address
8538 and full name later, and don't alter add-log-mailing-address
8539 or add-log-full-name.
8540
8541 * elide-head.el (elide-head): Change error to message.
8542 (elide-head-show): Likewise.
8543
8544 * apropos.el (apropos-macrop): Doc fix.
8545
8546 * mouse.el (mouse-show-mark): Do most processing the same
8547 regardless of transient-mark-mode.
8548
8549 * shadowfile.el (shadow-copy-files): Use interactive-p
8550 only to control whether to print a message.
8551
8552 * tar-mode.el (tar-mode): Use write-contents-functions,
8553 not write-contents-hooks.
8554
8555 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
8556 directory-sep-char.
8557
8558 2004-10-27 Richard M. Stallman <rms@gnu.org>
8559
8560 * strokes.el (strokes-unload-hook): Fix previous change.
8561
8562 * type-break.el (type-break-run-at-time): Always use run-at-time;
8563 forget the alternatives.
8564 (type-break-cancel-function-timers): Always use cancel-function-timers;
8565 forget the alternatives.
8566
8567 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
8568
8569 2004-10-27 Kenichi Handa <handa@m17n.org>
8570
8571 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
8572
8573 * international/subst-gb2312.el: Likewise.
8574
8575 * international/subst-big5.el: Likewise.
8576
8577 * international/subst-ksc.el: Likewise.
8578
8579 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
8580 New variable.
8581 (utf-translate-cjk-set-unicode-range): New function.
8582 (utf-translate-cjk-unicode-range): Make it customizable.
8583 (utf-8-post-read-conversion):
8584 Use utf-translate-cjk-unicode-range-string.
8585 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
8586 Unicode ranges.
8587
8588 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
8589
8590 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
8591 trivial variants to shorten the list.
8592 (xml-based-modes): New var.
8593 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
8594 declaration higher priority than auto-mode-alist.
8595
8596 * find-file.el (cc-other-file-alist): Bring it in line with
8597 cc-mode's auto-mode-alist entries and use \' instead of $.
8598
8599 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
8600 and add "Id" and "Name" submenus to it.
8601
8602 * imenu.el (imenu--generic-function): Skip matches in comments.
8603
8604 2004-10-26 Jay Belanger <belanger@truman.edu>
8605
8606 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
8607 (full-calc-keypad, calc-trail-display): Use an extra argument
8608 instead of `interactive-p'.
8609
8610 * calc/calc-misc.el (calc-other-window): Use an extra argument
8611 instead of `interactive-p'.
8612
8613 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
8614 `interactive-p'.
8615
8616 2004-10-26 Kim F. Storm <storm@cua.dk>
8617
8618 * help.el (describe-key): Describe both down-event and up-event
8619 for a mouse click.
8620
8621 2004-10-26 Richard M. Stallman <rms@gnu.org>
8622
8623 * woman.el (woman): Don't call interactive-p.
8624
8625 * pcomplete.el (pcomplete): Instead of interactive-p,
8626 use an arg set non-nil by the interactive spec.
8627
8628 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
8629 use an arg set non-nil by the interactive spec.
8630
8631 * man.el (Man-cleanup-manpage): Instead of interactive-p,
8632 use an arg set non-nil by the interactive spec.
8633
8634 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
8635
8636 * progmodes/flymake.el (flymake-split-string):
8637 Use `flymake-split-string-remove-empty-edges' in any case.
8638
8639 2004-10-26 Masatake YAMATO <jet@gyve.org>
8640
8641 * progmodes/flymake.el (flymake-err-line-patterns):
8642 Use `compilation-error-regexp-alist-alist' instead of
8643 `compilation-error-regexp-alist'.
8644
8645 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8646
8647 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
8648 verbatim face on the \ of \end{verbatim}.
8649
8650 2004-10-25 Jay Belanger <belanger@truman.edu>
8651
8652 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
8653 erasing minibuffer.
8654
8655 2004-10-25 Simon Josefsson <jas@extundo.com>
8656
8657 * subr.el (read-passwd): Move to net/password.el.
8658
8659 * net/password.el (read-passwd): Add. Autoload it.
8660
8661 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
8662
8663 * mouse-sel.el (mouse-sel-mode): Specify custom group.
8664
8665 * simple.el (process-file): Fix logic.
8666
8667 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
8668
8669 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
8670 (increase-right-margin): Remove erroneous call to `interactive-p'.
8671
8672 2004-10-24 Kim F. Storm <storm@cua.dk>
8673
8674 * help.el (describe-mode): Fix 2004-10-13 change.
8675 Copy pure "Auto Fill" string so it can be propertized later
8676 without causing a read-only error.
8677
8678 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
8679
8680 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
8681 style indexes.
8682
8683 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
8684
8685 * simple.el (process-file): Accept nil for INFILE. Reported by
8686 Luc Teirlinck.
8687
8688 2004-10-24 Masatake YAMATO <jet@gyve.org>
8689
8690 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
8691 Handle periods and underscores in a function name.
8692 Remove the address fontification.
8693
8694 2004-10-24 Masatake YAMATO <jet@gyve.org>
8695
8696 * progmodes/asm-mode.el (asm-font-lock-keywords):
8697 Use font-lock-variable-name-face for registers.
8698
8699 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
8700
8701 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
8702 kill-all-local-variables.
8703 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
8704 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
8705 Use kill-all-local-variables and provide mode-hooks.
8706 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
8707 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
8708 Suggested by Masatake YAMATO <jet@gyve.org>.
8709
8710 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
8711
8712 * simple.el (process-file): New function, similar to call-process
8713 but supports file handlers.
8714 * vc.el (vc-do-command): Use it, instead of call-process.
8715 * net/tramp-vc.el (vc-do-command): Do not advise it if
8716 process-file is fboundp.
8717 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
8718 process-file.
8719 (tramp-handle-process-file): New function.
8720 (tramp-file-name-for-operation): Support process-file.
8721
8722 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
8723
8724 * calendar/icalendar.el (icalendar--weekday-array): New constant.
8725 (icalendar-weekdayabbrev-table)
8726 (icalendar-monthnumber-table): Delete.
8727 (icalendar--get-month-number): Use calendar-month-name-array.
8728 (icalendar--get-weekday-number): New function.
8729 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
8730 (icalendar-export-region): Handle multi-line entries.
8731 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
8732
8733 2004-10-23 John Paul Wallington <jpw@gnu.org>
8734
8735 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
8736 `wildcards' set to t in interactive spec.
8737
8738 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
8739 interactive spec rather than use `interactive-p'.
8740 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
8741 rather than use function `interactive-p'.
8742
8743 2004-10-22 Kenichi Handa <handa@m17n.org>
8744
8745 * international/mule.el (translate-region): Implement it in Lisp
8746 as a front end of translate-region-internal.
8747
8748 2004-10-21 Jay Belanger <belanger@truman.edu>
8749
8750 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
8751 Declare these variables with defvar.
8752
8753 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
8754 is bound, only check to see if it is bound.
8755
8756 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
8757
8758 * textmodes/tex-mode.el (tex-compilation-parse-errors):
8759 Don't output messages.
8760
8761 * calc/calc-help.el (calc-describe-bindings): Fix last change.
8762
8763 2004-10-21 John Paul Wallington <jpw@gnu.org>
8764
8765 * calc/calc-graph.el (calc-graph-init):
8766 Use `set-process-query-on-exit-flag'.
8767
8768 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
8769
8770 * progmodes/compile.el (compilation-start): Rely on `cd' to get
8771 dir right and also allow argumentless cd.
8772
8773 2004-10-19 Richard M. Stallman <rms@gnu.org>
8774
8775 * textmodes/flyspell.el (flyspell-mode): Doc fix.
8776
8777 * eshell/em-unix.el (eshell-grep):
8778 Don't bind compilation-process-setup-function.
8779
8780 * comint.el (comint-insert-input): Use @ in `interactive'.
8781 (comint-input-filter-functions): Doc fix.
8782 (comint-kill-whole-line, comint-get-source): Doc fix.
8783
8784 * progmodes/compile.el (compilation-setup):
8785 Don't set buffer-read-only if MINOR is non-nil.
8786
8787 2004-10-19 Jay Belanger <belanger@truman.edu>
8788
8789 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
8790 (calc-emacs-type-gnu19): Remove.
8791 (calc-digit-map, calc-read-key-sequence, calc-read-key):
8792 Remove check for old emacs versions.
8793
8794 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
8795 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
8796 for current Emacs.
8797
8798 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
8799 the end of the minibuffer.
8800 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
8801 copy `esc-map'.
8802
8803 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
8804
8805 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
8806 call that would be given when the current emacs was used.
8807
8808 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
8809
8810 * calendar/icalendar.el: Set coding to utf-8.
8811 (icalendar-version): Increase to 0.07.
8812 (icalendar-monthnumber-table): Change March pattern.
8813 (icalendar-get-all-event-properties)
8814 (icalendar-set-event-property): Delete.
8815 (icalendar-all-events): No longer interactive.
8816 (icalendar-convert-diary-to-ical)
8817 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
8818 their replacements.
8819 (icalendar-export-file, icalendar-export-region): New functions;
8820 essentially old `icalendar-convert-diary-to-ical' but appending to
8821 target rather than overwriting.
8822 (icalendar-import-file): Append to target file rather than
8823 overwriting. Fourth arg deleted.
8824 (icalendar-import-buffer): New name for old
8825 `icalendar-extract-ical-from-buffer'.
8826 (icalendar--convert-string-for-import): New name for
8827 old `icalendar-convert-for-import'.
8828 (include-icalendar-files): Delete.
8829 Prefix for all internal functions changed from `icalendar-'
8830 to `icalendar--'.
8831
8832 2004-10-19 Richard M. Stallman <rms@gnu.org>
8833
8834 * paths.el (news-path): Fix previous change.
8835
8836 2004-10-18 Jay Belanger <belanger@truman.edu>
8837
8838 * calc/calc-help.el (calc-describe-bindings):
8839 Set `buffer-read-only' to nil while working in the keybindings buffer;
8840 remove some extra information from the keybindings buffer.
8841
8842 2004-10-18 David Ponce <david@dponce.com>
8843
8844 * mouse.el (mouse-drag-move-window-top): New function.
8845 (mouse-drag-mode-line-1): Use it.
8846
8847 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
8848
8849 * info.el (Info-fontify-node): For multiline refs,
8850 arrange to unfontify newline and surrounding whitespace.
8851
8852 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
8853
8854 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
8855 directory is missing.
8856
8857 2004-10-17 John Paul Wallington <jpw@gnu.org>
8858
8859 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
8860 New customizable variable; whether to display buffers that match
8861 `ibuffer-maybe-show-predicates' by default.
8862 (ibuffer-maybe-show-predicates): Mention it in docstring.
8863 (ibuffer-display-maybe-show-predicates): New variable.
8864 (ibuffer-update): Prefix arg now toggles whether buffers that
8865 match `ibuffer-maybe-show-predicates' should be displayed.
8866 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
8867 locally to heed `ibuffer-default-display-maybe-show-predicates'.
8868 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
8869
8870 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
8871
8872 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
8873 work correctly.
8874
8875 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
8876
8877 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
8878 (Buffer-menu-beginning): New helper function.
8879 (Buffer-menu-execute): Use it.
8880 (Buffer-menu-select): Use it.
8881 (Buffer-menu-sort): Use it and also keep markers.
8882
8883 2004-10-17 Richard M. Stallman <rms@gnu.org>
8884
8885 * paths.el (news-directory): Rename from news-path. Old name alias.
8886 (rmail-spool-directory): Use defvar.
8887 (sendmail-program): Use defcustom.
8888 (remote-shell-program): Use defcustom.
8889 (term-file-prefix): Use defvar.
8890 (abbrev-file-name): Use defvar.
8891
8892 * term.el: Add maintainer.
8893
8894 * subr.el (with-local-quit): Return nil if there's a quit.
8895 (read-passwd): Use with-local-quit. Doc fix.
8896
8897 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
8898 (strokes-unload-hook): Set as a variable with add-hook.
8899
8900 * startup.el (fancy-splash-tail, normal-splash-screen):
8901 Update copyright year.
8902
8903 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
8904
8905 * server.el (server-unload-hook): Set as a variable with add-hook.
8906
8907 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
8908
8909 * frame.el (special-display-popup-frame):
8910 Make the buffer current as its frame is created.
8911
8912 * delsel.el (delsel-unload-hook): Set as a variable.
8913
8914 * comint.el (comint-output-filter-functions):
8915 Add comint-watch-for-password-prompt.
8916 (comint-read-noecho): Function deleted.
8917 (send-invisible): Use read-passwd.
8918
8919 * fringe.el (fringe-mode-initialize): New function.
8920 (fringe-mode): Use fringe-mode-initialize as :initialize.
8921
8922 2004-10-17 Kim F. Storm <storm@cua.dk>
8923
8924 * language/indian.el (indian-script-language-alist): Swap value and doc.
8925 (indian-font-char-index-table): Doc fix.
8926
8927 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
8928
8929 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
8930
8931 2004-10-16 Juri Linkov <juri@jurta.org>
8932
8933 * progmodes/compile.el (compilation-start): Move let-binding of
8934 `process-environment' into `with-current-buffer' body.
8935 Reported by Matt Hodges <MPHodges@member.fsf.org>.
8936
8937 2004-10-16 Richard M. Stallman <rms@gnu.org>
8938
8939 * pcvs-util.el (cvs-bury-buffer):
8940 Don't call get-buffer-window for effect.
8941
8942 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
8943
8944 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
8945
8946 * msb.el (msb-unload-hook): Set the variable.
8947
8948 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
8949 Use * to err if buffer is readonly.
8950
8951 * subr.el (looking-back): Return only t or nil.
8952
8953 * whitespace.el (whitespace-unload-hook): Set the variable.
8954
8955 * view.el (view-mode-enable): Set view-page-size and
8956 view-half-page-size to nil.
8957 (view-set-half-page-size-default): view-half-page-size = nil
8958 means the default.
8959 (View-scroll-page-forward): Use view-page-size-default.
8960 (View-scroll-page-backward): Likewise.
8961 (view-page-size, view-half-page-size): Doc fixes.
8962
8963 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
8964
8965 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
8966
8967 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
8968 "cl" like other files. Instead, call byte-compile-find-cl-functions.
8969 (byte-compile-log-1): Bind inhibit-read-only.
8970 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
8971 (byte-compile-log-warning): Likewise.
8972 (byte-compile-file-form-require): Detect "cl" from the arg value.
8973
8974 * progmodes/compile.el (compilation-start): Assume compilation-mode
8975 will make the buffer read-only.
8976 (compilation-mode): Take arg name-of-mode.
8977 (compilation-setup): Make buffer read-only.
8978 (compilation-handle-exit): Bind inhibit-read-only.
8979
8980 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
8981 (ispell-message): Likewise.
8982 (ispell-show-choices): Don't call get-buffer-window uselessly.
8983 (ispell-init-process): Use set-process-query-on-exit-flag.
8984
8985 2004-10-16 Kim F. Storm <storm@cua.dk>
8986
8987 * fringe.el (fringe-bitmaps): Only initialize when defined.
8988
8989 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
8990 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
8991
8992 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
8993
8994 2004-10-15 Simon Josefsson <jas@extundo.com>
8995
8996 * net/password.el: Add.
8997
8998 2004-10-14 Masatake YAMATO <jet@gyve.org>
8999
9000 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
9001 (gdb-script-end-of-defun): New function.
9002 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
9003 `gdb-script-end-of-defun' as *-of-defun-function.
9004
9005 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
9006
9007 * button.el (button-activate): Allow a marker to display as an action.
9008
9009 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
9010
9011 * help.el (describe-mode): Use it to make minor mode list into
9012 hyperlinks.
9013
9014 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
9015
9016 * vc.el (vc-annotate-display-select): Fix typo.
9017
9018 * subr.el (substitute-key-definition-key): New function.
9019 (substitute-key-definition): Use it with map-keymap.
9020 (event-modifiers): Use push.
9021 (mouse-movement-p, with-temp-buffer): Simplify.
9022
9023 2004-10-12 Jay Belanger <belanger@truman.edu>
9024
9025 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
9026 New variables.
9027 (calc-help-index-entries): New function.
9028 (calc-describe-function): Use `calc-help-function-list' instead of
9029 obarray for completion.
9030 (calc-describe-variable): Use `calc-help-variable-list' instead
9031 of obarray for completion.
9032
9033 2004-10-12 Richard M. Stallman <rms@gnu.org>
9034
9035 * info-look.el (info-lookup-file): Add info-file property.
9036 (info-lookup-symbol): Likewise.
9037
9038 * info.el (info-xref): Add underlining.
9039 (info): Add info-file property.
9040 (Info-find-emacs-command-nodes): Specify case-sensitive search.
9041
9042 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
9043
9044 Sync with Tramp 2.0.45.
9045
9046 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
9047 defined. This is not the case for XEmacs without package "edebug".
9048 (tramp-set-auto-save-file-modes): Set permissions of autosaved
9049 remote files to the permissions of the original file. This is not
9050 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
9051 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
9052 (tramp-perl-decode): Fix an error in Perl implementation.
9053 $pending must be cleared every loop. Reported by Benjamin Place
9054 <benjaminplace@sprintmail.com>
9055
9056 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
9057 Don't activate advice during definition. This is done later on,
9058 depending on test result of `substitute-in-file-name'.
9059 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9060
9061 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
9062
9063 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
9064
9065 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
9066
9067 2004-10-12 David Ponce <david@dponce.com>
9068
9069 * recentf.el (recentf-edit-list): Update the menu when the recentf
9070 list has been modified.
9071
9072 2004-10-12 Simon Josefsson <jas@extundo.com>
9073
9074 * net/tls.el (tls-certtool-program): New variable.
9075 (tls-certificate-information): New function, based on
9076 ssl-certificate-information.
9077
9078 2004-10-12 Kenichi Handa <handa@m17n.org>
9079
9080 * international/mule.el (coding-system-equal): Move from mule-util.el.
9081
9082 * international/mule-util.el (coding-system-equal): Move to mule.el.
9083
9084 2004-10-12 Kim F. Storm <storm@cua.dk>
9085
9086 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
9087 reset kmacro-initial-counter-value if set.
9088 (kmacro-set-counter): Only set kmacro-counter if defining or executing
9089 macro. Set kmacro-initial-counter-value otherwise. Never set both.
9090 (kmacro-display): Show macro counter if non-zero.
9091
9092 * subr.el (substitute-key-definition): Mention command remapping
9093 in doc string.
9094
9095 2004-10-11 Jay Belanger <belanger@truman.edu>
9096
9097 * calc/calc-misc.el (calc-info-goto-node): New function.
9098 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
9099 node in one step.
9100 (calc-describe-copying, calc-describe-distribution)
9101 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
9102 Go to appropriate info node in one step.
9103
9104 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
9105
9106 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
9107
9108 * font-lock.el (font-lock-apply-highlight): Fix last change.
9109
9110 2004-10-11 Simon Josefsson <jas@extundo.com>
9111
9112 * mail/smtpmail.el (smtpmail-open-stream): Look for
9113 starttls-gnutls-program instead of starttls-program iff
9114 starttls-use-gnutls is non-nil.
9115 (smtpmail-open-stream): Don't overwrite user settings of
9116 starttls-extra-arguments and starttls-extra-args.
9117
9118 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
9119
9120 * comint.el (comint-mouse-insert-input): Remove.
9121 (comint-insert-input): Make it work for mouse bindings.
9122 (comint-mode-map): Move defs into the declaration.
9123 (comint-output-filter): Typo.
9124
9125 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
9126
9127 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
9128
9129 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
9130 (ange-ftp-call-chmod): Reference remote-shell-program instead of
9131 ange-ftp-remote-shell.
9132
9133 2004-10-10 Andreas Schwab <schwab@suse.de>
9134
9135 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
9136 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
9137 Reported by <sri@asu.edu>.
9138
9139 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
9140
9141 * vc.el (vc-annotate-mode): Remove variable.
9142 (vc-annotate-display-select): Only call vc-annotate-mode
9143 if we're not in that mode already.
9144
9145 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
9146
9147 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
9148 (imenu-choose-buffer-index): Check here for rescan instead.
9149
9150 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
9151 where the face expression evals to nil.
9152
9153 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
9154 (tex-font-lock-keywords-2): Use it.
9155 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
9156
9157 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
9158
9159 2004-10-09 Kim F. Storm <storm@cua.dk>
9160
9161 * subr.el (progress-reporter-update): Define before first usage.
9162 (make-progress-reporter): Doc fix.
9163
9164 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9165
9166 * textmodes/paragraphs.el (sentence-end-double-space)
9167 (sentence-end-without-period, sentence-end-without-space)
9168 (sentence-end): Doc fixes.
9169
9170 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
9171
9172 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
9173 Change paragraph-start regexp so we don't fill code starting with #'(.
9174
9175 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
9176
9177 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
9178 New defcustom.
9179 (extract-address-components): Use it.
9180
9181 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
9182
9183 * subr.el (make-progress-reporter, progress-reporter-update)
9184 (progress-reporter-force-update, progress-reporter-do-update)
9185 (progress-reporter-done): New functions.
9186
9187 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
9188
9189 * progmodes/etags.el (etags-tags-completion-table): Use progress
9190 reporter.
9191 (etags-tags-apropos): Likewise.
9192
9193 2004-10-08 Alan Mackenzie <acm@muc.de>
9194
9195 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
9196 of current line.
9197
9198 2004-10-08 Masatake YAMATO <jet@gyve.org>
9199
9200 * server.el (server-process-filter): Wrap `process-send-region'
9201 by `condition-case' to guard the case when the pipe to PROC is closed.
9202
9203 2004-10-07 Mark A. Hershberger <mah@everybody.org>
9204
9205 * xml.el (xml-substitute-special): Limit handling of external entities.
9206
9207 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
9208
9209 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
9210
9211 2004-10-06 John Paul Wallington <jpw@gnu.org>
9212
9213 * xml.el (xml-parse-dtd): Fix `error' call.
9214
9215 2004-10-05 Mark A. Hershberger <mah@everybody.org>
9216
9217 * xml.el (xml-substitute-special): Return a single string instead
9218 of a list of strings if an entity substitution is made.
9219
9220 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
9221
9222 * calendar/icalendar.el: New file.
9223
9224 2004-10-05 Juri Linkov <juri@jurta.org>
9225
9226 * isearch.el (isearch-done): Set mark after running hook.
9227 Reported by Drew Adams <drew.adams@oracle.com>.
9228
9229 * info.el (Info-history, Info-toc): Fix Info headers.
9230 (Info-toc): Narrow buffer before Info-fontify-node.
9231 (Info-build-toc): Don't check for special Info file names.
9232 Set main-file to nil if Info-find-file returns a symbol.
9233
9234 2004-10-05 Emilio C. Lopes <eclig@gmx.net>:
9235
9236 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
9237 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
9238 * calendar/cal-menu.el (calendar-mode-map): Ditto.
9239
9240 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
9241
9242 * calendar/cal-iso.el (calendar-iso-read-args): New function,
9243 for old interactive spec from calendar-goto-iso-date.
9244 (calendar-goto-iso-date): Use it.
9245 (calendar-goto-iso-week): New function. Suggested by Emilio
9246 C. Lopes <eclig@gmx.net>.
9247
9248 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
9249
9250 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
9251 `set-right-margin' bindings that follow the minor mode conventions.
9252
9253 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
9254
9255 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
9256 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
9257 (latex-block-args-alist): Add minipage and picture.
9258 (latex-block-body-alist): Use reftex-label if enabled.
9259 (latex-insert-block): Don't insert a \n if not necessary.
9260 (tex-compile-commands): Make sure dvips doesn't send to printer.
9261 (tex-compile-default): Handle the case where no executable is found.
9262 (latex-noindent-environments): New var.
9263 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
9264 If tex-indent-allhanging is non-nil, make sure we only align for macros
9265 at beginning of line.
9266
9267 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
9268
9269 * newcomment.el (comment-beginning): Doc fix and don't choke on
9270 unset `comment-end-skip' when at beginning of comment.
9271
9272 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
9273
9274 * term.el (term-adjust-current-row-cache): Don't allow the current
9275 row to become negative.
9276 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
9277 the end of the line. Fix scroll down. Add comments.
9278 (term-handle-ansi-escape): Don't exceed terminal width when moving
9279 right.
9280 (term-scroll-region): Move the cursor after setting the scroll region.
9281
9282 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
9283
9284 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
9285 to `width' for consistency with docstring. Doc fix.
9286
9287 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
9288
9289 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
9290 This is necessary for derived modes.
9291
9292 2004-09-30 Kim F. Storm <storm@cua.dk>
9293
9294 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
9295 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
9296
9297 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
9298 kmacro-extract-lambda functions.
9299 (edit-kbd-macro): Handle kmacro lambda forms.
9300 Include counter and counter format in edit buffer.
9301 (edmacro-finish-edit): Get counter and format from edit buffer and
9302 update kmacro bindings when found.
9303
9304 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
9305
9306 * textmodes/paragraphs.el (forward-paragraph):
9307 Avoid args-out-of-range error when point winds up at the beginning of
9308 the buffer and hard newlines are enabled.
9309
9310 * newcomment.el (comment-multi-line): Doc fix.
9311
9312 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
9313
9314 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
9315 (diff-fixup-modifs): Catch unified-diff file-headers.
9316
9317 2004-09-29 Kim F. Storm <storm@cua.dk>
9318
9319 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
9320 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
9321 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
9322
9323 * fringe.el (fringe-bitmap-p): New macro.
9324 (fringe-bitmaps): Add standard fringe bitmaps on load.
9325
9326 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
9327
9328 * dired.el (dired-view-command-alist): Use more efficient regexps.
9329 Remove dubious arguments.
9330 (dired-align-file): New function.
9331 (dired-insert-directory): Use it.
9332 (dired-move-to-end-of-filename): Make the " -> " search more specific.
9333 (dired-buffers-for-dir): Remove unused var `pattern'.
9334
9335 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
9336
9337 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
9338 from diary display excursion. Store diary buffer's point for
9339 `simple-diary-display'.
9340 (simple-diary-display): Set window point and start when
9341 displaying buffer, to preserve point.
9342
9343 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
9344
9345 * textmodes/enriched.el (enriched-translations): Replace defconst
9346 with defvar.
9347
9348 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9349
9350 * printing.el: Doc fix.
9351 (pr-version): New version number (6.8.1).
9352 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
9353 make-temp-name.
9354 (pr-delete-file): Check if file exists before deleting it.
9355 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
9356
9357 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
9358
9359 * term.el (term-display-table): New variable.
9360 (term-mode): Use it.
9361 (term-exec-1): Set the coding system to binary.
9362 (term-emulate-terminal): Decode the string before inserting it.
9363
9364 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
9365
9366 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
9367 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
9368 (map): Bind S-prior, S-next and S-insert.
9369 (term-mode): Set `indent-tabs-mode' to nil.
9370 (term-paste): New function to be bound to S-insert.
9371 (term-send-del, term-send-backspace): Change the strings sent.
9372 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
9373 (term-handle-colors-array): Fix handling of underline and reverse.
9374 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
9375 (term-erase-in-line): Fix comparison.
9376 (term-emulate-terminal): Fix line wrap handling.
9377 (term-start-output-log): Rename from `term-set-output-log'.
9378 (term-stop-output-log): Rename from `term-stop-photo'.
9379 (term-switch-to-alternate-sub-buffer): Comment out, unused.
9380
9381 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
9382
9383 * dired.el (dired-move-to-filename): Don't output a message if
9384 raise-error is non-nil. Fix return position and value.
9385
9386 * files.el (insert-directory): Obey --dired even with symlinks.
9387
9388 2004-09-25 Lars Hansen <larsh@math.ku.dk>
9389
9390 * ls-lisp.el (ls-lisp-format): Mark file names with property
9391 dired-filename.
9392
9393 2004-09-25 Kim F. Storm <storm@cua.dk>
9394
9395 * ido.el (ido-max-directory-size): New defcustom.
9396 (ido-decorations): Add "too big" element.
9397 (ido-directory-too-big): New dynamic var.
9398 (ido-may-cache-directory): Don't cache big directories.
9399 (ido-directory-too-big-p): New defun.
9400 (ido-set-current-directory): Update ido-directory-too-big.
9401 (ido-read-internal): Make empty ido-cur-item if too-big.
9402 (ido-buffer-internal): Use ido-read-internal directly instead of
9403 ido-read-buffer.
9404 (ido-file-internal): Init ido-directory-too-big.
9405 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
9406 and redo completion with full list.
9407 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
9408 it, and show completions.
9409 (ido-all-completions): Let bind ido-directory-too-big to nil.
9410 (ido-exhibit): Handle ido-directory-too-big.
9411 (ido-read-buffer): Handle fallback to read-buffer.
9412 Init ido-directory-too-big.
9413 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
9414 Init ido-directory-too-big.
9415
9416 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
9417
9418 * subr.el (delay-mode-hooks): Doc fix.
9419
9420 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
9421
9422 * textmodes/enriched.el
9423 (enriched-default-text-properties-local-flag): New variable.
9424 (enriched-mode): Make sure that enabling and disabling the mode is
9425 a no-op. Doc fix.
9426
9427 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
9428
9429 * calendar/holidays.el (holiday-advent): Report on a specified day
9430 offset from advent, not just advent.
9431 (holiday-easter-etc): Report on one specified day offset from
9432 easter, not all easter holidays. Various Easter holidays moved to
9433 `christian-holidays' variable in calendar.el.
9434 * calendar/calendar.el (christian-holidays): Adapt for new
9435 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
9436
9437 2004-09-23 Kim F. Storm <storm@cua.dk>
9438
9439 * image.el (insert-sliced-image): Add doc string.
9440
9441 * ido.el (ido-choice-list): New dynamic var for `list' context.
9442 (ido-context-switch-command): New dynamic var.
9443 (ido-define-mode-map): Generalize switch between file/buffer contexts.
9444 (ido-read-internal): Handle new `list' context.
9445 Handle insert-buffer and insert-file ido-exit values.
9446 (ido-buffer-internal): New arg switch-cmd. Use it to setup
9447 ido-context-switch-command. Handle insert-file ido-exit value.
9448 (ido-read-buffer): Set ido-context-switch-command to 'ignore
9449 unless it is already bound by caller.
9450 (ido-file-internal): New arg switch-cmd. Use it to setup
9451 ido-context-switch-command. Handle insert-buffer ido-exit value.
9452 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
9453 used for context switching.
9454 (ido-all-completions): Handle new `list' context.
9455 (ido-make-choice-list): Return choices for `list' context.
9456 (ido-find-file-in-dir, ido-display-file, ido-write-file)
9457 (ido-display-buffer, ido-kill-buffer): Disable context switching.
9458 (ido-insert-buffer, ido-insert-file): Setup context switching.
9459 (ido-exhibit): Handle `list' context.
9460 (ido-read-file-name): Disable context switching. Handle fallback.
9461 (ido-read-directory-name): Disable context switching.
9462 (ido-completing-read): New defun like completing-read. Setup and
9463 use new `list' context.
9464
9465 2004-09-20 Jesper Harder <harder@ifa.au.dk>
9466
9467 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
9468
9469 2004-09-21 Jay Belanger <belanger@truman.edu>
9470
9471 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
9472 `calc-graph-set-styles' so the gnuplot buffer will appear in a
9473 separate window.
9474
9475 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
9476
9477 * subr.el (after-change-major-mode-hook): Doc fix.
9478
9479 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9480
9481 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
9482 of ghostscript for monochrome PostScript file in Windows.
9483
9484 2004-09-21 Kenichi Handa <handa@m17n.org>
9485
9486 * descr-text.el (describe-char): Checking of quail activation fixed.
9487
9488 2004-09-21 Jay Belanger <belanger@truman.edu>
9489
9490 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
9491
9492 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
9493
9494 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
9495 after the mode hooks instead of before. Doc fix.
9496
9497 2004-09-20 Jason Rumney <jasonr@gnu.org>
9498
9499 * startup.el (command-line) [windows-nt]: Try .emacs first, then
9500 _emacs, but revert to .emacs if neither exists in home directory.
9501
9502 2004-09-20 John Paul Wallington <jpw@gnu.org>
9503
9504 * bindings.el (completion-ignored-extensions): Add .dfsl.
9505
9506 2004-09-20 Richard M. Stallman <rms@gnu.org>
9507
9508 * bindings.el (scroll-left): Make it disabled.
9509
9510 * files.el (enable-local-eval): Doc fix.
9511
9512 * indent.el (move-to-left-margin): Special case for minibuffer.
9513
9514 * term.el (term-emulate-terminal): Turn off undo for output.
9515 Use with-current-buffer and save-selected-window.
9516
9517 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
9518
9519 * progmodes/make-mode.el (makefile-fill-paragraph):
9520 Don't insist on spaces when looking for comments. # is enough.
9521
9522 * files.el (hack-local-variables): Copy the variables list
9523 to another buffer, strip prefixes and suffixes there, then read.
9524 (enable-local-eval): Doc fix.
9525 (ignored-local-variables): Initialize to nil.
9526 (risky-local-variable-p): Don't check ignored-local-variables here.
9527 (hack-one-local-variable): Ignore var if in ignored-local-variables.
9528
9529 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
9530
9531 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
9532 of = to "." (punctuation).
9533
9534 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9535
9536 * subr.el (event-basic-type): Fix mask (extend to 22bits).
9537
9538 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
9539
9540 * textmodes/enriched.el (enriched-rerun-flag): New variable.
9541 (enriched-before-change-major-mode): New function.
9542 Add it to `change-major-mode-hook'.
9543 (enriched-after-change-major-mode): New function.
9544 Add it to `after-change-major-mode-hook'.
9545 (enriched-mode): Make it work correctly if called from
9546 `after-change-major-mode-hook'.
9547 No longer set `indent-line-function'.
9548
9549 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
9550
9551 * subr.el (after-change-major-mode-hook): New variable.
9552 (run-mode-hooks): Implement it.
9553
9554 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
9555
9556 * battery.el (battery-linux-proc-apm): Use string-to-number.
9557 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
9558 Use dolist (and less indentation). Use erase-buffer.
9559 Pre-initialize `design-capacity', `warn', and `low'.
9560 (battery-format): Use replace-regexp-in-string.
9561
9562 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
9563
9564 * battery.el: Delete superfluous empty lines.
9565 (battery-linux-proc-acpi): Attempt to gather information from all
9566 battery subdirectories regardless of their file name.
9567 (battery-linux-proc-apm): Replace all occurrences of
9568 battery-hex-to-int-2 with string-to-int (base 16).
9569 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
9570 (battery-hex-map): Delete variable.
9571
9572 2004-09-18 John Paul Wallington <jpw@gnu.org>
9573
9574 * calc/calc-units.el (calc-quick-units): Fix overzealous
9575 s/or/unless/.
9576
9577 2004-09-17 Jay Belanger <belanger@truman.edu>
9578
9579 * calc/calc.el (calc-mode-var-list): Fix the value of
9580 `calc-matrix-brackets'.
9581
9582 2004-09-17 Romain Francoise <romain@orebokech.com>
9583
9584 * ibuf-ext.el (define-ibuffer-filter filename):
9585 Expand dired-directory since buffer-file-name is absolute.
9586
9587 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
9588
9589 * ediff-init.el (ediff-current-diff-face-A)
9590 (ediff-current-diff-face-B, ediff-current-diff-face-C)
9591 (ediff-current-diff-face-Ancestor)
9592 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
9593 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
9594 (ediff-even-diff-face-A, ediff-even-diff-face-B)
9595 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
9596 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
9597 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
9598 Use min-colors.
9599
9600 * term.el (term-down): Perform vertical motion if DOWN is negative.
9601 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
9602 (term-termcap-format): Synchronyze with the eterm terminfo entry
9603 in etc/e/eterm.ti.
9604 (term-handle-colors-array): If the current foreground or
9605 background are zero (i.e. unspecified), use the foreground and
9606 background of the default face for reverse video.
9607 (term-ansi-at-eval-string, term-ansi-default-fg)
9608 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
9609 (term-mem): Delete ununsed function.
9610 (term-protocol-version): Increment.
9611 (term-current-face): Set to default.
9612
9613 2004-09-15 Jay Belanger <belanger@truman.edu>
9614
9615 * calc/calc.el (calc-mode-var-list): Define this variable.
9616 (calc-always-load-extensions, calc-line-numbering)
9617 (calc-line-breaking, calc-display-just, calc-display-origin)
9618 (calc-number-radix, calc-leading-zeros, calc-group-digits)
9619 (calc-group-char, calc-point-char, calc-frac-format)
9620 (calc-prefer-frac, calc-hms-format, calc-date-format)
9621 (calc-float-format, calc-full-float-format, calc-complex-format)
9622 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
9623 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
9624 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
9625 (calc-matrix-brackets, calc-language, calc-language-option)
9626 (calc-left-label, calc-right-label, calc-word-size)
9627 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
9628 (calc-display-raw, calc-internal-prec, calc-angle-mode)
9629 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
9630 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
9631 (calc-window-height, calc-display-trail, calc-show-selections)
9632 (calc-use-selections, calc-assoc-selections)
9633 (calc-display-working-message, calc-auto-why, calc-timing)
9634 (calc-mode-save-mode, calc-standard-date-formats)
9635 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
9636 (calc-user-parse-tables, calc-gnuplot-default-device)
9637 (calc-gnuplot-default-output, calc-gnuplot-print-device)
9638 (calc-gnuplot-print-output, calc-gnuplot-geometry)
9639 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
9640 (calc-invocation-macro, calc-show-banner): Give these values as
9641 part of `calc-mode-var-list's initialization after the variables
9642 are declared with defvar.
9643 (calc-bug-address): Change email address to send bug reports to.
9644 Change the maintainer address at the top.
9645 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
9646 than "\\.emacs" to determine if it is the user-init-file.
9647
9648 * calc/calc-embed.el (calc-embedded-set-modes): Use
9649 `calc-mode-var-list' correctly.
9650
9651 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
9652
9653 * vc.el (annotate-time): Document point handling.
9654 (vc-annotate-display-autoscale): Doc fix.
9655
9656 2004-09-15 Miles Bader <miles@gnu.org>
9657
9658 * generic.el (generic-make-keywords-list): Use symbol rather than
9659 word anchors in regexp.
9660
9661 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
9662
9663 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
9664 no file name consider `dired-directory'.
9665
9666 2004-09-14 Kim F. Storm <storm@cua.dk>
9667
9668 * faces.el (cursor): Add face-no-inherit property. Doc fix.
9669
9670 2004-09-14 Simon Josefsson <jas@extundo.com>
9671
9672 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
9673
9674 * textmodes/dns-mode.el: Add.
9675
9676 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
9677
9678 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
9679 (disabled-command-function): Make the ?\ char more obvious.
9680
9681 * vc-arch.el (vc-arch-root, vc-arch-registered):
9682 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
9683
9684 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
9685
9686 * windmove.el (windmove-frame-edges): Report coordinates of
9687 outside edges of frame, not inside edges.
9688 (windmove-coordinates-of-position): Convert into wrapper to new
9689 function `windmove-coordinates-of-window-position';
9690 `compute-motion' always applies to selected window.
9691 (windmove-coordinates-of-position): Update documentation to refer
9692 to Emacs 21 Lisp Reference Manual.
9693 (windmove-find-other-window): Fix off-by-one errors for max x,y.
9694
9695 2004-09-13 Kim F. Storm <storm@cua.dk>
9696
9697 * isearch.el (isearch-resume-in-command-history): Rename from
9698 isearch-resume-enabled and change default to nil.
9699
9700 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9701
9702 * vc-hooks.el (vc-ignore-dir-regexp): New var.
9703 (vc-registered): Use it.
9704 (vc-find-root): New fun.
9705
9706 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
9707 Don't tell to use \\{...} when it's already done.
9708
9709 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
9710 Provide a sample complex default.
9711 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
9712 (bibtex-entry): Use mapc.
9713
9714 2004-09-12 Kim F. Storm <storm@cua.dk>
9715
9716 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
9717
9718 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
9719 inhibit-field-text-motion to t so rectangles work in comint buffers.
9720
9721 * simple.el (choose-completion-string): Set buffer before running
9722 choose-completion-string-functions hook so it can be buffer-local.
9723
9724 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
9725
9726 * progmodes/compile.el (compilation-start): Parse command to see
9727 if it starts with a cd, and if so perform it for the *compilation*
9728 buffer. Change the header to reflect this.
9729
9730 2004-09-11 Kim F. Storm <storm@cua.dk>
9731
9732 * ido.el (ido-enable-dot-prefix): Doc fix.
9733 (ido-enable-dot-prefix): New defcustom.
9734 (ido-set-matches1): Use it.
9735
9736 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
9737
9738 * textmodes/bibtex.el (bibtex-mark-active)
9739 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
9740
9741 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9742
9743 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
9744 used in a case insensitive environment.
9745 (bibtex-mode-map): Rearrange order of menus.
9746 (bibtex-quoted-string-re): Obsolete.
9747 (bibtex-complete-key-cleanup): Variable replaced by new function.
9748 (bibtex-font-lock-keywords): Use backquotes.
9749 (bibtex-font-lock-url-regexp): New internal variable.
9750 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
9751 "OPT" and "ALT".
9752 (bibtex-insert-current-kill, bibtex-make-field)
9753 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
9754 (bibtex-parse-field-text): Simplify.
9755 (bibtex-string=): New helper function.
9756 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
9757 (bibtex-map-entries): Use bibtex-string=.
9758 (bibtex-search-entry): Use not.
9759 (bibtex-enclosing-field): Fix docstring.
9760 (bibtex-assoc-regexp): Obsolete.
9761 (bibtex-format-entry): Use assoc-string and bibtex-string=.
9762 (bibtex-autokey-get-names): Handle empty name field.
9763 (bibtex-parse-strings): Use assoc-string and unless.
9764 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
9765 Use assoc-string.
9766 (bibtex-pop): Simplify.
9767 (bibtex-mode): Set font-lock-extra-managed-props.
9768 (bibtex-entry-update): Use assoc-string.
9769 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
9770 (bibtex-autofill-entry): Use bibtex-string=.
9771 (bibtex-print-help-message): Simplify.
9772 (bibtex-find-entry): New optional arg START.
9773 (bibtex-validate): Use bibtex-string= and assoc-string.
9774 Do not call obsolete function compilation-parse-errors.
9775 (bibtex-remove-delimiters): Only remove delimiters if present.
9776 (bibtex-copy-entry-as-kill): Add docstring.
9777 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
9778 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
9779 (bibtex-complete): Use bibtex-predefined-month-strings,
9780 bibtex-string=, and new function bibtex-complete-key-cleanup.
9781 (bibtex-generate-url-list): New variable.
9782 (bibtex-url): New command bound to C-c C-l and mouse-2.
9783 (bibtex-url-map): New local keymap for bibtex-url-mouse.
9784 (bibtex-font-lock-url): New function.
9785
9786 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
9787
9788 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
9789
9790 2004-09-09 Kim F. Storm <storm@cua.dk>
9791
9792 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
9793 counter and format with binding.
9794 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
9795 the declared macro uses own macro counter and format. Give symbol
9796 kmacro property.
9797 (kmacro-keymap): Bind kmacro-name-last-macro to n.
9798 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
9799 (kmacro-end-and-call-macro): Doc fix.
9800
9801 2004-09-09 Lars Hansen <larsh@math.ku.dk>
9802
9803 * desktop.el (desktop-clear-preserve-buffers):
9804 Remove make-obsolete-variable.
9805
9806 2004-09-08 Richard M. Stallman <rms@gnu.org>
9807
9808 * buff-menu.el (list-buffers-noselect): Call format-mode-line
9809 with the buffer as argument.
9810
9811 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
9812
9813 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
9814
9815 2004-09-08 Juri Linkov <juri@jurta.org>
9816
9817 * replace.el (perform-replace): Use `query-replace-descr'.
9818
9819 * cus-start.el (history-delete-duplicates): Specify customization.
9820
9821 * diff-mode.el (diff-mode-map):
9822 * progmodes/compile.el (compilation-mode-map):
9823 * progmodes/grep.el (grep-mode-map):
9824 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
9825 to `next-error-follow-minor-mode'.
9826
9827 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9828
9829 * isearch.el (isearch-lazy-highlight-update): Take into account
9830 the case of zero-length match at the search bound.
9831
9832 2004-09-08 Kim F. Storm <storm@cua.dk>
9833
9834 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
9835 change. Use zero width overlays when necessary.
9836
9837 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
9838
9839 * subr.el (split-string): Docfix.
9840
9841 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
9842
9843 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
9844 (display-call-tree): Ensure newline after caller/calls blocks.
9845
9846 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
9847
9848 * startup.el (command-line-1): Make option
9849 --directory/-L modify `load-path' straight away.
9850
9851 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
9852
9853 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
9854
9855 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
9856
9857 * emacs-lisp/autoload.el (make-autoload):
9858 Handle `define-compilation-mode'.
9859
9860 * emacs-lisp/lisp-mode.el (define-compilation-mode):
9861 Specify `doc-string-elt' property.
9862
9863 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
9864
9865 * bs.el (bs-mode): Doc fix.
9866
9867 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
9868
9869 * info.el (Info-insert-dir): Fix temp buffer leak bug.
9870
9871 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
9872
9873 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
9874
9875 2004-09-08 Kenichi Handa <handa@m17n.org>
9876
9877 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
9878 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
9879 ps-mule-next-point -> 1+).
9880
9881 * composite.el (encode-composition-rule): Add autoload cooky.
9882
9883 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
9884
9885 * format.el (buffer-auto-save-file-format): Make it permanent local.
9886
9887 2004-09-07 Kim F. Storm <storm@cua.dk>
9888
9889 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
9890 (authors-fixed-entries): Fix typo.
9891 (authors-canonical-author-name): Compact multiple spaces.
9892 Ignore trivial names (e.g. only first name).
9893
9894 * term.el (term-window-width): Only use full window width on
9895 window system if overflow-newline-into-fringe is enabled.
9896 (term-mode): Don't disable overflow-newline-into-fringe.
9897
9898 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
9899
9900 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
9901 motion as seen on my Mac OS X xterms.
9902
9903 * newcomment.el (uncomment-region-default, comment-region-default):
9904 New functions extracted from uncomment-region and comment-region.
9905 (comment-region, comment-region-function, uncomment-region)
9906 (uncomment-region-function): Use them.
9907
9908 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
9909
9910 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
9911 It's not crucial but can make sense at times.
9912
9913 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
9914 the first commit.
9915
9916 * vc.el (vc-buffer-context, vc-restore-buffer-context):
9917 Disable obsolete code.
9918
9919 2004-09-07 Juri Linkov <juri@jurta.org>
9920
9921 * progmodes/grep.el (grep-highlight-matches): Change default from
9922 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
9923 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
9924 if grep option `--color' is available, or to `nil' otherwise.
9925 (grep-process-setup): Call `grep-compute-defaults' if
9926 `grep-highlight-matches' is not computed. Set env-vars only
9927 if `grep-highlight-matches' is `t'.
9928 (grep-use-null-device): Remove redundant type `boolean' (`choice'
9929 is already defined).
9930
9931 * progmodes/compile.el (compilation-start): Use copy of
9932 `process-environment' created by `copy-sequence' to not
9933 modify env-vars in the global `process-environment'.
9934
9935 2004-09-06 Eli Zaretskii <eliz@gnu.org>
9936
9937 * simple.el (next-error-follow-minor-mode): Fix last change.
9938
9939 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
9940
9941 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
9942 permanent local.
9943
9944 2004-09-04 Richard M. Stallman <rms@gnu.org>
9945
9946 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
9947 highlighting if the search string is empty.
9948
9949 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
9950
9951 * facemenu.el (facemenu-active-faces): Change condition of inner
9952 `while' loop to also check the first two elements of `face-atts'
9953 and `mask-atts'.
9954
9955 2004-09-04 John Paul Wallington <jpw@gnu.org>
9956
9957 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
9958 (thumbs-view-image-mode): Make buffer read-only.
9959
9960 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
9961
9962 * textmodes/ispell.el (ispell-really-aspell): New defvar.
9963 (ispell-check-version): Set it.
9964 (ispell-send-replacement): New function.
9965 (ispell-process-line): Call ispell-send-replacement.
9966
9967 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
9968
9969 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
9970 Support choosing seconds with "s".
9971
9972 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
9973
9974 * terminal.el (te-escape): Show `?' in prompt for help key.
9975
9976 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
9977
9978 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
9979
9980 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
9981
9982 * simple.el (next-error-follow-minor-mode)
9983 (next-error-follow-mode-post-command-hook): New functions.
9984 (next-error-follow-last-line): New defvar.
9985
9986 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
9987 * progmodes/compile.el (compilation-mode-map): Likewise.
9988 * progmodes/grep.el (grep-mode-map): Likewise.
9989 * replace.el (occur-mode-map): Likewise.
9990
9991 * newcomment.el (uncomment-region): Bind comment-use-global-state
9992 to nil.
9993
9994 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
9995
9996 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
9997 locally around the call to `revert-buffer'.
9998
9999 2004-09-03 Juri Linkov <juri@jurta.org>
10000
10001 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
10002 `isearch-adjusted' to `t'.
10003 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
10004 (isearch-message-prefix): Add "pending" for isearch-adjusted.
10005 (isearch-other-meta-char): Restore isearch-point unconditionally.
10006 (isearch-query-replace): Add new arg `regexp-flag' and use it.
10007 Set point to start of match if region is not active in transient
10008 mark mode (to include the current match to region boundaries).
10009 Push the search string to `query-replace-from-history-variable'.
10010 Add prompt "Query replace regexp" for isearch-regexp.
10011 Add region beginning/end as last arguments of `perform-replace.'
10012 (isearch-query-replace-regexp): Replace code by the call to
10013 `isearch-query-replace' with arg `t'.
10014
10015 2004-09-03 Richard M. Stallman <rms@gnu.org>
10016
10017 * startup.el (normal-top-level): Undo previous TERM change.
10018
10019 2004-09-03 Kim F. Storm <storm@cua.dk>
10020
10021 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
10022 highlight overlays; allow using RET when cursor is over a button.
10023 (cua--highlight-rectangle): Use it.
10024 (cua--rectangle-set-corners): Don't move backwards at eol.
10025 (cua--forward-line): Don't move into void after eob.
10026
10027 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
10028 point is set (and displayed) inside rectangle.
10029 (cua--rectangle-operation): Fix for highlight of empty lines.
10030 (cua--highlight-rectangle): Fix highlight for tabs.
10031 Position cursor at left/right edge of rectangle using new `cursor'
10032 property on overlay strings.
10033 (cua--indent-rectangle): Don't tabify.
10034 (cua-rotate-rectangle): Ignore that point has moved.
10035
10036 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10037
10038 * term/mac-win.el: Add ASCII equivalents for some function keys.
10039 (mode-line-frame-identification): Sync with x-win.el.
10040
10041 2004-09-02 Juri Linkov <juri@jurta.org>
10042
10043 * progmodes/compile.el (compilation-buffer-name): Compare major
10044 mode with second element of compilation-arguments instead of third
10045 to reflect latest changes in compilation-arguments structure.
10046 (recompile): Use global variable `compilation-directory' to get
10047 recent compilation directory only when `recompile' is invoked NOT
10048 in the compilation buffer. Otherwise, use `default-directory' of
10049 the compilation buffer.
10050 (compilation-error-properties): Allow to funcall col and end-col.
10051 (compilation-mode-font-lock-keywords): Check col and end-col by
10052 `integerp'.
10053 (compilation-goto-locus): If end-mk is non-nil in transient mark
10054 mode don't activate the mark (and don't display message in
10055 push-mark), but highlight overlay between mk and end-mk.
10056
10057 * progmodes/grep.el (grep-highlight-matches): New defcustom.
10058 (grep-regexp-alist): Add rule to highlight grep matches.
10059 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
10060
10061 * info.el (Info-fontify-node): Don't compute other-tag
10062 if Info-hide-note-references=hide.
10063
10064 * help.el (function-called-at-point):
10065 * help-fns.el (variable-at-point):
10066 Try `find-tag-default' when other methods failed.
10067
10068 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
10069 Do not push mark if inhibit-mark-movement is non-nil.
10070
10071 * textmodes/ispell.el (ispell-html-skip-alists):
10072 Fix backslashes in docstring.
10073
10074 2004-09-01 Juri Linkov <juri@jurta.org>
10075
10076 * isearch.el (isearch-wrap-function)
10077 (isearch-push-state-function): New defvars.
10078 (isearch-pop-fun-state): New defsubst.
10079 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
10080 (isearch-push-state): Set the result of calling
10081 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
10082 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
10083 restore the mode-specific starting point of terminated search.
10084 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
10085 (isearch-repeat): Call `isearch-wrap-function' if defined.
10086 (isearch-message-prefix): Don't add prefix "over" to the message
10087 for wrapped search if `isearch-wrap-function' is defined.
10088 (isearch-search): Call function saved in `isearch-pop-fun-state' to
10089 restore the mode-specific starting point of failed search.
10090
10091 * info.el (Info-search-whitespace-regexp): Fix backslashes.
10092 (Info-search): Add new optional arguments for the sake of isearch.
10093 Replace whitespace in Info-search-whitespace-regexp literally.
10094 Add backward search. Don't call `Info-select-node' if regexp is
10095 found in the same Info node. Don't add node to Info-history for
10096 wrapped isearch.
10097 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
10098 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
10099 (Info-mode): Set local variables `isearch-search-fun-function',
10100 `isearch-wrap-function', `isearch-push-state-function',
10101 `search-whitespace-regexp'.
10102
10103 * isearch.el: Remove ancient Change Log section.
10104 (isearch-string, isearch-message-string, isearch-point)
10105 (isearch-success, isearch-forward-flag, isearch-other-end)
10106 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
10107 (isearch-barrier, isearch-within-brackets)
10108 (isearch-case-fold-search): Add suffix `-state' to state-related
10109 defsubsts to avoid name clashes with other function names.
10110
10111 * simple.el (next-error): New defgroup and defface.
10112 (next-error-highlight, next-error-highlight-no-select):
10113 New defcustoms.
10114 (next-error-no-select): Let-bind next-error-highlight to the value
10115 of next-error-highlight-no-select before calling `next-error'.
10116
10117 * progmodes/compile.el (compilation-goto-locus):
10118 Use `next-error' face instead of `region'. Set 4-th argument of
10119 `move-overlay' to `current-buffer' to move overlay to different
10120 source buffers. Use new variable `next-error-highlight'.
10121
10122 * simple.el (next-error-find-buffer): Move the rule
10123 "if current buffer is a next-error capable buffer" after the
10124 rule "if next-error-last-buffer is set to a live buffer".
10125 Simplify to test all rules in one `or'.
10126 (next-error): Doc fix.
10127 (next-error, previous-error, first-error)
10128 (next-error-no-select, previous-error-no-select):
10129 Make arguments optional.
10130
10131 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
10132
10133 * macros.el (apply-macro-to-region-lines): Make it operate on all
10134 lines that begin in the region, rather than on all complete lines
10135 in the region.
10136
10137 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10138
10139 * x-dnd.el (x-dnd-protocol-alist): Document update.
10140 (x-dnd-known-types): Defcustom it.
10141 (x-dnd-handle-motif): Print message-atom in error message.
10142
10143 2004-08-30 John Paul Wallington <jpw@gnu.org>
10144
10145 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
10146 strings rather than programatically constructing message.
10147
10148 2004-08-30 Richard M. Stallman <rms@gnu.org>
10149
10150 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
10151 Don't return a string that would read as the wrong character code.
10152
10153 2004-08-29 Kim F. Storm <storm@cua.dk>
10154
10155 * emulation/cua-base.el (cua-auto-expand-rectangles):
10156 Remove automatic rectangle padding feature; replace by non-destructive
10157 virtual rectangle edges feature.
10158 (cua-virtual-rectangle-edges): New defcustom.
10159 (cua-auto-tabify-rectangles): New defcustom.
10160 (cua-paste): If paste into a marked rectangle, insert rectangle at
10161 current column, even if virtual; also paste exactly as many lines
10162 as has been marked (ignore additional lines or add empty lines),
10163 but paste whole source if only one line is marked.
10164 (cua--update-indications): No longer use overwrite-cursor to
10165 indicate rectangle padding
10166
10167 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
10168 (cua--rectangle-virtual-edges): New defun.
10169 (cua--rectangle-get-corners): Remove optional PAD arg.
10170 (cua--rectangle-set-corners): Never do padding.
10171 (cua--forward-line): Remove optional PAD arg. Simplify.
10172 (cua-resize-rectangle-right, cua-resize-rectangle-left)
10173 (cua-resize-rectangle-down, cua-resize-rectangle-up):
10174 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
10175 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
10176 (cua--rectangle-move): Never do padding. Simplify.
10177 (cua--tabify-start): New defun.
10178 (cua--rectangle-operation): Add tabify arg. All callers changed.
10179 (cua--pad-rectangle): Remove.
10180 (cua--delete-rectangle): Handle delete with virtual edges.
10181 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
10182 (cua--insert-rectangle): Handle insert at virtual column.
10183 Perform auto-tabify if necessary.
10184 (cua--activate-rectangle): Remove optional FORCE arg.
10185 Never do padding. Simplify.
10186 (cua--highlight-rectangle): Enhance for virtual edges.
10187 (cua-toggle-rectangle-padding): Remove command.
10188 (cua-toggle-rectangle-virtual-edges): New command.
10189 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
10190 (cua--rectangle-post-command): Don't force rectangle padding.
10191 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
10192
10193 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
10194
10195 * indent.el (edit-tab-stops-buffer): Doc fix.
10196
10197 2004-08-28 Richard M. Stallman <rms@gnu.org>
10198
10199 * progmodes/grep.el (grep-default-command): Use find-tag-default.
10200 (grep-tag-default): Function deleted.
10201
10202 * subr.el (find-tag-default): Move from etags.el.
10203
10204 * progmodes/etags.el (find-tag-default): Move to subr.el.
10205
10206 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
10207 into the basic character if it has an uppercase form.
10208
10209 2004-08-27 Kenichi Handa <handa@m17n.org>
10210
10211 * international/utf-8.el (utf-8-post-read-conversion): If the
10212 buffer is unibyte, temporarily make it multibyte.
10213
10214 2004-08-27 Masatake YAMATO <jet@gyve.org>
10215
10216 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
10217
10218 2004-08-25 John Paul Wallington <jpw@gnu.org>
10219
10220 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
10221 0, 1, and many mismatches in message.
10222 (tex-start-shell): Use `set-process-query-on-exit-flag'.
10223
10224 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
10225 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
10226
10227 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
10228
10229 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
10230 vc-diff-switches differently.
10231
10232 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
10233
10234 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
10235 before and a real defvar after
10236 `speedbar-supported-extension-expressions'. This is to silence
10237 the compiler without breaking bootstrapping.
10238
10239 2004-08-22 Richard M. Stallman <rms@gnu.org>
10240
10241 * textmodes/flyspell.el (flyspell-word):
10242 Use set-process-query-on-exit-flag.
10243 (flyspell-highlight-duplicate-region): Take POSS as arg.
10244 (flyspell-word): Pass POSS as arg.
10245
10246 * progmodes/ada-xref.el: Many doc and style fixes.
10247 (ada-find-any-references): Use compilation-start.
10248 (ada-get-ali-file-name): Improve error msg.
10249 (ada-get-ada-file-name): Likewise.
10250
10251 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
10252 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
10253
10254 * mail/mail-extr.el (mail-extr-all-top-level-domains):
10255 Add forward defvar.
10256
10257 * whitespace.el (global-whitespace-mode): New alias
10258 for whitespace-global-mode.
10259
10260 * speedbar.el (speedbar-file-regexp): Move definition up.
10261 (speedbar-mode, speedbar-set-mode-line-format):
10262 Use with-no-warnings.
10263 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
10264
10265 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
10266 controls whether to display the error buffer.
10267
10268 * ps-mule.el: Delete compatibility code for old Emacses.
10269 (ps-mule-find-wrappoint): Don't use chars-in-region.
10270
10271 * frame.el (display-mouse-p, display-selections-p):
10272 Use with-no-warnings.
10273
10274 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
10275
10276 2004-08-22 David Kastrup <dak@gnu.org>
10277
10278 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
10279 information.
10280
10281 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
10282
10283 2004-08-22 Andreas Schwab <schwab@suse.de>
10284
10285 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
10286
10287 2004-08-22 Masatake YAMATO <jet@gyve.org>
10288
10289 * cvs-status.el (cvs-status-checkout): New function.
10290 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
10291
10292 2004-08-21 David Kastrup <dak@gnu.org>
10293
10294 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
10295 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
10296 has been converted to use hashtables, the relation `nil=none' is
10297 no longer valid, as `nil' is not a hashtable. This patch tries to
10298 reduce the number of resulting errors.
10299
10300 2004-08-21 John Paul Wallington <jpw@gnu.org>
10301
10302 * subr.el (process-kill-without-query): Made obsolete in
10303 version 21.4, not 21.5.
10304
10305 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
10306 (vc-previous-comment, vc-next-comment)
10307 (vc-comment-search-reverse, vc-comment-search-forward)
10308 (vc-comment-to-change-log): Likewise.
10309
10310 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
10311
10312 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
10313
10314 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
10315 Correct indentation of DEFMETHODS with non-standard method
10316 combinations (e.g., PROGN, MIN, MAX).
10317
10318 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
10319
10320 * startup.el (normal-top-level-add-subdirs-to-load-path):
10321 Avoid unnecessarily checking system-type.
10322 (normal-top-level): Set TERM to "dumb". Simplify.
10323
10324 * avoid.el (mouse-avoidance-ignore-p): New fun.
10325 Also ignore switch-frame, select-window, double, and triple clicks.
10326 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
10327 (mouse-avoidance-fancy-hook): Use it.
10328
10329 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
10330
10331 * avoid.el (mouse-avoidance-nudge-mouse)
10332 (mouse-avoidance-banish-destination): Stay within the current window
10333 to avoid problems with mouse-autoselect-window.
10334
10335 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
10336
10337 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
10338 the newer format of some messages in cvs-1.12.1.
10339
10340 2004-08-19 Masatake YAMATO <jet@gyve.org>
10341
10342 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
10343 (elp-results-jump-to-definition-by-mouse)
10344 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
10345 (elp-output-result): Use elp-output-insert-symname.
10346
10347 2004-08-18 Kenichi Handa <handa@m17n.org>
10348
10349 * language/cyrillic.el: Register koi8-r in
10350 ctext-non-standard-encodings-alist.
10351 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
10352
10353 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
10354
10355 * emacs-lisp/copyright.el (copyright-update-year): Delete code
10356 that replaces 20xy with xy.
10357
10358 2004-08-17 John Paul Wallington <jpw@gnu.org>
10359
10360 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
10361 (reb-force-update): Doc fix.
10362
10363 2004-08-16 Richard M. Stallman <rms@gnu.org>
10364
10365 * progmodes/which-func.el (which-func-update-1): Doc fix.
10366
10367 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
10368 (sh-mode-abbrev-table): New variable.
10369
10370 * progmodes/compile.el (compilation-mode): Doc fix.
10371
10372 * emacs-lisp/lisp-mode.el (eval-last-sexp):
10373 Don't cons a new symbol each time.
10374 (eval-last-sexp-fake-value): New variable.
10375
10376 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
10377 (copyright-update-year): Detect continuation of list of years.
10378
10379 * term.el (term-default-fg-color, term-default-bg-color)
10380 (ansi-term-color-vector): Use `unspecified', not nil, as default.
10381
10382 * imenu.el: Several doc fixes: don't say variables are buffer-local.
10383
10384 2004-08-16 Davis Herring <herring@lanl.gov>
10385
10386 * isearch.el (isearch-string, isearch-message-string, isearch-point)
10387 (isearch-success, isearch-forward-flag, isearch-other-end)
10388 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
10389 (isearch-barrier, isearch-within-brackets)
10390 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
10391
10392 2004-08-16 Kenichi Handa <handa@m17n.org>
10393
10394 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
10395
10396 2004-08-15 Kenichi Handa <handa@m17n.org>
10397
10398 * term/x-win.el (x-selection-value): If utf8 was successful but
10399 ctext was not, use utf8 string.
10400
10401 2004-08-14 Davis Herring <herring@lanl.gov>
10402
10403 * isearch.el: Remove accidental changes of March 4. Fix backing
10404 up when a regexp isearch is made more general. Use symbolic
10405 accessor functions for isearch stack frames to make usage clearer.
10406 (search-whitespace-regexp): Made groups in documentation shy (as
10407 is the group in the default value).
10408 (isearch-fallback): New function, addresses problems with regexps
10409 liberalized by `\|', adds support for liberalization by `\}' (the
10410 general repetition construct), and incorporates behavior for
10411 `*'/`?'.
10412 (isearch-}-char): New command, calls `isearch-fallback' with
10413 arguments appropriate to a typed `}'.
10414 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
10415 appropriately.
10416 (isearch-mode-map): Bind `}' to `isearch-}-char'.
10417 (isearch-string, isearch-message,string, isearch-point)
10418 (isearch-success, isearch-forward-flag, isearch-other-end)
10419 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
10420 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
10421 New inline functions to read fields of a stack frame.
10422
10423 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
10424
10425 * battery.el (battery-linux-proc-acpi): Look into battery
10426 directories matching the literal string "CMB", too (required for
10427 Linux kernel version 2.6.7).
10428
10429 2004-08-14 John Paul Wallington <jpw@gnu.org>
10430
10431 * cus-start.el (read-file-name-completion-ignore-case): Add.
10432 (blink-cursor-alist): Change version to "21.4".
10433
10434 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
10435
10436 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
10437
10438 * speedbar.el (speedbar-scan-subdirs): New option.
10439 (speedbar-file-lists): Don't ignore file-name case on Unix and use
10440 dolist.
10441 (speedbar-insert-files-at-point): Take an extra argument and use
10442 it to optionally find out if a subdir is empty. Also unreadable
10443 files don't get expand buttons.
10444 (speedbar-directory): New image (unused pixmap already existed).
10445 (speedbar-expand-image-button-alist): Use it.
10446
10447 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10448
10449 CC Mode update to 5.30.9:
10450
10451 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
10452 Move from cc-vars to cc-defs for dependency reasons. Fix the
10453 POSIX char class test to check that it works in
10454 `skip-chars-(forward|backward)' too.
10455
10456 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
10457 first argument starts with a special brace list.
10458
10459 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
10460 when `c-opt-type-concat-key' is used (i.e. in Pike).
10461
10462 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
10463 Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
10464 >)".
10465
10466 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
10467 whitespace safe.
10468
10469 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
10470 position for `arglist-intro', `arglist-cont-nonempty' and
10471 `arglist-close' when there are two arglist open parens on the same
10472 line and there's nothing in front of the first.
10473
10474 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
10475 locking of qualified names in Java, which previously could fontify
10476 common indexing expressions in many cases. The standard Java
10477 naming conventions are used to tell them apart.
10478
10479 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
10480 Fix inconsistency wrt opening parens on the first line inside a paren
10481 block.
10482
10483 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
10484 compile time for the sake of `c-major-mode-is'.
10485
10486 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
10487 `c-major-mode-is' in the event that this is used inside a
10488 `c-lang-defconst'.
10489
10490 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
10491 `c-lang-defconst' so that it works better with fallback languages.
10492
10493 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
10494 it to fail to record the base mode.
10495
10496 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
10497 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
10498 is used. Reorder the syntax checks to get more efficient
10499 skipping in some situations.
10500
10501 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
10502 continuation which might precede the newly inserted '{'.
10503
10504 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
10505 Fix cases where it could loop indefinitely.
10506
10507 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
10508 size specs correctly. Only fontify identifiers in front of '('
10509 with as functions - don't accept any paren char. Tighten up
10510 initializer skipping to stop before function and class blocks.
10511
10512 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
10513 the point could be left directly after an open paren when finding
10514 the beginning of the first decl in the block.
10515
10516 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
10517 table when filtering out legitimate open parens to be recorded.
10518 This could cause cache inconsistencies when e.g.
10519 `c++-template-syntax-table' was temporarily in use.
10520
10521 * progmodes/cc-engine.el (c-on-identifier)
10522 (c-simple-skip-symbol-backward): Small fix for handling "-"
10523 correctly in `skip-chars-backward'. Affected the operator lfun
10524 syntax in Pike.
10525
10526 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
10527 Fix bug that could cause an error from `after-change-functions' when
10528 the changed region is at bob.
10529
10530 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
10531
10532 CC Mode update to 5.30.9:
10533
10534 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
10535 to say that <TAB> doesn't insert WS into a CPP line.
10536 (c-indent-command, c-tab-always-indent): Amend doc strings.
10537
10538 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
10539 checks for user errors, thus eliminating cryptic and unhelpful
10540 Emacs error messages. (1) Check the arg to `c-set-style' is a
10541 string. (2) Check that settings to `c-offsets-alist' are not
10542 spuriously quoted.
10543
10544 * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
10545 which precedes the newly inserted `{'.
10546
10547 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10548
10549 Sync with Tramp 2.0.44.
10550
10551 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
10552 function "tramp_file_attributes". Otherwise, file names
10553 containing spaces are misinterpreted. Reported by Magnus Henoch
10554 <mange@freemail.hu>.
10555 (tramp-handle-file-truename): FILENAME must be expanded first.
10556 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
10557 obscure results. Reported by D. Goel <deego@gnufans.org>.
10558 (tramp-handle-verify-visited-file-modtime): If file does not
10559 exist, say it is not modified if and only if that agrees with the
10560 buffer's record. Check whether a file is visiting the buffer, or
10561 the buffer has no recorded last modification time. Return t in
10562 case the visiting file doesn't exist. Suggested by Luc Teirlinck
10563 <teirllm@auburn.edu>.
10564 (tramp-handle-write-region): Pass modtime explicitely to
10565 `set-visited-file-modtime', because filename can be different
10566 from (buffer-file-name) if `file-precious-flag' is set.
10567 `set-visited-file-modtime' must be called always when `visit' is t
10568 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
10569 (tramp-handle-set-visited-file-modtime): If `time-list' is not
10570 nil, don't apply the whole body. If the file doesn't exists, set
10571 modtime to '(-1 65535). Suggested by Luc Teirlinck
10572 <teirllm@auburn.edu>.
10573
10574 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
10575
10576 * help.el (describe-bindings): Doc fix.
10577
10578 * subr.el (kbd): Doc fix.
10579
10580 2004-08-08 John Paul Wallington <jpw@gnu.org>
10581
10582 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
10583 instead of `string-to-int'.
10584 (define-ibuffer-column mode): Fix indentation.
10585
10586 2004-08-08 Lars Hansen <larsh@math.ku.dk>
10587
10588 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
10589
10590 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
10591
10592 * subr.el (global-unset-key, local-unset-key): Doc fixes.
10593
10594 * novice.el (disabled-command-function): New variable renamed from
10595 `disabled-command-hook'.
10596 (disabled-command-hook): Keep the _variable_ as alias for
10597 `disabled-command-function' and make obsolete.
10598 (disabled-command-function): Function renamed from
10599 `disabled-command-hook'. Adapt code to name change of the variable.
10600
10601 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
10602
10603 * simple.el (completion-root-regexp): New defvar.
10604 (completion-setup-function): Use it instead of a literal string.
10605
10606 2004-08-07 John Paul Wallington <jpw@gnu.org>
10607
10608 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
10609 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
10610 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
10611 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
10612
10613 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
10614
10615 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
10616 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
10617
10618 2004-08-04 Kenichi Handa <handa@m17n.org>
10619
10620 * international/encoded-kb.el (encoded-kbd-setup-keymap):
10621 Fix previous change.
10622
10623 2004-08-03 Kenichi Handa <handa@m17n.org>
10624
10625 * international/encoded-kb.el: The following changes are to
10626 utilize key-translation-map instead of minor mode map.
10627 (encoded-kbd-iso2022-non-ascii-map): Delete it.
10628 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
10629 (encoded-kbd-last-key): New function.
10630 (encoded-kbd-iso2022-single-shift): New function.
10631 (encoded-kbd-iso2022-designation)
10632 (encoded-kbd-self-insert-iso2022-7bit)
10633 (encoded-kbd-self-insert-iso2022-8bit)
10634 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
10635 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
10636 key-translation-map.
10637 (encoded-kbd-setup-keymap): Setup key-translation-map.
10638 (saved-key-translation-map): New variable.
10639 (encoded-kbd-mode): Save/restore key-translation-map.
10640 Adjust for the change of encoded-kbd-setup-keymap.
10641
10642 2004-08-02 Kim F. Storm <storm@cua.dk>
10643
10644 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
10645 and call compute-motion with nil for topos and width to get proper
10646 usable width and height for both window and non-window systems.
10647
10648 * windmove.el (windmove-coordinates-of-position): Let compute-motion
10649 calculate usable window width and height.
10650
10651 * window.el (window-buffer-height): Call compute-motion with nil width.
10652
10653 2004-08-01 David Kastrup <dak@gnu.org>
10654
10655 * replace.el (query-replace-read-from):
10656 Use `query-replace-compile-replacement'.
10657 (query-replace-compile-replacement): New function.
10658 (query-replace-read-to): Use `query-replace-compile-replacement'
10659 for repeating the last command.
10660
10661 2004-08-01 John Paul Wallington <jpw@gnu.org>
10662
10663 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
10664 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
10665 (pr-switches): Remove period from end of error messages.
10666
10667 * help-mode.el (help-go-back): Likewise.
10668
10669 * abbrev.el (only-global-abbrevs): Doc fix.
10670 (edit-abbrevs-map): Define within defvar.
10671 (quietly-read-abbrev-file): Doc fix.
10672
10673 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
10674
10675 * novice.el (enable-command, disable-command): Doc fixes.
10676
10677 * subr.el (event-modifiers, event-basic-type): Doc fixes.
10678
10679 2004-07-30 Richard M. Stallman <rms@gnu.org>
10680
10681 * subr.el (with-local-quit): Doc fix.
10682
10683 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
10684
10685 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
10686
10687 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
10688
10689 * custom.el (defcustom): Doc fix.
10690
10691 2004-07-28 Masatake YAMATO <jet@gyve.org>
10692
10693 * progmodes/etags.el (etags-tags-apropos): Show building progress.
10694
10695 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
10696
10697 * imenu.el (imenu-prev-index-position-function)
10698 (imenu-extract-index-name-function, imenu-name-lookup-function)
10699 (imenu--index-alist): Docstring redundancy fix.
10700
10701 2004-07-25 Lars Hansen <larsh@math.ku.dk>
10702
10703 * wdired.el (wdired-finish-edit): Require dired-aux before locally
10704 binding dired-backup-overwrite.
10705
10706 2004-07-25 John Paul Wallington <jpw@gnu.org>
10707
10708 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
10709
10710 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
10711
10712 * term/tty-colors.el (tty-color-approximate): Doc fix.
10713
10714 * select.el (x-get-selection, x-set-selection): Doc fixes.
10715
10716 * frame.el (make-frame): Doc fix.
10717
10718 2004-07-24 Richard M. Stallman <rms@gnu.org>
10719
10720 * mail/rmail.el (rmail-mime-charset-pattern):
10721 Don't include semicolon in the charset value.
10722
10723 * replace.el (occur-next-error): Call set-window-point.
10724 (occur-engine): Handle negative NLINES.
10725
10726 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
10727
10728 * frame.el (modify-all-frames-parameters): Minor doc fix.
10729 (set-frame-configuration): Doc fix.
10730
10731 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
10732
10733 * simple.el (completion-setup-function): Compute the common parts
10734 and the first difference place correctly when
10735 partial-completion-mode is on.
10736
10737 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10738
10739 * ps-print.el: Doc fix.
10740 (ps-print-version): New version 6.6.5.
10741 (ps-printing-region): Doc fix.
10742 (ps-generate-string-list): Comment fix.
10743 (ps-message-log-max): Code fix.
10744
10745 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
10746
10747 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
10748 generated PostScript.
10749
10750 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
10751
10752 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
10753 with Gnus v5_10 branch.)
10754
10755 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
10756
10757 * calendar/time-date.el (time-to-number-of-days): New function.
10758 Imported from from Gnus.
10759
10760 2004-07-22 Kim F. Storm <storm@cua.dk>
10761
10762 * progmodes/make-mode.el: Fix comments.
10763
10764 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10765
10766 * printing.el: Doc fix.
10767
10768 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
10769
10770 * frame.el (modify-all-frames-parameters): Minor doc fix.
10771
10772 2004-07-20 Richard M. Stallman <rms@gnu.org>
10773
10774 * textmodes/fill.el (fill-nobreak-p): If this break point is
10775 at the end of the line, don't consider the newline which follows
10776 as a reason to return t.
10777
10778 2004-07-19 John Paul Wallington <jpw@gnu.org>
10779
10780 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
10781
10782 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
10783
10784 * dired-aux.el (dired-do-kill-lines): Expand docstring.
10785 Delete irrelevant code.
10786
10787 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
10788
10789 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
10790 New docstring. From Luc Teirlinck.
10791
10792 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
10793
10794 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
10795 section.
10796 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
10797 non-file buffers. We know it is nil.
10798
10799 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
10800
10801 Sync with Tramp 2.0.43.
10802
10803 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
10804 Remove outdated comment.
10805 (tramp-locked, tramp-locker): New variables for implementing a
10806 global lock.
10807 (tramp-sh-file-name-handler): Use them to implement the global lock.
10808
10809 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
10810
10811 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
10812 calls to respective `xxx` calls.
10813 (tramp-process-alive-regexp): Precise doc string.
10814 (tramp-multi-action-process-alive): New defun.
10815 (tramp-multi-actions): Use it.
10816 (tramp-handle-find-backup-file-name): `copy-tree' is available
10817 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
10818 in order to avoid this function.
10819 (tramp-handle-write-region): Set current buffer. If connection
10820 wasn't open, `file-modes' has changed it accidently. Reported by
10821 David Kastrup <dak@gnu.org>.
10822 (tramp-enter-password, tramp-read-passwd): New arguments USER and
10823 HOST.
10824 (tramp-action-password, tramp-multi-action-password): Apply it.
10825 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
10826 name must still contain the port number. Otherwise, we have two
10827 Tramp buffers, with all the confusion. Reported by Myron Selby
10828 <myron@xytech.com> and Rolf Dubitzky
10829 <Dubitzky@physi.uni-heidelberg.de>.
10830
10831 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
10832 HOST to `tramp-enter-passwd'.
10833
10834 * net/tramp-vc.el (all): Code cleanup. Change all
10835 `tramp-handle-xxx' calls to respective `xxx` calls.
10836
10837 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
10838
10839 * emacs-lisp/testcover.el: New category "potentially-1valued" for
10840 functions that are not erroneous if either 1-valued or
10841 multi-valued. Detect functions in this class.
10842 (testcover-1value-functions, testcover-compose-functions)
10843 (testcover-progn-functions) Add some additional functions to lists.
10844 (testcover-mark): Bugfix when marking up the definition for an
10845 empty function.
10846
10847 2004-07-17 Richard M. Stallman <rms@gnu.org>
10848
10849 * replace.el (occur-read-primary-args): Pass default to
10850 read-from-minibuffer.
10851
10852 * mail/footnote.el (footnote-section-tag): Use defcustom.
10853
10854 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
10855 Compile font-lock-keywords, not KEYWORDS.
10856 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
10857 Add warn, check-type. Handle cerror like error.
10858
10859 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
10860
10861 * progmodes/which-func.el (which-func-keymap): New var.
10862 (which-func-face): New face.
10863 (which-func-format): Use them.
10864
10865 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10866
10867 * buff-menu.el (list-buffers-noselect): Append the buffer's
10868 process status to its mode name.
10869
10870 2004-07-16 Kim F. Storm <storm@cua.dk>
10871
10872 * simple.el (inhibit-mark-movement): New defvar.
10873 (beginning-of-buffer, end-of-buffer): Do not push mark if
10874 inhibit-mark-movement is non-nil or C-u prefix is given.
10875
10876 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
10877 Init to beginning-of-buffer and end-of-buffer.
10878 (cua--undo-push-mark): New defvar.
10879 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
10880 already active and command is in cua--preserve-mark-commands.
10881 Also fix check for shift modifier on non-window systems.
10882 (cua--post-command-handler): Clear inhibit-mark-movement if set.
10883
10884 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
10885
10886 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
10887 of two integers, instead of a cons.
10888
10889 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
10890 `visited-file-modtime' now returns a list of two integers, instead
10891 of a cons.
10892
10893 * dired.el (dired-directory-changed-p): Ditto.
10894
10895 * progmodes/grep.el (grep): Doc fix.
10896
10897 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
10898
10899 * autorevert.el (auto-revert-tail-mode)
10900 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
10901 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
10902 in both at the same time.
10903 (auto-revert-tail-mode): New command.
10904 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
10905 (auto-revert-handler): Revert only either tail or whole file.
10906
10907 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
10908 add auto-revert-tail-mode.
10909
10910 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10911
10912 * printing.el: Doc fix. Change name of some funs.
10913 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
10914 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
10915 (pr-standard-file-name): New fun. Replace pr-standard-path.
10916 (pr-call-process): Code fix.
10917
10918 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
10919
10920 * subr.el (with-selected-window): Doc fix.
10921
10922 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
10923
10924 * subr.el (get-buffer-window-list): Doc fix.
10925
10926 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
10927
10928 * files.el (switch-to-buffer-other-window): Doc fix.
10929
10930 * window.el (save-selected-window, one-window-p)
10931 (split-window-keep-point, split-window-vertically)
10932 (split-window-horizontally): Doc fixes.
10933
10934 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10935
10936 * printing.el: Doc fix. Now it uses call-process instead of
10937 shell-command for low command execution.
10938 (pr-version): New version number (6.8).
10939 (pr-shell-file-name): Option removed.
10940 (pr-shell-command): Fun removed.
10941 (pr-call-process): New fun. Replace pr-shell-command.
10942 (pr-standard-path, pr-remove-nil-from-list): New funs.
10943 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
10944 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
10945 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
10946 (pr-ps-utility-process, pr-txt-print): Code fix.
10947
10948 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10949
10950 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
10951 boolean.
10952
10953 2004-07-09 Lars Hansen <larsh@math.ku.dk>
10954
10955 * wid-edit.el (widget-field-buffer): Doc fix.
10956
10957 2004-07-09 John Paul Wallington <jpw@gnu.org>
10958
10959 * emacs-lisp/re-builder.el (reb-update-overlays):
10960 Distinguish between one and several matches in message.
10961
10962 2004-07-09 Richard M. Stallman <rms@gnu.org>
10963
10964 * mouse.el (mouse-set-region-1): If transient-mark-mode
10965 is `identity', change it to `only'.
10966
10967 * simple.el (current-word): Doc fix.
10968
10969 2004-07-09 Mark A. Hershberger <mah@everybody.org>
10970
10971 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
10972 so that it is more understanding of whitespace.
10973
10974 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
10975 (("ns" . "element") (attr-list) children) instead of
10976 ((:ns . "element") (attr-list) children) in order to reduce the
10977 number of symbols used.
10978 (xml-skip-dtd): Change to use xml-parse-dtd but set
10979 xml-validating-parsing to nil.
10980 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
10981 (xml-substitute-entity): Remove in favor of new entity substitution.
10982 (xml-substitute-special): Rewrite in to substitute complex
10983 entities from DOCTYPE declarations.
10984 (xml-parse-fragment): Parse fragments from entity deleclarations.
10985 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
10986 (xml-parse-dtd, xml-substitute-special): Make validity checks
10987 conditioned on xml-validating-parser. Add "Not Well Formed" to
10988 error messages about well-formedness.
10989
10990 2004-07-08 Steven Tamm <steventamm@mac.com>
10991
10992 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
10993 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
10994 Do not treat double clicks and triple clicks specially in the
10995 scroll bar (preventing strange repositioning problems)
10996
10997 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
10998
10999 * replace.el (query-replace-regexp-eval): Fix last change.
11000
11001 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
11002
11003 * replace.el (query-replace-descr): New fun.
11004 (query-replace-read-from, query-replace-read-args): Default to the
11005 previous from&to.
11006 (query-replace-read-to): Quote the `from' string when displaying it.
11007 (query-replace-regexp-eval): Immediately check read-only status.
11008 Use query-replace-read-from to get the \n checking.
11009 Quote the `from' string when displaying it.
11010 (map-query-replace-regexp, occur-read-primary-args):
11011 Quote the `from' string when displaying it.
11012
11013 * isearch.el (isearch-query-replace): Pass the regexp-ness and
11014 delimited-ness of the search to query-replace.
11015
11016 * replace.el (query-replace-read-from, query-replace-read-to):
11017 New funs extracted from query-replace-read-args.
11018 (query-replace-read-args): Use them.
11019
11020 * replace.el (query-replace-interactive, query-replace-read-args):
11021 Remove the `initial' special value.
11022 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
11023 (occur-engine): Remove unused var `matchend'.
11024
11025 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
11026 Use the search string without prompting.
11027
11028 2004-07-05 Kenichi Handa <handa@m17n.org>
11029
11030 * international/mule.el (decode-coding-inserted-region):
11031 Set last-coding-system-used only when coding is nil.
11032
11033 2004-07-03 Eli Zaretskii <eliz@gnu.org>
11034
11035 * progmodes/grep.el (grep-compute-defaults, grep-command)
11036 (grep-program, find-program, grep-find-use-xargs, grep-history)
11037 (grep-find-history, grep-tag-default, grep-find-command)
11038 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
11039 Add autoload cookies, for unbundled packages that load `compile'
11040 and expect all grep-related symbols to become defined.
11041
11042 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
11043
11044 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
11045 (iimage-mode-image-search-path): New user option to search the
11046 image file.
11047 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
11048 have locate-file.
11049 (iimage-mode-buffer): Use it.
11050
11051 2004-07-03 Nick Roberts <nickrob@gnu.org>
11052
11053 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
11054 carefully.
11055 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
11056
11057 2004-07-03 Juri Linkov <juri@jurta.org>
11058
11059 * replace.el (query-replace-read-args): Swallow space after 'foo,
11060 not after (quote foo). Match space only immediately after symbol,
11061 not anywhere in the whole string.
11062
11063 2004-07-02 Richard M. Stallman <rms@gnu.org>
11064
11065 * replace.el (query-replace-read-args): Swallow space after
11066 symbols, not after closeparens. But avoid error if string ends there.
11067
11068 * progmodes/python.el (python-beginning-of-statement):
11069 Exit the loop if backward-up-list gets error.
11070
11071 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
11072
11073 2004-07-02 Andre Spiegel <spiegel@gnu.org>
11074
11075 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
11076 only if vc-consult-headers is non-nil.
11077
11078 2004-07-02 Juri Linkov <juri@jurta.org>
11079
11080 * pcvs.el (cvs-mode-diff-repository): New command.
11081
11082 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
11083
11084 2004-07-01 Juri Linkov <juri@jurta.org>
11085
11086 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
11087 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
11088 C-M-% to isearch-query-replace-regexp.
11089 (minibuffer-local-isearch-map): Add arrow key bindings.
11090 Bind C-f to isearch-yank-char-in-minibuffer.
11091 (isearch-forward): Doc fix.
11092 (isearch-edit-string): Doc fix.
11093 (isearch-query-replace, isearch-query-replace-regexp): New funs.
11094 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
11095 (isearch-yank-char): Add optional arg.
11096 (isearch-yank-char-in-minibuffer): New fun.
11097
11098 * replace.el (query-replace-interactive): Change type from boolean
11099 to choice. Add value `initial'.
11100 (query-replace-read-args): Handle value `initial' of
11101 query-replace-interactive.
11102
11103 2004-06-29 Kim F. Storm <storm@cua.dk>
11104
11105 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
11106 (breakpoint-disabled-bitmap-face): Add :group 'gud.
11107
11108 * progmodes/ada-xref.el (ada-tight-gvd-integration):
11109 Add :group 'ada.
11110
11111 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
11112
11113 2004-06-29 Juri Linkov <juri@jurta.org>
11114
11115 * replace.el (query-replace-read-args): Swallow a space after
11116 everything except )]" which in most cases means after a symbol.
11117
11118 * emacs-lisp/pp.el (pp-buffer): Add autoload.
11119
11120 2004-06-28 Richard M. Stallman <rms@gnu.org>
11121
11122 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
11123 More changes to go with previous change in font-lock.el.
11124
11125 2004-06-26 David Kastrup <dak@gnu.org>
11126
11127 * replace.el (perform-replace): Highlight the match even in
11128 non-query mode if there is potential replace string editing.
11129
11130 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
11131
11132 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
11133 agree with new return value of `file-remote-p'.
11134 This syncs with Tramp 2.0.42.
11135
11136 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
11137 according to new documentation of `file-remote-p'.
11138
11139 * files.el (file-remote-p): Fix doc to say that return value is
11140 identification of remote system, if not nil.
11141 (file-relative-name): Use new return value of `file-remote-p'.
11142
11143 2004-06-26 Nick Roberts <nickrob@gnu.org>
11144
11145 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
11146 (gdb-goto-breakpoint): Fix breakage.
11147
11148 2004-06-26 Eli Zaretskii <eliz@gnu.org>
11149
11150 * man.el (Man-getpage-in-background): Add windows-nt to the list
11151 of systems where shell-file-name should be used instead of
11152 literal "sh".
11153
11154 2004-06-25 Sam Steingold <sds@gnu.org>
11155
11156 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
11157 function names `(setf symbol)'.
11158
11159 2004-06-24 Richard M. Stallman <rms@gnu.org>
11160
11161 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
11162
11163 * font-lock.el (font-lock-keywords): Change format of compiled values.
11164 Document it.
11165 (font-lock-add-keywords): If font-lock-keywords is compiled,
11166 extract the uncompiled version, modify, then recompile.
11167 (font-lock-remove-keywords): Likewise.
11168 (font-lock-fontify-keywords-region): Handle changed format.
11169 (font-lock-compile-keywords): Handle changed format.
11170 (font-lock-set-defaults): Compile the keywords explicitly here.
11171
11172 2004-06-24 David Kastrup <dak@gnu.org>
11173
11174 * replace.el (query-replace-read-args): Implement `\,' and `\#'
11175 replacements here.
11176 (query-replace-regexp): Doc string explaining this and the new
11177 `\?' replacement. Remove `\,' and `\#' implementation here, as it
11178 is better placed in `query-replace-read-args'.
11179 (replace-regexp): Explain `\,', `\#' and `\?'.
11180 (replace-match-data): New function for thorough reuse/destruction
11181 of old match-data.
11182 (replace-match-maybe-edit): Function for implementing `\?' editing.
11183 (perform-replace): Fix maintaining of the match stack including
11184 already matched regions, implement `\?', fix various problems
11185 with regions while editing and other stuff.
11186 (replace-highlight): Simplify.
11187
11188 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
11189
11190 * progmodes/grep.el (grep-error-screen-columns): New variable.
11191 (grep-regexp-alist): Give it the full functionality of gnu style
11192 compilation messages with line and column ranges. Ask me for the
11193 perl script I'm working on, that uses these.
11194
11195 2004-06-23 Nick Roberts <nickrob@gnu.org>
11196
11197 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
11198 Remove.
11199 (comint-insert-input, comint-mouse-insert-input): New functions
11200 based on comint-insert-clicked-input for two bindings but just
11201 one functionality.
11202
11203 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
11204
11205 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
11206
11207 2004-06-23 Lars Hansen <larsh@math.ku.dk>
11208
11209 * files.el (write-contents-functions): Doc fix.
11210
11211 2004-06-21 Juanma Barranquero <lektu@terra.es>
11212
11213 * image.el (image-library-alist): Rewrite docstring in active voice.
11214
11215 2004-06-20 Richard M. Stallman <rms@gnu.org>
11216
11217 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
11218
11219 * isearch.el (isearch-repeat): Avoid testing old match data.
11220 (isearch-message): Display trailing space in special font
11221 when search is failing.
11222 (isearch-search-fun-function): Doc fix.
11223
11224 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
11225
11226 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
11227
11228 * frame.el (show-trailing-whitespace): Doc fix.
11229
11230 * cus-edit.el (custom-variable-documentation): New function.
11231 (custom-variable): Use it.
11232
11233 2004-06-19 Nick Roberts <nickrob@gnu.org>
11234
11235 * man.el (Man-getpage-in-background): Revert previous change but
11236 make cygwin a special case.
11237
11238 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
11239
11240 * autorevert.el (global-auto-revert-non-file-buffers):
11241 Update docstring.
11242
11243 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
11244
11245 * progmodes/compile.el (compilation-error-properties): Store one
11246 more than end-col, if present, so that transient-mark-mode will
11247 highlight last char too.
11248 * progmodes/grep.el (grep-regexp-alist): Match columns and column
11249 ranges, if present.
11250
11251 2004-06-18 Jason Rumney <jasonr@gnu.org>
11252
11253 * makefile.w32-in: Double percent signs in for loops.
11254
11255 2004-06-17 David Kastrup <dak@gnu.org>
11256
11257 * replace.el (query-replace-read-args): Only warn about use of \n
11258 and \t when we are doing a regexp replacement and the actual
11259 escaped character is n or t.
11260 (query-replace-regexp): Add \, and \# interpretation to
11261 interactive call and document it.
11262 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
11263 as shortkey for replace-count.
11264 (replace-quote): New function for doubling backslashes.
11265
11266 2004-06-17 Juanma Barranquero <lektu@terra.es>
11267
11268 * files.el (parse-colon-path, cd): Mention in docstring that the
11269 path separator is colon in GNU-like systems.
11270
11271 * newcomment.el (comment-region-internal): Fix docstring.
11272
11273 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
11274 (ewoc-invalidate, ewoc-collect): Doc fixes.
11275 (ewoc--create-node, ewoc--delete-node-internal):
11276 Fix typos in docstring.
11277
11278 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
11279
11280 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
11281 manual to docstring.
11282
11283 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11284
11285 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
11286
11287 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
11288
11289 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
11290 Add hyperlink to emacs-xtra manual to docstring.
11291
11292 * autorevert.el (global-auto-revert-non-file-buffers):
11293 Add hyperlink to emacs-xtra manual to docstring, as well as an
11294 info-link.
11295
11296 2004-06-14 Juanma Barranquero <lektu@terra.es>
11297
11298 * image.el (image-library-alist): New variable to map image types
11299 to external libraries. Initialized to nil, unless system-specific
11300 configs change it.
11301 (image-type-available-p): Determine whether an image type is
11302 available by calling `init-image-library'.
11303
11304 * term/w32-win.el (image-library-alist): Initialize to a known set
11305 of probable library names.
11306
11307 2004-06-14 Kenichi Handa <handa@m17n.org>
11308
11309 * international/code-pages.el (windows-1256, cp1125): Fix tables
11310 for several characters.
11311
11312 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
11313
11314 2004-06-13 Richard M. Stallman <rms@gnu.org>
11315
11316 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
11317
11318 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
11319 not "`pc-selection-mode'".
11320
11321 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
11322
11323 * simple.el (previous-matching-history-element): Specify a default.
11324
11325 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
11326
11327 * cus-face.el (custom-declare-face): Simplify code.
11328
11329 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
11330
11331 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
11332
11333 * files.el (before-save-hook): Add `time-stamp' to the options.
11334
11335 * time-stamp.el (time-stamp): Recommend adding it to
11336 `before-save-hook', rather than `write-file-functions'.
11337 Make a similar change in `Commentary' section.
11338
11339 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
11340
11341 * diff-mode.el (diff-current-defun): If at start of hunk, use
11342 position of first change.
11343
11344 2004-06-13 Lars Hansen <larsh@math.ku.dk>
11345
11346 * dired-x.el (dired-mark-omitted): Bind to "*O".
11347
11348 2004-06-12 Karl Fogel <kfogel@red-bean.com>
11349
11350 * bookmark.el (bookmark-bmenu-relocate): New function, as
11351 suggested by David J. Biesack <David.Biesack@sas.com>.
11352 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
11353 (bookmark-bmenu-mode): Describe binding in doc string.
11354 (bookmark-set-filename): Save the bookmark list if it's time.
11355
11356 2004-06-13 Kenichi Handa <handa@m17n.org>
11357
11358 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
11359 (ccl-untranslated-to-ucs): Fix typo.
11360
11361 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
11362
11363 * progmodes/python.el (python-open-block-statement-p):
11364 Fix indentation after a block opening that contains a comment.
11365
11366 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
11367
11368 * bindings.el (completion-ignored-extensions): Add file extensions
11369 of Python byte-compiled files.
11370
11371 2004-06-12 Juri Linkov <juri@jurta.org>
11372
11373 * info.el (Info-goto-node): Add autoload.
11374 (Info-toc): Add substring-no-properties on Info file name.
11375 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
11376 (Info-mode-map): Bind L to Info-history, T to Info-toc.
11377
11378 2004-06-12 Kenichi Handa <handa@m17n.org>
11379
11380 * international/mule-cmds.el (set-language-environment):
11381 Load subst tables if necessary.
11382
11383 * international/mule.el (decode-char): Load subst tables if necessary.
11384 (encode-char): Likewise.
11385
11386 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
11387 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
11388 (utf-16le-decode-loop): Set r5 to -1 before loop.
11389 (utf-16be-decode-loop): Likewise.
11390 (ccl-decode-mule-utf-16le): Add EOF processing block.
11391 (ccl-decode-mule-utf-16be): Likewise.
11392 (ccl-decode-mule-utf-16le-with-signature): Likewise.
11393 (ccl-decode-mule-utf-16be-with-signature): Likewise.
11394 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
11395 (ccl-mule-utf-16-encode-untrans): New CCL.
11396 (utf-16-decode-to-ucs): Handle pre-read character.
11397 (utf-16le-encode-loop): Handle surrogate pair.
11398 (utf-16be-encode-loop): Likewise.
11399 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
11400 of utf-16le-encode-loop.
11401 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
11402 of utf-16be-encode-loop.
11403 (mule-utf-16-post-read-conversion):
11404 Call utf-8-post-read-conversion at first.
11405 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
11406 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
11407 Add post-read-conversion and pre-write-conversion.
11408
11409 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
11410 (utf-translate-cjk-unicode-range): New variable.
11411 (utf-translate-cjk-load-tables): New function.
11412 (utf-lookup-subst-table-for-decode): New function.
11413 (utf-lookup-subst-table-for-encode): New function.
11414 (utf-translate-cjk-mode): Init-value changed to t. Don't load
11415 tables here. Update safe-charsets of utf-* coding systems.
11416 (ccl-mule-utf-untrans): New CCL.
11417 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
11418 at end of each branch.
11419 (ccl-mule-utf-8-encode-untrans): New CCL.
11420 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
11421 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
11422 length of encoding. Don't return r0.
11423 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
11424 (utf-8-post-read-conversion): Narrow to region properly.
11425 If utf-translate-cjk-mode is on, load tables if necessary.
11426 Call utf-8-compose with hash-table arg if necessary.
11427 Call XXX-compose-region instead of XXX-post-read-convesion.
11428 (utf-8-pre-write-conversion): New function.
11429 (mule-utf-8): Include CJK charsets in safe-charsets if
11430 utf-translate-cjk-mode is on. Add pre-write-conversion.
11431
11432 * international/characters.el: Temporarily set
11433 utf-translate-cjk-mode to nil.
11434
11435 * language/devan-util.el (devanagari-compose-region):
11436 Add autoload cookie.
11437
11438 * international/ccl.el (ccl-dump-call): Fix printing the
11439 subroutine name.
11440
11441 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
11442
11443 * dired.el (dired-revert): If buffer is marked unmodified before
11444 reverting, keep it marked unmodified.
11445 Adapt to new conventions for commenting out code.
11446 (dired-make-relative): Adapt to new conventions for commenting out code.
11447
11448 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
11449
11450 * eshell/esh-module.el (eshell-load-defgroups):
11451 Bind `vc-handled-backends' to nil when opening files.
11452
11453 2004-06-11 Juanma Barranquero <lektu@terra.es>
11454
11455 * files.el (parse-colon-path, cd): Doc fixes (refer to
11456 `path-separator', not colon).
11457
11458 2004-06-10 Juanma Barranquero <lektu@terra.es>
11459
11460 * newcomment.el (comment-search-forward)
11461 (comment-search-backward): Fix typos in docstring.
11462 (comment-region): Doc fix.
11463
11464 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
11465
11466 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
11467 switch is no longer stored in `dired-switches-alist'.
11468
11469 * dired-aux.el (dired-insert-subdir): Do not store R switch in
11470 `dired-switches-alist'.
11471
11472 2004-06-10 Kim F. Storm <storm@cua.dk>
11473
11474 * pcvs.el (cvs-mode-diff-yesterday): New command.
11475
11476 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
11477
11478 2004-06-10 Juri Linkov <juri@jurta.org>
11479
11480 * emacs-lisp/edebug.el (edebug-eval-defun):
11481 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
11482 Fix docstring.
11483
11484 * simple.el (eval-expression-print-format): Don't print additional
11485 information on the first call to `eval-print-last-sexp'.
11486 (next-error-find-buffer): Fix punctuation.
11487 (killing) <defgroup>: Fix punctuation.
11488 (yank-excluded-properties): Change group from editing to killing.
11489
11490 * replace.el (perform-replace): Use `limit' to terminate the
11491 while-loop explicitly.
11492
11493 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11494
11495 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
11496 Use lc-*.xpm as prefix instead of *-locol.xpm.
11497
11498 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
11499 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
11500 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
11501 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
11502 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
11503 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
11504 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
11505 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
11506 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
11507 * toolbar/lc-up_arrow.xpm:
11508 Rename from *-locol.xpm.
11509
11510 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
11511
11512 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
11513 include forms like &<str>; as valid url patterns.
11514
11515 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
11516
11517 * dired.el (dired-diff, dired-backup-diff)
11518 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
11519 (dired-do-chown, dired-do-touch, dired-do-print)
11520 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
11521 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
11522 (dired-create-directory, dired-do-copy, dired-do-symlink)
11523 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
11524 (dired-do-copy-regexp, dired-do-hardlink-regexp)
11525 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
11526 (dired-maybe-insert-subdir, dired-next-subdir)
11527 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
11528 (dired-kill-subdir, dired-tree-up, dired-tree-down)
11529 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
11530 (dired-run-shell-command, dired-query): Remove redundant,
11531 or incorrect, autoloads.
11532
11533 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
11534 does not end in a slash. Add optional argument KILL-ROOT.
11535 Update docstring.
11536 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
11537 (dired-query): Add autoloads.
11538
11539 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
11540
11541 * progmodes/compile.el (compilation-set-window-height):
11542 Rearrange the save-* functions because a buffer can have several current
11543 point in different windows.
11544 (compilation-error-regexp-alist-alist): Recognize {standard input}
11545 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
11546
11547 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11548
11549 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
11550 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
11551 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
11552 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
11553 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
11554 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
11555 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
11556 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
11557 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
11558 * toolbar/up_arrow-locol.xpm:
11559 New versions of icons that uses fewer colors.
11560
11561 * toolbar/tool-bar.el (tool-bar-local-item)
11562 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
11563 if display-color-cells is 256 or less.
11564
11565 2004-06-08 Kim F. Storm <storm@cua.dk>
11566
11567 * wid-edit.el (widget-specify-button): Use hand pointer rather
11568 than mouse-face as visible mouse-over effect.
11569
11570 2004-06-07 Karl Fogel <kfogel@red-bean.com>
11571
11572 * saveplace.el (save-place-alist-to-file): Bind `print-length'
11573 and `print-level' to nil when writing out `save-place-alist'.
11574 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
11575
11576 2004-06-07 Juanma Barranquero <lektu@terra.es>
11577
11578 * completion.el (completion-kill-region): Doc fix.
11579
11580 * format.el (format-insert-annotations)
11581 (format-annotate-location): Doc fixes.
11582 (format-subtract-regions): Make arguments match their use in docstring.
11583
11584 * simple.el (kill-region): Doc fix.
11585
11586 * subr.el (insert-buffer-substring-no-properties)
11587 (insert-buffer-substring-as-yank): Doc fixes.
11588
11589 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
11590
11591 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
11592 Update docstring.
11593 (dired-reset-subdir-switches): New function.
11594
11595 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
11596 Limit scope of `buffer-read-only' binding.
11597
11598 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
11599
11600 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
11601 eshell-explicit-command-char.
11602
11603 2004-06-06 Juanma Barranquero <lektu@terra.es>
11604
11605 * help-fns.el (help-argument-name): Inherit from italic face only
11606 if the frame supports it.
11607
11608 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11609
11610 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
11611 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
11612 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
11613 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
11614 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
11615 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
11616 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
11617 New conversions from xpm files.
11618
11619 * toolbar/README: New file.
11620
11621 2004-06-06 Richard M. Stallman <rms@gnu.org>
11622
11623 * isearch.el (isearch-mode-map): Undo previous change.
11624
11625 2004-06-05 Juri Linkov <juri@jurta.org>
11626
11627 * bindings.el (debug-ignored-errors): Add regexps for history
11628 related messages. Remove $ from "No further undo information".
11629 Move Ediff's messages to ediff.el.
11630
11631 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
11632
11633 * cus-edit.el (custom-display): Add `min-colors'.
11634
11635 * custom.el (defface): Add `supports' to docstring.
11636
11637 * help-fns.el (help-argument-name): Add :group 'help.
11638
11639 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
11640
11641 * find-dired.el (find-ls-subdir-switches): New user option.
11642 (find-dired): No longer call `abbreviate-file-name' on DIR.
11643 Set `dired-subdir-switches' buffer-locally.
11644
11645 * locate.el: Merge the two `Commentary' sections.
11646 (locate-ls-subdir-switches): New user option.
11647 (locate): Update for other changes.
11648 (locate-mode-map): Restore Dired binding for mouse-2.
11649 Bind `locate-mouse-view-file' to M-mouse-2.
11650 Bind `l' to `locate-do-redisplay'.
11651 (locate-main-listing-line-p, locate-do-redisplay): New functions.
11652 (locate-mouse-view-file, locate-tags, locate-find-directory):
11653 Print message if used outside main listing.
11654 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
11655 Various changes to support inserted subdirectories.
11656 (locate-insert-header): Change header of *Locate* buffer.
11657
11658 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
11659 Change interactive default switches.
11660 (dired-rename-subdir-2): Update `dired-switches-alist'.
11661 (dired-insert-subdir, dired-kill-subdir):
11662 Handle `dired-switches-alist'. Do not mark buffer modified.
11663 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
11664 (dired-insert-subdir-doinsert): Omit messages.
11665 Handle `dired-subdir-switches'.
11666 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
11667
11668 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
11669 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
11670 subdirs if -R switch is used for a subdir.
11671 (dired-mode): Set `dired-switches-alist'.
11672 (dired-build-subdir-alist): Only print number of directories in
11673 echo area when invoked interactively.
11674
11675 2004-06-05 Lars Hansen <larsh@math.ku.dk>
11676
11677 * dired-x.el (dired-omit-mode): Rename from
11678 dired-omit-files-p. Use define-minor-mode to define it.
11679 (dired-omit-files-p): Add as alias for dired-omit-mode.
11680 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
11681 dired-mark-omitted.
11682 (dired-mark-omitted): Add. Bind to M-O.
11683
11684 2004-06-05 Kenichi Handa <handa@m17n.org>
11685
11686 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
11687
11688 2004-06-05 Juanma Barranquero <lektu@terra.es>
11689
11690 * help-fns.el (help-argument-name): Reintroduce face.
11691 (help-default-arg-highlight): Use it, now that
11692 `face-differs-from-default-p' can be trusted.
11693
11694 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
11695
11696 * textmodes/table.el: Sentence commands added to Point Motion
11697 group; kill and backward-kill commands added to Extraction group.
11698
11699 2004-06-04 Mario Lang <mlang@delysid.org>
11700
11701 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
11702 systems appear to use mW, make the code handle this. Fix a
11703 division-by-zero bug while at it, and handle kernels with
11704 a slightly different layout in /proc/acpi.
11705
11706 2004-06-04 Karl Fogel <kfogel@red-bean.com>
11707
11708 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
11709 because the latter is a CL-ism. This fixes the bug reported by
11710 Shawn Boyette <mdxi@collapsar.net> in
11711 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
11712
11713 2004-06-04 Miles Bader <miles@gnu.org>
11714
11715 * faces.el (display-supports-face-attributes-p): Function moved to
11716 C code. Previously only the tty-related portion of this function
11717 was done in C; however the previous attempt to do a halfway-proper
11718 job for non-tty displays in lisp didn't work properly because of
11719 funny conditions during Emacs startup.
11720 (face-differs-from-default-p): Simplify, now that
11721 display-supports-face-attributes-p works properly on all display
11722 types. Remove :stipple from comparison; it doesn't really work
11723 in emacs anyway.
11724
11725 2004-06-04 Miles Bader <miles@gnu.org>
11726
11727 * faces.el (face-differs-from-default-p): Use a different
11728 implementation, so we can really check whether FACE displays
11729 differently or not.
11730
11731 2004-06-04 Miles Bader <miles@gnu.org>
11732
11733 * faces.el (display-supports-face-attributes-p): Implement a
11734 `different from default' check for non-tty displays.
11735
11736 2004-06-03 David Kastrup <dak@gnu.org>
11737
11738 * woman.el (woman-mapcan): More concise code.
11739 (woman-topic-all-completions, woman-topic-all-completions-1)
11740 (woman-topic-all-completions-merge): Replace by a simpler and
11741 much faster implementation based on O(n log n) sort/merge instead
11742 of the old O(n^2) behavior.
11743
11744 2004-06-03 Miles Bader <miles@gnu.org>
11745
11746 * subr.el (read-number): Use canonical format for default in prompt.
11747
11748 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
11749 Add regexp for " [...]" style defaults.
11750
11751 2004-06-02 Romain Francoise <romain@orebokech.com>
11752
11753 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
11754 groups: if the user asks for a hidden buffer, open the
11755 corresponding filter group to expose it.
11756
11757 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
11758 `ibuffer-jump-to-buffer'.
11759 (ibuffer-jump-offer-only-visible-buffers): New user option.
11760
11761 2004-06-02 Juanma Barranquero <lektu@terra.es>
11762
11763 * faces.el (frame-update-faces): Add empty docstring so the one
11764 for `ignore' doesn't show through.
11765
11766 * subr.el (process-kill-without-query): Remove spurious "\n" on
11767 obsolescence string.
11768 (focus-frame, unfocus-frame): Add obsolescence declaration and
11769 empty docstring.
11770
11771 * international/mule.el (register-char-codings): Make alias for
11772 `ignore'. Move docstring to obsolescence info and remove redundancy.
11773
11774 2004-06-02 Kim F. Storm <storm@cua.dk>
11775
11776 * frame.el (blink-cursor-start): Turn cursor off initially so blink
11777 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
11778
11779 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
11780
11781 * comint.el (comint-replace-by-expanded-history-before-point):
11782 Obey `start' as the docstring says.
11783 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
11784 (comint-update-fence): Prevent font-lock from running unnecessarily.
11785 (comint-dynamic-list-completions): Use with-current-buffer.
11786
11787 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11788
11789 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
11790 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
11791 (bibtex-entry-update): Handle alternatives and optional fields.
11792 (bibtex-parse-entry): Bugfix, handle empty key.
11793
11794 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
11795
11796 * vc-arch.el (vc-arch-state): Don't assume the file exists.
11797
11798 2004-05-31 Lars Hansen <larsh@math.ku.dk>
11799
11800 * desktop.el (desktop-save): Don't save minor modes without a
11801 known mode initialization function.
11802
11803 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
11804
11805 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
11806
11807 * autorevert.el: Update `Commentary' section.
11808
11809 2004-05-30 Juanma Barranquero <lektu@terra.es>
11810
11811 * dos-fns.el (convert-standard-filename):
11812 * files.el (convert-standard-filename):
11813 * w32-fns.el (convert-standard-filename):
11814 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
11815
11816 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
11817
11818 Sync with Tramp.
11819
11820 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
11821 (tramp-let-maybe): Move to an earlier spot in the file.
11822 Patch by Andreas Schwab.
11823
11824 2004-05-30 Andreas Schwab <schwab@suse.de>
11825
11826 * dired.el (dired-get-filename): Don't use dired-re-dot.
11827
11828 2004-05-30 Richard M. Stallman <rms@gnu.org>
11829
11830 * files.el (find-file): Doc fix.
11831
11832 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
11833
11834 2004-05-30 Nick Roberts <nickrob@gnu.org>
11835
11836 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
11837 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
11838 modeline of the locals buffer.
11839 (gdb-goto-breakpoint): Handle gdbmi.
11840 (gdb-get-frame-number): Change for gdbmi.
11841
11842 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
11843
11844 * files.el (file-remote-p): Apply file name handler for operation
11845 `file-remote-p'. It isn' a property any longer.
11846 (file-relative-name): `fh' and `fd' get the required value via
11847 `find-file-name-handler' already.
11848
11849 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
11850 (top): Remove setting of `file-remote-p' property for
11851 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
11852
11853 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
11854
11855 Version 2.0.41 of Tramp released.
11856
11857 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
11858 Throw away if process has died.
11859 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
11860 (tramp-out-of-band-prompt-regexp): Rename to
11861 `tramp-process-alive-regexp', because its usage is widen.
11862 (tramp-actions-copy-out-of-band): Apply it.
11863 (tramp-actions-before-shell, tramp-multi-actions):
11864 Add `tramp-action-process-alive' action.
11865 (tramp-action-process-alive): New defun.
11866 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
11867 Add entry for `file-remote-p'.
11868 (tramp-handle-file-remote-p): New defun.
11869 (top): Remove setting of `file-remote-p'. Don't set
11870 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
11871
11872 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
11873 `file-remote-p'.
11874
11875 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
11876 counted for (last) line. [They should or they shouldn't? --Stef]
11877 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
11878
11879 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
11880
11881 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
11882 not really necessary but seems to keep the shell history smaller
11883 in some cases. It is no substitute for setting HISTFILE and
11884 HISTSIZE from tramp-open-connection-setup-interactive-shell,
11885 though. Suggested by Luc Teirlinck.
11886 (tramp-open-connection-setup-interactive-shell): Export variables
11887 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
11888 (tramp-set-process-query-on-exit-flag): New compat function.
11889 (tramp-open-connection-multi, tramp-open-connection-su)
11890 (tramp-open-connection-rsh, tramp-open-connection-telnet)
11891 (tramp-do-copy-or-rename-file-out-of-band): Use it.
11892 (tramp-let-maybe): New macro, let-binds a variable only if it
11893 isn't obsolete.
11894 (tramp-check-ls-commands, tramp-handle-expand-file-name)
11895 (tramp-handle-file-truename): Use it.
11896 (tramp-completion-file-name-regexp-unified): Avoid matching
11897 filenames starting with "/:" -- those are reserved for
11898 file-name-non-special.
11899
11900 * tramp-smb.el (tramp-smb-open-connection):
11901 Use tramp-set-process-query-on-exit-flag compat function.
11902
11903 2004-05-29 Richard M. Stallman <rms@gnu.org>
11904
11905 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
11906
11907 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
11908 (eval-last-sexp-print-value): Print char equivalent regardless
11909 of standard-output value.
11910
11911 * thumbs.el (thumbs-subst-char-in-string): Delete.
11912 (thumbs-thumbname): Use subst-char-in-string.
11913 (thumbs-resize-image): Use condition-case, not ignore-errors.
11914 (thumbs-kill-buffer): Likewise.
11915
11916 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
11917 (thumbs-mode): Make buffer read-only.
11918 (thumbs-make-thumb): Unconditionally accept an existing file.
11919 (thumbs-insert-thumb): Add thumb-image-file property to the image.
11920 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
11921 (thumbs-show-thumbs-list): Error if images not supported.
11922 (thumbs-save-current-image): Improve prompt string.
11923 (thumbs-mode-map): Define u, R, x.
11924 (thumbs-unmark): New command.
11925 (thumbs-emboss-image): Minor cleanup.
11926 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
11927 (thumbs-rename-images): New command.
11928 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
11929
11930 * thumbs.el (thumbs-current-image): New function.
11931 (thumbs-file-list, thumbs-file-alist): New functions.
11932 (thumbs-find-image): Delete arg L.
11933 Don't set up thumbs-fileL as buffer-local global var.
11934 (thumbs-find-image-at-point): Use thumbs-current-image.
11935 (thumbs-set-image-at-point-to-root-window): Likewise.
11936 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
11937 Record and warn about errors. Update thumbs-markedL for deletions.
11938 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
11939 (thumbs-redraw-buffer): Use thumbs-file-list.
11940 (thumbs-mark): Use thumbs-current-image.
11941 (thumbs-show-name): Use thumbs-current-image.
11942
11943 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
11944 and imenu--last-menubar-index-alist.
11945
11946 * subr.el (with-selected-window): Undo previous change.
11947
11948 2004-05-29 John Paul Wallington <jpw@gnu.org>
11949
11950 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
11951 (thumbs-mouse-find-image): New command.
11952 (thumbs-mode-map): Bind it to mouse-2.
11953 (thumbs-mode): Make mode-class special.
11954 (thumbs-view-image-mode): Likewise.
11955
11956 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
11957
11958 * flymake.el: New file.
11959
11960 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
11961
11962 * files.el (find-file-noselect-1): Do not bind
11963 `inhibit-read-only' to t during execution of
11964 `find-file-not-found-functions'.
11965
11966 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
11967
11968 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
11969 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
11970
11971 2004-05-28 Juri Linkov <juri@jurta.org>
11972
11973 * simple.el (eval-expression-print-format): New fun.
11974
11975 * simple.el (eval-expression):
11976 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
11977 * emacs-lisp/edebug.el (edebug-compute-previous-result)
11978 (edebug-eval-expression): Print additionally the value returned by
11979 `eval-expression-print-format'.
11980
11981 * emacs-lisp/lisp.el (insert-pair-alist): New var.
11982 (insert-pair): Make arguments optional. Find character pair
11983 from `insert-pair-alist' according to the last input event.
11984 (insert-parentheses): Make arguments optional.
11985 (raise-sexp, delete-pair): New funs.
11986
11987 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
11988 (emacs-lisp-mode-map, lisp-interaction-mode-map):
11989 Bind C-M-q to `indent-pp-sexp'.
11990
11991 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
11992 `pp-to-string' modified to be able to format text with newlines.
11993 (pp-to-string): Move the buffer-formatting part of the code to
11994 `pp-buffer'. Call `pp-buffer'.
11995
11996 * info.el (Info-desktop-buffer-misc-data): Don't save information
11997 about virtual files.
11998 (Info-restore-desktop-buffer): Restore Info buffers in prepared
11999 buffers with names obtained from the desktop file instead of the
12000 default *info* buffer.
12001
12002 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
12003
12004 * subr.el (with-selected-window): Only save/restore the selected window.
12005
12006 * progmodes/compile.el (compilation-error-regexp-alist):
12007 Use expand-file-name and data-directory.
12008
12009 * progmodes/grep.el (grep-tree): Rework previous fix.
12010
12011 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
12012 after the user marked text with the mouse.
12013
12014 * startup.el (command-line): Keep the first regexp of
12015 auto-save-file-name-transforms intact.
12016
12017 2004-05-28 Juanma Barranquero <lektu@terra.es>
12018
12019 * cus-edit.el (customize-face, customize-face-other-window)
12020 (custom-face-edit-delete): Make arguments match their use in
12021 docstring.
12022 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
12023 docstring.
12024
12025 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
12026 not `cvs-butlast'.
12027
12028 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
12029 `nbutlast' are in subr.el).
12030
12031 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
12032 (set-w32-system-coding-system): Doc fixes.
12033
12034 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
12035 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
12036 Make arguments match their use in docstring.
12037 (artist-draw-region-trim-line-endings)
12038 (artist-mouse-choose-operation): Fix typo in docstring.
12039 (artist-key-set-point-common): Doc fix.
12040
12041 2004-05-28 Simon Josefsson <jas@extundo.com>
12042
12043 * mail/smtpmail.el (smtpmail-open-stream):
12044 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
12045
12046 2004-05-26 Simon Josefsson <jas@extundo.com>
12047
12048 * starttls.el: Merge with my GNUTLS based starttls.el.
12049 (starttls-gnutls-program, starttls-use-gnutls)
12050 (starttls-extra-arguments, starttls-process-connection-type)
12051 (starttls-connect, starttls-failure, starttls-success): New variables.
12052 (starttls-program, starttls-extra-args): Doc fix.
12053 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
12054 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
12055 and pass on to corresponding *-gnutls function if it is set.
12056
12057 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
12058
12059 * autorevert.el (auto-revert-handler): Disable auto-reverting of
12060 remote files.
12061
12062 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
12063
12064 * files.el (file-name-non-special): There are more operations
12065 which need handling: `find-backup-file-name',
12066 `insert-file-contents', `verify-visited-file-modtime',
12067 `write-region'. Rename t value of method to `add'. Add new
12068 methods `quote' and `unquote-then-quote' to file-arg-indices.
12069
12070 2004-05-25 Juri Linkov <juri@jurta.org>
12071
12072 * info.el (Info-toc): Call Info-mode on intermediate buffer.
12073 (Info-index-nodes): Enclose code in condition-case to catch errors.
12074 (Info-index-node): Don't search all index nodes if request is only
12075 for the current node and file is not in the cache of index nodes.
12076 (Info-mode-map): Bind Info-copy-current-node-name to `w'
12077 for consistency with dired-copy-filename-as-kill.
12078 Bind `S' to Info-search-case-sensitively.
12079 (Info-copy-current-node-name): New arg. With zero prefix arg put
12080 the name inside a function call to `info'. Display copied text in
12081 the echo area.
12082
12083 2004-05-25 Sam Steingold <sds@gnu.org>
12084
12085 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
12086 strip the package prefix from the symbol name, if any.
12087 Make it the `find-tag-default-function' for `lisp-mode'.
12088
12089 2004-05-25 John Paul Wallington <jpw@gnu.org>
12090
12091 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
12092 instead of obsolete `process-kill-without-query'.
12093
12094 * textmodes/texinfmt.el (texinfo-indexvar-alist):
12095 Declare as variable, not constant.
12096
12097 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
12098
12099 * files.el (find-file-noselect-1): Fix bug introduced by
12100 Revision 1.694. As a side effect, `inhibit-read-only'
12101 is again, by default, t during execution of
12102 `find-file-not-found-functions'.
12103 (insert-directory): Check that lines were really inserted by
12104 the --dired switch, before erasing them.
12105
12106 2004-05-24 Nick Roberts <nickrob@gnu.org>
12107
12108 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
12109 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
12110 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
12111 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
12112 gud-minor-mode (gdbmi).
12113
12114 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
12115
12116 * net/browse-url.el (browse-url-interactive-arg): Enable user to
12117 explicitly select the text to be taken as URL.
12118
12119 2004-05-23 Juri Linkov <juri@jurta.org>
12120
12121 * info.el (Info-index-nodes): New var and fun.
12122 (Info-goto-index, Info-index, info-apropos)
12123 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
12124 (Info-index): Fix docstring. Store and restore Info-history-list.
12125 (Info-complete-nodes): New var.
12126 (Info-complete-menu-item): Use it.
12127 (Info-index-node): New fun.
12128 (Info-final-node, Info-forward-node, Info-backward-node)
12129 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
12130 Use Info-index-node.
12131 (Info-extract-menu-item, Info-extract-menu-counting): Set second
12132 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
12133 (Info-find-node-2): If a node with period in its name not found,
12134 try to find a node without the name part after period.
12135 (Info-select-node): Call Info-fontify-node only if
12136 Info-fontify-maximum-menu-size is not nil.
12137 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
12138 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
12139 Preserve Info-history-list.
12140 (Info-toc): Set Info-current-file.
12141 (Info-build-toc): Move point to the beginning of the buffer.
12142 Add main-file variable.
12143 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
12144 Use backslashed representation of the control character ^_.
12145
12146 * textmodes/texinfmt.el (texinfo-print-index): Print index line
12147 numbers in the new Texinfo 4.7 format.
12148
12149 * add-log.el (change-log-font-lock-keywords): Remove `:' from
12150 regexps for function and variable names.
12151
12152 * descr-text.el (describe-property-list): Add [show] button for
12153 `syntax-table' property with action to pp to a separate buffer.
12154 (describe-char): Replace search-forward by re-search-forward with
12155 whitespace regexp after "character:" to not fail in too narrow windows.
12156
12157 * simple.el (next-error-find-buffer): Add a rule to return
12158 next-error capable buffer if one window on the selected frame
12159 displays such buffer.
12160
12161 2004-05-23 Nick Roberts <nickrob@gnu.org>
12162
12163 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
12164 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
12165 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
12166 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
12167 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
12168 Handle new value for gud-minor-mode (gdbmi).
12169 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
12170 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
12171 Change from local to global gdb variable set.
12172 (gdb-ann3): Initialise above gdb variable set.
12173 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
12174 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
12175 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
12176 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
12177 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
12178 (gdb-info-locals-handler, gdb-invalidate-assembler)
12179 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
12180 set as global variables.
12181 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
12182 Handle gdbmi.
12183 (gdb-info-breakpoints-custom): Fix regexp.
12184 (def-gdb-var): Delete.
12185
12186 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
12187 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
12188 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
12189 a new mode. The file (gdb-mi.el) for this mode will be included
12190 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
12191 primary interface.
12192
12193 2004-05-23 Jesper Harder <harder@ifa.au.dk>
12194
12195 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
12196 interpreted as a directory.
12197
12198 2004-05-22 Richard M. Stallman <rms@gnu.org>
12199
12200 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
12201 as a close quote.
12202
12203 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
12204
12205 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
12206 Use assoc-string, not assoc-ignore-case.
12207
12208 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
12209
12210 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
12211 If moving back then fwd gets a defun that ends before point,
12212 try again moving fwd then back.
12213
12214 * files.el (file-name-non-special): Allow t in file-arg-indices
12215 to mean requote the return value. Use `identity' as an element
12216 rather than as the whole value.
12217
12218 * gs.el (gs-options): Add -dSAFER. Mark it risky.
12219
12220 2004-05-22 Juanma Barranquero <lektu@terra.es>
12221
12222 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
12223 `help-make-usage'.
12224 (help-highlight-arguments): Skip function name before searching
12225 for arguments.
12226
12227 2004-05-21 Juanma Barranquero <lektu@terra.es>
12228
12229 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
12230 Don't mention in the docstring these arguments meant for
12231 internal (recursive) use only.
12232 (allout-char-spec): Comment out (it's not implemented).
12233 (allout-old-expose-topic, allout-exposure): Fix docstring and add
12234 obsolescence declaration.
12235 (allout-flatten-exposed-to-buffer)
12236 (allout-indented-exposed-to-buffer): Fix typos in docstring.
12237 (my-mark-marker): Doc fix.
12238 (produce-allout-mode-map, allout-sibling-index)
12239 (allout-isearch-expose, allout-distinctive-bullet)
12240 (allout-open-topic, allout-reindent-body)
12241 (allout-rebullet-heading, allout-process-exposed)
12242 (allout-insert-listified, allout-latex-verb-quote)
12243 (allout-insert-latex-header, allout-insert-latex-trailer):
12244 Make arguments match their use in docstring.
12245 (allout-primary-bullet, allout-old-style-prefixes)
12246 (allout-inhibit-protection, allout-init, allout-mode)
12247 (allout-before-change-protect, allout-flag-region):
12248 Use "Emacs" instead of "emacs" in docstrings.
12249
12250 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
12251
12252 * international/characters.el: Modify syntax of more characters.
12253
12254 2004-05-21 Masatake YAMATO <jet@gyve.org>
12255
12256 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
12257 (etags-tags-completion-table): Show parsing progress.
12258
12259 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
12260
12261 * locate.el (locate-prompt-for-command): Shorten first line of
12262 docstring.
12263 (locate-mode): Expand docstring and include keymap summary.
12264
12265 * files.el (find-file-noselect-1): Limit the scope of the
12266 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
12267 is, by default, nil during the execution of
12268 `find-file-not-found-functions' and `find-file-hook'.
12269
12270 2004-05-20 Michael Mauger <mmaug@yahoo.com>
12271
12272 * facemenu.el (facemenu-color-name-equal): New function.
12273 (list-colors-display): Use it to compare colors instead of
12274 facemenu-color-equal.
12275
12276 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
12277
12278 * compare-w.el (compare-windows-face): Use min-colors instead of
12279 checking for tty or pc types.
12280
12281 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
12282
12283 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
12284 (completion-setup-function): Use with-current-buffer.
12285 Properly save excursion. Simplify.
12286 Don't assume there is necessarily a `mouse-face' property somewhere.
12287
12288 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
12289
12290 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
12291
12292 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
12293 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
12294 Use with-current-buffer.
12295 (byte-goto-log-buffer): Delete.
12296 (byte-compile-log-file): Call compilation-forget-errors.
12297
12298 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
12299
12300 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
12301 output messages into the search result.
12302
12303 2004-05-19 Masatake YAMATO <jet@gyve.org>
12304
12305 * wid-edit.el (widget-radio-button-notify): Revert my last
12306 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
12307
12308 2004-05-19 Kenichi Handa <handa@m17n.org>
12309
12310 * international/characters.el: Fix syntax (open/close) of CJK chars.
12311
12312 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
12313
12314 * help-mode.el (help-go-back): Don't depend on position of back button.
12315
12316 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
12317
12318 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
12319 files files don't contain an accidental additional /.
12320
12321 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
12322 in source buffer.
12323
12324 2004-05-18 Masatake YAMATO <jet@gyve.org>
12325
12326 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
12327 to widget-apply. :action method assumes 2 arguments, not 3.
12328
12329 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
12330
12331 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
12332 New constants.
12333 (hs-special-modes-alist): Add an f90-mode entry.
12334
12335 2004-05-17 Sam Steingold <sds@gnu.org>
12336
12337 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
12338 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
12339
12340 2004-05-16 Kim F. Storm <storm@cua.dk>
12341
12342 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
12343
12344 2004-05-15 John Wiegley <johnw@newartisans.com>
12345
12346 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
12347 (eshell-output-object-to-target): Improve output speed 20% by not
12348 calling `eshell-stringify' if something is already known to be a string.
12349
12350 2004-05-15 Alex Ott <ott@jet.msk.su>
12351
12352 * textmodes/ispell.el (ispell-local-dictionary-alist):
12353 Add windows-1251 to the choice of coding systems.
12354 (ispell-dictionary-alist-6): Add support for "russianw.aff",
12355 encoded in cp1251.
12356
12357 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
12358
12359 * progmodes/compile.el (compilation-warning-face)
12360 (compilation-info-face): Use min-colors.
12361
12362 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12363
12364 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
12365 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
12366 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
12367 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
12368 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
12369 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
12370 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
12371 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
12372 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
12373 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
12374 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
12375 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
12376 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
12377 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
12378
12379 2004-05-15 Kim F. Storm <storm@cua.dk>
12380
12381 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
12382 Use it to set triggered-p element of timer.
12383 (timer-event-handler): Set triggered-p element non-nil while running
12384 the timer function.
12385
12386 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
12387
12388 * descr-text.el (describe-char-unicode-data)
12389 (describe-char-unicodedata-file): Re-enable the unicode code now that
12390 the licensing issues have been cleared in the unicode-4 license.
12391 (describe-text-properties-1): Remove unused `overlay' var.
12392 (describe-char): Remove unused var `buffer'.
12393
12394 2004-05-14 David Ponce <david@dponce.com>
12395
12396 * tree-widget.el: New file.
12397
12398 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
12399
12400 * language/european.el ("Brazilian Portuguese"): Add support for
12401 Brazilian Portuguese.
12402
12403 2004-05-13 John Wiegley <johnw@newartisans.com>
12404
12405 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
12406 `recentf-mode' if this variable has been customized to t.
12407
12408 * eshell/esh-test.el (eshell-test): Call the function
12409 `emacs-version' rather than trying to build a custom version string.
12410
12411 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
12412
12413 * net/telnet.el (telnet-mode): Use define-derived-mode.
12414 Don't modify the global value of comint-prompt-regexp.
12415
12416 2004-05-13 John Paul Wallington <jpw@gnu.org>
12417
12418 * version.el (emacs-version): Check for `gtk' feature before
12419 `x-toolkit' feature.
12420
12421 2004-05-13 Juanma Barranquero <lektu@terra.es>
12422
12423 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
12424 arguments in the docstring, they're used only in recursive calls.
12425
12426 * help-fns.el (help-arg-highlighting-function)
12427 (help-argument-name): Delete.
12428 (help-default-arg-highlight): New function.
12429 (help-do-arg-highlighting): Use it.
12430
12431 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
12432
12433 * calendar/appt.el (appt-disp-window):
12434 Use `calendar-set-mode-line' for a centered mode-line.
12435
12436 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
12437
12438 * calendar/appt.el (appt-disp-window): Do not split window
12439 excessively when `split-height-threshold' is low.
12440
12441 2004-05-12 Nick Roberts <nickrob@gnu.org>
12442
12443 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
12444 kill-buffer-hook here and make it local.
12445 (gud-kill-buffer-hook): Use kill-process for a sure kill.
12446
12447 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
12448
12449 * progmodes/compile.el (compilation-set-window-height):
12450 Use save-excursion to protect against misplaced marker.
12451
12452 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12453
12454 * custom.el (defface): Document that type can have value gtk.
12455
12456 * faces.el (face-spec-set-match-display): Handle type gtk in display.
12457
12458 2004-05-12 Kenichi Handa <handa@m17n.org>
12459
12460 * descr-text.el: Require quail at comile time.
12461 (describe-char): If an input method is on and it supports the
12462 character, show how to input it.
12463
12464 * international/quail.el (quail-install-decode-map): Accept a
12465 char-table whose subtype is `quail-decode-map'.
12466 (quail-store-decode-map-key, quail-gen-decode-map1)
12467 (quail-gen-decode-map, quail-find-key1, quail-find-key)
12468 (quail-show-key): New functions.
12469
12470 2004-05-12 Juanma Barranquero <lektu@terra.es>
12471
12472 * generic.el (define-generic-mode): Remove redundant arglist info.
12473
12474 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
12475 Make arguments match their use in docstring.
12476 (help-arg-highlighting-function): New variable.
12477 (help-argument-name): Mention it in the docstring.
12478 (help-do-arg-highlight): Use it. Expand regexp to accept also
12479 ARG-xxx and xxx-ARG references.
12480
12481 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
12482
12483 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
12484 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
12485 and "mailto:addr1?to=addr2" equal.
12486
12487 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
12488
12489 * man.el (Man-getpage-in-background): Use shell-file-name
12490 and shell-command-switch variables instead of hard-coded values.
12491
12492 2004-05-11 Eli Zaretskii <eliz@gnu.org>
12493
12494 * iimage.el: New file.
12495
12496 2004-05-11 Juanma Barranquero <lektu@terra.es>
12497
12498 * custom.el (custom-initialize-default, defcustom):
12499 Fix typo in docstring.
12500
12501 * files.el (set-visited-file-name, file-expand-wildcards):
12502 Fix docstring.
12503
12504 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
12505
12506 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
12507
12508 * subr.el (eventp): Be more discriminating with integers.
12509
12510 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
12511
12512 * progmodes/compile.el (compile): Add universal prefix arg.
12513 (compilation-error-regexp-alist-alist): Add edg patterns.
12514
12515 2004-05-10 Sam Steingold <sds@gnu.org>
12516
12517 * textmodes/ispell.el (ispell-message):
12518 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
12519
12520 2004-05-10 Dave Love <fx@gnu.org>
12521
12522 * progmodes/python.el (help-buffer): Autoload when compiling.
12523 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
12524 (run-python): Prepend to any existing PYTHONPATH.
12525
12526 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
12527
12528 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
12529 for pending breakpoints.
12530
12531 2004-05-10 Richard M. Stallman <rms@gnu.org>
12532
12533 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
12534 directly without calling any functions in Rmail.
12535 (unrmail-unprune): Function deleted.
12536
12537 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
12538
12539 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
12540 C-c C-z binding.
12541
12542 2004-05-10 Kenichi Handa <handa@m17n.org>
12543
12544 * descr-text.el (describe-char): Fix previous change. Don't make
12545 a unibyte character to multibyte in the *Help* buffer.
12546
12547 2004-05-10 Miles Bader <miles@gnu.org>
12548
12549 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
12550 buffer an error if the debugger process is actually running.
12551
12552 2004-05-10 Juanma Barranquero <lektu@terra.es>
12553
12554 * help-fns.el (help-argument-name): Default to italic.
12555 (help-highlight-arguments): Return always (usage . doc), even when
12556 usage is nil.
12557
12558 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
12559 (define-ibuffer-filter): Add usage info.
12560 (define-ibuffer-op): Add usage info (but CL-style defaults for
12561 keyword args are not shown).
12562
12563 * subr.el (remove-overlays, read-passwd): Fix docstring.
12564 (start-process-shell-command): Fix docstring. Put usage info in a
12565 format usable by `describe-function'.
12566 (open-network-stream, open-network-stream-nowait)
12567 (open-network-stream-server): Fix docstring.
12568
12569 2004-05-09 Jason Rumney <jasonr@gnu.org>
12570
12571 * international/code-pages (cp932, cp936, cp949, c950): Remove.
12572 Only define cp125* if windows-125* is already defined.
12573
12574 * language/korean.el (cp949): Add alias.
12575
12576 * language/chinese.el (cp936, cp950): Add aliases.
12577
12578 * language/japanese.el (cp932): Add alias.
12579
12580 * term/w32-win.el: Require code-pages.
12581
12582 * international/mule-cmds.el (set-locale-environment):
12583 On MS-Windows use ansi code-page for default coding-systems.
12584 Set up paper sizes for Windows 3 letter languages.
12585
12586 * international/code-pages.el (cp932, cp936, cp949, cp950):
12587 Add aliases. Also add cp125* if not already defined.
12588
12589 2004-05-09 Juanma Barranquero <lektu@terra.es>
12590
12591 * help-fns.el (help-highlight-arguments): Don't try to highlight
12592 missing or autoloaded arglists. Accept structured arguments, like
12593 the first ones of `do' and `flet'.
12594
12595 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
12596 (cvs-get-marked): Remove redundant arglist info.
12597
12598 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
12599 Don't use CL-style default args.
12600
12601 2004-05-08 Andreas Schwab <schwab@suse.de>
12602
12603 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
12604
12605 * international/subst-ksc.el: Fix references to utf-translate-cjk
12606 into utf-translate-cjk-mode.
12607 * international/subst-big5.el: Likewise.
12608 * international/subst-gb2312.el: Likewise.
12609 * international/subst-jis.el: Likewise.
12610 * international/utf-16.el: Likewise.
12611 * international/utf-8.el: Likewise.
12612
12613 2004-05-08 John Wiegley <johnw@newartisans.com>
12614
12615 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
12616 "virtual buffers" (off by default), which makes it possible to
12617 switch to the "virtual" buffers of recently visited files. When a
12618 buffer name search fails, and this option is on, iswitchb will
12619 look at the list of recently visited files, and permit matching
12620 against those names. When the user hits RET on a match, it will
12621 revisit that file.
12622 (iswitchb-read-buffer): Add two optional arguments, which makes
12623 isearchb.el possible.
12624 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
12625 (iswitchb-next-match): Add support for virtual buffers.
12626
12627 * isearchb.el: This module extends iswitchb to provide "as you
12628 type" buffer selection.
12629
12630 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
12631 Ignore the read-only property when flyspell highlighting is on.
12632 Not ignoring it leads to a series of confusing errors.
12633 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
12634 but also make sure to call flyspell-incorrect-hook.
12635 (flyspell-maybe-correct-transposition): Perform transposition test
12636 by bit twiddling a string, rather than using a temp buffer.
12637 (flyspell-maybe-correct-doubling): Use a string rather than a temp
12638 buffer. This is also the original version of the code, which
12639 could not be checked in before due to a previous lack of
12640 assignment papers. This version has seen heavy usage on my system
12641 for several years now.
12642
12643 * calendar/cal-bahai.el: New file, which adds support for the
12644 Baha'i calendar to Emacs. This calendar is based on a solar year
12645 of 19 months of 19 days, with 4 intercalary days. Each year
12646 begins on March 21, with the calendar starting in 1844.
12647
12648 * calendar/cal-menu.el, calendar/calendar.el,
12649 calendar/diary-lib.el, calendar/holidays.el: Added support for
12650 using cal-bahai.el.
12651
12652 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
12653 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
12654 function can be used outside of eshell buffers.
12655 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
12656
12657 2004-05-08 Juanma Barranquero <lektu@terra.es>
12658
12659 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
12660 word constituent so FOO-ARG is not recognized as an arg.
12661 (help-highlight-arguments): Don't skip lists in mandatory arguments.
12662
12663 * simple.el (next-error): Fix typo in docstring.
12664 (open-line): Make argument names match their use in docstring.
12665 (split-line): Fix docstring.
12666
12667 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
12668 usable by `describe-function'.
12669 (gensym, gentemp, typep, ignore-errors): Make argument names match
12670 their use in docstring.
12671
12672 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
12673 argument to `help-setup-xref'.
12674
12675 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
12676
12677 Version 2.0.40 of Tramp released.
12678
12679 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
12680 Use symbol-function to invoke functions only known on some Emacs
12681 flavors. This avoids byte-compiler warnings. Reported by Kevin
12682 Scaldeferri <kevin@scaldeferri.com>.
12683 (tramp-do-copy-or-rename-file-via-buffer): Rename from
12684 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
12685 consistent with the other tramp-do-* functions.
12686 (tramp-do-copy-or-rename-file): Calls adjusted.
12687 (tramp-process-initial-commands): Avoid liveness check on shell --
12688 we know that it must be alive since we're opening a connection at
12689 this moment.
12690 (tramp-last-cmd): New internal variable.
12691 (tramp-process-echoes): New tunable.
12692 (tramp-send-command): Set tramp-last-cmd.
12693 (tramp-wait-for-output): Delete echo, if applicable.
12694 (tramp-read-passwd): Construct the key for the password cache in a
12695 way that works for multi methods, too.
12696 (tramp-bug): Add backup-directory-alist and
12697 bkup-backup-directory-info to bug reports, with Tramp counterparts.
12698
12699 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
12700
12701 * net/tramp*.el: Suppress byte-compiler warnings where possible.
12702
12703 * net/tramp.el (tramp-out-of-band-prompt-regexp)
12704 (tramp-actions-copy-out-of-band): New defcustoms.
12705 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
12706 used instead of a synchronous one. Allows password entering.
12707 (tramp-action-out-of-band): New defun.
12708 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
12709 Remove restriction with password from doc string.
12710 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
12711 `tramp-out-of-band-prompt-regexp',
12712 `tramp-actions-copy-out-of-band', `password-cache' and
12713 `password-cache-expiry'.
12714 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
12715 password caching.
12716 (tramp-touch): FILE can be a local file, too.
12717 (TODO): Remove items done.
12718 (tramp-handle-insert-directory): Properly quote file name also if
12719 not full-directory-p. Handle wildcard case. Reported by Andreas
12720 Schwab <schwab@suse.de>.
12721 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
12722 new file.
12723 (tramp-handle-file-local-copy, tramp-handle-write-region):
12724 The permissions of the temporary file are set if filename exists.
12725 Reported by Ted Stern <stern@cray.com>.
12726 (tramp-backup-directory-alist)
12727 (tramp-bkup-backup-directory-info): New defcustoms.
12728 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
12729 (tramp-handle-find-backup-file-name): New function.
12730 Implements Tramp's find-backup-file-name.
12731
12732 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
12733 for `find-backup-file-name'.
12734
12735 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
12736 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
12737
12738 2004-05-07 Lars Hansen <larsh@math.ku.dk>
12739
12740 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
12741
12742 2004-05-07 Juanma Barranquero <lektu@terra.es>
12743
12744 * subr.el (lambda): Add arglist description to docstring.
12745 (declare): Fix typo in docstring.
12746 (open-network-stream): Fix docstring.
12747 (process-kill-without-query): Fix docstring and add obsolescence info.
12748 (last, butlast, nbutlast): Make arguments match their use in docstring.
12749 (insert-buffer-substring-no-properties): Likewise.
12750 (insert-buffer-substring-as-yank): Likewise.
12751 (split-string): Fix docstring.
12752
12753 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
12754 Make argument names match their use in docstring.
12755
12756 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
12757
12758 2004-05-06 Nick Roberts <nickrob@gnu.org>
12759
12760 * progmodes/gdb-ui.el: Improve/extend documentation strings.
12761 Fit first sentence on one line for apropos-command.
12762
12763 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
12764
12765 Changes largely merged in from Dave Love's code.
12766 * progmodes/python.el: Doc fixes.
12767 (python-mode-map): Add python-complete-symbol.
12768 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
12769 (python-comment-indent, python-complete-symbol)
12770 (python-symbol-completions, python-partial-symbol)
12771 (python-try-complete): New.
12772 (python-indent-line): Remove optional arg. Use python-block-end-p.
12773 (python-check): Bind compilation-error-regexp-alist.
12774 (inferior-python-mode): Use rx. Move keybindings to top level.
12775 Set comint-input-filter.
12776 (python-preoutput-filter): Use rx.
12777 (python-input-filter): Re-introduce.
12778 (python-proc): Start new process if necessary.
12779 Check python-buffer non-nil.
12780 (view-return-to-alist): Defvar.
12781 (python-send-receive): New.
12782 (python-eldoc-function): Use it.
12783 (python-mode-running): Don't defvar.
12784 (python-mode): Set comment-indent-function.
12785 Maybe update hippie-expand-try-functions-list.
12786 (python-indentation-levels): Initialize differently.
12787 (python-block-end-p): New.
12788 (python-indent-line): Use it.
12789 (python-compilation-regexp-alist): Augment.
12790 (run-python): Import `emacs' module to Python rather than loading
12791 code directly. Set python-buffer differently.
12792 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
12793 Use python-proc.
12794 (python-send-command): Go to end of comint buffer.
12795 (python-load-file): Use python-proc, emacs.eimport.
12796 (python-describe-symbol): Simplify interactive form.
12797 Use emacs.help. Do use temp-buffer-show-hook.
12798 Call print-help-return-message.
12799 (hippie-exp): Require when compiling.
12800 (python-preoutput-continuation): Use rx.
12801
12802 * diff-mode.el (diff-make-unified): Fix regexp.
12803
12804 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
12805
12806 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
12807 filter groups from the buffer when rebuilding the Ibuffer buffer
12808 and `ibuffer-show-empty-filter-groups' is nil.
12809
12810 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12811
12812 * ps-print.el (ps-print-quote): Call ps-value-string.
12813 (ps-setup): Call ps-comment-string.
12814 (ps-value-string, ps-comment-string): New funs.
12815
12816 2004-05-06 Juanma Barranquero <lektu@terra.es>
12817
12818 * ehelp.el (electric-help-command-loop): Check whether the last
12819 character is visible, not (point-max).
12820
12821 * help-fns.el (help-argument-name): Default to bold; don't inherit
12822 from font-lock-variable-name-face.
12823 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
12824
12825 2004-05-05 Kenichi Handa <handa@m17n.org>
12826
12827 * descr-text.el (describe-char): Copy the character with text
12828 properties and overlays into the first line, and call
12829 describe-text-properties on it.
12830
12831 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
12832
12833 * iswitchb.el (iswitchb-global-map): Fix typo.
12834 Remove unwanted ###autoloads from source file.
12835
12836 2004-05-05 Lars Hansen <larsh@math.ku.dk>
12837
12838 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
12839 in run-hooks. Use substitute-command-keys in message.
12840 (wdired-abort-changes): Add message.
12841
12842 2004-05-03 Michael Mauger <mmaug@yahoo.com>
12843
12844 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
12845 (sql-emacs20-p): Remove.
12846 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
12847 (sql-builtin-face, sql-doc-face): Remove.
12848 (sql-mode-ansi-font-lock-keywords)
12849 (sql-mode-oracle-font-lock-keywords)
12850 (sql-mode-postgres-font-lock-keywords)
12851 (sql-mode-linter-font-lock-keywords)
12852 (sql-mode-ms-font-lock-keywords)
12853 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
12854 (sql-product-font-lock): Fix font-lock reset when font rules change.
12855 (sql-highlight-product): Remove incorrect font-lock reset logic.
12856
12857 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
12858
12859 * ses.el (ses-set-parameter): Fix typo.
12860
12861 2004-05-04 Kim F. Storm <storm@cua.dk>
12862
12863 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
12864 Must expand directory for completion to work; and don't mess with
12865 process-environment.
12866 (ido-read-file-name): If command has ido property, don't use ido
12867 if value is ignore, or read as directory if value is dir.
12868 Set ido ignore property for dired-do-rename command.
12869
12870 2004-05-04 Juanma Barranquero <lektu@terra.es>
12871
12872 * ehelp.el (electric-help-command-loop, electric-help-undefined)
12873 (electric-help-help): Check against unmapped commands.
12874
12875 * help-fns.el (help-argument-name): New face, inheriting from
12876 font-lock-variable-name-face, to highlight function arguments in
12877 `describe-function' and `describe-key'.
12878 (help-do-arg-highlight): Auxiliary function to highlight a given
12879 list of arguments in a string.
12880 (help-highlight-arguments): Highlight the function arguments and
12881 all uses of them in the docstring.
12882 (describe-function-1): Use it. Do docstring output via `insert',
12883 not 'princ', so text attributes are preserved.
12884
12885 * winner.el (winner-mode-map): Move `winner-undo' and
12886 `winner-redo' to C-c <left> and C-c <right>, respectively (the
12887 previous bindings conflict with `prev-buffer', `next-buffer').
12888
12889 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12890
12891 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
12892 (bibtex-entry-update): New command bound to C-c C-u.
12893 (bibtex-text-in-string): Fix regexp.
12894 (bibtex-assoc-of-regexp): Remove.
12895 (bibtex-progress-message): Fix docstring.
12896 (bibtex-inside-field): Use if.
12897 (bibtex-assoc-regexp): New function.
12898 (bibtex-format-entry): Make code more robust so that it formats
12899 also old entries.
12900 (bibtex-autokey-demangle-title): Merge with obsolete function
12901 bibtex-assoc-of-regexp.
12902 (bibtex-field-list): New function.
12903 (bibtex-entry): Use bibtex-field-list.
12904 (bibtex-parse-entry): Fix docstring.
12905 (bibtex-print-help-message): Use bibtex-field-list.
12906 (bibtex-make-field): Use bibtex-field-list.
12907 (bibtex-entry-index): Bugfix. Return crossref key if required.
12908 (bibtex-lessp): Fix docstring.
12909
12910 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
12911
12912 * select.el (xselect-convert-to-string): Move comment to intended line.
12913
12914 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12915
12916 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
12917 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
12918
12919 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12920
12921 * term/x-win.el (x-clipboard-yank): Don't exit on error from
12922 x-get-selection.
12923
12924 2004-05-03 Jason Rumney <jasonr@gnu.org>
12925
12926 * makefile.nt: Remove.
12927
12928 2004-05-03 Kim F. Storm <storm@cua.dk>
12929
12930 * emulation/cua-base.el (cua--update-indications): Fix last change.
12931 (cua-mode): Deactivate mark when cua-mode is enabled.
12932
12933 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
12934
12935 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
12936
12937 2004-05-03 Nick Roberts <nickrob@gnu.org>
12938
12939 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
12940 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
12941 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
12942 window over visible frames.
12943 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
12944
12945 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
12946
12947 * progmodes/compile.el (compilation-gcpro): New var.
12948 (compilation-fake-loc): Use it.
12949 (compilation-forget-errors): Reset it.
12950
12951 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
12952
12953 * diff-mode.el (diff-header-face, diff-file-header-face):
12954 Use min-colors.
12955
12956 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12957
12958 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
12959 (bibtex-clean-entry): Disentangle code.
12960 (bibtex-realign): New function.
12961 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
12962 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
12963 Remove undocumented optional arg called-by-convert-alien.
12964 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
12965 for sorting instead of bibtex-sort-buffer.
12966
12967 2004-05-02 Eli Zaretskii <eliz@gnu.org>
12968
12969 * progmodes/compile.el (compilation-start): In the
12970 no-async-subprocesses branch, call sit-for to give redisplay a
12971 chance to show the updated process status in the mode line, and
12972 fontify the buffer explicitly after the process exits.
12973
12974 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
12975
12976 * progmodes/python.el (python-compilation-line-number): Remove.
12977 (python-compilation-regexp-alist): Don't use it any more.
12978 (python-orig-start, python-input-filter): Remove.
12979 (inferior-python-mode): Don't set up comint-input-filter-functions.
12980 (python-send-region): Use compilation-fake-loc.
12981
12982 * progmodes/compile.el (compilation-messages-start): New var.
12983 (compilation-mode): Don't setup next-error-function here.
12984 (compilation-setup): Set it up here instead (for minor modes as well).
12985 Make compilation-messages-start buffer local.
12986 (compilation-next-error-function): Use it.
12987 (compilation-forget-errors): Set compilation-messages-start.
12988
12989 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
12990
12991 * ielm.el (ielm-prompt-read-only): Update docstring.
12992
12993 * comint.el (comint-prompt-read-only): Update docstring.
12994 (comint-update-fence, comint-kill-whole-line)
12995 (comint-kill-region): New functions.
12996
12997 * simple.el (kill-whole-line): Use "p" instead of "P" in
12998 interactive form.
12999
13000 2004-05-01 Juanma Barranquero <lektu@terra.es>
13001
13002 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
13003 format arglist so default values in CL-style argument lists are
13004 correctly shown.
13005
13006 2004-05-01 Jason Rumney <jasonr@gnu.org>
13007
13008 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
13009
13010 2004-05-01 Kenichi Handa <handa@m17n.org>
13011
13012 * international/titdic-cnv.el (miscdic-convert): Don't generate a
13013 quail file if it is up to date.
13014
13015 2004-04-30 Juri Linkov <juri@jurta.org>
13016
13017 * cus-edit.el (custom-mode-map):
13018 Add key binding `C-x C-s' to `Custom-save'.
13019
13020 * outline.el (outline-blank-line): New var.
13021 (outline-next-preface, outline-show-heading)
13022 (outline-end-of-subtree): Use it.
13023
13024 * dired-aux.el (dired-touch-initial): New fun.
13025 (dired-do-chxxx): Call it for op-symbol `touch'.
13026 (dired-diff): Use `dired-dwim-target-directory'
13027 if current dired buffer has no buffer mark.
13028
13029 * bindings.el (propertized-buffer-identification):
13030 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
13031 Add C-M-arrow keys for consistency.
13032
13033 * files.el (confirm-kill-emacs):
13034 Change group from top-level `emacs' to `convenience'.
13035
13036 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
13037 Push mark on the first call of successive command calls.
13038 (insert-pair): New fun created from `insert-parentheses' with
13039 `open' and `close' arguments added. Enclose active regions
13040 in paired characters. Compare adjacent characters syntax with
13041 inserted characters syntax before inserting a space.
13042 (insert-parentheses): Call `insert-pair' with ?\( ?\).
13043
13044 * delsel.el: Don't put `delete-selection' property
13045 on `insert-parentheses' symbol to take advantage of
13046 region handling in `insert-pair' function.
13047 Suggested by Stephan Stahl <stahl@eos.franken.de>.
13048
13049 2004-04-30 Kim F. Storm <storm@cua.dk>
13050
13051 * emulation/cua-base.el: Add support for changing cursor types;
13052 based on patch from Michael Mauger.
13053 (cua-normal-cursor-color, cua-read-only-cursor-color)
13054 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
13055 Customization cursor type and/or cursor color.
13056 (cua--update-indications): Handle cursor type changes.
13057 (cua-mode): Update cursor indications if enabled.
13058
13059 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
13060
13061 * mouse.el (mouse-drag-copy-region): New defcustom.
13062 (mouse-set-region, mouse-drag-region-1): Use it.
13063
13064 * simple.el (kill-ring-save): If region face background color is
13065 unspecified (if no highlighting), show extent of fully visible
13066 region even if transient-mark-mode is enabled.
13067
13068 * emulation/cua-base.el (cua--standard-movement-commands):
13069 Add cua-scroll-up and cua-scroll-down.
13070 (cua-scroll-up, cua-scroll-down): New commands.
13071 (cua--init-keymaps): Remap scroll-up and scroll-down.
13072
13073 * emulation/cua-rect.el (cua--convert-rectangle-as):
13074 New defmacro.
13075 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
13076 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
13077 New commands (suggested by Jordan Breeding).
13078
13079 2004-04-30 Juanma Barranquero <lektu@terra.es>
13080
13081 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
13082
13083 2004-04-30 Mario Lang <mlang@delysid.org>
13084
13085 * diff.el (diff-switches): Fix typo in docstring.
13086
13087 2004-04-30 Alex Schroeder <alex@gnu.org>
13088
13089 * xml.el (xml-debug-print-internal): Don't add newline and
13090 indentation to text nodes and write empty elements as empty tags
13091 instead of opening and closing tags.
13092 (xml-debug-print): Take optional indent-string argument.
13093 (xml-print): Alias for xml-debug-print.
13094
13095 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
13096
13097 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
13098 than duplicate call to `line-beginning-position'.
13099
13100 * progmodes/f90.el (f90-get-present-comment-type):
13101 Return whitespace, as well as comment chars, for consistent filling
13102 of comment blocks. Use `match-string-no-properties'.
13103 (f90-break-line): Trim trailing whitespace when filling comments.
13104
13105 2004-04-30 Dave Love <fx@gnu.org>
13106
13107 * calendar/diary-lib.el (diary-outlook-formats): New variable.
13108 (diary-from-outlook-internal, diary-from-outlook)
13109 (diary-from-outlook-gnus, diary-from-outlook-rmail):
13110 New functions to import diary entries from Outlook-format
13111 appointments in mail messages.
13112
13113 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
13114
13115 * progmodes/python.el (python-send-command): New fun.
13116 (python-send-region, python-load-file): Use it.
13117
13118 * progmodes/compile.el (compilation-last-buffer): Add var alias.
13119
13120 * help-fns.el (help-C-file-name): Use new subr-name.
13121 Prepend `src/' to the file name.
13122 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
13123 (describe-function-1, describe-variable): Only find a C source file
13124 name if DOC is already loaded.
13125
13126 * help-mode.el (help-function-def, help-variable-def):
13127 Use the new find-function-search-for-symbol functionality.
13128 Allow FILE to be `C-source'.
13129
13130 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
13131 (find-function-C-source): New fun.
13132 (find-function-search-for-symbol): Use it.
13133
13134 2004-03-29 Michael Mauger <mmaug@yahoo.com>
13135
13136 * progmodes/sql.el (sql-product-alist): Rename variable
13137 `sql-product-support'. Add Postgres login parameters.
13138 (sql-set-product, sql-product-feature): Update with renamed variable.
13139 (sql-connect-postgres): Add username prompt.
13140 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
13141 Make patterns less product specific.
13142 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
13143 (sql-mode-abbrev-table): Modify initialization.
13144 (sql-builtin-face): Add variable.
13145 (sql-keywords-re): Add macro.
13146 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
13147 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
13148 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
13149 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
13150 (sql-mode-linter-font-lock-keywords)
13151 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
13152 (sql-mode-sybase-font-lock-keywords)
13153 (sql-mode-informix-font-lock-keywords)
13154 (sql-mode-interbase-font-lock-keywords)
13155 (sql-mode-ingres-font-lock-keywords)
13156 (sql-mode-solid-font-lock-keywords)
13157 (sql-mode-sqlite-font-lock-keywords)
13158 (sql-mode-db2-font-lock-keywords): Default to nil.
13159 (sql-product-font-lock): Always highlight ANSI keywords.
13160 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
13161 (sql-send-string): Add function.
13162
13163 2004-04-29 Dave Love <fx@gnu.org>
13164
13165 * progmodes/cfengine.el (cfengine-beginning-of-defun)
13166 (cfengine-end-of-defun): Ensure progress through buffer.
13167
13168 * info-look.el (cfengine-mode): Accept a terminal ().
13169
13170 2004-04-29 Juri Linkov <juri@jurta.org>
13171
13172 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
13173 instead of isearch-yank-word-or-char. Add new key bindings for
13174 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
13175 (isearch-del-char): New fun.
13176 (isearch-forward, isearch-edit-string): Update docstring.
13177 (isearch-yank-char): Doc fix.
13178 (isearch-other-meta-char): Restore point after scrolling.
13179
13180 * progmodes/compile.el (compilation-context-lines): Add nil option
13181 to disable compilation output window scrolling.
13182 (compilation-set-window): Use it.
13183
13184 * outline.el (outline-next-preface, outline-show-heading):
13185 Don't leave unhidden blank line before heading.
13186 (outline-end-of-subtree): Include last newline into subtree.
13187 (hide-entry): Leave point at beginning of heading instead of end.
13188 (outline-up-heading): Push mark for the first call of successive
13189 command calls.
13190
13191 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
13192
13193 * comint.el (comint-prompt-read-only): New variable.
13194 (comint-output-filter): Implement it.
13195
13196 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
13197 (ielm-prompt-internal): New variable.
13198 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
13199 (ielm-send-input): Delete unused variable `buf'.
13200 (ielm-eval-input): Use `ielm-prompt-internal'.
13201 (inferior-emacs-lisp-mode): Use new variables
13202 `comint-prompt-read-only' and `ielm-prompt-internal'.
13203 Get rid of obsolete variable `directory-sep-char'.
13204 (ielm): Use `zerop'.
13205
13206 2004-04-29 John Paul Wallington <jpw@gnu.org>
13207
13208 * thumbs.el (toplevel): Require cl at compile time.
13209 Remove conditional definitions of `ignore-errors' and `caddar'
13210 because they occur at run time.
13211
13212 2004-04-28 Nick Roberts <nickrob@gnu.org>
13213
13214 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
13215 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
13216 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
13217 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
13218
13219 * progmodes/gud.el (gud-common-init): Throw an error if program is
13220 already running under gdb.
13221
13222 2004-04-28 John Paul Wallington <jpw@gnu.org>
13223
13224 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
13225 (thumbs-show-image-num): Move assignment of
13226 `thumbs-current-image-filename' within scope of `i'.
13227 (thumbs-emboss-image): Don't use `evenp'.
13228
13229 2004-04-28 Richard M. Stallman <rms@gnu.org>
13230
13231 * progmodes/compile.el (compilation-context-lines): Default now 0.
13232
13233 2004-04-28 Juanma Barranquero <lektu@terra.es>
13234
13235 Use `time-less-p' from calendar/time-date.el instead of defining
13236 custom versions of it.
13237
13238 * pcomplete.el (pcomplete-time-less-p): Remove.
13239
13240 * thumbs.el (time-less-p): Remove.
13241
13242 * calendar/timeclock.el (timeclock-time-less-p): Remove.
13243 (timeclock-generate-report): Use `time-less-p'.
13244
13245 * emacs-lisp/autoload.el (autoload-before-p): Remove.
13246 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
13247
13248 2004-04-28 Masatake YAMATO <jet@gyve.org>
13249
13250 * subr.el (remove-overlays): Make arguments optional.
13251
13252 * wid-edit.el (widget-specify-button): Put evaporate to the
13253 overlay for sample.
13254 (widget-specify-sample): Put evaporate to the overlay for sample.
13255 (widget-specify-doc): Put evaporate to the overlay for documentation.
13256
13257 2004-04-27 Jesper Harder <harder@ifa.au.dk>
13258
13259 * info.el (info-apropos): Make it an index node. Align node names
13260 like makeinfo.
13261
13262 2004-04-27 Eli Zaretskii <eliz@gnu.org>
13263
13264 * net/browse-url.el (browse-url-netscape-sentinel)
13265 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
13266 (browse-url-epiphany-sentinel, browse-url-mosaic):
13267 Use browse-url-*-program instead of a literal program name.
13268
13269 2004-04-27 Kevin Ryde <user42@zip.com.au>
13270
13271 * eshell/em-alias.el:
13272 * eshell/em-dirs.el:
13273 * eshell/em-hist.el:
13274 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
13275 features when M-x customize-group loads modules before the main
13276 eshell.el.
13277
13278 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
13279
13280 * subr.el (momentary-string-display): Support EXIT-CHAR that is
13281 either a character representation of an event or an event
13282 description list.
13283
13284 * type-break.el: Capitalise Emacs and Lisp.
13285 (type-break-good-break-interval, type-break-demo-boring-stats)
13286 (type-break-terse-messages, type-break-file-name): New defcustoms.
13287 (type-break-post-command-hook)
13288 (type-break-warning-countdown-string): Quote variable names in doc.
13289 (type-break-interval-start, type-break-auto-save-file-name): New vars.
13290 (type-break-mode): Document type-break-good-break-interval and the
13291 "session" file. Schedule break according to the session file.
13292 Kill session file buffer on exit. Organise for save-some-buffers
13293 to always save the session file.
13294 (type-break-mode-line-message-mode, type-break-query-mode):
13295 Uppercase arguments.
13296 (type-break-file-time, type-break-file-keystroke-count, timep)
13297 (type-break-choose-file, type-break-get-previous-time)
13298 (type-break-get-previous-count): New defuns.
13299 (type-break): Avoid break querying after a completed break in the
13300 case where the query was initiated during user invocation of the
13301 break. Optional terse messages.
13302 Use type-break-good-break-interval if type-break-good-rest-interval is
13303 nil. File the break time.
13304 (type-break-schedule): New optional args for overriding the use of
13305 the current time.
13306 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
13307 after a break.
13308 (type-break-check): File the keystroke count.
13309 (type-break-do-query): Prevent a second query when the break is
13310 interrupted. Optional terse message.
13311 (type-break-keystroke-reset): Record the start of a typing interval.
13312 (type-break-demo-boring): Optional terse messages. Display word
13313 per minute and keystroke counts according to
13314 type-break-demo-boring-stats.
13315
13316 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
13317
13318 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
13319 directories, make sure they exist under archive-tmpdir.
13320
13321 2004-04-27 Juri Linkov <juri@jurta.org>
13322
13323 * help.el (view-emacs-news): With argument, display info for the
13324 selected version by finding it among different NEWS files, and
13325 narrowing the buffer to the selected version.
13326
13327 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
13328 same-window-buffer-names.
13329 (info): New arg `buffer'. Use it. Doc fix. Read file name for
13330 non-numeric prefix argument, append the number to the buffer name
13331 for numeric prefix argument.
13332 (info-other-window): Bind same-window-regexps to nil.
13333 (Info-reference-name): Rename to Info-point-loc.
13334 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
13335 and Info-find-index-name for stringy Info-point-loc.
13336 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
13337 without middle `.', but with final `.' and optional line number
13338 for it. Set Info-point-loc for index nodes.
13339 (Info-index): Remove middle `.' from index entry regexp.
13340 Modify line number regexp.
13341 (Info-index-next): Decrement line number.
13342 (info-apropos): Remove middle `.' from index entry regexp.
13343 Add optional line number regexp at the end. Add matched value
13344 for line number to the result list and insert it to the buffer.
13345 Replace match-string by match-string-no-properties.
13346 Reorder result list.
13347 (Info-fontify-node): Hide index line numbers.
13348 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
13349 empty matches.
13350 (Info-follow-reference): Use `str' instead of
13351 Info-following-node-name-re.
13352 (Info-toc): Use full file names. Set Info-current-node to "Top".
13353 (Info-fontify-node): Compare file names without directory name.
13354 (Info-try-follow-nearest-node): Don't set Info-reference-name.
13355 Set second arg of Info-extract-menu-node-name for index nodes.
13356 (info-xref-visited): Use magenta3 instead of magenta4.
13357 (Info-mode): Add info-apropos to docstring.
13358
13359 * log-view.el (log-view-diff): Replace interactive code "r"
13360 by a list to allow to call it even if region is not active.
13361
13362 * paren.el (show-paren-highlight-openparen): New var.
13363 (show-paren-function): Turn on openparen highlighting when
13364 matching forward if show-paren-highlight-openparen is non-nil.
13365
13366 * simple.el (kill-ring-save): Use blink-matching-delay instead of
13367 the constant value 1.
13368 (completions-common-part): Expand docstring.
13369
13370 * textmodes/picture.el (picture-mode-map): Add arrow keys.
13371
13372 2004-04-27 Kim F. Storm <storm@cua.dk>
13373
13374 * image.el (insert-sliced-image): Use line-height instead of
13375 line-spacing property on newline.
13376
13377 2004-04-26 Lars Hansen <larsh@math.ku.dk>
13378
13379 * desktop.el (desktop-buffer-misc-data-function): Rename to
13380 desktop-save-buffer and change docstring.
13381 (desktop-buffer-modes-to-save): Delete.
13382 (desktop-save-buffer-p): Use desktop-save-buffer instead of
13383 desktop-buffer-modes-to-save.
13384 (desktop-save): Rename desktop-buffer-misc-data-function to
13385 desktop-save-buffer and allow non-function value.
13386 (desktop-missing-file-warning): Correct docstring.
13387
13388 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
13389 to desktop-save-buffer.
13390
13391 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
13392 desktop-save-buffer.
13393
13394 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
13395
13396 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
13397
13398 2004-04-26 Eli Zaretskii <eliz@gnu.org>
13399
13400 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
13401
13402 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
13403
13404 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
13405 (ielm): Only go to the end of the buffer when starting a new process.
13406
13407 2004-04-25 Juanma Barranquero <lektu@terra.es>
13408
13409 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
13410 mode line. Bind `inhibit-read-only' to t before modifying
13411 properties of text in the buffer.
13412 (ielm): Force point to the end of buffer, even when running ielm
13413 from inside itself.
13414
13415 2004-04-25 Jesper Harder <harder@ifa.au.dk>
13416
13417 * info.el (info-apropos): Reset Info-complete-cache.
13418
13419 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
13420
13421 * progmodes/compile.el (compilation-error-regexp-alist-alist):
13422 Also recognize severe Irix et al. messages.
13423 (compilation-normalize-filename, compile-abbreviate-directory):
13424 Delete functions.
13425 (compilation-get-file-structure): New function inherits
13426 functionality of the two preceding ones.
13427 (compilation-internal-error-properties, compilation-fake-loc):
13428 Use it so that different paths to the same file share the same
13429 markers. Also optimize finding adjacent marker slightly.
13430
13431 2004-04-25 Kim F. Storm <storm@cua.dk>
13432
13433 * image.el (insert-sliced-image): Add line-spacing t property
13434 to newlines separating image lines.
13435
13436 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
13437
13438 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
13439
13440 * ielm.el (ielm-prompt-read-only): New user option.
13441 (ielm-prompt): Expand docstring to describe new behavior.
13442 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
13443 mention it in the docstring.
13444
13445 2004-04-24 Andreas Schwab <schwab@suse.de>
13446
13447 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
13448
13449 * diff.el (diff): Set default-directory in diff buffer.
13450
13451 2004-04-24 Eli Zaretskii <eliz@gnu.org>
13452
13453 * mail/sendmail.el (mail-bury): Don't delete the frame where the
13454 mail was being composed if the terminal cannot display more than
13455 one frame; instead, switch to previous frame.
13456
13457 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
13458 (rmail-start-mail): Support rmail-mail-new-frame even on
13459 terminals that can display only one frame at a time.
13460
13461 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
13462
13463 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
13464 (checkdoc-output-font-lock-keywords): Remove error regexp.
13465 (checkdoc-output-mode-map): Remove.
13466 (checkdoc-output-mode): Derive from compilation-mode.
13467 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
13468
13469 * dired.el (dired-mode-map): Add a menu entry for wdired.
13470
13471 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
13472 (rx-bracket, rx-check-any, rx-any): Clean up name space.
13473
13474 * wdired.el: (wdired-mode-map): Move init into declaration.
13475 Fix `return' binding.
13476 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
13477 Use force-mode-line-update.
13478 (wdired-get-filename): Use `unless'.
13479 (wdired-preprocess-files): Don't assume names have no \n and use / for
13480 dir separator.
13481 (wdired-normalize-filename): Use replace-regexp-in-string.
13482 (wdired-load-hooks): Remove.
13483 (wdired-mode-hooks): Rename to wdired-mode-hook.
13484
13485 * info-look.el: Add support for cfengine-mode.
13486 (info-lookup-setup-mode): Use dolist.
13487
13488 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
13489
13490 * wdired.el: New file.
13491
13492 2004-04-23 Juanma Barranquero <lektu@terra.es>
13493
13494 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
13495
13496 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
13497 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
13498 (pcomplete--help, pcomplete--here): Doc fixes.
13499
13500 2004-04-23 Andre Spiegel <spiegel@gnu.org>
13501
13502 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
13503 handles wrong-number-of-arguments in backend call.
13504
13505 * vc.el (vc-print-log): Likewise.
13506
13507 2004-04-20 Dave Love <fx@gnu.org>
13508
13509 * emacs-lisp/rx.el: Doc fixes.
13510 (rx-constituents): Add/extend many forms.
13511 (rx-check): Check form is a list.
13512 (bracket): Defvar.
13513 (rx-check-any, rx-any, rx-check-not): Modify.
13514 (rx-not): Simplify.
13515 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
13516 (rx-kleene): Use rx-trans-forms.
13517 (rx-quote-for-set): Delete.
13518 (rx): Allow multiple args.
13519
13520 2004-04-23 Kenichi Handa <handa@m17n.org>
13521
13522 * international/mule-util.el (char-displayable-p): Simplify by
13523 using internal-char-font.
13524
13525 2004-04-23 Juanma Barranquero <lektu@terra.es>
13526
13527 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
13528
13529 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
13530
13531 * diff-mode.el (diff-next-error): New fun.
13532 (diff-mode): Use it.
13533
13534 * simple.el (next-error): Change arg name.
13535 Add support for the documented C-u C-x ` usage.
13536
13537 * frame.el (special-display-popup-frame, next-multiframe-window)
13538 (previous-multiframe-window): Only consider frames on same display.
13539
13540 2004-04-22 Lars Hansen <larsh@math.ku.dk>
13541
13542 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
13543 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
13544
13545 2004-04-22 Kim F. Storm <storm@cua.dk>
13546
13547 * net/telnet.el (telnet): Add optional port arg.
13548
13549 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
13550
13551 * progmodes/compile.el (compilation-mode-font-lock-keywords):
13552 Minor sanity check on the `hyperlink' slot.
13553
13554 * Makefile.in (recompile): Compile new files.
13555
13556 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
13557 Add byte-recompile-directory's optional `arg'.
13558
13559 * cvs-status.el (cvs-tree-use-charset): New var.
13560 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
13561 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
13562 (cvs-status-cvstrees): Use it.
13563
13564 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
13565 Make it a normal major mode.
13566 (checkdoc-buffer-label): Make sure the file name is meaningful.
13567 (checkdoc-output-to-error-buffer): Remove.
13568 (checkdoc-error, checkdoc-start-section): Rewrite.
13569
13570 * info.el (info-node, info-menu-5, info-xref, info-header-node)
13571 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
13572 (Info-title-4-face): Use new syntax.
13573 (info-xref-visited): Inherit from info-xref.
13574
13575 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
13576
13577 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
13578
13579 * simple.el (next-error-last-buffer, next-error-function):
13580 New variables for the next-error framework.
13581 (next-error-buffer-p): New function.
13582 (next-error-find-buffer): Generalize compilation-find-buffer.
13583 (next-error, previous-error, first-error, next-error-no-select)
13584 (previous-error-no-select): Move from compile.el.
13585
13586 * replace.el (occur-next-error, occur-1): Hook into the next-error
13587 framework.
13588
13589 * progmodes/compile.el (compilation-start):
13590 Set next-error-last-buffer so next-error knows where to jump.
13591 (compilation-setup): Set the buffer-local variable
13592 next-error-function to 'compilation-next-error-function.
13593 (compilation-buffer-p, compilation-buffer-internal-p): Use an
13594 alternate way to find if a buffer is a compilation buffer, for
13595 next-error convenience.
13596 (next-error-no-select, previous-error-no-select, next-error)
13597 (previous-error, first-error): Move to simple.el.
13598 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
13599 (compilation-last-buffer): Remove.
13600 (compilation-start, compilation-next-error, compilation-setup)
13601 (compilation-next-error-function, compilation-find-buffer):
13602 Remove compilation-last-buffer use.
13603
13604 2004-04-21 Juanma Barranquero <lektu@terra.es>
13605
13606 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
13607 (font-lock-warning-face): Fix spacing.
13608
13609 * makefile.w32-in (WINS): Add url/ directory.
13610
13611 2004-04-21 Lars Hansen <larsh@math.ku.dk>
13612
13613 * desktop.el (desktop-buffer-mode-handlers): New variable.
13614 Alist of major mode specific functions to restore a desktop buffer.
13615 (desktop-buffer-handlers): Make variable obsolete.
13616 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
13617 Catch errors signaled in handlers. Update buffer count.
13618 Evaluate desktop-buffer-point.
13619 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
13620 move to dired.el.
13621 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
13622 move to info.el.
13623 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
13624 move to mail/rmail.el.
13625 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
13626 to mh-e/mh-e.el.
13627 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
13628 On fail, print message (to message buffer) even if
13629 desktop-missing-file-warning is nil.
13630 (desktop-buffer-misc-data-function): New buffer local variable.
13631 Function returning major mode specific data.
13632 (desktop-buffer-misc-functions): Make variable obsolete.
13633 (desktop-save): Use desktop-buffer-misc-data-function.
13634 (desktop-buffer-dired-misc-data): Rename to
13635 dired-desktop-buffer-misc-data and move to dired.el.
13636 (desktop-buffer-info-misc-data): Rename to
13637 Info-desktop-buffer-misc-data and move to info.el.
13638 (desktop-read): Add message about number of buffers restored/failed.
13639
13640 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
13641 Add parameters. Pause to display error only when
13642 desktop-missing-file-warning is non-nil.
13643 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
13644 (dired-mode): Bind desktop-buffer-misc-data-function.
13645
13646 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
13647 Add Parameters.
13648 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
13649 (Info-mode): Bind desktop-buffer-misc-data-function.
13650
13651 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
13652 Add Parameters.
13653
13654 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
13655 Add Parameters.
13656
13657 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
13658
13659 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
13660 the case of letters in case-insensitive expansions when the
13661 abbrev is preceded by characters with letter syntax.
13662
13663 2004-04-21 Richard M. Stallman <rms@gnu.org>
13664
13665 * progmodes/cperl-mode.el (cperl-putback-char):
13666 Delete Emacs 18 definition.
13667
13668 * international/mule.el (ctext-post-read-conversion):
13669 Use assoc-string, not assoc-ignore-case.
13670
13671 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
13672
13673 * emacs-lisp/easymenu.el (easy-menu-add):
13674 Do call x-popup-menu, but only if it's defined.
13675
13676 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
13677
13678 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
13679 Handle multiple args: compile like progn.
13680
13681 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
13682 take all args as &rest arg.
13683
13684 * autoinsert.el (auto-insert-alist): Insert the user's name in
13685 copyright notice, rather than Free Software Foundation.
13686
13687 2004-04-21 Kenichi Handa <handa@m17n.org>
13688
13689 * descr-text.el (describe-char): Make it work on *Help* buffer.
13690
13691 2004-04-21 Kim F. Storm <storm@cua.dk>
13692
13693 * image.el (insert-image): Add optional SLICE arg.
13694 (insert-sliced-image): New defun.
13695
13696 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
13697
13698 * subr.el (read-number): Check whether `default' is nil.
13699
13700 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
13701
13702 * progmodes/compile.el (compilation-error-properties):
13703 Split into two.
13704 (compilation-internal-error-properties): New one.
13705 (compilation-compat-error-properties): Use it. Fix the non-marker case.
13706
13707 2004-04-20 Richard M. Stallman <rms@gnu.org>
13708
13709 * window.el (split-window-save-restore-data):
13710 Don't update the data if OLD-INFO is nil.
13711
13712 * view.el (view-return-to-alist): Mark it permanent local.
13713
13714 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
13715
13716 * recentf.el (recentf-save-list): Catch and warn about errors.
13717
13718 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
13719 so "Buffers" won't be pure.
13720
13721 * help-mode.el (help-mode-finish): Set help-return-alist first
13722 thing, setting only the entry for the selected window.
13723
13724 * help-fns.el (describe-function-1): If many non-control non-meta
13725 keys run the command, don't list all of them.
13726
13727 2004-04-20 Juanma Barranquero <lektu@terra.es>
13728
13729 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
13730 arg. Copied from Andre Spiegel's patch of 2004-03-21.
13731
13732 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
13733
13734 2004-04-20 Kenichi Handa <handa@m17n.org>
13735
13736 * international/quail.el (quail-lookup-key): New optional arg
13737 NOT-RESET-INDICES.
13738 (quail-get-translations): Call quail-lookup-key with
13739 NOT-RESET-INDICES t.
13740 (quail-completion): Likewise.
13741 (quail-lookup-map-and-concat): Likewise.
13742
13743 2004-04-20 Kenichi Handa <handa@m17n.org>
13744
13745 * international/quail.el (quail-update-translation): Don't insert
13746 such an unsupported multibyte char in a unibyte buffer.
13747
13748 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
13749
13750 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
13751 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
13752 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
13753 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
13754 (gdb-frame-assembler-buffer): Improve behaviour with
13755 multiple frames.
13756 (gdb-display-buffer): Extend search to all visible frames.
13757
13758 2004-04-19 Eli Zaretskii <eliz@gnu.org>
13759
13760 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
13761 characters left after base64 decoding.
13762 (rmail-decode-region): Use -dos variety of `coding', to remove any
13763 ^M characters left after qp or base64 decoding.
13764
13765 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13766
13767 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
13768 messages.
13769
13770 2004-04-19 Stephen Eglen <stephen@gnu.org>
13771
13772 * add-log.el (add-change-log-entry): Update doc string to mention
13773 add-log-full-name and add-log-mailing-address.
13774
13775 2004-04-18 Juri Linkov <juri@jurta.org>
13776
13777 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
13778 (Info-find-node-2): Simplify error message.
13779 (Info-insert-dir): Use Info-following-node-name.
13780 (Info-goto-node): Remove *info-history* and *info-toc*.
13781 (Info-history): Create a node of the virtual history file.
13782 (Info-toc): Create a node of the virtual toc file.
13783 (Info-insert-toc): New arg `curr-file' for reference file names.
13784 (info-apropos): Remove redundant var binding for temp-file.
13785 (Info-index, Info-index-next, Info-mode): Doc fix.
13786 (Info-goto-emacs-command-node): Don't jump to *info* from
13787 non-*info* Info buffers.
13788 (Info-fontify-node): Don't show the file name of external
13789 references if `Info-hide-note-references' is `hide'. Don't hide
13790 newlines at the end of paragraphs.
13791
13792 * international/mule-diag.el (list-input-methods):
13793 Fix args to help-xref-button.
13794
13795 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
13796 to put into effect local variables from TUTORIAL files.
13797
13798 * textmodes/paragraphs.el (sentence-end) <function>: New fun
13799 with default value taken from the variable `sentence-end'.
13800 (sentence-end) <defcustom>: Set default to nil. Doc fix.
13801 Add nil const to :type.
13802 (sentence-end-without-period, sentence-end-double-space)
13803 (sentence-end-without-space): Doc fix.
13804
13805 * textmodes/paragraphs.el (forward-sentence):
13806 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
13807 (fill-delete-newlines):
13808 * progmodes/cc-cmds.el (c-beginning-of-statement):
13809 Use function `sentence-end' instead of variable `sentence-end'.
13810
13811 2004-04-18 Andreas Schwab <schwab@suse.de>
13812
13813 * progmodes/compile.el (compilation-start): Set window start to
13814 point-min if compilation-scroll-output is nil.
13815
13816 2004-04-18 John Wiegley <johnw@newartisans.com>
13817
13818 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
13819
13820 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
13821
13822 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
13823 (gdb-info-breakpoints-custom): Revert previous change.
13824 (gdb-view-assembler): Update assembler if necessary.
13825 (gdb-frame-handler): Parse correctly for gdb-current-frame.
13826 (gdb-display-source-buffer): Update properly when both source and
13827 assembler are visible.
13828
13829 2004-04-17 John Wiegley <johnw@newartisans.com>
13830
13831 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
13832 which limits the number of names shown in the minibuffer. Off by
13833 default.
13834 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
13835 up iswitchb for users with a multitude of open buffers by showing
13836 only the first and last N/2 buffers in the completion list (which
13837 is enough to aid C-s/C-r, and to know that more characters are
13838 needed to refine the completion list).
13839
13840 2004-04-17 Richard M. Stallman <rms@gnu.org>
13841
13842 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
13843 (file-truename): Expand all ~ constructs directly.
13844 (insert-directory): Delete any error msg output by the
13845 `insert-directory-program'.
13846
13847 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
13848 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
13849 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
13850 (allout-init): Use find-file-hook, not find-file-hooks.
13851 (allout-mode): Eliminate Emacs 18 support.
13852 Use write-contents-functions, not local-write-file-hooks.
13853
13854 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
13855
13856 * progmodes/compile.el (compilation-error-properties): Fix for
13857 adding messages when there are already markers for their file.
13858 (compilation-fake-loc): New function.
13859
13860 2004-04-16 Dave Love <fx@gnu.org>
13861
13862 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
13863 (python-load-file): Fix python-orig-start setting.
13864
13865 * progmodes/compile.el: Doc fixes.
13866 (compilation-error-regexp-alist-alist)
13867 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
13868 (compilation-assq): Wrap in eval-when-compile.
13869 (compilation-mode-font-lock-keywords): Don't use list*.
13870 (compilation-start): Avoid warning.
13871 (compilation-compat-error-properties)
13872 (compilation-directory-properties): Add keymap property.
13873 (compilation-parsing-end): Make it a marker for better compatibility.
13874
13875 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
13876
13877 2004-04-16 Mark A. Hershberger <mah@everybody.org>
13878
13879 * xml.el: Doc fixes.
13880 (xml-get-children): Only looks at sub-tags and ignore strings.
13881
13882 * xml.el (xml-parse-tag): Avoid overwriting node-name.
13883
13884 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
13885
13886 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
13887
13888 2004-04-16 Andre Spiegel <spiegel@gnu.org>
13889
13890 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
13891
13892 * vc.el (vc-print-log): Likewise.
13893
13894 2004-04-16 Masatake YAMATO <jet@gyve.org>
13895
13896 * simple.el (completion-setup-function): Set an initial value
13897 to `element-common-end' before entering loop. Set a value
13898 to `element-common-end' at the end of loop.
13899 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
13900 (completions-common-part): Rename from completion-de-emphasis.
13901 (completions-first-difference): Rename from completion-emphasis.
13902 Suggested by RMS.
13903
13904 2004-04-16 Juanma Barranquero <lektu@terra.es>
13905
13906 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
13907 (bookmark-edit-annotation-mode): Add mode name.
13908
13909 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
13910
13911 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
13912 for nested conflict markers.
13913 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
13914
13915 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
13916
13917 * progmodes/gdb-ui.el (gdb-goto-info): New function.
13918
13919 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
13920
13921 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13922
13923 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
13924 Give a backtrace if requested.
13925
13926 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
13927
13928 * progmodes/python.el (python-mouse-2-command, python-RET-command):
13929 Remove unused functions.
13930 (python-orig-start-line, python-orig-file): Remove.
13931 (python-orig-start): New var.
13932 (python-input-filter, python-compilation-line-number)
13933 (python-send-region, python-load-file): Use it.
13934
13935 * info.el (info): Always jump to *info*.
13936
13937 * subr.el (posn-set-point): New function.
13938
13939 * mouse.el (mouse-set-point): Use it.
13940
13941 * progmodes/compile.el (compile-goto-error): Use it.
13942 (compilation-button-map): New keymap.
13943 (compilation-error-properties): Use it.
13944 (compilation-shell-minor-mode-map): Don't bind mouse-2.
13945
13946 * smerge-mode.el (smerge-popup-context-menu): Use it.
13947
13948 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
13949 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
13950 mouse and non-mouse case.
13951
13952 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
13953 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
13954
13955 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
13956 Make it work for non-mouse events.
13957
13958 * pcvs-info.el (cvs-status-map): Update binding name.
13959
13960 2004-04-14 Mark A. Hershberger <mah@everybody.org>
13961
13962 * xml.el (xml-maybe-do-ns): New function to handle namespace
13963 parsing of both attribute and element names.
13964 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
13965 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
13966 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
13967 (xml-parse-attlist): Make it do its own namespace parsing.
13968
13969 2004-04-14 Dave Love <fx@gnu.org>
13970
13971 * progmodes/python.el (run-python): Fix use of \n.
13972 (python-load-file): Remove `try' from Python fragment.
13973 (python-describe-symbol): Fix message.
13974
13975 * comint.el: Doc fixes.
13976 (comint-last-input-start, comint-last-input-end)
13977 (comint-last-output-start): Give them values.
13978 (comint-arguments): Avoid warning.
13979 (comint-skip-prompt): Use line-end-position.
13980 (comint-backward-matching-input): Rename arg to agree with doc.
13981 (comint-extract-string): Use syntax-ppss.
13982 (comint-dynamic-simple-complete): Delete useless list construction.
13983 (comint-redirect-subvert-readonly): New.
13984 (comint-redirect-preoutput-filter): Use it.
13985
13986 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
13987 Correctly handle negative arguments when calling hook functions.
13988
13989 2004-04-14 Jesper Harder <harder@ifa.au.dk>
13990
13991 * info.el (info-apropos): Don't clobber Info-history-list.
13992
13993 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
13994
13995 * progmodes/compile.el (compilation-setup):
13996 Localize overlay-arrow-position.
13997 (compilation-sentinel): Restructure code equivalently.
13998 (compilation-next-error): Find message on same line after point if
13999 not found before point.
14000 (compile-mouse-goto-error): Restore function so that compilation
14001 buffer need not be current and use compile-goto-error.
14002 (compile-goto-error): Restore function.
14003 (next-error): Set overlay-arrow-position.
14004 (compilation-forget-errors): Don't localize already local
14005 compilation-locs and remove FIXME about refontifying.
14006
14007 2004-04-14 Kim F. Storm <storm@cua.dk>
14008
14009 * startup.el (emacs-quick-startup): New defvar (set by -Q).
14010 (command-line): New option -Q. Like -q --no-site-file, but
14011 in addition it also disables menu-bar, tool-bar, scroll-bars,
14012 tool-tips, and the blinking cursor.
14013 (command-line-1): Skip startup screen if -Q.
14014 (fancy-splash-head): Use ":align-to center" prop to center splash image.
14015
14016 * emulation/cua-base.el (cua-read-only-cursor-color)
14017 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
14018
14019 2004-04-13 Dave Love <fx@gnu.org>
14020
14021 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
14022 (syntax): Don't require.
14023 (python) <defgroup>: Add :version.
14024 (python-quote-syntax): Re-written.
14025 (inferior-python-mode): Move stuff here from run-python and add
14026 some more.
14027 (python-preoutput-continuation, python-preoutput-result)
14028 (python-dotty-syntax-table): New.
14029 (python-describe-symbol): Use them.
14030 (run-python): Move stuff to inferior-python-mode. Modify code
14031 loaded into Python.
14032 (python-send-region): Use python-proc, python-send-string.
14033 (python-send-string): Send newlines too. Callers changed.
14034 (python-load-file): Re-written.
14035 (python-eldoc-function): New.
14036 (info-look): Don't require.
14037 (python-after-info-look): New. A modified version of former
14038 top-level code for use with eval-after-load.
14039 (python-maybe-jython, python-guess-indent): Use widened buffer.
14040 (python-fill-paragraph): Re-written.
14041 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
14042 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
14043
14044 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
14045
14046 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
14047 Set compilation-error-regexp-alist earlier.
14048
14049 * progmodes/compile.el (compilation-minor-mode-map)
14050 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
14051 (compile-goto-error): Re-merge the mouse and non-mouse commands.
14052
14053 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
14054
14055 * progmodes/compile.el (compile-goto-error): Select the buffer/window
14056 corresponding to the event.
14057
14058 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
14059
14060 * loadup.el: Add cygwin to system-type list, for unexec() support.
14061
14062 2004-04-12 John Paul Wallington <jpw@gnu.org>
14063
14064 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
14065 (ibuffer-restore-window-config-on-quit): New variable to replace
14066 `ibuffer-delete-window-on-quit'. Update all references.
14067 (ibuffer-prev-window-config): New variable.
14068 (ibuffer-quit): Restore previous window configuration instead of
14069 deleting window.
14070 (ibuffer): Save window configuration before showing Ibuffer buffer.
14071
14072 * help.el (describe-mode): Doc fix.
14073
14074 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
14075
14076 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
14077 not to treat nil as a function.
14078
14079 * vc-arch.el (vc-arch-root): Be a bit more careful.
14080 (vc-arch-register): Save the buffer if we modified it.
14081 (vc-arch-delete-rej-if-obsolete): Save excursion.
14082 (vc-arch-find-file-hook): Use the simpler after-save-hook.
14083 (vc-arch-responsible-p, vc-arch-init-version): New functions.
14084
14085 * net/ldap.el (ldap-search): Use list*.
14086
14087 2004-04-12 Juri Linkov <juri@jurta.org>
14088
14089 * info.el (Info-follow-reference): Allow multiline reference name.
14090
14091 2004-04-11 Dave Love <fx@gnu.org>
14092
14093 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
14094
14095 * progmodes/python.el: New file.
14096
14097 2004-04-11 Andre Spiegel <spiegel@gnu.org>
14098
14099 * vc-hooks.el (vc-arg-list): Function removed.
14100 (vc-default-workfile-unchanged-p): Use condition-case to check for
14101 backward compatibility.
14102
14103 * vc.el (vc-print-log): Use condition-case to check for backward
14104 compatibility.
14105
14106 2004-04-11 Juri Linkov <juri@jurta.org>
14107
14108 * dired.el (dired-faces): New defgroup.
14109 (dired-header, dired-mark, dired-marked, dired-flagged)
14110 (dired-warning, dired-directory, dired-symlink, dired-ignored):
14111 New faces.
14112 (dired-header-face, dired-mark-face, dired-marked-face)
14113 (dired-flagged-face, dired-warning-face, dired-directory-face)
14114 (dired-symlink-face, dired-ignored-face): New face variables.
14115 (dired-font-lock-keywords): Use them instead of font-lock faces.
14116 Split the rule for dired marks into 3 separate rules: for marks,
14117 marked file names and flagged file names.
14118
14119 * help-mode.el (help-make-xrefs): Add a final newline to the
14120 *Help* buffer.
14121
14122 2004-04-11 John Paul Wallington <jpw@gnu.org>
14123
14124 * replace.el (occur-engine): Distinguish between one and several
14125 matches in the matches per buffer heading.
14126
14127 2004-04-11 Kim F. Storm <storm@cua.dk>
14128
14129 * ido.el (ido-confirm-unique-completion): New defcustom.
14130 (ido-complete): Use it.
14131 (ido-write-file): Set it to t unconditionally.
14132
14133 2004-04-10 Miles Bader <miles@gnu.org>
14134
14135 RCS keyword removal (only non-comment changes are enumerated here):
14136
14137 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
14138 (byte-compile-insert-header): Don't use `byte-compile-version'.
14139 * forms.el (forms-version): Variable removed.
14140 (forms-mode): Don't use `forms-version'.
14141 * recentf.el (recentf-version): Variable removed.
14142 * progmodes/delphi.el (delphi-version): Variable removed.
14143 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
14144
14145 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
14146
14147 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
14148
14149 2004-04-09 Jesper Harder <harder@ifa.au.dk>
14150
14151 * info.el (info-apropos): Improve menu item regexp.
14152
14153 2004-04-09 Simon Josefsson <jas@extundo.com>
14154
14155 * mail/smtpmail.el: Add comment, based on report by
14156 kdc@rcn.com (Kevin D. Clark).
14157
14158 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
14159
14160 * progmodes/compile.el (compilation-mode-font-lock-keywords):
14161 Redo one more thing that I didn't notice Daniel had undone.
14162
14163 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
14164
14165 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
14166 (gdb-goto-breakpoint, gdb-display-buffer)
14167 (gdb-display-source-buffer, gdb-view-source-function)
14168 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
14169 (gdb-source-info, gdb-frame-handler): Don't specify a window
14170 for display.
14171 (gdb-info-breakpoints-custom): Remove superfluous update of
14172 assembler buffer.
14173 (gdb-many-windows): Make settable outside gdb.
14174
14175 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
14176
14177 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
14178 Derive from fundamental-mode rather than text-mode.
14179
14180 2004-04-08 Juri Linkov <juri@jurta.org>
14181
14182 * info.el (Info-history): Doc fix.
14183 (Info-history-list): New var.
14184 (info-xref): Change magenta4 to blue, remove bold for dark and
14185 light backgrounds, change bold to underline for non-color classes.
14186 (info-xref-visited): New face.
14187 (Info-fontify-visited-nodes): New custom.
14188 (Info-hide-note-references): Add new value `hide'. Doc fix.
14189 (Info-reference-name): New var.
14190 (Info-selection-hook): New custom.
14191 (Info-edit-mode-hook): New var.
14192 (Info-find-file): New fun.
14193 (Info-find-node): Move part of code to Info-find-file.
14194 (Info-find-node-2): Add anchors to Info-history-list. Move point
14195 to the place with the reference name if name is defined.
14196 (Info-select-node): Add current node to Info-history-list.
14197 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
14198 (Info-search-whitespace-regexp): New custom.
14199 (Info-search-case-fold): New var.
14200 (Info-search): Add "case-sensitively" to the prompt.
14201 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
14202 (Info-search-case-sensitively, Info-search-next): New fun.
14203 (Info-up): Move point to the menu item of the current node.
14204 (Info-history): New fun. Add *info-history* to
14205 same-window-buffer-names.
14206 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
14207 (Info-insert-toc): New fun.
14208 (Info-build-toc): New fun.
14209 (Info-follow-reference): Add new arg `fork'. Doc fix.
14210 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
14211 with the same name prefer the reference closest to point.
14212 (Info-next-reference): Replace * by + in the *Note regexp.
14213 Add regexp for http:// and ftp://. Skip the *Note prefix.
14214 (Info-prev-reference): Replace * by + in the *Note regexp.
14215 Add regexp for http:// and ftp://. Skip the *Note prefix.
14216 (Info-follow-nearest-node): Add new arg `fork'.
14217 (Info-try-follow-nearest-node): Add new arg `fork'.
14218 Call browse-url for http:// and ftp:// references.
14219 Set Info-reference-name for index entries.
14220 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
14221 Info-search-next, Info-history, Info-toc, clone-buffer.
14222 (Info-menu-update): Replace * by + in the *Note regexp.
14223 (Info-mode): Add documentation for Info-history, Info-toc,
14224 Info-search-case-sensitively, Info-search-next, clone-buffer.
14225 (Info-fontify-menu-headers): Remove fun. Move code to
14226 Info-fontify-node.
14227 (Info-fontify-node): Add docstring. Add local vars
14228 fontify-visited-p and not-fontified-p. If not-fontified-p is t
14229 then fontify header line, titles, menu headers, http and ftp
14230 references, refill paragraphs. If not-fontified-p is t or
14231 fontify-visited-p is t then fontify cross references, menu items.
14232 Fontify menu headers. Fontify http and ftp references.
14233 Change regexp for cross references to require whitespace after *Note,
14234 add matching groups for file and node names. Remove hack for quote.
14235 Use display property for Info-hide-note-references=t. Use fifth
14236 or fourth match for help-echo. Display visited nodes in a
14237 different face. Unhide file names of external references.
14238 Unhide newlines. Display visited menu items in a different face.
14239
14240 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
14241
14242 * progmodes/compile.el: Require CL.
14243 (compilation-mode-font-lock-keywords): Re-install the "line as
14244 function" patch.
14245
14246 * help-fns.el (help-C-source-directory): New var.
14247 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
14248 (describe-function-1, describe-variable): Use them.
14249
14250 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
14251 to C source files specially.
14252
14253 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
14254
14255 * info.el (Info-hide-cookies-node): New function.
14256 (Info-select-node): Use it.
14257 (Info-display-images-node): Remove message with image file name.
14258
14259 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
14260
14261 * progmodes/compile.el (compilation-warning-face)
14262 (compilation-info-face, compilation-skip-threshold)
14263 (compilation-skip-visited, compilation-context-lines):
14264 Declare :version when added to Emacs.
14265 (compilation-error-regexp-alist-alist): Extend caml and irix.
14266 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
14267 (compilation-mode-font-lock-keywords): Temporarily undo line as
14268 function patch, which wasn't ready.
14269
14270 2004-04-07 Kenichi Handa <handa@m17n.org>
14271
14272 * international/latin1-disp.el (latin1-display-setup): Check each
14273 character is displayable or not instead of calling
14274 latin1-display-check-font.
14275
14276 2004-04-06 Kenichi Handa <handa@m17n.org>
14277
14278 * language/ethio-util.el (ethio-sera-being-called-by-w3):
14279 New variable.
14280 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
14281 instead of sera-being-called-by-w3.
14282 (ethio-fidel-to-sera-buffer): Likewise.
14283 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
14284 instead of sera-being-called-by-w3.
14285 (ethio-write-file): Likewise.
14286
14287 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14288
14289 * printing.el: Doc fix.
14290
14291 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
14292
14293 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
14294 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
14295 (gdb-setup-windows): Only use separate IO buffer if required.
14296
14297 2004-04-06 Kim F. Storm <storm@cua.dk>
14298
14299 * term.el (term-is-xemacs): Remove.
14300 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
14301 (term-window-width): New function.
14302 (term-mode, term-check-size): Use it.
14303 (term-mode): Disable overflow-newline-into-fringe in term buffer.
14304
14305 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
14306
14307 * cus-edit.el (custom-add-parent-links): Change unbound variable
14308 `symbol' to `name'.
14309
14310 2004-04-05 Jesper Harder <harder@ifa.au.dk>
14311 * info.el (info-apropos): New function.
14312 (Info-mode-menu): Add it.
14313 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
14314
14315 * help-mode.el (help-make-xrefs): Recognize aliased variable with
14316 inherited docstring.
14317
14318 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
14319
14320 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
14321
14322 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
14323
14324 * progmodes/compile.el (font-lock): Don't require any more.
14325 (compilation-error-properties, compilation-start, compilation-sentinel)
14326 (compilation-filter, next-error): Use with-current-buffer.
14327 (compilation-skip-to-next-location, compilation-skip-threshold)
14328 (compilation-skip-visited): Move to silence the byte-compiler.
14329 (compilation-setup): Simplify.
14330 (compilation-next-error): Use line-(beginning|end)-position.
14331 Make sure `pt' is non-nil before using compilation-loop.
14332 (compile-goto-error): Add optional event arg. Use it.
14333 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
14334 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
14335 Update the binding for mouse-2.
14336 (first-error): Set compilation-current-error to nil rather than bob.
14337 (compilation-parsing-end, compilation-parse-errors-function)
14338 (compilation-error-list, compilation-old-error-list):
14339 "New" compatibility variables.
14340 (compile-buffer-substring, compilation-compat-error-properties)
14341 (compilation-compat-parse-errors, compilation-forget-errors):
14342 New compatibility functions.
14343 (compilation-mode-font-lock-keywords): Use them.
14344
14345 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
14346
14347 * autorevert.el (auto-revert-handler): If point (or a window
14348 point) is at the end of the buffer, keep it there after
14349 reverting. This allows to tail a file.
14350 Mention this in the `Commentary'.
14351
14352 * format.el (format-write-file): Add optional argument CONFIRM
14353 and make it behave like the analogous argument to `write-file'.
14354
14355 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14356
14357 * progmodes/ebnf2ps.el: Doc fix.
14358 (ebnf-version): New version number (4.2).
14359 (ebnf-syntax): Customization and docstring fix.
14360 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
14361 Put autoloaded funs before first use.
14362 (ebnf-style-database): Add dtd entry.
14363 (ebnf-syntax-alist): Add dtd initialization.
14364 (ebnf-token-sequence): New fun.
14365 (ebnf-comment-table): Add new comment action character.
14366 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
14367
14368 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
14369 Type Definition for XML).
14370
14371 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
14372 * progmodes/ebnf-bnf.el (ebnf-sequence):
14373 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
14374 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
14375 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
14376 Code simplification: call ebnf-token-sequence.
14377
14378 2004-04-04 Eli Zaretskii <eliz@gnu.org>
14379
14380 * calendar/timeclock.el (timeclock-relative)
14381 (timeclock-get-project-function, timeclock-get-workday-function)
14382 (timeclock-query-out, timeclock-when-to-leave)
14383 (timeclock-when-to-leave-string, timeclock-log-data)
14384 (timeclock-generate-report, timeclock-in): Doc fixes.
14385
14386 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
14387
14388 * url/: New dir. Import the URL package from its repository.
14389
14390 2004-04-03 Andreas Schwab <schwab@suse.de>
14391
14392 * diff-mode.el (diff-mode): Fix missing quote.
14393
14394 2004-04-03 Juri Linkov <juri@jurta.org>
14395
14396 * descr-text.el (describe-property-list): Add `font-lock-face'.
14397
14398 * dired.el (dired-font-lock-keywords): Fix permission regexps.
14399
14400 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14401
14402 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
14403 Use utf-16le on little endian machines and utf-16be otherwise.
14404
14405 2004-04-02 David Kastrup <dak@gnu.org>
14406
14407 * net/browse-url.el (browse-url-generic): Use call-process
14408 instead of start-process to allow browsers that fork and detach.
14409
14410 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
14411
14412 * compile.el (compilation-current-error): New var.
14413 (compilation-setup, compile-mouse-goto-error)
14414 (compile-goto-error, next-error): Use it.
14415 (compilation-skip-to-next-location): Default to t, which gives
14416 contiguous skipping like old compile (where this was redundant).
14417 (compilation-next-error): Prevent previous-* commands from moving
14418 back to message at or just before point.
14419
14420 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
14421
14422 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
14423 (gdb-source-info): Don't display source at startup, if required.
14424 (gdb-show-main): New option.
14425 (gdba): Update documentation.
14426 (gdb-source): Cover case of auto-display output.
14427
14428 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
14429
14430 * autorevert.el: Delete obsolete autoload's and defvar's.
14431 (auto-revert-check-vc-info): New user option.
14432 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
14433 (auto-revert-handler-vc): Delete.
14434 (auto-revert-handler): Treat return value `fast' of
14435 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
14436
14437 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
14438 return `fast'.
14439
14440 * files.el (buffer-stale-function): Doc change.
14441
14442 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14443
14444 * printing.el: New tip on Tips section.
14445 (pr-version): New version number (6.7.4).
14446 (pr-shell-file-name): Initialization fix.
14447
14448 2004-03-31 Juri Linkov <juri@jurta.org>
14449
14450 * dired.el: Add autoload for `dired-do-touch'.
14451 (dired-touch-program): New var.
14452 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
14453 (dired-no-confirm): Add `touch' to docstring.
14454
14455 * dired-aux.el (dired-do-touch): New fun.
14456 (dired-do-chxxx): Add argument -t for touch operation.
14457
14458 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
14459 `dired-move-to-filename-regexp'.
14460
14461 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
14462
14463 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
14464
14465 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14466
14467 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
14468 and only if the buffer was modified.
14469
14470 2004-03-30 Kenichi Handa <handa@m17n.org>
14471
14472 * international/characters.el: Delete pairs for U+2308..U+230B.
14473
14474 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
14475
14476 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
14477 to detect the beginning of a level 2 or 3 annotation.
14478
14479 2004-03-29 Kenichi Handa <handa@m17n.org>
14480
14481 * international/ucs-tables.el (ucs-insert): Fix the error message.
14482
14483 2004-03-29 Kenichi Handa <handa@m17n.org>
14484
14485 * international/mule-util.el (char-displayable-p): Fix generation
14486 of XLFD file name.
14487
14488 * Makefile.in (setwins, setwins_almost): Change directory to $wd
14489 before finding directories by `find'.
14490
14491 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
14492
14493 * subr.el (interactive-form): Delete. Now implemented in C.
14494
14495 * pcvs.el (cvs-parse-process): Workaround for Darwin.
14496
14497 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
14498 (vc-diff-label): New fun.
14499 (vc-diff-internal): Use it.
14500
14501 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
14502
14503 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14504
14505 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
14506
14507 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
14508 specify XML (EBNFX).
14509
14510 * progmodes/ebnf2ps.el: Doc fix.
14511 (ebnf-version): New version number (4.1).
14512 (ebnf-syntax): Adjust customization.
14513 (ebnf-style-database): Add ebnfx entry.
14514 (ebnf-syntax-alist): Add ebnfx initialization.
14515 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
14516
14517 * printing.el: Doc fix.
14518 (pr-version): New version number (6.7.3).
14519 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
14520 returns nil for mouse position. Reported by Drew Adams
14521 <drew.adams@oracle.com>.
14522 (pr-update-menus): Modify interactive declaration. Reported by Drew
14523 Adams <drew.adams@oracle.com>.
14524
14525 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
14526
14527 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
14528 (gud-gdba-marker-filter): Log the process input and output, if
14529 required. From Stefan Monnier.
14530 (gdb-debug-log, gdb-enable-debug-log): New variables.
14531 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
14532
14533 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
14534
14535 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
14536 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
14537
14538 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
14539
14540 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
14541 Call vc-find-file-hook here instead of in auto-revert-buffers.
14542 (auto-revert-buffers): Delete call to vc-find-file-hook.
14543 (auto-revert-verbose, global-auto-revert-non-file-buffers)
14544 (global-auto-revert-mode, auto-revert-set-timer)
14545 (auto-revert-handler, auto-revert-buffers): Doc fixes.
14546
14547 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
14548
14549 * woman.el (woman-change-fonts): Rename local variable
14550 woman-font-alist to font-alist to avoid a compiler warning.
14551
14552 2004-03-27 Dave Love <fx@gnu.org>
14553
14554 * emacs-lisp/rx.el (rx): Doc fix.
14555 Fix copyright years.
14556
14557 * strokes.el (strokes-global-set-stroke-string): New function.
14558 (strokes-list-strokes): Cope with strings, not just commands.
14559 Set foreground colour of image.
14560 (strokes-global-set-stroke): Doc fix.
14561
14562 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
14563
14564 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
14565 Auto Revert mode.
14566 (Buffer-menu-files-only): New variable.
14567 (Buffer-menu-toggle-files-only): New function.
14568 (Buffer-menu-mode-map): Bind it to `T'.
14569 (Buffer-menu-mode): Mention `T' in docstring.
14570 Set buffer-stale-function.
14571 (list-buffers-noselect): Mark buffer non-modified and set
14572 Buffer-menu-files-only.
14573
14574 * dired.el (buffer-stale-function): Remove no longer needed defvar.
14575
14576 * autorevert.el (auto-revert-handler): Print revert message
14577 before, rather than after, reverting.
14578 (buffer-stale-function): Move to files.el.
14579
14580 * files.el (buffer-stale-function): Move here from autorevert.el.
14581
14582 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
14583
14584 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
14585
14586 * calc/calc.el (calc-mode-map): Use mapc.
14587
14588 * apropos.el (apropos-mode): Don't autoload.
14589 (apropos-symbols-internal): New fun. Extracted from `apropos'.
14590 (apropos): Use it.
14591 (apropos-print): Add optional `text' argument.
14592 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
14593 Don't assume point-min == 1.
14594
14595 * bs.el (bs-buffer-list): Use buffer-local-value.
14596 (bs--set-toggle-to-show): Use with-current-buffer.
14597
14598 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
14599 New funs.
14600 (list-buffers-noselect): Use them. Adjust :align-to to new style.
14601
14602 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
14603
14604 * dabbrev.el (dabbrev-expand): Fix regexp construction.
14605 (dabbrev--find-expansion): Use pop.
14606 (dabbrev--search): Use match-string-no-properties.
14607
14608 * dired.el (dired-mode): Use run-mode-hooks.
14609 (dired-move-to-end-of-filename): Use match-string.
14610
14611 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
14612 is bound before using it.
14613 (ediff-verbose-p): Make it into a var since it's not constant.
14614
14615 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
14616
14617 * faces.el (read-face-font): Don't cons up unnecessarily.
14618 (header-line, tool-bar): Share common parts.
14619
14620 * files.el (file-relative-name): Use compare-strings.
14621
14622 * finder.el (finder-mode): Follow coding convention.
14623
14624 * subr.el (read-number): New function.
14625
14626 * ses.el (ses-read-number): Move to subr.el.
14627 (ses-set-header-row): Use read-number.
14628
14629 2004-03-26 Andre Spiegel <spiegel@gnu.org>
14630
14631 * vc-hooks.el (vc-arg-list): New function, which handles both
14632 compiled and uncompiled code.
14633 (vc-default-workfile-unchanged-p): Use it.
14634
14635 * vc.el (vc-print-log): Undo prev change, use new function
14636 vc-arg-list from vc-hooks.el.
14637
14638 2004-03-26 Masatake YAMATO <jet@gyve.org>
14639
14640 * simple.el (completion-setup-function): Emphasize the
14641 first uncommon characters in the completions; and de-emphasize
14642 the common prefix substrings.
14643 (completion-emphasis): New face.
14644 (completion-de-emphasis): New face.
14645
14646 2004-03-25 Juanma Barranquero <lektu@terra.es>
14647
14648 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
14649 Comment out (it's unused and unfinished code).
14650
14651 2004-03-25 Sam Steingold <sds@gnu.org>
14652
14653 * vc.el (vc-print-log): Fix a bug in the last patch:
14654 backend-function may be a byte-compiled object, not a lambda.
14655
14656 2004-03-25 Juri Linkov <juri@jurta.org>
14657
14658 * descr-text.el (describe-property-list): Add a button
14659 for `face' property that calls `describe-face'.
14660 Suggested by luis fernandes <elf@ee.ryerson.ca>
14661
14662 * international/mule.el (keyboard-coding-system):
14663 * kmacro.el (kmacro-call-macro): Fix docstring.
14664
14665 * dired.el: Fix comments.
14666
14667 * textmodes/fill.el (fill): Fix Info link.
14668
14669 * font-lock.el (fast-lock, lazy-lock):
14670 * jit-lock.el (jit-lock): Remove links to removed Support Modes
14671 Info node.
14672
14673 * eshell/eshell.el (eshell): Fix broken info-link.
14674
14675 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
14676 * eshell/em-banner.el (eshell-banner):
14677 * eshell/em-smart.el (eshell-smart):
14678 * eshell/esh-cmd.el (eshell-cmd):
14679 Comment out broken info-links to incomplete Info manual.
14680
14681 * info-xref.el: Fix commentary.
14682
14683 2004-03-25 Kevin Ryde <user42@zip.com.au>
14684
14685 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
14686 Remove spurious node duplicate suppression, doesn't work, not wanted.
14687 (info-xref-output): Take format style args, add "sit-for 0" to let
14688 user see the results as they progress.
14689 (info-xref-check-all-custom): New function.
14690
14691 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
14692
14693 * gdb-ui.el: Moved to progmodes.
14694
14695 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
14696
14697 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
14698
14699 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
14700
14701 * calendar/appt.el (appt-check): Remove superfluous progn.
14702 When finished with diary buffer: if it was not being displayed
14703 before, kill it; otherwise restore its original state.
14704 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
14705
14706 * calendar/calendar.el (calendar-set-mode-line): Use total
14707 available mode-line width, rather than frame-width.
14708
14709 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
14710 after mode change so effect not lost.
14711
14712 2004-03-23 Dave Love <fx@gnu.org>
14713
14714 * dired.el (dired) <defgroup>: Add link to manual.
14715 (dired-font-lock-keywords): Add highlighting on unusual permissions.
14716 (dired-revert): Use dolist.
14717 (dired-mode-map): Add U binding.
14718 (dired-mode): Add font-lock-beginning-of-syntax-function.
14719 (dired-garbage-files-regexp): Make it a defcustom.
14720
14721 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
14722
14723 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
14724 is equivalent to nil.
14725 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
14726 (vc-arch-mode-line-string): Accept `added' state.
14727 (vc-arch-state): Use inode-sigs if available.
14728 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
14729 Copy&delete existing id file if any. Fallback if uuidgen is absent.
14730 (vc-arch-tagline-re): New var.
14731 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
14732 New functions.
14733 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
14734 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
14735
14736 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
14737 (vc-file-not-found-hook): Use it.
14738
14739 * diff-mode.el (diff-default-read-only): Change default.
14740 (diff-mode-hook): Make it a defcustom. Add some options.
14741 (diff-mode-map): Bind diff-refine-hook.
14742 (diff-yank-handler): New var.
14743 (diff-yank-function): New fun.
14744 (diff-font-lock-keywords): Use them.
14745 (diff-end-of-file): Handle case where file-header looks like diff text.
14746 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
14747 (diff-file-kill): Delete a subsequent empty line, if applicable.
14748 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
14749 (diff-find-file-name): Use it.
14750 (diff-tell-file-name): New command.
14751 (diff-mode): Be careful with view-mode.
14752 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
14753 New functions, for use in diff-mode-hook.
14754 (diff-find-source-location): Catch "regex too large" errors.
14755 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
14756 (diff-refine-hunk): New command.
14757
14758 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
14759 (smerge-context-menu-map): Remove unused var.
14760 (smerge-keep-all): Preserve markers.
14761 (smerge-keep-n): New fun.
14762 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
14763 (smerge-keep-current, smerge-ediff): Use it.
14764 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
14765 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
14766 (smerge-resolve): Resolve trivial 3-part conflicts.
14767
14768 2004-03-23 Juri Linkov <juri@jurta.org>
14769
14770 * man.el (Man-width): New var.
14771 (Man-getpage-in-background): Use it.
14772 (Man-support-local-filenames): New var and fun.
14773 (Man-build-man-command): Don't add a second %s.
14774 (Man-fontify-manpage): Clean up message.
14775 (Man-mode): Set outline-regexp, outline-level,
14776 imenu-generic-expression.
14777
14778 * woman.el (woman-fill-frame): Doc fix.
14779 (woman-decode-region): Use window-width instead of frame-width.
14780
14781 * abbrevlist.el (list-one-abbrev-table):
14782 * descr-text.el (describe-char):
14783 * international/mule-diag.el (describe-current-coding-system):
14784 * international/quail.el (quail-insert-decode-map):
14785 Use window-width instead of frame-width.
14786
14787 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
14788 (jka-compr-mode-alist-additions): Add tbz.
14789 (jka-compr-write-region, jka-compr-insert-file-contents):
14790 Add message for undefined compress-program.
14791 (jka-compr-write-region): Remove redundant var bindings.
14792
14793 * dired-x.el (dired-guess-shell-alist-default): Add choices for
14794 extracting files into subdirectory. Add tbz and dz. Fix regexps.
14795 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
14796 (dired-man): Use dired-guess-shell-command.
14797 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
14798 Change default nil to t.
14799
14800 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
14801 (dired-compare-directories): Add default value for empty input.
14802
14803 * help-at-pt.el: Move suggestions for key bindings to Commentary.
14804
14805 * time.el (display-time-string-forms): Fix help-echo date format.
14806
14807 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
14808
14809 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
14810 (buffer-stale-function): New variable.
14811 (auto-revert-list-diff, auto-revert-dired-file-list)
14812 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
14813 (auto-revert-handler): Take over some functionality of deleted
14814 functions.
14815 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
14816
14817 * dired.el (dired-directory-changed-p): New fun, extracted from
14818 dired-internal-noselect.
14819 (dired-buffer-stale-p): New fun.
14820 (dired-internal-noselect): Use dired-directory-changed-p.
14821 Eliminate revert messages.
14822 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
14823
14824 2004-03-23 Kenichi Handa <handa@m17n.org>
14825
14826 * international/characters.el: Setup syntaxes for more parentheses
14827 Unicode characters.
14828
14829 * international/mule-cmds.el (select-safe-coding-system):
14830 Merge coding-system and auto-cs before comparing them.
14831
14832 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
14833
14834 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
14835
14836 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
14837 normal-auto-fill-function and comment-indent-function.
14838 The default values now work just as well.
14839 Don't set font-lock-beginning-of-syntax-function since we already set
14840 syntax-begin-function.
14841 (lisp-outline-level): Put ;;;###autoload at same level as (.
14842 (prin1-char): Quote special chars.
14843
14844 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
14845 than with-no-warnings.
14846
14847 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
14848 if the source location can't be found.
14849 (edebug-compute-previous-result): Use prin1-char.
14850
14851 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
14852 (debug-ignored-errors): Add an entry.
14853
14854 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
14855 (byte-compile-file): Output warning when deleting a file.
14856
14857 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
14858 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
14859
14860 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
14861 (byte-compile-inline-expand): Use backquote.
14862 (byte-optimize-pure-func): Rename from byte-optimize-concat.
14863 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
14864
14865 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
14866
14867 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
14868
14869 2004-03-22 Juri Linkov <juri@jurta.org>
14870
14871 * finder.el (finder-known-keywords): Fix data, tex, unix.
14872
14873 * play/landmark.el: Fix keywords.
14874
14875 * language/ethio-util.el (ethio-find-file): Doc fix.
14876
14877 * emacs-lisp/warnings.el: Doc fix.
14878
14879 * textmodes/ispell.el (ispell-help): Doc fix.
14880
14881 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
14882
14883 * format.el (format-insert-file): Always return a list of two
14884 elements, like insert-file-contents does.
14885
14886 2004-03-21 Andre Spiegel <spiegel@gnu.org>
14887
14888 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
14889 and vc-BACKEND-diff.
14890 (vc-print-log): If the print-log implementation supports it, use
14891 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
14892 (vc-version-diff, vc-diff-internal): Doc fixes.
14893
14894 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
14895 implementation supports it, let diff output go to *vc*,
14896 not *vc-diff*, since this is an internal call.
14897
14898 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
14899
14900 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
14901
14902 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
14903
14904 2004-03-21 Dave Love <fx@gnu.org>
14905
14906 * progmodes/cfengine.el (cfengine-mode):
14907 Set parse-sexp-ignore-comments.
14908
14909 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
14910
14911 2004-03-21 Juanma Barranquero <lektu@terra.es>
14912
14913 * allout.el (allout-mode): Fix docstring.
14914
14915 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
14916
14917 * files.el (insert-directory): Fix bug if SWITCHES is a list.
14918
14919 * autorevert.el (auto-revert-interval): Make new value take
14920 effect immediately when set through Custom.
14921 (auto-revert-set-timer): Add interactive declaration.
14922
14923 2004-03-19 David Ponce <david@dponce.com>
14924
14925 * ruler-mode.el (ruler-mode-header-line-format-old):
14926 Don't `make-variable-buffer-local'.
14927 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
14928 (ruler-mode-header-line-format): Simply funcall the above.
14929 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
14930 to save/restore a previous header line format.
14931 (ruler-mode-space): Don't depend on a numeric WIDTH value.
14932 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
14933 fringes and margins width.
14934 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
14935
14936 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
14937
14938 * log-edit.el (log-edit-font-lock-keywords): Typo.
14939
14940 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
14941 (tex-send-tex-command): Rather than here.
14942 (tex-compilation-parse-errors): Simplify.
14943
14944 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
14945
14946 * time.el (display-time-string-forms): Add help-echo with date on time.
14947
14948 * composite.el (compose-region): Use restore-buffer-modified-p.
14949
14950 * disp-table.el (standard-display-8bit): Simplify.
14951
14952 * server.el (server-process-filter): Delete temp frame.
14953
14954 * add-log.el (add-change-log-entry): Simplify.
14955
14956 2004-03-19 Kim F. Storm <storm@cua.dk>
14957
14958 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
14959 (hexl-follow-line): Don't require 'fringe.
14960
14961 * progmodes/compile.el (compilation-start): Always set
14962 compilation-last-buffer and return it.
14963
14964 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
14965
14966 * simple.el (clone-buffer): Doc fix.
14967
14968 2004-03-18 Juanma Barranquero <lektu@terra.es>
14969
14970 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
14971
14972 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
14973
14974 * log-edit.el (log-edit-font-lock-keywords): New var.
14975 (log-edit-mode): Use it.
14976
14977 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
14978
14979 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
14980 properly for watching in speedbar.
14981
14982 2004-03-17 Masatake YAMATO <jet@gyve.org>
14983
14984 * smerge-mode.el (smerge-popup-context-menu):
14985 Put `unwind-protect' around `overlay-put' and `popup-menu'.
14986
14987 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
14988
14989 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
14990 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
14991 Take sealed revisions into account.
14992 (vc-arch-checkin): Extract a summary line from the message.
14993
14994 2004-03-16 Masatake YAMATO <jet@gyve.org>
14995
14996 * register.el (register): Provide `register' feature.
14997
14998 2004-03-15 Masatake YAMATO <jet@gyve.org>
14999
15000 Added context menu support in smerge mode.
15001 Most of the part is written by Stefan Monnier.
15002
15003 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
15004 New keymap and menu.
15005 (smerge-text-properties): New function.
15006 (smerge-remove-props): New function.
15007 (smerge-popup-context-menu): New function.
15008 (smerge-resolve): Call `smerge-remove-props'.
15009 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
15010 (smerge-keep-current): Ditto.
15011 (smerge-kill-current): New function.
15012 (smerge-match-conflict): Put text properties.
15013 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
15014
15015 2004-03-15 David Ponce <david@dponce.com>
15016
15017 * ruler-mode.el: (ruler-mode-left-fringe-cols)
15018 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
15019 (ruler-mode-right-scroll-bar-cols): Remove.
15020 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
15021 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
15022 Use fringe-columns and scroll-bar-columns.
15023
15024 2004-03-15 Masatake YAMATO <jet@gyve.org>
15025
15026 * hl-line.el (hl-line-range-function): New variable.
15027 (hl-line-move): New function.
15028 (global-hl-line-highlight): Use `hl-line-move'.
15029 (hl-line-highlight): Ditto.
15030
15031 * scroll-bar.el (scroll-bar-columns):
15032 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
15033
15034 * ruler-mode.el (top-level): Require scroll-bar and fringe.
15035 (ruler-mode-left-fringe-cols)
15036 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
15037 (ruler-mode-right-scroll-bar-cols)
15038 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
15039 (ruler-mode-ruler-function): New variable.
15040 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
15041 if the value for `ruler-mode-ruler-function'is given.
15042
15043 * hexl.el (hexl-mode-hook): Make the hook customizable.
15044 (hexl-address-area, hexl-ascii-area): New customize variables.
15045 (hexlify-buffer): Put font-lock-faces on the address area and
15046 the ascii area.
15047 (hexl-activate-ruler): New function.
15048 (hexl-follow-line): New function.
15049 (hexl-highlight-line-range): New function.
15050 (hexl-mode-ruler): New function.
15051
15052 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
15053
15054 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
15055 (vc-default-find-file-hook): New fun.
15056 (vc-find-file-hook): Call new find-file-hook operation.
15057
15058 * vc-arch.el: New file.
15059
15060 2004-03-12 Jesper Harder <harder@ifa.au.dk>
15061
15062 * info-look.el (info-lookup): Reuse an existing Info window.
15063
15064 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
15065
15066 * woman.el (woman-preserve-ascii): Default value changed to t and
15067 doc string revised.
15068
15069 2004-03-12 Richard M. Stallman <rms@gnu.org>
15070
15071 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
15072 Fix minor bug.
15073
15074 * replace.el (occur-engine): Change message for count of matches.
15075
15076 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
15077 For strings, do compare text properties.
15078
15079 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
15080
15081 * progmodes/compile.el (compile-auto-highlight)
15082 (compilation-error-list, compilation-old-error-list)
15083 (compilation-parse-errors-function, compilation-parsing-end)
15084 (compilation-error-message, compilation-directory-stack)
15085 (compilation-enter-directory-regexp-alist)
15086 (compilation-leave-directory-regexp-alist)
15087 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
15088 (compilation-current-file, compilation-regexps): Remove vars.
15089
15090 (compile-error-at-point, compilation-error-filedata)
15091 (compilation-error-filedata-file-name, compile-reinitialize-errors)
15092 (compilation-next-error-locus, compilation-forget-errors)
15093 (count-regexp-groupings, compilation-parse-errors)
15094 (compile-collect-regexps, compile-buffer-substring): Remove funs.
15095
15096 (compile-internal): Make obsolete.
15097
15098 (compilation-first-column, compilation-error)
15099 (compilation-directory-matcher, compilation-page-delimiter)
15100 (compilation-mode-font-lock-keywords, compilation-debug)
15101 (compilation-error-face, compilation-warning-face)
15102 (compilation-info-face, compilation-line-face)
15103 (compilation-column-face, compilation-enter-directory-face)
15104 (compilation-leave-directory-face, compilation-skip-threshold)
15105 (compilation-skip-visited, compilation-context-lines): New vars.
15106
15107 (compilation-warning-face, compilation-info-face)
15108 (compilation-message-face): New faces.
15109
15110 (compilation-error-regexp-alist-alist): New constant.
15111
15112 (compilation-face, compilation-directory-properties)
15113 (compilation-assq, compilation-error-properties, compilation-start)
15114 (define-compilation-mode, compilation-loop)
15115 (compilation-set-window): New functions.
15116
15117 (compile): Additional argument for interactive compiles like TeX.
15118
15119 * progmodes/grep.el (kill-grep): Move here from compile.el
15120 (grep-error, grep-hit-face, grep-error-face)
15121 (grep-mode-font-lock-keywords): New variables.
15122 (grep-regexp-alist): Simplify regexp and add `binary' case.
15123 (grep-mode): New mode.
15124 (grep-process-setup): Simplify.
15125
15126 2004-03-11 Jason Rumney <jasonr@gnu.org>
15127
15128 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
15129 letters on DOS/Windows.
15130
15131 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
15132
15133 * server.el (server-name): New var.
15134 (server-socket-dir): New var to replace server-socket-name.
15135 (server-start): Use them.
15136
15137 2004-03-11 Simon Josefsson <jas@extundo.com>
15138
15139 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
15140 died to avoid infloop. Reported by Jonathan Glauner
15141 <jglauner@sbum.org>.
15142
15143 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
15144
15145 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
15146 (smerge-mode-menu): Use it to deactivate menu entries.
15147 (smerge-keep-current): New fun.
15148 (smerge-keep-current): Use it.
15149
15150 2004-03-10 John Paul Wallington <jpw@gnu.org>
15151
15152 * foldout.el (foldout-fold-list, foldout-modeline-string):
15153 Declare them as variables, not constants.
15154
15155 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15156
15157 * ps-print.el: Modification to print *Messages* buffer.
15158 (ps-print-version): New version 6.6.4.
15159 (ps-message-log-max): New fun.
15160 (ps-spool-without-faces, ps-spool-with-faces)
15161 (ps-count-lines-preprint): Code fix.
15162
15163 * printing.el: New tips in Tips section.
15164
15165 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15166
15167 * delim-col.el: Doc fix.
15168
15169 * printing.el: Doc fix. New doc section (Tips).
15170
15171 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
15172
15173 * type-break.el (type-break-emacs-variant): Remove.
15174 (type-break-run-at-time, type-break-cancel-function-timers):
15175 Use fboundp rather than version name and number.
15176
15177 2004-03-09 Masatake YAMATO <jet@gyve.org>
15178
15179 * hexl.el (hexl-mode): Use `make-local-variable' instead of
15180 `make-variable-buffer-local'.
15181
15182 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
15183
15184 * find-dired.el (find-dired): Call `shell-command' instead of
15185 `start-process-shell-command'. By this, Tramp takes over
15186 handling of remote directories.
15187
15188 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
15189
15190 * newcomment.el (comment-use-global-state): New var.
15191 (comment-search-forward): Use it.
15192
15193 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
15194
15195 * cus-edit.el (fill) <defgroup>: Move to fill.el.
15196
15197 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
15198 (enable-kinsoku): Make it a defcustom.
15199 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
15200 paragraph to same-comment-start-marker.
15201
15202 2004-03-07 Dave Love <fx@gnu.org>
15203
15204 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
15205 (browse-url-mail): Use it.
15206
15207 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
15208 (rfc2368-unhexify-string): Use replace-regexp-in-string.
15209
15210 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
15211
15212 * woman.el (woman-man.conf-path): Doc fix.
15213 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
15214
15215 2004-03-07 Eli Zaretskii <eliz@gnu.org>
15216
15217 * sort.el (sort-columns): Remove ms-dos from the list of systems
15218 where the external `sort' command is not used.
15219
15220 2004-03-07 Kim F. Storm <storm@cua.dk>
15221
15222 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
15223 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
15224 from overlay-arrow-variable-list.
15225 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
15226
15227 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
15228
15229 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
15230 overlay arrow string properly for the assembler buffer.
15231
15232 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
15233
15234 * mail/sendmail.el (mail-mode): Fix last change.
15235
15236 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
15237
15238 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
15239 for the assembler buffer.
15240 (gdb-assembler-custom): Position the overlay arrow.
15241 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
15242
15243 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
15244
15245 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
15246
15247 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
15248 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
15249
15250 * mail/sendmail.el (mail-mode): Set comment-start-skip.
15251
15252 * newcomment.el (uncomment-region): Allow non-terminated comment.
15253 (comment-normalize-vars): Check the user-specified comstart marker.
15254
15255 2004-03-04 Jesper Harder <harder@ifa.au.dk>
15256
15257 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
15258 Otherwise, do use it if the region only contains font-lock text
15259 properties.
15260
15261 2004-03-04 Masatake YAMATO <jet@gyve.org>
15262
15263 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
15264 as the callback function for eldoc.
15265 (hexl-print-current-point-info): New function.
15266 (hexl-current-address): Print the address in both decimal
15267 and hexadecimal format.
15268
15269 2004-03-04 Richard M. Stallman <rms@gnu.org>
15270
15271 * mail/rmail.el (rmail-convert-to-babyl-format):
15272 Specify t for UNIBYTE when calling mail-unquote-printable-region.
15273
15274 * mail/mail-utils.el (mail-unquote-printable-region):
15275 New arg UNIBYTE.
15276
15277 * startup.el (command-switch-alist): Doc fix.
15278
15279 * simple.el (undo): Temporarily set this-command to `undo-start',
15280 then set it to `undo' once undo-start returns without error.
15281
15282 * simple.el (minibuffer-history-sexp-flag): Doc fix.
15283
15284 * simple.el (kill-line): Don't disregard trailing whitespace
15285 in eol condition, if show-trailing-whitespace is set.
15286
15287 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
15288 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
15289 When disabling, restore old values only if mouse-sel-has-been-enabled.
15290
15291 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
15292 (isearch-{-char): New function.
15293 (isearch-mode-map): Bind { to isearch-{-char.
15294
15295 * font-lock.el (lisp-font-lock-keywords-2):
15296 Turn off the CL with-... and do-... general patterns.
15297 Instead, recognize several specific with... and do... constructs.
15298
15299 * files.el (switch-to-buffer-other-window):
15300 Bind same-window-buffer-names and same-window-regexps to nil.
15301 (switch-to-buffer-other-frame): Likewise.
15302
15303 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
15304
15305 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
15306 recognizing leading comment on code line.
15307
15308 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
15309
15310 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
15311 hidden files/directories.
15312
15313 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
15314
15315 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
15316 only comment-start (in case the mode hasn't set it).
15317
15318 * Makefile.in (AUTOGENEL): New var.
15319 (bootstrap-prepare): Rename from bootstrap-clean.
15320 Don't remove elc files.
15321 (maintainer-clean): New target.
15322
15323 * xml.el (xml-get-attribute-or-nil): Simplify.
15324
15325 2004-03-02 Juri Linkov <juri@jurta.org>
15326
15327 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
15328 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
15329 URL to prevent their substitution with the environment variable
15330 values by browsers.
15331
15332 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15333
15334 * ps-print.el: Doc fix.
15335 (ps-print-version): New version number (6.6.3).
15336 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
15337 Docstring fix.
15338 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
15339 before printing.
15340 (ps-time-stamp-yyyy-mm-dd): New fun.
15341 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
15342
15343 2004-03-02 Kim F. Storm <storm@cua.dk>
15344
15345 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
15346
15347 2004-03-01 Juanma Barranquero <lektu@terra.es>
15348
15349 * allout.el (allout-rebullet-heading): Fix typo in docstring.
15350
15351 * desktop.el (desktop-file-version)
15352 (desktop-after-read-hook): Fix typos.
15353 (desktop-clear-preserve-buffers): Remove redundant info in
15354 docstring already shown by the obsolescence message.
15355 (desktop-truncate, desktop-internal-v2s)
15356 (desktop-value-to-string): Change argument name to match docstring.
15357
15358 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
15359
15360 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
15361 docstring.
15362
15363 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15364
15365 * printing.el: Replace "As Is..." in PostScript file print/preview by
15366 "No Preprocessing...". Suggested by Colin Marquardt
15367 <_marquardt_@zmd.de>.
15368 (pr-insert-section-4): Adjust buffer interface.
15369
15370 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
15371
15372 Version 2.0.39 of Tramp released.
15373
15374 * net/tramp.el (tramp-handle-file-local-copy)
15375 (tramp-handle-write-region, tramp-open-connection-rsh):
15376 Variable name typo. Small change. From Patrick Tullmann
15377 <tullmann@flux.utah.edu>.
15378 (tramp-process-connection-type): New variable.
15379 (tramp-maybe-open-connection): Use it.
15380 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
15381 (tramp-touch): Set last-modified time of a remote file.
15382 (tramp-handle-write-region): Say which function is used when encoding.
15383
15384 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
15385
15386 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
15387 case of non-existing filename, too. Reported by Christoph Bauer
15388 <c_bauer@informatik.uni-kl.de>.
15389 (tramp-smb-get-file-entries): The directory in question should
15390 have permissions "drwxrwxrwx". Just virtual, because we don't
15391 know the real permissions. Don't we know?
15392 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
15393 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
15394 (tramp-smb-wait-for-output): Optimize algorithm getting pending
15395 output. If it was received chunkwise, there have been problems.
15396 Remove the "prompt not found" error message; it is obvious.
15397 Simplify algorithm.
15398 (tramp-smb-process-running): Remove. Since we acknowledge the
15399 virtual prompt for shares, there's no need for distinction of
15400 reading shares (process ends afterwards) and interactive mode of
15401 smblient.
15402 (tramp-smb-open-connection): Setting process sentinel removed.
15403 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
15404 "NT_STATUS_NETWORK_ACCESS_DENIED".
15405 (tramp-smb-maybe-open-connection): Set `process-connection-type'
15406 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
15407 (top-level): Setting default value in `tramp-default-method-alist'
15408 corrected. Order of USER and HOST have been wrong.
15409 Nobody complained for months ...
15410 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
15411 (tramp-smb-open-connection): Clear password cache if login has failed.
15412
15413 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
15414 `tramp-unified-filenames'.
15415 (tramp-completion-mode): Make test for XEmacs explicitely.
15416 `event-to-character' can exists in Emacs packages too.
15417 Reported by Matt Swift <swift@alum.mit.edu>.
15418 (tramp-buffer-name): Buffer name must contain the user if exists.
15419 Reported by Adrian Phillips <a.phillips@met.no>.
15420 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
15421 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
15422 (tramp-do-copy-or-rename-file-out-of-band): Rename from
15423 `tramp-do-copy-or-rename-file-one-local', because it handles also
15424 the case both files use the same out-of-band method.
15425 Implementation added.
15426 (tramp-handle-file-local-copy, tramp-handle-write-region):
15427 Out-of-band handling removed. `copy-file' called instead, which
15428 calls `tramp-do-copy-or-rename-file-out-of-band'.
15429 (tramp-action-password): Check for out-of-band method removed.
15430 This function is used for 'login-program.
15431 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
15432 appropriate.
15433 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
15434 and `tramp-parse-sknownhosts'.
15435 (tramp-completion-function-alist): It's a defvar now, because we
15436 want to apply the optimized `tramp-set-completion-function'
15437 instead of a static list.
15438 (tramp-set-completion-function): Implementation tuned.
15439 Avoid double entries, and entries where the function or the
15440 file/directory doesn't exist.
15441 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
15442 for SSH2.
15443 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
15444 (tramp-handle-dired-compress-file): New function.
15445 (tramp-async-proc): New variable.
15446 (tramp-handle-shell-command): Adding asynchronous processes.
15447 They are far from being perfect, but it works at least for
15448 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
15449 (top-level): Require password.el if visible. Should be mandatory
15450 once No Gnus has found its way into (X)Emacs.
15451 (tramp-read-passwd): Invoke `password-read' if available,
15452 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
15453 fallback any longer.
15454 (tramp-clear-passwd): New function.
15455 (tramp-process-actions, tramp-process-multi-actions):
15456 Clear password cache if login has failed.
15457
15458 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
15459 its own module.
15460 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
15461 `ange-ftp-ftp-name-res'. There could be incorrect values from
15462 previous calls in case the "ftp" method is used in the Tramp file
15463 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
15464
15465 2004-02-28 Richard M. Stallman <rms@gnu.org>
15466
15467 * term.el (term-mouse-paste): Call mouse-set-point.
15468
15469 * thumbs.el: New file.
15470
15471 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15472
15473 * progmodes/ebnf-abn.el: Doc fix.
15474
15475 * progmodes/ebnf-bnf.el: Doc fix.
15476 (ebnf-repeat): Code fix.
15477
15478 * progmodes/ebnf2ps.el: Doc fix.
15479 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
15480
15481 2004-02-28 Juri Linkov <juri@jurta.org>
15482
15483 * ffap.el (dired-at-point): Additional writability test for
15484 relative directory names.
15485 (dired-at-point-prompter): Treat directories as a directory, get
15486 the directory component from files.
15487 (ffap-string-at-point): Return string from region if region is active.
15488 (ffap-file-at-point): Remove redundant code.
15489
15490 2004-02-28 Kim F. Storm <storm@cua.dk>
15491
15492 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
15493 Initialize margin area images to nil.
15494 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
15495 (breakpoint-enabled-bitmap-face)
15496 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
15497 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
15498 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
15499 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
15500 (gdb-reset): Use gdb-remove-breakpoint-icons.
15501 (gdb-put-string): Add dprop arg to specify alternative display
15502 property (for setting fringe bitmap).
15503 (gdb-remove-strings): Doc fix.
15504 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
15505 icon in fringe (if available), or else as icon or text in display
15506 margin. Creates necessary icons in breakpoint-bitmap,
15507 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
15508 Also make left window margin if required.
15509 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
15510 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
15511 no longer needed.
15512 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
15513 gdb-put-breakpoint-icon.
15514 (gdb-assembler-mode): Don't set left-margin-width here.
15515
15516 2004-02-27 Kevin Ryde <user42@zip.com.au>
15517
15518 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
15519 comma, so that it DTRT in macros.
15520
15521 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
15522
15523 * progmodes/sh-script.el (sh-shell-arg)
15524 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
15525 (sh-leading-keywords, sh-other-keywords): Fix custom type.
15526
15527 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
15528
15529 * faces.el (face-spec-set-match-display): Add a new attribute,
15530 `min-colors'.
15531 (region, highlight, secondary-selection): Use `min-colors'.
15532
15533 * custom.el (defface): Add documentation for `min-colors'.
15534
15535 * font-lock.el (font-lock-comment-face, font-lock-string-face)
15536 (font-lock-keyword-face, font-lock-function-name-face)
15537 (font-lock-variable-name-face, font-lock-constant-face):
15538 Use `min-colors'.
15539
15540 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
15541
15542 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15543
15544 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
15545 define assq-delete-all if it's not defined.
15546 (ebnf-generate-region): Code fix.
15547
15548 * printing.el: Doc fix.
15549 (pr-version): New version number (6.7.2).
15550 (pr-command): Return empty string if command is an empty string.
15551
15552 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15553
15554 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
15555
15556 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
15557 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
15558 semi-down-full. Fix a bug on productions like test = {"test"}* | (
15559 "tt" ["test"] ). Reported by Markus Dreyer
15560 <mdreyer@ix.urz.uni-heidelberg.de>.
15561 (ebnf-version): New version number (4.0).
15562 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
15563 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
15564 (ebnf-delete-style): New commands.
15565 (ebnf-directory, ebnf-file): New funs.
15566 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
15567 (ebnf-production-name-p, ebnf-stop-on-error): New options.
15568 (ebnf-syntax-alist): New var.
15569 (ebnf-element-width): New fun replacing ebnf-list-width.
15570 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
15571 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
15572 (ebnf-prologue): Adjust vars.
15573 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
15574 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
15575 (ebnf-check-style-values, ebnf-generate-production)
15576 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
15577 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
15578 (ebnf-token-repeat): Code fix.
15579
15580 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
15581 %right, %left and %prec. Suggested by Matthew K. Junker
15582 <junker@alum.mit.edu>.
15583 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
15584
15585 * progmodes/ebnf-iso.el: Doc fix.
15586 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
15587 (ebnf-iso-lex): Code fix.
15588
15589 * progmodes/ebnf-bnf.el: Doc fix.
15590 (ebnf-bnf-lex): Code fix.
15591
15592 * progmodes/ebnf-otz.el: Doc fix.
15593
15594 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
15595
15596 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
15597 (abbrev-prefix-mark): Doc fix.
15598
15599 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
15600
15601 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
15602 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
15603 (gdb-var-delete): Make interactive (really).
15604 (gdb-edit-value): Make non-interactive.
15605
15606 * progmodes/gud.el (gud-speedbar-menu-items):
15607 Add gdb-var-delete and, indirectly, gdb-edit-value.
15608 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
15609 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
15610 (gud-gdb-marker-filter): Add comment for annotations.
15611
15612 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
15613
15614 * calendar/calendar.el (generate-calendar)
15615 (calendar-read-date): Prevent display of BC calendars once more -
15616 reverts 2003-10-01 change.
15617 (generate-calendar-month): Doc fix.
15618
15619 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
15620
15621 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
15622 return value of increment-calendar-month.
15623
15624 2004-02-21 Stephen Compall <s11@member.fsf.org>
15625
15626 * saveplace.el (save-place-forget-unreadable-files)
15627 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
15628 (save-place-forget-unreadable-files): New function.
15629 (save-place-alist-to-file): Use it to filter out files that are
15630 no longer readable.
15631
15632 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
15633 current Texinfo environment, using the same method as in
15634 `texinfo-insert-@end', and insert a space rather than a newline if
15635 point in a @table environment.
15636
15637 2004-02-21 Juri Linkov <juri@jurta.org>
15638
15639 * ffap.el (ffap-file-at-point): Try parent directories.
15640
15641 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
15642
15643 * vcursor.el (vcursor-modifiers): New defcustom.
15644 (vcursor-cs-binding): Use vcursor-modifiers instead of a
15645 hard-coded list.
15646
15647 2004-02-21 Masatake YAMATO <jet@gyve.org>
15648
15649 * play/animate.el (animate-birthday-present): Accept names other
15650 than `Sarah', too.
15651
15652 2004-02-21 Juri Linkov <juri@jurta.org>
15653
15654 * startup.el: Remove table of command line arguments from the
15655 Commentary section.
15656
15657 2004-02-20 John Wiegley <johnw@newartisans.com>
15658
15659 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
15660 again" modifier from 'e' to 'E', since 'e' is also used by the
15661 "file extension" modifier.
15662
15663 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
15664
15665 * help-fns.el (describe-categories): Doc fix.
15666
15667 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
15668
15669 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
15670 temporary file for buffer already visiting one. This change makes
15671 output likely to be directly usable by patch program.
15672 Suggested by Adrian Aichner <adrian@xemacs.org>
15673
15674 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
15675
15676 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
15677 case of variables defined in compound statements.
15678 (gdb-setup-windows, gdb-source-info, gdb-source-info):
15679 Simplify constructions using switch-to-buffer.
15680
15681 2004-02-19 Simon Josefsson <jas@extundo.com>
15682
15683 * play/morse.el: Fix typo.
15684 (morse-code): Add @.
15685
15686 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
15687
15688 * calendar/appt.el (appt-display-format): Change default to
15689 'ignore, for backwards compatibility.
15690 (appt-display-message): If appt-display-format is 'ignore,
15691 respect old vars appt-msg-window and appt-visible.
15692 (appt-activate): Don't depend on return value of cancel-timer.
15693
15694 * calendar/calendar.el (calendar-holidays): Doc fix.
15695
15696 * calendar/cal-coptic.el (coptic-prompt-for-date):
15697 Use assoc-string instead of assoc-ignore-case.
15698 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
15699 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
15700 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
15701 * calendar/cal-islam.el (calendar-goto-islamic-date)
15702 (mark-islamic-diary-entries): Ditto.
15703 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
15704 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
15705 (calendar-read-mayan-tzolkin-date): Ditto.
15706 * calendar/calendar.el (calendar-read-date): Ditto.
15707 * calendar/diary-lib.el (mark-diary-entries): Ditto.
15708
15709 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
15710
15711 * progmodes/executable.el (executable-command-find-posix-p):
15712 Fix choice of the directory.
15713
15714 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
15715
15716 * simple.el (interprogram-cut-function)
15717 (interprogram-paste-function, kill-new, kill-append):
15718 Doc fixes.
15719 (kill-region): Make it return nil. Doc fix.
15720 (yank-pop): Make its argument optional.
15721 (yank): Make ARG `-' equivalent to `-1'.
15722
15723 2004-02-17 Eli Zaretskii <eliz@gnu.org>
15724
15725 * mail/rmail.el (rmail-get-new-mail): Don't reference
15726 rmail-use-spam-filter if rmail-spam-filter is not loaded.
15727
15728 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
15729
15730 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
15731 if one of global-auto-revert-non-file-buffers or autorevert-mode
15732 is non-nil.
15733
15734 2004-02-16 Eli Zaretskii <eliz@gnu.org>
15735
15736 * subr.el (delete-dups): A better implementation from Karl Heuer
15737 <kwzh@gnu.org>.
15738
15739 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
15740
15741 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
15742 correct place.
15743 * progmodes/icon.el (icon-indent-command): Ditto.
15744 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
15745
15746 2004-02-16 Eli Zaretskii <eliz@gnu.org>
15747
15748 * progmodes/grep.el (grep-compute-defaults): Undo change from
15749 2004-01-29: don't use executable-command-find-posix-p.
15750
15751 2004-02-16 Richard Sharman <rsharman@pobox.com>
15752
15753 * hilit-chg.el: Use require instead of eval-and-compile.
15754 (highlight-compare-buffers): New function.
15755
15756 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
15757
15758 * man.el (Man-fontify-manpage): Render section headings in
15759 `Man-overstrike-face' even when overstrike was not used by man
15760 formatter for section headings.
15761
15762 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
15763
15764 * rmail-spam-filter.el: (vm-use-spam-filter)
15765 (rsf-min-region-length-added-to-spam-list): New variables.
15766 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
15767 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
15768 spam testing. Don't delete spam message if automatic deletion
15769 after output via variable rmail-delete-after-output is turned on.
15770 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
15771 rsf-bbdb-dont-create-entries-for-spam.
15772 (check-field): New function, extracted from code in
15773 rmail-spam-filter to ease addition of header fields like content-type.
15774 (message-content-type): New variable to check the content-type:
15775 field added, also in defcustom of rsf-definitions-alist.
15776 (rmail-spam-filter): Replace repeated test code for header fields
15777 by calls to check-field; change the call to
15778 rmail-output-to-rmail-file such that rmail-current-message stays
15779 the same to avoid wrong deletion of unseen flags.
15780 (rsf-add-contents-type): New function to convert old format
15781 of rmail-spam-definitions-alist into new one.
15782 Change prefixes of all variables and functions from
15783 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
15784
15785 2004-02-16 Eli Zaretskii <eliz@gnu.org>
15786
15787 * loadhist.el (unload-hook-features-list): New defvar.
15788
15789 2004-02-16 Dave Love <fx@gnu.org>
15790
15791 * loadhist.el (unload-feature): Doc fix. Rename flist to
15792 unload-hook-features-list.
15793
15794 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
15795
15796 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
15797 cookie. Don't check if we are looking-at open-formula.
15798
15799 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
15800
15801 * subr.el (match-string-no-properties): Use substring-no-properties.
15802
15803 2004-02-16 Eli Zaretskii <eliz@gnu.org>
15804
15805 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
15806 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
15807 Use lower-case "rx" in all error message.
15808
15809 2004-02-16 Dave Love <fx@gnu.org>
15810
15811 * emacs-lisp/rx.el (rx-or): Put group around result.
15812 (rx-constituents): Add backref.
15813 (rx-syntax): Add string-delimiter, comment-delimiter.
15814 (rx-categories): Add combining-diacritic.
15815 (rx-check-not, rx-greedy, rx): Doc fix.
15816 (rx-backref, rx-check-backref): New.
15817
15818 2004-02-16 Jesper Harder <harder@ifa.au.dk>
15819
15820 * newcomment.el (uncomment-region): Allow eob as comment end.
15821
15822 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
15823
15824 * filecache.el: All message and error commands now use prefix
15825 "Filecache:" to make it easy to read *Messages* buffer.
15826
15827 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
15828
15829 * autorevert.el: Add support to detect changed dired and VC buffers.
15830 (auto-revert-active-p, auto-revert-list-diff)
15831 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
15832 (auto-revert-handler, auto-revert-active-p): New functions.
15833 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
15834 and `auto-revert-active-p'.
15835 (eval-when-compile): Defvar dired-directory and vc-mode.
15836 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
15837 (auto-revert-handler-vc): New functions.
15838
15839 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
15840
15841 * progmodes/compile.el (compilation-directory): New defvar.
15842 (compile): Save current directory in compilation-directory.
15843 (recompile): Bind default-directory to compilation-directory if
15844 that is non-nil.
15845
15846 2004-02-16 Dave Love <fx@gnu.org>
15847
15848 * newcomment.el (comment-insert-comment-function)
15849 (comment-region-function, uncomment-region-function): New.
15850 (comment-indent): Use comment-insert-comment-function.
15851 (uncomment-region): Use uncomment-region-function.
15852 (comment-region): Use comment-region-function.
15853
15854 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
15855
15856 2004-02-16 Richard Stallman <rms@gnu.org>
15857
15858 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
15859 loaddefs* and ldefs-boot*.
15860
15861 2004-02-16 Eli Zaretskii <eliz@gnu.org>
15862
15863 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
15864 and email address at the beginning and end of the address.
15865
15866 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
15867 anchored at the beginning of the email address.
15868
15869 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
15870
15871 * international/ccl.el (ccl-compile-write): Pass `left' to
15872 ccl-embed-code to generate correct code of write-expr-register.
15873
15874 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
15875
15876 * progmodes/grep.el (grep-compute-defaults): Fix typos.
15877
15878 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15879
15880 * x-dnd.el: Mention support for Motif in commentary.
15881 (x-dnd-handle-drag-n-drop-event): Ditto.
15882
15883 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
15884
15885 * ses.el: Use "ses--" prefixes for buffer-local variables.
15886 Use (point-min) instead of 1, even when we know the buffer
15887 is unnarrowed.
15888 (ses-build-load-map): Delete. Distribute its content to defconst's for
15889 the three maps.
15890 (ses-menu, ses-header-line-menu): New menus.
15891 (ses-mode-map): Use them.
15892 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
15893
15894 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
15895
15896 * Makefile.in: Fix the CC Mode recompile kludge so it works
15897 when building in a different directory.
15898
15899 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
15900
15901 * simple.el (kill-new): Put yank-handler property on the entire string.
15902
15903 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
15904
15905 * diff.el: Don't use compile any more, use diff-mode instead.
15906 (diff-regexp-alist, diff-old-file, diff-new-file)
15907 (diff-parse-differences, diff-process-setup): Remove.
15908 (diff-sentinel): New fun.
15909 (diff): Use it. Run the process ourselves.
15910 Use diff-mode for the rest of the processing.
15911
15912 * diff.el (diff): Simplify code handling `switch'.
15913
15914 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
15915
15916 * pcvs-defs.el (cvs-menu): Add `tag'.
15917
15918 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
15919
15920 * simple.el (kill-append): Doc fix.
15921
15922 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
15923 Adapt outline-regexp to the new conventions for commenting out code.
15924
15925 2004-02-11 John Paul Wallington <jpw@gnu.org>
15926
15927 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
15928
15929 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
15930
15931 * diff.el (diff-switches): New fun.
15932 (diff, diff-backup): Use it.
15933 (diff): Clean up the args construction. Use backquote.
15934 Use listp instead of consp to avoid putting a nil arg.
15935 (diff): Add a revert-buffer function.
15936
15937 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15938
15939 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
15940 handled by x-dnd-handle-file-name.
15941 (x-dnd-known-types): Add COMPOUND_TEXT.
15942 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
15943 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
15944 x-dnd-empty-state.
15945 (x-dnd-forget-drop): Ditto.
15946 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
15947 (x-dnd-handle-one-url): Return private when inserting text.
15948 (x-dnd-insert-ctext): New function.
15949 (x-dnd-handle-file-name): New function for FILE_NAME.
15950 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
15951 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
15952 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
15953
15954 2004-02-10 Kenichi Handa <handa@m17n.org>
15955
15956 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
15957 instead of while loop.
15958
15959 2004-02-10 Miles Bader <miles@gnu.org>
15960
15961 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
15962
15963 2004-02-09 Kenichi Handa <handa@m17n.org>
15964
15965 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
15966 have end-of-line.
15967
15968 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
15969
15970 * Makefile.in: Added extra dependencies in the recompile target
15971 needed to cope with the compile time macro expansions in CC Mode.
15972
15973 2004-02-09 Kim F. Storm <storm@cua.dk>
15974
15975 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
15976 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
15977 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
15978 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
15979 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
15980 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
15981 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
15982 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
15983 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
15984 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
15985 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
15986
15987 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
15988
15989 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
15990 Don't allow shrink if there's a window on our right.
15991
15992 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
15993 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
15994 Bring together declaration and initialization.
15995 (prolog-mode-variables): Don't set the syntax table.
15996 Don't set paragraph-start and comment-indent-function.
15997 Add /*..*/ to the comment regexps.
15998 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
15999 (prolog-mode-map): Don't bind TAB.
16000 (prolog-mode): Set the syntax table.
16001 (prolog-comment-indent): Remove.
16002 (inferior-prolog-mode-map): Initialize in the declaration.
16003 (inferior-prolog-mode-syntax-table)
16004 (inferior-prolog-mode-abbrev-table): New vars.
16005 (inferior-prolog-mode): Derive from comint-mode.
16006 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
16007 minibuffer windows.
16008
16009 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
16010 in file names, as long as it is unabmiguous.
16011
16012 2004-02-08 Andreas Schwab <schwab@suse.de>
16013
16014 * textmodes/reftex-toc.el
16015 (reftex-toc-load-all-files-for-promotion): Remove useless use of
16016 format. Doc fix.
16017
16018 * textmodes/refer.el (refer-find-entry-internal): Remove extra
16019 format string arguments.
16020
16021 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
16022 string argument.
16023
16024 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
16025
16026 * play/zone.el (zone-call): Fix format string.
16027
16028 * net/webjump.el (webjump-builtin): Add missing format string argument.
16029
16030 * midnight.el (midnight-delay-set): Remove extra format string argument.
16031
16032 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
16033
16034 * hexl.el (hexl-insert-char): Add missing format string argument.
16035
16036 * format.el (format-decode): Fix format string.
16037
16038 * emulation/vi.el (vi-mode): Remove extra format string argument.
16039 (vi-repeat-last-search): Likewise.
16040 (vi-reverse-last-search): Likewise.
16041 (vi-goto-mark): Likewise.
16042 (vi-reverse-last-find-char): Likewise.
16043 (vi-repeat-last-find-char): Likewise.
16044 (vi-locate-def): Likewise.
16045
16046 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
16047
16048 * ediff-util.el (ediff-toggle-read-only): Remove extra format
16049 string argument.
16050 (ediff-toggle-regexp-match): Likewise.
16051
16052 * dired-aux.el (dired-do-query-replace-regexp): Add missing
16053 format string argument.
16054
16055 * calc/calc-map.el (calc-get-operator): Remove extra format
16056 string argument.
16057
16058 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
16059
16060 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
16061 string argument.
16062
16063 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
16064
16065 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
16066
16067 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
16068
16069 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
16070 (cl-struct-setf-expander): Likewise.
16071
16072 * vc.el (with-vc-file): Fix unsafe uses of error.
16073 (vc-cancel-version): Likewise.
16074
16075 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
16076
16077 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
16078 thousands separator; fixes <class>:<line-number> regexp for
16079 non-english locales.
16080
16081 2004-02-08 Andreas Schwab <schwab@suse.de>
16082
16083 * view.el (view-mode-enable): Revert previous change.
16084
16085 2004-02-07 Kim F. Storm <storm@cua.dk>
16086
16087 * simple.el (line-number-at-pos): Rename from line-at-pos.
16088 Uses changed (what-line and vc-annotate-warp-version).
16089
16090 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
16091
16092 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
16093 (diff-mode): Remove aborted attempt at support for compile.el.
16094 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
16095
16096 2004-02-06 Andreas Schwab <schwab@suse.de>
16097
16098 * view.el (view-mode-enable): Add view-mode-map to
16099 minor-mode-overriding-map-alist.
16100
16101 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16102
16103 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
16104
16105 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
16106
16107 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
16108 with point inside rather than after the paragraph.
16109
16110 2004-02-04 Sam Steingold <sds@gnu.org>
16111
16112 * mail/smtpmail.el (smtpmail-try-auth-methods):
16113 Do not try authentication when no mechanism is available.
16114 Pass port-name as defaultport to `netrc-machine'.
16115
16116 2004-02-04 Stephen Eglen <stephen@gnu.org>
16117
16118 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
16119 to show how minibuffer height can be constrained.
16120
16121 2004-02-04 John Paul Wallington <jpw@gnu.org>
16122
16123 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
16124
16125 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16126
16127 * x-dnd.el: New file for drag and drop.
16128
16129 * term/x-win.el: require x-dnd, set after-make-frame-functions
16130 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
16131 drag-n-drop event.
16132
16133 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
16134 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
16135 (dired-dnd-handle-file): New functions for drag and drop support.
16136 (dired-mode): Initialize drag and drop if x-dnd present.
16137
16138 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
16139
16140 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
16141 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
16142 (cperl-mode): Set fill-paragraph-function.
16143 (cperl-fill-paragraph): Make it non-interactive.
16144
16145 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
16146
16147 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
16148
16149 2004-02-02 David Kastrup <dak@gnu.org>
16150
16151 * replace.el (perform-replace): Allow 'literal argument in
16152 regexp-flag to indicate literal replacement.
16153 (query-replace-regexp-eval): Use it.
16154
16155 2004-02-01 Andreas Schwab <schwab@suse.de>
16156
16157 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
16158
16159 2004-02-01 Stephen Eglen <stephen@gnu.org>
16160
16161 * info-look.el: Add support for maxima-mode. Update commentary
16162 because info-lookup-symbol is now bound to C-h S.
16163
16164 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
16165
16166 * simple.el (edit-and-eval-command): Bind print-level and
16167 minibuffer-history-sexp-flag around call to read-from-minibuffer.
16168 Correct initial position in command-history.
16169
16170 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
16171
16172 * files.el (read-directory-name): Adapt the docstring to recent
16173 change in Fread_file_name.
16174
16175 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
16176
16177 * ses.el (ses-print-cell): If print format too wide for column
16178 width, truncate decimal places if that helps to avoid "#####" fill.
16179 * ses.el (ses-initial-column-width): Revert previous change.
16180
16181 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
16182
16183 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
16184 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
16185 Add edebug info.
16186 (jit-lock-mode): Setup/cancel the new timer.
16187 (jit-lock-context-fontify): New fun. Extracted from
16188 context fontification code of jit-lock-stealth-fontify.
16189 (jit-lock-stealth-fontify): Don't do context fontification any more.
16190
16191 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
16192 (jit-lock-fontify-now): Handle the `quit' case.
16193 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
16194
16195 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
16196
16197 * progmodes/executable.el (executable-command-find-posix-p):
16198 New. Check if find handles arguments Posix-style.
16199
16200 * progmodes/grep.el (grep-compute-defaults):
16201 Use executable-command-find-posix-p.
16202 (grep-find): Check `grep-find-command'.
16203
16204 * filecache.el (file-cache-find-posix-p): Delete.
16205 (file-cache-add-directory-using-find):
16206 Use `executable-command-find-posix-p'.
16207
16208 2004-01-29 Dave Love <fx@gnu.org>
16209
16210 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
16211 Iterate the hook function if arg is given.
16212 (mark-defun, narrow-to-defun): Change order of finding the limits.
16213
16214 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
16215 (byte-compile-format-warn): New.
16216 (byte-compile-callargs-warn): Use it.
16217 (Format, message, error): Add byte-compile-format-like property.
16218 (byte-compile-maybe-guarded): New.
16219 (byte-compile-if, byte-compile-cond): Use it.
16220 (byte-compile-lambda): Compile interactive forms,
16221 just to make warnings about them.
16222
16223 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
16224
16225 * ses.el (ses-initial-column-width): Increase to 14, so it will
16226 work well with the default printer of "%.7g" for extreme values
16227 like "-1.234567e+07".
16228
16229 2004-01-29 Kenichi Handa <handa@m17n.org>
16230
16231 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
16232
16233 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
16234
16235 * dos-w32.el: Added support for the `default-printer-name' function.
16236
16237 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
16238
16239 * server.el (server-socket-name): Don't use the hostname in the
16240 socket name since /tmp is local to the host anyway.
16241
16242 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
16243 robust check of widening and fix var-naming.
16244
16245 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
16246
16247 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
16248 or rmail-spam- to rsf- in all function and variable names.
16249 (rsf-min-region-to-spam-list): New variable.
16250 (rsf-bbdb-auto-delete-spam-entries): Rename from
16251 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
16252 scanned together with the recipients field for spam testing; Don't
16253 delete spam message if rmail-delete-after-output is non-nil;
16254 (rsf-check-field): New function, extracted from code in
16255 rmail-spam-filter to ease addition of header fields like
16256 content-type:;
16257 (message-content-type): New variable. The content-type: field was
16258 added also in defcustom of rsf-definitions-alist;
16259 (rmail-spam-filter): Replace repeated test code for header fields
16260 by calls to check-field; change the call to
16261 rmail-output-to-rmail-file such that rmail-current-message stays
16262 the same to avoid wrong deletion of unseen flags.
16263 (rmail-use-spam-filter): Add autoload cookie.
16264
16265 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
16266
16267 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
16268 (file-cache-add-directory-using-find): Add Cygwin support.
16269 (file-cache-find-command-posix-flag): New user variable.
16270
16271 * filecache.el (file-cache-add-directory): Check for
16272 directories an remove them from dir-files.
16273
16274 2004-01-27 Richard M. Stallman <rms@gnu.org>
16275
16276 * man.el (Man-fontify-manpage): Clean up message.
16277
16278 2004-01-27 Kenichi Handa <handa@m17n.org>
16279
16280 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
16281 (sentence-end): Define using sentence-end-without-space.
16282
16283 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
16284 a sentence ends with one of a character in sentence-end-without-space.
16285
16286 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
16287
16288 * font-lock.el (font-lock): Add jit-lock as explicit group member.
16289 (jit-lock): Group declaration moved to jit-lock.el.
16290 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
16291 when necessary.
16292
16293 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
16294 (jit-lock-context-unfontify-pos): Rename from
16295 jit-lock-first-unfontify-pos.
16296 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
16297
16298 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
16299
16300 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
16301 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
16302 (fortran-fill): When filling a string, adjust re-search-backward
16303 argument for special case of string just on fill-column.
16304 When filling non-string, allow one extra char if
16305 fortran-break-before-delimiters is non-nil.
16306 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
16307 Use fortran-break-delimiters-re and fortran-no-break-re to
16308 correctly handle cases such as "**".
16309
16310 * progmodes/f90.el (f90-break-delimiters): Doc fix.
16311 (f90-no-break-re): Add some extra tokens. Doc fix.
16312
16313 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
16314
16315 * mail/rmail-spam-filter.el:
16316 Use two semicolons as Commentary line prefix.
16317 Add ";;; Code:" stylized comment.
16318 Delete end-of-line whitespace.
16319 Wrap (require 'cl) with `eval-when-compile'.
16320
16321 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
16322
16323 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
16324 at the top level of vc.el.
16325
16326 2004-01-23 Andre Spiegel <spiegel@gnu.org>
16327
16328 * vc.el (vc-current-line): Function removed. This is now done by
16329 the new function line-at-pos in simple.el.
16330 (vc-annotate-warp-version): Use line-at-pos instead of
16331 vc-current-line.
16332
16333 2004-01-22 Kim F. Storm <storm@cua.dk>
16334
16335 * simple.el (line-at-pos): New defun.
16336 (what-line): Use it. Optimize by only counting lines in narrowed
16337 region once.
16338
16339 2004-01-22 Kenichi Handa <handa@m17n.org>
16340
16341 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
16342 point (register r1) only for charset mule-unicode-0100-24ff.
16343
16344 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
16345
16346 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
16347 trailing white space and ensure a final newline.
16348
16349 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
16350 Add autoload cookie.
16351
16352 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
16353
16354 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
16355 activate view-mode explicitly.
16356
16357 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16358
16359 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
16360 use clipboard first.
16361
16362 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
16363
16364 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
16365 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
16366 (vc-mcvs-cvs): Remove.
16367 (vc-mcvs-command): Remove use of assert.
16368
16369 * outline.el (outline-insert-heading): Tighten up match.
16370 (outline-demote, outline-move-subtree-down): Don't assume anything
16371 about outline-regexp.
16372
16373 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
16374 (texinfo-show-structure): Explicitly add ^, and simplify.
16375
16376 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
16377
16378 * calendar/appt.el (appt-check): Restore usage of
16379 appt-issue-message deleted in previous change.
16380 (top-level): Activate package when loaded (needed for backwards
16381 compatibility).
16382
16383 2004-01-20 Jesper Harder <harder@ifa.au.dk>
16384
16385 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
16386 following previous change to smtpmail-send-data.
16387
16388 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
16389
16390 * vc.el (vc-default-previous-version): Doc enhancement.
16391 (vc-default-next-version): New function.
16392 (vc-print-log): New arg FOCUS-REV.
16393 (vc-annotate-mode): Derive from view-mode.
16394 (vc-annotate): New args REVISION, DISPLAY-MODE.
16395 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
16396 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
16397 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
16398 (vc-annotate-show-diff-revision-at-line, vc-current-line)
16399 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
16400
16401 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
16402
16403 2004-01-19 Karl Berry <karl@gnu.org>
16404
16405 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
16406 or "TexInfo".
16407
16408 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
16409
16410 * subr.el (delete-dups): New function.
16411
16412 2004-01-19 Karl Berry <karl@gnu.org>
16413
16414 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
16415 with ^, since that's what texinfo-show-structure
16416 documentation says (plus it works much better in texinfo.txi).
16417
16418 2004-01-18 Jesper Harder <harder@ifa.au.dk>
16419
16420 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
16421
16422 2004-01-18 David Ponce <david@dponce.com> (tiny change)
16423
16424 * progmodes/which-func.el (which-function-mode): Don't cancel
16425 which-func-update-timer if not set.
16426
16427 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
16428
16429 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
16430 Remove spurious left square bracket in XX:XXam regexp.
16431
16432 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
16433
16434 * progmodes/cc-defs.el: Do not require cl at run time.
16435
16436 2004-01-16 Richard M. Stallman <rms@gnu.org>
16437
16438 * emacs-lisp/cl.el (cl-cannot-unload): New function.
16439 (cl-unload-hook): Defvar this to run cl-cannot-unload.
16440
16441 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
16442 Call rmail-spam-filter. Delete and expunge spam.
16443 Print number of spam messages deleted.
16444 Save and restore the deletion status of old messages when reading
16445 new mail with spam filter, so that expunging spam does not expunge
16446 msgs deleted by the user.
16447 (rmail-only-expunge): Add an optional argument dont-show to
16448 prevent showing message after expunge.
16449
16450 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
16451
16452 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
16453 * subr.el (declare): New macro.
16454
16455 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
16456
16457 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
16458
16459 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
16460
16461 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
16462 Test window-system rather than system-type (for X11/Mac).
16463
16464 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
16465
16466 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
16467
16468 2004-01-12 Richard M. Stallman <rms@gnu.org>
16469
16470 * mail/rmail.el (rmail-convert-to-babyl-format):
16471 Use mail-unquote-printable-region.
16472 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
16473 (rmail-hex-char-to-integer): Functions deleted.
16474
16475 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
16476 (mail-unquote-printable-region): New arg NOERROR.
16477 For invalid encoding, either signal an error to just return nil.
16478
16479 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
16480
16481 * calendar/appt.el: Update copyright and commentary.
16482 (appt-issue-message): Make obsolete.
16483 (appt-visible, appt-msg-window): Make obsolete, in favour of
16484 appt-display-format.
16485 (appt-display-mode-line, appt-display-duration)
16486 (appt-display-diary, appt-time-msg-list, appt-mode-string)
16487 (appt-prev-comp-time, appt-display-count, appt-timer)
16488 (appt-convert-time): Doc change.
16489 (appt-disp-window-function, appt-delete-window-function):
16490 Use defcustom rather than defvar.
16491 (appt-display-format): New variable.
16492 (appt-display-message): New function with display code from appt-check.
16493 (appt-check): Add optional FORCE argument. Doc change.
16494 Add appt-make-list to diary-hook if displaying diary.
16495 Remove checking of view-diary-entries-initially.
16496 Message display section removed to new function appt-display-message.
16497 (appt-display-window): Doc change. Remove unused internal var
16498 this-buffer. Do not beep, since appt-display-message does that.
16499 (appt-make-list): Doc change. Use caar.
16500 (appt-sort-list): Simplify by using builtin sort function.
16501 (appt-update-list): New function for updating appts when diary is
16502 saved.
16503 (appt-activate): New autoloaded function to toggle package
16504 functionality.
16505
16506 * calendar/cal-x.el: (calendar-one-frame-setup)
16507 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
16508
16509 * calendar/calendar.el: Update copyright.
16510 (view-diary-entries-initially, european-calendar-style): Doc change.
16511 (calendar-setup): Make defcustom rather than defvar.
16512 (mark-visible-calendar-date): Initialize temp-face and faceinfo
16513 in let binding so local to function.
16514
16515 * calendar/diary-lib.el: Update copyright.
16516 (diary, diary-entry-time): Doc change.
16517 (list-diary-entries): Doc change. Trivial logic change.
16518 (fancy-diary-display): Restore make-face command mistakenly
16519 deleted 2003-05-08.
16520 (show-all-diary-entries): Allow to pop-up frame if needed.
16521
16522 2004-01-09 John Paul Wallington <jpw@gnu.org>
16523
16524 * bindings.el (mode-line-change-eol): Add EVENT parameter.
16525 Temporarily select EVENT's window for changing eol type.
16526
16527 2004-01-09 Deepak Goel <deego@gnufans.org>
16528
16529 * calendar/diary-lib.el (diary-entry-time):
16530 Also accept time in the form XX[.XX][am/pm/AM/PM].
16531 (fancy-diary-font-lock-keywords): Likewise.
16532 (diary-font-lock-keywords): Likewise.
16533 * calendar/appt.el (appt-add): Likewise.
16534 (appt-make-list): Likewise.
16535 (appt-convert-time): Likewise.
16536
16537 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
16538
16539 * gdb-ui.el (gdb-ann3): Revert previous change.
16540 (gdb-source-info): Allow for case of where compilation directory
16541 is not recorded.
16542
16543 2004-01-08 John Paul Wallington <jpw@gnu.org>
16544
16545 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
16546
16547 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
16548
16549 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
16550
16551 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
16552 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
16553 problems.
16554 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
16555
16556 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
16557
16558 * files.el (write-file-functions, write-contents-functions):
16559 Clarify docstrings.
16560
16561 2004-01-07 Kenichi Handa <handa@m17n.org>
16562
16563 * international/mule.el (set-auto-coding): Fix for the case that
16564 end-of-line is only CR.
16565
16566 2004-01-07 Kim F. Storm <storm@cua.dk>
16567
16568 * subr.el (event-start, event-end): Doc fix.
16569 (posn-string, posn-image): New defuns.
16570 (posn-object): Return either image or string object.
16571 (posn-object-x-y): Return 8th element of position.
16572 (posn-object-width-height): New defun.
16573
16574 2004-01-06 Andreas Schwab <schwab@suse.de>
16575
16576 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
16577 output.
16578
16579 2004-01-05 Karl Berry <karl@gnu.org>
16580
16581 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
16582 / and *, too.
16583
16584 2003-12-31 Simon Josefsson <jas@extundo.com>
16585
16586 * files.el (before-save-hook): Add.
16587 (basic-save-buffer): Use before-save-hook.
16588
16589 * emacs-lisp/copyright.el: Fix comment to recommend
16590 before-save-hook instead of write-file-functions.
16591
16592 2004-01-05 Richard M. Stallman <rms@gnu.org>
16593
16594 * finder.el (finder-commentary): Call delete-other-windows.
16595
16596 * net/ange-ftp.el (ange-ftp-file-attributes):
16597 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
16598
16599 2004-01-04 Karl Berry <karl@gnu.org>
16600
16601 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
16602 comment characters % and # in the copyright year notice,
16603 as well as ;.
16604
16605 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
16606
16607 * wid-edit.el (default): Define dummy :value-delete.
16608 Reported by Jesper Harder <harder@ifa.au.dk>.
16609
16610 2004-01-03 Richard M. Stallman <rms@gnu.org>
16611
16612 * progmodes/compile.el (compile-internal): Use point, not point-min,
16613 for set-window-point.
16614
16615 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
16616
16617 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
16618
16619 * progmodes/grep.el (grep-mode-map):
16620 Don't remap next-line, previous-line.
16621
16622 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
16623
16624 * speedbar.el (speedbar-edit-line): Change regexp to position
16625 the cursor on the first character of this line's button.
16626
16627 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
16628
16629 * subr.el (functionp): Doc fix.
16630
16631 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
16632
16633 * progmodes/idlwave.el (idlwave-make-tags):
16634 * textmodes/flyspell.el (flyspell-large-region):.
16635 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
16636 * emulation/viper-util.el (viper-glob-unix-files):
16637 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
16638 * man.el (Man-init-defvars):
16639 * jka-compr.el (jka-compr-call-process):
16640 * files.el (get-free-disk-space,insert-directory):
16641 * ediff-ptch.el (ediff-test-patch-utility):
16642 * ediff-diff.el (ediff-test-utility):
16643 * dired-aux.el (dired-check-process):
16644 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
16645 test the return value of call-process, because it can be a string.
16646
16647 2003-12-31 John Paul Wallington <jpw@gnu.org>
16648
16649 * bindings.el (completion-ignored-extensions): Add .pfsl.
16650
16651 2003-12-31 Kim F. Storm <storm@cua.dk>
16652
16653 * ido.el (ido-nonreadable-directory-p): New defun to check for
16654 nonreadable directory without activating tramp (to avoid problems
16655 with checking incomplete tramp paths).
16656 (ido-set-current-directory, ido-file-internal)
16657 (ido-file-name-all-completions1): Use it.
16658
16659 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
16660
16661 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
16662 documentation if the anchor (or node) name is preceded by `info
16663 anchor' or `Info anchor' in addition to earlier `info node' and
16664 `Info node'.
16665 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
16666
16667 2003-12-30 Eli Zaretskii <eliz@gnu.org>
16668
16669 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
16670 error in arguments to base64-decode-region. Remove ^M characters
16671 after decoding base64.
16672
16673 2003-12-30 Simon Josefsson <jas@extundo.com>
16674
16675 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
16676 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
16677 have only been distributed with Emacs for some years.
16678 (texinfo-mode-hook): Customize.
16679
16680 2003-12-30 Eli Zaretskii <eliz@gnu.org>
16681
16682 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
16683 cleaner (suggested by Richard Stallman).
16684
16685 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
16686 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
16687 file-name clashes on 8+3 DOS filesystems.
16688
16689 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
16690 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
16691 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
16692 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
16693 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
16694 file-name clashes on 8+3 filesystems.
16695
16696 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
16697 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
16698 file-name clashes on 8+3 DOS filesystems.
16699
16700 2003-12-29 Richard M. Stallman <rms@gnu.org>
16701
16702 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
16703 Upcase the character.
16704
16705 * textmodes/flyspell.el (mail-mode-flyspell-verify):
16706 Search for header separator alone on a line, literally,
16707 and search for it backward, not forward.
16708 (flyspell-abbrev-table): Always use global-abbrev-table
16709 if there is no local one.
16710
16711 * progmodes/sh-script.el (sh-get-indent-info):
16712 Don't move point back if at bob.
16713
16714 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
16715
16716 * play/handwrite.el (handwrite): Make the handwrite credit message
16717 a comment rather than an output command.
16718
16719 * obsolete/sc.el: Display message that this file is obsolete.
16720
16721 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
16722
16723 * mail/rfc822.el (rfc822-address-start): Declare variable.
16724 Renamed from address-start. All uses changed.
16725
16726 * term.el (term-exec): Set up sentinel.
16727 (term-sentinel): New function.
16728 (term-handle-exit): New function.
16729
16730 * subr.el (assoc-ignore-case, assoc-ignore-representation):
16731 Use assoc-string, and mark them obsolete.
16732 (delay-mode-hooks): Mark as permanent local.
16733
16734 * simple.el (sendmail-user-agent-compose): Use assoc-string.
16735
16736 * register.el (copy-rectangle-to-register): Doc fix.
16737
16738 * info.el (Info-insert-dir): Use assoc-string.
16739
16740 * info-look.el (info-lookup): Use assoc-string.
16741
16742 * frame.el (pop-up-frame-function): Use quote, not `function'.
16743 (frame-notice-user-settings): Calculate ADJUSTED-TOP
16744 copying with lists as coordinate values.
16745
16746 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
16747
16748 * find-dired.el (kill-find): New command.
16749 (find-dired): Make buffer read-only.
16750 Set up a keymap with C-c C-k running kill-find.
16751 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
16752
16753 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
16754
16755 * filecache.el (file-cache-ignore-case): New variable.
16756 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
16757
16758 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
16759 (comint-dynamic-complete-as-filename): Rename local vars.
16760 (comint-dynamic-list-filename-completions): Likewise.
16761
16762 * comint.el (comint-dynamic-list-completions-config): New var.
16763 (comint-dynamic-list-completions): Handle both SPC and TAB right.
16764
16765 * comint.el (comint-file-name-chars): Add [].
16766 (comint-word): Use skip-chars-backward, not search.
16767
16768 * shell.el (shell-file-name-chars): Add [].
16769
16770 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
16771
16772 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
16773
16774 * generic.el (define-generic-mode): Doc fix.
16775
16776 2003-12-29 Eli Zaretskii <eliz@gnu.org>
16777
16778 * files.el (kill-some-buffers): Doc fix.
16779
16780 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
16781
16782 * comint.el (comint-watch-for-password-prompt): Pass `string' as
16783 arg to send-invisible
16784 (send-invisible): Doc fix. The argument is now a prompt, not the
16785 string to send.
16786 (comint-read-noecho): Doc fix.
16787
16788 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
16789
16790 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
16791 "@", as required by some ISP hosting service. Fix defcustom
16792 argument syntax errors that prevented use of customization.
16793
16794 2003-12-29 Eli Zaretskii <eliz@gnu.org>
16795
16796 * xml.el (xml-get-attribute-or-nil): Doc fix.
16797
16798 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
16799
16800 * net/zone-mode.el (zone-mode): Use write-file-functions, not
16801 write-file-hooks.
16802
16803 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
16804
16805 * autorevert.el (auto-revert-interval): Doc fix.
16806
16807 2003-12-29 Mark A. Hershberger <mah@everybody.org>
16808
16809 * xml.el (xml-get-attribute-or-nil): New function, like
16810 xml-get-attribute, but returns nil if the attribute was not found.
16811 (xml-get-attribute): Convert to defsubst, uses
16812 xml-get-attribute-or-nil.
16813
16814 2003-12-29 Eli Zaretskii <eliz@gnu.org>
16815
16816 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
16817
16818 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
16819
16820 * custom.el (custom-declare-theme): Use `value' when putting
16821 properties on `theme'.
16822
16823 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
16824
16825 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
16826 for each yank-handler segment.
16827 (insert-for-yank-1): New function, with the body of the previous
16828 insert-for-yank.
16829
16830 * textmodes/table.el (table-yank-handler): New defcustom.
16831 (table--put-cell-indicator-property): Put yank-handler property
16832 that indicates the yank handler for the table cell.
16833
16834 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
16835
16836 * generic-x.el (etc-modules-conf-generic-mode): A more complete
16837 set of keywords.
16838
16839 2003-12-29 Eli Zaretskii <eliz@gnu.org>
16840
16841 * international/mule-cmds.el (reset-language-environment)
16842 (set-language-environment): Don't invoke fontset-related functions
16843 if fontset-list is not fboundp.
16844
16845 2003-12-29 Kenichi Handa <handa@m17n.org>
16846
16847 * international/mule-cmds.el (reset-language-environment):
16848 Call set-overriding-fontspec-internal with nil.
16849 (set-language-environment): Call set-overriding-fontspec-internal
16850 if the language environment specify `overriding-fontspec'.
16851 (language-info-alist): Doc added.
16852
16853 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
16854 characters of mule-unicode-0100-24ff.
16855 (ccl-encode-windows-1251-font): New CCL program.
16856 ("Bulgarian"): Specify overriding-fontspec.
16857 ("Belarusian"): Likewise.
16858
16859 2003-12-28 Sam Steingold <sds@gnu.org>
16860
16861 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
16862 parameter ID-FORMAT to conform with the 2003-11-30 patch.
16863
16864 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
16865
16866 * progmodes/gud.el (gud-gdb-command-name): Set default to
16867 "gdb --annotate=3".
16868 (gud-gdb-marker-filter): Look out for annotations.
16869 (gdb-first-pre-prompt): New variable.
16870 Remove trailing white space.
16871
16872 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
16873 if necessary.
16874 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
16875 annotations are detected.
16876 (gud-gdba-marker-filter): Use global variable gud-marker-acc
16877 instead of a local one to allow transition from
16878 gud-gdb-marker-filter.
16879 Remove trailing white space.
16880
16881 2003-12-27 Kim F. Storm <storm@cua.dk>
16882
16883 * ido.el: Handle non-readable directories.
16884 (ido-decorations): Add 9th element for non-readable directory.
16885 (ido-directory-nonreadable): New dynamic var.
16886 (ido-set-current-directory): Set it.
16887 (ido-read-buffer, ido-file-internal):
16888 (ido-read-file-name, ido-read-directory-name): Let-bind it.
16889 (ido-file-name-all-completions1): Return empty list for
16890 non-readable directory.
16891 (ido-exhibit): Print [Not readable] if directory is not readable.
16892 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
16893 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
16894 Use it.
16895
16896 2003-12-27 Lars Hansen <larsh@math.ku.dk>
16897
16898 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
16899 calls to directory-files-and-attributes and file-attributes.
16900 (ls-lisp-format): Remove system dependent handling of user and
16901 group id's.
16902
16903 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
16904
16905 * ffap.el (ffap-read-file-or-url): Revert previous change.
16906
16907 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
16908
16909 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
16910 new list of included files called `files-with-node-lines', that
16911 only have node lines. This way @include commands can include any
16912 file, such as version and update files without node lines, not
16913 just files that are chapters.
16914
16915 2003-12-25 Andreas Schwab <schwab@suse.de>
16916
16917 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
16918 file not found.
16919
16920 2003-12-08 Miles Bader <miles@gnu.org>
16921
16922 * dired.el (dired-between-files): Always use dired-move-to-filename,
16923 which is more robust in non-english locales.
16924
16925 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
16926
16927 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
16928
16929 2003-12-24 Andreas Schwab <schwab@suse.de>
16930
16931 * shell.el (shell-file-name-quote-list): Add backslash.
16932
16933 * comint.el (comint-quote-filename): Correctly handle backslash
16934 in comint-file-name-quote-list.
16935
16936 2003-12-24 Kenichi Handa <handa@m17n.org>
16937
16938 * international/mule-cmds.el (set-default-coding-systems):
16939 Call ucs-set-table-for-input for all buffers that don't have local
16940 value of buffer-file-coding-system.
16941
16942 * international/ucs-tables.el (ucs-set-table-for-input):
16943 If translation-table-for-encode is a symbol, get its
16944 translation-table property.
16945
16946 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
16947
16948 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
16949 to `completing-read' on a recently fixed bug.
16950
16951 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
16952 instead of SPACE, to get the list of possible fringe modes.
16953 SPACE only works if both `partial-completion-mode' and
16954 `completion-auto-help' are nil.
16955
16956 * complete.el (PC-is-complete-p): Delete.
16957 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
16958 calls to `test-completion'.
16959
16960 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
16961
16962 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
16963 to edit values when there are no children.
16964
16965 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
16966 a mode called "Assembler" already exists.
16967 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
16968 (gud-watch): Use format option. Remove font properties from string.
16969 (gdb-var-create-handler, gdb-var-list-children-handler):
16970 Don't bother about properties as there are none.
16971 (gdb-var-create-handler, gdb-var-list-children-handler)
16972 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
16973 with two arguments.
16974 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
16975 Let speedbar show value changes with a different font.
16976 (gdb-edit-value): New defun.
16977 (gdb-clear-partial-output, gdb-clear-inferior-io)
16978 (def-gdb-auto-update-handler): Use erase-buffer.
16979 (gdb-frame-handler): Display watch expressions in
16980 FUNCTION::VARIABLE format if required.
16981
16982 2003-12-23 John Paul Wallington <jpw@gnu.org>
16983
16984 * info.el (Info-unescape-quotes, Info-split-parameter-string)
16985 (Info-goto-emacs-command-node): Doc fixes.
16986
16987 2003-12-12 Jesper Harder <harder@ifa.au.dk>
16988
16989 * cus-edit.el (custom-add-parent-links): Define "many".
16990
16991 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
16992
16993 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
16994 (widget-child-validate, widget-type-value-create)
16995 (widget-type-default-get, widget-type-match): New functions.
16996 (lazy): New widget.
16997 (menu-choice, checklist, radio-button-choice, editable-list)
16998 (group, documentation-string): Remove redundant (per 2003-10-25
16999 change) calls to `widget-children-value-delete'.
17000 (widget-choice-value-get, widget-choice-value-inline): Remove.
17001 (menu-choice): Update widget.
17002
17003 2003-12-03 Kenichi Handa <handa@m17n.org>
17004
17005 * language/cyrillic.el: Register "microsoft-cp1251" in
17006 ctext-non-standard-encodings-alist.
17007 ("Bulgarian"): Add ctext-non-standard-encodings.
17008 ("Belarusian"): Likewise.
17009
17010 * international/mule-conf.el (compound-text-with-extensions):
17011 Change the type to 2 (iso-2022 base).
17012
17013 * international/mule.el (ctext-non-standard-encodings-alist):
17014 Change the format.
17015 (ctext-non-standard-encodings): New variable.
17016 (ctext-post-read-conversion): Fully re-written.
17017 (ctext-non-standard-designations-alist): Delete it.
17018 (ctext-non-standard-encodings-table): New function.
17019 (ctext-pre-write-conversion): Fully re-written.
17020
17021 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
17022
17023 * cus-edit.el (custom-add-parent-links): Add documentation links
17024 for parent, if the item has none of its own.
17025
17026 2003-11-30 Richard M. Stallman <rms@gnu.org>
17027
17028 * dired-aux.el (dired-do-query-replace-regexp):
17029 Report files visited read-only.
17030
17031 2003-11-30 Juri Linkov <juri@jurta.org>
17032
17033 * dired-aux.el (dired-compare-directories): New command.
17034 (dired-file-set-difference, dired-files-attributes): New functions.
17035
17036 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
17037 Version 2.0.38 of Tramp released.
17038
17039 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
17040 Charles Curley <charlescurley@charlescurley.com>.
17041 (tramp-multi-connection-function-alist): Add ssht entry which adds
17042 "-e none -t -t" to the list of ssh args. Suggested by Adrian
17043 Aichner.
17044 (tramp-get-method-parameter): New function to retrieve a method
17045 parameter. This allows for omission of method parameters.
17046 Callers adjusted.
17047
17048 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
17049
17050 * net/tramp.el: Add new optional parameter ID-FORMAT to
17051 `file-attributes'. Calls of `file-attributes' won't use this
17052 parameter for backward compatibility reasons.
17053 (tramp-perl-file-attributes): Add a new parameter to Perl script
17054 in order to handle uid/gid as strings, if desired.
17055 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
17056 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
17057 order to make the function more general.
17058 (tramp-handle-file-attributes): Replace proprietary optional
17059 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
17060 (tramp-handle-file-attributes-with-perl): Handle parameter
17061 NONNUMERIC if set. This wasn't done in the past.
17062 (tramp-post-connection): Apply second parameter "$2" if
17063 `tramp-remote-perl' is called.
17064
17065 * net/tramp-smb.el (tramp-smb-handle-delete-file):
17066 Correct cut'n'waste error (`filename' instead of `directory').
17067 (tramp-smb-handle-directory-files-and-attributes)
17068 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
17069 introduced parameter ID-FORMAT.
17070 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
17071 error (`directory' instead of `ldir').
17072
17073 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
17074 `file-attributes' has a second parameter. If yes, apply it with
17075 value "'integer". Otherwise, don't use that parameter (default is
17076 integer format).
17077
17078 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
17079
17080 * help.el (help-map): Bind `display-local-help' to `C-h .'.
17081 (help-for-help): Add `C-h .' to the listed Help options.
17082 Remove trailing whitespace.
17083
17084 * help-at-pt.el: New file.
17085
17086 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
17087
17088 * subr.el (noreturn, 1value): New macros for test coverage.
17089 See `testcover.el'.
17090
17091 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
17092
17093 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
17094 for macro `1value'.
17095 (testcover-1value): New function. Checks that a 1value form
17096 actually returns only one value. Requested by RMS.
17097
17098 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
17099
17100 * gdb-ui.el (gud-watch, gdb-var-create-handler)
17101 (gdb-var-list-children, gdb-var-list-children-handler)
17102 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
17103 gdb commands that use mi to keep them out of the command history.
17104
17105 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17106
17107 * cus-start.el (all): Add use-file-dialog.
17108
17109 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
17110
17111 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
17112
17113 2003-11-27 Kim F. Storm <storm@cua.dk>
17114
17115 * subr.el (posn-object-x-y): New defun.
17116
17117 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
17118
17119 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
17120 Don't use `space' for \\\n.
17121 Be more selective as to which # are comment-starters.
17122
17123 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
17124
17125 * subr.el (number-sequence): Improve handling of floating point
17126 arguments (suggested by Kim Storm). Allow negative arguments.
17127
17128 2003-11-26 Kenichi Handa <handa@m17n.org>
17129
17130 * international/mule-cmds.el (standard-display-european-internal):
17131 Cancel the standard-display-table setting for ` and '.
17132
17133 2003-11-26 Kim F. Storm <storm@cua.dk>
17134
17135 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
17136 New defcustoms to add ffap-like functionality to ido.
17137 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
17138 (ido-no-final-slash): New defun.
17139 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
17140 (ido-read-file-name): ): Toggle VC checking via
17141 vc-handled-backends instead of vc-master-templates.
17142 (ido-file-internal): Handle ido-use-url-at-point and
17143 ido-use-filename-at-point via code borrowed from ffap-guesser.
17144 Handle new ido-exit code ffap.
17145 (ido-sort-list): Ignore final slash when sorting file names.
17146
17147 2003-11-25 Kim F. Storm <storm@cua.dk>
17148
17149 * emulation/cua-base.el (cua--standard-movement-commands):
17150 Add forward-sentence and backward-sentence.
17151
17152 2003-11-25 Stephen Eglen <stephen@gnu.org>
17153
17154 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
17155 iswitchb-exit is set to 'usefirst when user selects buffer at head
17156 of list using RET. (Selecting buffers at the head of the list was
17157 broken if the substring was also a complete buffername.)
17158
17159 2003-11-23 Kim F. Storm <storm@cua.dk>
17160
17161 * progmodes/compile.el (grep-command, grep-use-null-device)
17162 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
17163 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
17164 (grep-regexp-alist, grep-program, find-program)
17165 (grep-find-use-xargs, grep-history, grep-find-history)
17166 (grep-process-setup, grep-compute-defaults)
17167 (grep-default-command, grep, grep-tag-default, grep-find)
17168 (grep-expand-command-macros, grep-tree-last-regexp)
17169 (grep-tree-last-files, grep-tree): Move grep variables, functions
17170 and commands to new file grep.el.
17171 (compilation-mode-map): Remove grep commands from Compile sub-menu.
17172 (compilation-process-setup-function): Doc fix.
17173 (compilation-highlight-regexp, compilation-highlight-overlay): New
17174 defvars used for highlighting current compile error in source buffer.
17175 (compile-internal): New optional args HIGHLIGHT-REGEXP and
17176 LOCAL-MAP which overrides compilation-highlight-regexp and
17177 compilation-mode-map for this compilation.
17178 Delay calling compilation-set-window-height until after running
17179 compilation-process-setup-function so it can buffer-local override
17180 compilation-window-height.
17181 Check buffer-local value of compilation-scroll-output.
17182 (compilation-set-window-height): Use buffer-local value of
17183 compilation-window-height.
17184 (compilation-revert-buffer): Don't pass (undefined)
17185 preserve-modes arg to revert-buffer.
17186 (next-error-no-select, previous-error-no-select): New commands.
17187 (compilation-goto-locus): Temporarily highlight current match in
17188 source buffer using compilation-highlight-regexp.
17189
17190 * progmodes/grep.el: New file with grep code from compile.el.
17191 (grep): New defcustom group.
17192 (grep-window-height): New defcustom, like compilation-window-height.
17193 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
17194 (grep-scroll-output): New defcustom, like compilation-scroll-output.
17195 (grep-command, grep-use-null-device, grep-find-command)
17196 (grep-tree-files-aliases, grep-tree-ignore-case)
17197 (grep-tree-ignore-CVS-directories): Move to grep custom group.
17198 (grep-setup-hook): New hook variable.
17199 (grep-mode-map): New keymap for grep commands. Add Grep menu.
17200 (grep-last-buffer): New defvar, override compilation-last-buffer.
17201 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
17202 Call compile-internal with args highlight-regexp and grep-mode-map.
17203
17204 2003-11-23 Kim F. Storm <storm@cua.dk>
17205
17206 * subr.el (event-start, event-end): Doc fix.
17207 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
17208 (posn-area, posn-actual-col-row, posn-object): New defuns.
17209 (posn-col-row): Simplify doc. Rewrite to use cond.
17210 (posn-point): Also return buffer position for events outside text
17211 area (that info is now present in the event position).
17212
17213 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
17214 mouse-set-point so that hscroll still works now that clicks on
17215 fringes generate specific mouse events.
17216 (mouse-set-point): Note that it now works in fringes and margins
17217 too due to new semantics of posn-point in fringes and margins.
17218
17219 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
17220 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
17221
17222 2003-11-20 Kim F. Storm <storm@cua.dk>
17223
17224 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
17225 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
17226 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
17227 to 100 for icons to avoid increasing line height when shown.
17228
17229 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
17230
17231 * newcomment.el (comment-normalize-vars): Initialize properly if
17232 comment-start was nil.
17233
17234 2003-11-19 Andreas Schwab <schwab@suse.de>
17235
17236 * simple.el (set-variable): Fix indentation.
17237
17238 2003-11-17 Kenichi Handa <handa@m17n.org>
17239
17240 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
17241 Fix docstring.
17242
17243 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
17244
17245 * international/latin1-disp.el (latin1-display): Fix docstring.
17246
17247 2003-11-16 John Wiegley <johnw@newartisans.com>
17248
17249 * eshell/em-ls.el (eshell-ls-file): There are times with
17250 size-width is nil and uncomputed (when directories are created in
17251 dired, for example); in this case, 4 is reasonable default value,
17252 although it may caused skewed new entries (which could be avoided
17253 by returning the original value of 8 in all cases, but 99% of the
17254 time this is a waste of whitespace).
17255
17256 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
17257
17258 * cc-engine.el (c-guess-continued-construct)
17259 (c-guess-basic-syntax): Check a little more carefully if it's a
17260 function declaration when an unknown construct followed by a block
17261 is found inside a statement context. This avoids macros followed
17262 by blocks to be taken as function declarations.
17263
17264 (c-guess-continued-construct): Change the analysis of a statement
17265 continuation with a brace open to `substatement-block', for
17266 consistency with recognized statements.
17267
17268 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
17269 start is in a position so that `c-beginning-of-statement-1' jumped
17270 to the beginning of the same statement.
17271
17272 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
17273 Don't accept binary operators in the arglist if we're in a function
17274 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
17275 template recognition in cases like "if (a < b || c > d)".
17276
17277 (c-restricted-<>-arglists): New more appropriate name for
17278 `c-disallow-comma-in-<>-arglists'.
17279
17280 Accessing functions updated for the variable name change.
17281
17282 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
17283 match data could get clobbered if NOT-INSIDE-TOKEN is used.
17284
17285 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
17286 labels.
17287
17288 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
17289 instead of duplicating parts of it. This fixes bogus label
17290 recognition.
17291
17292 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
17293 of checking the context in which to apply the minimum indentation,
17294 so that it isn't enforced in e.g. namespace blocks.
17295
17296 * cc-vars.el (c-inside-block-syms): New constant used by
17297 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
17298 to somewhat reduce the risk of becoming stale.
17299
17300 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
17301 cc-cmds to cc-engine to allow use from cc-align.
17302
17303 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
17304 qualified identifiers containing "::".
17305
17306 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
17307 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
17308
17309 * cc-vars.el (c-emacs-features): Use a space in front of the name
17310 of the temporary buffer. That also avoids dumping problems in
17311 XEmacs due to undo info being left around after the buffer is killed.
17312
17313 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
17314 arglist to see if it's a K&R style declaration.
17315
17316 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
17317 before returning `knr-argdecl-intro'.
17318
17319 2003-11-16 John Wiegley <johnw@newartisans.com>
17320
17321 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
17322 field in a long-listing always 8 characters, use `size-width',
17323 which has already been computed.
17324
17325 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
17326
17327 * subr.el (minor-mode-list): Add `hs-minor-mode'.
17328
17329 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
17330
17331 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
17332 Support operation while narrowed, with `diff-restrict-view'.
17333
17334 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
17335
17336 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
17337 Take additional optional arg NARROWFUN. For the generated functions:
17338 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
17339 include frags that arrange to check for and save narrowing state before
17340 the move and then conditionally call NARROWFUN after the move.
17341
17342 2003-11-14 John Wiegley <johnw@newartisans.com>
17343
17344 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
17345 that was optional, but obviously missing based on surrounding code.
17346
17347 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
17348 string arguments to numbers unless the whole argument was seen as
17349 a number.
17350
17351 2003-11-14 Kenichi Handa <handa@m17n.org>
17352
17353 * international/mule.el (ctext-non-standard-encodings-alist):
17354 Fix coding systems.
17355
17356 2003-11-10 Kenichi Handa <handa@m17n.org>
17357
17358 * language/kannada.el ("Kannada"): Add sample-text.
17359
17360 * language/knd-util.el (kannada-compose-region)
17361 (kannada-compose-string, kannada-post-read-conversion):
17362 Add autoload cookie.
17363
17364 * international/quail.el (quail-completion): Change the message
17365 "corresponding translations" to "corresponding characters".
17366
17367 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
17368
17369 * descr-text.el (describe-char): Fix typo.
17370
17371 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
17372
17373 These changes are to support Kannada language/script.
17374
17375 * Makefile.in (DONTCOMPILE): Add kannada.el.
17376
17377 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
17378
17379 * loadup.el: Preload kannada.el.
17380
17381 * language/ind-util.el (ucs-kannada-to-is13194-alist)
17382 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
17383 New variables.
17384
17385 * language/kannada.el: New file.
17386
17387 * language/knd-util.el: New file.
17388
17389 2003-11-07 Andreas Schwab <schwab@suse.de>
17390
17391 * progmodes/autoconf.el (autoconf-font-lock-keywords):
17392 Also highlight AH_*.
17393
17394 * xml.el (xml-parse-dtd): Fix misplaced paren.
17395
17396 2003-11-07 Kenichi Handa <handa@m17n.org>
17397
17398 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
17399
17400 2003-11-05 Juri Linkov <juri@jurta.org>
17401
17402 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
17403 (desktop-buffer-file): Use saved buffer-file-coding-system
17404 for file reading. Set auto-insert to nil to prevent automatic
17405 insertion into restored empty files.
17406
17407 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
17408
17409 * files.el (risky-local-variable-p): Make second argument optional.
17410
17411 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
17412
17413 * subr.el (add-hook): Fix last change.
17414
17415 2003-11-03 Eli Zaretskii <eliz@gnu.org>
17416
17417 * mail/rmail.el (rmail-convert-to-babyl-format):
17418 If base64-decode-region signals an error, catch it and silently
17419 ignore it.
17420
17421 2003-11-01 Mark A. Hershberger <mah@everybody.org>
17422
17423 * xml.el (xml-parse-region): Allow comments to appear after the
17424 topmost element has closed.
17425 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
17426 (xml-ns-expand-attr): New functions to do namespace handling.
17427 (xml-intern-attrlist): Back-compatible handling of attribute names.
17428 (xml-parse-tag): Move namespace handling to separate functions.
17429 Now produces elements in the form ((:ns . "element") (attr-list)
17430 children) instead of ('ns:element (attr-list) children).
17431 (xml-parse-attlist): Fix attribute parsing.
17432 (xml-parse-dtd): Change parsing so that it produces strings
17433 instead of interned symbols.
17434
17435 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
17436
17437 * dired.el (dired-ls-sorting-switches): Doc fix.
17438
17439 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
17440
17441 * emacs-lisp/rx.el (rx-or): Fix the case of
17442 "(rx (and ?a (or ?b ?c) ?d))".
17443
17444 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
17445
17446 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
17447 (texinfo-format-region): Use it.
17448 (texinfo-format-buffer-1): Ditto.
17449
17450 2003-11-01 Alan Mackenzie <acm@muc.de>
17451
17452 Changes to allow scrolling whilst in isearch mode:
17453 * isearch.el (isearch-unread-key-sequence): New function,
17454 extracted from isearch-other-meta-char.
17455 (top level): (put 'foo 'isearch-scroll) on all Emacs's
17456 "scrollable" standard functions.
17457 (isearch-allow-scroll): New customizable variable.
17458 (isearch-string-out-of-window, isearch-back-into-window)
17459 (isearch-reread-key-sequence-naturally)
17460 (isearch-lookup-scroll-key): New functions.
17461 (isearch-other-meta-char): Doc string and functionality enhanced.
17462 Now accepts a prefix argument.
17463 (isearch-lazy-highlight-window-end): New variable.
17464 (isearch-lazy-highlight-new-loop): Pay attention to the window's
17465 end (thru isearch-lazy-highlight-window-end), not only its start.
17466
17467 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
17468 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
17469 (universal-argument, universal-argument-more, negative-argument)
17470 (digit-argument, universal-argument-other-key): Minor changes.
17471
17472 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
17473
17474 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
17475 recursively if the last message is deleted, thus avoiding an
17476 infinite loop.
17477
17478 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
17479
17480 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
17481 (tex-main-file): Don't add .tex if the extension is already present.
17482 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
17483
17484 2003-10-29 Lute Kamstra <lute@gnu.org>
17485
17486 * progmodes/octave-inf.el (inferior-octave-prompt):
17487 Recognize version number in prompt.
17488
17489 2003-10-28 Dave Love <fx@gnu.org>
17490
17491 * international/characters.el: Fix some Unicode ranges.
17492
17493 2003-10-28 Kenichi Handa <handa@m17n.org>
17494
17495 * disp-table.el (standard-display-8bit)
17496 (standard-display-default, standard-display-ascii)
17497 (standard-display-g1, standard-display-graphic)
17498 (standard-display-underline): Assure that standard-display-table
17499 is a display table.
17500
17501 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
17502
17503 * simple.el (reindent-then-newline-and-indent): Delete space *after*
17504 reindenting the first line.
17505
17506 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
17507
17508 * wid-edit.el (widget-default-delete): Always delete child widgets.
17509
17510 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
17511
17512 * newcomment.el (comment-indent): Don't call indent-according-to-mode
17513 if the line has code.
17514 Don't try to line up with something that's too far left.
17515
17516 * progmodes/octave-mod.el (octave-comment-start): Simplify.
17517 (octave-mode-syntax-table): Add % as a comment starter.
17518 (octave-point): Remove.
17519 (octave-in-comment-p, octave-in-string-p)
17520 (octave-not-in-string-or-comment-p, calculate-octave-indent)
17521 (octave-blink-matching-block-open, octave-auto-fill):
17522 Use line-(beginning|end)-position instead.
17523
17524 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
17525
17526 * emacs-lisp/authors.el (authors-aliases): Add correct realname
17527 for Francesco Potort\e,Al\e(B.
17528
17529 2003-10-23 Dave Love <fx@gnu.org>
17530
17531 * international/mule-cmds.el (locale-charset-to-coding-system):
17532 Don't rely on nil being a coding system.
17533
17534 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
17535 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
17536 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
17537
17538 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
17539
17540 * gdb-ui.el (gdb-current-language): New variable.
17541 (gdb-update-flag): Remove variable.
17542 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
17543 (gdb-take-last-elt): Remove function.
17544 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
17545 (gdb-post-prompt): Check for variable object changes here.
17546
17547 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
17548 object changes in gdb-ui.el.
17549
17550 2003-10-21 Richard M. Stallman <rms@gnu.org>
17551
17552 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
17553
17554 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
17555 Don't check for foo*/ wildcard form here.
17556 (insert-directory): Recognize foo*/ as a wildcard.
17557 Separate wildcard-regexp variable from the arg, wildcard.
17558
17559 * subr.el (add-hook): Correctly detect when make-local-hook was used.
17560 (remove-hook): Correctly handle strange cases about local hooks.
17561
17562 2003-10-21 David Ponce <david@dponce.com>
17563
17564 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
17565 argument REAL, to return a real number instead of a rounded
17566 integer value. Define as inline function.
17567 (ruler-mode-right-fringe-cols): Likewise.
17568 (ruler-mode-scroll-bar-cols): New function.
17569 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
17570 (ruler-mode-right-scroll-bar-cols): Likewise.
17571 (ruler-mode-space): New function.
17572 (ruler-mode-ruler): Use it. Handle variations of fringe style,
17573 scroll bar mode and margins in a more robust way.
17574
17575 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
17576
17577 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
17578 (antlr-c-init-language-vars): New function.
17579 (antlr-mode): Use it with cc-mode before v5.29.
17580 (antlr-c-common-init): Don't set some local vars here.
17581 (antlr-mode): Set them here.
17582 (antlr-c-forward-sws): New function alias.
17583 (antlr-mode): Redefine with cc-mode before v5.30.
17584 (antlr-skip-sexps): Use it.
17585 (antlr-skip-exception-part): Ditto.
17586 (antlr-skip-file-prelude): Ditto.
17587 (antlr-outside-rule-p): Ditto.
17588 (antlr-end-of-body): Ditto.
17589 (antlr-option-kind): Ditto.
17590 (antlr-insert-option-area): Ditto.
17591 (antlr-file-dependencies): Ditto.
17592
17593 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17594
17595 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
17596 Move backward only if point was not inside an entry.
17597
17598 2003-10-21 Richard M. Stallman <rms@gnu.org>
17599
17600 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
17601
17602 2003-10-21 Juri Linkov <juri@jurta.org>
17603
17604 * compare-w.el: Automatically skip non-matching text to resync.
17605 (compare-windows-whitespace): Doc fix.
17606 (compare-windows-sync, compare-windows-sync-string-size)
17607 (compare-windows-recenter, compare-ignore-whitespace)
17608 (compare-windows-highlight, compare-windows-face): New variables.
17609 (compare-windows): Use compare-windows-sync.
17610 (compare-windows-highlight, compare-windows-dehighlight)
17611 (compare-windows-sync-regexp)
17612 (compare-windows-sync-default-function): New functions.
17613
17614 2003-10-21 Juri Linkov <juri@jurta.org>
17615
17616 * diff.el (diff-parse-differences): Don't visit the files now;
17617 instead, just record the error locus.
17618
17619 2003-10-21 Dave Love <fx@gnu.org>
17620
17621 * progmodes/cfengine.el: New file.
17622
17623 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
17624
17625 * complete.el (PC-do-completion): Do not forget to use `pred' as the
17626 default-directory when completing file names.
17627
17628 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
17629
17630 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
17631 followed by the word `face', it gets treated as a face, even if
17632 it is also defined as a variable or a function.
17633
17634 2003-10-20 Dave Love <fx@gnu.org>
17635
17636 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
17637 Avoid incf in macro expansion.
17638
17639 2003-10-20 John Paul Wallington <jpw@gnu.org>
17640
17641 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
17642 `evenp' so we don't implicitly require cl library at runtime.
17643
17644 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
17645
17646 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
17647 (help-make-xrefs): Only make cross-references for faces if
17648 preceded or followed by the word `face'. Do not make a
17649 cross-reference for variables without variable documentation,
17650 unless preceded by the word `variable' or `option'. Update doc
17651 string accordingly.
17652
17653 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
17654
17655 * progmodes/hideshow.el: Rewrite one-armed `if'
17656 constructs using either `when' or `unless'.
17657 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
17658
17659 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
17660
17661 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
17662 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
17663 instead of 12x12.
17664
17665 2003-10-16 Eli Zaretskii <eliz@gnu.org>
17666
17667 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
17668 message while converting to Babyl.
17669
17670 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
17671
17672 * allout.el (allout-mode): Doc fix.
17673
17674 2003-10-16 Lute Kamstra <lute@gnu.org>
17675
17676 * subr.el (force-mode-line-update): Fix docstring.
17677
17678 2003-10-14 Dave Love <fx@gnu.org>
17679
17680 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
17681 (default-input-method): Add :link, improve :type.
17682 (locale-charset-language-names): Fix utf-8 pattern.
17683 (locale-charset-match-p, locale-charset-alist)
17684 (locale-charset-to-coding-system): New.
17685 (set-locale-environment): Deal with codeset part of locale specs.
17686
17687 2003-10-14 Lute Kamstra <lute@gnu.org>
17688
17689 * fringe.el (fringe-mode): Use active voice in docstring.
17690 (set-fringe-style): Ditto.
17691
17692 2003-10-13 Lute Kamstra <lute@gnu.org>
17693
17694 * fringe.el (fringe-mode): Fix docstring.
17695 (set-fringe-style): Ditto.
17696
17697 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
17698
17699 * ediff-mult.el (ediff-filegroup-action):
17700 Use ediff-default-filtering-regexp.
17701
17702 * ediff-util.el (ediff-recenter): Don't call
17703 ediff-restore-highlighting twice.
17704 (ediff-select-difference): Set current difference.
17705 (ediff-unselect-and-select-difference): Add comment.
17706
17707 * ediff.el (ediff-directories,ediff-directory-revisions)
17708 (ediff-directories3,ediff-merge-directories)
17709 (ediff-merge-directories-with-ancestor)
17710 (ediff-merge-directory-revisions)
17711 (ediff-merge-directory-revisions-with-ancestor):
17712 Use ediff-default-filtering-regexp.
17713
17714 2003-10-12 Andreas Schwab <schwab@suse.de>
17715
17716 * international/mule-cmds.el (locale-charset-language-names):
17717 Simplify regex by removing unused grouping.
17718
17719 2003-10-10 Dave Love <fx@gnu.org>
17720
17721 * bindings.el: Don't bind stop.
17722
17723 2003-10-08 Miles Bader <miles@gnu.org>
17724
17725 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
17726 face instead of attempting to emulate it.
17727
17728 2003-10-07 Kenichi Handa <handa@m17n.org>
17729
17730 * international/mule-diag.el (list-coding-systems-1): List coding
17731 systems that are loaded automatically.
17732
17733 * international/code-pages.el (iso-8859-11): Add autoload cookie.
17734
17735 * international/mule.el (autoload-coding-system): New function.
17736
17737 2003-10-07 Andreas Schwab <schwab@suse.de>
17738
17739 * log-edit.el (log-edit-changelog-entries): Prefer local value of
17740 change-log-default-name in the buffer visiting the file.
17741
17742 2003-10-06 Dave Love <fx@gnu.org>
17743
17744 * files.el (find-file-hook): Customize.
17745 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
17746
17747 * bindings.el (completion-ignored-extensions): Remove .log.
17748 (global-map): Add again, open, stop keys.
17749
17750 2003-10-05 Richard M. Stallman <rms@gnu.org>
17751
17752 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
17753 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
17754 Use sh-modify directly.
17755 (sh-select): Use sh-append, not eval.
17756
17757 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
17758
17759 * info.el (Info-following-node-name): New function.
17760
17761 * loadhist.el (unload-feature-special-hooks):
17762 Rename from loadhist-hook-functions.
17763 (loadhist-hook-functions): Now an alias.
17764
17765 2003-10-04 Eli Zaretskii <eliz@gnu.org>
17766
17767 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
17768 file-name clashes on 8+3 filesystems.
17769
17770 * Makefile.in (DONTCOMPILE, bootstrap-clean):
17771 Rename loaddefs-boot.el to ldefs-boot.el
17772
17773 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
17774 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
17775
17776 2003-10-03 Lute Kamstra <lute@gnu.org>
17777
17778 * info.el (Info-mode): Revert previous change.
17779 (Info-escape-percent): New function.
17780 (Info-fontify-node): Use it.
17781
17782 2003-10-02 Andreas Schwab <schwab@suse.de>
17783
17784 * loaddefs-boot.el: Regenerated.
17785
17786 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
17787
17788 * ffap.el: Remove defadvice related code from CVS since `complete'
17789 provides a `PC-completion-as-file-name-predicate' variable that
17790 ffap can override.
17791
17792 2003-10-02 Kenichi Handa <handa@m17n.org>
17793
17794 * international/utf-8.el (ccl-decode-mule-utf-8):
17795 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
17796
17797 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
17798 * international/subst-big5.el: Likewise.
17799 * international/subst-gb2312.el: Likewise.
17800 * international/subst-ksc.el: Likewise.
17801
17802 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
17803
17804 * calendar/calendar.el (increment-calendar-month)
17805 (calendar-leap-year-p, calendar-absolute-from-gregorian)
17806 (generate-calendar, calendar-read-date, calendar-interval)
17807 (calendar-day-of-week): Handle years BC.
17808 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
17809
17810 2003-10-01 Dave Love <fx@gnu.org>
17811
17812 * language/cyrillic.el (cp1251): Alias for windows-1251.
17813
17814 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
17815 bootstrap.
17816
17817 2003-10-01 Lute Kamstra <lute@gnu.org>
17818
17819 * files.el: Fix typo.
17820 * imenu.el (imenu--generic-function): Docstring fix.
17821
17822 2003-09-30 Richard M. Stallman <rms@gnu.org>
17823
17824 * dired.el (dired-mode): Handle dired-directory as a list.
17825
17826 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
17827
17828 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
17829
17830 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
17831
17832 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
17833 Replace gud-display with gud-watch.
17834 (gud-speedbar-buttons): Add stuff for watching expressions
17835 in the speedbar when using M-x gdba. Use dolist on old part
17836 of this function.
17837
17838 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
17839 (gdb-update-flag): New variables.
17840 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
17841 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
17842 (gud-watch, gdb-var-create-handler) : New functions.
17843 (gdb-var-list-children, gdb-var-list-children-handler)
17844 (gdb-var-create-regexp, gdb-var-update-regexp)
17845 (gdb-var-list-children-regexp): New constants.
17846 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
17847 (gdb-annotation-rules): Reduce annotation set (level 3).
17848 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
17849 (gdb-post-prompt): Don't update GDB buffers every time speedbar
17850 updates.
17851 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
17852 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
17853 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
17854 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
17855 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
17856 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
17857 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
17858 (gud-display, gud-display1)
17859 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
17860 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
17861 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
17862 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
17863 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
17864 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
17865 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
17866 (gdb-display-display-buffer, gdb-toggle-display)
17867 (gdb-delete-display, gdb-expressions-popup-menu)
17868 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
17869 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
17870 to display buffer.
17871
17872 2003-09-30 Richard M. Stallman <rms@gnu.org>
17873
17874 * progmodes/ada-mode.el (ada-mode): Don't use advice.
17875 Instead, set which-func-functions.
17876
17877 * progmodes/which-func.el (which-func-modes): Add ada-mode.
17878 (which-func-functions): New variable.
17879 (which-function): Use that.
17880
17881 * info.el (Info-mode): Double each `%' in header line.
17882
17883 * emacs-lisp/lisp-mnt.el (lm-with-file):
17884 When FILE is nil, run BODY in current buffer.
17885
17886 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
17887
17888 * help.el (describe-mode): Start with a brief list of minor modes.
17889 Find them thru minor-mode-list so as to find them all.
17890 Show them in alphabetical order.
17891
17892 * mail/sendmail.el (mail-aliases): Doc fix.
17893
17894 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
17895
17896 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
17897
17898 * mail/rmailsum.el (rmail-make-summary-line-1):
17899 Change comma after last label to a space.
17900 (rmail-summary-font-lock-keywords): Adapt to that change.
17901
17902 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
17903
17904 * progmodes/scheme.el (scheme-mode-variables): When setting
17905 `font-lock-defaults', also specify that "#" should
17906 be interpreted with `word' syntax.
17907 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
17908
17909 2003-09-30 Lars Hansen <larsh@math.ku.dk>
17910
17911 * desktop.el: A lot of comments updated.
17912 (desktop-save-mode): Minor mode introduced.
17913 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
17914 (desktop-load-default): Function made obsolete.
17915 (desktop-locals-to-save): Variable made customizable.
17916 (desktop-read): Optional parameter `dirname' added.
17917 (desktop-change-dir, desktop-revert): Parameter `dirname' in
17918 `desktop-read' used.
17919 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
17920
17921 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
17922
17923 * whitespace.el (whitespace-clean-msg): Add user customizable message
17924 for displaying ``clean'' output.
17925 (whitespace-buffer): Use `whitespace-clean-msg'.
17926 (whitespace-global-mode): Fix typo.
17927
17928 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
17929
17930 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
17931
17932 2003-09-29 Lute Kamstra <lute@gnu.org>
17933
17934 * bindings.el (mode-line-modes): Remove superfluous :propertize
17935 construct in initialization.
17936 (mode-line-position): Change cons cell into proper list in
17937 initialization.
17938
17939 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
17940
17941 * international/mule.el (decode-coding-inserted-region): Use car
17942 of the return value of find-operation-coding-system.
17943
17944 2003-09-29 Kenichi Handa <handa@m17n.org>
17945
17946 * descr-text.el (describe-char): Fix previous change.
17947
17948 2003-09-28 Kenichi Handa <handa@m17n.org>
17949
17950 * descr-text.el (describe-char-display): New function.
17951 (describe-char): Pay attention to display table on describing how
17952 a character is displayed.
17953
17954 * international/mule-cmds.el (encoded-string-description):
17955 Prepend "0x" to each encoded byte.
17956
17957 2003-09-28 Andreas Schwab <schwab@suse.de>
17958
17959 * find-file.el (ff-special-constructs): Add autoload cookie.
17960
17961 2003-09-28 Kevin Ryde <user42@zip.com.au>
17962
17963 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
17964 makeinfo appends to duplicate index entries.
17965
17966 2003-09-28 Eli Zaretskii <eliz@gnu.org>
17967
17968 * dired-x.el (dired-clean-tex): Doc fix.
17969
17970 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
17971 using a Chinese tutorial.
17972
17973 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
17974
17975 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
17976 between "MAIL FROM:" and "RCPT TO:" and the following address.
17977
17978 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
17979
17980 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
17981
17982 2003-09-28 David Ponce <david@dponce.com>
17983
17984 * recentf.el (recentf-initialize-file-name-history): New defcustom.
17985 (recentf-load-list): When `recentf-initialize-file-name-history'
17986 is non-nil, initialize an empty `file-name-history' with the
17987 recent list.
17988
17989 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
17990
17991 * man.el (Man-default-man-entry): Remove the leading `*' from the
17992 word at point.
17993
17994 2003-09-26 Lute Kamstra <lute@gnu.org>
17995
17996 * bindings.el (mode-line-position): Mention size indication in
17997 docstring.
17998
17999 2003-09-26 Andre Spiegel <spiegel@gnu.org>
18000
18001 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
18002
18003 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
18004 because it's autoloaded now.
18005
18006 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
18007
18008 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
18009 (sh-font-lock-keywords, sh-feature): Fix previous change of
18010 sh-feature to avoid infloop with sh-font-lock-keywords.
18011
18012 2003-09-25 Kim F. Storm <storm@cua.dk>
18013
18014 * frame.el (frame-current-scroll-bars): New defun.
18015
18016 * window.el (window-current-scroll-bars): New defun.
18017
18018 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18019
18020 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
18021 cause errors when the state cache contains info on parts that have
18022 been narrowed out.
18023
18024 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18025
18026 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
18027 `c-setup-paragraph-variables' has to be used when this variable is
18028 changed; it doesn't work to reinitialize the mode since that
18029 typically clobbers the variable.
18030
18031 * progmodes/cc-styles.el (c-setup-paragraph-variables):
18032 Make it interactive.
18033
18034 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18035
18036 * progmodes/cc-fonts.el (c-font-lock-declarations):
18037 Fix recognition of constructors and destructors for classes whose
18038 names are matched by `*-font-lock-extra-types'.
18039
18040 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
18041 followed by an identifier in C++ then it's a type.
18042
18043 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18044
18045 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
18046 problem that primarily affected XEmacs. Don't use faces to find
18047 unterminated strings since Emacs and XEmacs fontify strings
18048 differently - this function should now work better in XEmacs.
18049
18050 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18051
18052 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
18053 `expand-abbrev' workaround which caused braces to misbehave inside
18054 macros.
18055
18056 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
18057 handling. This bug could cause interactive font locking to bail out.
18058
18059 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
18060
18061 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
18062 Handle paren-style types in Pike. Also fixed some cases of
18063 insufficient handling of unbalanced parens.
18064
18065 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
18066
18067 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
18068 common shell prompts that are not common filename or URL characters.
18069 (ffap-file-at-point): Use the new regexp to strip the prompts from
18070 the file names. This is an issue mostly for user prompts that
18071 don't have a trailing space and find-file-at-point is invoked from
18072 within a shell inside Emacs.
18073
18074 2003-09-24 Andre Spiegel <spiegel@gnu.org>
18075
18076 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
18077 stamps numerically, rather than textually.
18078
18079 2003-09-24 Kenichi Handa <handa@m17n.org>
18080
18081 * language/devan-util.el (devanagari-post-read-conversion):
18082 * language/mlm-util.el (malayalam-post-read-conversion):
18083 * language/tml-util.el (tamil-post-read-conversion):
18084 Add autoload cookie.
18085
18086 * international/utf-8.el (utf-8-post-read-conversion):
18087 Call post-read-conversion functions for Devanagari, Malayalam,
18088 and Tamil.
18089
18090 2003-09-23 Dave Love <fx@gnu.org>
18091
18092 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
18093
18094 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
18095
18096 * progmodes/gud.el (perldb): Add gud-until to list of commands.
18097 Update gud-remove.
18098
18099 2003-09-22 Richard M. Stallman <rms@gnu.org>
18100
18101 * progmodes/sh-script.el (sh-mode-default-syntax-table):
18102 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
18103 (sh-mode-syntax-table-input): New variable.
18104 (sh-require-final-newline): Don't use eval.
18105 (sh-builtins, sh-leading-keywords, sh-other-keywords)
18106 (sh-variables, sh-font-lock-keywords): Don't use eval.
18107 (sh-set-shell): When setting require-final-newline,
18108 treat value = `require-final-newline' as don't change it.
18109 Set sh-mode-syntax-table locally based on
18110 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
18111
18112 * progmodes/compile.el (compile-internal):
18113 Call compilation-set-window-height before setting window start.
18114
18115 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
18116
18117 * emacs-lisp/bytecomp.el (byte-compile-log-file):
18118 Clear out byte-compile-last-warned-form.
18119
18120 2003-09-22 Richard M. Stallman <rms@gnu.org>
18121
18122 * woman.el (woman-file-name, woman-follow-word):
18123 If current-word returns nil, use "".
18124
18125 * simple.el (eval-expression): Bind standard-output in to-buffer case.
18126
18127 2003-09-22 Richard M. Stallman <rms@gnu.org>
18128
18129 * emacs-lisp/lisp-mnt.el (lm-with-file):
18130 Don't visit the file, just use insert-file-contents in temp buffer.
18131
18132 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
18133
18134 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
18135 Add surrounding \\( and \\) around the header, as in
18136 for lm-history-header 'Change Log\\|History'.
18137
18138 2003-09-22 John Paul Wallington <jpw@gnu.org>
18139
18140 * progmodes/ld-script.el: Add Commentary section,
18141 minor cleanup of file header.
18142 (ld-script-font-lock-keywords): Doc fix.
18143 (toplevel): Provide `ld-script' feature.
18144
18145 2003-09-21 Kim F. Storm <storm@cua.dk>
18146
18147 * scroll-bar.el (set-scroll-bar-mode): Initialize to
18148 new built-in variable default-frame-scroll-bars.
18149 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
18150 scroll-bar-mode; notably, use it instead of t when we toggle
18151 scroll-bars on.
18152 (toggle-scroll-bar): Use default-frame-scroll-bars.
18153
18154 2003-09-19 Masatake YAMATO <jet@gyve.org>
18155
18156 * pcvs.el (cvs-do-removal): Change the prompt depending on
18157 `filter' value.
18158
18159 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
18160
18161 * startup.el (command-line-1): Stop startup-echo-area-message
18162 being hidden by "Loading image..." message.
18163 (use-fancy-splash-screens-p, display-splash-screen):
18164 Move display-graphic-p test from latter to former.
18165
18166 * progmodes/sh-script.el (sh-font-lock-keywords):
18167 Highlight escaped EOLs differently from other backslash constructs.
18168
18169 2003-09-19 Richard M. Stallman <rms@gnu.org>
18170
18171 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
18172 New functions.
18173 (edebug-enter, edebug-outside-excursion): Use them.
18174
18175 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
18176 Fix the condition for whether to print "In WHERE".
18177
18178 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
18179
18180 * finder.el (finder-mode-hook): New variable.
18181 (finder-mode): Run hook finder-mode-hook
18182
18183 2003-09-18 Masatake YAMATO <jet@gyve.org>
18184
18185 * progmodes/ebrowse.el: Fix broken magic autoload comments.
18186
18187 2003-09-17 Mario Lang <mlang@delysid.org>
18188
18189 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
18190 "p %e" to actually print the value in the GUD buffer.
18191
18192 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
18193
18194 From David Ponce <david.ponce@wanadoo.fr>:
18195 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
18196 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
18197 from loaddefs-boot.el if necessary.
18198
18199 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
18200
18201 * progmodes/gud.el (gud-find-class): Make jdb work again since
18202 cc-mode changed the syntactic information.
18203
18204 2003-09-15 David Ponce <david@dponce.com>
18205
18206 * recentf.el: (recentf-exclude): Accept predicates too.
18207 (recentf-file-readable-p): New function.
18208 (recentf-include-p): Handle predicates in recentf-exclude.
18209 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
18210 (recentf-cleanup): Likewise.
18211 (recentf-save-list): Use write-file to handle backup of
18212 recentf-save-file.
18213
18214 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
18215
18216 * loaddefs-boot.el: Renamed from `loaddefs.el'
18217 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
18218 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
18219 necessary.
18220
18221 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
18222
18223 * electric.el (Electric-pop-up-window): For the `one-window' case,
18224 no longer disconcertingly move point in the original buffer.
18225
18226 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
18227
18228 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
18229
18230 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
18231
18232 * dired.el (dired-mode-map): Fix typo.
18233
18234 2003-09-11 Richard M. Stallman <rms@gnu.org>
18235
18236 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
18237
18238 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
18239
18240 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
18241 the function is less noisy. Now only `kill-buffer' can ask questions.
18242
18243 2003-09-10 Mario Lang <mlang@delysid.org>
18244
18245 * battery.el: Update Commentary and Copyright.
18246 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
18247 appear due to wrong ordering of the expressions in `or'.
18248
18249 2003-09-09 Lute Kamstra <lute@gnu.org>
18250
18251 * misc.el (upcase-char): Fix docstring.
18252 (zap-up-to-char): New command.
18253
18254 2003-09-08 David Ponce <david@dponce.com>
18255
18256 Ensure that recentf correctly updates the menu bar.
18257 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
18258 (recentf-menu-bar): New function.
18259 (recentf-clear-data): Use it
18260 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
18261 of easy-menu-change.
18262
18263 2003-09-08 Lute Kamstra <lute@gnu.org>
18264
18265 * simple.el (size-indication-mode): New.
18266 * bindings.el (mode-line-position): Add buffer size indicator.
18267
18268 2003-09-04 Mario Lang <mlang@delysid.org>
18269
18270 * battery.el (battery-linux-proc-acpi): New function.
18271 (battery-status-function): Modify default value calculation to also
18272 check for availability of ACPI.
18273 (battery-echo-area-format): Ditto.
18274 (battery-mode-line-format): Ditto.
18275
18276 2003-09-06 Dave Love <fx@gnu.org>
18277
18278 * ielm.el (ielm-mode-hook): Add :options.
18279
18280 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
18281 (eldoc-print-current-symbol-info): Use it.
18282
18283 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
18284
18285 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
18286 being displayed in GUD buffer.
18287 (gdb-idle-input-queue): Remove var. Use just one queue.
18288 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
18289 Remove functions. Use just one queue.
18290 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
18291 (gdb-invalidate-assembler, gdb-get-current-frame):
18292 Modify functions. Use just one queue.
18293
18294 2003-09-04 Dave Love <fx@gnu.org>
18295
18296 * cus-start.el: Add blink-cursor-alist.
18297
18298 * ruler-mode.el (ruler-mode-fill-column-char)
18299 (ruler-mode-current-column-char): Use char-displayable-p,
18300 not window-system.
18301
18302 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
18303
18304 * language/european.el (windows-1252): Move from code-pages.
18305
18306 * language/cyrillic.el ("Windows-1251"): Delete.
18307 ("Bulgarian", "Belarusian"): Remove `features'.
18308 (windows-1251): Move from code-pages.
18309
18310 * international/mule-diag.el (non-iso-charset-alist):
18311 Remove `codepage' stuff.
18312 (print-designation, list-coding-systems-1): Output fixes.
18313
18314 * international/code-pages.el (cp-make-translation-table)
18315 (cp-valid-codes): Made defsubsts.
18316 (cp-fix-safe-chars): Delete.
18317 (mule-diag): Don't require.
18318 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
18319 (top-level): Check for defined coding system when defining
18320 cp... aliases. Change w32-add-charset-info test to avoid warning.
18321 (non-iso-charset-alist): Defvar when compiling.
18322 (cp-make-coding-system): Doc fix.
18323
18324 2003-09-02 Jason Rumney <jasonr@gnu.org>
18325
18326 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
18327 line-ends from CVS before doing conversion.
18328
18329 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
18330
18331 * calendar/diary-lib.el (diary-header-line-flag)
18332 (diary-header-line-format): New variables.
18333 (list-diary-entries): Use them to set header line in simple diary.
18334
18335 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
18336 other than font-lock-string-face to highlight backslashes.
18337
18338 2003-09-01 Jason Rumney <jasonr@gnu.org>
18339
18340 * international/titdic-cnv.el (tit-read-key-value): Include \r in
18341 regexp.
18342
18343 2003-09-01 Dave Love <fx@gnu.org>
18344
18345 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
18346
18347 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
18348 and :help; also line and column numbers labels.
18349
18350 * international/mule-util.el (char-displayable-p): Move from
18351 latin1-disp, rename and autoload.
18352
18353 * international/latin1-disp.el (latin1-char-displayable-p):
18354 Now obsolete alias. Replace uses with char-displayable-p.
18355 (latin1-display-ucs-per-lynx): Fix last change.
18356
18357 * international/mule-cmds.el (standard-display-european-internal):
18358 Don't use char code for Latin-1 NBSP.
18359 <XFree86 4>: Unfrob NBSP display table. Set display table to use
18360 U+2018, U+2019 for `'.
18361 (select-safe-coding-system): Message fix.
18362
18363 2003-09-01 Kenichi Handa <handa@m17n.org>
18364
18365 * international/fontset.el (setup-default-fontset): For Thai
18366 font, specify "*" family.
18367
18368 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
18369
18370 * progmodes/compile.el (previous-error): Accept a prefix
18371 argument, similarly to next-error.
18372
18373 2003-08-31 Masatake YAMATO <jet@gyve.org>
18374
18375 * pcvs.el (cvs-do-removal): Use = instead of eq to check
18376 the number of files. Bind the number of files to a local
18377 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
18378
18379 2003-08-30 Eli Zaretskii <eliz@gnu.org>
18380
18381 * vc-hooks.el (vc-make-version-backup): Fix the change made on
18382 2003-07-26: msdos-long-file-names is a function, not a variable.
18383
18384 2003-08-29 Richard M. Stallman <rms@gnu.org>
18385
18386 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
18387 Do nothing with mail-personal-alias-file if it is nil.
18388
18389 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
18390 Do nothing if mail-personal-alias-file is nil.
18391
18392 * term.el (term-exec-1): Bind coding-system-for-read.
18393
18394 * dired.el (dired-mouse-find-file-other-window):
18395 Use dired-view-command-alist here, as in dired-view-file.
18396 (dired-view-command-alist): Use %s to substitute file name.
18397 Handle .ps_pages, .eps, .jpg, .gif, .png.
18398
18399 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
18400
18401 * info.el (Info-mode-map): Bind S-tab and <backtab> to
18402 `Info-prev-reference', instead of M-tab.
18403
18404 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
18405
18406 * simple.el (blink-matching-open): Work correctly on chars that
18407 are designated as parens through the syntax-table text property.
18408
18409 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
18410
18411 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
18412 line break position in the middle of a non-kinsoku (e.g. latin)
18413 word, making it skip until either a space or a character with
18414 category "|".
18415 (kinsoku-longer): Test for end of buffer.
18416
18417 2003-08-28 Eli Zaretskii <eliz@gnu.org>
18418
18419 * mail/rmail.el (rmail-convert-to-babyl-format):
18420 Detect quoted-printable- and base64-encoded messages and decode them
18421 automatically. Set the message's encoding from the charset=
18422 header, if any. Decode base64-encoded messages in Mail format as well.
18423
18424 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
18425
18426 * mail/smtpmail.el: Fix previous change.
18427 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
18428 calling smtpmail-via-smtp.
18429 (smtpmail-via-smtp): Add fall-back values for envelope-from.
18430
18431 2003-08-26 John Paul Wallington <jpw@gnu.org>
18432
18433 * image.el (image-jpeg-p): Don't search beyond length of data.
18434
18435 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
18436
18437 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
18438 misfeature in `expand-abbrev' which caused electric keywords like
18439 "else" to disappear if an open brace was typed directly afterwards.
18440
18441 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
18442
18443 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
18444 mandatory in `define-widget'.
18445
18446 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
18447 Don't align the operators "!=", "<=" and ">=" as assignment operators.
18448
18449 (c-assignment-operators): New language constant that only contains
18450 the assignment operators.
18451
18452 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
18453
18454 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
18455
18456 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
18457 Safeguard against unbalanced sexps.
18458
18459 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
18460
18461 * version.el (emacs-version): Check for gtk. Include gtk version info.
18462
18463 2003-08-25 John Paul Wallington <jpw@gnu.org>
18464
18465 * man.el (Man-default-man-entry): Don't whizz past the section
18466 number before looking for it.
18467
18468 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
18469
18470 * progmodes/gud.el (gud-display-line): Don't set window-point if
18471 source buffer is not visible. (Only happens with M-x gdba.)
18472
18473 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
18474 documentation.
18475 (gdb-source, gdb-source-info): Update to assembler unnecessary
18476 as its done after each GDB command anyway.
18477 (gdb-pre-prompt): Use with-current-buffer.
18478 (gdb-insert-field): Add help-echo text.
18479 (gdb-invalidate-assembler): Re-display of assembler now done in
18480 gdb-info-breakpoints-custom.
18481 (gdb-info-breakpoints-custom): Force re-display of assembler to
18482 happen *after* update of breakpoints buffer.
18483 (gdb-display-source-buffer): Don't choke if gdb-source-window
18484 isn't visible.
18485 (gdb-put-string, gdb-put-arrow): Remove free variables.
18486
18487 2003-08-24 John Paul Wallington <jpw@gnu.org>
18488
18489 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
18490
18491 * man.el (Man-default-man-entry): Strip text properties when
18492 snarfing parts of entry because `format' preserves properties.
18493
18494 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
18495
18496 * files.el (file-newest-backup): Use `expand-file-name'.
18497
18498 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
18499 Allow the diary to pop up a new frame, if needed.
18500
18501 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
18502 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
18503 (smtpmail-send-it): Make treatment of envelope-from consistent with
18504 sendmail.el.
18505
18506 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
18507 (sh-leading-keywords): Add the bash `time' reserved word.
18508 (sh-variables): Add some bash variables.
18509 (sh-add-completer): Fix nil branch of case statement.
18510
18511 2003-08-24 Masatake YAMATO <jet@gyve.org>
18512
18513 * progmodes/ld-script.el: New file.
18514
18515 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
18516
18517 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
18518
18519 2003-08-23 Andre Spiegel <spiegel@gnu.org>
18520
18521 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
18522 Better explain obsolescence, and what to use instead.
18523
18524 2003-08-23 Masatake YAMATO <jet@gyve.org>
18525
18526 * pcvs.el (cvs-do-removal): Show the deleted file name
18527 on the prompt.
18528
18529 2003-08-20 Dave Love <fx@gnu.org>
18530
18531 * international/mule.el (make-coding-system)
18532 (set-buffer-file-coding-system): Doc fix.
18533
18534 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
18535
18536 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
18537
18538 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
18539
18540 * international/utf-16.el: Add mime-text-unsuitable coding system
18541 properties.
18542
18543 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
18544
18545 * cus-edit.el: Add some :links.
18546 (bib): Remove.
18547
18548 * textmodes/bib-mode.el (bib): Add :group external.
18549
18550 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
18551
18552 * wid-edit.el (widget-echo-help): Make it handle expressions that
18553 evaluate to strings.
18554
18555 2003-08-18 Michael Mauger <mmaug@yahoo.com>
18556
18557 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
18558
18559 Simplify selection of SQL products to define highlighting and
18560 interactive mode. Includes detailed instructions on adding
18561 support for new products.
18562
18563 * progmodes/sql.el (sql-product): New variable. Identifies SQL
18564 product for use in highlighting and interactive mode.
18565 (sql-interactive-product): New variable. SQL product for
18566 sql-interactive-mode.
18567 (sql-product-support): New variable. Specifies product-specific
18568 parameters to drive highlighting and interactive mode.
18569 (sql-imenu-generic-expression): Add more object types.
18570 (sql-sqlite-options): Correct comment.
18571 (sql-ms-program): Use "osql" rather than "isql".
18572 (sql-prompt-regexp, sql-prompt-length): Update comment.
18573 (sql-mode-menu): Add "Start SQLi session" entry.
18574 Replace Highlighting submenu with Product menu. Fix Send Region entry.
18575 (sql-mode-abbrev-table): Add abbreviations. Support of
18576 SYSTEM-FLAG on define-abbrev. Support was removed with last
18577 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
18578 (sql-mode-font-lock-object-name): Add font-lock pattern for object
18579 names.
18580 (sql-mode-ansi-font-lock-keywords): Set as default value.
18581 (sql-mode-oracle-font-lock-keywords): Set as default value.
18582 Support Oracle 9i keywords.
18583 (sql-mode-postgres-font-lock-keywords): Set as default value.
18584 (sql-mode-linter-font-lock-keywords): Set as default value.
18585 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
18586 SQLServer 2000.
18587 (sql-mode-sybase-font-lock-keywords)
18588 (sql-mode-interbase-font-lock-keywords)
18589 (sql-mode-sqlite-font-lock-keywords)
18590 (sql-mode-strong-font-lock-keywords)
18591 (sql-mode-mysql-font-lock-keywords)
18592 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
18593 keywords.
18594 (sql-mode-font-lock-defaults): Update comment.
18595 (sql-product-feature): New function. Returns feature associated
18596 with a product from `sql-product-support' alist.
18597 (sql-product-font-lock): New function. Set font-lock support
18598 based on `sql-product'.
18599 (sql-add-product-keywords): New function. Add font-lock rules to
18600 product-specific keyword variables.
18601 (sql-set-product): New function. Set `sql-product' and apply
18602 appropriate font-lock highlighting.
18603 (sql-highlight-product): New function. Set font-lock support
18604 based on a product. Also set mode name to include product name.
18605 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
18606 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
18607 Use `sql-set-product'.
18608 (sql-highlight-ms-keywords)
18609 (sql-highlight-sybase-keywords)
18610 (sql-highlight-interbase-keywords)
18611 (sql-highlight-strong-keywords)
18612 (sql-highlight-mysql-keywords)
18613 (sql-highlight-sqlite-keywords)
18614 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
18615 (sql-get-login): Prompt in the same order as the tokens.
18616 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
18617 (sql-product-interactive): New function. Common portions of
18618 product-specific interactive mode wrappers.
18619 (sql-interactive-mode): Rewritten to use product features.
18620 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
18621 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
18622 (sql-db2, sql-linter): Use `sql-product-interactive'.
18623 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
18624 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
18625 (sql-connect-ingres, sql-connect-postgres)
18626 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
18627 New functions. Format command line parameters and invoke comint on
18628 the appropriate interpreter. Code was in the corresponding
18629 `sql-xyz' function before.
18630 (sql-connect-ms): New function. Support -E argument to use
18631 operating system credentials for authentication.
18632
18633 2003-08-18 Kenichi Handa <handa@m17n.org>
18634
18635 * international/mule.el (encode-char): Fix for the ASCII case.
18636
18637 2003-08-15 Kenichi Handa <handa@m17n.org>
18638
18639 * international/fontset.el (setup-default-fontset): Change "*" to
18640 nil in the specifications of font family.
18641
18642 2003-08-18 Kim F. Storm <storm@cua.dk>
18643
18644 * kmacro.el (kmacro-keymap): Group related bindings in
18645 initialization for clarity. Bind C-s to start macro.
18646 Remove C-r binding.
18647 (kmacro-initial-counter-value): New defvar to hold initial counter
18648 value in case we set the value before defining a macro.
18649 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
18650 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
18651 not defining or executing macro. Doc fix.
18652 (kmacro-add-counter): Clear kmacro-initial-counter-value.
18653 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
18654 temporarily view older elements on the macro ring without cycling
18655 the ring.
18656 (kmacro-display): Doc fix.
18657 (kmacro-exec-ring-item): New helper function.
18658 (kmacro-call-ring-2nd): Use it.
18659 (kmacro-call-ring-2nd-repeat): Doc fix.
18660 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
18661 (kmacro-end-or-call-macro): Execute last viewed macro (using
18662 kmacro-exec-ring-item) from ring if this follows
18663 kmacro-view-macro. This allows us to find a macro on the ring
18664 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
18665 the ring to bring it to the head of the ring.
18666 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
18667 Allow binding to reserved keys without specifying C-x C-k prefix.
18668 Ask for confirmation if entered key sequence is already bound to
18669 a non-macro command.
18670 (kmacro-view-macro): Repeating command will show older elements
18671 on the macro ring; C-k will execute the last viewed macro.
18672 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
18673 property from 'ring to 'head.
18674
18675 2003-08-17 Alan Shutko <ats@acm.org>
18676
18677 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
18678 keeping December out of the alist.
18679
18680 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
18681
18682 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
18683 * calendar/calendar.el (calendar-mode-map): Bind it to key.
18684 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
18685 (calendar-flatten): New function.
18686 (calendar-mouse-view-other-diary-entries)
18687 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
18688 in the menu title and to show multi-line diary entries correctly
18689 in the menu.
18690
18691 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
18692
18693 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
18694 defcustom, because the default was recently changed.
18695
18696 2003-08-16 Richard M. Stallman <rms@gnu.org>
18697
18698 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
18699
18700 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
18701 New subroutine, broken out of eval-last-sexp-1.
18702 (eval-last-sexp-1): Use eval-last-sexp-print-value.
18703
18704 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
18705
18706 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
18707
18708 * simple.el (eval-expression): Use eval-last-sexp-print-value.
18709
18710 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
18711
18712 * progmodes/compile.el (compilation-error-regexp-alist):
18713 Add Java ANt error detection as described in document
18714 http://ant.apache.org/faq.html
18715
18716 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
18717
18718 * simple.el (backward-word, forward-to-indentation)
18719 (backward-to-indentation): Argument changed to optional.
18720 (next-line, previous-line): Use `or' instead of `unless'.
18721
18722 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18723
18724 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
18725 instead of a constant.
18726
18727 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
18728
18729 * shell.el (shell): With prefix-arg, suggest a new buffer name.
18730
18731 2003-08-12 Andre Spiegel <spiegel@gnu.org>
18732
18733 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
18734 (vc-sccs-workfile-version): Search the entire delta table, rather
18735 than just the first entry, because that might be a deleted version.
18736
18737 2003-08-11 Karl Fogel <kfogel@red-bean.com>
18738
18739 * menu-bar.el (menu-bar-options-menu): Supply a body for the
18740 [save-place] binding in the Options menu. Have it require
18741 'saveplace' and then toggle the variable manually, to avoid an an
18742 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
18743 for the bug report.
18744
18745 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
18746
18747 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
18748 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
18749 (gdb-info-threads-custom): Add help-echo text.
18750 (gdb-display-back): Don't use purecopy.
18751 (gdb-info-breakpoints-custom, gdb-reset)
18752 (gdb-assembler-custom): Use display-images-p to test if breakpoint
18753 icons can be displayed.
18754
18755 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
18756
18757 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
18758
18759 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
18760
18761 * bookmark.el (bookmark-completing-read):
18762 Return a string, instead of a list of one string.
18763 Use a popup menu if activated from the mouse.
18764 (bookmark-edit-annotation): Remove unused vars.
18765 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
18766 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
18767 to bookmark-completing-read.
18768 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
18769 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
18770 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
18771 and erase-buffer.
18772 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
18773 (bookmark-menu-jump, bookmark-menu-insert)
18774 (bookmark-popup-menu-and-apply-function)
18775 (bookmark-menu-popup-paned-bookmark-menu): Remove.
18776 (bookmark-menu-build-paned-menu): Remove by folding it into
18777 bookmark-menu-popup-paned-menu.
18778 (menu-bar-bookmark-map): Move the define-key statements here.
18779 Use the "non-menu" commands since they now pop up a menu if needed.
18780 (bookmark-exit-hook-internal): Simplify.
18781
18782 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
18783
18784 * reftex-toc.el (reftex-toc-rename-label): New function.
18785 (reftex-toc-check-docstruct): New function.
18786
18787 * reftex.el (reftex-region-active-p): New function.
18788
18789 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
18790 regexp to find the \bibliography macro.
18791
18792 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
18793 which does not exist in LaTeX.
18794 (reftex-cite-format-builtin): Added amsrefs support.
18795 (reftex-toc-confirm-promotion): New option
18796
18797 * reftex-toc.el
18798 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
18799 (reftex-toc-demote, reftex-toc-promote)
18800 (reftex-toc-do-promote, reftex-toc-promote-prepare)
18801 (reftex-toc-promote-action, reftex-toc-extract-section-number)
18802 (reftex-toc-newhead-from-alist)
18803 (reftex-toc-load-all-files-for-promotion): New functions.
18804 (reftex-toc-help): Added description of new keys.
18805 (reftex-toc-split-windows-fraction): New option.
18806 (reftex-recenter-toc-when-idle): Search *toc* window on all
18807 visible frames.
18808 (reftex-toc): Additional parameter REUSE
18809 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
18810 with REUSE argument.
18811 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
18812 the call of `reftex-toc'.
18813 (reftex-make-separate-toc-frame): New function .
18814 (reftex-toc-recenter): When called with triple prefix arg, call
18815 `reftex-make-separate-toc-frame' first.
18816 (reftex-toc-toggle-dedicated-frame): New command.
18817 (reftex-toc-quit): Adapted to delete frame when called in
18818 dedicated frame.
18819
18820 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
18821 all enclosing macros.
18822
18823
18824 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18825
18826 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
18827 first use.
18828
18829 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18830
18831 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
18832
18833 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
18834
18835 * calendar/calendar.el (list-diary-entries-hook)
18836 (diary-display-hook, nongregorian-diary-listing-hook)
18837 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
18838 Add some customize options for these hooks.
18839 (calendar-abbrev-construct): Don't try to take a substring longer
18840 than the original string.
18841
18842 2003-08-05 Richard M. Stallman <rms@gnu.org>
18843
18844 * emacs-lisp/testcover.el (noreturn): Report error if does return.
18845 (testcover-reinstrument-clauses): Doc fix.
18846
18847 * emacs-lisp/warnings.el: Doc fixes, args renamed.
18848 (warning-type-format): Rename from warning-group-format.
18849
18850 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
18851 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
18852 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
18853 to prevent warnings about defvar for an obsolete variable.
18854
18855 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
18856 warning-group-format renamed to warning-type-format.
18857
18858 * subr.el (read-passwd): Use clear-string instead of fillarray.
18859
18860 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
18861 Use vconcat instead of concat.
18862 (edmacro-sanitize-for-string): New function.
18863
18864 2003-08-05 Dave Love <fx@gnu.org>
18865
18866 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
18867 line-number-display-limit-width.
18868
18869 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
18870
18871 2003-08-05 Kenichi Handa <handa@m17n.org>
18872
18873 * international/code-pages.el: Don't require mule-diag.
18874
18875 * international/mule-diag.el (non-iso-charset-alist):
18876 Add autoload cookie.
18877
18878 * language/devan-util.el (dev-glyph-order): Add an entry for the
18879 glyph code #xC4.
18880
18881 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
18882
18883 * calendar/calendar.el (diary-file, diary-file-name-prefix)
18884 (european-calendar-style, diary-date-forms)
18885 (calendar-day-name-array, calendar-month-name-array): Doc change.
18886 (generate-calendar-month): Adapt for new behaviour of
18887 `calendar-day-name' function.
18888 (calendar-abbrev-length, calendar-day-abbrev-array)
18889 (calendar-month-abbrev-array): New variables.
18890 (calendar-abbrev-construct): New function.
18891 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
18892 rather than fixing abbrevs at some width. Calling syntax change.
18893 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
18894 (calendar-date-string): Adapt for new behaviours of
18895 `calendar-day-name' and `calendar-month-name' functions.
18896
18897 * calendar/diary-lib.el (list-diary-entries): Adapt for new
18898 behaviour of `calendar-day-name' and `calendar-month-name' functions.
18899 (diary-name-pattern): Use abbrev arrays, rather than fixing
18900 abbrevs at three chars. Calling syntax change.
18901 (mark-diary-entries): Adapt for new behaviours of
18902 `diary-name-pattern' and `calendar-make-alist' functions.
18903 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
18904 `diary-name-pattern' function.
18905 (font-lock-diary-date-forms): Use abbrev arrays, rather than
18906 fixing abbrevs at three chars. Calling syntax change.
18907 (cal-hebrew, cal-islam): Require when compiling.
18908 (diary-font-lock-keywords): Adapt for new behaviour of
18909 `font-lock-diary-date-forms' function.
18910
18911 * calendar/cal-hebrew.el: Reposition some code so defined before used.
18912 (calendar-hebrew-month-name-array-common-year)
18913 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
18914 (list-hebrew-diary-entries): Adapt for new behaviours of
18915 `calendar-day-name' and `add-to-diary-list' functions.
18916 (mark-hebrew-diary-entries): Adapt for new behaviours of
18917 `diary-name-pattern' and `calendar-make-alist' functions.
18918
18919 * calendar/cal-islam.el (calendar-islamic-month-name-array):
18920 Add doc string.
18921 (list-islamic-diary-entries): Adapt for new behaviours of
18922 `calendar-day-name' and `add-to-diary-list' functions.
18923 (mark-islamic-diary-entries): Adapt for new behaviours of
18924 `diary-name-pattern' and `calendar-make-alist' functions.
18925
18926 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
18927 `calendar-month-name' function.
18928
18929 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
18930
18931 * calendar/solar.el (solar-seasons-data): Move definition before use.
18932
18933 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
18934 (cal-tex-LaTeX-hourbox): Move definition before use.
18935
18936 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
18937 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
18938 lunar.el, solar.el
18939 (displayed-month, displayed-year): Define for compiler.
18940
18941 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
18942
18943 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
18944 MODE. Renamed from c-init-c-language-vars'.
18945 (c-initialize-cc-mode): Change accordingly.
18946 (c-common-init): Ditto.
18947 (c-mode): Ditto.
18948 (c++-mode): Use `c-init-language-vars-for'.
18949 (objc-mode): Ditto.
18950 (java-mode): Ditto.
18951 (idl-mode): Ditto.
18952 (pike-mode): Ditto.
18953 (awk-mode): Ditto.
18954
18955 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
18956
18957 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
18958 or not the point moved.
18959
18960 (c-search-decl-header-end): Don't trip up on operator identifiers
18961 in C++ and operators like == in all languages.
18962
18963 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
18964 Detect leading labels correctly.
18965
18966 2003-08-02 Andreas Schwab <schwab@suse.de>
18967
18968 * textmodes/ispell.el: Don't redo key bindings on loading, put
18969 them only in loaddefs.el.
18970 * bookmark.el: Likewise.
18971 * dabbrev.el: Likewise.
18972 * emerge.el: Likewise.
18973
18974 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
18975 has more than one member.
18976
18977 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
18978
18979 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18980
18981 * lpr.el (printify-region): It was ending conversion before the
18982 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
18983
18984 2003-07-31 John Paul Wallington <jpw@gnu.org>
18985
18986 * net/browse-url.el (browse-url-epiphany): Doc fix.
18987
18988 2003-07-30 Kenichi Handa <handa@m17n.org>
18989
18990 * international/fontset.el (setup-default-fontset):
18991 Change registry names of Akurti fonts.
18992
18993 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
18994
18995 * comint.el (comint-read-noecho): Use `clear-string' instead of
18996 `fillarray'.
18997
18998 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
18999
19000 * outline.el (outline-mode-hook): Add defvar.
19001
19002 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
19003
19004 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
19005 Restore assembler in source window if that is what has been selected.
19006 (menu): Add gdb-restore-windows to menu. Make gdba
19007 specific menus only visible from gdba.
19008
19009 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
19010
19011 * progmodes/compile.el (compilation-environment): New user variable.
19012 (compile-internal): Respect it.
19013
19014 2003-07-23 Masatake YAMATO <jet@gyve.org>
19015
19016 * progmodes/gud.el (gdb-script-font-lock-keywords):
19017 Put `font-lock-function-name-face' on a symbol which includes
19018 `-' like `hook-run'. Put font-lock-variable-name-face
19019 on a symbol starting with $.
19020
19021 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
19022
19023 * files.el (set-visited-file-name): Use truename for buffer-file-name.
19024
19025 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
19026
19027 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
19028
19029 2003-07-26 Andre Spiegel <spiegel@gnu.org>
19030
19031 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
19032 Use with-no-warnings.
19033 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
19034 rather than to find-file-not-found-hook, which doesn't exist.
19035
19036 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
19037
19038 * international/quail.el (quail-translate-key): Fix previous change.
19039
19040 2003-07-25 John Paul Wallington <jpw@gnu.org>
19041
19042 * server.el (server-start): Check `server-process' is non-nil
19043 before killing it to avoid killing current buffer's process.
19044
19045 * simple.el (choose-completion-string): Use `minibufferp';
19046 test `completion-reference-buffer' if `buffer' arg is nil.
19047 (push-mark): Use `when' and `unless'.
19048 (pop-mark): Use `when'.
19049
19050 * mouse-sel.el (mouse-sel-get-selection-function):
19051 Check `x-last-selected-text-primary'. Don't barf if it or
19052 `x-last-selected-text' aren't bound.
19053
19054 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
19055
19056 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
19057
19058 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
19059
19060 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
19061
19062 2003-07-23 John Paul Wallington <jpw@gnu.org>
19063
19064 * tooltip.el (defface tooltip): Inherit from variable-pitch.
19065
19066 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
19067
19068 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
19069 string. Defvar the derived hook.
19070
19071 * macros.el (insert-kbd-macro): Escape double quote character.
19072 From Thomas W Murphy <twm@andrew.cmu.edu>.
19073
19074 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
19075
19076 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
19077 to match the specific mark rather than reusing comment-start-skip.
19078
19079 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
19080
19081 * progmodes/hideshow.el (hs-special-modes-alist):
19082 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
19083
19084 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
19085
19086 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
19087 value using ?\s.
19088
19089 2003-07-21 John Paul Wallington <jpw@gnu.org>
19090
19091 * subr.el (with-selected-window): Add closing paren.
19092
19093 2003-07-21 Richard M. Stallman <rms@gnu.org>
19094
19095 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
19096 (lisp-mode): Likewise.
19097
19098 * subr.el (with-selected-window): Copy code form save-selected-window
19099 so as to call select-window with norecord arg.
19100 (dynamic-completion-table): Doc fix.
19101 (lazy-completion-table): Doc fix.
19102
19103 * international/mule-cmds.el (set-locale-environment):
19104 langinfo renamed to locale-info.
19105
19106 * international/mule.el (auto-coding-functions): Doc fix.
19107
19108 2003-07-21 Kenichi Handa <handa@m17n.org>
19109
19110 * international/quail.el (quail-translate-key):
19111 Update quail-current-str correctly.
19112
19113 2003-07-21 Andreas Schwab <schwab@suse.de>
19114
19115 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
19116 ?, to "_".
19117
19118 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
19119 Version 2.0.36 of Tramp released.
19120
19121 * net/tramp.el (tramp-default-password-end-of-line): Rename from
19122 tramp-password-end-of-line.
19123 (tramp-password-end-of-line): New method parameter.
19124 (tramp-get-password-end-of-line): Function to access method
19125 parameter `tramp-password-end-of-line', or variable
19126 `tramp-default-password-end-of-line' (default value).
19127 (tramp-methods): Add entries for new parameter
19128 tramp-password-end-of-line.
19129 (tramp-enter-password): Use new function
19130 `tramp-get-password-end-of-line'.
19131 (tramp-handle-insert-file-contents): Do not
19132 unconditionally inhibit the file operation file-local-copy, only
19133 do that when the inhibit-file-name-operation is currently
19134 insert-file-contents. This fixes finding remote CVS-controlled
19135 files. (It would barf on inserting the CVS/Entries file
19136 literally, because the file-local-copy handler wasn't called.)
19137 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
19138 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
19139 (tramp-initial-commands): New variable.
19140 (tramp-process-initial-commands): New function, using the variable.
19141 (tramp-open-connection-setup-interactive-shell): Call the new function.
19142 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
19143 method into the buffer name, never use nil. Reported by Hanak
19144 David <dhanak@inf.bme.hu>.
19145 (tramp-open-connection-setup-interactive-shell): Erase buffer
19146 before sending "stty -onlcr".
19147
19148 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
19149
19150 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
19151
19152 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
19153
19154 2003-07-19 John Paul Wallington <jpw@gnu.org>
19155
19156 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
19157 (artist-draw-rect, artist-draw-square): Doc fixes.
19158
19159 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
19160
19161 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
19162
19163 2003-07-19 Kenichi Handa <handa@m17n.org>
19164
19165 * international/kkc.el (kkc-show-conversion-list-update):
19166 Highlight the correct candidate in the message.
19167
19168 2003-07-18 John Paul Wallington <jpw@gnu.org>
19169
19170 * simple.el (current-word): Don't include punctuation char when
19171 `really-word' arg is non-nil.
19172
19173 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
19174
19175 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
19176 moved to the directory obsolete.
19177
19178 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
19179
19180 * info.el (Info-menu-entry-name-re): Allow newlines in
19181 menu entry names.
19182
19183 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
19184 syntax-ppss-after-change-function.
19185 (syntax-ppss-after-change-function): New alias. Update uses.
19186 (syntax-ppss): Catch the case where the buffer is narrowed.
19187
19188 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
19189
19190 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
19191 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
19192
19193 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
19194
19195 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
19196 since it might be modified.
19197
19198 * progmodes/cc-langs.el (c++-make-template-syntax-table)
19199 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
19200 names to these language constants.
19201
19202 2003-07-15 Kim F. Storm <storm@cua.dk>
19203
19204 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
19205 All uses changed.
19206
19207 2003-07-14 Mark A. Hershberger <mah@everybody.org>
19208
19209 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
19210 Namespace support.
19211
19212 2003-07-13 Juanma Barranquero <lektu@terra.es>
19213
19214 * frame.el (modify-all-frames-parameters): Reinstall (copyright
19215 papers received).
19216
19217 2003-07-13 Karl Eichwalder <ke@suse.de>
19218
19219 * textmodes/po.el (po-find-charset): White space at the start of the
19220 Content-Type field body is non-mandatory.
19221
19222 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
19223
19224 * textmodes/texinfo.el (texinfo-section-list):
19225 Append appendixsection; a synonym for appendixsec.
19226
19227 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
19228
19229 * man.el (Man-translate-cleanup): New.
19230 (Man-translate-references): Call `Man-translate-cleanup' to clean
19231 leading, trailing and middle spaces.
19232
19233 2003-07-13 Lars Hansen <larsh@math.ku.dk>
19234
19235 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
19236 Handle `dired-directory' being a list.
19237
19238 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
19239
19240 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
19241 it doesn't exist.
19242
19243 2003-07-12 Richard M. Stallman <rms@gnu.org>
19244
19245 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
19246
19247 * progmodes/cc-defs.el (c-make-keywords-re):
19248 Don't use delete-duplicates.
19249 (c-lang-const): Don't use mapcan.
19250
19251 * apropos.el (apropos-show-scores): Make it customizable.
19252 Document new meaning.
19253 (apropos): Compute scores from symbols.
19254 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
19255
19256 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19257
19258 * ps-bdf.el: Fix copyright line.
19259 (bdf-directory-list): Fix initialization code.
19260
19261 2003-07-11 John Paul Wallington <jpw@gnu.org>
19262
19263 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
19264 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
19265 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
19266
19267 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
19268
19269 * emacs-lisp/ring.el (ring-elements): Doc fix.
19270
19271 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
19272
19273 * calendar/timeclock.el (timeclock-relative)
19274 (timeclock-ask-before-exiting, timeclock-use-display-time):
19275 Doc changes.
19276 (timeclock-modeline-display): Give a message if
19277 `timeclock-use-display-time' is non-nil but `display-time-mode'
19278 is not active.
19279
19280 2003-07-11 Kenichi Handa <handa@m17n.org>
19281
19282 * international/mule-cmds.el (set-language-environment):
19283 Set current-language-environment to the correct string.
19284
19285 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19286
19287 * ps-print.el: Print line number correctly in a region. Reported by
19288 Tim Allen <timallen@ls83.fsnet.co.uk>.
19289 (ps-print-version): New version number (6.6.2).
19290 (ps-printing-region): Code fix.
19291
19292 2003-07-10 John Paul Wallington <jpw@gnu.org>
19293
19294 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
19295 this function can be called from `add-completions-from-tags-table'.
19296
19297 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
19298
19299 * calendar/timeclock.el (timeclock-use-display-time)
19300 (timeclock-day-over-hook, timeclock-workday-remaining)
19301 (timeclock-status-string, timeclock-when-to-leave)
19302 (timeclock-when-to-leave-string, timeclock-log-data)
19303 (timeclock-find-discrep, timeclock-day-base)
19304 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
19305 (timeclock-modeline-display): Set the variable
19306 `timeclock-modeline-display'.
19307 (timeclock-update-modeline): Doc fix. Respect value of
19308 `timeclock-relative'.
19309
19310 2003-07-09 Richard M. Stallman <rms@gnu.org>
19311
19312 * textmodes/reftex-parse.el (reftex-all-document-files):
19313 Add autoload cookie.
19314
19315 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
19316 (reftex-scanning-info-available-p): Add autoload cookie.
19317
19318 * international/mule-cmds.el
19319 (set-display-table-and-terminal-coding-system): Delete duplicate
19320 aset on standard-display-table.
19321
19322 * view.el (view-file): If existing buffer's major mode is special,
19323 don't go into view mode.
19324
19325 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
19326
19327 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19328
19329 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
19330 buffer changes; there's third party code that calls this function
19331 directly.
19332
19333 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19334
19335 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
19336 (autodoc-font-lock-keywords): Don't byte compile on font lock
19337 initialization when running from byte compiled files.
19338
19339 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19340
19341 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
19342 statement ends with auto-increment "++".
19343
19344 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19345
19346 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
19347 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
19348 these are changed, so declare them as variables and not constants.
19349
19350 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
19351
19352 * subr.el (dolist, dotimes): Doc fix.
19353
19354 2003-07-08 Kim F. Storm <storm@cua.dk>
19355
19356 * international/mule-cmds.el
19357 (set-display-table-and-terminal-coding-system): Don't break
19358 bootstrap if standard-display-table isn't setup yet.
19359
19360 2003-07-07 Richard M. Stallman <rms@gnu.org>
19361
19362 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
19363 Give it a doc string, and autoload it.
19364
19365 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
19366 Use with-no-warnings.
19367
19368 * info.el (Info-search): If find invisible text, search again.
19369
19370 * isearch.el (search-whitespace-regexp): Add a shy group around it.
19371
19372 * man.el (Man-name-regexp): Match + as part of name.
19373
19374 * simple.el (visible-mode): Rename from vis-mode.
19375 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
19376
19377 * simple.el (current-word): New arg REALLY-WORD specifies
19378 don't include punctuation chars.
19379
19380 * emacs-lisp/debug.el (debug, debugger-env-macro):
19381 Use with-no-warnings while accessing and binding unread-command-char.
19382
19383 * international/mule-cmds.el
19384 (set-display-table-and-terminal-coding-system): Use explicit loop
19385 instead of calling standard-display-default.
19386
19387 * net/ange-ftp.el (ange-ftp-file-symlink-p):
19388 Use condition-case to catch error in ange-ftp-get-files.
19389
19390 * net/browse-url.el (browse-url-browser-function):
19391 Add alternative for Epiphany.
19392 (browse-url-epiphany-program, browse-url-epiphany-arguments)
19393 (browse-url-epiphany-startup-arguments)
19394 (browse-url-epiphany-new-window-is-tab): New variables.
19395 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
19396
19397 * progmodes/compile.el (compile-auto-highlight): Default now t.
19398 (compile): Doc fix.
19399 (compilation-next-error): Fix previous change.
19400
19401 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
19402
19403 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
19404
19405 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
19406
19407 * gdb-ui.el (gdb-source-info): Display current frame when
19408 attaching to an existing process.
19409 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
19410 while laying out windows when attaching to an existing process.
19411
19412 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
19413
19414 * info.el (Info-menu): Use Info-menu-entry-name-re.
19415
19416 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
19417
19418 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
19419 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
19420
19421 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
19422 to match the same text.
19423
19424 2003-07-06 John Paul Wallington <jpw@gnu.org>
19425
19426 * vc.el (vc-annotate-offset): Move defvar up.
19427
19428 2003-07-06 Kim F. Storm <storm@cua.dk>
19429
19430 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
19431 This should fix the infinite loop when extracting menu names.
19432
19433 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
19434
19435 * files.el (auto-mode-alist, interpreter-mode-alist):
19436 Remove entries to CC Mode modes to avoid duplicates; they are now added
19437 with autoload directives in cc-mode.el.
19438
19439 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
19440
19441 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
19442 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
19443 these are changed, so declare them as variables and not constants.
19444
19445 * progmodes/cc-mode.el: Fix some autoload problems: Try to
19446 ensure that the entry for ".c" extension comes before the one for
19447 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
19448 Fix incorrect entries that were added to `interpreter-mode-alist'.
19449 Move the autoload directives for AWK to the top level since they
19450 aren't recognized anywhere else. Do not use the new AWK mode doc
19451 in the autoload form for the old AWK mode.
19452
19453 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19454
19455 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
19456 (bibtex-sort-ignore-string-entries): Default value t.
19457 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
19458 erroneously in previous version.
19459 (bibtex-string-files): Docstring reflects new parsing scheme.
19460 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
19461 docstring, add # as one of the chars to crush
19462 (bibtex-autokey-prefix-string, bibtex-autokey-names)
19463 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
19464 (bibtex-autokey-name-change-strings)
19465 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
19466 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
19467 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
19468 (bibtex-autokey-title-terminators)
19469 (bibtex-autokey-titlewords-stretch)
19470 (bibtex-autokey-titleword-ignore)
19471 (bibtex-autokey-titleword-case-convert)
19472 (bibtex-autokey-titleword-abbrevs)
19473 (bibtex-autokey-titleword-abbrevs)
19474 (bibtex-autokey-titleword-change-strings)
19475 (bibtex-autokey-titleword-length)
19476 (bibtex-autokey-titleword-separator)
19477 (bibtex-autokey-name-year-separator)
19478 (bibtex-autokey-year-title-separator)
19479 (bibtex-autokey-before-presentation-function)
19480 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
19481 Fix docstring.
19482 (bibtex-strings, bibtex-reference-keys):
19483 Use lazy-completion-table and make-variable-buffer-local.
19484 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
19485 (bibtex-braced-string-syntax-table)
19486 (bibtex-quoted-string-syntax-table): New variables.
19487 (bibtex-parse-nested-braces): Remove.
19488 (bibtex-parse-field-string): Use syntax table and forward-sexp.
19489 (bibtex-parse-association): Simplify.
19490 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
19491 (bibtex-parse-field-text): Simplify.
19492 (bibtex-search-forward-field, bibtex-search-backward-field):
19493 argument BOUND can take value t.
19494 (bibtex-start-of-field, bibtex-start-of-name-in-field)
19495 (bibtex-end-of-name-in-field, bibtex-end-of-field)
19496 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
19497 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
19498 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
19499 (bibtex-skip-to-valid-entry): Return buffer position of beginning
19500 and ending of entry. Update for changes of bibtex-search-entry.
19501 Simplify.
19502 (bibtex-map-entries): FUN is called with three arguments.
19503 (bibtex-search-entry): Return a cons pair with buffer positions of
19504 beginning and end of entry.
19505 (bibtex-enclosing-field): Simplify.
19506 (bibtex-format-entry): Use booktitle to set a missing title.
19507 (bibtex-autokey-get-names): Fiddle with regexps.
19508 (bibtex-generate-autokey): Use identity.
19509 (bibtex-parse-keys): Use simplified parsing algorithm if
19510 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
19511 arguments. Return alist of keys.
19512 (bibtex-parse-strings): Simplify. Return alist of strings.
19513 (bibtex-complete-string-cleanup): Fix docstring.
19514 (bibtex-read-key): New function.
19515 (bibtex-mode): Fix docstring. Do not parse for keys and
19516 strings when the mode is entered. Set fill-paragraph-function to
19517 bibtex-fill-field. Setup font-lock-mark-block-function the way
19518 font-lock intended.
19519 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
19520 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
19521 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
19522 (bibtex-Preamble): Avoid hard coded constants.
19523 (bibtex-make-field): Fix docstring. Simplify.
19524 (bibtex-beginning-of-entry): Always return new position of point.
19525 (bibtex-end-of-entry): Rearrange cond clauses.
19526 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
19527 Update for changes of bibtex-map-entries.
19528 (bibtex-ispell-abstract): Do not move point.
19529 (bibtex-entry-index): Use downcase. Simplify.
19530 (bibtex-lessp): Handle catch-all.
19531 (bibtex-find-crossref): Turn into a command.
19532 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
19533 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
19534 preamble entries.
19535 (bibtex-fill-field-bounds): New function.
19536 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
19537 (bibtex-fill-entry): Use bibtex-fill-field-bounds
19538 (bibtex-String): Use bibtex-strings. Always obey
19539 bibtex-sort-ignore-string-entries.
19540
19541 2003-07-05 John Paul Wallington <jpw@gnu.org>
19542
19543 * cus-theme.el (customize-create-theme):
19544 Call `customize-create-theme' in Reset widget's notify function.
19545
19546 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
19547 (ibuffer-mark-interactive): Use `or' instead of `unless'.
19548 (define-ibuffer-column name): Add summarizer.
19549 (define-ibuffer-column size): Likewise.
19550 (define-ibuffer-column filename): Likewise.
19551 (define-ibuffer-column process): Likewise. Change BODY's output too.
19552 (define-ibuffer-column filename-and-process): Likewise, likewise.
19553 (ibuffer): Remove local vars `already-in' and `need-update'.
19554
19555 * ibuf-ext.el: Don't require `derived' at compile-time.
19556
19557 2003-07-05 Kim F. Storm <storm@cua.dk>
19558
19559 * info.el: Disable paragraph refilling.
19560 (Info-refill-paragraphs): New defcustom.
19561 (Info-fontify-node): Use it.
19562
19563 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
19564
19565 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
19566 thingies from constructors created by defstruct.
19567
19568 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
19569 the default value of the variable.
19570 (byte-code-meter): Move declaration to top level.
19571
19572 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
19573
19574 * info.el (Info-following-node-name-re): New fun.
19575 (Info-following-node-name): Remove.
19576 (Info-insert-dir): Use the new fun.
19577 (Info-extract-pointer): Don't save restriction; use new fun.
19578 (Info-menu-entry-name-re): New const.
19579 (Info-menu-entry-name-re): Use it along with new fun.
19580 (Info-node-spec-re): Use new fun.
19581 (Info-complete-menu-item, Info-fontify-node): Use new const.
19582 (Info-goto-node, Info-follow-reference, Info-menu-update):
19583 Use match-string.
19584 (Info-follow-reference): Use assoc-string.
19585 Use a list of strings for the completion table.
19586 (Info-fontify-node): Use match-string, line-end-position.
19587 Limit the search for `node:' to the first line.
19588
19589 * newcomment.el (uncomment-region): Remove padding coming from
19590 comment-start rather than just from comment-padding.
19591
19592 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
19593 (vc-cvs-stay-local-p): Use vc-stay-local-p.
19594 (vc-cvs-rename-file): Remove (use the default).
19595 (vc-cvs-register): Register parent dir if needed.
19596 (vc-cvs-could-register): Return non-nil if parent can be registered.
19597 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
19598 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
19599
19600 * vc-svn.el (vc-svn-use-edit): Make it into a const.
19601 (vc-svn-update): Fix the arguments to `svn'.
19602 (vc-svn-diff-tree): Just use `vc-svn-diff'.
19603 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
19604 Simple implementations, assuming `name' is a URL.
19605
19606 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
19607 set of chars allowed unquoted in a case pattern.
19608
19609 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
19610
19611 * font-lock.el (font-lock-extra-types-widget)
19612 (c-font-lock-extra-types, c++-font-lock-extra-types)
19613 (objc-font-lock-extra-types, java-font-lock-extra-types)
19614 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
19615 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
19616 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
19617 (font-lock-match-c++-structor-declaration)
19618 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
19619 (c++-font-lock-keywords-3, c++-font-lock-keywords)
19620 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
19621 (objc-font-lock-keywords-3, objc-font-lock-keywords)
19622 (java-font-lock-keywords-1, java-font-lock-keywords-2)
19623 (java-font-lock-keywords-3, java-font-lock-keywords)
19624 (java-font-lock-syntactic-face-function): Remove obsolete code
19625 and constants. It's all in cc-fonts.el now.
19626
19627 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
19628
19629 * mail/sendmail.el (mail-specify-envelope-from)
19630 (mail-envelope-from): Doc fix.
19631
19632 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
19633
19634 * generic-x.el: Do away with the dependency on `c-emacs-features'
19635 when populating `rul-generic-mode-syntax-table'; we already know
19636 this isn't XEmacs.
19637
19638 See ChangeLog.10 for earlier changes.
19639
19640 ;; Local Variables:
19641 ;; coding: iso-2022-7bit
19642 ;; End:
19643
19644 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
19645 Copying and distribution of this file, with or without modification,
19646 are permitted provided the copyright notice and this notice are preserved.
19647
19648 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1