(filter-buffer-substring): Fix typo in docstring.
[emacs.git] / lisp / ChangeLog
blob067ce954c44de42ebdbf13967ffb1e9fc936a1a8
1 2005-05-31  Juanma Barranquero  <lekktu@gmail.com>
3         * simple.el (filter-buffer-substring): Fix typo in docstring.
5 2005-05-31  Richard M. Stallman  <rms@gnu.org>
7         * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not
8         INTERACTIVE.
9         (vhdl-emacs-21): Doc fix.
10         (vhdl-mode): Unconditionally set comment-padding.
11         (vhdl-fixup-whitespace-region): Insert spaces only where
12         there are none.
13         (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
15 2005-05-30  John Wiegley  <johnw@newartisans.com>
17         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
18         eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el,
19         eshell/esh-util.el, eshell/esh-var.el: Changed all uses of
20         `directory-sep-char' to ?/, and all uses of `string-to-int' to
21         `string-to-number'.
23 2005-05-30  Jay Belanger  <belanger@truman.edu>
25         * calc/calc.el (calc-bug-address): Fix docstring.
26         (calc-window-hook, calc-trail-window-hook): New variables.
27         (calc-trail-display): Restore use of calc-trail-window-hook.
28         (calc): Restore use of calc-window-hook.
30 2005-05-31  Masatake YAMATO  <jet@gyve.org>
32         * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
34         * help-fns.el (help-C-file-name): Add autoload mark for
35         `find-function-noselect'.
37 2005-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
39         * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
40         (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
42 2005-05-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
44         * calendar/diary-lib.el (mark-included-diary-files): Only kill
45         included diary buffer if it was not already being visited.
46         Reported by Stephen Berman <Stephen.Berman@gmx.net>.
48         * calendar/icalendar.el (top-level): Do not require 'appt.
50         * mail/supercite.el (sc-select-attribution): Only use a list
51         element from sc-attrib-selection-list if it returns a string.
52         Reported by Davide G. M. Salvetti <salve@debian.org>.
54 2005-05-30  Juanma Barranquero  <lekktu@gmail.com>
56         * thumbs.el (thumbs-thumbname): The resulting thubname now
57         includes a hash value to improve its uniqueness, and has a ".jpg"
58         extension.  Also, it is now a valid filename on all systems.
59         (thumbs-make-thumb): Use `let', not `let*'.
60         (thumbs-show-thumbs-list): Check for JPEG availability.
62 2005-05-30  Richard M. Stallman  <rms@gnu.org>
64         * filesets.el (filesets-menu-ensure-use-cached):
65         Prevent warning when emacs-version>= is undefined.
67         * printing.el (pr-interactive-n-up): Use string-to-number.
69         * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
71         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
72         Warn only when name to be defined is quoted.
74 2005-05-30  Nick Roberts  <nickrob@snap.net.nz>
76         * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
77         Make regexp more robust.
78         (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
79         Force regeneration of disassembly.
81 2005-05-29  Jay Belanger  <belanger@truman.edu>
83         * calc/calc.el (calc-user-invocation): Check if
84         calc-invocation-macro is non-nil.
86 2005-05-29  Juri Linkov  <juri@jurta.org>
88         * add-log.el (change-log-font-lock-keywords):
89         Add `+' to e-mail regexp to accept mail address with keywords.
91         * man.el (Man-name-regexp): Add `:' to accept qualified names.
93 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
95         * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
97         * ielm.el (inferior-emacs-lisp-mode): Ditto.
99 2005-05-29  Richard M. Stallman  <rms@gnu.org>
101         * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
102         Undo the change that moves to end of the current word.
104 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
106         * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
107         Throw error when count <= 0 to ensure input is a number.
108         (gdb-read-memory-custom): Pick up address from buffer.
109         (gdb-memory-mode): Allow user to increment and decrement
110         memory address from header line.
112 2005-05-29  Richard M. Stallman  <rms@gnu.org>
114         * flyspell.el (flyspell-version): Function deleted.
115         (flyspell-auto-correct-previous-hook): Doc fix.
117         * jit-lock.el (jit-lock-function, jit-lock-after-change):
118         Do nothing if memory is full.
120         * font-lock.el (font-lock-fontify-syntactically-region):
121         Pass t for GREEDY to looking-back.
123         * saveplace.el (save-place-alist-to-file): Write the file
124         using write-region.
126         * subr.el (looking-back): New argument GREEDY.
128         * progmodes/compile.el (compilation-start): Set the mode
129         before inserting the initial text.
131         * progmodes/which-func.el (which-func-update-1): Turn the mode
132         off in case of error by setting which-func-mode.
134 2005-05-29   Peter Heslin  <p.j.heslin@durham.ac.uk>  (tiny change)
136         * flyspell.el (flyspell-auto-correct-previous-word):
137         Narrow down to what's on the screen, and recenter overlays
138         at the end of the next word.
140 2005-05-29   Manuel Serrano  <Manuel.Serrano@sophia.inria.fr>
142         * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
143         (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
144         (flyspell-abbrev-p): Default to nil.
145         (flyspell-use-global-abbrev-table-p): Doc fix.
146         (flyspell-large-region): Allow nil as value.
147         (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
149         (mail-mode-flyspell-verify): More robust handling
150         of `mail-header-separator'.  More efficient signature detection.
151         Allow for regexp metacharacters in message-header-separator.
152         Adding `To' not to be checked in mail-mode-flyspell-verify.
154         (flyspell-prog-mode): Run flyspell-prog-mode-hook.
155         (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
156         Bind flyspell-auto-correct-binding.
157         Bind C-. and C-, .
158         (flyspell-mode-map): Likewise.
159         (flyspell-mode): Doc fix.
160         (flyspell-accept-buffer-local-defs): Preserve current buffer.
161         (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
162         (flyspell-word-cache-result): New var, always local.
163         (flyspell-check-pre-word-p): Doc fix.
164         (flyspell-check-changed-word-p): Handle spc like newline.
165         (flyspell-post-command-hook): Set flyspell-word-cache-result.
166         (flyspell-word-search-backward, flyspell-word-search-forward):
167         New functions.
168         (flyspell-word): Return t if nothing to check.
169         When parsing TeX code, check for after } or \.
170         Use flyspell-word-search-backward to find previous word.
171         Return nil if duplicated word.
172         For word already checked, return same value as last time.
173         Set flyspell-word-cache-result after checking.
174         Don't clobber the return value.
175         (flyspell-get-word): Major rewrite.
176         (flyspell-external-point-words): New locals pword, pcount.
177         Fix size used in progress message.
178         Find the proper corresponding word in flyspell-large-region-buffer.
179         (flyspell-region): Check for flyspell-large-region = nil.
180         (flyspell-highlight-incorrect-region): Clean up overlays in region.
181         (flyspell-auto-correct-word): Check that WORD is a cons.
182         (flyspell-correct-word): Likewise.
184 2005-05-29  Daniel Pfeiffer  <occitan@esperanto.org>
186         * progmodes/make-mode.el (makefile-rule-action-regex)
187         (makefile-macroassign-regex, makefile-makepp-mode)
188         (makefile-bsdmake-mode): Continuation lines may be empty.
189         Reported by Joshua Varner.
190         (makefile-makepp-font-lock-keywords): Add $(stem).
192 2005-05-28  Karl Berry  <karl@gnu.org>
194         * textmodes/tex-mode.el: Now that tex-send-command calls
195         shell-quote-argument (2005-03-31 change), remove all calls to
196         shell-quote-argument; they all end up invoking tex-send-command.
197         The double quoting loses on filenames with non-safe characters,
198         such as "@".  Reported by Frederik Fouvry.
200 2005-05-29  Nick Roberts  <nickrob@snap.net.nz>
202         * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
203         about preserving point.
205 2005-05-27  Jay Belanger  <belanger@truman.edu>
207         * calc/calc-misc.el (calc-info-goto-node): Use info instead of
208         Info-goto-node.
210         * calc/calc-embed.el (calc-embed-arg): New variable.
211         (calc-do-embedded-activate, calc-embedded-activate-formula)
212         (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
213         variable by new variable.
214         (calc-embedded-make-info): Replace undeclared variable by new
215         variable.  When selecting region with positive prefix
216         argument, use end of previous line instead of beginning of line.
218         * calc/calc-aent.el (calc-arg-values): Declare it.
220         * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
221         Declare them.
223         * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
225         * calc/calc.el (calc-alg-map): Declare it.
227         * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
229 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
231         * progmodes/gdb-ui.el (gdb-all-registers): New variable.
232         (gdb-registers-buffer, toggle-gdb-all-registers):
233         Toggle display of floating point registers.
234         (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
236         * progmodes/gud.el (gud-goto-info): Use info.  Don't use require.
237         (toggle-gud-tooltip-dereference):
238         Rename from gud-toggle-tooltip-dereference.
240 2005-05-27  Stefan Monnier  <monnier@iro.umontreal.ca>
242         * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
244 2005-05-27  Jay Belanger  <belanger@truman.edu>
246         * calc/calc-prog.el (calc-kbd-report): Remove.
247         (calc-kbd-query): Rewrite.
249 2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
251         * image.el (image-library-alist): Move to image.c.
252         (image-type-available-p): Doc fix.
254 2005-05-27  Lute Kamstra  <lute@gnu.org>
256         * calc/calc.el (calc):
257         * outline.el (outline-1, outline-2, outline-3, outline-4)
258         (outline-5, outline-6, outline-7, outline-8):
259         * textmodes/dns-mode.el (dns-mode):
260         * textmodes/sgml-mode.el (sgml-namespace-face):
261         * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
262         (tex-verbatim-face, tex-use-reftex):
263         * textmodes/texinfo.el (texinfo-heading-face):
264         Specify customization group.
266         * longlines.el: Don't require easy-mmode.
267         (longlines-visible-face): Specify customization group.
269 2005-05-27  Kenichi Handa  <handa@m17n.org>
271         * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
272         encoding table of windows-1251.
274         * international/ucs-tables.el (ucs-set-table-for-input):
275         If translation-table-for-input of a coding system is a symbol, get
276         its translation-table property.
278         * international/code-pages.el: Don't register a coding system into
279         non-iso-charset-alist more than once.
280         (cp-make-coding-system): Likewise.
282 2005-05-26  John Wiegley  <johnw@newartisans.com>
284         * eshell/esh-cmd.el (eshell-eval-command): If the return value of
285         `eshell-resume-eval' is wrapped in a list, it indicates that the
286         command was run asynchronously.  In that case, unwrap the value
287         before checking the delimiter value.
289         * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
290         character before a space at the end of a line is \, assume the space
291         is part of the last argument rather than a final argument separator.
293         * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
294         is in use, and the target is `t' or `nil' (which are the most common
295         values), don't assume that the symbol target is a buffer.
297 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
299         * calendar/calendar.el (calendar-mode-line-format):
300         Use mode-line-highlight as mouse-face.
302         * time.el (display-time-string-forms, display-time-update):
303         Use mode-line-highlight as mouse-face.
305 2005-05-26  Jay Belanger  <belanger@truman.edu>
307         * calc/calc.el (calc-language-alist): Remove extra defvar.
309 2005-05-26  Lute Kamstra  <lute@gnu.org>
311         * arc-mode.el (archive-mode):
312         * bookmark.el (bookmark-read-annotation-mode)
313         (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
314         * bs.el (bs-mode):
315         * calc/calc-yank.el (calc-edit-mode):
316         * calc/calc.el (calc-mode, calc-trail-mode):
317         * calculator.el (calculator-mode):
318         * chistory.el (command-history-mode):
319         * comint.el:
320         * cus-edit.el (custom-mode):
321         * descr-text.el (describe-text-mode):
322         * ebuff-menu.el (Electric-buffer-menu-mode):
323         * ediff-util.el (ediff-mode):
324         * emacs-lisp/re-builder.el (reb-mode):
325         * emulation/vi.el (vi-mode-setup):
326         * emulation/ws-mode.el (wordstar-mode):
327         * eshell/esh-mode.el (eshell-mode):
328         * forms.el (forms-mode):
329         * help-mode.el (help-mode):
330         * hexl.el (hexl-mode):
331         * ibuffer.el (ibuffer-mode):
332         * ielm.el (inferior-emacs-lisp-mode):
333         * info.el (Info-mode, Info-edit-mode):
334         * international/swedish.el:
335         * ledit.el (ledit-from-lisp-mode):
336         * locate.el (locate-mode):
337         * mail/rmail.el (rmail-mode):
338         * mail/rmailedit.el (rmail-edit-mode):
339         * mail/rmailsum.el (rmail-summary-mode):
340         * mail/supercite.el (sc-electric-mode):
341         * net/eudc.el (eudc-mode):
342         * net/quickurl.el (quickurl-list-mode):
343         * net/snmp-mode.el (snmp-mode, snmpv2-mode):
344         * obsolete/ooutline.el (outline-mode):
345         * obsolete/options.el (Edit-options-mode):
346         * obsolete/rnews.el (news-mode):
347         * obsolete/rnewspost.el (news-reply-mode):
348         * play/5x5.el (5x5-mode):
349         * play/decipher.el (decipher-mode, decipher-stats-mode):
350         * play/gomoku.el (gomoku-mode):
351         * play/snake.el (snake-mode):
352         * play/solitaire.el (solitaire-mode):
353         * play/tetris.el (tetris-mode):
354         * progmodes/ada-mode.el (ada-mode):
355         * progmodes/antlr-mode.el (antlr-mode):
356         * progmodes/autoconf.el (autoconf-mode):
357         * progmodes/dcl-mode.el (dcl-mode):
358         * progmodes/delphi.el (delphi-mode):
359         * progmodes/ebrowse.el (ebrowse-tree-mode)
360         (ebrowse-electric-list-mode, ebrowse-member-mode)
361         (ebrowse-electric-position-mode):
362         * progmodes/f90.el (f90-mode):
363         * progmodes/fortran.el (fortran-mode):
364         * progmodes/icon.el (icon-mode):
365         * progmodes/idlw-help.el (idlwave-help-mode):
366         * progmodes/idlw-shell.el (idlwave-shell-mode):
367         * progmodes/idlwave.el (idlwave-mode):
368         * progmodes/inf-lisp.el (inferior-lisp-mode):
369         * progmodes/m4-mode.el (m4-mode):
370         * progmodes/meta-mode.el (metafont-mode, metapost-mode):
371         * progmodes/modula2.el (modula-2-mode):
372         * progmodes/octave-inf.el (inferior-octave-mode):
373         * progmodes/octave-mod.el (octave-mode):
374         * progmodes/pascal.el (pascal-mode):
375         * progmodes/sh-script.el (sh-mode):
376         * progmodes/sql.el (sql-mode, sql-interactive-mode):
377         * progmodes/vhdl-mode.el (vhdl-mode):
378         * progmodes/xscheme.el (scheme-interaction-mode):
379         * replace.el (occur-mode):
380         * ses.el (ses-mode):
381         * simple.el (completion-list-mode):
382         * skeleton.el:
383         * speedbar.el (speedbar-mode):
384         * term.el (term-mode):
385         * terminal.el (terminal-edit-mode):
386         * textmodes/reftex-index.el (reftex-index-mode)
387         (reftex-index-phrases-mode):
388         * textmodes/reftex-sel.el (reftex-select-label-mode)
389         (reftex-select-bib-mode):
390         * textmodes/reftex-toc.el (reftex-toc-mode):
391         * wdired.el (wdired-change-to-wdired-mode):
392         * wid-browse.el (widget-browse-mode):
393         Use run-mode-hooks.
395         * array.el (array-mode):
396         * calendar/todo-mode.el (todo-mode):
397         * man.el (Man-mode):
398         * play/landmark.el (lm-mode):
399         * play/mpuz.el (mpuz-mode):
400         Use kill-all-local-variables and run-mode-hooks.
402         * subr.el (delay-mode-hooks): Specify indentation.
404 2005-05-26  Mark A. Hershberger  <mah@everybody.org>
406         * xml.el (xml-substitute-special): Don't die for undefined xml entities.
408 2005-05-26  Jay Belanger  <belanger@truman.edu>
410         * calc/calc-prog.el (calc-user-define-edit): Don't find substring
411         of nil.
413 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
415         * progmodes/gdb-ui.el (gdb-frame-address):
416         Rename from gdb-current-address.
417         (gdb-previous-frame-address): Rename from gdb-previous-address.
418         (gdb-selected-frame): Rename from gdb-current-frame.
419         (gdb-get-selected-frame): Rename from gdb-get-current-frame.
420         (gdb-frame-number): Rename from gdb-current-stack-level.
421         (gdb-ann3): Match new mode-name for disassembly buffer.
422         Extend initialisation of variables.
423         (gdb-post-prompt): Update disassembly from gdb-frame-handler.
424         (gdb-memory-mode): Use mouse-face in header line.
425         (gdb-assembler-buffer-name): Call it disassembly and give frame
426         in mode line.
427         (gdb-source-spec-regexp, gdb-assembler-custom)
428         (gdb-invalidate-assembler, gdb-frame-handler):
429         Make robust to leading zeroes in address format.
431 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
433         * textmodes/org.el (org-mode): Use `define-derived-mode' to
434         define `org-mode'.
435         (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
437 2005-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
439         * log-edit.el (log-edit-changelog-entries): Distinguish between
440         filenames like xfns.c and fns.c.
442 2005-05-25  Luc Teirlinck  <teirllm@auburn.edu>
444         * buff-menu.el (Buffer-menu-revert-function): Improve handling of
445         point after reverting.
446         (Buffer-menu-make-sort-button): Handle the case where
447         `Buffer-menu-use-header-line' is nil.
449 2005-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
451         * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
452         New funcs.  In minibuffer-local-completion-map bind `]', `/'
453         and `:' to them.
455 2005-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
457         * startup.el (normal-top-level): Allow modification of load-path while
458         we're iterating over it.
460 2005-05-25  Juanma Barranquero  <lekktu@gmail.com>
462         * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
463         (thumbs-cleanup-thumbsdir, thumbs-call-convert)
464         (thumbs-resize-interactive, thumbs-insert-image)
465         (thumbs-insert-thumb, thumbs-dired-show-marked)
466         (thumbs-find-image-at-point, thumbs-delete-images)
467         (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
468         (thumbs-increment-image-size, thumbs-decrement-image-size):
469         Fix typos in docstrings.
471 2005-05-24  Andre Spiegel  <spiegel@gnu.org>
473         * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
474         (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
475         (cperl-mode): Use them.
477 2005-05-24  Juanma Barranquero  <lekktu@gmail.com>
479         * window.el (quit-window, shrink-window-if-larger-than-buffer):
480         Doc fixes.
482 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
484         * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
485         Bind C-d to gdb-inferior-io-eof.
487         * dired.el (dired-dnd-popup-notice): Use message-box.
489 2005-05-23  Masatake YAMATO  <jet@gyve.org>
491         * bindings.el (mode-line-major-mode-keymap):
492         Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
494         * faces.el (mode-line-highlight): New face.
496         * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
497         as mouse-face.
499         * bindings.el (top-level, help-echo, mode-line-modified)
500         (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
501         as mouse-face.
503 2005-05-23  Juanma Barranquero  <lekktu@gmail.com>
505         * progmodes/cc-engine.el (c-guess-basic-syntax):
506         Remove spurious call to `zerop'.
508         * emacs-lisp/cl.el (acons, pairlis): Add docstring.
510 2005-05-23  Martin Stjernholm  <bug-cc-mode@gnu.org>
512         CC Mode update to 5.30.10:
514         * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
515         could go past the limit in decoration level 2, thereby causing
516         errors during interactive fontification.
518         * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
519         the file is evaluated interactively.
521         * cc-engine.el (c-guess-basic-syntax): Handle operator
522         declarations somewhat better in C++.
524         * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
525         make use of `run-mode-hooks' which has been added in Emacs 21.1.
526         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
527         (awk-mode): Use it.
528         (make-local-hook): Suppress warning about obsoleteness.
530         * cc-engine.el, cc-align.el, cc-cmds.el
531         (c-append-backslashes-forward, c-delete-backslashes-forward)
532         (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
533         Compensate for return value from `forward-line' when it has moved
534         but not to a different line due to eob.
536         * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
537         `objc-method-intro' and `objc-method-args-cont'.
539 2005-05-23  Alan Mackenzie  <bug-cc-mode@gnu.org>
541         CC Mode update to 5.30.10:
543         * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
544         in the copyright statement.  Incidentally, change "along with GNU
545         Emacs" to "along with this program" where it occurs.
547         * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
548         so that it is interactive, hence can be found by M-x awk-mode
549         whilst cc-mode is yet to be loaded.  Reported by Glenn Morris
550         <gmorris+emacs@ast.cam.ac.uk>.
552         * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
553         Mode's regexps.
555 2005-05-23  Kevin Ryde  <user42@zip.com.au>
557         * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
558         c-parse-state, to avoid a lisp error (on bad code).
560 2005-05-23  Lute Kamstra  <lute@gnu.org>
562         * subr.el (font-lock-defaults): Remove defvar as it's already
563         defined in font-core.el.
565         * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
567 2005-05-23  Nick Roberts  <nickrob@snap.net.nz>
569         * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
570         more general and work when GDB variable "print pretty" is on,
571         as with Emacs, for example.
573 2005-05-22  Luc Teirlinck  <teirllm@auburn.edu>
575         * font-core.el: Update comment.
577         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
578         Use `after-change-major-mode-hook' instead of `find-file-hook'.
580         * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
582 2005-05-22  Eli Zaretskii  <eliz@gnu.org>
584         * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
585         and `yank-handler' in the doc strings.
587 2005-05-22  Stefan Monnier  <monnier@iro.umontreal.ca>
589         * emacs-lisp/cl.el (eql): Remove.  It's a builtin already.
591 2005-05-22  Richard M. Stallman  <rms@gnu.org>
593         * help.el (describe-key): Move print-help-return-message call
594         out of conditional.
596         * progmodes/etags.el (list-tags): Use with-no-warnings.
598         * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
599         (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
600         (starttls-extra-args, starttls-extra-arguments): Add defvars.
602         * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
604         * language/viet-util.el (viet-viscii-nonascii-translation-table):
605         Add defvar.
607         * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
608         Use defvar, not defconst.
610         * hexl.el (hexl-follow-line): Use with-no-warnings.
612         * emulation/tpu-extras.el: Use write-file-functions instead of
613         write-file-hooks.
615         * dired.el (dired-font-lock-keywords): Fontify files with junk
616         extensions even if marked by -F.
618 2005-05-22  Juanma Barranquero  <lekktu@gmail.com>
620         * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
621         (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
622         * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
623         (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
624         (concatenate, list-length, get*, getf, cl-remprop):
625         * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
626         (etypecase, progv, lexical-let, lexical-let*)
627         (multiple-value-bind, multiple-value-setq, shiftf):
628         Improve argument/docstring consistency.
630         * subr.el (focus-frame, unfocus-frame):
631         Revert deletion on 2005-05-01.
633 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
635         * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
636         doesn't exist.
638         * vc.el (vc-trunk-p): Add autoload cookie.  The function is used in
639         vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
641 2005-05-22  Nick Roberts  <nickrob@snap.net.nz>
643         * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
644         already deleted variables: auto-fill-hook, blink-paren-hook,
645         lisp-indent-hook, inhibit-local-variables, unread-command-event
646         suspend-hooks, comment-indent-hook, meta-flag,
647         before-change-function, after-change-function,
648         font-lock-doc-string-face.
650 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
652         * emacs-lisp/derived.el (define-derived-mode): Doc fix.
654 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
656         * mail/rmail.el (rmail-reply): Filter the list in reply-to through
657         rmail-dont-reply-to.
659 2005-05-21  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
661         * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
662         literal blank when splitting new-header-values.
664 2005-05-21  Matt Hodges  <MPHodges@member.fsf.org>
666         * calendar/cal-menu.el (cal-menu-update): Add separator as a
667         string so that tmm doesn't create a completion entry for it.
669         * textmodes/table.el (table-disable-menu): Ditto.
671 2005-05-21  Richard M. Stallman  <rms@gnu.org>
673         * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
675         * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
677         * net/rcompile.el (remote-compile): Use compilation-start.
679         * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
681 2005-05-21  Daniel Pfeiffer  <occitan@esperanto.org>
683         * files.el (auto-mode-alist): Check GNUmakefile before makefile.
684         Default to makefile-bsdmake-mode on BSD systems.
686         * imenu.el (imenu-generic-expression, imenu--generic-function'):
687         REGEXP may also be a search function now.  The part of doc-string
688         for describing the structure was 95% identical to that of
689         `imenu--generic-function'.  Unify it there.
691         * progmodes/make-mode.el (makefile-imenu-generic-expression):
692         Use function to find dependencies, because regexp alone is so complex,
693         it easily goes into an endless loop.
694         (makefile-makepp-mode): Also add submenu for Perl functions
695         defined in the makefile.
696         (makefile-bsdmake-mode): Special imenu-generic-expression no
697         longer needed, due to function call.
698         (makefile-match-dependency): Take BOUND into account when checking
699         if we're through.
701 2005-05-20  Jay Belanger  <belanger@truman.edu>
703         * calc/calc-units.el (calc-invalidate-units-table):
704         Use inhibit-read-only.
705         (math-build-units-table-buffer): Use view-mode.
707 2005-05-20  David Kastrup  <dak@gnu.org>
709         * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
710         easy-menu-add is not a nop on Emacs; and clarify when to call it.
712 2005-05-20  Lute Kamstra  <lute@gnu.org>
714         * diff-mode.el (diff-header-face, diff-file-header-face)
715         (diff-index-face, diff-hunk-header-face, diff-removed-face)
716         (diff-added-face, diff-changed-face, diff-function-face)
717         (diff-context-face, diff-nonexistent-face): Put them in the
718         diff-mode customization group.
720 2005-05-20  Stefan Monnier  <monnier@iro.umontreal.ca>
722         * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
724         * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
726         * font-lock.el (lisp-font-lock-keywords-2): Don't error.
727         Minor regexp-optimization.
729 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
731         * textmodes/org.el (org-agenda-toggle-time-grid): New command.
732         (org-agenda-use-time-grid, org-agenda-time-grid): New options.
733         (org-agenda-add-time-grid-maybe): New function.
734         (org-agenda): Call `org-agenda-add-time-grid-maybe'.
735         (org-table-create): `dotimes' instead of `mapcar'.
736         (org-xor): Simplify implementation.
737         (org-agenda): `inhibit-redisplay' turned on.
738         (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
739         a consistent line after a state change.
740         (org-agenda-remove-times-when-in-prefix): New option.
741         (org-prefix-has-time): New variable.
742         (org-parse-time-string): Optional argument NODEFAULT.
743         (org-format-agenda-item): Parse items for time-of-day
744         specifications and move these into the prefix if possible.
745         (org-agenda-priority): Get current heading, not previous heading
746         during agenda remote editing.
748 2005-05-20  Juanma Barranquero  <lekktu@gmail.com>
750         * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
751         (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
752         (remove-duplicates, delete-duplicates, substitute)
753         (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
754         (nsubstitute-if-not, find, find-if, find-if-not, position)
755         (position-if, position-if-not, count, count-if, count-if-not)
756         (mismatch, search, sort*, stable-sort, merge, member*)
757         (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
758         (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
759         (intersection, nintersection, set-difference, nset-difference)
760         (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
761         (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
762         (nsublis, tree-equal): Improve argument/docstring consistency.
764         * subr.el (send-string, send-region):
765         Remove obsolescence declaration.
766         (window-dot, set-window-dot, read-input, show-buffer)
767         (eval-current-buffer, string-to-int):
768         Add release number to obsolescence declarations.
770 2005-05-19  Kim F. Storm  <storm@cua.dk>
772         * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
773         (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
775 2005-05-20  Matt Hodges  <MPHodges@member.fsf.org>
777         * faces.el (list-faces-display): Make back button respect optional
778         regexp arg.
780 2005-05-19  Juanma Barranquero  <lekktu@gmail.com>
782         * calculator.el (calculator-radix-grouping-mode)
783         (calculator-radix-grouping-digits, calculator-displayer)
784         (calculator-radix-grouping-separator, calculator-copy-displayer):
785         * dabbrev.el (dabbrev-search-these-buffers-only):
786         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
787         (diff-advance-after-apply-hunk, diff-mode-hook)
788         (diff-minor-mode-prefix):
789         * imenu.el (imenu-use-popup-menu):
790         * jit-lock.el (jit-lock-context-time):
791         * newcomment.el (comment-fill-column, comment-column)
792         (comment-style, comment-padding, comment-multi-line)
793         (comment-empty-lines, comment-auto-fill-only-comments):
794         * reveal.el (reveal-around-mark):
795         * uniquify.el (uniquify-buffer-name-style)
796         (uniquify-after-kill-buffer-p)
797         (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
798         (uniquify-min-dir-content, uniquify-separator)
799         (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
800         * w32-vars.el (w32-fixed-font-alist):
801         * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
802         * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
803         * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
804         * progmodes/perl-mode.el (perl-indent-level)
805         (perl-continued-statement-offset, perl-continued-brace-offset)
806         (perl-brace-offset, perl-brace-imaginary-offset)
807         (perl-label-offset, perl-indent-continued-arguments)
808         (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
809         * progmodes/tcl.el (tcl-indent-level)
810         (tcl-continued-indent-level, tcl-auto-newline)
811         (tcl-tab-always-indent, tcl-electric-hash-style)
812         (tcl-help-directory-list, tcl-use-smart-word-finder)
813         (tcl-application, tcl-command-switches, tcl-prompt-regexp)
814         (inferior-tcl-source-command):
815         * textmodes/fill.el (enable-kinsoku):
816         * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
817         * textmodes/table.el (table-yank-handler):
818         Specify missing group (and type, if simple) in defcustom.
820 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
822         * progmodes/compile.el (compilation-finish-function): Fix defvar.
824 2005-05-19  Richard M. Stallman  <rms@gnu.org>
826         * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
828         * subr.el (event-basic-type): Don't get an error.
829         (left-fringe-p): Function deleted.
831         * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
832         (list-buffers-noselect): Set `font-lock-face' property, not `face'.
834         * dired-aux.el (dired-copy-file-recursive): Handle symlinks
835         in recursive copy.
837         * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
839         * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
841         * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
842         Call byte-compile-nogroup-warn if appropriate.
844         * progmodes/compile.el (compilation-finish-function): Mark obsolete.
845         (compilation-set-window): Don't call left-fringe-p; do it directly.
847 2005-05-19  Jay Belanger  <belanger@truman.edu>
849         * calc/calc-graph.el (calc-graph-format-data): Make sure
850         var-PlotRejects is bound before trying to check its value.
852 2005-05-19  Carsten Dominik  <dominik@science.uva.nl>
854         * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
855         definition of this variable from reftex-global.el to reftex.el,
856         because it is needed in the menu.
858 2005-05-19  Lute Kamstra  <lute@gnu.org>
860         * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
861         years are fixed.  Don't insert a space after a dash.
863 2005-05-19  Kim F. Storm  <storm@cua.dk>
865         * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
867 2005-05-19  Daniel Pfeiffer  <occitan@esperanto.org>
869         * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
870         strings, because (eq ... ?\\) is fairly frequent.
872         * progmodes/make-mode.el (makefile-add-this-line-targets):
873         Simplify and integrate into `makefile-pickup-targets'.
874         (makefile-add-this-line-macro): Simplify and integrate into
875         `makefile-pickup-macros.
876         (makefile-pickup-filenames-as-targets): Simplify.
877         (makefile-previous-dependency, makefile-match-dependency):
878         Don't stumble over `::'.
880 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
882         * subr.el (post-command-idle-hook, post-command-idle-delay):
883         Remove obsoletion of post-command-idle-hook and
884         post-command-idle-delay.
886         * faces.el (list-faces-display): Provide button when describe-face
887         is called to take user back to the list of faces.
889         * help-fns.el (describe-variable): Remove hyperlinks in a
890         variable's value as these are quite frequently inappropriate.
892         * follow.el (follow-submit-feedback, follow-mode):
893         Remove references to post-command-idle-hook.
895 2005-05-18  Daniel Pfeiffer  <occitan@esperanto.org>
897         * progmodes/make-mode.el (makefile-previous-dependency)
898         (makefile-match-dependency): Check for := (and in bsd mode also
899         !=) to give a better result, even when font-lock is not on.
901 2005-05-18  Jay Belanger  <belanger@truman.edu>
903         * calc/calc-help.el (calc-s-prefix-help):
904         Add `calc-copy-special-constant' to help string.
906 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
908         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
910 2005-05-18  Jay Belanger  <belanger@truman.edu>
912         * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
913         in linear factors are in proper order.
915 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
917         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
918         Support for jurabib.
920         * textmodes/reftex.el (featurep): Define aliases for overlay
921         commands, for XEmacs compatibility, and use these aliases in
922         overlay initializations.
923         (reftex-highlight): Use `reftex-move-overlay'.
924         (reftex-unhighlight): Use `reftex-delete-overlay'.
925         (reftex-uniq): Funktion removed.  Use `reftex-uniquify' instead.
926         (reftex-access-search-path): Use `reftex-uniquify' instead of
927         `reftex-uniq'
929         * textmodes/reftex-sel.el (reftex-select-unmark):
930         Overlay `before-string' property modification enables for Emacs as well.
931         (reftex-select-item): Use `reftex-delete-overlay'.
932         (reftex-select-mark): Use `reftex-make-overlay' and
933         `reftex-overlay-put'.
934         (reftex-select-unmark): Use `reftex-delete-overlay' and
935         `reftex-overlay-put'.
937 2005-05-18  Lute Kamstra  <lute@gnu.org>
939         * emacs-lisp/lisp.el (check-parens): Fix docstring.
941 2005-05-18  Juanma Barranquero  <lekktu@gmail.com>
943         * add-log.el (add-change-log-entry):
944         * array.el (array-make-template, array-reconfigure-rows)
945         (array-init-max-row, array-init-max-column)
946         (array-init-columns-per-line, array-init-field-width):
947         * replace.el (replace-match-maybe-edit, perform-replace):
948         * textmodes/spell.el (spell-region):
949         Replace `read-input' by `read-string'.
951         * forms.el (forms-mode):
952         * finder.el (finder-compile-keywords):
953         * shadowfile.el (shadow-read-files):
954         Replace `eval-current-buffer' by `eval-buffer'.
956         * terminal.el (te-pass-through):
957         * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
958         (ange-ftp-raw-send-cmd):
959         * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
960         (send-process-next-char, telnet-initial-filter, telnet):
961         Replace `send-string' by `process-send-string'.
963         * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
964         (prolog-consult-region): Replace `send-string' by
965         `process-send-string'; replace `send-region' by `process-send-region'.
967         * progmodes/delphi.el (delphi-log-msg):
968         Replace `set-window-dot' by `set-window-point'.
970         * subr.el (window-dot, set-window-dot, read-input, send-string)
971         (send-region, show-buffer, eval-current-buffer):
972         Make really obsolete, as the comment says.
974 2005-05-17  Kim F. Storm  <storm@cua.dk>
976         * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
977         (cua--init-keymaps): Bind C-return instead of S-return to set
978         rectangle mark.
980         * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
981         instead of S-return to toggle/clear rectangle mark.
983 2005-05-17  Daniel Pfeiffer  <occitan@esperanto.org>
985         * progmodes/make-mode.el (makefile-dependency-skip): New variable.
986         (makefile-macroassign-regex, makefile-make-font-lock-keywords):
987         Also fontify plain strings assigned to variables, mostly so that a
988         colon has a face and is thus not taken as a dependency separator.
989         (makefile-previous-dependency): Inline the new matcher, because it
990         is too complex to work in both directions.
991         (makefile-match-dependency): Eliminate `backward' arg (see above).
992         Completely reimplemented so as to not sometimes go into an endless
993         loop.  It should also be more efficient, because first it only
994         searches for `:', instead of applying the very complex regexp.
995         (makefile-mode): Cancel `font-lock-support-mode', because blocks
996         to be fontified in one piece can be too long for JIT.
997         Makefiles are never *that* big.
999 2005-05-17  Reiner Steib  <Reiner.Steib@gmx.de>
1001         * dired.el (dired-mode): Simplify.
1003 2005-05-17  Lute Kamstra  <lute@gnu.org>
1005         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
1006         defcustom for the mode hook variable.
1008         * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
1009         Emacs Lisp Reference Manual.
1011 2005-05-17  Juanma Barranquero  <lekktu@gmail.com>
1013         * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
1014         (evenp, list*):
1015         * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
1016         * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
1018         * net/tramp-smb.el (tramp-smb-open-connection):
1019         Pass `tramp-chunksize' as fifth (required) argument.
1021 2005-05-16  Daniel Pfeiffer  <occitan@esperanto.org>
1023         * font-lock.el (lisp-font-lock-keywords-1):
1024         Set `font-lock-negation-char-face' for [^...] char group.
1025         (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
1027         * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
1028         a var, and refine it to mask one more level of nested vars.
1029         (makefile-rule-action-regex): Turn it into a var, and refine it so
1030         it recognizes backslashed continuation lines as belonging to the
1031         same command.
1032         (makefile-macroassign-regex): Refine it so it recognizes
1033         backslashed continuation lines as belonging to the same command.
1034         (makefile-var-use-regex): Don't look at the next char, because it
1035         might be the same one to be skipped by the initial [^$], leading
1036         to an overlooked variable use.
1037         (makefile-make-font-lock-keywords): Remove two parameters, which
1038         are now variables that some of the modes set locally.
1039         Handle dependency and rule action matching through functions, because
1040         regexps alone match too often.  Dependency matching now comes
1041         last, so it can check, whether a colon already matched something else.
1042         (makefile-mode): Inform that font-lock improves makefile parsing
1043         capabilities.
1044         (makefile-match-dependency, makefile-match-action): New functions.
1046 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
1048         * emacs-lisp/cl-extra.el (equalp): Doc fix.
1050         * align.el (align-regexp):
1051         * ansi-color.el (ansi-color-get-face):
1052         * array.el (array-reconfigure-rows, array-init-max-row)
1053         (array-init-max-column, array-init-columns-per-line)
1054         (array-init-field-width):
1055         * dired-aux.el (dired-trample-file-versions):
1056         * dired-x.el (dired-mark-sexp):
1057         * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
1058         * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
1059         * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
1060         * faces.el (face-read-integer):
1061         * files.el (backup-extract-version, insert-directory):
1062         * hexl.el (hexl-insert-decimal-char):
1063         * server.el (server-process-filter):
1064         * shell.el (shell-extract-num):
1065         * startup.el (command-line-1):
1066         * term.el (term-command-hook):
1067         * time-stamp.el (time-stamp, time-stamp-string-preprocess)
1068         (time-stamp-do-number):
1069         * time.el (display-time-update):
1070         * timezone.el (timezone-parse-date, timezone-zone-to-minute)
1071         (timezone-fix-time):
1072         * vms-patch.el (vms-suspend-resume-hook):
1073         * calendar/appt.el (appt-convert-time):
1074         * calendar/cal-bahai.el (mark-bahai-diary-entries):
1075         * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
1076         * calendar/cal-islam.el (mark-islamic-diary-entries):
1077         * calendar/calendar.el (calendar-cursor-to-date)
1078         (calendar-star-date):
1079         * calendar/diary-lib.el (diary-attrtype-convert)
1080         (mark-diary-entries, diary-entry-time):
1081         * calendar/solar.el (solar-get-number):
1082         * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
1083         * emacs-lisp/re-builder.el (reb-display-subexp):
1084         * emulation/edt.el (edt-set-scroll-margins):
1085         * emulation/tpu-extras.el (tpu-set-scroll-margins):
1086         * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
1087         (vip-get-ex-count):
1088         * emulation/viper-ex.el (viper-get-ex-token)
1089         (viper-get-ex-buffer, viper-get-ex-count, ex-next):
1090         * international/fontset.el (fontset-plain-name):
1091         * mail/feedmail.el (feedmail-look-at-queue-directory):
1092         * mail/mailalias.el (mail-get-names):
1093         * mail/rmail.el (rmail-convert-to-babyl-format):
1094         * mail/rmailsum.el (rmail-make-basic-summary-line)
1095         (rmail-summary-next-same-subject, rmail-summary-rmail-update)
1096         (rmail-summary-goto-msg):
1097         * mail/smtpmail.el (smtpmail-read-response):
1098         * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
1099         (ange-ftp-vms-add-file-entry):
1100         * play/gametree.el (gametree-looking-at-ply)
1101         (gametree-current-branch-score):
1102         * progmodes/ada-xref.el (ada-prj-find-prj-file)
1103         (ada-xref-find-in-modified-ali, ada-find-in-src-path):
1104         * progmodes/cperl-mode.el (condition-case):
1105         * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
1106         (ebrowse-set-member-buffer-column-width)
1107         (ebrowse-select-1st-to-9nth):
1108         * progmodes/etags.el (etags-snarf-tag):
1109         * progmodes/flymake.el (flymake-parse-line):
1110         * progmodes/idlw-shell.el (idlwave-shell-parse-line)
1111         (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
1112         (idlwave-shell-menu-def):
1113         * progmodes/ps-mode.el (ps-run-goto-error):
1114         * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
1115         (vhdl-speedbar-contract-level):
1116         * term/mac-win.el (x-handle-numeric-switch):
1117         * term/sun-mouse.el (sun-get-frame-data):
1118         * term/w32-win.el (x-handle-numeric-switch):
1119         * term/x-win.el (x-handle-numeric-switch):
1120         * textmodes/ispell.el (ispell-parse-output):
1121         * textmodes/nroff-mode.el (nroff-outline-level):
1122         * textmodes/reftex-cite.el (reftex-bib-sort-year)
1123         (reftex-bib-sort-year-reverse, reftex-format-citation):
1124         * textmodes/reftex-parse.el (reftex-init-section-numbers)
1125         (reftex-section-number):
1126         * textmodes/texinfmt.el (texinfo-paragraphindent):
1127         Replace `string-to-int' by `string-to-number'.
1129         * international/latexenc.el: Add page marker to force the "Local
1130         Variables:" string out of the last page.
1132 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
1134         * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
1135         tooltip-change-major-mode.
1136         (gud-tooltip-print-command): Remove case where gud-minor-mode
1137         is gdb ("--fullname").
1138         (gud-tooltip-tips): Turn GUD tooltips off for this case and
1139         explain to user.
1141 2005-05-16  Jay Belanger  <belanger@truman.edu>
1143         * calc/calc-store.el (calc-copy-special-constant): New function.
1145         * calc/calc-ext.el (calc-init-extensions): Add binding for
1146         `calc-copy-special-constant'.
1148         * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
1149         for the `calc-copy-special-constant' command.
1151 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
1153         * subr.el (left-fringe-p): New function.
1155         * progmodes/compile.el (compilation-setup): Set local value of
1156         overlay-arrow-string to "" always.
1157         (compilation-set-window): Left fringe then don't scroll. No left
1158         fringe then no arrow and scroll message to top.
1159         (compilation-context-lines): Adjust doc string accordingly.
1161 2005-05-16  Kim F. Storm  <storm@cua.dk>
1163         * ido.el (ido-magic-forward-char, ido-magic-backward-char)
1164         (ido-magic-delete-char): New commands for C-f, C-b, C-d.
1165         (ido-wide-find-dir-or-delete-dir): New command for M-d.
1166         (ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
1167         (ido-read-file-name): Handle commands with ido property value
1168         equal to find-file as reading a file name, to allow C-d to enter dired.
1169         (ibuffer-find-file): Add ido property with value find-file.
1171 2005-05-15  Kim F. Storm  <storm@cua.dk>
1173         * subr.el (open-network-stream-nowait): Remove.
1174         (open-network-stream-server): Remove.
1176 2005-05-15  Richard M. Stallman  <rms@gnu.org>
1178         * faces.el (describe-face): Output a definition link button.
1180         * help-mode.el (help-face-def): New button type.
1182         * emacs-lisp/copyright.el (copyright-fix-years):
1183         Match properly if the first year is 2-digit.
1184         Don't mess up the whitespace after the years by filling.
1186         * dired-aux.el (dired-mark-confirm):
1187         Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
1189         * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
1190         (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
1191         (dired-mark-pop-up): Handle FILES = (t FILE) specially.
1193         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1194         Set font-lock-comment-start-skip.
1196         * font-lock.el (font-lock-comment-start-skip): New variable.
1197         (font-lock-comment-end-skip): New variable.
1198         (font-lock-fontify-syntactically-region): Use them if non-nil.
1200 2005-05-15  Jay Belanger  <belanger@truman.edu>
1202         * calc/calc-store.el (calc-store-value): Return a string rather
1203         than display it as a message.
1204         Use calc-var-name for variable name.
1205         (calc-store-into): Add the result of calc-store-value to message.
1206         (calc-copy-variable): Add a message.
1207         (calc-store-exchange): Improve error messages.
1208         (calc-store-binary, calc-store-map): Don't reset the values of
1209         special constants.
1211 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
1213         * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
1214         manual to docstring.
1216         * files.el (hack-local-variables-confirm): Add STRING argument.
1217         Make the function handle non file visiting buffers correctly.
1218         (hack-local-variables-prop-line, hack-local-variables)
1219         (hack-one-local-variable): Use STRING arg of
1220         `hack-local-variables-confirm'.
1222 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
1224         Sync with Tramp 2.0.49.
1226         * tramp.el (tramp-handle-dired-call-process)
1227         (tramp-handle-insert-directory):`insert-buffer' cannot be used
1228         because the contents of the Tramp buffer is changed before
1229         insertion (`expand-file' and alike).
1230         (tramp-handle-insert-directory): If `localname' has an empty
1231         nondirectory name, it must not be quoted.
1232         (tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
1233         variable `tramp-chunksize'.  Change callees.
1234         (tramp-open-connection-setup-interactive-shell): Check remote host
1235         for buggy `send-process-string' implementation.
1236         Set `tramp-chunksize' if found.  Reported by Michael Kifer
1237         <kifer@cs.sunysb.edu> (and a lot of other people all the years).
1238         (tramp-handle-shell-command): `insert-buffer' cannot be used
1239         because the contents of the Tramp buffer is changed before
1240         insertion (`expand-file' and alike).  Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
1241         <frederic.bothamy@free.fr>.
1242         (tramp-set-auto-save): Actions should be done for Tramp file name
1243         handler only.  Ange-FTP has its own auto-save mechanism.
1244         Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
1245         (tramp-set-auto-save-file-modes): Set file modes of
1246         `buffer-auto-save-file-name' to ?\600 as fallback solution.
1247         Reported by Ferenc Wagner <wferi@tba.elte.hu>.
1248         (tramp-bug): Remove obsolete variable.
1249         (tramp-append-tramp-buffers): Rewrite partly.  More suitable check
1250         for presence of `mml-mode'.  Make it running for older Emacsen as well.
1252 2005-05-14  John Paul Wallington  <jpw@pobox.com>
1254         * ibuf-ext.el (define-ibuffer-filter filename):
1255         If `dired-directory' is a list, use its car.
1257 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
1259         * ibuffer.el (define-ibuffer-column filename):
1260         If `dired-directory' is a list, use its car.
1262 2005-05-14  Richard M. Stallman  <rms@gnu.org>
1264         * subr.el (symbol-file): Doc fix.
1266         * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
1267         (byte-compile-form): Call byte-compile-nogroup-warn.
1268         (byte-compile-warning-types): Doc fix.
1270         * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
1272         * progmodes/cc-engine.el (c-literal-faces):
1273         Add font-lock-comment-delimiter-face.
1275         * net/net-utils.el (dig): Use with-no-warnings.
1277         * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
1278         (sc-recite-frame-alist, sc-default-cite-frame)
1279         (sc-default-uncite-frame, sc-default-recite-frame)
1280         (sc-attrib-selection-list, sc-rewrite-header-list):
1281         Mark as risky-local-variable.
1283         * international/ogonek.el (ogonek-jak, ogonek-how):
1284         Don't use beginning-of-buffer.
1286         * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
1288         * calendar/solar.el (solar-data-list): Move definition up.
1290         * dnd.el (dnd-protocol-alist): Add autoload.
1292         * progmodes/sh-script.el: Many doc usage fixes.
1293         (sh-indent-after-do): Change default to match common styles.
1295 2005-05-13  Luc Teirlinck  <teirllm@auburn.edu>
1297         * files.el (interpreter-mode-alist)
1298         (auto-mode-interpreter-regexp): Doc fixes.
1300 2005-05-13  Matt Hodges  <MPHodges@member.fsf.org>
1302         * tmm.el (tmm-get-keymap): Include only active menus and menu items.
1304         * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
1306 2005-05-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1308         * dired.el (dired-mode): make-variable-buffer-local =>
1309         make-local-variable.
1311 2005-05-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1313         * term/mac-win.el (mac-select-convert-to-string): Try coding
1314         systems in mac-script-code-coding-systems if specified one cannot
1315         encode string for `com.apple.traditional-mac-plain-text'.
1317 2005-05-13  Daniel Pfeiffer  <occitan@esperanto.org>
1319         * progmodes/make-mode.el (makefile-targets-face)
1320         (makefile-shell-face, makefile-makepp-perl-face): New faces.
1321         (makefile-dependency-regex): Fix it to not make the colon in
1322         $(var:a=b) special.
1323         (makefile-rule-action-regex): New regexp for highlighting embedded
1324         Shell strings.
1325         (makefile-macroassign-regex): Handle != for highlighting as
1326         embedded Shell strings.
1327         (makefile-var-use-regex): New const.
1328         (makefile-statements, makefile-automake-statements)
1329         (makefile-gmake-statements, makefile-makepp-statements)
1330         (makefile-bsdmake-statements): New consts.
1331         (makefile-make-font-lock-keywords): New function.
1332         (makefile-automake-font-lock-keywords)
1333         (makefile-gmake-font-lock-keywords)
1334         (makefile-makepp-font-lock-keywords)
1335         (makefile-bsdmake-font-lock-keywords): New consts.
1336         (makefile-mode-map): Add switchers between the various submodes.
1337         (makefile-mode): Document the availability of the variants.
1338         (makefile-automake-mode, makefile-gmake-mode)
1339         (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
1341         * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
1342         new variants of makefile-mode.
1344 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1346         * font-lock.el (font-lock-comment-delimiter-face): Fix up
1347         the inheritance.
1349 2005-05-12  Luc Teirlinck  <teirllm@auburn.edu>
1351         * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
1352         (inferior-lisp-load-hook): Convert defcustoms back to defvars.
1354         * files.el (normal-mode): Extend the scope of the
1355         `enable-local-variables' binding to include the `set-auto-mode' call.
1356         (magic-mode-alist): Doc fix.
1358 2005-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1360         * font-lock.el (font-lock-comment-delimiter-face): Inherit from
1361         font-lock-comment-face rather than copying its setting.
1363 2005-05-12  Andreas Schwab  <schwab@suse.de>
1365         * eshell/esh-mode.el (eshell-send-input): Doc fix.
1367 2005-05-12  Lute Kamstra  <lute@gnu.org>
1369         * emacs-lisp/generic.el (define-generic-mode): Don't generate a
1370         defcustom for the mode hook variable.  Delete the last argument.
1371         * generic-x.el: Fix callers of define-generic-mode.
1372         (generic-x-modes): Delete group.
1373         (show-tabs-tab-face, show-tabs-space-face): Put them in the
1374         generic-x customization group.
1376 2005-05-12  Kim F. Storm  <storm@cua.dk>
1378         * font-lock.el (font-lock-negation-char-face): Default to "off".
1380         * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
1381         font-lock-negation-char-face to ! in !=.
1383 2005-05-12  Masatake YAMATO  <jet@gyve.org>
1385         * add-log.el (find-change-log): Fix typos in the docstring
1386         of function.
1388 2005-05-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1390         * international/latexenc.el (latexenc-find-file-coding-system):
1391         Avoid `re-search-forward' when looking for input encoding because
1392         of speed and safety.  Better regular expressions for recognizing
1393         input encoding.  Limit a search for TeX-master/tex-main-file to
1394         the local variable section.
1396 2005-05-11  Dan Nicolaescu  <dann@ics.uci.edu>
1398         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
1399         syntax of $ to "'" (quote).
1401 2005-05-11  Reiner Steib  <Reiner.Steib@gmx.de>
1403         * dnd.el (dnd-protocol-alist): Improve custom type.
1405         * dired.el (dired-dnd-protocol-alist): New variable.
1406         (dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
1407         `dired-mode-hook' to the end.
1409 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1411         * font-lock.el (font-lock-fontify-syntactically-region): Don't use
1412         comment-end if comment-start-skip is not set.
1413         Obey the font-lock-comment-delimiter-face variables.
1415 2005-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1417         * files.el (executable-find): Move from executable.el. Use locate-file.
1418         * progmodes/executable.el (executable-find): Move to files.el.
1420         * font-lock.el (font-lock-fontify-keywords-region): Use a marker
1421         when trying to ensure forward progress.
1423 2005-05-11  Chong Yidong  <cyd@stupidchicken.com>
1425         * mouse-sel.el (mouse-sel-follow-link-p): New function.
1426         (mouse-select, mouse-select-internal, mouse-extend-internal):
1427         Use it to implement mouse-1-click-follows-link functionality.
1429 2005-05-11  Richard M. Stallman  <rms@gnu.org>
1431         * font-lock.el (font-lock-fontify-syntactically-region):
1432         Use font-lock-comment-delimiter-face for comment delimiters.
1434 2005-05-10  Jay Belanger  <belanger@truman.edu>
1436         * calc/calc-help.el (calc-m-prefix-help): Add mention of
1437         preserving embedded modes.
1439 2005-05-10  Richard M. Stallman  <rms@gnu.org>
1441         * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
1443         * progmodes/ada-mode.el (ada-adjust-case-skeleton):
1444         Move from ada-stmt.el.
1445         (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
1447         * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
1448         Move to ada-mode.el.
1449         (ada-stmt-mode-hook): Delete; do the work in ada-mode.
1451         * cus-edit.el (custom-file): Call file-chase-links.
1453         * files.el (read-directory-name): Fix previous change.
1454         (hack-local-variables-confirm): New function.
1455         (hack-local-variables-prop-line, hack-local-variables)
1456         (hack-one-local-variable): Use it.
1458 2005-05-10  Lute Kamstra  <lute@gnu.org>
1460         * font-lock.el (font-lock-keywords-alist)
1461         (font-lock-removed-keywords-alist): Clarify docstrings.
1463 2005-05-10  Nick Roberts  <nickrob@snap.net.nz>
1465         * progmodes/gdb-ui.el (gdb-macro-info): New variable.
1466         (gdb-source-info): Check for preprocessor info.
1467         (gdb-tooltip-print-1): New function. Don't print tooltip if it is
1468         a macro for a function.
1469         found (user might have used GDB dir command).
1470         (gdb-info-breakpoints-custom): Try to find file again if not already
1471         (gdb-get-location): Update gdb-location-alist correctly for change
1472         to gdb-info-breakpoints-custom.
1474         * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
1475         (gud-tooltip-print-command): Add gdbmi case.
1476         (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
1477         preprocessor info.
1479 2005-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
1481         * startup.el (fancy-splash-insert): Fix typo in doc string.
1483 2005-05-09  Juanma Barranquero  <lekktu@gmail.com>
1485         * obsolete/float.el (string-to-float):
1486         * obsolete/hilit19.el (hilit-add-pattern):
1487         * obsolete/rnews.el (news-parse-range, news-select-message)
1488         (news-get-pruned-list-of-files): Replace `string-to-int' by
1489         `string-to-number'.
1491         * obsolete/uncompress.el: Set `find-file-not-found-functions', not
1492         `find-file-not-found-hooks'; use `add-hook'.
1493         (uncompress-while-visiting): Set `write-file-functions', not
1494         `write-file-hooks'; use `add-hook'.
1496 2005-05-09  Kim F. Storm  <storm@cua.dk>
1498         * emulation/cua-base.el (cua-copy-region, cua-cut-region)
1499         (cua-paste): Handle clipboard action.
1500         (cua--init-keymaps): Remap clipboard-kill-region and
1501         clipboard-kill-ring-save.
1503 2005-05-08  Eli Zaretskii  <eliz@gnu.org>
1505         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
1506         Improve commentary.
1508         * simple.el (next-error-overlay-arrow-position): Revert the change
1509         made on 2005-04-30.
1511 2005-05-07  Jay Belanger  <belanger@truman.edu>
1513         * calc/calcsel2.el (calc-commute-left, calc-commute-right)
1514         (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
1515         `calc-sel-reselect'.
1517         * calc/calc-mode.el (calc-save-modes): Reset the modes list if
1518         Calc is in embedded mode.
1520 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
1522         * progmodes/compile.el (compilation-setup):
1523         Set overlay-arrow-string to an empty string on text terminals.
1525         * textmodes/ispell.el (ispell-program-name): Try looking for
1526         "aspell" along exec-path, and if found, use it as the default
1527         speller program.
1529 2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
1531         * international/mule.el (sgml-xml-auto-coding-function):
1532         Recognize encoding='FOO' in single quotes as well as in double quotes.
1534 2005-05-07  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1536         * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
1537         as well as `interactive', so that defmacro* would recognize
1538         `declare' forms.
1540 2005-05-07  Eli Zaretskii  <eliz@gnu.org>
1542         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
1543         Explain more about the LIGHTER arg's usage in the doc string.
1544         Add commentary to clarify what the code does.  Fix the regexp that
1545         strips whitespace from LIGHTER.  Quote LIGHTER before using it,
1546         since it could have characters special to regular expressions.
1548 2005-05-07  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
1550         * replace.el (occur-1): Bind inhibit-read-only so that
1551         erase-buffer doesn't barf on read-only text properties (likewise
1552         for add-text-properties in occur-engine).  Mark buffer as unmodified.
1553         (occur-engine): Don't set buffer-read-only here.
1555 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1557         * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
1558         list-buffers-directory.  This caused the *cvs-commit* buffer to be
1559         sometimes mistakenly reused as a *cvs* buffer.
1561 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
1563         * tooltip.el: Move code for GUD tooltips into gud.el.
1564         (require): CL no longer needed to compile case.
1565         (tooltip-mode): Do not toggle functions for GUD tooltips.
1566         (tooltip-gud-tips-p): Remove. Replace with minor mode
1567         gud-tooltip-mode in gud.el.
1568         (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
1569         (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
1570         tooltip-gud prefix with gud-tooltip and obsolete.
1571         (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
1572         (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
1573         (tooltip-mouse-motion): Mouse movement functions/variable.
1574         Rename in gud.el by adding gud prefix.
1575         (tooltip-gud-original-filter, tooltip-gud-dereference)
1576         (tooltip-gud-event, tooltip-toggle-gud-tips)
1577         (tooltip-gud-process-output, tooltip-gud-print-command)
1578         (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
1579         gud.el by replacing tooltip-gud prefix with gud-tooltip.
1580         (gdb-tooltip-print): Move to gdb-ui.el.
1582         * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
1583         (require): CL needed to compile case.
1584         (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
1585         tooltip-gud-tips-p. Make it a minor-mode.
1586         (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
1587         (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
1588         (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
1589         (gud-tooltip-change-major-mode)
1590         (gud-tooltip-activate-mouse-motions-if-enabled)
1591         (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
1592         (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
1593         (gud-tooltip-original-filter, gud-tooltip-dereference)
1594         (gud-tooltip-event, tooltip-toggle-gud-tips)
1595         (gud-tooltip-process-output, gud-tooltip-print-command)
1596         (gud-tooltip-tips): Move from tooltip.el.
1598         * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
1599         (gdb-cpp-define-alist-flags): Doc fix.
1600         (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
1601         gud-tooltip-mode is t.
1603 2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1605         * net/goto-addr.el (goto-address-fontify): Make sure the overlays
1606         evaporate if their text is deleted.
1607         (goto-address-at-point): Make it work as a mouse binding as well.
1608         (goto-address-at-mouse): Obsolete it.  Update users.
1610 2005-05-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
1612         * calendar/appt.el (top-level): No longer activate on load.
1614 2005-05-06  Juanma Barranquero  <lekktu@gmail.com>
1616         * calendar/cal-bahai.el (mark-bahai-diary-entries):
1617         * net/webjump.el (webjump):
1618         * progmodes/idlw-help.el (idlwave-do-context-help1)
1619         (idlwave-highlight-linked-completions):
1620         * textmodes/po.el (po-find-file-coding-system-guts):
1621         Replace `assoc-ignore-case' by `assoc-string'.
1623 2005-05-06  Eli Zaretskii  <eliz@gnu.org>
1625         * files.el (locate-file): Doc fix.
1627         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
1628         Remove the redundant test for ms-dos.
1630         * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
1631         look for the preprocessor with exec-suffixes.  If not found in
1632         standard places, look in exec-path.  Remove most of the tests that
1633         used system-type.
1635         * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
1637         * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
1639         * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
1640         file-name clash with jka-compr.el on 8+3 filesystems.
1642 2005-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1644         * term/mac-win.el: Don't define or bind scroll bar functions if
1645         x-toolkit-scroll-bars is t.
1646         (x-select-text, x-get-selection-value):
1647         Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
1648         (PRIMARY): Put mac-scrap-name property.
1649         (mac-select-convert-to-file-url): New function.
1650         (public.file-url): New selection target type.  Add to
1651         selection-converter-alist.
1652         (x-get-selection, x-selection-value): Handle it.
1653         (x-cut-buffer-or-selection-value): New alias.
1655 2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
1657         * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
1658         entry to avoid calling bibtex-find-entry with arg global
1659         being t.  Remove arg key.
1660         (bibtex-summary-function, bibtex-complete-crossref-cleanup)
1661         (bibtex-copy-summary-as-kill): Change accordingly.
1663 2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1665         * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
1666         (org-agenda-date-later): Use with-current-buffer.
1668 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
1670         * emacs-lisp/byte-run.el (define-obsolete-function-alias)
1671         (define-obsolete-variable-alias): Doc Fixes.
1673 2005-05-06  Kim F. Storm  <storm@cua.dk>
1675         * simple.el (line-move-1): Fix 2005-04-26 change.  Must still use
1676         vertical-motion when selective-display is active.
1678         * ido.el (ido-setup-hook): New hook.
1679         (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
1680         (ido-input-stack): New var.
1681         (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
1682         ido-next-work-file binding to M-O.
1683         Bind M-f to ido-wide-find-file-or-pop-dir.
1684         (ido-define-mode-map): Don't run ido-define-mode-map-hook.
1685         (ido-read-internal): Run ido-setup-hook.
1686         Catch quit in read-file-name and read-string to cancel edit.
1687         Handle new push, pop, and pop-all exit codes (for M-b/M-f).
1688         Automatically pop-all when completing a directory name (RET).
1689         (ido-file-internal): Add with-no-warnings around ffap and dired code.
1690         (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
1691         (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
1692         (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
1693         New functions for M-b/M-f to move among the directory components.
1694         (ido-make-merged-file-list): Catch quit to cancel merge.
1695         (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
1696         (ido-completion-help): No warnings for ido-completion-buffer-full.
1698 2005-05-05  Daniel Pfeiffer  <occitan@esperanto.org>
1700         * font-lock.el (font-lock-negation-char-face): New face and variable.
1701         * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
1702         * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
1703         * progmodes/cperl-mode.el (cperl-init-faces): Use it.
1704         * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
1706 2005-05-05  Juanma Barranquero  <lekktu@gmail.com>
1708         * emacs-lisp/byte-run.el (define-obsolete-function-alias):
1709         Fix typo in docstring.
1711         * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
1712         (ebrowse-print-statistics-line)
1713         (ebrowse-electric-position-mode-hook): Fix typo in docstring.
1715         * term/w32-win.el (image-library-alist): Add additional name for
1716         Xpm library.
1718 2005-05-05  Nick Roberts  <nickrob@snap.net.nz>
1720         * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
1721         use gcc instead of cpp.
1723         * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
1724         (gdb-create-define-alist): Use it.
1725         (gdb-cpp-define-alist-program): Update for MS-DOS.
1727 2005-05-04  Nick Roberts  <nickrob@snap.net.nz>
1729         * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
1731 2005-05-04  Richard M. Stallman  <rms@gnu.org>
1733         * help.el (describe-key): No error when UNTRANSLATED is nil.
1735         * simple.el (line-move-1): Fix previous change to signal errors
1736         appropriately.
1738 2005-05-03  Ulf Jasper  <ulf.jasper@web.de>
1740         * calendar/icalendar.el (icalendar-version): Now at 0.12.
1741         (icalendar-duration-correction): Remove.
1742         (icalendar--get-event-properties): Split result at commas.
1743         (icalendar--decode-isoduration): New optional argument
1744         DURATION-CORRECTION.
1745         (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
1746         (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
1747         (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
1748         (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
1749         (icalendar--convert-anniversary-to-ical): New functions, extracted
1750         from icalendar-export-region, with bug fixes.
1751         (icalendar-export-region): Use the above functions.
1752         (icalendar-import-buffer): Check before saving diary file.
1753         (icalendar--convert-recurring-to-diary)
1754         (icalendar--convert-non-recurring-all-day-to-diary)
1755         (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
1756         extracted from icalendar--convert-ical-to-diary, with bug fixes.
1757         (icalendar--convert-ical-to-diary): Use the above functions.
1759 2005-05-03  Nick Roberts  <nickrob@snap.net.nz>
1761         * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
1762         Remove these recent additions.
1763         (c-mode): Restore to before 2005-04-28.
1765         * progmodes/cc-vars.el (cc-define-list-program): Remove this
1766         recent addition.
1768         * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
1769         (gdb-define-alist): New variables.
1770         (gdb-create-define-alist): New function.
1771         (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
1772         (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
1773         with string-to-number.
1774         (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
1776         * progmodes/gud.el: Replace string-to-int with string-to-number.
1777         (gud-find-file): Handle gdb-define-alist.
1779         * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
1781 2005-05-02  Jay Belanger  <belanger@truman.edu>
1783         * calc/calc-aent.el (math-read-token):
1784         * calc/calc-bin.el (calc-word-size):
1785         * calc/calc-ext.el (calc-read-number-fancy):
1786         * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
1787         (math-parse-date, math-parse-standard-date, calcFunc-tzone):
1788         * calc/calc-frac.el (calc-over-notation):
1789         * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
1790         (calc-graph-num-points, calc-graph-init):
1791         * calc/calc-prog.el (calc-read-parse-table-part)
1792         (calc-edit-macro-repeats):
1793         * calc/calc-yank.el (calc-do-grab-rectangle):
1794         * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
1795         Replace `string-to-int' by `string-to-number'.
1797 2005-05-02  Kim F. Storm  <storm@cua.dk>
1799         * kmacro.el: Use executing-kbd-macro-index variable.
1801 2005-05-02  Thien-Thi Nguyen  <ttn@gnu.org>
1803         * net/rlogin.el (rlogin-parse-words): Delete func.
1804         (rlogin): Use split-string, not rlogin-parse-words.
1805         Also, if there are option-like elements in the parsed args,
1806         take the host to be the first arg immediately following them.
1807         Suggested by Michael Mauger.
1809 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
1811         * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
1813 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
1815         * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
1816         (cc-mode-cpp-program): Rename to cc-define-list-program and
1817         move to cc-vars.el.
1819         * progmodes/cc-vars.el (cc-define-list-program):
1820         Change to "gcc -E -dM -". Make customizable.
1822 2005-05-02  Kim F. Storm  <storm@cua.dk>
1824         * emulation/cua-base.el: Fix check for CUA-mode if no init file.
1826 2005-05-02  Nick Roberts  <nickrob@snap.net.nz>
1828         * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
1830         * international/mule-util.el (truncate-string): Remove alias and
1831         obsolete declaration.
1833         * international/mule-cmds.el (update-iso-coding-systems):
1834         Remove alias and obsolete declaration.
1836         * international/mule.el (coding-system-parent): Remove alias and
1837         obsolete declaration.
1839         * subr.el (define-function, sref): Remove aliases and obsolete
1840         declarations.
1841         (chars-in-region): Remove obsolete declaration.
1843 2005-05-01  Richard M. Stallman  <rms@gnu.org>
1845         * info.el (Info-mode): Set widen-automatically to nil, locally.
1847         * simple.el (widen-automatically): New variable.
1848         (pop-global-mark): Obey widen-automatically.
1850 2005-05-01  Dan Nicolaescu  <dann@ics.uci.edu>
1852         * term/xterm.el (function-key-map): Call substitute-key-definition
1853         before the keymap size is increased by a lot of define-key calls.
1855 2005-05-01  Richard M. Stallman  <rms@gnu.org>
1857         * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
1858         Rename ARG to ELEMENT.  Doc fix.
1860 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
1862         * allout.el (allout-exposure): Remove macro and obsolete declaration.
1863         Remove references to allout-exposure/change to allout-new-exposure.
1865         * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
1866         bytecode symbols.
1868         * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
1869         (compiled-function-p, focus-frame, unfocus-frame):
1870         Remove aliases and obsolete declarations.
1871         Back out inadvertant changes from previous commit.
1873 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
1875         * files.el (require-final-newline): Make Custom tags consistent
1876         with mode-require-final-newline.
1877         (mode-require-final-newline): Doc fix.
1879 2005-05-01  Stefan Monnier <monnier@iro.umontreal.ca>
1881         * international/latexenc.el (latexenc-find-file-coding-system):
1882         Fix regular expressions.
1884 2005-05-01  David Kastrup <dak@gnu.org>
1886         * international/latexenc.el (latexenc-find-file-coding-system):
1887         Fix regular expressions.
1889 2005-05-01  Nick Roberts  <nickrob@snap.net.nz>
1891         * subr.el (string-to-int): Make obsolete.
1893 2005-04-30  Richard M. Stallman  <rms@gnu.org>
1895         * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
1897         * loadup.el: load jka-comp-hook.
1899         * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
1900         (jka-compr-handler): Add autoload.  `put' calls moved
1901         to jka-comp-hook.el.
1902         (compression, jka-compr): defgroups moved to jka-comp-hook.el.
1903         (jka-compr-inhibit): Autoload.
1905         * jka-comp-hook.el: New file.
1906         Enable the mode by default.
1908         * files.el (backup-buffer-copy): Use copy-file instead
1909         of write-region, and put back the 'excl.
1911 2005-04-30  Chong Yidong  <cyd@stupidchicken.com>
1913         * progmodes/flymake.el (flymake-split-string)
1914         (flymake-split-string, flymake-log, flymake-pid-to-names)
1915         (flymake-reg-names, flymake-get-source-buffer-name)
1916         (flymake-unreg-names, flymake-add-line-err-info)
1917         (flymake-add-err-info): Clarify docstrings.
1918         (flymake-popup-menu, flymake-make-emacs-menu)
1919         (flymake-make-xemacs-menu): Add docstrings.
1920         (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
1921         Set variables directly throughout.
1923 2005-04-30  Nick Roberts  <nickrob@snap.net.nz>
1925         * progmodes/cc-mode.el (cc-create-define-alist): Check that file
1926         exists. Initialise cc-define-alist.
1927         (c-mode): Add cc-create-define-alist locally to after-save-hook.
1928         If there is no file (Macroexpansion) don't create an alist.
1930 2005-04-29  Sam Steingold  <sds@gnu.org>
1932         * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
1933         (cc-create-define-alist): Use it instead of the hard-coded string.
1935 2005-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1937         * international/mule-conf.el (file-coding-system-alist): Fix regexp
1938         for latexenc.
1940 2005-04-29  Lute Kamstra  <lute@gnu.org>
1942         * emacs-lisp/generic.el: Improve commentary section.
1943         (define-generic-mode): Improve docstring.
1945 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
1947         * textmodes/org.el (many places): Change to quiet the byte compiler.
1948         (org-prefix-format-compiled): New variable.
1949         (org-compile-prefix-format): New function.
1950         (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
1951         (org-agenda-prefix-format,org-timeline-prefix-format): New options.
1952         (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
1953         (org-get-entries-from-diary): Use `org-get-time-of-day' for
1954         consistency with entries from `org-mode' files.
1955         (org-get-time-of-day): Fix bug with partial matches early in a line.
1956         (org-non-link-chars): New constant.
1957         (org-link-regexp): Respect `org-non-link-chars'.
1958         (org-agenda-day-view): Remove command.
1959         (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
1960         (org-follow-bbdb-link, org-store-link): Search also company field.
1961         (org-highlight-overlay): New variable.
1962         (org-highlight, org-unhighlight): New functions.
1963         (org-agenda-mode): Add pre-command-hook to remove highlight.
1964         (org-evaluate-time-range): Behavior depends upon whether time stamp
1965         contains a time or not.
1966         (org-show-subtree, org-show-entry): New functions.
1967         (org-agenda-cleanup-fancy-diary): Remove empty lines.
1969 2005-04-28  Luc Teirlinck  <teirllm@auburn.edu>
1971         * comint.el (comint-output-filter-functions): Add autoload cookie.
1973 2005-04-28  Kim F. Storm  <storm@cua.dk>
1975         * ido.el (ido-everywhere): Fix last change.
1977 2005-04-28  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1979         * international/latexenc.el: New file.
1980         * international/mule-conf.el (file-coding-system-alist): For .tex,
1981         .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
1983 2005-04-28  Lute Kamstra  <lute@gnu.org>
1985         * font-lock.el (font-lock-add-keywords)
1986         (font-lock-remove-keywords): Clarify docstring.
1987         (font-lock-keywords-alist, font-lock-removed-keywords-alist):
1988         Don't start docstrings with a `*'.
1989         (font-lock-update-removed-keyword-alist): Give it a docstring.
1991         * generic-x.el: Update commentary section.
1992         Only require font-lock when compiling.
1993         Define all modes conditionally.
1994         Place all generic modes in the generic-x-modes customization group.
1995         (generic-x-modes): New customization group.
1996         (generic-default-modes, generic-mswindows-modes)
1997         (generic-unix-modes, generic-other-modes): New constants.
1998         (generic-define-mswindows-modes, generic-define-unix-modes):
1999         Update docstrings.  Make them obsolete.
2000         (generic-extras-enable-list): New default value.  Update docstring.
2001         Improve :type.  Change :set function.
2002         (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
2003         Fix docstring.
2005         * emacs-lisp/generic.el (generic-mode-internal):
2006         Simplify font-lock-defaults.
2007         (define-generic-mode): Fix docstring.
2009 2005-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2011         * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
2012         font-lock-face property to highlight matches.
2014 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
2016         * progmodes/cc-mode.el: (cc-create-define-alist): New function.
2017         (cc-define-alist): New variable.
2018         (c-mode): Make it local and initialise it.
2020         * progmodes/gdb-ui.el (gdb-active-process): New variable.
2021         (gdb-exited): New function.
2022         (gdb-annotation-rules): Use it.
2023         (gdb-starting): Set gdb-active-process to t.
2024         (gdb-stopping): Amend doc string.
2025         (gdb-reset): Set gdb-active-process to nil.
2027         * tooltip.el (tooltip-gud-tips): Show the associated #define
2028         directives when a C program under GDB is not executing.
2030 2005-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
2032         * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
2033         font-lock-fontify-syntactic-keywords.
2035         * font-lock.el (font-lock-default-fontify-region): Don't force
2036         parse-sexp-lookup-properties to nil.
2038 2005-04-27  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
2040         * man.el (man-mode-syntax-table): Set up `:' to have
2041         word-constituent syntax.
2043 2005-04-27  Lute Kamstra  <lute@gnu.org>
2045         * novice.el (disable-command): Don't add spurious newlines to the
2046         init file.  Reported by Dan Jacobson <jidanni@jidanni.org>.
2048 2005-04-26  Jay Belanger  <belanger@truman.edu>
2050         * calc/calc-yank.el (calc-edit-finish): Make sure there is more
2051         than one window before deleting window.
2053 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
2055         * shell.el (shell-prompt-pattern): Doc fix.
2056         (shell-mode): Set paragraph-separate buffer locally to "\\'".
2058         * comint.el (comint-prompt-regexp, comint-get-old-input)
2059         (comint-use-prompt-regexp)
2060         (comint-use-prompt-regexp-instead-of-fields)
2061         (comint-replace-by-expanded-history, comint-send-input)
2062         (comint-output-filter, comint-get-old-input-default)
2063         (comint-line-beginning-position, comint-bol, comint-show-output)
2064         (comint-backward-matching-input, comint-forward-matching-input)
2065         (comint-next-prompt, comint-previous-prompt):
2066         Rename `comint-use-prompt-regexp-instead-of-fields' to
2067         `comint-use-prompt-regexp'.  Keep old name as alias and declare
2068         obsolete.
2069         (comint-use-prompt-regexp): Shorten first line of doc string.
2071         * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
2072         Set paragraph-separate buffer locally to "\\'".
2074         * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
2075         Adapt to above name change.
2077         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
2078         (smbclient-prompt-regexp): Ditto.
2080         * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
2082 2005-04-27  Nick Roberts  <nickrob@snap.net.nz>
2084         * progmodes/gdb-ui.el (gdb-location-alist): Rename from
2085         gdb-location-list.
2086         Break lines that are over 80 characters wide.
2088 2005-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2090         * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
2091         New fun and var, to preserve compatibility.
2093         * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
2095 2005-04-26  Dominique de Waleffe  <ddw@missioncriticalit.com>  (tiny change)
2097         * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
2098         name to file-newer-than-file-p.
2100 2005-04-26  Richard M. Stallman  <rms@gnu.org>
2102         * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
2104         * progmodes/python.el (python-mode):
2105         Use new name eldoc-documentation-function.
2107         * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
2109         * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
2110         (eldoc-documentation-function):
2111         Rename from eldoc-print-current-symbol-info-function.  Calls changed.
2113 2005-04-26  Nick Roberts  <nickrob@snap.net.nz>
2115         * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
2117 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
2119         * term/xterm.el (function-key-map): Fix strings for
2120         {C,S,A,C-S}-f[1-4].  Use substitute-key-definition to bind
2121         {C,S,A,C-S}-{f1-f12}.
2123 2005-04-26  Kenichi Handa  <handa@m17n.org>
2125         * international/mule-cmds.el (select-safe-coding-system):
2126         Fix previous change.
2128 2005-04-26  Lute Kamstra  <lute@gnu.org>
2130         * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
2132         * font-lock.el (font-lock-fontify-region-function): Fix docstring.
2133         (font-lock-comment-delimiter-face): Ditto.
2135         * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
2137 2005-04-25  Jay Belanger  <belanger@truman.edu>
2139         * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
2140         to t while inserting information; use help-mode.
2142 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
2144         * term.el (ansi-term-color-vector): Use the xterm colors.
2145         (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
2147 2005-04-25  Lute Kamstra  <lute@gnu.org>
2149         * font-core.el (font-lock-defaults): Fix docstring.
2151         * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
2153 2005-04-25  Kenichi Handa  <handa@m17n.org>
2155         * international/mule-cmds.el (select-safe-coding-system):
2156         Don't check consistency with coding: spec, etc if raw-text or
2157         no-conversion was found to be safe.
2159 2005-04-24  Richard M. Stallman  <rms@gnu.org>
2161         * mail/sendmail.el (mail-font-lock-keywords): Match any number of
2162         citation markers at start of each line.
2164         * mail/rmail.el (rmail-font-lock-keywords): Match any number of
2165         citation markers at start of each line.
2167         * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
2169         * files.el (mode-require-final-newline): Fix previous change.
2170         (require-final-newline): Fix type label.
2172 2005-04-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
2174         * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
2175         statement in buffer (broken by 2004-11-24 change).
2177 2005-04-24  Kim F. Storm  <storm@cua.dk>
2179         * ido.el (ido-everywhere): Save and restore old read-buffer-function
2180         and read-file-name-function values.  Don't overwrite existing
2181         non-nil values if ido-mode is enabled without ido-everywhere.
2183 2005-04-24  Luc Teirlinck  <teirllm@auburn.edu>
2185         * files.el (mode-require-final-newline): Minor doc fix.
2187 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
2189         * subr.el (syntax-after): Doc fix.
2190         (syntax-class): If argument is nil, return nil.  Mask off upper 16
2191         bits, not 8 bits.
2193         * files.el (mode-require-final-newline): Doc fix.
2194         (backup-buffer-copy): Fix last change.
2196 2005-04-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2198         * term/mac-win.el: Require select.  Set selection-coding-system to
2199         mac-system-coding-system.  Call menu-bar-enable-clipboard.
2200         (x-last-selected-text-clipboard, x-last-selected-text-primary)
2201         (x-select-enable-clipboard): New variables.
2202         (x-select-text, x-get-selection, x-selection-value)
2203         (x-get-selection-value, mac-select-convert-to-string)
2204         (mac-services-open-file, mac-services-open-selection)
2205         (mac-services-insert-text): New functions.
2206         (CLIPBOARD, FIND): Put mac-scrap-name property.
2207         (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
2208         (public.tiff): Put mac-ostype property.
2209         (selection-converter-alist): Add entries for them.
2210         (mac-application-menu-map): New keymap.
2211         (interprogram-cut-function, interprogram-paste-function): Set to
2212         x-select-text and x-get-selection-value, respectively.
2213         (split-window-keep-point): Set to t.
2215 2005-04-23  Richard M. Stallman  <rms@gnu.org>
2217         * files.el (read-directory-name): Always pass non-nil
2218         DEFAULT-FILENAME arg to read-file-name.
2219         (backup-buffer-copy, basic-save-buffer-2): Take care against
2220         writing thru an unexpected existing symlink.
2221         (revert-buffer): In indirect buffer, revert the base buffer.
2222         (magic-mode-alist): Doc fix.
2223         (buffer-stale-function): Doc fix.
2224         (minibuffer-with-setup-hook): Avoid warning.
2225         (mode-require-final-newline): Doc and custom fix.
2227         * follow.el (follow-end-of-buffer): Use with-no-warnings.
2229         * font-lock.el (font-lock-comment-face): On terminals with few colors,
2230         use the default appearance.
2231         (font-lock-comment-delimiter-face): New face, new variable.
2233         * imenu.el (imenu--generic-function): The official position of a
2234         definition is the start of the line that BEG is in.
2236         * midnight.el (midnight-timer): Move defvar up.
2238         * mouse.el (mouse-drag-region-1): Delete some debugging code.
2240         * saveplace.el (save-place-to-alist): Use with-no-warnings.
2242         * startup.el (command-line): Use with-no-warnings.
2244         * window.el (window-size-fixed): New defvar.
2246         * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
2248         * mail/rmail.el (rmail-font-lock-keywords):
2249         Use font-lock-comment-delimiter-face.
2251         * mail/sendmail.el (mail-font-lock-keywords):
2252         Use font-lock-comment-delimiter-face.
2254         * progmodes/compile.el (next-error-highlight-timer): New defvar.
2256 2005-04-23  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
2258         * progmodes/compile.el (compilation-mode-font-lock-keywords):
2259         Specify t for LAXMATCH when matching directories.
2260         Save match data around compilation-compat-error-properties form.
2262 2005-04-23  David Kastrup  <dak@gnu.org>
2264         * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
2265         Mention that the autoloaded aliases should be kept for AUCTeX.
2267 2005-04-23  Andreas Schwab  <schwab@suse.de>
2269         * isearch.el (isearch-forward): Doc fix.
2271 2005-04-23  Eli Zaretskii  <eliz@gnu.org>
2273         * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
2274         (jit-lock-stealth-nice): Change default value to 0.5.
2276 2005-04-23  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
2278         * abbrev.el (write-abbrev-file): Write table entries in
2279         alphabetical order by table name.
2281 2005-04-22  Kim F. Storm  <storm@cua.dk>
2283         * ido.el (ido-read-internal): Fix `list' completion.
2285 2005-04-22  Kenichi Handa  <handa@m17n.org>
2287         * recentf.el (recentf-save-file-coding-system): New variable.
2288         (recentf-save-list): Encode the file by
2289         recentf-save-file-coding-system and add coding: tag.
2291 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
2293         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
2295 2005-04-21  Lute Kamstra  <lute@gnu.org>
2297         * loadhist.el (unload-feature): Don't remove a function from hooks
2298         if it is about to be restored to an autoload .  Remove functions
2299         that will become unbound from auto-mode-alist.  Simplify the code.
2301         * subr.el (assq-delete-all): New implementation that is linear,
2302         not quadratic.  Suggested by David Kastrup <dak@gnu.org>.
2303         (rassq-delete-all): New function.
2305         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
2306         Add size-indication-mode.
2308 2005-04-21  Kenichi Handa  <handa@m17n.org>
2310         * international/mule-cmds.el: Add autoload for widget-value in
2311         eval-when-compile.
2313 2005-04-21  Nick Roberts  <nickrob@snap.net.nz>
2315         * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
2316         Add tooltip-mode.
2318         * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
2320 2005-04-20  Luc Teirlinck  <teirllm@auburn.edu>
2322         * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
2323         (inferior-lisp-filter-regexp, inferior-lisp-program)
2324         (inferior-lisp-load-command, inferior-lisp-prompt)
2325         (inferior-lisp-mode-hook, lisp-source-modes)
2326         (inferior-lisp-load-hook): defvar->defcustom.
2327         (inferior-lisp-program, inferior-lisp-prompt)
2328         (inferior-lisp-load-hook): Doc fixes.
2329         (inferior-lisp-install-letter-bindings): Small change in
2330         introductory comment.
2332 2005-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
2334         * vc.el (vc-annotate-color-map): Change some colors so that text
2335         using them as foreground is readable on both white and black
2336         backgrounds.
2338 2005-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2340         * international/mule-conf.el (translation-table-for-input):
2341         Remove redundant declaration.
2343 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
2345         * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
2347         * tooltip.el (tooltip-gud-tips-p): Expand documentation.
2348         (tooltip-toggle-gud-tips): New function.
2350 2005-04-20  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2352         * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
2353         right angle brackets.
2355 2005-04-20  Nick Roberts  <nickrob@snap.net.nz>
2357         * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
2359 2005-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2361         * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
2362         Remove.  Update callers to use expand-file-name instead.
2364         * subr.el (syntax-class): New function.
2366         * simple.el (blink-matching-open): Use it.
2368         * paren.el (show-paren-function): Use it to recognize parens that are
2369         also used in 2-char comment markers.
2371 2005-04-19  Lute Kamstra  <lute@gnu.org>
2373         * loadhist.el (unload-feature): Update for new format of
2374         load-history.  Simplify the code.
2376 2005-04-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2378         * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
2379         (mac-add-charset-info): New function.  Initialize variable
2380         mac-charset-info-alist using it.
2381         (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
2382         for translation.
2383         (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
2384         (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
2385         (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
2386         New CCL programs.
2388 2005-04-19  Kim F. Storm  <storm@cua.dk>
2390         * simple.el (next-buffer, prev-buffer, next-error)
2391         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
2392         (clone-indirect-buffer-other-window): Move bindings to bindings.el.
2394         * bindings.el (next-buffer, prev-buffer, next-error)
2395         (scroll-other-window, keyboard-quit, keyboard-escape-quit)
2396         (clone-indirect-buffer-other-window): Move bindings from simple.el.
2397         (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
2398         (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
2400 2005-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2402         * isearch.el (isearch-edit-string): Make the search-ring available for
2403         minibuffer history commands.
2404         (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
2405         the default history commands now work just as well.
2406         (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
2408 2005-04-18  Kim F. Storm  <storm@cua.dk>
2410         * emulation/cua-base.el (cua--pre-command-handler): Add more
2411         elaborate check for shift modifier on non-window systems.
2413 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
2415         * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
2417 2005-04-18  Kim F. Storm  <storm@cua.dk>
2419         * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
2420         and make it optional.  Don't test tooltip-gud-echo-area here.
2421         (tooltip-gud-process-output, gdb-tooltip-print):
2422         Pass tooltip-gud-echo-area to tooltip-show.
2423         (tooltip-help-tips): Remove second optional arg to tooltip-show.
2425 2005-04-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2427         * tooltip.el (tooltip-mode): `emacs-quick-startup' and
2428         `display-graphic-p' may not be bound yet.
2430 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
2432         * startup.el (command-line): No longer enable Xterm Mouse mode by
2433         default in terminals compatible with xterm.
2435         * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
2437 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
2439         * tooltip.el (tooltip-gud-echo-area): Rename from
2440         tooltip-use-echo-area.
2441         (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
2442         (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
2443         area independently of where help tooltips are displayed.
2445 2005-04-17  David Kastrup  <dak@gnu.org>
2447         * cus-theme.el (custom-theme-write-variables): Quote variables
2448         where necessary.
2450 2005-04-17  Richard M. Stallman  <rms@gnu.org>
2452         * simple.el (yank-excluded-properties): Add follow-link to value.
2454         * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
2456         * startup.el (fancy-splash-max-time): Just 30 seconds.
2457         (fancy-splash-delay): Just 7.
2458         (fancy-splash-screens): No time limit other than fancy-splash-max-time.
2460         * loadhist.el (unload-feature): Update for new format of load-history.
2461         Simplify the code.
2463         * mail/rmail.el (rmail-ignored-headers): Ignore more headers
2464         (rmail-font-lock-keywords): Don't fontify the text of a citation.
2466         * mail/sendmail.el (mail-font-lock-keywords):
2467         Don't fontify subject text.
2468         Don't fontify the text of a citation.
2470 2005-04-17  Mark H. Weaver  <mhw@netris.org>  (tiny change)
2472         * comint.el (comint-output-filter): Run comint-output-filter-functions
2473         with point where the user had it.
2475 2005-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2477         * international/ucs-tables.el (ucs-set-table-for-input):
2478         Disable when using unify-on-decoding.
2480 2005-04-16  Dan Nicolaescu  <dann@ics.uci.edu>
2482         * emulation/cua-base.el (cua-global-mark-face): Add special case
2483         for displays supporting a high number of colors.
2485 2005-04-16  Matt Hodges  <MPHodges@member.fsf.org>  (tiny change)
2487         * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
2489 2005-04-16  Chong Yidong  <cyd@stupidchicken.com>
2491         * filesets.el (filesets-add-buffer): If user supplies a name of a
2492         non-existing fileset, create a new fileset.
2494 2005-04-16  Carsten Dominik  <dominik@science.uva.nl>
2496         * textmodes/org.el (org-up-heading-all): Fix bug with
2497         `outline-up-heading-all'.
2499 2005-04-16  Andreas Schwab  <schwab@suse.de>
2501         * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
2502         /etc/permissions.d/* and /etc/aliases.d/*.
2504 2005-04-16  Kenichi Handa  <handa@m17n.org>
2506         * international/code-pages.el (cp-make-coding-system):
2507         Set `translation-table-for-input' property value to the symbol
2508         ucs-mule-to-mule-unicode, not to that value.
2509         (pt154): Escape guillemet by `\'.
2511 2005-04-15  Luc Teirlinck  <teirllm@auburn.edu>
2513         * loadup.el: Load tooltip if x-show-tip is fboundp.
2515         * startup.el (command-line): Add comment.
2517         * tooltip.el (tooltip-mode): Specify correct standard value for
2518         Custom in init-value.
2520 2005-04-15  Nick Roberts  <nickrob@snap.net.nz>
2522         * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
2523         possible.
2525 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
2527         * textmodes/org.el (org-agenda-date-prompt): Rename from
2528         `org-agenda-date-today'.
2529         (org-evaluate-time-range): Insert at point instead of directly
2530         after time range.
2531         (org-first-headline-recenter, org-subtree-end-visible-p)
2532         (org-optimize-window-after-visibility-change): New functions
2533         (org-agenda-post-command-hook): Don't allow point at end of line,
2534         to make sure it always hits the text properties.
2535         (org-agenda-next-date-line, org-agenda-previous-date-line):
2536         New commands.
2537         (org-set-regexps-and-options): Category may contain white space.
2538         (org-agenda-get-deadlines, org-agenda-get-scheduled):
2539         Improve marker positions.
2540         (org-agenda-new-marker): Argument POS made optional.
2541         (org-agenda-get-timestamps): Deadlines which are done are listed
2542         in org-done-face now.
2543         (org-agenda-get-todos, org-agenda-get-timestamps)
2544         (org-agenda-get-deadlines, org-agenda-get-scheduled):
2545         Set `undone-face' and `done-face' properties.
2546         (org-last-todo-state-is-todo): New variable.
2547         (org-todo): Set `org-last-todo-state-is-todo'.
2548         (org-agenda-todo): Change face according to
2549         `org-last-todo-state-is-todo'.  And change other lines refering to
2550         the same entry.
2551         (org-calendar-goto-agenda): New command.
2552         (org-calendar-to-agenda-key): New option.
2553         (org-startup-folded): New allowed value `content'.
2554         (org-set-regexps-and-options): Accept new value `content' for
2555         `org-startup-folded'.
2556         (org-get-current-options): Handle new value `content' for
2557         `org-startup-folded'.
2558         (org-insert-todo-heading): New command.
2559         (org-mode): Insert first line "*-* mode: org-mode -*-" when called
2560         interactively in empty file and option
2561         `org-insert-mode-line-in-empty-file' has been set.
2562         (org-agenda-todo,org-agenda-priority): Modify to use
2563         `org-agenda-change-all-lines'.
2564         (org-warning-face): Change color on dark background
2566 2005-04-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2568         * international/mule-cmds.el (set-locale-environment): On Mac OS,
2569         use preferences AppleLocale and AppleLanguages, and variable
2570         mac-system-locale for default locale.  On Mac OS Classic, use
2571         mac-system-coding-system for default coding systems.
2573         * term/mac-win.el: Don't set file-name-coding-system.
2574         Decode variables system-name, emacs-build-system, user-login-name, and
2575         user-full-name by mac-system-coding-system on Mac OS Classic.
2576         (mac-system-coding-system): New variable.
2578 2005-04-13  Luc Teirlinck  <teirllm@auburn.edu>
2580         * startup.el (command-line): Handle `xterm-mouse-mode' before
2581         reading init file.
2583         * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
2585 2005-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
2587         * progmodes/sh-script.el (sh-here-document-word): Make it a
2588         defcustom.  Doc fix.
2589         (sh-add): Bash uses $(( )) for arithmetic.
2590         (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
2591         (sh-maybe-here-document): Remove quotes and leading whitespace
2592         from heredoc word when closing.  Indent heredoc with tabs if word
2593         starts with "-".
2595 2005-04-13  Richard M. Stallman  <rms@gnu.org>
2597         * simple.el (undo): Fix previous change.
2599         * custom.el (defface): Doc fix.
2601 2005-04-13  Lute Kamstra  <lute@gnu.org>
2603         * Makefile.in (DONTCOMPILE): Remove list.
2604         (compile, compile-always): Don't use DONTCOMPILE.
2605         (update-authors): Load the library in which batch-update-authors
2606         is defined.
2607         * makefile.w32-in (DONTCOMPILE): Remove list.
2608         (compile, compile-always): Fix comments.
2609         (update-authors): Load the library in which batch-update-authors
2610         is defined.
2612         * generic-x.el (generic-mode-ini-file-find-file-hook):
2613         Rename to ini-generic-mode-find-file-hook.
2614         Keep generic-mode-ini-file-find-file-hook as an alias.
2615         (ini-generic-mode-find-file-hook): Rename from
2616         generic-mode-ini-file-find-file-hook.  Fix docstring.
2617         (ini-generic-mode): Docstring change.
2618         (bat-generic-mode-run-as-comint): Silence the byte compiler.
2620         * help.el (describe-key-briefly): UNTRANSLATED can be nil when
2621         called from lisp.
2623         * generic.el: Move to the emacs-lisp subdir.
2625 2005-04-12  Dan Nicolaescu  <dann@ics.uci.edu>
2627         * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
2628         and C-S- function and cursor motion keys.
2630 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
2632         * startup.el (command-line): Enable Xterm Mouse mode by default.
2633         * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
2634         for Custom.  No longer show "Mouse" in mode line when enabled.
2635         Doc fix.
2637 2005-04-12  Kim F. Storm  <storm@cua.dk>
2639         * emulation/cua-base.el (cua-rectangle-face)
2640         (cua-rectangle-noselect-face): Define face attributes here.
2642         * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
2644 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2646         * startup.el (command-line): Turn off blinking cursor if
2647         cursorBlink in resources is off or false.
2649 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2651         * term/mac-win.el (dnd): Require dnd.
2652         (mac-drag-n-drop): Call dnd-handle-one-url.
2653         (kTextEncodingMacRoman, kTextEncodingISOLatin1)
2654         (kTextEncodingISOLatin2): Remove constants.
2655         (mac-script-code-coding-systems): New constant.
2656         (mac-handle-language-change): New function.
2657         (special-event-map): Bind it to `language-change' event.
2658         (mac-centraleurroman, mac-cyrillic): New coding systems.
2659         (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
2660         (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
2661         and mac-cyrillic-encoder to encode-mac-centraleurroman and
2662         encode-mac-cyrillic, respectively.
2664 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
2666         * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
2667         Don't set overlay-arrow-string to "=>" as this is done
2668         globally in C now.
2670 2005-04-12  Lute Kamstra  <lute@gnu.org>
2672         * generic-x.el (rc-generic-mode, rul-generic-mode):
2673         Fix auto-mode-alist entries.
2674         (etc-fstab-generic-mode): Tweak fontification.
2676         * generic.el (generic-make-keywords-list): Fix docstring.
2677         (generic-mode-internal): Simplify generic-font-lock-keywords.
2679 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
2681         * whitespace.el (whitespace-buffer-leading)
2682         (whitespace-buffer-trailing): Revert the incorrect test inversion.
2683         However, fix the highlight area for the leading and
2684         trailing whitespaces to show space.
2686 2005-04-11  Rajesh Vaidheeswarran  <rv@gnu.org>
2688         * whitespace.el (whitespace-version): Bump to 3.5
2690         (whitespace-buffer-leading, whitespace-buffer-trailing):
2691         Invert sense of the test to highlight the whitespace.
2693 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
2695         * progmodes/gud.el (gud-display-line): GUD uses its own
2696         overlay arrow now so don't set overlay-arrow-string.
2697         (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
2699 2005-04-11  Dan Nicolaescu  <dann@ics.uci.edu>
2701         * term.el (term-ansi-current-bold, term-ansi-current-underline)
2702         (term-ansi-current-reverse, term-ansi-current-invisible)
2703         (term-ansi-face-already-done): Change to boolean.
2704         (term-reset-terminal, term-handle-colors-array): Handle the above
2705         vars accordingly.
2706         (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
2707         (term-emulate-terminal): Use the new name.
2709         * faces.el (secondary-selection): Use yellow1, not yellow.
2710         (trailing-whitespace): Use red1, not red.
2712 2005-04-11  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2714         * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
2715         (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
2716         (dired-dnd-handle-file): Call dnd-get-local-file-uri
2718         * cus-edit.el (dnd): New group.
2720         * term/w32-win.el (dnd): Require dnd
2721         (w32-drag-n-drop): Call dnd-handle-one-url.
2723         * x-dnd.el: Require dnd.
2724         (x-dnd-handle-uri-list, x-dnd-handle-file-name):
2725         Call dnd-handle-one-url.
2726         (x-dnd-types-alist, x-dnd-insert-utf8-text)
2727         (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
2728         to dnd-insert-text.
2729         (x-dnd-protocol-alist, x-dnd-open-file-other-window)
2730         (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
2731         (x-dnd-get-local-file-name, x-dnd-open-local-file)
2732         (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
2734         * dnd.el (dnd-protocol-alist): New file with generic DND functions.
2736 2005-04-11  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
2738         * wdired.el: Doc fixes.
2739         (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
2740         (wdired-use-dired-vertical-movement): Rename from
2741         wdired-always-move-to-filename-beginning.
2742         (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
2743         (wdired-change-to-wdired-mode): Change mode name.
2744         (wdired-newline): Delete.
2746 2005-04-11  Richard M. Stallman  <rms@gnu.org>
2748         * whitespace.el (whitespace-highlight-the-space):
2749         Don't call whitespace-unhighlight-the-space here.
2751         * simple.el (undo): Record t in undo-equiv-table
2752         for the redo record made by an undo-in-region.
2754 2005-04-12  Nick Roberts  <nickrob@snap.net.nz>
2756         * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
2757         (gdb-frame-inferior-io-buffer): New Functions to control
2758         display of separate IO buffer.
2759         (menu): Add them to menu-bar.
2760         (gdb-display-buffer): Check for buffer another frame.
2761         Protect GUD buffer.
2762         (gdb-setup-windows): Create IO buffer if not already there.
2763         (gdb-memory-mode): Remove purecopy noops.
2765 2005-04-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
2767         * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
2768         and pass to self-insert-command.
2770 2005-04-11  Lute Kamstra  <lute@gnu.org>
2772         * generic.el: Commentary section cleanup.
2773         (generic): Delete.
2774         (generic-use-find-file-hook, generic-lines-to-scan)
2775         (generic-find-file-regexp, generic-ignore-files-regexp)
2776         (default-generic-mode, generic-mode-find-file-hook)
2777         (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
2778         * generic-x.el (generic-x): Docstring fix.  Put it in the data group.
2779         (generic-use-find-file-hook, generic-lines-to-scan)
2780         (generic-find-file-regexp, generic-ignore-files-regexp)
2781         (default-generic-mode, generic-mode-find-file-hook)
2782         (generic-mode-ini-file-find-file-hook): Move from generic.el.
2784 2005-04-10  Karl Fogel  <kfogel@red-bean.com>
2786         * bookmark.el (bookmark-write-file): Catch errors writing file.
2787         This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
2789 2005-04-10  Richard M. Stallman  <rms@gnu.org>
2791         * startup.el (fancy-splash-tail): Update copyright year.
2792         (command-line): Split part of -Q into -D.
2793         (emacs-basic-display): New defvar.
2794         (fancy-splash-text): Correct name of menu item.
2796         * saveplace.el (save-place-alist-to-file): Catch errors writing file.
2798         * info.el (Info-fontify-node): Handle fontification of multiple * Menu
2799         lines in one node.
2801         * comint.el (comint-send-input): New arg ARTIFICIAL.
2802         Callers in this file changed.
2804         * abbrev.el (define-abbrevs): Read system abbrevs properly.
2806         * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
2808 2005-04-10  Chong Yidong  <cyd@stupidchicken.com>
2810         * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
2811         `ldap-search-internal'.
2813 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2815         * files.el (set-auto-mode-1): Use line-end-position.
2817         * international/latin-1.el:
2818         * international/latin-2.el:
2819         * international/latin-3.el:
2820         * international/latin-4.el:
2821         * international/latin-5.el:
2822         * international/latin-8.el:
2823         * international/latin-9.el: Give punctuation syntax to NBSP.
2825         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
2826         (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
2827         Use char-classes to accept non-ascii letters, accepted in some recent
2828         bibtex implementations.
2830 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
2832         * custom.el (custom-set-minor-mode): Any non-nil value for the
2833         variable should enable the mode when set through Custom.
2835 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2837         * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
2838         TAB binding so tab-always-indent is obeyed.
2839         (vhdl-minibuffer-local-map): Move initialization into declaration.
2840         (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
2841         (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
2842         (vhdl-hooked-abbrev): Avoid test for XEmacs.
2843         (vhdl-current-line): Use line-beginning-position.
2844         (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
2845         with-output-to-temp-buffer, so the current position can be recorded.
2847 2005-04-10  Masatake YAMATO  <jet@gyve.org>
2849         * progmodes/compile.el (compilation-error-regexp-alist-alist):
2850         Add regexp for gcov.
2852 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2854         * calendar/time-date.el (time-to-seconds, seconds-to-time)
2855         (days-to-time, time-subtract, time-add): Don't use the #xhhhh
2856         syntax which Emacs 20 doesn't support.
2858 2005-04-09  Richard M. Stallman  <rms@gnu.org>
2860         * help.el (describe-key-briefly, describe-key):
2861         Replace strings as event types with "(any string)".
2863 2005-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2865         * arc-mode.el (archive-mode-map): Move initialization into
2866         the declaration.  Override *all* bindings of `undo'.
2867         (archive-lemacs): Remove, use (featurep 'xemacs) instead.
2869 2005-04-09  Jay Belanger  <belanger@truman.edu>
2871         * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
2873 2005-04-09  Dan Nicolaescu  <dann@ics.uci.edu>
2875         * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
2876         (xterm-register-default-colors): Update color values computation
2877         to match xterm-200.
2879 2005-04-09  Kenichi Handa  <handa@m17n.org>
2881         * international/code-pages.el (iso-latin-7): Fix the map.
2883 2005-04-08  Luc Teirlinck  <teirllm@auburn.edu>
2885         * emacs-lisp/lisp.el (defun-prompt-regexp)
2886         (parens-require-spaces, buffer-end, end-of-defun)
2887         (insert-parentheses): Doc fixes.
2889 2005-04-08  Kim F. Storm  <storm@cua.dk>
2891         * comint.el (comint-highlight-prompt): Fix face spec.
2892         * hi-lock.el (hi-green): Likewise.
2894 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
2896         * cus-edit.el (custom-modified-face):
2897         * comint.el (comint-highlight-input): Fix previous changes.
2898         * term.el (term-handle-ansi-escape): Add a comment.
2900 2005-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2902         * whitespace.el (whitespace-highlight-the-space): Put the same overlay
2903         in the buffer and in whitespace-highlighted-space.
2904         (whitespace-unhighlight-the-space): Simplify.
2905         (whitespace-buffer): Simplify.
2907 2005-04-08  Dan Nicolaescu  <dann@ics.uci.edu>
2909         * textmodes/table.el (table-cell-face): Add special case for
2910         displays supporting a high number of colors.
2911         * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
2912         (vhdl-font-lock-reserved-words-face)
2913         (vhdl-speedbar-architecture-face)
2914         (vhdl-speedbar-instantiation-face)
2915         (vhdl-speedbar-architecture-selected-face)
2916         (vhdl-speedbar-instantiation-selected-face): Likewise.
2917         * progmodes/sh-script.el (sh-heredoc-face): Likewise.
2918         * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
2919         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
2920         (ebrowse-root-class-face, ebrowse-member-attribute-face)
2921         (ebrowse-progress-face): Likewise.
2922         * progmodes/compile.el (compilation-info-face): Likewise.
2923         * progmodes/cc-fonts.el (c-invalid-face): Likewise.
2924         * emacs-lisp/re-builder.el (reb-match-3): Likewise.
2925         * calendar/calendar.el (diary-face): Likewise.
2926         * woman.el (woman-italic-face, woman-bold-face)
2927         (woman-unknown-face): Likewise.
2928         * wid-edit.el (widget-button-pressed-face): Likewise.
2929         * whitespace.el (whitespace-highlight-face): Likewise.
2930         * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
2931         * pcvs-info.el (cvs-marked-face): Likewise.
2932         * info.el (info-xref): Likewise.
2933         * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
2934         * hilit-chg.el (highlight-changes-face)
2935         (highlight-changes-delete-face): Likewise.
2936         * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
2937         (hi-red-b): Likewise.
2938         * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
2939         * font-lock.el (font-lock-keyword-face)
2940         (font-lock-function-name-face, font-lock-warning-face): Likewise.
2941         * cus-edit.el (custom-invalid-face, custom-modified-face)
2942         (custom-set-face, custom-changed-face, custom-variable-tag-face)
2943         (custom-group-tag-face-1, custom-group-tag-face): Likewise.
2944         * comint.el (comint-highlight-prompt): Likewise.
2946 2005-04-08  Lute Kamstra  <lute@gnu.org>
2948         * font-lock.el (font-lock-keywords): Docstring fixes.
2950 2005-04-08  Kenichi Handa  <handa@m17n.org>
2952         * ps-mule.el (ps-mule-show-warning): If the number of unprintable
2953         chars are more than a limit, print " and more..." at the tail.
2955 2005-04-08  Kim F. Storm  <storm@cua.dk>
2957         * emacs-lisp/authors.el (authors-aliases): Update list.
2958         (authors-ignored-files): New list.
2959         (authors-fixed-entries): Fix typo.
2960         (authors-renamed-files-alist): Update list.
2961         (authors-add): Check authors-ignored-files.
2963 2005-04-08  Carsten Dominik  <dominik@science.uva.nl>
2965         * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
2966         optional, to ensure backward compatibility.
2968 2005-04-08  Stephen Eglen  <stephen@gnu.org>
2970         * textmodes/flyspell.el (flyspell-large-region): Doc fix.
2972 2005-04-08  Kim F. Storm  <storm@cua.dk>
2974         * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
2976         * mouse.el (mouse-on-link-p): Doc fix.
2978 2005-04-07  Luc Teirlinck  <teirllm@auburn.edu>
2980         * ielm.el (ielm-prompt-read-only): Doc fix.
2982         * comint.el (comint-prompt-read-only): Doc fix.
2984 2005-04-07  Benjamin Rutt  <brutt@bloomington.in.us>
2986         * ffap.el (ffap-pass-wildcards-to-dired): New user option to
2987         ensure dired always handles wildcards passed to ffap.
2988         (find-file-at-point): Use it.
2989         (ffap-dired-wildcards): Doc fix.
2991 2005-04-07  Juri Linkov  <juri@jurta.org>
2993         * simple.el (next-error-overlay-arrow-position): New defvar.
2994         Put "=>" on its property `overlay-arrow-string'.  Add it to
2995         `overlay-arrow-variable-list'.
2997         * progmodes/compile.el (compilation-setup):
2998         Set `next-error-overlay-arrow-position' to nil.  Also set it to
2999         nil in the local hook `kill-buffer-hook'.  Make local variable
3000         `overlay-arrow-string' and set it to "=>".
3001         (compilation-goto-locus): Set BOL position to
3002         `next-error-overlay-arrow-position' instead of
3003         `overlay-arrow-position'.
3005         * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
3006         locally instead of adding it to the global hook.
3007         (Info-kill-buffer): Move up.
3009 2005-04-06  Dan Nicolaescu  <dann@ics.uci.edu>
3011         * term/xterm.el (xterm-standard-colors): Update color values from
3012         xterm-200.
3014 2005-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
3016         * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
3018         * fast-lock.el:
3019         * lazy-lock.el: Move them to the obsolete subdir.
3021 2005-04-06  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
3023         * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
3024         (wdired-add-replace-advice): Remove.
3025         (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
3027 2005-04-06  Kim F. Storm  <storm@cua.dk>
3029         * startup.el (command-line): Add --bare-bones alias for -Q.
3031 2005-04-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3033         * term/mac-win.el: Use create-fontset-from-mac-roman-font to
3034         create the startup fontset if a font specification ends with
3035         `mac-roman'.
3037 2005-04-06  Lute Kamstra  <lute@gnu.org>
3039         * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
3040         change.
3042         * emacs-lisp/copyright.el (copyright-update-year): Replace the
3043         right subexpression.  Suggested by Jay Bingham <jay.bingham@hp.com>.
3045 2005-04-05  Lute Kamstra  <lute@gnu.org>
3047         * generic.el (generic-mode-internal): Fix 2005-03-31 change.
3048         (define-generic-mode): Ditto.  Fix debug declaration.
3050         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
3051         Put them in the generic-x group.
3053         * calendar/timeclock.el (timeclock): Doc fix.
3055         * generic.el (define-generic-mode): Don't use custom-current-group.
3056         Document default :group value.
3057         * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
3058         (define-global-minor-mode): Don't use custom-current-group.
3060 2005-04-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
3062         * startup.el (command-line-1): Display startup-echo-area-message
3063         when fancy splash screen is in use.
3065         * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
3066         (sh-escaped-newline): New face.
3067         (sh-font-lock-keywords) <shell>: Improve regexp for escaped
3068         newline, and use sh-escaped-newline face.
3070         * progmodes/tcl.el (tcl-escaped-newline): New face.
3071         (tcl-builtin-list): New variable.
3072         (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
3073         newlines.  Fix keywords subexpression number.
3075 2005-04-05  Carsten Dominik  <dominik@science.uva.nl>
3077         * textmodes/org.el (org-diary-default-entry): Fix call to
3078         `add-to-diary-entry'.
3080 2005-04-05  Kim F. Storm  <storm@cua.dk>
3082         * ediff-init.el: Use (featurep 'xemacs).
3084 2005-04-05  David Ponce  <david@dponce.com>
3086         * cus-edit.el (face): Derive from symbol widget.  Display sample
3087         of the current face on the fly.
3088         (widget-face-sample-face-get, widget-face-notify): New functions.
3089         (widget-face-value-create): Remove.
3091         * wid-edit.el (widget-field-end): Temporarily remove field
3092         narrowing before to call `get-char-property'.
3094 2005-04-04  Jay Belanger  <belanger@truman.edu>
3096         * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
3097         (math-read-subscripts): New variable.
3098         (math-read-preprocess-string): Process subscripts.
3100 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
3102         * comint.el (comint-prompt-read-only): Doc fix.
3104         * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
3105         `-1'.  Doc fix.
3107 2005-04-04  Carsten Dominik  <dominik@science.uva.nl>
3109         * textmodes/org.el (org-insert-mode-line-in-empty-file):
3110         Change default value to nil.
3112 2005-04-04  Lute Kamstra  <lute@gnu.org>
3114         * autorevert.el (auto-revert-mode): Specify :group.
3115         * battery.el (display-battery-mode): Specify :group.
3116         * diff-mode.el (diff-minor-mode): Specify :group.
3117         * font-core.el (font-lock-mode): Specify :group.
3118         * hl-line.el (hl-line-mode): Specify :group.
3119         * iimage.el (iimage): New customization group.
3120         (iimage-mode): Specify :group.
3121         * longlines.el (longlines-mode): Specify :group.
3122         * master.el: Don't require easy-mmode.
3123         (master): New customization group.
3124         (master-mode): Specify :group.
3125         * msb.el (msb-mode): Specify :group.
3126         * reveal.el (reveal-mode): Specify :group.
3127         * simple.el (next-error-follow-minor-mode): Specify :group.
3128         * smerge-mode.el (smerge-mode): Specify :group.
3129         * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
3130         * emulation/cua-base.el (cua-mode): Specify :group.
3131         * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
3132         * language/thai-util.el (thai-auto-composition-mode)
3133         (thai-word-mode): Specify :group.
3134         * mail/supercite.el (sc-minor-mode): Specify :group.
3135         * progmodes/cwarn.el (cwarn-mode): Specify :group.
3136         * progmodes/flymake.el (flymake-mode): Specify :group.
3137         * progmodes/glasses.el (glasses-mode): Specify :group.
3138         * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
3139         * textmodes/enriched.el (enriched-mode): Specify :group.
3140         * textmodes/refill.el (refill-mode): Specify :group.
3142         * add-log.el (change-log-font-lock-keywords): Names in
3143         parenthesized lists can contain spaces.
3145 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
3147         * startup.el (fancy-splash-text): Shorten default text of
3148         "Emacs Tutorial" line.  Also, if the current language env
3149         indicates an available tutorial file other than TUTORIAL,
3150         extract its title and append it to the line in parentheses.
3151         (fancy-splash-insert): If arg is a thunk, funcall it.
3153 2005-04-04  Jay Belanger  <belanger@truman.edu>
3155         * calc.el (calc-language-alist): Add tags to customization type.
3157 2005-04-03  Luc Teirlinck  <teirllm@auburn.edu>
3159         * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
3160         Doc fix.
3162 2005-04-03  Marcelo Toledo  <marcelo@gnu.org>
3164         * add-log.el (change-log-font-lock-keywords): The manual
3165         describing a Change Log entry, says: (...) "Aside from these
3166         header lines, every line in the change log starts with a space or
3167         a tab.". The font-lock was not highlighting lines started with
3168         spaces, added support for it.
3170 2005-04-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
3172         * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
3173         (bibtex-generate-url-list): Update docstring accordingly. Put the
3174         complex example in the docstring.
3175         (bibtex-font-lock-url): Use pop.
3177 2005-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3179         * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
3181         * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
3183 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
3185         * filesets.el (filesets-set-default): Doc fix.
3187 2005-04-03  Lute Kamstra  <lute@gnu.org>
3189         * generic.el (define-generic-mode): Add argument to specify
3190         keywords for defcustom.
3191         (default-generic-mode): Specify :group.
3193         * generic-x.el: Specify :group for all generic modes.
3195         * desktop.el (desktop-no-desktop-file-hook)
3196         (desktop-after-read-hook): Doc fix.
3198 2005-04-02  Luc Teirlinck  <teirllm@auburn.edu>
3200         * simple.el (visible-mode): Use explicit :group keyword.
3201         This changes the group of `visible-mode-hook' from paren-blinking
3202         to editing-basics.
3204 2005-04-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
3206         * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
3207         mailbox specifications as well as URLs.
3208         (rmail-insert-inbox-text): Remove unused conditional branches.
3210 2005-04-01  Jay Belanger  <belanger@truman.edu>
3212         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
3213         (calc-gnuplot-print-command): Move definitions to calc.el.
3215         * calc/calc-embed.el (calc-embedded-announce-formula)
3216         (calc-embedded-open-formula, calc-embedded-close-formula)
3217         (calc-embedded-open-word, calc-embedded-close-word)
3218         (calc-embedded-open-plain, calc-embedded-close-plain)
3219         (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
3220         (calc-embedded-open-mode, calc-embedded-close-mode):
3221         Move definitions to calc.el.
3223         * calc/calc.el (calc-settings-file, calc-language-alist):
3224         Make customizable.
3225         (calc-embedded-announce-formula, calc-embedded-open-formula)
3226         (calc-embedded-close-formula, calc-embedded-open-word)
3227         (calc-embedded-close-word, calc-embedded-open-plain)
3228         (calc-embedded-close-plain, calc-embedded-open-new-formula)
3229         (calc-embedded-close-new-formula, calc-embedded-open-mode)
3230         (calc-embedded-close-mode, calc-gnuplot-name)
3231         (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
3232         from other files and make customizable.
3234 2005-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3236         * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
3237         Use buffer-live-p.
3238         (cvs-mode-run): Don't call cvs-update-header here.
3239         (cvs-run-process): Call cvs-update-header.
3240         Use process properties for cvs-postprocess and cvs-buffer so that
3241         the sentinel can behave better if the temp buffer is killed.
3242         Use a pipe rather than a tty, to better handle unexpected prompts.
3243         (cvs-sentinel): Rewrite.  Call cvs-update-header.
3245 2005-04-01  Andre Spiegel  <spiegel@gnu.org>
3247         * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
3248         we go via Tramp or Ange-FTP.  Suggested by Kai Grossjohann.
3250 2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3252         * generic.el (define-generic-mode): Add indentation rule.
3254 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
3256         * files.el (mode-require-final-newline): Make Custom correctly
3257         report a nil value and allow to set it to nil via Custom.
3258         Doc fix.
3260 2005-04-01  Kenichi Handa  <handa@m17n.org>
3262         * international/characters.el: Enable the correct case setting for
3263         dotless-i and dotted-I.
3265 2005-04-01  Kim F. Storm  <storm@cua.dk>
3267         * ido.el (ido-file-internal): Fall back to non-ido command if
3268         initial directory is on slow ftp (or tramp) host.
3270 2005-03-31  Richard M. Stallman  <rms@gnu.org>
3272         * emacs-lisp/autoload.el (make-autoload):
3273         Handle define-global-minor-mode.
3275         * emacs-lisp/easy-mmode.el (define-global-minor-mode):
3276         Rename from easy-mmode-define-global-mode.
3277         (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
3279         * progmodes/scheme.el (scheme-mode-syntax-table):
3280         Update syntax of | and # for two-character comment syntax.
3282 2005-03-31  Lute Kamstra  <lute@gnu.org>
3284         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
3285         (define-minor-mode): Call custom-current-group at load-time.
3287         * generic.el (define-generic-mode): Add debug declaration.
3288         Add defcustom for the mode hook.
3289         (generic-mode-internal): Use run-mode-hooks.
3291 2005-03-31  Kim F. Storm  <storm@cua.dk>
3293         * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
3294         (mouse-fixup-help-message): New defun called by show_help_echo
3295         to fixup mouse-2 prefix in help messages when applicable.
3297         * tooltip.el (tooltip-show-help-function): Don't fixup message here.
3299 2005-03-31  Kenichi Handa  <handa@m17n.org>
3301         * language/thai-word.el (thai-find-word-ends): Pay attention to
3302         the case that we reach the end of buffer.
3304         * textmodes/fill.el (fill-text-properties-at): New function.
3305         (fill-newline): Use fill-text-properties-at instead of
3306         text-properties-at.
3308 2005-03-31  Olive Lin  <olive.lin@versateladsl.be> (tiny change)
3310         * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
3311         not comint-quote-filename.
3313 2005-03-31  Thien-Thi Nguyen  <ttn@gnu.org>
3315         * help-fns.el (help-with-tutorial): Revert last change.
3317 2005-03-31  Kim F. Storm  <storm@cua.dk>
3319         * emulation/cua-base.el (cua-scroll-down): Add CUA property.
3321 2005-03-30  Paul Eggert  <eggert@cs.ucla.edu>
3323         * calendar/cal-china.el: Update reference to "Calendrical
3324         Calculations" book; there's a new edition.
3325         * calendar/cal-coptic.el: Likewise.
3326         * calendar/cal-french.el: Likewise.
3327         * calendar/cal-hebrew.el: Likewise.
3328         * calendar/cal-islam.el: Likewise.
3329         * calendar/cal-iso.el: Likewise.
3330         * calendar/cal-julian.el: Likewise.
3331         * calendar/cal-mayan.el: Likewise.
3332         * calendar/cal-persia.el: Likewise.
3333         * calendar/calendar.el: Likewise.
3334         * calendar/holidays.el: Likewise.
3335         * calendar/lunar.el: Likewise.
3336         * calendar/solar.el: Likewise.
3338         * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
3339         white space from doc string.
3341 2005-03-30  Jay Belanger  <belanger@truman.edu>
3343         * calc/calc-help.el (calc-full-help): Remove email address.
3345 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
3347         * help-fns.el (help-with-tutorial): Delete title line.
3349 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
3351         * calendar/cal-x.el (calendar-one-frame-setup)
3352         (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
3353         rather than 'symbol for set-window-dedicated-p.
3355         * calendar/appt.el (appt-buffer-name): Make it a constant.
3356         (appt-add): Doc fix.
3358         * filesets.el (filesets-menu-path, filesets-menu-before)
3359         (filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
3360         (filesets-menu-cache-file): Use directory ~/.emacs.d.
3361         (filesets-add-submenu): Delete and use add-submenu instead.
3363 2005-03-30  Carsten Dominik  <dominik@science.uva.nl>
3365         * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
3366         (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
3367         (org-diary-default-entry): New function.
3368         (org-get-entries-from-diary): Better parsing of diary entries.
3369         (org-agenda-check-no-diary): New function.
3370         ("diary-lib"): Advice to function `add-to-diary-list', to allow
3371         linking to diary entries.
3372         (org-agenda-execute-calendar-command): New function.
3373         (org-agenda): Improve visible section in window.
3374         Use `org-fit-agenda-window'.
3375         (org-fit-agenda-window): New option.
3376         (org-move-subtree-down): Better handling of empty lines
3377         at end of subtree.
3378         (org-cycle): Numeric prefix is interpreted now as show-subtree N
3379         levels up.
3380         (org-fontify-done-headline): New option.
3381         (org-headline-done-face): New face.
3382         (org-set-font-lock-defaults): Use `org-headline-done-face'.
3383         (org-table-copy-down): Rename from `org-table-copy-from-above'.
3384         When current field is non-empty, it is copied to next row.
3385         (org-table-copy-from-above): Fix bug which made it
3386         impossible to copy fields containing only a single non-white character.
3388 2005-03-30  Kim F. Storm  <storm@cua.dk>
3390         * kmacro.el (kmacro-end-macro): Isearch may store this command
3391         into the macro -- so ignore it when executing keyboard macro.
3393 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
3395         * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
3397 2005-03-29  Kenichi Handa  <handa@m17n.org>
3399         * language/thai.el ("Thai"): Set setup-function and exit-function
3400         for Thai language environment.
3402         * language/thai-util.el: Require thai-word.
3403         (thai-word-mode-map): New variable.
3404         (thai-word-mode): New minor mode.
3405         (setup-thai-language-environment-internal): New function.
3406         (exit-thai-language-environment-internal): New function.
3408         * language/thai-word.el (thai-word-table): Declare it by defvar,
3409         use dolist to initialize it.
3410         (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
3411         (thai-fill-find-break-point): New functions.
3413 2005-03-29  Richard M. Stallman  <rms@gnu.org>
3415         * simple.el (idle-update-delay): Move definition up.
3416         (set-mark): Doc fix.
3418 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
3420         * longlines.el: New file.
3422         * simple.el (buffer-substring-filters): New variable.
3423         (filter-buffer-substring): New function.
3424         (kill-region, copy-region-as-kill): Use it.
3426         * register.el (copy-to-register, append-to-register)
3427         (prepend-to-register): Use filter-buffer-substring.
3429 2005-03-30  Nick Roberts  <nickrob@snap.net.nz>
3431         * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
3432         (gud-filter-pending-text): Move in front of gdb.
3433         (gud-overlay-arrow-position): New variable.
3434         (gud-sentinel, gud-display-line): Use it in place of
3435         overlay-arrow-position.
3437 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
3439         * progmodes/fortran.el (fortran-if-indent): Doc fix.
3440         (fortran-font-lock-keywords-2): Add "where", "elsewhere".
3441         (fortran-font-lock-keywords-4): New variable.
3442         (fortran-blocks-re, fortran-end-block-re)
3443         (fortran-start-block-re): New constants, for hideshow.
3444         (hs-special-modes-alist): Add a Fortran entry.
3445         (fortran-mode-map): Bind fortran-end-of-block,
3446         fortran-beginning-of-block to \M-\C-n, \M-\C-p.
3447         (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
3448         (fortran-looking-at-if-then, fortran-end-of-block)
3449         (fortran-beginning-of-block): New functions, for hideshow.
3451         * progmodes/f90.el (f90-end-block-re, f90-start-block-re): Doc
3452         fix. Tweak regexp.
3453         (f90-beginning-of-block): Push mark first.
3455 2005-03-29  Jay Belanger  <belanger@truman.edu>
3457         * calc/calc.el: Update copyright date.
3458         (calc-version): Increase to 2.1.
3459         (calc-version-date): Remove.
3461         * calc/calc-help.el: Update copyright date.
3462         (calc-full-help): Remove reference to calc-version-date.
3463         Update copyright date.
3465 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3467         * vc.el (vc-do-command): Use a pipe for async processes, so password
3468         prompts don't show up at places where the user can't reply.
3470 2005-03-29  Olive Lin  <olive.lin@versateladsl.be> (tiny change)
3472         * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
3473         on the file name we pass to the inferior shell.
3475 2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
3477         * progmodes/which-func.el (which-function): Be robust in the face of an
3478         imenu--make-index-alist failure.
3480 2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3482         * reveal.el (reveal-mode-map): Don't override C-a and C-e.
3484         * progmodes/python.el (python-preoutput-filter): Fix last change.
3486 2005-03-29  Lute Kamstra  <lute@gnu.org>
3488         * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
3489         functions and compiled macros.
3490         (debug-convert-byte-code): Handle macros too.
3491         (debug-on-entry-1): Don't signal an error when trying to clear a
3492         function that is not set to debug on entry.
3494 2005-03-29  Jay Belanger  <belanger@truman.edu>
3496         * calc/calc-lang.el: Add functions to math-function-table
3497         properties of tex and math.
3499 2005-03-29  Kenichi Handa  <handa@m17n.org>
3501         * ps-mule.el (ps-mule-plot-string): Translate characters by
3502         ps-print-translation-table.
3503         (ps-mule-begin-job): Call find-charset-region/string with
3504         ps-print-translation-table.
3505         (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
3507         * ps-print.el (ps-print-translation-table): New variable.
3508         (ps-plot-region): Translate characters by ps-print-translation-table.
3510 2005-03-29  Juri Linkov  <juri@jurta.org>
3512         * simple.el (next-error-highlight-timer): New variable.
3514         * progmodes/compile.el (compilation-goto-locus):
3515         Use `next-error-highlight-timer' instead of `sit-for'.
3517 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3519         * mail/supercite.el (sc-mail-field): Use assoc-string.
3520         (sc-get-address): Simplify regexps.
3522         * files.el (minibuffer-with-setup-hook): New macro.
3523         (find-file-read-args): Use it to avoid let-binding
3524         minibuffer-with-setup-hook (which breaks turning on/off
3525         file-name-shadow-mode while in the prompt).
3527         * complete.el (PC-read-include-file-name-internal): Use test-completion.
3529 2005-03-28  Luc Teirlinck  <teirllm@auburn.edu>
3531         * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
3533 2005-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3535         * window.el (window-buffer-height): Use count-screen-lines.
3537         * progmodes/python.el (python-preoutput-leftover): New var.
3538         (python-preoutput-filter): Use it.
3539         (python-send-receive): Loop until all the result has been received.
3541 2005-03-28  Juri Linkov  <juri@jurta.org>
3543         * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
3545         * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
3546         "Recover Crashed Session".
3547         (menu-bar-search-menu): Add ellipsis to "Search tagged files".
3548         (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
3549         (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
3550         (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
3551         (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
3552         (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
3553         (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
3554         (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
3556         * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
3557         Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
3558         Ediff Sessions", "Toggle use of separate control buffer frame",
3559         "Use separate frame for Ediff control buffer".
3561         * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
3562         Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
3563         "Rename Bookmark", "Delete Bookmark".
3565         * info.el (Info-mode-menu): Remove ellipsis from "Index".
3566         Add ellipsis to "Lookup a String", "Lookup a string in all indices".
3567         Add `:active Info-index-alternatives' to "Next Matching Item".
3569         * wdired.el (wdired-change-to-wdired-mode):
3570         Mention `wdired-abort-changes' key in the initial message.
3572         * international/mule.el (auto-coding-alist): Associate non-ascii
3573         image filename extensions with `no-conversion'.
3575 2005-03-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3577         * international/iso-acc.el:
3578         * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
3580 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
3582         * textmodes/sgml-mode.el (html-mode): Doc update.
3584         * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
3586 2005-03-26  Dan Nicolaescu  <dann@ics.uci.edu>
3588         * term.el (term-move-columns): Fix face after extending a line.
3589         (term-insert-spaces): Likewise.
3590         (term-reset-terminal): Fix off by one error.
3592 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
3594         * international/mule.el (auto-coding-alist): Add .xpi files.
3596         * files.el (auto-mode-alist): Add .xpi files.
3598 2005-03-26  Jure Cuhalev  <gandalf@owca.info>  (tiny change)
3600         * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
3602 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
3604         * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
3606 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
3608         * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
3609         binding.  Suggested by Stephan Stahl <stahl@eos.franken.de>.
3611         * calendar/cal-move.el (calendar-beginning-of-year): Move the
3612         cursor to Jan 1 when needed.
3613         (calendar-end-of-year): Fix -/+ typo.
3614         Reported by Chong Yidong <cyd@stupidchicken.com>.
3616 2005-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3618         * progmodes/flymake.el (flymake-mode): Add autoload cookie.
3620         * emacs-lisp/debug.el (debugger-record-expression): Add a missing
3621         format to `message'.  Inspired by Deepak Goel <deego@gnufans.org>.
3623 2005-03-25  Richard M. Stallman  <rms@gnu.org>
3625         * filesets.el (filesets-init): Add autoload.
3627         * mail/mailalias.el (mail-directory): Doc fix.
3629 2005-03-25  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3631         * mail/mailalias.el (mail-directory-process): Do nothing if
3632         mail-directory-process is an atom.
3633         (mail-get-names): Ignore mail-directory-names if it is an atom.
3634         (mail-directory-process defvar): Doc fix.
3635         (mail-names): Doc fix.
3637 2005-03-25  Johan Bockg\e,Ae\e(Brd  <bojohan+mail@dd.chalmers.se>  (tiny change)
3639         * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
3641 2005-03-26  Kenichi Handa  <handa@m17n.org>
3643         * international/mule-util.el (detect-coding-with-priority):
3644         Call update-coding-systems-internal before detect-coding-region.
3646 2005-03-26  Nick Roberts  <nickrob@snap.net.nz>
3648         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
3649         (gdb-frames-mode-map): Add follow-link property.
3651 2005-03-25  Jay Belanger  <belanger@truman.edu>
3653         * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
3654         for variables.
3656 2005-03-25  Juri Linkov  <juri@jurta.org>
3658         * image-mode.el: Optimize image filename extension regexps in
3659         autoload cookies.  Associate .x[bp]m with `image-mode-maybe'
3660         in `auto-mode-alist'.
3661         (image-mode): Add `image-toggle-display-text' to local hook
3662         `change-major-mode-hook'.  Display the image as an image by
3663         default.  Set `cursor-type' and `truncate-lines' if the image
3664         is already displayed.  Take into account the current mode (image
3665         or text) in message.
3666         (image-minor-mode): New minor mode.
3667         (image-mode-maybe, image-toggle-display-text): New functions.
3668         (image-toggle-display): Use called-interactively-p.
3669         Let-bind `inhibit-read-only' to t.
3671         * image-mode.el (image-minor-mode): Set `cursor-type' and
3672         `truncate-lines' if the image is already displayed.  Add turning
3673         image-minor-mode off to `change-major-mode-hook'.  Add message.
3674         Call `image-toggle-display-text' after turning image-minor-mode off.
3676 2005-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3678         * international/mule-cmds.el (set-locale-environment): For Mac OS X's
3679         Terminal.app, use utf-8.
3680         (set-display-table-and-terminal-coding-system): Add coding-system arg.
3681         (set-locale-environment): Use it.
3683         * term/xterm.el: Undo last change, better done in mule-cmds.el.
3685         * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
3687         * progmodes/python.el (python-close-block-statement-p)
3688         (python-outdent-p, python-current-defun): Use symbol-end.
3690 2005-03-25  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
3692         * files.el (save-some-buffers): Doc fix.
3694 2005-03-25  Werner Lemberg  <wl@gnu.org>
3696         * complete.el, thumbs.el: Replace `legal' with `valid'.
3697         * calendar/calendar.el: Replace `legal' with `valid'.
3698         * emacs-lisp/advice.el: Replace `legal' with `valid'.
3699         * mail/supercite.el: Replace `legal' with `valid'.
3700         * progmodes/cperl-mode.el, progmodes/idlw-shell.el,
3701         progmodes/idlwave.el, progmodes/vhdl-mode.el: Replace `legal' with
3702         `valid'.
3703         * textmodes/reftex-vars.el, textmodes/reftex.el: Replace `legal'
3704         with `valid'.
3706 2005-03-25  Werner Lemberg  <wl@gnu.org>
3708         * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
3709         * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
3710         * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
3711         * emulation/vip.el: Replace `illegal' with `invalid'.
3712         * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
3713         * mail/supercite.el: Replace `illegal' with `invalid'.
3714         * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el,
3715         progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el,
3716         progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el,
3717         progmodes/sh-script.el, progmodes/xscheme.el: Replace `illegal' with
3718         `invalid'.
3719         * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el,
3720         textmodes/reftex-index.el, textmodes/reftex-parse.el,
3721         textmodes/reftex-ref.el, textmodes/reftex-vars.el,
3722         textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
3724 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3726         * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
3727         (flymake-find-buildfile, flymake-find-possible-master-files)
3728         (flymake-check-include, flymake-parse-line): Replace loops over the
3729         length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
3731         * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
3732         Substitute file-name-as-directory in the rest of the file.
3733         (flymake-get-common-file-prefix): Rewrite, using compare-strings.
3734         (flymake-replace-region): Remove unused arg `buffer'.
3735         (flymake-check-patch-master-file-buffer): Update calls to it.
3736         (flymake-add-err-info): Remove unused var `count'.
3737         (flymake-mode): Use define-minor-mode.
3739         * progmodes/flymake.el: Use with-current-buffer.
3740         (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
3741         flymake-replace-regexp-in-string, flymake-line-beginning-position)
3742         (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
3743         Avoid testing for `xemacs'.
3744         (flymake-nop): Move.
3745         (flymake-region-has-flymake-overlays): Return the computed value.
3746         (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
3747         Remove unused var `endline'.
3748         (flymake-get-line-count): Remove unused function.
3749         (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
3751         * emulation/vi.el:
3752         * generic.el:
3753         * hilit-chg.el (global-highlight-changes):
3754         * hi-lock.el (hi-lock-mode):
3755         * follow.el: find-file-hooks -> find-file-hook.
3757         * comint.el (comint-insert-input): Obey mouse-yank-at-point.
3759 2005-03-24  Juri Linkov  <juri@jurta.org>
3761         * dired.el (dired-mode-map): Add menu item "Compare directories"
3762         for dired-compare-directories.
3764         * dired-aux.el (dired-compare-directories): Add autoload cookie.
3765         Doc fix.  Replace `read-file-name' with `read-directory-name'.
3767 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3769         * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
3771 2005-03-24  Jay Belanger  <belanger@truman.edu>
3773         * calc/calc-embed.el (calc-embedded-mode-change): Save all
3774         relevant mode settings in calc-embedded-original-modes when modes
3775         are permanently changed.
3777 2005-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3779         * autoinsert.el: find-file-hooks -> find-file-hook.
3781 2005-03-24  Lute Kamstra  <lute@gnu.org>
3783         * generic.el (generic-font-lock-defaults): Make it obsolete.
3784         (generic-font-lock-keywords): New variable to replace
3785         generic-font-lock-defaults.
3786         (generic-mode-set-font-lock): Delete it.
3787         (generic-mode-internal): Don't call generic-mode-set-font-lock.
3788         (generic-bracket-support): Add docstring.
3790         * generic-x.el: Rename generic-font-lock-defaults to
3791         generic-font-lock-keywords throughout.
3792         (mailagent-rules-setup-function): Delete it.
3793         (mailagent-rules-generic-mode): Use anonymous function instead.
3794         (show-tabs-generic-mode-font-lock-defaults-1)
3795         (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
3796         Quote faces.
3797         (show-tabs-tab-face, show-tabs-space-face): Specify background,
3798         not foreground.
3800         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3801         Recognize define-generic-mode.
3803 2005-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3805         * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
3806         if there's no completion table.
3808 2005-03-23  Miles Bader  <miles@gnu.org>
3810         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
3811         Remove tty-specific variants, as they're no longer needed.
3813 2005-03-23  Lute Kamstra  <lute@gnu.org>
3815         * generic-x.el: Code cleanup: make args constant whenever possible.
3816         (installshield-statement-keyword-list)
3817         (installshield-system-functions-list)
3818         (installshield-system-variables-list, installshield-types-list)
3819         (installshield-funarg-constants-list): Make them constants.
3821         * generic.el (generic-make-keywords-list): Add autoload cookie.
3823         * calendar/time-date.el: Add comment on time value formats.
3824         Don't require parse-time.
3825         (with-decoded-time-value): New macro.
3826         (encode-time-value): New function.
3827         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
3828         (days-to-time): Return a valid time value when arg is huge.
3829         (time-since): Use time-subtract.
3830         (time-to-number-of-days): Use time-to-seconds.
3832 2005-03-23  David Ponce  <david@dponce.com>
3834         * recentf.el: (recentf-keep): New option.
3835         (recentf-menu-action): Default to `find-file'.
3836         (recentf-keep-non-readable-files-flag)
3837         (recentf-keep-non-readable-files-p)
3838         (recentf-file-readable-p, recentf-find-file)
3839         (recentf-cleanup-remote): Remove.
3840         (recentf-include-p): More robust.
3841         (recentf-keep-p): New function.
3842         (recentf-remove-if-non-kept): Rename from
3843         `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
3844         All callers updated.
3845         (recentf-menu-items-for-commands): Fix help string.
3846         (recentf-track-closed-file): Update. Doc fix.
3847         (recentf-cleanup): Update. Count removed files. Doc fix.
3849 2005-03-23  Kim F. Storm  <storm@cua.dk>
3851         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
3852         Don't inherit from fringe face (now happens automatically).
3854 2005-03-22  Kim F. Storm  <storm@cua.dk>
3856         * tooltip.el (tooltip-show-help-function): Ignore negative mouse
3857         position values.
3859 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3861         * menu-bar.el (showhide-date-time): Remove.
3862         (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
3863         (menu-bar-make-mm-toggle): Simplify.
3865 2005-03-22  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
3867         * progmodes/perl-mode.el (perl-font-lock-keywords-2):
3868         Accept qualified variable and function names.
3870 2005-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
3872         * bindings.el (completion-ignored-extensions):
3873         Remove ".lis" for `vax-vms'.
3875 2005-03-22  Andreas Schwab  <schwab@suse.de>
3877         * generic-x.el: Revert last change.
3878         * ldefs-boot.el: Update.
3880 2005-03-22  Jay Belanger  <belanger@truman.edu>
3882         * calc/calc-embed (calc-embedded-original-modes): New variable.
3883         (calc-embedded-save-original-modes)
3884         (calc-embedded-restore-original-modes): New functions.
3885         (calc-do-embedded): Save original modes when entering embedded mode
3886         and restore when leaving embedded mode.
3887         (calc-embedded-modes-change): Change the value of
3888         calc-embedded-original-modes to reflect permanent changes.
3890 2005-03-22  Lute Kamstra  <lute@gnu.org>
3892         * generic-x.el: Require generic again.
3894 2005-03-22  Miles Bader  <miles@gnu.org>
3896         * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
3897         Tweak details to look good on both ttys and bitmap displays, light
3898         or dark background, etc.
3900 2005-03-21  Kim F. Storm  <storm@cua.dk>
3902         * tooltip.el (tooltip-show-help-function): Check car and cdr of
3903         mouse position.
3905 2005-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3907         * icomplete.el: Don't forcibly turn on the mode upon load.
3908         (icomplete-mode): Use define-minor-mode.
3909         (icomplete-eoinput): Default to nil.
3910         (icomplete-minibuffer-setup): Remove autoload.
3911         (icomplete-tidy): Simplify.
3912         (icomplete-exhibit): Use buffer-undo-list to determine if we're still
3913         in the initial state or if the user has modified the field.
3914         Fix handling of icomplete-max-delay-chars.
3915         Remove code that handles the oddball case where
3916         minibuffer-completion-table is an integer.
3917         Wrap icomplete-completions in while-no-input in case building
3918         completions takes more time than expected.
3919         (icomplete-completions): Simplify.
3921 2005-03-21  Richard M. Stallman  <rms@gnu.org>
3923         * jka-compr.el (jka-compr-really-do-compress):
3924         Make variable buffer-local.
3926         * image-mode.el: Handle .xpm files too.
3927         (image-toggle-display): Preserve modification flag.
3929         * help.el (where-is): Don't mention aliases with no key bindings.
3931 2005-03-21  Lute Kamstra  <lute@gnu.org>
3933         * generic.el: Fix commentary section.  Don't require cl for compilation.
3934         (generic-mode-list): Add autoload cookie.
3935         (generic-use-find-file-hook, generic-lines-to-scan)
3936         (generic-find-file-regexp, generic-ignore-files-regexp)
3937         (generic-mode, generic-mode-find-file-hook)
3938         (generic-mode-ini-file-find-file-hook): Fix docstrings.
3939         (define-generic-mode): Make it a defmacro.  Fix docstring.
3940         (generic-mode-internal): Code cleanup.  Add autoload cookie.
3941         (generic-mode-set-comments): Code cleanup.
3942         * generic-x.el: Don't prevent compilation.  Don't require generic.
3943         Follow coding conventions.  Minor code cleanup.
3944         (etc-fstab-generic-mode): Add some keywords.
3945         * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
3946         define-generic-mode like a function declaration.
3948 2005-03-21  Jay Belanger  <belanger@truman.edu>
3950         * calc/calc-embed.el (calc-do-embedded): Put data on stack before
3951         changing modes.
3953 2005-03-21  Sam Steingold  <sds@gnu.org>
3955         * add-log.el (add-log-current-defun): Support more C DEFUN forms.
3957 2005-03-21  Thien-Thi Nguyen  <ttn@gnu.org>
3959         * progmodes/dcl-mode.el (dcl-font-lock-keywords):
3960         Add underscore to "f$ lexicals" regexp.
3962 2005-03-20  Juri Linkov  <juri@jurta.org>
3964         * subr.el (progress-reporter-do-update): When `min-value' is equal
3965         to `max-value', set `percentage' to 0 and prevent division by zero.
3967 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
3969         Sync with Tramp 2.0.48.
3971         * tramp.el (all): Change all addresses to .gnu.org.
3972         (tramp-append-tramp-buffers): New defun.
3973         (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
3974         Catch `dont-send' signal.
3975         (tramp-set-auto-save-file-modes): Set always permissions, because
3976         there might be an old auto-saved file belonging to another
3977         original file.  This could be a security threat.  Reported by
3978         Kjetil Kjernsmo <kjetil@kjernsmo.net>.
3979         Check for Emacs 21.3.50 removed.
3981         * tramp-smb.el (all): Remove debug construct for
3982         `with-parsed-tramp-file-name'.
3983         (tramp-smb-prompt): Prompt can contain spaces inside directory names.
3984         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
3985         No error message if DIRECTORY or FILENAME doesn't exist.
3986         (tramp-smb-open-connection): Check existence of
3987         `tramp-smb-program'.
3989 2005-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3991         * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
3992         Properly handle the case where the `m' or `s' command's argument is not
3993         yet terminated.
3994         (perl-indent-new-calculate): New function.
3995         (perl-indent-line): Use it.
3997 2005-03-20  Miles Bader  <miles@gnu.org>
3999         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
4000         in text-mode too.  Change to new face names.
4001         (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
4002         Add `:weight bold' attribute.
4003         (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
4005 2005-03-19  Juri Linkov  <juri@jurta.org>
4007         * files.el (auto-mode-alist): Add comment.  Optimize jar/ear/war.
4009         * international/mule.el (auto-coding-alist): Sync with
4010         `auto-mode-alist' by adding upper case archive file extensions
4011         and adding ear/war to jar extension.
4013 2005-03-19  David Casperson  <casper@unbc.ca>  (tiny change)
4015         * textmodes/tex-mode.el (tex-view): If tex-shell process is not
4016         running, restart it.
4018 2005-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny changes)
4020         * finder.el (finder-current-item): Throw an error on an empty line.
4022         * man.el (Man-follow-manual-reference): If current-word returns
4023         nil, use "".
4025 2005-03-19  Matt Hodges  <MPHodges@member.fsf.org>
4027         * simple.el (goto-line): Doc fix.
4029 2005-03-19  Aaron Hawley  <Aaron.Hawley@uvm.edu>  (tiny change)
4031         * files.el (save-buffer): Doc fix.
4033 2005-03-19  Michael R. Mauger  <mmaug@yahoo.com>
4035         * recentf.el (recentf-cleanup-remote): New variable.
4036         (recentf-cleanup): Use it to conditionally check availablity of
4037         remote files.
4039 2005-03-19  Joe Edmonds  <joe-bugs-debian-org@elem.com>  (tiny change)
4041         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
4042         function names.
4044 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
4046         * language/thai-word.el: New file.
4048 2005-03-19  JUAN-LEON Lahoz Garcia  <juanleon1@gmail.com>
4050         * files.el (backup-buffer): If the file's directory is not
4051         writable, use copy instead of move to backup the file.
4053 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
4055         * obsolete/keyswap.el: Moved to obsolete/ from term/.
4057 2005-03-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4059         * ps-print.el (ps-generate-string-list, ps-generate-header-line):
4060         Use functionp instead of symbolp and fboundp.  Reported by Drkm
4061         <darkman_spam@yahoo.fr>.
4062         (ps-print-version): New version 6.6.6.
4064 2005-03-18  Tak Ota  <Takaaki.Ota@am.sony.com>
4066         * textmodes/table.el (table--line-column-position): New idiom.
4067         (table--row-column-insertion-point-p): New function to test
4068         validity of row and column insertion operation at a location.
4069         (table-global-menu, table-cell-menu): Use above functions for
4070         deterministic test operation.
4071         (table--editable-cell-p): Behave in deterministic fashion.
4073 2005-03-18  Juri Linkov  <juri@jurta.org>
4075         * isearch.el (isearch-lazy-highlight-new-loop):
4076         Make arguments beg and end optional.
4077         (isearch-update): Remove optional arguments nil from
4078         isearch-lazy-highlight-new-loop.
4079         (isearch-lazy-highlight-search): Let-bind case-fold-search to
4080         isearch-lazy-highlight-case-fold-search instead of
4081         isearch-case-fold-search, and let-bind isearch-regexp to
4082         isearch-lazy-highlight-regexp.
4083         Use isearch-lazy-highlight-last-string instead of isearch-string.
4085         * replace.el (perform-replace): Remove bindings of global
4086         variables isearch-string, isearch-regexp, isearch-case-fold-search.
4087         Add three new arguments to `replace-highlight'.
4088         (replace-highlight): Add arguments string, regexp, case-fold.
4089         Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
4090         to allow isearch-lazy-highlight-new-loop to use these values
4091         to set corresponding isearch-lazy-highlight-* internal
4092         variables whose values lazy highlighting will use regardless of
4093         changes to global variables isearch-string, isearch-regexp,
4094         isearch-case-fold-search during lazy highlighting loop.
4095         (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
4096         to `lazy-highlight-cleanup'.
4098         * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
4099         (ispell-highlight-face): Set default face to `isearch' when
4100         lazy highlighting is enabled.
4101         (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
4102         priority to 1.  Add lazy highlighting.
4103         (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
4104         from `isearch-dehighlight'.
4106 2005-03-18  David Ponce  <david@dponce.com>
4108         * files.el (hack-local-variables): Do a case-insensitive search
4109         for End.
4111 2005-03-18  Juri Linkov  <juri@jurta.org>
4113         * isearch.el (lazy-highlight-cleanup) <command>: Rename from
4114         `isearch-lazy-highlight-cleanup', add alias to old name and
4115         declare obsolete.  Add release numbers to other obsolete vars.
4116         (isearch-done, isearch-lazy-highlight-new-loop):
4117         Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
4118         (lazy-highlight-cleanup) <variable>: Doc fix.
4119         (isearch-lazy-highlight-update): Rename obsolete
4120         `isearch-lazy-highlight-face' to `lazy-highlight-face'.
4122 2005-03-18  Kenichi Handa  <handa@m17n.org>
4124         * language/thai-util.el: Fix categorization of Thai characters in
4125         thai-category-table.
4126         (thai-composition-pattern): Adjust it for the above change.
4127         (thai-self-insert-command, thai-compose-syllable): New functions.
4128         (thai-compose-region): Use thai-compose-syllable.
4129         (thai-compose-string): Likewise.
4130         (thai-composition-function): Likewise.
4131         (thai-auto-composition): New function.
4132         (thai-auto-composition-mode): New minor mode.
4134         * language/thai.el: Fix patterns to be registered in
4135         composition-function-table.
4137         * international/quail.el (quail-input-method): Locally bind
4138         inhibit-modification-hooks to t.
4140 2005-03-17  Richard M. Stallman  <rms@gnu.org>
4142         * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
4143         (perl-mode): Use run-mode-hooks.
4145         * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
4146         (rmail-pop-password-required, rmail-remote-password): Doc fixes.
4147         (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
4149         * mail/sendmail.el (sendmail-send-it): Reenable the code
4150         to compute resend-to-address and use it.
4152         * tar-mode.el (tar-mode): Turn off undo unconditionally.
4154         * image-mode.el: New file.
4156         * image.el (insert-sliced-image): Add autoload cookie.
4158         * font-lock.el (font-lock-lines-before): New user option.
4159         (font-lock-after-change-function): Obey it.
4161         * bindings.el (esc-map): Make M-g a prefix.
4162         Bind M-g g and M-g M-g to goto-line.
4164         * faces.el (face-id): Doc fix.
4166 2005-03-17  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
4168         * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
4169         (rmail-show-message): Use rmail-unknown-mail-followup-to.
4170         (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
4172         * mail/sendmail.el (mail-yank-ignored-headers)
4173         (mail-font-lock-keywords, mail-mode-fill-paragraph):
4174         Add Mail-Followup-To and Mail-Reply-To headers.
4175         (mail-citation-hook): Add autoload cookie.
4176         (mail-mode): Doc fix.
4177         (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
4178         (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
4179         (mail-mode-fill-paragraph): Handle those headers.
4180         (mail-mailing-lists): New variable.
4181         (mail-mail-reply-to, mail-mail-followup-to): New functions.
4183 2005-03-17  Juri Linkov  <juri@jurta.org>
4185         * isearch.el (isearch-fallback): Check for `(car previous)'
4186         before calling `isearch-other-end-state'.
4188 2005-03-17  Kim F. Storm  <storm@cua.dk>
4190         * simple.el (move-beginning-of-line): Move to beginning of buffer
4191         line, as well as beginning of screen line.
4193 2005-03-16  Glenn Morris  <gmorris@ast.cam.ac.uk>
4195         * calendar/diary-lib.el (mark-diary-entries): Use new optional
4196         argument REDRAW rather than calendar-redrawing variable.
4197         * calendar/calendar.el (calendar-redrawing): Delete.
4198         (redraw-calendar): Do not bind calendar-redrawing.
4200 2005-03-16  Matt Hodges  <MPHodges@member.fsf.org>
4202         * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
4203         diary-file buffer.
4205 2005-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4207         * help.el (describe-mode): Allow a :minor-mode-function property to
4208         specify a different minor mode toggle function than the variable.
4209         * simple.el (auto-fill-function):
4210         * subr.el (add-minor-mode): Use it.
4212 2005-03-16  Kenichi Handa  <handa@m17n.org>
4214         * language/ethio-util.el (sera-being-called-by-w3): New variable.
4215         (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
4216         (ethio-fidel-to-sera-buffer): Likewise.
4218 2005-03-16  Juri Linkov  <juri@jurta.org>
4220         * emacs-lisp/find-func.el (find-function-regexp):
4221         Add defun-emitting macro `menu-bar-make-toggle'.
4223         * isearch.el: Put `isearch-scroll' property to
4224         `split-window-horizontally'.
4226         * info.el: Update error messages for `debug-ignored-errors'.
4227         (Info-isearch-search): Doc fix.
4228         (Info-find-node): Move up code to go into info buffer before
4229         recording the node to the history.
4230         (Info-fontify-node): Fontify titles only if the next line
4231         has two or more `*', `=', `-', `.'.
4232         Display "go to this node" for empty (match-string 3).
4234 2005-03-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4236         * term/mac-win.el: Add mouse pointer shape constants.
4238 2005-03-15  Kim F. Storm  <storm@cua.dk>
4240         * simple.el (move-beginning-of-line): Use vertical-motion.
4242 2005-03-15  Juri Linkov  <juri@jurta.org>
4244         * isearch.el (isearch-error): New variable.
4245         (isearch-invalid-regexp, isearch-within-brackets): Remove.
4246         (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
4247         (isearch-within-brackets-state): Remove.
4248         (isearch-case-fold-search-state, isearch-pop-fun-state):
4249         Decrease frame index.
4250         (isearch-mode, isearch-top-state, isearch-push-state)
4251         (isearch-edit-string, isearch-abort, isearch-search-and-update)
4252         (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
4253         (isearch-search, isearch-lazy-highlight-new-loop):
4254         Replace `isearch-invalid-regexp' with `isearch-error'.
4255         Remove `isearch-within-brackets'.
4256         (isearch-search): Add `search-failed' handler to `condition-case'.
4257         (isearch-lazy-highlight-search): Add `condition-case' to catch
4258         errors and allow `isearch-lazy-highlight-update' to try
4259         highlighting from the beginning of the window.
4260         (isearch-repeat): Move up code to set isearch-wrapped to t
4261         before calling isearch-wrap-function.
4263         * info.el (Info-isearch-initial-node): New internal variable.
4264         (Info-search): Signal an error in isearch mode when search leaves
4265         the initial node.  Signal an error when `bound' is non-nil and
4266         nothing was found in the current subfile.
4267         (Info-isearch-search): Remove `condition-case'.
4268         (Info-isearch-wrap): Don't wrap when search failed during leaving
4269         the initial node.  If `Info-isearch-search' is nil, wrap around
4270         the current node.
4271         (Info-isearch-start): New fun.
4272         (Info-mode): Add buffer-local hook `Info-isearch-start' to
4273         `isearch-mode-hook'.
4275 2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4277         * simple.el (normal-erase-is-backspace): Set default to t if
4278         running on Mac.
4280         * term/mac-win.el (function-key-map): Sync with x-win.el.
4282 2005-03-15  Kenichi Handa  <handa@m17n.org>
4284         * international/mule-cmds.el (locale-language-names): Modify the
4285         format of elements and add more entries.
4286         (locale-preferred-coding-systems): Add more entries.
4287         (set-locale-environment): Adjust for the change of
4288         locale-language-names.
4290 2005-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4292         * pcvs.el (smerge-ediff): Remove bogus autoload.
4294 2005-03-14  Lute Kamstra  <lute@gnu.org>
4296         * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
4297         Ignore a `*' at the beginning of a line.
4299         * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
4300         * emacs-lisp/byte-run.el (macro-declaration-function): Move from
4301         subr.el.
4302         (dont-compile, eval-when-compile, eval-and-compile): Use declare
4303         to specify indentation.
4305         * generic.el (define-generic-mode): Let generic-mode-list be a
4306         list of strings; test membership with equal.
4308 2005-03-14  Kim F. Storm  <storm@cua.dk>
4310         * simple.el (next-line, previous-line): Add optional try-vscroll
4311         arg to recognize interactive use.  Pass it on to line-move.
4312         (line-move): Don't perform auto-window-vscroll when defining or
4313         executing keyboard macro to ensure consistent behaviour.
4315 2005-03-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4317         * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
4319 2005-03-13  Lute Kamstra  <lute@gnu.org>
4321         * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
4322         debugger-setup-buffer so that backtrace marks the frames set to
4323         debug-on-exit and we don't have to do it manually.  Set an extra
4324         debug-on-exit for macro's.
4325         (debugger-setup-buffer): Don't mark the top frame manually.
4327 2005-03-12  Lute Kamstra  <lute@gnu.org>
4329         * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
4330         lisp-indent-function throughout.
4331         (with-no-warnings): Set lisp-indent-function property.
4333 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
4335         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
4336         Add entry for backslash.
4338 2005-03-12  Juri Linkov  <juri@jurta.org>
4340         * info.el (Info-search): Four fixes for backward search.
4342 2005-03-11  Jay Belanger  <belanger@truman.edu>
4344         * calc/calc.el (calc-language-alist): New variable.
4345         * calc/calc-embed.el (calc-embedded-language-alist): Remove.
4346         (calc-embedded-find-modes): Use calc-language-alist instead of
4347         calc-embedded-language-alist.
4349 2005-03-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
4351         * calendar/calendar.el (calendar-redrawing): New internal
4352         variable.
4353         (redraw-calendar): Remove bogus save-excursion from previous
4354         change.  Bind calendar-redrawing to t for mark-diary-entries.
4355         * calendar/diary-lib.el (mark-diary-entries): No need to redraw
4356         calendar if that is why we were called.
4358 2005-03-11  Kenichi Handa  <handa@m17n.org>
4360         * international/mule.el (make-coding-system): Set property
4361         coding-system-define-form to nil.
4362         (define-coding-system-alias): Likewise.
4364 2005-03-11  Kenichi Handa  <handa@m17n.org>
4366         These changes are suggested by Dave Love <fx@gnu.org>.
4368         * textmodes/fill.el: Change encoding to iso-2022-7bit and add
4369         coding: tag.
4370         (adaptive-fill-regexp): Add more bullets.
4371         (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
4372         regexps.
4374 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4376         * help.el (describe-mode): Properly handle non-trivial lighters.
4377         Don't ignore minor modes that are not listed in minor-mode-list.
4379         * tooltip.el (tooltip-mode): Don't complain that you can't turn the
4380         feature ON when the user requests to turn it OFF.
4382 2005-03-10  Lute Kamstra  <lute@gnu.org>
4384         * emacs-lisp/debug.el (debug-entry-code): Delete it.
4385         (implement-debug-on-entry): New function to replace debug-entry-code.
4386         (debug-on-entry-1): Use implement-debug-on-entry.  Delete the
4387         second argument as the 2005-03-07 change makes it obsolete.
4388         (debug-on-entry, cancel-debug-on-entry): Update call to
4389         debug-on-entry-1.
4390         (debug, debugger-setup-buffer): Comment update.
4391         (debugger-frame-number): Update to work with implement-debug-on-entry.
4393 2005-03-10  Jay Belanger  <belanger@truman.edu>
4395         * calc/calc-embed.el (math-ms-args): Declare it.
4396         (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
4397         math-ms-args.
4398         (calc-embedded-subst): Use math-multi-subst-rec to substitute
4399         variables.
4401 2005-03-10  Nick Roberts  <nickrob@snap.net.nz>
4403         * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
4404         Use message-box.
4406         * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
4407         (tooltip-activate-mouse-motions-if-enabled): Use dolist.
4408         (tooltip-gud-tips): Simplify.
4409         (tooltip-gud-tips-p): Remove superflouous :set.
4410         (tooltip-gud-modes): Add fortran-mode.
4411         (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
4413         * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
4415 2005-03-09  Kim F. Storm  <storm@cua.dk>
4417         * play/animate.el (animate-place-char): Use forward-line instead
4418         of next-line to improve performance.
4420 2005-03-09  Simon Josefsson  <jas@extundo.com>
4422         * net/browse-url.el (browse-url-default-browser): Doc fix.
4424 2005-03-09  Miles Bader  <miles@gnu.org>
4426         * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
4427         (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
4429 2005-03-09  Kenichi Handa  <handa@m17n.org>
4431         * international/latin-1.el: Set case and syntax for 255 only if
4432         set-case-syntax-set-multibyte is nil.
4434         * textmodes/ispell.el (ispell-insert-word): New function.
4435         (ispell-word): Use ispell-insert-word to insert a new word.
4436         (ispell-process-line): Likewise.
4437         (ispell-complete-word): Likewise.
4439 2005-03-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
4441         * calendar/calendar.el (redraw-calendar): Preserve point.
4442         Reported by Matt Hodges <MPHodges@member.fsf.org>.
4443         (calendar-week-start-day): Move after definition of
4444         redraw-calendar.  Delete buffer test, since redraw-calendar has
4445         that now.
4447         * calendar/diary-lib.el (mark-diary-entries): Only call
4448         redraw-calendar in the first of any recursive calls.
4449         Reported by Alan Shutko <ats@acm.org>.
4451 2005-03-08  Juri Linkov  <juri@jurta.org>
4453         * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
4454         (html-horizontal-rule, html-line, html-image, html-checkboxes)
4455         (html-radio-buttons): Add a space before the trailing `/>' where
4456         sgml-xml-mode is non-nil.
4457         (sgml-delete-tag): Check if the tag ends with `/>' to not delete
4458         the subsequent tag of the empty XML tag.
4459         (html-href-anchor): Don't set initial input to "http:".
4460         (html-image): Ask for the image URL and set point inside alt="".
4461         (html-name-anchor): Duplicate the name in the `id' attribute when
4462         sgml-xml-mode is non-nil.
4463         (html-paragraph): Remove \n before <p>.
4464         (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
4465         instead of `checked' when sgml-xml-mode is non-nil.
4467         * facemenu.el (list-colors-print): Print #RRGGBB in default face.
4468         Remove 1 space before #RRGGBB to not truncate it on terminal
4469         windows w/o fringes.  Remove 1 space between bg and fg examples
4470         to get more space.
4471         (list-colors-duplicates): Replace `and' with `if' for `boundp' to
4472         avoid byte-compile warnings.
4474         * image-file.el (image-file-handler): Put `safe-magic' property to
4475         `image-file-handler'.
4477         * info.el (Info-isearch-search): Emulate word search in
4478         isearching through multiple Info nodes with Info-search.
4479         (Info-isearch-wrap): Allow isearch-word.
4481 2005-03-08  Lute Kamstra  <lute@gnu.org>
4483         * emacs-lisp/debug.el (debugger-step-through): Make sure that
4484         stepping into the debugger's code is not possible.
4485         (debugger-jumping-flag): Docstring update.
4487 2005-03-08  Jay Belanger  <belanger@truman.edu>
4489         * calc/calc-embed.el (calc-do-embedded): Reset mode line when
4490         embedded mode begins.
4491         (calc-embedded-language-alist): New variable.
4492         (calc-embedded-find-modes): Use calc-embedded-language-alist to
4493         set default language mode.
4495 2005-03-08  Kenichi Handa  <handa@m17n.org>
4497         * international/ccl.el (define-ccl-program): Fix docstring about
4498         extra 256 bytes assured for the output buffer.
4500         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
4501         Fix BUFFER_MAGNIFICATION to 2.
4502         (ccl-encode-mule-utf-16be-with-signature): Likewise.
4504 2005-03-07  Karl Chen  <quarl@cs.berkeley.edu>
4506         * align.el (align-rules-list): Added an alignment rule for CSS
4507         declarations (applies to css-mode and html-mode buffers).
4509 2005-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4511         * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
4513 2005-03-07  Kim F. Storm  <storm@cua.dk>
4515         * simple.el (move-beginning-of-line): New command.
4517         * bindings.el (global-map): Bind C-a to move-beginning-of-line.
4519         * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
4521         * emulation/cua-base.el: Put CUA move property on move-end-of-line
4522         and move-beginning-of-line.
4524         * apropos.el (apropos-print): Omit command from M-x ... RET.
4526 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
4528         * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
4529         (gdb-send, gdb-send-item): Log items sent from gdb-send too.
4531 2005-03-06  Richard M. Stallman  <rms@gnu.org>
4533         * bindings.el (esc-map): Bind M-g to goto-line.
4535         * facemenu.el (global-map): Bind M-o, not M-g.
4537 2005-03-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4539         * menu-bar.el (menu-bar-file-menu): Add the same :enable to
4540         "Open Directory" as for "Open File".
4542 2005-03-06  Chong Yidong  <cyd@stupidchicken.com>
4544         * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
4545         (push-mark-command): Run activate-mark-hook.
4547 2005-03-06  Richard M. Stallman  <rms@gnu.org>
4549         * help-mode.el (help-mode-finish): Don't alter the element
4550         in view-return-to-alist if there already is one.
4552         * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
4553         make sure the current buffer is the expected one.
4555         * novice.el (disabled-command-function): Output in *Disabled Command*.
4556         Explicitly ignore non-keyboard events, and explicitly handle C-g.
4558         * textmodes/flyspell.el (flyspell-large-region):
4559         Pass args differently for aspell.
4561         * files.el (mode-require-final-newline): Doc fix.
4563 2005-03-03  Stephan Stahl  <stahl@eos.franken.de> (tiny change)
4565         * progmodes/which-func.el (which-function):
4566         Specify NOERROR when calling imenu--make-index-alist.
4568 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4570         * simple.el (normal-erase-is-backspace): Define default value.
4572         * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
4573         (custom-reevaluate-setting): Simple function to handle
4574         variables that are defined before their default value can really
4575         be computed.
4577         * startup.el (command-line): Use it for temporary-file-directory,
4578         small-emporary-file-directory, auto-save-file-name-transforms,
4579         blink-cursor-mode, and normal-erase-is-backspace.
4581         * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
4582         progress, even with buggy anchored keywords.
4584 2005-03-05  Luc Teirlinck  <teirllm@auburn.edu>
4586         * simple.el (goto-line): Remove unbalanced final parenthesis.
4588 2005-03-05  Richard M. Stallman  <rms@gnu.org>
4590         * simple.el (goto-line): Use a number at point as the default.
4591         With C-u as arg, switch buffers.
4593 2005-03-05  Juri Linkov  <juri@jurta.org>
4595         * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
4596         with `no-blinking-cursor'.
4598         * startup.el (no-blinking-cursor): New defvar.
4599         (command-line): Add `--no-blinking-cursor' to longopts.
4600         Set `no-blinking-cursor' to t for command line arguments
4601         -Q, -nbc, --no-blinking-cursor.  Replace `emacs-quick-startup'
4602         with `no-blinking-cursor' in the condition for calling
4603         `blink-cursor-mode'.
4605 2005-03-04  Luc Teirlinck  <teirllm@auburn.edu>
4607         * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
4608         (menu-bar-options-save): Add blink-cursor-mode.
4609         (menu-bar-options-menu): Add blink-cursor-mode.
4611 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
4613         * calendar/icalendar.el (icalendar-version): Increase to 0.11.
4614         (icalendar-export-file, icalendar-export-region)
4615         (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
4616         (icalendar--convert-ical-to-diary): Fix problem with DURATION.
4618 2005-03-04  Lute Kamstra  <lute@gnu.org>
4620         * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
4621         (debug-function-list): Ditto.
4623 2005-03-04  Robert J. Chassell  <bob@rattlesnake.com>
4625         * textmodes/texinfmt.el (texinfo-append-refill):
4626         Redefine the types of line to which @refill
4627         is not appended by replacing a search for `@refill\\|@bye' with
4628         `@refill\\|^[ \t]*@'.  The intent is to solve both the `@end
4629         itemize@refill' bug and the unfilled long lines bug.
4630         (texinfmt-version): Update number and date.
4632 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4634         * international/code-pages.el (windows-1250, windows-125[2-8])
4635         (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
4637 2005-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4639         * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
4640         bound yet.
4642 2005-03-02  Romain Francoise  <romain@orebokech.com>
4644         * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
4645         buffer after removing limits.
4646         (ibuffer-pop-filter): Ditto.
4647         Update copyright.
4649 2005-03-02  Miles Bader  <miles@gnu.org>
4651         * button.el (make-text-button): If the user doesn't specify a
4652         type, use the default.  Rewrite to use `add-text-properties' and
4653         plist functions.
4655 2005-03-01  Lute Kamstra  <lute@gnu.org>
4657         * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
4658         (debugger-jumping-flag): New var.
4659         (debug-entry-code): Use it.
4660         (debugger-jump): Use debugger-jumping-flag and add
4661         debugger-reenable to post-command-hook.
4662         (debugger-reenable): Use debugger-jumping-flag and remove itself
4663         from post-command-hook.
4664         (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
4665         debugger-reenable.
4667 2005-03-01  Robert J. Chassell  <bob@rattlesnake.com>
4669         * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
4670         inclusion of "itemize\\|", which may be unnecessary, is certainly
4671         inelegant, and stops refilling in itemize lists when formatting
4672         Japanese Texinfo files to Info.
4673         Update copyright to 2005.
4675 2005-03-01  Nick Roberts  <nickrob@snap.net.nz>
4677         * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
4678         of an error if GDB can't find the source file.
4680 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
4682         * calendar/calendar.el (redraw-calendar): Work from any buffer,
4683         not just the calendar.
4685         * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
4686         first.
4687         (diary-redraw-calendar): New function.
4688         (make-diary-entry): Add diary-redraw-calendar to local
4689         write-contents-functions.  Turn off selective display before
4690         inserting in diary.
4692 2005-03-01  Kim F. Storm  <storm@cua.dk>
4694         * emacs-lisp/copyright.el (copyright-fix-years): New command.
4696 2005-03-01  Lute Kamstra  <lute@gnu.org>
4698         * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
4699         that debug-entry-code can be safely removed from a function while
4700         this code is being evaluated.  Revert the 2005-02-27 change as the
4701         new implementation no longer requires it.  Make sure that a
4702         function body containing just a string is not mistaken for a docstring.
4703         (debug): Skip one more frame in case of debug on entry.
4704         (debugger-setup-buffer): Delete one more frame line in case of
4705         debug on entry.
4706         (debugger-frame-number): Update to use the new text introduced by
4707         the 1999-11-03 change.  Skip one more frame in case of debug on entry.
4709 2005-02-28  Kim F. Storm  <storm@cua.dk>
4711         * double.el (double-translate-key): Call force-window-update after
4712         read-event to avoid crash in redisplay.
4714 2005-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4716         * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
4717         (debug): Use it.  Move the inhibit-trace earlier.
4718         (debug-entry-code): New const.
4719         (debug-on-entry-1): Use it.
4721 2005-02-28  Chong Yidong  <cyd@stupidchicken.com>
4723         * international/utf-16.el (ccl-encode-mule-utf-16le):
4724         Fix BUFFER_MAGNIFICATION to 2.
4725         (ccl-encode-mule-utf-16be): Likewise.
4727 2005-02-28  Kenichi Handa  <handa@m17n.org>
4729         * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
4730         Fix BUFFER_MAGNIFICATION to 4.
4731         (ccl-encode-mule-utf-16be-with-signature): Likewise.
4733 2005-02-28  Nick Roberts  <nickrob@snap.net.nz>
4735         * speedbar.el (speedbar-update-flag): Doc fix.
4736         (speedbar-show-info-under-mouse): Give set-mouse-position the right
4737         argument.
4739 2005-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4741         * reveal.el (reveal-post-command): Don't try to reveal overlays which
4742         have a non-nil `invisible' property but are actually visible.
4744         * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
4745         for perldoc sections.
4746         (perl-outline-regexp, perl-outline-level): New var and function.
4747         (perl-mode): Use them.
4749 2005-02-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
4751         * calendar/diary-lib.el (diary-remind): Discard any mark portion
4752         from diary-entry.  Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
4754 2005-02-27  Luc Teirlinck  <teirllm@auburn.edu>
4756         * cus-edit.el: Comment change.
4757         (custom-buffer-create-internal): Slightly reword text at top of
4758         Custom buffers.  Mention there that saving an option edits the
4759         init file.  Add link to Emacs manual node on `custom-file'.
4760         (custom-magic-alist): Rewrite individual State messages to use
4761         capitalized keywords.  Doc fix.
4763 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
4765         * calendar/calendar.el (calendar-buffer): Move above
4766         calendar-week-start-day.
4767         (calendar-week-start-day): Doc fix.  Add :set function.
4768         (calendar-minimum-window-height): New variable.
4769         (generate-calendar-window): Only resize window if selected-window
4770         is displaying the calendar buffer.  Use new variable
4771         calendar-minimum-window-height.
4772         (generate-calendar): Reword error message.
4773         (calendar-mode-map): Bind DEL to scroll-other-window-down.
4775 2005-02-27  Andreas Schwab  <schwab@suse.de>
4777         * vc.el (vc-do-command): Don't run command asynchronously when
4778         operating in a remote directory.
4780         * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
4781         change from sync with Tramp 2.0.47.
4783 2005-02-27  Richard M. Stallman  <rms@gnu.org>
4785         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
4787         * textmodes/flyspell.el (flyspell-mode-on):
4788         Call ispell-change-dictionary only if necessary.
4790         * emacs-lisp/re-builder.el (regexp-builder): New function.
4792         * register.el (describe-register-1): Explicitly handle
4793         yank-excluded-properties = t.
4795         * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
4796         (custom-magic-alist): Change the status descriptions again.
4797         (face widget-type): Total rewrite based on `restricted-sexp'
4798         to eliminate the confusing double hiding levels.
4800         * emacs-lisp/debug.el (debug-on-entry-1):
4801         If function body is empty, add nil as body form.
4803 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4805         * emacs-lisp/trace.el (inhibit-trace): New var.
4806         (trace-make-advice): Use it.
4808         * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
4810 2005-02-26  Kim F. Storm  <storm@cua.dk>
4812         * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
4813         (mouse-on-link-p, mouse-drag-region-1): Use it.
4815 2005-02-25  Lute Kamstra  <lute@gnu.org>
4817         * replace.el (query-replace-read-from): Fix 2005-02-19 change.
4819 2005-02-24  Luc Teirlinck  <teirllm@auburn.edu>
4821         * frame.el (blink-cursor-mode): Add :group keyword.
4823 2005-02-24  Ulf Jasper  <ulf.jasper@web.de>
4825         * calendar/icalendar.el (icalendar--decode-isodatetime):
4826         New optional argument DAY-SHIFT.
4827         (icalendar-export-region): Fix coding-system-for-write.
4828         (icalendar--convert-ical-to-diary): Shift end-day of all-day
4829         events by one.
4831 2005-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4833         * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
4835 2005-02-24  Kim F. Storm  <storm@cua.dk>
4837         * international/iso-acc.el (iso-accents-compose): Fix crash
4838         during redisplay.  Call force-window-update after read-event
4839         and delete-region to signal that window is not accurate.
4841 2005-02-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4843         * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
4844         Remove unused and inexistent var `inhibit-trace'.
4845         (debugger-mode): Use run-mode-hooks.
4846         (debugger-list-functions): Add buttons; setup xref stack.
4848 2005-02-23  Richard M. Stallman  <rms@gnu.org>
4850         * calendar/appt.el (appt-time-msg-list): 3rd elt of each
4851         appointment says it was explicitly made.
4852         (appt-add): Set the 3rd element.
4853         (appt-make-list): Preserve explicit appointments.
4855         * subr.el (find-tag-default): Catch errors in forward-sexp.
4857 2005-02-23  Juri Linkov  <juri@jurta.org>
4859         * info.el (Info-isearch-search): New defcustom.
4860         (Info-isearch-search): Call the default isearch function
4861         when Info-isearch-search is nil.
4862         (Info-isearch-wrap): Use variable Info-isearch-search.
4864 2005-02-22  Luc Teirlinck  <teirllm@auburn.edu>
4866         * cus-edit.el: Comment change.
4868 2005-02-22  Kim F. Storm  <storm@cua.dk>
4870         * progmodes/hideif.el (hide-ifdef-use-define-alist):
4871         Use completing-read.  Suggested by Juan-Leon Lahoz Garcia.
4873 2005-02-22  Simon Josefsson  <jas@extundo.com>
4875         * net/browse-url.el (browse-url-netscape-new-window-is-tab):
4876         New variable.
4877         (browse-url-netscape): Use it.  Suggested by "Johann 'Myrkraverk'
4878         Oskarsson" <myrkraverk@users.sourceforget.net>.
4880 2005-02-22  Kim F. Storm  <storm@cua.dk>
4882         * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
4883         check that window of that event is the selected window.
4884         (mouse-drag-region-1): Compare mouse event window to selected
4885         window before setting point.
4887         * tooltip.el (tooltip-show-help-function): Pass event to
4888         mouse-on-link-p so it can check selected window.
4890 2005-02-22  Kenichi Handa  <handa@m17n.org>
4892         * ps-mule.el (ps-mule-header-string-charsets): Delete it.
4893         (ps-mule-show-warning): New function.
4894         (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
4895         characters are found.
4897         * ps-print.el (ps-header-footer-string): Return a list of header
4898         and footer strings.
4900 2005-02-21  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4902         * pcvs.el (cvs-retrieve-revision): Fix thinko.
4904 2005-02-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4906         * frame.el (blink-cursor-mode): Use define-minor-mode.
4908         * term/mac-win.el (function-key-map): Use char-names more consistently.
4909         (file-name-coding-system): Only set it for MacOS-9.  The other case is
4910         already handled in mule-cmds.el (where it also works when mac-win.el
4911         is not used).
4913 2005-02-21  Kenichi Handa  <handa@m17n.org>
4915         * international/mule.el (ctext-pre-write-conversion): Always use
4916         " *code-converting-work*" buffer for work.
4918         * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
4920 2005-02-20  Thien-Thi Nguyen  <ttn@gnu.org>
4922         * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
4924 2005-02-20  Jonathan Yavner  <jyavner@member.fsf.org>
4926         * ses.el (undo-more): Restore defadvice, but only the part that
4927         allows changes outside the restricted area of the buffer.
4929 2005-02-20  Kim F. Storm  <storm@cua.dk>
4931         * simple.el (line-move): Add fourth optional arg try-vscroll which
4932         must be set to perform auto-window-vscroll.
4933         When moving backwards and doing auto-window-vscroll, automatically
4934         vscroll to the last part of lines which are taller than the window.
4935         (next-line, previous-line): Set try-vscroll arg on line-move.
4937 2005-02-19  Dan Nicolaescu  <dann@ics.uci.edu>
4939         * replace.el (query-replace, query-replace-regexp)
4940         (replace-string, replace-regexp): When operating on region, make
4941         the minibuffer prompt say so.
4943         * isearch.el (isearch-forward): Document isearch-query-replace and
4944         isearch-query-replace-regexp keybindings.
4946 2005-02-19  Jay Belanger  <belanger@truman.edu>
4948         * calc/calc-aent.el (math-read-token): Add local variable.
4950         * calc/calc-prog.el (calc-user-define-edit): Add local variable.
4951         (calc-edit-top): Move declaration to earlier in file.
4952         (calc-edit-macro-repeats): Add local variables.
4954         * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
4955         Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
4956         calcFunc-tanh.
4957         Adjust integration rule for calcFunc-tan.
4959 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
4961         * viper-cmd.el (viper-prefix-commands): Make into a defconst.
4962         (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
4963         (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
4964         (viper-skip-separators): Bug fix.
4965         (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
4966         particular major mode.
4967         (viper-del-backward-char-in-replace): Don't put deleted char on the
4968         kill ring.
4970         * viper-ex.el (viper-color-display-p): New function.
4971         (viper-has-face-support-p): Use viper-color-display-p.
4973         * viper-keym.el (viper-gnus-modifier-map): New keymap.
4975         * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
4977         * viper-util.el (viper-glob-unix-files): Fix shell status check.
4978         (viper-file-remote-p): Make equivalent to file-remote-p.
4980         * viper.el (viper-major-mode-modifier-list):
4981         Use viper-gnus-modifier-map.
4983 2005-02-19  David Kastrup  <dak@gnu.org>
4985         * subr.el (subregexp-context-p): Fix garbled doc string by adding
4986         quoting.
4988 2005-02-19  Jay Belanger  <belanger@truman.edu>
4990         * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
4991         Remove extra definitions.
4992         (calc-coth): New function.
4993         (calcFunc-cot): Fix `let'.
4995 2005-02-19  Eli Zaretskii  <eliz@gnu.org>
4997         * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
4998         the reasons we use "type pc" in these faces.
5000         * button.el (button): Ditto.
5002 2005-02-19  Michael Mauger  <mmaug@yahoo.com>
5004         * replace.el (query-replace-read-from): Set the value of
5005         query-replace-from-history-variable to handle the case of an empty
5006         string entered to accept the suggested default.
5008         * net/tramp.el (tramp-file-name-for-operation):
5009         Use dired-call-process instead of dired-call-process-command.
5011 2005-02-19  Jay Belanger  <belanger@truman.edu>
5013         * calc/calc-arith.el (math-trig-inverses, math-div-trig)
5014         (math-div-non-trig): New variables.
5015         (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
5016         (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
5017         (math-combine-prod, math-div-symb-fancy): Add simplifications for
5018         trig expressions.
5020 2005-02-19  Nick Roberts  <nickrob@snap.net.nz>
5022         * progmodes/gdb-ui.el (gdb-var-update-handler)
5023         (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
5024         for watch expressions,
5025         (gdb-var-create-handler): Don't set speedbar-update-flag.
5026         (gdb-post-prompt): Simplify test for speedbar.
5028 2005-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
5030         * ediff.el (ediff-set-diff-overlays-in-one-buffer)
5031         (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
5032         we use the syntax table of the correct buffer.
5033         (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
5034         Felix Gatzemeier.
5036         * ediff-init.el (ediff-hide-face): Check for definedness of functions.
5037         (ediff-file-remote-p): Make synonymous with file-remote-p.
5038         In all deffaces ediff-*-face-*, use min-colors.
5040         * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
5041         ediff-recurse-to-subdirectories.
5042         (ediff-mark-if-equal): Check that the arguments are strings, use
5043         ediff-same-contents (after to Felix Gatzemeier).
5045         * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
5046         nil.
5048 2005-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5050         * log-view.el (log-view-message-re): Fix up Subversion regexp.
5052 2005-02-18  David Kastrup  <dak@gnu.org>
5054         * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
5055         use `mark-active' when defined.
5057 2005-02-18  Kenichi Handa  <handa@m17n.org>
5059         * ps-print.el (ps-font-info-database): New entry
5060         ZapfChancery-MediumItalic with correct font name.  Fix font name
5061         of the entry Zapf-Chancery-MediumItalic.
5063 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
5065         * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
5067 2005-02-16  Kim F. Storm  <storm@cua.dk>
5069         * ido.el (ido-fallback-command): Pass user input to fallback command.
5071 2005-02-16  Nick Roberts  <nickrob@snap.net.nz>
5073         * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
5074         (gdb-find-file-hook): Add server prefix.
5076 2005-02-16  Richard M. Stallman  <rms@gnu.org>
5078         * replace.el (perform-replace): Pass new args to replace-highlight.
5079         (replace-highlight): Take region args,
5080         and pass them to isearch-lazy-highlight-new-loop.
5082         * novice.el (disabled-command-hook): Autoload the defalias
5083         and the make-obsolete-variable call.
5085         * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
5087         * isearch.el (isearch-lazy-highlight-start-limit)
5088         (isearch-lazy-highlight-end-limit): New variables limit
5089         the region for highlighting.
5090         (isearch-lazy-highlight-new-loop): New args BEG and END.
5091         (isearch-lazy-highlight-search): Use the new vars.
5092         (isearch-lazy-highlight-update): Likewise.
5094         * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
5096         * cus-start.el (all): Use default-boundp.
5098 2005-02-15  David Casperson  <casper@unbc.ca>  (tiny change)
5100         * menu-bar.el (menu-bar-select-frame): Handle current frame.
5102 2005-02-15  Luc Teirlinck  <teirllm@auburn.edu>
5104         * autorevert.el (auto-revert-stop-on-user-input)
5105         (auto-revert-verbose): Doc fixes.
5107 2005-02-15  Benjamin Riefenstahl  <Benjamin.Riefenstahl@epost.de>
5109         * international/mule-cmds.el (set-locale-environment): Remove call
5110         to set-selection-coding-system on Windows.
5112 2005-02-15  Jay Belanger  <belanger@truman.edu>
5114         * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
5115         calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
5116         calcFunc-coth.
5117         (math-simplify-sqrt): Add simplifications.
5119         * calc/calc-arith.el (math-real-if-arg-functions): Add functions
5120         to list.
5122         * calc/calc-ext.el: Add functions to autoloads.
5124         * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
5125         (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
5126         (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
5127         (math-csc-raw, math-cot-raw): New functions.
5129         * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
5131         * calc/calc-undo.el (calc-handle-undo): Remove prefix from
5132         the variable name in a message.
5134         * calc/calc-units.el: Add simplification rules for calcFunc-sec,
5135         calcFunc-csc, calcFunc-cot.
5137         * calc/calcalg2.el: Add derivative and integration rules for
5138         calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
5139         calcFunc-csch, calcFunc-coth.
5140         (math-do-integral-methods): Add to checks for when to use
5141         substitutions.
5143         * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
5145 2005-02-15  Lute Kamstra  <lute@gnu.org>
5147         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5148         Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
5149         <monnier@iro.umontreal.ca>
5150         (lisp-outline-level): Improve efficiency.  Suggested by David
5151         Kastrup <dak@gnu.org>.
5153 2005-02-15  Nick Roberts  <nickrob@snap.net.nz>
5155         * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
5156         (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
5157         (gdb-set-gud-minor-mode-existing-buffers): New functions.
5158         (gdb-find-file-hook): New hook. Add it to find-file-hook.
5159         (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
5161 2005-02-14  Luc Teirlinck  <teirllm@auburn.edu>
5163         * cus-start.el (all): Comment change.
5165 2005-02-14  Lute Kamstra  <lute@gnu.org>
5167         * cus-start.el (all): Check if symbol is void.
5169 2005-02-14  Carsten Dominik  <dominik@science.uva.nl>
5171         * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
5172         optional argument to \cite.
5174 2005-02-14  Richard M. Stallman  <rms@gnu.org>
5176         * cus-edit.el (custom-buffer-create-internal): Update help message.
5177         (custom-magic-alist): Update help messages.
5179         * cus-start.el (all): Allow a var to specify a standard value.
5181 2005-02-12  Luc Teirlinck  <teirllm@auburn.edu>
5183         * custom.el (custom-theme-set-variables): Handle variable aliases.
5185         * frame.el (blink-cursor-timer): Doc fix.
5186         (blink-cursor): Make it an alias for `blink-cursor-mode' and
5187         declare obsolete.
5188         (blink-cursor-mode): Define with defcustom and use correct
5189         standard expression in that defcustom.
5190         * startup.el (command-line): Adapt to above changes in frame.el.
5192 2005-02-11  Lute Kamstra  <lute@gnu.org>
5194         * apropos.el (apropos-score-doc): Prevent division by zero.
5196 2005-02-11  Ulf Jasper  <ulf.jasper@web.de>
5198         * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
5199         (icalendar--get-event-property-attributes)
5200         (icalendar--get-event-properties)
5201         (icalendar--datetime-to-diary-date): New functions.
5202         (icalendar--split-value): Doc fix.
5203         (icalendar--datetime-to-noneuropean-date)
5204         (icalendar--datetime-to-european-date): New optional argument
5205         SEPARATOR.  Return result as a string instead of a list.
5206         (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
5207         (icalendar--convert-string-for-export): Rename arg S to STRING.
5208         (icalendar-export-region): Doc fix.  Change name of error buffer.
5209         Save output buffer.
5210         (icalendar-import-file): Add blank at end of prompt.
5211         (icalendar-import-buffer): Doc fix.  Do not switch to error
5212         buffer.  Indicate status in return value.
5213         (icalendar--convert-ical-to-diary): Doc fix.  Change name of error
5214         buffer.  Save output buffer.  Handle exception from recurrence
5215         rules (EXDATE, EXRULE).  Handle start- and end-date of recurring
5216         events.  Fix problems with weekly all-day events.
5218 2005-02-10  Richard M. Stallman  <rms@gnu.org>
5220         * simple.el (eval-expression-print-format):
5221         Avoid warning about edebug-active.
5223         * help.el (help-for-help-internal): Rename from help-for-help.
5224         (help-for-help): Define with defalias.
5226         * font-core.el (font-lock-default-function): Use with-no-warnings.
5228         * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
5230         * custom.el (defface): Doc fix.
5232 2005-02-10  Nick Roberts  <nickrob@snap.net.nz>
5234         * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
5235         width 0" to prevent word wrapping problems.
5237 2005-02-09  Kim F. Storm  <storm@cua.dk>
5239         * ido.el (ido-file-extensions-order): New defcustom.
5240         (ido-file-extension-lessp, ido-file-extension-aux)
5241         (ido-file-extension-order): New advanced file ordering.
5242         (ido-file-lessp): New simple file ordering.
5243         (ido-sort-list): Remove.
5244         (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
5245         (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
5247 2005-02-08  Dan Nicolaescu  <dann@ics.uci.edu>
5249         * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
5250         that some versions of grep produce.
5251         (grep-mode-font-lock-keywords): Likewise.
5253 2005-02-09  Nick Roberts  <nickrob@snap.net.nz>
5255         * progmodes/gdb-ui.el (gdb-location-list): New variable.
5256         (gdb-cdir): Delete.
5257         (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
5258         (gdb-source-info): Treat case when source file is in another
5259         directory properly.
5260         (gdb-get-location): New function.
5262 2005-02-07  Jay Belanger  <belanger@truman.edu>
5264         * calc/calc-prog.el (calc-write-parse-table-part)
5265         (calc-fix-token-name): Fix a check for language type.
5267         * calc/calccomp.el (math-compose-expr): Fix a check for language type.
5269 2005-02-07  Andre Spiegel  <spiegel@gnu.org>
5271         * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
5272         as directory not writable.
5274 2005-02-07  Kim F. Storm  <storm@cua.dk>
5276         * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
5277         (cua--standard-movement-commands): Remove list.
5278         Instead, set CUA property value to move for movement commands.
5279         (cua-movement-commands): Remove.  Users must set CUA prop instead.
5280         (cua--pre-command-handler): Check CUA property.
5281         (cua--init-keymaps): Don't remap undo commands.
5282         (cua-mode): Don't call cua--rectangle-on-off.
5284         * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
5285         (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
5286         (cua--rect-undo-set-point): New var.
5287         (cua--rectangle-undo-boundary): Setup undo apply entry.
5288         (cua--rect-undo-handler): New function for rectangle undo.
5289         (cua--rect-start-position, cua--rect-end-position): Add.
5290         (cua--rectangle-post-command): Call cua--rectangle-set-corners
5291         for restored rectangle.  Set point if cua--rect-undo-set-point.
5293 2005-02-06  Jay Belanger  <belanger@truman.edu>
5295         * calc/calc-lang.el (calc-tex-language): Display more information
5296         in messages.
5298         * calc/calccomp.el (math-compose-expr): Allow multiline matrices
5299         in TeX mode.
5301 2005-02-06  Richard M. Stallman  <rms@gnu.org>
5303         * emacs-lisp/lisp.el (buffer-end): Doc fix.
5305 2005-02-05  Arne_J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
5307         * net/ldap.el (ldap-search-internal): Support attributes with
5308         optional descriptions separated by a semi-colon, as in
5309         "userCertificate;binary".
5311 2005-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5313         * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
5314         isn't a cons (i.e. the version is 0).
5316 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
5318         * help.el (help-for-help): Doc fix.
5320 2005-02-05  Nick Roberts  <nickrob@snap.net.nz>
5322         * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
5323         GDB-Windows on the menu-bar as this works better.
5325 2005-02-04  Jay Belanger  <belanger@truman.edu>
5327         * calc/calc-embed.el (calc-embedded-update): Don't put in
5328         unnecessary newlines. Adjust the end of formula marker.
5330         * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
5331         (math-latex-parse-two-args): New function.
5333 2005-02-03  Lute Kamstra  <lute@gnu.org>
5335         * help-fns.el (help-with-tutorial): Make sure that users cannot
5336         remove the entire text of the tutorial by means of `undo'.
5338 2005-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5340         * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
5341         in recent changes, where the ispell process was repeatedly
5342         killed & restarted.
5344         * international/mule-cmds.el (set-locale-environment): Set file-name
5345         coding system to utf-8 on Darwin systems.
5346         (set-default-coding-systems): Don't set default-file-name-coding-system
5347         on Darwin systems.
5349 2005-02-03  Richard M. Stallman  <rms@gnu.org>
5351         * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
5353 2005-02-03  Matt Hodges  <MPHodges@member.fsf.org>
5355         * faces.el (list-faces-display): Add optional argument.
5357 2005-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5359         * font-core.el (font-lock-default-function): Handle the rare case where
5360         only font-lock-keywords is set.
5362 2005-02-02  Kenichi Handa  <handa@m17n.org>
5364         * international/characters.el: Cancel previous change for
5365         I-WITH-DOT-ABOVE and DOTLESS-i.
5367         * international/latin-5.el: Cancel previous change.
5369 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
5371         * progmodes/gud.el: Correction to syntax in gud-menu-map.
5373 2005-02-02  Kenichi Handa  <handa@m17n.org>
5375         * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
5376         DOTLESS-i.
5378         * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
5379         Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
5381         * case-table.el (get-upcase-table): New function.
5382         (copy-case-table): Copy upcaes table too if non-nil.
5383         (set-case-syntax-delims): Maintain upcase table too.
5384         (set-case-syntax-pair): Likewise.
5385         (set-upcase-syntax, set-downcase-syntax): New functions.
5386         (set-case-syntax): Maintain upcase table too.
5388 2005-02-02  Nick Roberts  <nickrob@snap.net.nz>
5390         * progmodes/gdb-ui.el: (gdb-goto-info): Delete.
5392         * progmodes/gud.el (gud-goto-info): New function.
5393         (gud-tool-bar-map): Use correct icon.
5395 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
5397         * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
5398         When delegating, order args in the funcall correctly.
5400 2005-02-01  Thien-Thi Nguyen  <ttn@gnu.org>
5402         * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
5404 2005-02-01  Carsten Dominik  <dominik@science.uva.nl>
5406         * textmodes/reftex.el (reftex-access-scan-info): Error out in a
5407         buffer not visiting a file.
5409 2005-01-31  Jay Belanger  <belanger@truman.edu>
5411         * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
5412         bound on the line with the formula.
5414 2005-01-31  Kim F. Storm  <storm@cua.dk>
5416         * ses.el (ses-create-cell-variable-range)
5417         (ses-destroy-cell-variable-range, ses-reset-header-string)
5418         (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
5419         (ses-insert-row): Fix format of apply undo entries.
5421 2005-01-31  Jay Belanger  <belanger@truman.edu>
5423         * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
5424         parts.
5426         * calc/calc-embed.el (calc-embedded-open-formula)
5427         (calc-embedded-close-formula): Ignore matrix environments.
5429         * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
5430         TeX mode.
5432         * calc/calc-lang.el (math-function-table, math-oper-table)
5433         (math-variable-table): Adjust the LaTeX portions.
5435         * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
5436         (math-latex-ignore-words): New constant.
5438 2005-01-31  Richard M. Stallman  <rms@gnu.org>
5440         * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
5441         (ispell-local-dictionary): Doc fix.
5442         (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
5443         Don't reinitialize at run time.  Don't defcustom.
5444         All uses changed to append ispell-local-dictionary-alist,
5445         or check it first.
5446         (ispell-current-dictionary): New variable for dictionary in use.
5447         (ispell-dictionary): Now used only for global default.
5448         (ispell-start-process): Set ispell-current-dictionary,
5449         not ispell-dictionary.
5450         (ispell-change-dictionary): Use this only for setting
5451         user preferences.
5452         (ispell-internal-change-dictionary): New function
5453         to change the current dictionary in use.
5454         (ispell-region, ispell-process-line, ispell-buffer-local-dict):
5455         Use ispell-current-dictionary.
5456         Handle ispell-local-dictionary-overridden.
5457         (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
5459 2005-01-31  Jay Belanger  <belanger@truman.edu>
5461         * calc/calc-aent.el (math-read-token): Add support for LaTeX.
5463         * calc/calc-ext.el: Add calc-latex-language to autoloads.
5464         (calc-mode-map): Add calc-latex-language.
5466         * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
5467         (math-latex-print-frac): New functions.
5468         (math-oper-table, math-function-table, math-variable-table)
5469         (math-complex-format, math-input-filter): Add latex properties.
5470         (calc-set-language): Set math-expr-special-function-mapping.
5472         * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
5473         (calc-write-parse-table-part): Add LaTeX support.
5475         * calc/calc.el (calc-language): Adjust docstring.
5476         (calc-set-mode-line): Add LaTeX support.
5477         (math-expr-special-function-mapping): New variable.
5478         (math-tex-ignore-words): Add to list.
5480         * calc/calccomp.el (math-compose-expr, math-compose-rows):
5481         Add LaTeX support.
5482         (math-compose-expr): Add support for special functions.
5484         * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
5486 2005-01-31  Nick Roberts  <nickrob@snap.net.nz>
5488         * progmodes/gdb-ui.el (gdb-memory-address)
5489         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
5490         (gdb-memory-mode-map, gdb-memory-format-keymap)
5491         (gdb-memory-format-menu, gdb-memory-unit-keymap)
5492         (gdb-memory-unit-menu): New variables for a buffer
5493         that lets the user examine program memory.
5494         (gdb-memory-set-address, gdb-memory-set-repeat-count)
5495         (gdb-memory-format-binary, gdb-memory-format-octal)
5496         (gdb-memory-format-unsigned, gdb-memory-format-signed)
5497         (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
5498         (gdb-memory-format-menu-1, gdb-memory-unit-giant)
5499         (gdb-memory-unit-word, gdb-memory-unit-halfword)
5500         (gdb-memory-unit-byte, gdb-memory-unit-menu)
5501         (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
5502         (gdb-memory-mode, gdb-memory-buffer-name)
5503         (gdb-display-memory-buffer, gdb-frame-memory-buffer):
5504         New functions for above buffer.
5506 2005-01-30  Richard M. Stallman  <rms@gnu.org>
5508         * cus-edit.el (custom-bury-buffer): Function deleted.
5509         (custom-buffer-done-function): Option deleted.
5510         (custom-buffer-done-kill): New (replacement option.
5511         (Custom-buffer-done): Call quit-window.
5512         (custom-buffer-create-internal): Update for above changes.
5514 2005-01-29  Luc Teirlinck  <teirllm@auburn.edu>
5516         * simple.el (undo-ask-before-discard): New var.
5517         (undo-outer-limit-truncate): Implement it.
5518         (undo-extra-outer-limit): Doc update.
5520 2005-01-29  Richard M. Stallman  <rms@gnu.org>
5522         * ses.el (undo-more): Delete defadvice.
5523         (ses-begin-change): Doc fix.
5525         * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
5526         instead of rebinding C-x u and C-_.
5528         * files.el (normal-backup-enable-predicate): Return nil for files
5529         in /tmp, regardless of temporary-file-directory.
5531         * man.el (Man-getpage-in-background): Disable undo in Man buffer.
5533         * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
5534         (open-rectangle, delete-whitespace-rectangle-line)
5535         (clear-rectangle-line): If FILL, pass t instead of FILL
5536         for move-to-column's 2nd arg.
5538         * simple.el (undo): Fix the test for continuing a series of undos.
5539         (undo-more): Set pending-undo-list to t when we reach end.
5540         (pending-undo-list): Move up defvar.
5542         * wid-edit.el (widget-button-click):
5543         Shorten the range of the track-mouse binding.
5545         * comint.el (comint-insert-input): Undo previous changes;
5546         use last-input-event in interactive spec.
5548 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
5550         * progmodes/compile.el (compilation-start): Bind buffer-read-only
5551         to nil before invoking call-process.  Reset buffer's modified flag
5552         after fontifying it in the no-async branch.
5554         * wid-edit.el (widget-specify-button): If mouse pointer shape
5555         cannot be changed, use mouse face instead.
5557 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
5559         * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
5560         (gdb-goto-breakpoint): Make breakpoint handling work on template
5561         functions in C++.  Reported by Martin Reed <mjreed@essex.ac.uk>
5562         (gdb-assembler-custom): Update to recognise breakpoint information
5563         added on 2005-01-19.
5565 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5567         * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
5568         (dsssl-mode): Use define-derived-mode.
5569         (scheme-mode-initialize): Remove.
5570         (scheme-mode): Use run-mode-hooks.
5572         * cus-edit.el (customize-group-other-window)
5573         (custom-buffer-create-other-window): Don't override special-display-*.
5574         (custom-mode-map): Make it dense.
5576         * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
5577         sets the default value.
5579 2005-01-28  Eli Zaretskii  <eliz@gnu.org>
5581         * descr-text.el: Add more keywords.
5583 2005-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5585         * speedbar.el: Avoid unnecessary use of locate-library.
5587         * international/mule-cmds.el (standard-display-european-internal):
5588         Don't fiddle with latin-1 non-break space any more since it's now
5589         special cased in the C code.
5590         Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
5592 2005-01-26  Luc Teirlinck  <teirllm@auburn.edu>
5594         * cus-start.el (all): Add `undo-outer-limit'.
5596 2005-01-25  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
5598         * textmodes/bibtex.el (bibtex-format-entry):
5599         Use `bibtex-empty-field-re' only on the text of fields, not on entire
5600         field lines.
5601         (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
5602         not on part of a buffer.
5604 2005-01-25  Lute Kamstra  <lute@gnu.org>
5606         * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
5607         nonempty field text strings like "{letters\\macro{}more letters}".
5608         Clarify docstring.
5609         (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
5610         (bibtex-entry-offset, bibtex-parse-association)
5611         (bibtex-parse-field-name): Fix typos in docstrings.
5612         (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
5614 2005-01-24  Carsten Dominik  <dominik@science.uva.nl>
5616         * textmodes/reftex-global.el (reftex-isearch-push-state-function)
5617         (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
5618         (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
5619         (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
5621         * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
5622         isearch minor mode.
5624 2005-01-24  Luc Teirlinck  <teirllm@auburn.edu>
5626         * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
5628 2005-01-24  Lute Kamstra  <lute@gnu.org>
5630         * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
5631         CASECHARS and NOT-CASECHARS regular expressions of the
5632         "nederlands" and "nederlands8" dictionaries to prevent a "Range
5633         striding over charsets" error.
5635 2005-01-24  Jay Belanger  <belanger@truman.edu>
5637         * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
5638         display variable name.
5640 2005-01-24  Kenichi Handa  <handa@m17n.org>
5642         * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
5643         Fix setting of the element of encoded-kbd-iso2022-invocations.
5645 2005-01-24  Nick Roberts  <nickrob@snap.net.nz>
5647         * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
5648         (gdb-threads-select): Change to also accept mouse events.
5649         (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
5650         (gdb-threads-mouse-select): Delete.
5652 2005-01-23  Luc Teirlinck  <teirllm@auburn.edu>
5654         * files.el (insert-directory): Take care of empty directory,
5655         listed without -a switch.
5657 2005-01-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5659         * textmodes/refill.el (refill-post-command-function):
5660         Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
5661         to the list of functions that we should be careful not to undo.
5662         (refill-late-fill-paragraph-function): Remove.
5663         (refill-saved-state): New var.
5664         (refill-mode): Use it to save fill-paragraph-function.
5665         Save also the value of auto-fill-function.
5667         * term/w32-win.el: Simplify code.
5669 2005-01-23  Kim F. Storm  <storm@cua.dk>
5671         * simple.el (line-move): Adapt to new return value from
5672         pos-visible-in-window-p.
5674         * simple.el (line-move): Fix last change.  Check partial
5675         visibility at point rather than at window-start.
5677 2005-01-22  Jason Rumney  <jasonr@gnu.org>
5679         * term/w32-win.el (xw-defined-colors): Remove debug-message.
5681 2005-01-22  David Kastrup  <dak@gnu.org>
5683         * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
5685 2005-01-22  Eli Zaretskii  <eliz@gnu.org>
5687         * type-break.el (type-break-mode): Add a test for
5688         type-break-file-name being non-nil.
5690 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
5692         * net/eudc.el (top level): Call (message "") via progn, so that
5693         eudc-options-file is loaded.
5695 2005-01-22  Kim F. Storm  <storm@cua.dk>
5697         * simple.el (line-move-1): Rename from line-move.
5698         (line-move): New function that adjusts vscroll for partially
5699         visible rows, and calls line-move-1 otherwise.
5701 2005-01-21  Ren\e,Ai\e(B Kyllingstad  <listmailxemacs@kyllingstad.com>
5703         * pcomplete.el: define pcomplete-read-event instead of read-event,
5704         since it's not a complete read-event implementation
5706 2005-01-20  Jay Belanger  <belanger@truman.edu>
5708         * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
5709         for called function.
5711 2005-01-20  Steven Tamm  <steventamm@mac.com>
5713         * term/mac-win.el (process-connection-type): Remove.
5714         Controlled now by s/darwin.h:PTY_ITERATION.
5716 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5718         * window.el (handle-select-window): Don't switch window when we're
5719         in the minibuffer.
5721 2005-01-10  Paul Pogonyshev  <pogonyshev@gmx.net>
5723         * subr.el (dotimes-with-progress-reporter): New macro.
5725         * ses.el (ses-dotimes-msg): Remove macro.
5726         Use `dotimes-with-progress-reporter' instead.
5728 2005-01-19  Steven Tamm  <steventamm@mac.com>
5730         * term/mac-win.el (process-connection-type): Use new
5731         operating-system-release variable to use ptys on Darwin 7 (OSX
5732         10.3) when using carbon build.
5734 2005-01-19  Jay Belanger  <belanger@truman.edu>
5736         * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
5737         flags if the last command was a tab or M-tab.
5739         * calc/calc-prog.el (calc-user-define-edit): Put original formula
5740         in formula editing buffer.
5742 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
5744         * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
5745         breakpoint image symbol in margin.
5747 2005-01-19  Jay Belanger  <belanger@truman.edu>
5749         * calc/calc-prog.el (calc-execute-kbd-macro):
5750         Ignore calc-keep-arg-flag.
5752 2005-01-19  Kenichi Handa  <handa@m17n.org>
5754         * textmodes/ispell.el (ispell-looking-at): New function.
5755         (ispell-process-line): Use ispell-looking-at to compare the ispell
5756         output and the buffer contents.
5758 2005-01-18  Jay Belanger  <belanger@truman.edu>
5760         * calc/calc.el (calc-display-raw): Fix docstring.
5762 2005-01-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5764         * simple.el (blink-matching-open): Strip extra info from syntax.
5766         * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
5767         funny chars in the end-of-here-doc marker.
5769 2005-01-19  Nick Roberts  <nickrob@snap.net.nz>
5771         * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
5772         that enable/disabled state of breakpoints is shown correctly in
5773         fringe and on ttys.
5774         (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
5775         Add breakpoint information as text properties.
5776         (gdb-mouse-toggle-breakpoint):
5777         Rename to gdb-mouse-set-clear-breakpoint.
5778         (gdb-mouse-toggle-breakpoint): New function.  Enable/disable
5779         breakpoints in the margin.
5780         (gdb-remove-strings): Simplify.
5782 2005-01-17  Jay Belanger  <belanger@truman.edu>
5784         * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
5785         erasing buffer.
5787 2005-01-17  Richard M. Stallman  <rms@gnu.org>
5789         * progmodes/grep.el (grep-find): Copy from `grep' the condition
5790         for calling grep-compute-defaults.
5792         * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
5793         if buffer is empty.
5795         * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
5797 2005-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5799         * hilit-chg.el (highlight-changes-mode): Don't autoload.
5801         * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
5802         non-preloaded variables.
5804 2005-01-17  Steven Tamm  <steventamm@mac.com>
5806         * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
5807         tex-shell cause to force interactivity when using pipes.
5809 2005-01-17  Kim F. Storm  <storm@cua.dk>
5811         * simple.el (just-one-space): Make arg optional.
5813 2005-01-17  Nick Roberts  <nickrob@snap.net.nz>
5815         * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
5816         posn-at-x-y to t to access left-margin.
5818 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
5820         Sync with Tramp 2.0.47.
5822         * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
5823         catching keep-date problems in cp/scp operations.
5824         (tramp-handle-copy-file): Don't call `set-file-modes'
5825         unconditionally.  Specialized functions should know better what is
5826         necessary.  This improves performance a little bit, and the
5827         functions could catch errors with `cp -p' and `scp -p'.
5828         (tramp-do-copy-or-rename-file-via-buffer)
5829         (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
5830         when appropriate.
5831         (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
5832         Call `set-file-modes' when appropriate.
5833         (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
5834         Johnsson <isak@hypergene.com>
5835         (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
5836         of both Tramp buffer and debug buffer.  Reported by Joakim Verona
5837         <joakim@verona.se>
5838         (tramp-file-name-for-operation): Mark `shell-command' as magic for
5839         Emacs only.
5841         * tramp-util.el (tramp-minor-mode): New minor mode.  Add it to
5842         `find-file-hooks' and `dired-mode-hook'.
5843         (tramp-minor-mode-map): Respective map.  Add remapping for
5844         `compile' and `recompile'.
5845         (tramp-remap-command, tramp-recompile): New defuns.
5846         (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
5847         in buffer "*Compilation*".  Call the commands asynchronously.
5849         * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
5850         (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
5851         `shell-command', because it isn't magic in XEmacs.  Reported by
5852         Adrian Aichner <adrian@xemacs.org>.
5854         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
5855         `substitute-in-file-name.
5856         (tramp-smb-handle-substitute-in-file-name): New defun.
5857         (tramp-smb-advice-PC-do-completion): Delete advice.
5859 2005-01-16  Kai Grossjohann  <kgrossjo@eu.uu.net>
5861         * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
5862         Fix error in deleting region.
5864 2005-01-15  Richard M. Stallman  <rms@gnu.org>
5866         * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
5867         In non-temp buffer, switch syntax table temporarily.
5869         * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
5871         * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
5873         * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
5875         * imenu.el (imenu--split-menu): Copy menulist before sorting.
5876         (imenu--generic-function): Use START, not BEG, as pos of definition.
5878         * simple.el (just-one-space): Argument specifies number of spaces.
5880         * simple.el (eval-expression-print-format): Avoid warning
5881         about edebug-active.
5883 2005-01-15  James R. Van Zandt  <jrvz@comcast.net>  (Tiny change)
5885         * progmodes/sh-script.el: Code copied from make-mode.el
5886         with small changes,
5887         (sh-mode-map): Bind C-c C-\.
5888         (sh-backslash-column, sh-backslash-align): New variables.
5889         (sh-backslash-region, sh-append-backslash): New functions.
5891 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
5893         * mail/rmail.el: Updated to work with movemail from GNU Mailutils
5894         (rmail-pop-password, rmail-pop-password-required): Move to
5895         rmail-obsolete group.
5896         (rmail-set-pop-password): Rename to rmail-set-remote-password.
5897         All callers updated.
5898         (rmail-get-pop-password): Rename to rmail-get-remote-password.
5899         Take an argument specifying whether it is POP or IMAP mailbox we
5900         are using.  All callers updated.
5901         (rmail-pop-password-error): Rename to
5902         rmail-remote-password-error.  Added mailutils-specific error message.
5903         (rmail-movemail-search-path)
5904         (rmail-movemail-variant-in-use): New variables.
5905         (rmail-remote-password, rmail-remote-password-required):
5906         New customization variables.
5907         (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
5908         (rmail-parse-url): New function.
5909         (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
5910         with GNU mailutils movemail.
5912 2005-01-15  Kevin Ryde  <user42@zip.com.au>
5914         * info-look.el (c-mode/symbol): Add ^` to prefix, and change
5915         suffix to space, $ or '$, to correctly position point when going
5916         to @table style constants like DBL_MAX.
5918 2005-01-15  Jorgen Schaefer  <forcer@forcix.cx>  (tiny change)
5920         * type-break.el (type-break-mode, type-break-file-time)
5921         (type-break-file-keystroke-count, type-break-choose-file):
5922         Don't store data in or load data from the file if type-break-file-name
5923         is nil.
5924         (type-break-file-name): Doc update as per the above.
5926 2005-01-15  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>  (tiny change)
5928         * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
5929         lookup-key might return nil; handle that.
5931 2005-01-15  Alan Mackenzie  <acm@muc.de>
5933         * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
5934         rather than the element found, thus enabling the tree to be setcar'd.
5936 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
5938         * textmodes/org.el (org-show-following-heading): New option.
5939         (org-show-hierarchy-above): Use `org-show-following-heading'.
5940         (org-cycle): Documentation fix.
5942         * textmodes/org.el (orgtbl-optimized): New option
5943         (orgtbl-mode): New command, a minor mode.
5944         (orgtbl-mode-map): New variable.
5945         (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
5946         (orgtbl-error, orgtbl-self-insert-command)
5947         (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
5949         * textmodes/org.el (org-mode): `org-table-may-need-update' is now
5950         a local variable in each org-mode buffer.
5952         * textmodes/org.el (org-set-regexps-and-options): Rename from
5953         `org-set-regexps'.  Added checking for STARTUP keyword.
5954         (org-get-current-options): Add STARTUP options.
5955         (org-table-insert-row): Mode mode intelligent about when
5956         realignment is needed.
5957         (org-self-insert-command, org-delete-backward-char, org-delete-char):
5958         New commands.
5959         (org-enable-table-editor): New default value `optimized'.
5960         (org-table-blank-field): Support blanking regions if active.
5962 2005-01-14  Carsten Dominik  <dominik@science.uva.nl>
5964         * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
5965         if the year is not given.
5967         * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
5968         Add new escapes %m and %M, fixed bug with %F by adding
5969         save-match-data.
5970         (reftex-reference): Remove ?. from list of spaces.
5971         (reftex-label-info): Add automatic label prefix recognition.
5973         * textmodes/reftex-index.el (reftex-index-next-phrase):
5974         Add slave parameter to call of `reftex-index-this-phrase'.
5975         (reftex-index-this-phrase): New optional argument.
5976         (reftex-index-region-phrases): Add slave parameter to call of
5977         `reftex-index-this-phrase'.
5978         (reftex-display-index): New argument redo.
5979         (reftex-index-rescan): Add 'redo to arguments of
5980         `reftex-display-index'.
5981         (reftex-index-Rescan, reftex-index-revert)
5982         (reftex-index-switch-index-tag): Add 'redo to arguments of
5983         `reftex-display-index'.
5984         (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
5985         indexing.  Fix bug with matching is there is a quote before or
5986         after the word.
5988         * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
5989         Fix bug when collecting citation keys in lines with comments.
5990         (reftex-citation): Prefix argument no longer rescans the document,
5991         but forces prompting for optional arguments of cite macros.
5992         (reftex-do-citation): Prompting for optional arguments implemented.
5994         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
5995         Add optional arguments to most cite commands.
5996         (reftex-cite-cleanup-optional-args): New option
5997         (reftex-cite-prompt-optional-args): New option.
5998         (reftex-trust-label-prefix): New option.
6000         * textmodes/reftex-toc.el (reftex-toc-find-section):
6001         Add push-mark before changing the position in the buffer.
6003         * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
6004         (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
6006 2005-01-14  Nick Roberts  <nickrob@snap.net.nz>
6008         * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
6009         more carefully.
6011 2005-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6013         * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
6014         (sgml-mode): Use it.
6015         (sgml-get-context): Better keep track of implicitly closed tags.
6017 2005-01-13  Kenichi Handa  <handa@m17n.org>
6019         * textmodes/ispell.el: These changes are to fix misalignment error
6020         caused by equivalent characters of different Emacs charsets.
6021         (ispell-unified-chars-table): New variable.
6022         (ispell-get-decoded-string): New function.
6023         (ispell-get-casechars, ispell-get-not-casechars)
6024         (ispell-get-otherchars): Call ispell-get-decoded-string.
6026 2005-01-12  Johan Bockg\e,Ae\e(Brd  <bojohan@users.sourceforge.net>
6028         * custom.el (custom-declare-variable): Just put symbol instead
6029         of (defvar . symbol) in `current-load-list'.
6031 2005-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6033         * emacs-lisp/elint.el: Fixed typo in Commentary section.
6035 2005-01-12  Jay Belanger  <belanger@truman.edu>
6037         * calc/calc-help.el (calc-describe-key): Use temporary info buffer
6038         to create a Calc summary.
6040 2005-01-12  Kim F. Storm  <storm@cua.dk>
6042         * mouse.el (mouse-on-link-p): Change functionality and doc
6043         string to comply with latest description in lisp ref.
6045 2005-01-12  Nick Roberts  <nickrob@snap.net.nz>
6047         * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
6048         Enable mouse clicks on mode-line, header-line and margin.
6049         (event-type): Give mouse event symbols an 'event-kind property
6050         with value 'mouse-click.
6052 2005-01-12  Juri Linkov  <juri@jurta.org>
6054         * facemenu.el (list-colors-display): Add new arg buffer-name.
6055         Use it.  Fix docstring.  Replace code for identifying duplicate
6056         colors by the name with call to `list-colors-duplicates' which
6057         identifies duplicate colors by the value unless the color
6058         is one of special Windows colors.  Set truncate-lines to t.
6059         Print sorted duplicate color names on each line.  Indent to 22
6060         \(the longest color name in rgb.txt) instead of 20.  Optimize.
6061         (list-colors-duplicates): New function.
6062         (facemenu-color-name-equal): Delete function.
6064         * facemenu.el (list-colors-print): New function created from code
6065         in list-colors-display.  Print #RRGGBB at the window right edge.
6066         (list-colors-display): When temp-buffer-show-function is not
6067         defined, call list-colors-print from temp-buffer-show-hook
6068         to get the right value of window-width in list-colors-print
6069         after the buffer is displayed.
6071         * simple.el (pop-mark): Move deactivate-mark out of conditional
6072         part to deactivate the active mark regardless of the state of the
6073         mark ring.
6075         * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
6076         variables line in desktop files.
6078 2005-01-12  Juri Linkov  <juri@jurta.org>
6080         * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
6081         Bring together isearch highlight related options.
6082         (lazy-highlight): Replace group `replace' by `matching'.
6083         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
6084         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
6085         (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
6086         and declare them obsolete.
6087         (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
6088         (isearch-faces): Remove defgroup.
6089         (isearch-overlay, isearch-highlight, isearch-dehighlight):
6090         Move isearch highlighting code closer to lazy highlighting code.
6092         * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
6093         (query-replace-highlight, query-replace-lazy-highlight)
6094         (query-replace): Move definitions to the beginning of the file.
6096 2005-01-11  Juri Linkov  <juri@jurta.org>
6098         * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,
6099         * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm,
6100         * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
6102         * info.el (Info-history-forward): New variable.
6103         (Info-select-node): Reset Info-history-forward to nil.
6104         (Info-last): Turn into defalias.
6105         (Info-history-back): Rename from Info-last.
6106         Add current node to Info-history-forward.
6107         (Info-history-forward): New fun.
6108         (Info-mode-map): Replace Info-last by Info-history-back.
6109         Bind Info-history-forward to "r".
6110         (Info-mode-menu): Replace Info-last by Info-history-back.
6111         Fix menu item text.  Add menu item for Info-history-forward.
6112         (info-tool-bar-map): Replace Info-last by Info-history-back.
6113         Replace its icon "undo" by "back_arrow".  Add icon "fwd_arrow"
6114         for Info-history-forward.
6115         (Info-mode): Replace Info-last by Info-history-back in docstring.
6116         Add local variable Info-history-forward.
6117         (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
6119 2005-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6121         * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
6122         (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
6123         Ignore select-window events rather than fiddle with
6124         mouse-autoselect-window.
6126 2005-01-11  Matthew Mundell  <matt@mundell.ukfsn.org>
6128         * type-break.el (type-break-mode): Fix previous change.
6130 2005-01-10  Jay Belanger  <belanger@truman.edu>
6132         * calc/calc-ext.el (calc-reset): Reset when inside embedded
6133         calculator; only reset when point is inside a calculator.
6134         Don't adjust the window height if the window takes up the whole height
6135         of the frame.
6137 2005-01-10  Thien-Thi Nguyen  <ttn@gnu.org>
6139         * ebuff-menu.el (Electric-buffer-menu-mode):
6140         Preserve value of buffer-local var header-line-format.
6142 2005-01-09  Jay Belanger  <belanger@truman.edu>
6144         * calc/calc.el (calc-mode-var-list-restore-saved-values):
6145         Make sure settings file exists before accessing it.
6147         * calc/calc-embed.el (calc-embedded-subst):
6148         Replace math-multi-subst-rec, which is only supposed to be called
6149         by math-multi-subst, by math-multi-subst.
6151 2005-01-09  Andre Spiegel  <spiegel@gnu.org>
6153         * vc.el (vc-allow-async-revert): New user option.
6154         (vc-disable-async-diff): New internal variable.
6155         (vc-revert-buffer): Use them to disable asynchronous diff.
6157         * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
6158         (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
6159         asynchronously if vc-disable-async-diff is t.
6161 2005-01-09  Jay Belanger  <belanger@truman.edu>
6163         * calc/calc.el (defcalcmodevar): New macro.
6164         (calc-mode-var-list-restore-default-values)
6165         (calc-mode-var-list-restore-saved-values): New functions.
6166         (calc-mode-var-list): Use defcalcmodevar to define it.
6167         (calc-always-load-extensions, calc-line-numbering)
6168         (calc-line-breaking, calc-display-just, calc-display-origin)
6169         (calc-number-radix, calc-leading-zeros, calc-group-digits)
6170         (calc-group-char, calc-point-char, calc-frac-format)
6171         (calc-prefer-frac, calc-hms-format, calc-date-format)
6172         (calc-float-format, calc-full-float-format, calc-complex-format)
6173         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
6174         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
6175         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
6176         (calc-matrix-brackets, calc-language, calc-language-option)
6177         (calc-left-label, calc-right-label, calc-word-size)
6178         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
6179         (calc-display-raw, calc-internal-prec, calc-angle-mode)
6180         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
6181         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
6182         (calc-window-height, calc-display-trail, calc-show-selections)
6183         (calc-use-selections, calc-assoc-selections)
6184         (calc-display-working-message, calc-auto-why, calc-timing)
6185         (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
6186         (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
6187         (calc-gnuplot-default-device, calc-gnuplot-default-output)
6188         (calc-gnuplot-print-device, calc-gnuplot-print-output)
6189         (calc-gnuplot-geometry, calc-graph-default-resolution)
6190         (calc-graph-default-resolution-3d, calc-invocation-macro)
6191         (calc-show-banner): Use defcalcmodevar to declare them and set
6192         their default values.
6194         * calc/calc-ext.el (calc-reset): Restore saved values of variables
6195         instead of default values (but restore default values if there is
6196         an argument of 0).
6198 2005-01-09  David Kastrup  <dak@gnu.org>
6200         * desktop.el (desktop-restore-eager): Fix typo in type.
6202 2005-01-08  Richard M. Stallman  <rms@gnu.org>
6204         * cus-edit.el (customize): Delete :link.
6206 2005-01-08  Jay Belanger  <belanger@truman.edu>
6208         * calc/calc.el (calc-mode): Remove the extension from the
6209         `calc-settings-file' file name when loading it.
6211 2005-01-08  Kim F. Storm  <storm@cua.dk>
6213         * info.el (Info-mode-map, Info-next-link-keymap)
6214         (Info-prev-link-keymap, Info-up-link-keymap):
6215         Map follow-link to mouse-face.
6216         (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
6218 2005-01-08  Jay Belanger  <belanger@truman.edu>
6220         * calc/calc.el (calc-settings-file): Change default value.
6221         Suggested by cgw in a comment in calc-mode.el.
6223         * calc/calc-mode.el (calc-settings-file-name):
6224         Compare calc-settings-file to user-init-file instead of ~/.emacs.
6225         Replace ~/.emacs in a prompt by calc-settings-file.
6227 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
6229         * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
6230         (desktop-lazy-idle-delay): New customizable variables.
6231         (desktop-buffer-args-list): New variable.
6232         (desktop-append-buffer-args): New function.
6233         (desktop-save): Call desktop-append-buffer-args for some buffers.
6234         (desktop-lazy-create-buffer): New function.
6235         (desktop-idle-create-buffers): New function.
6236         (desktop-read): Add message about buffers to restore lazily.
6237         (desktop-lazy-abort): New command.
6238         (desktop-clear): Call desktop-lazy-abort.
6239         (desktop-lazy-complete): New command.
6241 2005-01-06  Richard M. Stallman  <rms@gnu.org>
6243         * emacs-lisp/find-func.el (find-face-definition):
6244         Rename from find-face.
6246 2005-01-06  Kim F. Storm  <storm@cua.dk>
6248         * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
6250         * man.el (Man-xref-man-page, Man-xref-header-file)
6251         (Man-xref-normal-file): Add follow-link property.
6253 2005-01-06  Jay Belanger  <belanger@truman.edu>
6255         * calc/calc-units.el: Make sure the proper macro definitions are
6256         available when compiling.
6258 2005-01-06  Juri Linkov  <juri@jurta.org>
6260         * isearch.el (isearch-lazy-highlight-update):
6261         Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
6263 2005-01-06  Miles Bader  <miles@gnu.org>
6265         * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
6266         (isearch-lazy-highlight-face): Use new name.
6268 2005-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6270         * uniquify.el (uniquify-rationalize-file-buffer-names):
6271         Re-add an interactive spec.
6272         (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
6273         to the same name.
6275         * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
6276         (isearch-update, isearch-done): Adjust calls accordingly.
6278 2005-01-05  Richard M. Stallman  <rms@gnu.org>
6280         * custom.el (custom-set-variables, custom-theme-set-variables):
6281         Clarify documentation.
6283         * emacs-lisp/find-func.el (find-variable)
6284         (find-variable-other-window, find-variable-other-frame):
6285         Fix the TYPE args to find-function-read and find-function-do-it.
6286         (find-function): Doc fix.
6287         (find-function-at-point): Replace function-at-point alias.
6289 2005-01-04  Richard M. Stallman  <rms@gnu.org>
6291         * cus-face.el (custom-declare-face):
6292         Record defface in current-load-list.
6294         * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
6296         * emacs-lisp/find-func.el: Doc fixes.
6297         (find-face-regexp): New variable.
6298         (find-function-regexp-alist): New variable.
6299         (find-function-C-source): Third arg is now TYPE.
6300         (find-function-search-for-symbol): Handle general TYPE.
6301         (find-function-read, find-function-do-it): Handle general TYPE.
6302         (find-definition-noselect, find-face): New functions.
6303         (function-at-point): Alias deleted.
6305 2005-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
6307         * battery.el (display-battery-mode): Rename from display-battery.
6308         Handle the case where it gets turned off.
6310 2005-01-04  Richard M. Stallman  <rms@gnu.org>
6312         * cus-edit.el (customize): Make :link point to user doc.
6314         * man.el (Man-fontify-manpage): Turn off undo generation.
6316         * add-log.el (change-log-font-lock-keywords): Don't match just "From".
6318 2005-01-04  Andreas Schwab  <schwab@suse.de>
6320         * files.el (insert-directory): Only look for error lines in
6321         inserted text.  Don't move too far after processing --dired markers.
6323 2005-01-04  Richard M. Stallman  <rms@gnu.org>
6325         * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
6326         Don't expand if the character is @, period, dash, etc.
6327         (define-mail-abbrev): Quote names that contain problem characters.
6329 2005-01-04  Thien-Thi Nguyen  <ttn@gnu.org>
6331         * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
6333 2005-01-03  Richard M. Stallman  <rms@gnu.org>
6335         * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
6336         (query-replace-highlight, query-replace-lazy-highlight)
6337         (query-replace): Definitions moved up.  Doc fix.
6339 2005-01-03  Richard M. Stallman  <rms@gnu.org>
6341         * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
6342         (lazy-highlight-cleanup, lazy-highlight-initial-delay)
6343         (lazy-highlight-interval, lazy-highlight-max-at-a-time)
6344         (lazy-highlight-face): Rename from isearch-lazy-...
6345         Change all references to them.
6347 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
6349         * cus-edit.el (custom-file): Doc fix for defcustom.
6350         (custom-file): The function no longer sets the variable
6351         `custom-file' to its return value.
6353         * startup.el (command-line): No longer load `custom-file'.
6355 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6357         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
6359         * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
6360         Don't confuse module-prefixed identifiers for labels.
6361         Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
6363 2005-01-02  Richard M. Stallman  <rms@gnu.org>
6365         * files.el (basic-save-buffer-1): Fix previous change.
6367         * loadhist.el (file-loadhist-lookup): New function.
6368         (file-provides, file-requires): Use it.
6370         * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
6371         instead of calculating the right size.
6373 2005-01-02  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
6375         * vc-svn.el (vc-svn-diff): Stay local if possible.
6377 2005-01-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6379         * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
6381         * files.el (hack-local-variables): Fix last change.
6383 2005-01-02  Jay Belanger  <belanger@truman.edu>
6385         * calc/calc-yank.el (calc-edit-top): New variable.
6386         (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
6387         object.  Change header properties.
6388         (calc-edit-finish, calc-edit-finish-stack-object)
6389         (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
6390         edited object.
6391         * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
6392         for the beginning of the edited object.
6393         * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
6394         for the beginning of the edited object.
6395         * calc/calc-prog.el (calc-edit-macro-finish-edit)
6396         (calc-finish-formula-edit, calc-macro-repeats)
6397         (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
6398         (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
6399         beginning of the edited object.
6400         (calc-user-define-edit): Change the header for editing macros.
6401         Remove unnecessary variable.
6403 2005-01-01  Jay Belanger  <belanger@truman.edu>
6405         * calc/calc-yank.el (calc-edit-mode): Change default header.
6406         (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
6407         * calc/calc-store.el (calc-edit-variable): Change title to match new
6408         header.
6409         * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
6410         mode to match new header.
6411         (calc-user-define-edit): Change titles to include names of commands.
6412         (calc-finish-formula-edit): Adjust to handle new header.
6413         (calc-finish-macro-edit): Remove.
6414         (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
6415         (calc-edit-macro-command, calc-edit-macro-command-type)
6416         (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
6417         (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
6418         (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
6419         (calc-edit-macro-finish-edit): New functions.
6420         (calc-user-define-edit): Use new functions to edit named calc macros.
6422 2005-01-01  Stefan  <monnier@iro.umontreal.ca>
6424         * files.el (hack-local-variables): Cleanup prefix/suffix matching.
6426         * ses.el (copy-region-as-kill): Deactivate mark.
6428 2005-01-01  Richard M. Stallman  <rms@gnu.org>
6430         * replace.el (occur-1): If the output buffer is also an input,
6431         don't kill it, rename it.
6433         * faces.el (set-face-background, set-face-foreground): Doc fix.
6435         * cus-face.el (custom-face-attributes): Fix :help-echo strings
6436         for :foreground and :background.
6438         * dired.el (dired-view-command-alist): Variable deleted.
6439         (dired-view-file, dired-mouse-find-file-other-window):
6440         Delete the code to use it.
6442 2005-01-01  Kim F. Storm  <storm@cua.dk>
6444         * image.el (insert-sliced-image): Use t for line-height property.
6446 2004-12-31  Jay Belanger  <belanger@truman.edu>
6448         * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
6449         for "var-" at the beginning of the minibuffer.
6451 2004-12-31  Richard M. Stallman  <rms@gnu.org>
6453         * faces.el (read-face-name):
6454         Don't treat an attribute spec as a list of faces.
6456         * simple.el (undo): Use undo-equiv-table to detect
6457         unexpected changes since previous undo.
6458         (undo-list-saved): Variable deleted.
6459         (buffer-disable-undo): Don't alter undo-list-saved.
6461         * files.el (require-final-newline): Allow `visit' and `visit-save'.
6462         (mode-require-final-newline): New option.
6463         (after-find-file): Handle require-final-newline with new values.
6464         (basic-save-buffer): Handle new values of require-final-newline.
6466         * progmodes/sh-script.el (sh-require-final-newline):
6467         Alist value now controls whether to use mode-require-final-newline.
6468         (sh-set-shell): Implement that new meaning.
6470         * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
6471         * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
6472         * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
6473         Delete old-Emacs compatibility code.
6474         (antlr-c-common-init): Function deleted.
6476         * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
6477         * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
6478         * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
6479         * progmodes/python.el (python-mode): Use mode-require-final-newline.
6480         * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
6481         * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
6482         * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
6483         * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
6484         * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
6485         * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
6486         * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
6487         * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
6488         * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
6489         * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
6490         * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
6491         * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
6493 2004-12-31  Jay Belanger  <belanger@truman.edu>
6495         * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
6496         way to return to Calc.
6498         * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
6499         finish, C-xk as the way to cancel the edit.  Add cancel routine to
6500         kill-buffer-hook.
6502         * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
6503         MacEdit code.
6505         * calc/calc-prog.el: Remove obsolete MacEdit code.
6506         (calc-macro-edit-algebraic, calc-macro-edit-variable)
6507         (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
6509 2004-12-31  Kenichi Handa  <handa@m17n.org>
6511         * international/mule.el (buffer-file-coding-system-explicit):
6512         Rename for explicit-buffer-file-coding-system.
6513         (after-insert-file-set-coding): Adjust for the above change.
6515         * files.el (revert-buffer): Change explicit-buffer-file-coding-system
6516         to buffer-file-coding-system-explicit.
6517         (basic-save-buffer-1): Likewise.
6519 2004-12-30  Richard M. Stallman  <rms@gnu.org>
6521         * textmodes/artist.el (artist-butlast-fn): Var deleted.
6522         (artist-butlast, artist-last): Functions deleted.
6523         (artist-ellipse-mirror-quadrant): Call last and butlast directly.
6524         (artist-compute-key-compl-table): Call remq directly.
6525         (artist-remove-nulls): Function deleted.
6526         (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
6527         (artist-push, artist-pop): Macro deleted.
6529 2004-12-30  Andreas Leue  <al@sphenon.de>
6531         * textmodes/artist.el (artist-version): 1.2.6
6532         (artist-prev-next-op-alist): New variable.
6533         (artist-select-next-op-in-list): New function.
6534         (artist-select-prev-op-in-list): New function.
6535         (artist-make-prev-next-op-alist): New function.
6536         (artist-is-in-op-list-p): New function.
6537         (artist-get-first-non-nil-op): New function.
6538         (artist-get-last-non-nil-op): New function.
6539         (artist-mode-init): Call artist-get-last-non-nil-op to initialize
6540         artist-prev-next-op-alist.
6541         (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
6542         change drawing operation.
6544 2004-12-30  Luc Teirlinck  <teirllm@auburn.edu>
6546         * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
6548 2004-12-31  Masatake YAMATO  <jet@gyve.org>
6550         * server.el (server-process-filter): Suppress `error', too.
6552 2004-12-30  Jay Belanger  <belanger@truman.edu>
6554         * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
6555         Change the way a variable is displayed in a message.
6557         * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
6558         (calc-user-define-permanent, calc-execute-kbd-macro):
6559         Replace old function MacEdit-parse-keys with edmacro-parse-keys.
6561 2004-12-30  Kenichi Handa  <handa@m17n.org>
6563         * files.el (basic-save-buffer-1):
6564         Set explicit-buffer-file-coding-system to last-coding-system-used.
6565         (revert-buffer): Pay attention to
6566         explicit-buffer-file-coding-system (not buffer-file-coding-system)
6567         on bind coding-system-for-read.
6569         * international/mule.el (explicit-buffer-file-coding-system):
6570         New buffer local variable.
6571         (after-insert-file-set-coding): Set it to coding-system-for-read.
6573 2004-12-29  Luc Teirlinck  <teirllm@auburn.edu>
6575         * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
6577 2004-12-29  Sanghyuk Suh  <han9kin@mac.com>
6579         * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
6580         that include line numbers.
6582 2004-12-29  Milan Zamazal  <pdm@zamazal.org>
6584         * files.el (hack-local-variables): If no PREFIX, set it to "^".
6585         Redundant variable PREFIXLEN removed.
6587 2004-12-28  Matt Hodges  <MPHodges@member.fsf.org>
6589         * eshell/em-hist.el (eshell-previous-matching-input):
6590         Start the deletion from the end of the output.
6592 2004-12-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6594         * term/mac-win.el: Require x-dnd.
6595         (mac-drag-n-drop): Sync with W32 version.  Use x-dnd.el functions.
6597 2004-12-29  David Kastrup  <dak@gnu.org>
6599         * international/mule.el (decode-coding-inserted-region):
6600         Don't barf if `buffer-undo-list' is already set to `t'.
6602 2004-12-29  Jay Belanger  <belanger@truman.edu>
6604         * calc/calc-prog.el (calc-user-define-formula): Put default values
6605         for function names in prompts.
6606         (calc-user-define-permanent, calc-user-define-composition)
6607         (calc-user-define-formula): Remove the need for "calcFunc-" in the
6608         default input for algebraic functions.
6610 2004-12-29  Thien-Thi Nguyen  <ttn@gnu.org>
6612         * vc-rcs.el (vc-rcs-annotate-command):
6613         Fix omission bug: Call `vc-setup-buffer'.
6615 2004-12-29  Kenichi Handa  <handa@m17n.org>
6617         * international/mule.el (recode-region): New function.
6619 2004-12-28  Richard M. Stallman  <rms@gnu.org>
6621         * simple.el (undo-extra-outer-limit): New variable.
6622         (undo-outer-limit-truncate): Test and set it.
6624         * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
6625         enables the feature to extend the existing region.
6627         * simple.el (mark-word): New arg ALLOW-EXTEND
6628         enables the feature to extend the existing region.
6630         * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
6631         enables the feature to extend the existing region.
6633         * startup.el (site-run-file): Don't allow setting it with Custom.
6635         * simple.el (buffer-disable-undo): Fix previous change.
6637 2004-12-27  Masatake YAMATO  <jet@gyve.org>
6639         * hexl.el (hexlify-buffer): Remove fontification here.
6640         Use font lock mechanism instead.
6641         (hexl-font-lock-keywords): New font lock kewords.
6642         (hexl-mode-old-font-lock-keywords): New variable.
6643         (hexl-mode): Store the old font lock keywords.
6644         (hexl-mode-exit): Restore the old font lock keywords.
6646 2004-12-27  Richard M. Stallman  <rms@gnu.org>
6648         * simple.el (undo): Fix previous change.
6650 2004-12-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6652         * term/mac-win.el: Sync with x-win.el.  Rearrange the contents.
6653         Call mac-clear-font-name-table if invoked on Mac OS 8/9.
6654         Call x-open-connection on Mac OS X.
6656 2004-12-27  Richard M. Stallman  <rms@gnu.org>
6658         * files.el (buffer-save-without-query): New var (buffer-local).
6659         (save-some-buffers): Save those buffers first, w/o asking.
6661         * files.el (insert-directory-ls-version): New variable.
6662         (insert-directory): When ls returns an error, test the version
6663         number to decide what the return code means.
6664         With --dired output format, detect and distinguish lines
6665         that are really error messages.
6666         (insert-directory-adj-pos): New function.
6668         * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
6670         * battery.el (battery-mode-line-format): Remove initial spaces.
6672         * uniquify.el (uniquify-rationalize-file-buffer-names):
6673         Delete interactive spec.
6675         * type-break.el (type-break-mode): Set buffer-save-without-query.
6676         Remove code that tried to set save-some-buffers-always.
6677         (type-break-file-keystroke-count): Bind deactivate-mark.
6679         * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
6681         * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
6682         Test that the buffer is live, and maybe reject current buffer too.
6683         Clarify.
6684         (next-error-find-buffer): Rewrite for clarity.
6686         * loadup.el: Don't use buffer-disable-undo; do it directly.
6688         * help-fns.el (describe-function-1): Call symbol-file with `defun'.
6689         (describe-variable): Call symbol-file with `defvar'.
6691         * subr.el (messages-buffer-max-lines): Alias for message-log-max.
6692         (symbol-file): Rewritten to handle new load-history format.
6693         Now takes an arg TYPE to specify looking for a particular
6694         type of definition only.
6696         * emacs-lisp/debug.el (debugger-make-xrefs):
6697         Call symbol-file with `defun'.
6699         * emacs-lisp/find-func.el (find-function-noselect):
6700         Call symbol-file with `defun'.
6701         (find-variable-noselect): Call symbol-file with `defvar'.
6703         * eshell/esh-cmd.el (eshell-find-alias-function):
6704         Call symbol-file with `defun'.
6706         * eshell/esh-test.el (eshell-test-goto-func):
6707         Call symbol-file with `defun'.
6709         * mail/rmail.el (rmail-resend):
6710         Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
6712         * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
6714         * progmodes/compile.el (compilation-find-buffer): Rename arg.
6716         * textmodes/texinfmt.el (texinfo-format-buffer-1):
6717         Call buffer-disable-undo.
6719         * simple.el (undo-list-saved): New variable (buffer-local).
6720         (undo): Set and test it.
6721         (buffer-disable-undo): Move here from buffer.c.
6722         Clear out undo-list-saved.
6724         * international/mule.el (decode-coding-inserted-region):
6725         Set buffer-undo-list in a correct and optimal way.
6727         * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
6728         (cperl-font-lock-unfontify-region-function): No need to save and
6729         restore info, since font-lock.el does it for us.
6731         * ansi-color.el (save-buffer-state): Definition deleted.
6732         (ansi-color-unfontify-region): Don't use save-buffer-state.
6734 2004-12-27  Dave Love  <fx@gnu.org>
6736         * wid-edit.el (function): Use restricted-sexp as parent.
6738 2004-12-27  Kevin Ryde  <user42@zip.com.au>
6740         * simple.el (next-matching-history-element): Use same
6741         `interactive' form as previous-matching-history-element.
6743         * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
6744         it can appear unencoded and has been seen from yahoo.
6746 2004-12-27  Sergey Poznyakoff  <gray@Mirddin.farlep.net>  (tiny change)
6748         * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
6749         in upper case.  Reported by Wojciech Polak <polak@gnu.org>.
6751 2004-12-27  Kenichi Handa  <handa@m17n.org>
6753         * international/utf-8.el (utf-translate-cjk-load-tables):
6754         Bind coding-system-for-read to nil while loading subst-*.
6756 2004-12-26  Jay Belanger  <belanger@truman.edu>
6758         * calc/calc-store.el (calc-read-var-name): Remove "var-" from
6759         default input.
6761 2004-12-26  Luc Teirlinck  <teirllm@auburn.edu>
6763         * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
6764         before reverting and disable undo recording while reverting.
6766 2004-12-26  Thien-Thi Nguyen  <ttn@gnu.org>
6768         * progmodes/hideshow.el (hs-set-up-overlay): New user var.
6769         (hs-make-overlay): New function.
6770         (hs-isearch-show-temporary): Handle `display' overlay prop specially.
6771         (hs-flag-region): Delete function.
6772         (hs-hide-comment-region): No longer use `hs-flag-region'.
6773         Instead, use `hs-discard-overlays' and `hs-make-overlay'.
6774         (hs-hide-block-at-point): Likewise.
6775         (hs-hide-level-recursive): Use `hs-discard-overlays'.
6776         (hs-hide-all, hs-show-all): Likewise.
6777         (hs-show-block): Likewise.
6778         Also, use overlay prop `hs-b-offset', not `hs-ofs'.
6780 2004-12-24  Thien-Thi Nguyen  <ttn@gnu.org>
6782         * progmodes/hideshow.el: Require `cl' when compiling.
6783         Remove XEmacs and Emacs 19 compatibility.
6784         Use `dolist' and `add-to-list' for load-time actions.
6785         (hs-discard-overlays): Use `dolist'.
6786         (hs-show-block): Likewise.
6788 2004-12-23  Dan Nicolaescu  <dann@ics.uci.edu>
6790         * faces.el (mode-line, mode-line-inactive): Use min-colors.
6792 2004-12-23  Thien-Thi Nguyen  <ttn@gnu.org>
6794         * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
6795         When extending backwards, move outside the current comment first.
6797 2004-12-22  Kenichi Handa  <handa@m17n.org>
6799         * international/quail.el (quail-start-translation): Fix prompt
6800         string for the case if input-method-use-echo-area being non-nil.
6801         (quail-start-conversion): Likewise.
6802         (quail-show-guidance): Don't show guidance if
6803         input-method-use-echo-area is non-nil.
6805 2004-12-21  Richard M. Stallman  <rms@gnu.org>
6807         * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
6809 2004-12-21  Markus Rost  <rost@ias.edu>
6811         * calendar/diary-lib.el (mark-diary-entries):
6812         Set mark-diary-entries-in-calendar only after checking for diary-file.
6814 2004-12-21  Richard M. Stallman  <rms@gnu.org>
6816         * faces.el (escape-glyph): Use blue against light foreground.
6818         * simple.el (undo-outer-limit-truncate): New function.
6819         (undo-outer-limit-function): Use undo-outer-limit-truncate.
6821 2004-12-21  Eli Barzilay  <eli@barzilay.org>
6823         * calculator.el: (calculator-radix-grouping-mode)
6824         (calculator-radix-grouping-digits)
6825         (calculator-radix-grouping-separator):
6826         New defcustoms for the new radix grouping mode functionality.
6827         (calculator-mode-hook): Now used in electric mode too,
6828         (calculator): Call it.
6829         (calculator-mode-map): Some new keys.
6830         (calculator-message): New function.  Some new calls.
6831         (calculator-op, calculator-set-register): Use it.
6832         (calculator-string-to-number): New function, mostly moved and
6833         updated code from calculator-curnum-value.
6834         (calculator-curnum-value): Use it.
6835         (calculator-paste): Use it, and update grabbing the current-kill.
6836         (calculator-rotate-displayer)
6837         (calculator-rotate-displayer-back): Toggle digit grouping when
6838         in radix mode, use calculator-message.
6839         (calculator-displayer-prev, calculator-displayer-next):
6840         Change digit group size when in radix mode.
6841         (calculator-number-to-string): Rename from
6842         calculator-num-to-string.  Now deals with digit grouping in
6843         radix mode.
6844         (calculator-update-display, calculator-put-value): Use the new name.
6845         (calculator-fact): Return a floating point number.
6846         (calculator-mode): Doc fix.
6848 2004-12-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
6850         * calendar/calendar.el (view-other-diary-entries): Add autoload.
6851         * calendar/diary-lib.el (view-other-diary-entries):
6852         Use current-prefix-arg in interactive spec.
6854 2004-12-19  Jay Belanger  <belanger@truman.edu>
6856         * calc/calc-aent.el (calcAlg-blank-matching-open):
6857         Temporarily adjust the syntax of both delimiters of half-open intervals.
6859 2004-12-19  Kim F. Storm  <storm@cua.dk>
6861         * mouse.el (mouse-1-click-follows-link): Doc fix.
6863 2004-12-18  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6865         * term/mac-win.el (encoding-vector, mac-font-encoder-list)
6866         (ccl-encode-mac-centraleurroman-font): Use centraleurroman
6867         instead of centraleuropean as the name
6869 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
6871         Sync with Tramp 2.0.46.
6873         * net/tramp.el (tramp-maybe-send-perl-script): Change order of
6874         parameters wrt Tramp convention.
6875         (tramp-handle-file-attributes-with-perl)
6876         (tramp-handle-directory-files-and-attributes): Apply it.
6877         (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
6878         `copy-program'.  Reported by Zack Weinberg
6879         <zack@codesourcery.com>.
6880         (top): Set `edebug-form-spec' property directly rather than
6881         calling `def-edebug-spec'.
6883         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
6884         advice less fragile.  Surround temporary redefinition of
6885         `substitute-in-file-name' with `unwind-protect'.  Suggested by
6886         Matt Hodges <MPHodges@member.fsf.org>.
6888 2004-12-17  Juri Linkov  <juri@jurta.org>
6890         * replace.el (occur-accumulate-lines, occur-engine):
6891         Make forcing deferred font-lock fontification jit-specific.
6893 2004-12-17  Kim F. Storm  <storm@cua.dk>
6895         * mouse.el (mouse-1-click-follows-link): New defcustom.
6896         (mouse-on-link-p): New function.
6897         (mouse-drag-region-1): Implement mouse-1-click-follows-link
6898         functionality.  Map a mouse-1 click event into a mouse-2 (or
6899         other) event when position is inside a link.
6901         * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
6902         prefix in tooltip text with "mouse-1" when this is a link
6903         recognized by mouse-1-click-follows-link functionality.
6905         * help.el (describe-key): Report effective and original binding
6906         for mouse-1 when clicked on a link.
6907         (describe-mode): Add follow-link property to "minor-mode" button.
6909         * help-fns.el (describe-variable): Add follow-link property to
6910         "below" button.
6912         * help-mode.el (help-xref): Add follow-link property.
6914         * apropos.el (apropos-symbol, apropos-function, apropos-macro)
6915         (apropos-command, apropos-variable, apropos-face, apropos-group)
6916         (apropos-widget, apropos-plist): Add follow-link property.
6918         * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
6919         checks if position is in a filename, rather than some other
6920         clickable item.  Function looks for cvs-filename-face at position.
6922         * wid-edit.el (widget-specify-field, widget-specify-button):
6923         Map a :follow-link keyword into a follow-link property.
6924         (link): Add :follow-link keyword, map to RET binding.
6926         * dired.el (dired-mode-map): Map follow-link to mouse-face.
6928         * progmodes/compile.el (compilation-minor-mode-map)
6929         (compilation-button-map, compilation-mode-map): Likewise.
6931 2004-12-17  Thien-Thi Nguyen  <ttn@gnu.org>
6933         * play/zone.el (zone): Init `line-spacing' from orig buffer.
6934         (zone-replace-char): Take `count' and `del-count'
6935         instead of `direction'.  Update callers.  When `del-count' is
6936         non-nil, delete that many characters, otherwise `count' characters
6937         backwards.  Insert the newly-replaced string `count' times.
6938         (zone-fret): Handle chars w/ width greater than one.
6939         (zone-fall-through-ws): No longer take window width `ww'.
6940         Update callers.  Add handling for `char-width' greater than one.
6941         (zone-pgm-drip): Update var holding window-end position every cycle.
6943 2004-12-17  Andre Spiegel  <spiegel@gnu.org>
6945         * vc.el (vc-default-update-changelog): Use insert-file-contents,
6946         rather than insert-file.
6948 2004-12-16  Jay Belanger  <belanger@truman.edu>
6950         * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
6951         (math-init-random-base, math-random-digit): Check to see if
6952         var-RandSeed is bound.
6953         (math-random-last): Declare it.
6954         (math-random-digit): Don't make math-random-last local.
6956 2004-12-16  Thien-Thi Nguyen  <ttn@gnu.org>
6958         * play/zone.el (zone): Fix omission bug: Use a self-disabling
6959         one-shot thunk for uniform (error, quit, normal) recovery.
6960         Reported by John Paul Wallington.
6961         (zone-pgm-random-life): Fix bug:
6962         Recognize empty initial field by lack of "@" chars.
6964 2004-12-16  Juri Linkov  <juri@jurta.org>
6966         * help.el (function-called-at-point):
6967         * help-fns.el (variable-at-point): As a last resort try stripping
6968         non-word prefixes and suffixes.
6970         * descr-text.el (describe-property-list): Don't treat syntax-table
6971         specially.  Use describe-text-sexp which inserts [show] button
6972         for large objects and handles printing errors.  Sort properties
6973         by names in alphabetical order instead of by value sizes.
6974         Add `mouse-face' to list of properties for `describe-face' widget.
6975         (describe-char): Mask out face-id from 19 bits of character.
6976         Print face-id separately.
6978         * replace.el (occur-accumulate-lines, occur-engine):
6979         Fontify unfontified matching lines in the source buffer
6980         before copying them.
6981         (occur-engine): Don't put mouse-face on context lines.
6982         (occur-next-error): Set point to line beginning/end
6983         before searching for prev/next property to skip multiple
6984         matches on a line (not supported by occur engine).
6985         Remove redundant prefix-numeric-value.
6987 2004-12-15  Juri Linkov  <juri@jurta.org>
6989         * replace.el (match): New face.
6990         (list-matching-lines-face): Change default from `bold' to `match'.
6992         * progmodes/grep.el (grep-match-face): New defvar.
6993         (grep-mode-font-lock-keywords): Use grep-match-face instead of
6994         compilation-column-face to highlight grep matches.
6996         * apropos.el (apropos-match-face): Change default from
6997         `secondary-selection' to `match'.
6999         * info-look.el (info-lookup-highlight-face): Change default from
7000         `highlight' to `match'.
7002 2004-12-15  Daniel Pfeiffer  <occitan@esperanto.org>
7004         * progmodes/executable.el (executable-interpret): Eliminate
7005         obsolete compile-internal, and switch to comint for interaction.
7007 2004-12-15  J.D. Smith  <jdsmith@as.arizona.edu>
7009         * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
7010         `&&' when skipping multiple statements on a line.
7012 2004-12-15  Thien-Thi Nguyen  <ttn@gnu.org>
7014         * play/zone.el (zone): Set `truncate-lines'.
7015         Also, init `tab-width' with value from original buffer.
7016         (zone-shift-up): Rewrite for speed.
7017         (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
7018         (zone-pgm-jitter): Remove redundant entries from ops vector.
7019         (zone-exploding-remove): Reduce iteration count.
7020         (zone-cpos): Convert to defsubst.
7021         (zone-replace-char): New defsubst.
7022         (zone-park/sit-for): Likewise.
7023         (zone-fret): Take window-start arg.
7024         Update callers. Use `zone-park/sit-for'.
7025         (zone-fill-out-screen): Rewrite.
7026         (zone-fall-through-ws): Likewise. Update callers.
7027         (zone-pgm-drip): Use `zone-replace-char'.
7028         Move var inits before while-loop. Use `zone-park/sit-for'.
7029         (zone-pgm-random-life): Handle empty initial field.
7030         Use `zone-replace-char' and `zone-park/sit-for'.
7032 2004-12-15  Juri Linkov  <juri@jurta.org>
7034         * isearch.el (isearch-update): Test isearch-lazy-highlight
7035         before calling isearch-lazy-highlight-new-loop.
7036         (isearch-lazy-highlight-new-loop):
7037         Don't test isearch-lazy-highlight.
7039         * replace.el (perform-replace): Add isearch-case-fold-search.
7040         Use delimited-flag for isearch-regexp.
7041         Reset isearch-lazy-highlight-last-string to force lazy
7042         highlighting when called from isearch mode.
7043         (query-replace-highlight): Revert defcustom type to boolean.
7044         (query-replace-lazy-highlight): New defcustom.
7045         (query-replace): New face.
7046         (perform-replace, replace-highlight, replace-dehighlight):
7047         Test query-replace-lazy-highlight instead of special value
7048         `isearch' of query-replace-highlight.
7049         (replace-dehighlight): Don't call isearch-dehighlight.
7050         (replace-highlight): Don't call isearch-highlight.
7051         Use face `query-replace' unconditionally.
7053 2004-12-14  Kim F. Storm  <storm@cua.dk>
7055         * simple.el (inhibit-mark-movement): Remove defvar.
7056         (beginning-of-buffer, end-of-buffer): Don't use it.
7058         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7059         Don't use inhibit-mark-movement.
7061         * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
7062         (cua--undo-push-mark): Remove.
7063         (cua--pre-command-handler, cua--post-command-handler):
7064         Don't fiddle with inhibit-mark-movement.
7066 2004-12-14  Juri Linkov  <juri@jurta.org>
7068         * buff-menu.el (list-buffers-noselect): Collect internal info
7069         for every buffer in BUFFER-LIST arg too.
7070         (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
7071         (Buffer-menu-switch-other-window, Buffer-menu-2-window):
7072         Bind same-window-buffer-names and same-window-regexps to nil.
7074 2004-12-13  Juri Linkov  <juri@jurta.org>
7076         * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
7078         * mail/supercite.el (sc-cite-frame-alist): Doc fix.
7079         (sc-cite-region, sc-uncite-region, sc-recite-region):
7080         Fix previous change to handle not alist as a symbol, but
7081         a citation frame as a symbol that represents a variable name.
7083 2004-12-13  Richard M. Stallman  <rms@gnu.org>
7085         * filecache.el (file-cache-add-directory-using-find):
7086         Only set up file-cache-find-command-posix-flag if we will use it.
7088         * bindings.el (mode-line-buffer-identification-keymap):
7089         Don't cancel the mode-line's usual down-mouse-1 binding.
7091         * cus-edit.el (custom-face-selected): Handle `default' specs.
7092         (custom-face-edit): Increase extra-offset.
7093         (custom-display): Handle `default' specs.
7095         * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
7097         * emacs-lisp/elint.el (elint-standard-variables)
7098         (elint-unknown-builtin-args): Move definitions up.
7100         * net/browse-url.el (browse-url-url-at-point): Add autoload.
7102         * info.el (info-xref-visited): Use `default' instead of t.
7103         (Info-try-follow-nearest-node): Don't explicitly load browse-url.
7105         * faces.el (header-line, mode-line-inactive, tool-bar):
7106         Use `default' instead of t for setting the defaults.
7107         (face-spec-choose): Separate `t' from `default'.
7109         * subr.el (while-no-input): New macro.
7111 2004-12-13  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>  (tiny change)
7113         * filecache.el (file-cache-add-directory-using-find):
7114         Only test file-cache-find-command-posix-flag on some systems.
7116 2004-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
7118         * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
7119         Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
7120         (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
7121         (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
7122         (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
7124 2004-12-12  Juri Linkov  <juri@jurta.org>
7126         * files.el (find-file-other-window, find-file-other-frame):
7127         Add the first buffer to the returned value to return the complete
7128         list of all visited buffers.
7129         (find-file-read-only, find-file-read-only-other-window)
7130         (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
7131         `find-file-read-args'.  Signal an error about non-existent file
7132         only if file name doesn't contain wildcards.  Toggle read-only in
7133         all visited buffers.
7134         (find-alternate-file, find-alternate-file-other-window):
7135         Add optional arg `wildcards'.  Doc fix.  Set `wildcards' to t when
7136         called interactively.  Pass arg `wildcards' to other functions.
7137         (find-file-noselect): Doc fix.
7139         * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
7140         Doc fix.
7141         (ffap-directory-finder): New variable.
7142         (ffap-string-at-point-mode-alist): Add * and ? to `file'.
7143         (ffap-file-at-point): Add /* to immediately rejected names.
7144         Return absolute file names matching ffap-dired-wildcards.
7145         (ffap-read-file-or-url): Set default value for `completing-read'
7146         to `buffer-file-name'.
7147         (find-file-at-point): When filename matches ffap-dired-wildcards,
7148         call ffap-file-finder with t arg `wildcards', instead of dired.
7149         (ffap-other-window, ffap-other-frame): Return visited buffers.
7150         (ffap-read-only, ffap-read-only-other-window)
7151         (ffap-read-only-other-frame, ffap-alternate-file): New commands.
7152         (dired-at-point): Call ffap-directory-finder instead of dired.
7153         (ffap-dired-other-window, ffap-dired-other-frame)
7154         (ffap-list-directory): New commands.
7155         (ffap-bindings): New keybindings for new commands.
7157 2004-12-12  Juri Linkov  <juri@jurta.org>
7159         * simple.el (beginning-of-buffer, end-of-buffer):
7160         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7161         Do not push mark when mark is active in transient-mark-mode.
7163         * simple.el (mark-word):
7164         * emacs-lisp/lisp.el (mark-sexp, mark-defun):
7165         * textmodes/paragraphs.el (mark-paragraph):
7166         Extend the region when mark is active in transient-mark-mode,
7167         regardless of the last command.  Doc fix.
7169         * simple.el (mark-word): Preserve direction when repeating.
7170         Make arg optional.  Interactive "p" -> "P".
7171         (transient-mark-mode, inhibit-mark-movement): Doc fix.
7173         * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
7174         preserving direction, to mark forward instead of backward when mark
7175         is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
7177 2004-12-12  Juri Linkov  <juri@jurta.org>
7179         * isearch.el (isearch-edit-string): Set 7th arg of
7180         `read-from-minibuffer' to `t' to inherit the current input
7181         method (whose name is indicated by [IM] in the minibuffer prompt)
7182         from the current buffer to the minibuffer.
7183         (isearch-lazy-highlight-update): Put body to `with-local-quit'
7184         to allow C-g quitting for lazy highlighting looping inside the
7185         search with nested repetition operators.  Add overlay to the list
7186         before setting its face and other properties to avoid the case of
7187         code quitting after placing the new overlay but before it's
7188         recorded on the list.  Select the window where isearch was
7189         activated, to highlight matches in the right window when isearch
7190         switches the current window to the minibuffer.
7192         * international/isearch-x.el
7193         (isearch-process-search-multibyte-characters):
7194         Use `isearch-message' as initial input for `read-string' instead
7195         of adding it to the minibuffer prompt.  After reading a string
7196         remove the initial value of `isearch-message' from the string.
7198         * replace.el (replace-match-maybe-edit): Doc fix.
7199         (perform-replace): Don't call `replace-highlight' when automatic
7200         replacement is requested in literal mode, since it is intended
7201         only to highlight words during entering a new replacement string
7202         for \? in non-literal mode.
7204         * replace.el (query-replace-highlight): Add new value `isearch'
7205         that allows query replacement to use isearch highlighting.
7206         Change type from `boolean' to `choice'.  Doc fix.
7207         (replace-highlight, replace-dehighlight, perform-replace):
7208         Use isearch highlighting if query-replace-highlight eq `isearch'.
7210 2004-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7212         * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
7213         (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
7215         * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
7216         case of \end{verbatim}.
7218 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
7220         * term.el (term-termcap-format): Synchronyze with terminfo.
7221         (term-emulate-terminal): Handle reset.
7222         (term-reset-terminal): New function.
7224 2004-12-11  Thien-Thi Nguyen  <ttn@gnu.org>
7226         * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
7227         (zone-fill-out-screen): New func.
7228         (zone-pgm-drip): Use `zone-fill-out-screen'.
7229         Also, no longer go to point-min on every cycle.
7230         (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
7231         (zone-pgm-random-life-wait): New user var.
7232         (zone-pgm-random-life): New func.
7234 2004-12-10  Thien-Thi Nguyen  <ttn@gnu.org>
7236         * files.el (auto-mode-alist): Map .com to DCL mode.
7238 2004-12-09  Richard M. Stallman  <rms@gnu.org>
7240         * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
7242 2004-12-09  Nick Roberts  <nickrob@snap.net.nz>
7244         * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
7245         buffer with a display margin.
7247 2004-12-08  Jay Belanger  <belanger@truman.edu>
7249         * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
7250         (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
7252 2004-12-08  Richard M. Stallman  <rms@gnu.org>
7254         * faces.el: Delete code to set display table.
7255         (escape-glyph): Redefine to be less loud.  (Copy minibuffer-prompt.)
7257 2004-12-08  Jay Belanger  <belanger@truman.edu>
7259         * calc/calc.el: Add math-read-preprocess-string to autoloads.
7261         * calc/calc-ext.el (math-read-replacement-list)
7262         (math-read-superscripts, math-read-preprocess-string): Move to
7263         calc-aent.el.
7265         * calc/calc-aent.el (math-read-replacement-list)
7266         (math-read-superscripts, math-read-preprocess-string): Move from
7267         calc-ext.el.
7269 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7271         * isearch.el (isearch-quote-char): Fix up typo in last change.
7273 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
7275         * mouse.el (mouse-set-font): Handle the case where the command was
7276         not invoked using the mouse.
7278         * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
7279         (edmacro-finish-edit): Further update for keyboard macros that are
7280         lambda forms.
7281         (edmacro-sanitize-for-string): Correctly remove Meta modifier.
7283 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7285         * font-lock.el (font-lock-unfontify-region): Save buffer state.
7286         (font-lock-default-unfontify-region): Don't save buffer state any more.
7288 2004-12-07  Jay Belanger  <belanger@truman.edu>
7290         * calc/calc-help.el (calc-describe-key):
7291         Set calc-summary-indentation even when Calc Summary buffer exists.
7293 2004-12-07  Glenn Morris  <gmorris@ast.cam.ac.uk>
7295         * calendar/holidays.el (holiday-easter-etc): Make arguments
7296         optional for backwards compatibility.  Doc fix.
7297         Remove un-necessary local vars mandatory, output-list.
7298         (holiday-advent): Make arguments optional for backwards
7299         compatibility.  Doc fix.
7301 2004-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
7303         * paren.el (show-paren-function): Fix last change (2004-12-02).
7305         * international/mule-util.el (char-displayable-p): Return nil for
7306         unibyte mode.
7308         * subr.el (subregexp-context-p): New function.
7310         * isearch.el (isearch-quote-char): Use it.
7312         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
7313         (regexp-opt-not-groupie*-re): Remove.
7314         (regexp-opt): Properly handle inputs with duplicate entries.
7316 2004-12-06  Richard M. Stallman  <rms@gnu.org>
7318         * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
7320         * cus-edit.el (custom-file): Doc fix.
7322         * textmodes/org.el: New file.
7324 2004-12-06  Kenichi Handa  <handa@m17n.org>
7326         * ldefs-boot.el: Update international/mule-util.el section.
7328 2004-12-05  Sam Steingold  <sds@gnu.org>
7330         * net/tramp.el (tramp-handle-file-accessible-directory-p):
7331         Fix `tramp-time-diff' comparison logic.
7333 2004-12-05  Paul Pogonyshev  <pogonyshev@gmx.net>
7335         * progmodes/which-func.el (which-function):
7336         Use `run-hook-with-args-until-success' instead of a custom loop.
7337         Fixes bug with local hooks.
7339 2004-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7341         * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
7342         Use delete-dups when calculating the initial value.
7343         (bibtex-autokey-get-title): Use <=.
7344         (bibtex-goto-line): New function.
7345         (bibtex-reposition-window): Use line numbers instead of point
7346         positions.  Use window-body-height.
7347         (bibtex-find-crossref): Use bibtex-reposition-window.
7348         (bibtex-find-entry): Use bibtex-reposition-window.  Always return
7349         position of entry if key is found or nil if not found.
7351 2004-12-05  Richard M. Stallman  <rms@gnu.org>
7353         * cus-edit.el (custom-file): Doc fix.
7355         * progmodes/sh-script.el (sh-indent-for-then): Change default.
7357 2004-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7359         * simple.el (blink-matching-open):
7360         * textmodes/tex-mode.el (tex-validate-region):
7361         Obey syntax-table text properties.
7363 2004-12-02  Per Abrahamsen  <abraham@dina.kvl.dk>
7365         * wid-edit.el (widget-specify-field): Add `real-field' property to
7366         boundary.
7367         (widget-field-at): Use it.
7369 2004-12-02  Richard M. Stallman  <rms@gnu.org>
7371         * progmodes/cc-mode.el (awk-mode autoload):
7372         Supply t meaning interactive function.
7374         * isearch.el (search-whitespace-regexp): Remove the group.  Doc fix.
7375         (isearch-mode-map): No special definition for space.
7376         (isearch-whitespace-chars): Command deleted.
7377         (isearch-forward-regexp): Doc fix.
7378         (isearch-quote-char): When a space is not inside brackets,
7379         use `[ ]' instead of just space.
7380         (isearch-lazy-highlight-search): Bind search-spaces-regexp.
7382         * imenu.el (imenu--generic-function): Delete code to exclude
7383         matches in comments.
7385         * man.el (Man-reverse-face): Change default to `highlight'.
7387         * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
7388         (occur-engine): Use `face' prop rather than `font-lock-face'
7389         when specifying use of `match-face'.
7390         (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
7392         * emacs-lisp/elint.el (elint-standard-variables): Update list.
7394         * add-log.el (add-log-current-defun): Handle the case where point
7395         is in the header part of a DEFUN construct.
7397 2004-12-02  Dave Love  <fx@gnu.org>
7399         * progmodes/python.el (python-font-lock-syntactic-keywords):
7400         Fix previous change.
7402 2004-12-02  Richard G Bielawski  <Richard.G.Bielawski@wellsfargo.com>  (tiny change)
7404         * paren.el (show-paren-function): Check for matching chars
7405         specified by text props.
7407 2004-12-02  Jay Belanger  <belanger@truman.edu>
7409         * calc/calc.el (calc-read-key-sequence): Leave the old message visible
7410         when reading a new key sequence.
7412 2004-12-02  Kim F. Storm  <storm@cua.dk>
7414         * faces.el (escape-glyph): Rename from glyph.
7415         (standard-display-table): Set it here.  Add escape-glyph face to
7416         extra slot characters.
7418         * disp-table.el: Undo 2004-12-01 change.  Display table is now
7419         setup in faces.el.
7421 2004-12-02  Mark A. Hershberger  <mah@everybody.org>
7423         * xml.el (xml-parse-dtd): Don't show validity messages when
7424         xml-validating-parser is nil.
7425         (xml-substitute-special): Fix validity error messages to
7426         actually show the unexpandable entity.  Added validity error if &
7427         isn't followed by an entity.
7428         (xml-parse-tag): Concatenate any string following the a
7429         <![CDATA[]]> section to the parsed CDATA.
7430         (xml-parse-dtd): Skip parameter entity declarations and use of
7431         parameter entities.
7433 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
7435         * kmacro.el (kmacro-default-counter-format): New var.
7436         (kmacro-set-format): Use it.  Delete `(printf format)' from prompt.
7437         (kmacro-display): Remove `nil' from `and' form.  Delete call to
7438         `format' inside `message'.
7439         (kmacro-start-macro): Use `kmacro-default-counter-format'.
7441 2004-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7443         * pcvs.el (cvs-header-msg): New function.
7444         (cvs-update-header): Use it.  Change calling convention.
7445         Correctly handle the case of having simultaneous active processes.
7446         (cvs-sentinel): Don't call cvs-update-header any more.
7447         (cvs-mode-run): Update call and add cvs-update-header to postproc.
7449 2004-12-01  Jay Belanger  <belanger@truman.edu>
7451         * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
7452         Change message.
7454 2004-12-01  Juri Linkov  <juri@jurta.org>
7456         * progmodes/prolog.el (prolog-mode-variables):
7457         Fix imenu-generic-expression.
7459 2004-12-01  Daniel Pfeiffer  <occitan@esperanto.org>
7461         * faces.el (glyph): New face.
7463         * disp-table.el: Add an autoloaded table, that doesn't require
7464         this library, with glyph face.
7466         * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
7467         (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
7468         (conf-quote-normal): Allow normalizing only ' or ".
7469         (conf-mode): Regexp-quote constructed comment-start and don't
7470         match section {} where "name" contains braces.
7472         * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
7473         files.
7475 2004-12-01  Kenichi Handa  <handa@m17n.org>
7477         * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
7478         (x-select-text): Don't treat eight-bit-control/graphic chars
7479         specially.  Store the encoded text in the X cut buffer.
7480         (x-cut-buffer-or-selection-value): Compare the X cut buffer text
7481         with x-last-selected-text-cut-encoded.
7483 2004-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7485         * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
7487 2004-11-30  Markus Rost  <rost@ias.edu>
7489         * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
7490         AUCTeX.
7492 2004-11-30  Jay Belanger  <belanger@truman.edu>
7494         * calc/calc-arith.el (math-possible-signs): Made stronger checks
7495         on signs of intervals.
7496         (math-pow-of-zero): Strengthen checks for positive and negative
7497         exponents.
7499         * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
7500         * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
7501         * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
7502         * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
7503         * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
7504         * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
7505         * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
7506         * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
7507         * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
7508         * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
7509         * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
7510         * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
7511         * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
7512         with provide statements.
7514         * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
7516         * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
7518         * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
7519         (calc-load-everything, math-defsimplify): Replace dummy autoloading
7520         functions by require statements.
7521         (math-defsimplify): Move to calc-alg.el, add to autoloads.
7523         * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
7524         (calc-gnuplot-print): Give them values.
7526         * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
7527         autoloads.
7528         Add calc-do-embedded-activate to autoloads.
7529         (calc-gnuplot-name, calc-gnuplot-plot-command)
7530         (calc-gnuplot-print-command): Move them to calc-graph.el.
7532 2004-11-30  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7534         * term/mac-win.el (ccl-encode-mac-roman-font)
7535         (ccl-encode-mac-cyrillic-font)
7536         (ccl-encode-mac-centraleuropean-font, encoder-list)
7537         (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
7538         Support Cyrillic, CentralEuropean, and Dingbat font display
7540 2004-11-30  Andre Spiegel  <spiegel@gnu.org>
7542         * vc-hooks.el (vc-recompute-state): Move here from vc.el.
7544         * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
7545         still nil.
7547 2004-11-29  Luc Teirlinck  <teirllm@auburn.edu>
7549         * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
7550         (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
7552 2004-11-29  Jay Belanger  <belanger@truman.edu>
7554         * calc/calc-arith.el (math-pow-of-zero): Take into account different
7555         cases of the base and exponent.
7557 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
7559         * simple.el (next-error-buffer-p): Allow for inclusive and
7560         exclusive tests for finding a buffer.
7561         (next-error-find-buffer): Pass the exclusive and inclusive tests
7562         to next-error-buffer-p.
7564         * replace.el (occur-next-error): Switch to the Occur buffer when
7565         appropriate, use the exclusive filter to next-error-find-buffer to
7566         do it.  Use the absolute value of the motion amount.
7568 2004-11-29  Kenichi Handa  <handa@m17n.org>
7570         * startup.el (command-line): Decode all default-directory by
7571         locale-coding-system.
7573 2004-11-29  Jay Belanger  <belanger@truman.edu>
7575         * calc/calc-aent.el: Remove unnecessary eval-when-compile.
7576         (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
7577         (math-read-expr-level, calc-check-user-syntax, math-read-factor):
7578         Replace calls to calc-extensions by appropriate require, replace
7579         calc-extensions-loaded by appropriate featurep.
7581         * calc/calc-ext.el: Move require to end of file.
7582         Remove redundant loading of calc.el.
7583         (calc-extensions-loaded): Remove unnecessary variable.
7584         (calc-extensions): Remove unnecessary function.
7585         (calc-load-everything): Replace calc-need-macros by appropriate require.
7587         * calc/calc-macs.el: Move provide to end of file.
7588         (calc-need-macros): Remove unnecessary function.
7590         * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
7591         (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
7592         (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
7593         Replace calc-extensions by appropriate require.
7594         (calc-power): Replace calc-extensions-loaded by appropriate featurep.
7596         * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
7597         Replace calc-need-macros by appropriate require.
7599         * calc/calc.el: Move require to end of file.
7600         (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
7601         Remove unnecessary variable.
7602         (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
7603         (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
7604         (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
7605         (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
7606         (math-stack-value-offset, math-format-value, math-format-flat-expr)
7607         (math-format-number, math-format-bignum, math-read-number)
7608         (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
7609         (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
7610         by appropriate require.
7611         (calc-check-defines): Replace calc-need-macros by appropriate require.
7613 2004-11-29  Kim F. Storm  <storm@cua.dk>
7615         * macros.el (insert-kbd-macro): Handle kmacro functions.
7617 2004-11-28  Juri Linkov  <juri@jurta.org>
7619         * compare-w.el (compare-windows-highlight): Attach each overlay
7620         to its window to properly highlight differences while comparing
7621         two windows of the same buffer.  Fix arguments.
7622         (compare-windows-sync-default-function): Fix arguments of
7623         `compare-windows-highlight'.
7625         * emacs-lisp/edebug.el (edebug-set-global-break-condition):
7626         Use `read-expression-history'.  Set initial contents only if
7627         `edebug-global-break-condition' is non-nil.  Set histpos to 1
7628         if initial contents is equal to the last history element.
7629         (edebug-set-conditional-breakpoint): Instead of temporarily
7630         prepending the current condition to the history, set initial
7631         contents to the current condition.  Set histpos to 1 if initial
7632         contents is equal to the last history element.
7634         * info.el (Info-search-whitespace-regexp): Remove shy group.
7635         (Info-search): Forward line if search is on the header line.
7636         Use search-whitespace-regexp in two other places.
7638 2004-11-27  Luc Teirlinck  <teirllm@auburn.edu>
7640         * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
7641         warning.  Delay real definition, which uses
7642         `set-fringe-indicators-1' till after the definition of that function.
7644 2004-11-28  Kim F. Storm  <storm@cua.dk>
7646         * fringe.el (fringe): New defgroup.
7647         (fringe-mode): Move to fringe group.
7648         (fringe-indicators): New defcustom.
7649         (set-fringe-indicators-1): New defun.
7651         * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
7652         (menu-bar-showhide-fringe-ind-menu): New keymap.
7653         (menu-bar-showhide-fringe-ind-empty)
7654         (menu-bar-showhide-fringe-ind-mixed)
7655         (menu-bar-showhide-fringe-ind-box)
7656         (menu-bar-showhide-fringe-ind-right)
7657         (menu-bar-showhide-fringe-ind-left)
7658         (menu-bar-showhide-fringe-ind-none): New defuns.
7659         (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
7661 2004-11-27  Richard M. Stallman  <rms@gnu.org>
7663         * comint.el (comint-read-noecho): Add trivial compatibility definition.
7665         * generic.el (define-generic-mode): Doc fix.
7667         * menu-bar.el (menu-bar-options-save): For the options
7668         that are toggled with menu-bar-make-mm-toggle, don't check
7669         for customized-value prop.
7671 2004-11-27  Eli Zaretskii  <eliz@gnu.org>
7673         * mail/supercite.el (sc-cite-region): Handle the case where
7674         sc-cite-frame-alist is a symbol.
7675         (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
7676         a symbol.
7677         (sc-recite-region): Handle the case where sc-recite-frame-alist is
7678         a symbol.
7680 2004-11-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
7682         * wid-edit.el (widget-narrow-to-field): New function.
7683         (widget-complete): Use it.
7685 2004-11-27  Jay Belanger  <belanger@truman.edu>
7687         * calc/calc-aent.el (calc-eval-error): Declare and initialize the
7688         variable.
7689         (calc-eval-error): Don't check if the variable calc-eval-error is bound.
7690         (calc-buffer, calc-digit-value, math-expr-data): Declare them.
7691         (math-alg-inequalities): Move declaration to earlier in the file.
7693         * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
7694         (calc-gnuplot-input, math-normalize-a, math-integral-cache):
7695         Declare them.
7697         * calc/calc-lang.el (math-expr-data, math-expr-token)
7698         (math-exp-old-pos): Declare them.
7700         * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
7701         (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
7703 2004-11-27  Kim F. Storm  <storm@cua.dk>
7705         * progmodes/flymake.el: Use (featurep 'xemacs).
7706         (flymake-makehash): Change to defsubst.  Use fboundp.
7707         (flymake-time-to-float): Remove.
7708         (flymake-float-time): Merge code from flymake-time-to-float here.
7709         (flymake-replace-regexp-in-string): Change to defsubst.
7710         (flymake-split-string-remove-empty-edges):
7711         Rename to flymake-split-string.
7712         (flymake-split-string): Remove previous defalias.
7713         (flymake-get-temp-dir): Change to defsubst.
7714         (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
7715         Define for xemacs only.
7716         (flymake-master-file-count-limit): Change into compiler defvar only.
7717         (flymake-find-possible-master-files): Let-bind it dynamically while
7718         sorting files using flymake-master-file-compare.
7720 2004-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7722         * font-lock.el (font-lock-compile-keywords): Don't complain if the end
7723         of defun-prompt-regexp matches inside a comment/string but the
7724         beginning is correctly outside everything.
7726         * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
7727         appears within a string or a comment.
7729         * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
7730         rather than make-symbol for symbols which are used in
7731         a symbol-macrolet or equivalent.
7733 2004-11-26  Jay Belanger  <belanger@truman.edu>
7735         * calc-misc.el (calc-last-why-command): Declare it.
7737         * calc-vec.el (math-grade-vec): New variable.
7738         (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
7739         Replace variable grade-vec by declared variable.
7740         (math-rb-close): New variable.
7741         (math-read-brackets, math-read-vector): Replace variable close by
7742         declared variable.
7744         * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
7745         (calc-one-window, calc-edit-handler, calc-restore-trail)
7746         (calc-allow-ret): Declare them.
7748         * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
7749         (math-lud-cache, math-log2-cache, math-radix-digits-cache)
7750         (math-radix-float-cache-tag, math-random-cache)
7751         (math-max-digits-cache, math-integral-cache, math-units-table)
7752         (math-format-date-cache, math-holidays-cache-tag): Declare them.
7753         (math-moc-func): New variable.
7754         (math-map-over-constants, math-map-over-constants-rec):
7755         Replace variable func by declared variable.
7757         * calc/calc-store.el (calc-given-value, calc-store-opers):
7758         Declare them.
7759         (calc-var-name-map): Move declaration to earlier in the file.
7760         (calc-pv-pos): New variable.
7761         (calc-permanent-variable, calc-insert-permanent-variable):
7762         Replace variable pos by declared variable.
7764         * calc/calc-mtx.el (calc-det-lu): New variable.
7765         (math-det-raw, math-det-step): Replace variable lu by declared variable.
7767         * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
7768         (math-multi-subst, math-multi-subst-rec): Replace variables temp
7769         and arg by declared variables.
7770         (calcFunc-reducer): Fix incorrect variable.
7771         (math-inner-mul-func, math-inner-add-func): New variables.
7772         (calcFunc-inner, math-inner-mats): Replace variables mul-func
7773         and add-func by declared variables.
7775         * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
7776         (calc-digit-value): Declare them.
7778         * calc/calc-help.el (Info-history): Declare it.
7779         (calc-describe-key): Make calc-summary-indentation a local variable.
7780         (calc-help-long-names): Move declaration to earlier in file.
7782         * calc/calc-embed.el (calc-original-buffer): Declare it.
7783         (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
7784         (calc-embed-bot): New variables.
7785         (calc-do-embedded, calc-embedded-mark-formula)
7786         (calc-embedded-find-bounds, calc-embedded-duplicate)
7787         (calc-embedded-new-formula, calc-embedded-make-info):
7788         Replace vars outer-top, outer-bot, bot and top by declared variables.
7789         (calc-embed-prev-modes): New variable.
7790         (calc-embedded-set-modes, calc-embedded-update): Replace variable
7791         prev-modes with declared variable.
7792         (calc-embed-vars-used): New variable.
7793         (calc-embedded-make-info, calc-embedded-evaluate-expr)
7794         (calc-embedded-update, calc-embedded-find-vars): Replace variable
7795         vars-used by declared variable.
7797         * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
7798         (math-format-radix-float): Remove unnecessary setq.
7799         (math-radix-float-cache): Declare it.
7801         * calc/calcsel2.el (calc-keep-selection): Declare it.
7803         * calc/calc-maint.el: Remove file.
7805 2004-11-26  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
7807         * textmodes/bibtex.el (bibtex-sort-entry-class)
7808         (bibtex-comment-start): Use defcustom.
7809         (bibtex-entry-field-alist): Use nil if initial content of the
7810         field is undefined.  Fix docstring.
7811         (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
7812         (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
7813         (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
7814         (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
7815         Fix docstring.
7816         (bibtex-autokey-title-terminators): Use only one regexp.
7817         (bibtex-string-maybe-empty-head): New variable.
7818         (bibtex-remove-delimiters-string): New function.
7819         (bibtex-text-in-field-bounds, bibtex-text-in-string):
7820         Use bibtex-remove-delimiters-string.
7821         (bibtex-progress-message, bibtex-field-left-delimiter)
7822         (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
7823         (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
7824         (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
7825         Simplify.
7826         (bibtex-format-entry): Use save-excursion for inherited booktitle.
7827         Use eq and bibtex-remove-delimiters-string.  For end markers use
7828         insertion type so that marker stays after inserted text.
7829         (bibtex-autokey-get-names): Return empty string if name is missing.
7830         (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
7831         calling bibtex-autokey-name-case-convert.
7832         (bibtex-autokey-demangle-title):
7833         Call bibtex-autokey-titleword-case-convert.  Remove call to
7834         bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
7835         (bibtex-global-key-alist, bibtex-read-string-key): New functions.
7836         (bibtex-read-key): New optional arg global.
7837         (bibtex-files-expand): New optional arg force.
7838         (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
7839         (bibtex-complete-crossref-cleanup): Rename from
7840         bibtex-complete-key-cleanup.  Simplify code.
7841         (bibtex-copy-summary-as-kill): Remove arg key.  Use looking-at.
7842         Operate on current entry.
7843         (bibtex-button): Add docstring.
7844         (bibtex-entry): Simplify.
7845         (bibtex-make-field): Replace optional arg called-by-yank with more
7846         specific args move and interactive.
7847         (bibtex-end-of-entry): Use forward-sexp.
7848         (bibtex-find-entry-globally): Remove.
7849         (bibtex-find-crossref): Allow for crossref key located in other buffer.
7850         Bound to C-c C-x.
7851         (bibtex-find-entry): New optional args global and display.
7852         (bibtex-find-text): Fix docstring.  Remove arg as-if-interactive.
7853         (bibtex-validate): Use arg force of bibtex-files-expand.
7854         (bibtex-clean-entry): Bugfix, clean string entries properly.
7855         Always keep point at beginning of entry.
7856         (bibtex-complete): Bugfix.  Handle string entries properly.
7857         Call cleanup functions only if needed.
7858         (bibtex-String): Use bibtex-read-string-key.
7859         (bibtex-url): Use bibtex-remove-delimiters-string.  Do not alter
7860         case of replacement text.
7862 2004-11-26  Lars Hansen  <larsh@math.ku.dk>
7864         * tramp.el (tramp-handle-directory-files-and-attributes): New function.
7865         (tramp-perl-directory-files-and-attributes): New constant.
7866         (tramp-file-name-handler-alist): Delete file-directory-files, add
7867         directory-files-and-attributes.
7868         (tramp-perl-file-attributes): Surround uid and gid by double
7869         quotes. Change parameter id-format from nonnumeric.
7870         (tramp-convert-file-attributes): New function.
7871         (tramp-handle-file-attributes): Use it.
7872         (tramp-maybe-send-perl-script): New function.
7873         (tramp-handle-file-attributes-with-perl): Use it. Don't convert
7874         file mode. Change parameter id-format from nonnumeric.
7875         (tramp-handle-file-attributes-with-ls): Change parameter id-format
7876         from nonnumeric.
7877         (tramp-post-connection): Don't send tramp-perl-file-attributes
7878         script. Reset connection property "perl-scripts".
7879         (tramp-handle-insert-directory): Run real handler when ls-lisp is
7880         in use.
7882 2004-11-26  Lars Hansen  <larsh@math.ku.dk>
7884         * desktop.el (desktop-read): Replace mapcar with mapc.
7885         (desktop-create-buffer): Replace mapcar with mapc.
7886         Remove redundant piece of code.
7888 2004-11-27  Nick Roberts  <nickrob@snap.net.nz>
7890         * progmodes/gud.el (gud-display-line): Use display-buffer
7891         for GDB-UI as for GUD.
7893         * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
7894         Delete variables.
7895         (gdb-ann3): Don't make GUD buffer dedicated.
7896         (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
7897         (gdb-display-source-buffer): Delete function.
7898         (gdb-view-source-function, gdb-view-assembler): Delete functions.
7899         (menu): Delete menu bindings for viewing source/assembler.
7900         (gdb-setup-windows, gdb-restore-windows):
7901         Don't dedicate GUD. No assembler now.
7902         (gdb-reset): No need to undedicate source buffers now.
7903         (gdb-source-info): No assembler now.
7905 2004-11-26  Nick Roberts  <nickrob@snap.net.nz>
7907         * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
7908         width to those for special frames.
7909         (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
7910         Use display-buffer.
7911         (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
7912         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
7913         (gdb-frame-assembler-buffer): Rework like
7914         gdb-frame-breakpoints-buffer.
7916 2004-11-25  Richard M. Stallman  <rms@gnu.org>
7918         * progmodes/flymake.el: Reindent.
7919         (flymake-split-string): Turn into defalias.
7920         (flymake-fix-file-name): Rename from flymake-fix-path-name.
7921         (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
7922         (flymake-get-common-file-prefix): Rename from ...path...  Doc fix.
7923         (flymake-build-relative-filename): Rename from ...path.
7924         Fix error message.
7926 2004-11-25  Cheng Gao  <chenggao@gmail.com>
7928         * progmodes/flymake.el: Much whitespace and capitalization change.
7929         Move `provide' to end.  Require `compile' only when compiling.
7931 2004-11-24  Jay Belanger  <belanger@truman.edu>
7933         * calc/calc-alg.el: Added comment.
7934         (math-polynomial-base): Replace variable mpb-top-expr by
7935         math-poly-base-top-expr.
7937         * calc/calc-poly.el (math-poly-base-top-expr): New variable.
7938         (math-polynomial-p1): Replace variable mpb-top-expr by declared
7939         variable.
7940         (math-poly-base-total-base): New variable.
7941         (math-total-polynomial-base, math-polynomial-p1): Replace variable
7942         mpb-total-base by declared variable.
7943         (math-factored-vars, math-to-list): Declare it.
7944         (math-fact-expr): New variable.
7945         (calcFunc-factors, calcFunc-factor, math-factor-expr)
7946         (math-factor-expr-try, math-factor-expr-part): Replace variable
7947         expr by declared variable.
7948         (math-fet-x): New variable.
7949         (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
7950         by declared variable.
7951         (math-factor-poly-coefs): Make temp a local variable.
7953         * calc/calc-units.el (calc-convert-units): Make units a local
7954         variable.
7955         (calc-num-units, calc-den-units): New variables.
7956         (calc-explain-units, calc-explain-units-rec): Replace variables
7957         num-units and den-units by declared variables.
7958         (math-cu-unit-list): New variable.
7959         (math-build-units-table, math-compare-unit-names)
7960         (math-convert-units, math-convert-units-rec): Replace variable
7961         unit-list by declared variable.
7962         (math-fbu-base, math-fbu-entry): New variables.
7963         (math-find-base-units, math-find-base-units-rec): Replace variables
7964         base and entry by declared variables.
7965         (math-which-standard): New variable.
7966         (math-to-standard-units, math-to-standard-rec): Replace variable
7967         which-standard by declared variable.
7968         (math-fcu-u): New variable.
7969         (math-find-compatible-unit, math-find-compatible-unit-rec):
7970         Replace variable u by declared variable.
7971         (math-cu-new-units, math-cu-pure): New variables.
7972         (math-convert-units, math-convert-units-rec): Replace variables
7973         new-units and pure by declared variables.
7974         (math-try-cancel-units): New variable.
7975         (math-simplify-units-quotient): Replace variable try-cancel-units by
7976         declared variable.
7978 2004-11-24  Richard M. Stallman  <rms@gnu.org>
7980         * textmodes/ispell.el (ispell-check-version):
7981         If default-directory is nonexistent, use home dir.
7983         * progmodes/grep.el (grep-regexp-alist):
7984         Don't match parens around line numbers.
7986         * progmodes/cperl-mode.el (cperl-indent-region)
7987         (cperl-imenu--create-perl-index, cperl-xsub-scan):
7988         Don't print progress messages.
7990         * progmodes/compile.el (compilation-mode-map):
7991         Don't inherit from compilation-minor-mode-map;
7992         copy its bindings instead.  But the menu bar Compile
7993         entry now does inherit from compilation-menu-map.
7995         * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
7996         Use with-no-warnings around compiler-macroexpand.
7998         * imenu.el: Don't always require newcomment.
7999         (imenu--generic-function): Call comment-normalize-vars
8000         if we have a comment syntax.
8001         Exit the loop if REGEXP matches the null string.
8002         Test comment-start as well as comment-start-skip
8003         when deciding whether to check for comments.
8005         * tooltip.el (tooltip-mode): Doc fix.
8007         * term.el (term-escape-char, term-mode): Doc fixes.
8009 2004-11-24  Dave Love  <fx@gnu.org>
8011         * progmodes/python.el (python-font-lock-syntactic-keywords):
8012         Check for escapes in the regexp.
8013         (python-quote-syntax): Don't do it here.
8015 2004-11-24  Nick Roberts  <nickrob@snap.net.nz>
8017         * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
8018         (gdb-frames-mode-map, gdb-threads-mode-map)
8019         (gdb-registers-mode-map, gdb-locals-mode-map)
8020         (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
8021         (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
8023         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
8024         (dedicated-switch-to-buffer): Rework.
8025         (gdb-var-evaluate-expression-handler, gdb-put-string):
8026         Remove unused variable bindings.
8027         (gdb-setup-windows, gdb-display-buffer):
8028         Simplify. Use pop-to-buffer.
8029         (gdb-view-source-function): Simplify.
8030         (gdb-frame-breakpoints-buffer):
8031         Use pop-to-buffer, special-display-regexps.
8033 2004-11-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
8035         * progmodes/f90.el (f90-smart-end)
8036         (f90-previous-statement, f90-beginning-of-block): Doc fix.
8037         (f90-calculate-indent): Handle un-named PROGRAM blocks.
8038         (f90-end-of-block): Doc fix.  Make check of outermost block
8039         conditional on value of `f90-smart-end'.
8040         (f90-block-match): Hack to deal with un-named PROGRAM blocks.
8041         Handle case where END-BLOCK is nil.
8042         (f90-match-end): Handle un-named PROGRAM blocks.
8043         (f90-backslash-not-special): New function.
8045 2004-11-24  Jay Belanger  <belanger@truman.edu>
8047         * calc/calc.el (calc-embedded-active): Removed unnecessary
8048         declaration.
8049         (calc-show-banner): Removed redundant declaration.
8051         * calc/calc-graph.el (calc-gnuplot-default-device)
8052         (calc-gnuplot-default-output, calc-gnuplot-print-device)
8053         (calc-gnuplot-print-output, calc-gnuplot-geometry)
8054         (calc-graph-default-resolution, calc-graph-default-resolution-3d):
8055         Remove redundant initial values.
8057         * calc/calc-arith.el (math-scalar-functions)
8058         (math-nonscalar-functions, math-scalar-if-args-functions)
8059         (math-real-functions, math-positive-functions)
8060         (math-nonnegative-functions, math-real-scalar-functions)
8061         (math-real-if-arg-functions, math-integer-functions)
8062         (math-num-integer-functions, math-rounding-functions)
8063         (math-float-rounding-functions, math-integer-if-args-functions)
8064         (math-super-types): Move declarations to earlier in file.
8065         (math-unit-prefixes): Declared it.
8066         (math-floor-prec, math-trunc-prec): New variables.
8067         (math-trunc-fancy): Replace variable prec by declared variable.
8068         (math-floor-fancy): Replace variable prec by declared variable.
8069         (math-com-bterms): New variable.
8070         (math-commutative-equal, math-commutative-collect):
8071         Replace variable bterms by declared variable.
8073         * calc/calc-misc.el (math-trunc): Replace variable prec by
8074         math-trunc-prec.
8075         (math-floor): Replace variable prec by math-floor-prec.
8077         * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
8078         (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
8079         (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
8080         (math-format-date, math-format-date-part): Replace variables
8081         date, dt, year, month, day, weekday, hour, minute, second and
8082         bc-flag by declared variables.
8083         (math-pd-str): New variable.
8084         (math-parse-date, math-parse-date-word, math-parse-standard-date):
8085         Replace variable str by declared variable.
8086         (math-daylight-savings-hook, math-tzone-names): Move definitions
8087         to earlier in the file.
8088         (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
8089         (math-sh-year): New variable.
8090         (math-setup-add-holidays, math-setup-holidays)
8091         (math-setup-year-holidays): Replace variable `year' by declared
8092         variable.
8094         * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
8095         New variables.
8096         (math-nth-root-float, math-nth-root-float-iter): Replace variables
8097         n, nf and nfm1 by declared variables.
8098         (math-nri-n): New variable.
8099         (math-nth-root-integer, math-nth-root-int-iter): Replace variable
8100         n by declared variable.
8101         (calcFunc-log): Removed misplaced condition.
8103 2004-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8105         * generic.el (generic-mode-set-comments): Accept an empty comment-end.
8107 2004-11-24  Nick Roberts  <nickrob@snap.net.nz>
8109         * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
8110         (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
8111         Dedicate gdb-related windows.
8112         (gdb-display-buffer): Dedicate gdb-related windows. Don't grab
8113         other frames.
8114         (gdb-reset): Remove dedicated property after debugging.
8116 2004-11-24  Jay Belanger  <belanger@truman.edu>
8118         * calc/calc-sel.el: Add comment.
8120         * calc/calc.el (math-stack-value-offset): Replace variables c,
8121         wid and off with math-svo-c, math-svo-wid and math-svo-off.
8123         * calc/calccomp.el (math-comp-sel-tag): Declare it.
8124         (math-svo-c, math-svo-wid, math-svo-off): New variables.
8125         (math-stack-value-offset-fancy): Replace variables c, wid and off
8126         by declared variables.
8127         (math-comp-just, math-comp-comma-spc): New variables.
8128         (math-compose-expr, math-compose-matrix): Replace variables `just'
8129         and comma-spc by declared variable.
8130         (math-comp-vector-prec): New variable.
8131         (math-compose-expr, math-compose-matrix, math-compose-rows):
8132         Replace variable vector-prec by declared variable.
8133         (math-comp-left-bracket, math-comp-right-bracket)
8134         (math-comp-comma): New variables.
8135         (math-compose-expr, math-compose-rows): Replace variables
8136         left-bracket, right-bracket and comma by declared variables.
8137         (math-comp-full-width): New variable.
8138         (math-comp-to-string-flat, math-comp-to-string-flat-term):
8139         Replace variable full-width by declared variable.
8140         (math-comp-highlight, math-comp-word, math-comp-level)
8141         (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
8142         (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
8143         New variables.
8144         (math-comp-to-string-flat, math-comp-to-string-flat-term)
8145         (math-comp-sel-flat-term): Replace variables comp-highlight,
8146         comp-word, comp-level, comp-margin, comp-pos and comp-buf by
8147         declared variables.
8148         (math-comp-simplify, math-comp-simplify-term)
8149         (math-comp-add-string, math-comp-add-string-sel):
8150         Replace variables comp-highlight, comp-buf, comp-base,
8151         comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
8153 2004-11-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
8155         * cus-start.el (all): Add x-use-old-gtk-file-dialog.
8157         * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
8158         and x-server-version may throw.
8160 2004-11-23  Kim F. Storm  <storm@cua.dk>
8162         * subr.el (substitute-key-definition-key): Optimize.
8163         Don't call indirect-function for nil defn (always signals error).
8165         * ido.el (ido-read-internal): Fix require-match check when
8166         ido-directory-too-big is set.
8168 2004-11-23  Jay Belanger  <belanger@truman.edu>
8170         * calc/calc-ext.el (math-read-replacement-list)
8171         (math-read-superscripts): New variables.
8172         (math-read-preprocess-string): New function.
8173         (math-read-expr): Filter input through math-read-preprocess-string.
8175         * calc/calc-aent.el (math-read-exprs): Filter input through
8176         math-read-preprocess-string.
8178 2004-11-23  Daniel Pfeiffer  <occitan@esperanto.org>
8180         * progmodes/compile.el (compilation-start): In cd command use
8181         substitute-env-vars -- not quite shell compatible but better than
8182         nothing.
8183         (compilation-error-regexp-alist-alist): Simplify ftnchek to only
8184         handle the newer versions messages, which are more parseable.
8186 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8188         * reveal.el (reveal-mode-map): New var.
8189         (reveal-mode): Use it.
8191 2004-11-23  Nick Roberts  <nickrob@snap.net.nz>
8193         * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
8194         (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
8196 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8198         * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
8199         header-line when needed.
8200         Use fixed-pitch only in the header-line.
8201         Build the underline automatically.  Use emdash if available.
8203 2004-11-22  Richard M. Stallman  <rms@gnu.org>
8205         * dired.el (dired-recursive-copies): Move from dired-aux.el.
8206         * dired-aux.el (dired-recursive-copies): Move to dired.el.
8208 2004-11-22  Nick Roberts  <nickrob@snap.net.nz>
8210         * progmodes/gdb-ui.el (gdb-resync): New function.
8211         (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
8212         (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
8213         Use it to fail more gracefully.
8214         (gdb-variables): Delete variable.
8215         Re-order variables to reduce byte-compiler warnings.
8217 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8219         * descr-text.el (describe-char):
8220         * paren.el (show-paren-function):
8221         * subr.el (syntax-after): Undo last change.
8223         * progmodes/python.el (run-python): Don't hard code *Python*.
8224         Don't modify global process-environment.
8225         (python-send-region, python-load-file): Don't assume that
8226         python-buffer == (process-buffer (python-proc)).
8227         (python-switch-to-python): Simplify.
8229         * dired.el (dired-align-file): Don't assume line starts with spaces.
8231 2004-11-21  Jay Belanger  <belanger@truman.edu>
8233         * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
8234         Replace variable `lines' by math-read-big-lines.
8235         (math-read-big-expr): Replace variables the-baseline, the-h2
8236         and err-msg by math-read-big-baseline, math-read-big-h2 and
8237         math-read-err-msg.
8238         (math-read-big-bigp): Replace variable h2 with math-rb-h2.
8240         * calc/calc-lang.el (math-read-big-rec): Fix typo.
8241         (math-read-big-balance): Replace unbound variable by value.
8242         (math-read-big-lines): New variable.
8243         (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
8244         (math-read-big-error, math-read-big-balance): Replace variable
8245         `lines' by declared variable.
8246         (math-read-big-baseline, math-read-big-h2): New variables.
8247         (math-read-big-rec): Replace variables the-baseline and the-h2
8248         by declared variables.
8249         (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
8250         (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
8251         (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
8252         declared variables.
8253         (math-read-big-err-msg): New variable.
8254         (math-read-big-error): Replace variable err-msg by declared variable.
8256 2004-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8258         * ses.el: Add coding cookie.
8259         Fix up docstrings, follow new commenting conventions.
8260         (ses-header-line-menu): Fix missing variable rename for header-row.
8261         (ses-cell-size): Remove.
8262         (ses-make-cell): New function.
8263         (ses-cell, ses-insert-row, ses-insert-column): Use it.
8264         (ses-calculate-cell): Remove unused var `symbol'.
8265         (ses-narrowed-p): New function.
8266         (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
8267         (ses-initial-file-trailer): Change ;;; to ;; for local vars.
8268         (ses-load, ses-reconstruct-all): Adjust string search accordingly.
8269         (ses-setup): Use restore-buffer-modified-p.
8270         (ses-cleanup): Remove unused var `end'.
8271         (ses-header-string-left-offset): Remove.
8272         (ses-create-header-string): Adjust to new behavior of `align-to'.
8273         Truncate excessively large fields to preserve alignment.
8274         (ses-reconstruct-all): Remove unused var `refs'.
8275         (ses-read-cell-printer): Remove unused var `prompt'.
8276         (ses-delete-row): Remove unused var `pos'.
8277         (ses-delete-column): Remove unused var `new'.
8279 2004-11-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8281         * ps-print.el: Insert :version tag into all defgroup and defcustom.
8282         Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
8283         Eliminate eval-and-compile usage.
8284         (ps-insert-file): Use insert-file-contents instead of insert-file.
8285         (ps-setup): Code fix.
8287         * printing.el (pr-setup, lpr-setup): Code fix.
8289 2004-11-21  Jay Belanger  <belanger@truman.edu>
8291         * calc/calc-prog.el (math-integral-cache-state, calc-lang)
8292         (calc-original-buffer): Declare them.
8293         (calc-user-formula-alist): New variable.
8294         (calc-user-define-formula, calc-fix-user-formula)
8295         (calc-user-define-composition, calc-finish-formula-edit):
8296         Replace variable `alist' by declared variable.
8297         (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
8298         (var-q7, var-q7, var-q8, var-q9): Declare them.
8299         (calc-kbd-push): Don't check to see if var-q0 through var-q9
8300         are bound.
8301         (calcFunc-typeof): Replace undeclared variable by expression.
8302         (math-exp-env): New variable.
8303         (math-define-body, math-define-exp): Replace exp-env by declared var.
8304         (math-define-exp): Replace misplaced variable by expression.
8306         * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
8307         (calc-curve-model, calc-curve-coefnames): New variables.
8308         (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
8309         varnames, model and coefnames by declared variables.
8310         (math-root-widen): New variable.
8311         (math-search-root, math-find-root): Replace variable root-widen by
8312         declared variable.
8313         (var-DUMMY): Declare it.
8314         (math-root-vars, math-min-vars): Move the declarations to earlier in
8315         the file.
8316         (math-brent-min): Make d a local variable.
8317         (math-find-minimum): Replace non-existent variable.
8318         (math-ninteg-romberg): Remove unnecessary variable.
8319         (math-ninteg-temp): New variable.
8320         (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
8321         integ-temp by declared variable.
8322         (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
8323         New variables.
8324         (math-general-fit): Replace variables first-var, first-coef and
8325         new-coefs by declared variables.
8326         (calcFunc-fitvar): Replace variable first-var by declared variable.
8327         (calcFunc-fitparam): Replace variable first-coef by declared variable.
8328         (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
8329         (math-all-vars-vars, math-all-vars-found): New variables.
8330         (math-all-vars-in, math-all-vars-rec): Replace variables vars and
8331         found by declared variable math-all-vars-vars.
8333 2004-11-20  Luc Teirlinck  <teirllm@auburn.edu>
8335         * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
8336         of `defconst'.
8338 2004-11-20  Richard M. Stallman  <rms@gnu.org>
8340         * isearch.el (isearch-mode-map): Don't bind SPC.
8341         (isearch-whitespace-chars): Function deleted.
8342         (isearch-search): Bind search-spaces-regexp.
8343         (isearch-lazy-highlight-search): Likewise.
8344         (search-whitespace-regexp): Doc fix.
8345         (isearch-forward-regexp): Doc fix.
8347         * emacs-lisp/bytecomp.el (byte-compile-form):
8348         Move the calls to byte-compile-set-symbol-position,
8349         to avoid having two for the same symbol occurrence.
8351         * comint.el (comint-input-ring-size): Increase to 150.
8353         * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
8354         New variables.
8355         (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
8356         (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
8358         * imenu.el (imenu--generic-function):
8359         Ensure we keep moving backward even if BEG isn't further back.
8361         * replace.el (query-replace-read-to, query-replace-read-from):
8362         Specify t for KEEP-ALL in read-from-minibuffer.
8364         * progmodes/python.el (python-switch-to-python):
8365         If Python isn't running, start it.
8366         Don't alter debug-ignored-errors.
8368         * progmodes/cperl-mode.el (cperl-indent-region):
8369         Don't mind imenu-scanning-message.
8371         * bindings.el (global-map): Bind C-e to move-end-of-line.
8373         * simple.el (line-move-finish): New arg FORWARD.
8374         Ignore invisible newlines, not intangible ones.
8375         Conditions for acceptable stopping positions depend on FORWARD.
8376         (line-move): Pass FORWARD arg to line-move-finish.
8378         * buff-menu.el (list-buffers-noselect): Eliminate space at the start
8379         of HEADER.  Compensate for this change in the code to add display
8380         properties.  Don't make the first line intangible.
8382         * info.el (Info-search): Fix previous change.
8384 2004-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
8386         * Makefile.in (recompile): Revert 2004-11-19 change.
8387         (compile): Likewise.
8389 2004-11-19  Luc Teirlinck  <teirllm@auburn.edu>
8391         * Makefile.in (compile): Set `max-specpdl-size' before compiling.
8393 2004-11-19  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8395         * progmodes/ebnf2ps.el: Fix typos.  Insert :version tag into all
8396         defgroup and defcustom.  Eliminate eval-and-compile usage.
8398         * progmodes/ebnf-otz.el: Fix typos.
8400 2004-11-19  Jay Belanger  <belanger@truman.edu>
8402         * calc/calc-yank.el (calc-edit-disp-trail): New variable.
8403         (calc-edit-finish, calc-finish-stack-edit): Replace variable
8404         disp-trail by declared variable.
8406         * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
8407         (calc-finish-selection-edit): Replace variable disp-trail by
8408         declared variable.
8409         (calc-selection-cache-entry): Move declaration to earlier in the file.
8410         (calc-selection-cache-num, calc-selection-cache-comp)
8411         (calc-selection-cache-offset, calc-selection-true-num)
8412         (calc-final-point-line, calc-final-point-column)
8413         (calc-original-buffer): Declare them.
8414         (calc-fnp-op, calc-fnp-num): New variables.
8415         (calc-find-nth-part, calc-find-nth-part-rec)
8416         (calc-select-previous): Replace op and num by declared variables.
8417         (calc-rsf-old, calc-rsf-new): New variables.
8418         (calc-replace-sub-formula, calc-replace-sub-formula-rec):
8419         Replace variables old and new by declared variables.
8420         (calc-sel-reselect): New variable.
8421         (calc-auto-selection, calc-enter-selection, calc-edit-selection)
8422         (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
8423         (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
8424         reselect with declared variable.
8426         * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
8427         (math-bound-vars, math-conds, math-copy-neg, math-rhs)
8428         (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
8429         (math-import-list, math-rewrite-phase): Declare them.
8430         (math-rewrite): Use let* to declare variables.
8431         (calc-rewrite-selection): Make rules a local variable.
8432         (calc-rewr-sel): New variable.
8433         (calc-rewrite-selection, calc-locate-selection-marker)
8434         (calc-rewrite): Use the declared variable calc-rewr-sel instead
8435         of sel.
8436         (math-rewrite-whole-expr): New variable.
8437         (math-rewrite, math-rewrite-phase): Replace variable expr by
8438         declared variable.
8439         (math-rewrite-heads-heads, math-rewrite-heads-skips)
8440         (math-rewrite-heads-blanks ): New variables.
8441         (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
8442         heads, skips and blanks by declared variables.
8443         (math-rwcomp-subst-old, math-rwcomp-subst-new)
8444         (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
8445         New variables.
8446         (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
8447         old, new, old-func and new-func by declared variables.
8448         (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
8449         Remove unnecessary variable.
8450         (math-apply-rw-regs): New variable.
8451         (math-apply-rewrites, math-rwapply-replace-regs)
8452         (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
8453         (math-apply-rw-ruleset): New variable.
8454         (math-apply-rewrites, math-rwapply-remember): Replace variable
8455         ruleset by declared variable.
8457 2004-11-19  Richard M. Stallman  <rms@gnu.org>
8459         * info.el (Info-search): Use search-whitespace-regexp.
8461 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
8463         * vc-rcs.el (vc-rcs-parse): New function.
8464         (vc-rcs-annotate-command): Likewise.
8465         (vc-rcs-annotate-current-time): Likewise.
8466         (vc-rcs-annotate-time): Likewise.
8467         (vc-rcs-annotate-extract-revision-at-line): Likewise.
8469 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
8471         * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
8473 2004-11-18  Jay Belanger  <belanger@truman.edu>
8475         * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
8477 2004-11-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8479         * printing.el: Eliminate use of interactive-p and eval-and-compile.
8480         Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
8481         Use make-temp-file to generate PostScript files in any situation.
8482         (pr-ps-temp-file): Now specify a prefix to generate temporary files.
8483         (pr-interactive-p): Eliminate var.
8484         (pr-save-interactive): Eliminate macro.
8485         (pr-interface, pr-ps-directory-preview)
8486         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
8487         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
8488         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
8489         (pr-ps-buffer-ps-print, pr-ps-region-preview)
8490         (pr-ps-region-using-ghostscript, pr-ps-region-print)
8491         (pr-ps-region-ps-print, pr-ps-mode-preview)
8492         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
8493         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
8494         (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
8495         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
8496         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
8497         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
8498         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
8499         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
8500         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
8501         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
8502         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
8503         (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
8504         Eliminate pr-save-interactive usage.
8505         (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
8506         Eliminate pr-interactive-p usage.
8507         (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
8508         (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
8509         (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
8510         (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
8511         (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
8512         (pr-toggle-header-menu, pr-toggle-header-frame-menu)
8513         (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
8514         New funs.
8515         (pr-ps-file): Use make-temp-file to generate a temporary file.
8517 2004-11-17  Jay Belanger  <belanger@truman.edu>
8519         * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
8520         a local variable.
8521         (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
8522         (math-top-only): New variable.
8523         (math-simplify, math-simplify-step): Replace variable top-only by
8524         declared variable math-top-only.
8525         (math-simplify-expr): Declare it.
8526         Replace argument expr in all calls of math-defsimplify by
8527         math-simplify-expr.
8528         (math-simplify-plus, math-simplify-times, math-simplify-divide)
8529         (math-simplify-divisor, math-simplify-one-divisor)
8530         (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
8531         (math-simplify-pow): Replace variable expr by declared variable
8532         math-simplify-expr.
8533         (math-simplify-divisor): Remove local variables temp and op.
8534         (math-simplify-one-divisor): Make temp and op local variables.
8535         (math-simplify-divisor-nover, math-simplify-divisor-dover):
8536         New variables.
8537         (math-simplify-divisor, math-simplify-one-divisor):
8538         Replace variables nover and dover by declared variables.
8539         (math-expr-subst-new, math-expr-subst-old): New variables.
8540         (math-expr-subst, math-expr-subst-rec): Replace variables new
8541         and old by declared variables.
8542         (math-is-poly-degree, math-is-poly-loose): New variables.
8543         (math-is-polynomial, math-is-poly-rec): Replace variables degree
8544         and loose by declared variables.
8545         (math-poly-base-const-ok, math-poly-base-pred): New variables.
8546         (math-polynomial-base, math-polynomial-base-rec):
8547         Replace variables const-ok and mpb-pred by declared variables.
8549         * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
8551         * calc/calc-ext.el (math-defsimplify): Change the argument in
8552         the created function to math-simplify-expr.
8554         * calc/calc-units.el (math-simplify-expr): Declare it.
8555         Replace argument expr in all calls of math-defsimplify by
8556         math-simplify-expr.
8557         (math-simplify-units-prod): Replace variable expr by declared
8558         variable math-simplify-expr.
8560 2004-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8562         * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
8563         Replace mapcar->dolist, format->string.
8565 2004-11-17  Miles Bader  <miles@gnu.org>
8567         * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
8568         * progmodes/idlwave.el: Remove RCS keywords.
8570 2004-11-17  J.D. Smith  <jdsmith@as.arizona.edu>
8572         * progmodes/idlwave.el, progmodes/idlw-toolbar.el
8573         * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
8574         Update to IDLWAVE version 5.5.  Too many changes to list them here.
8575         * progmodes/idlw-help.el: New file.
8577 2004-11-16  Richard M. Stallman  <rms@gnu.org>
8579         * international/iso-cvt.el (iso-tex2iso-trans-tab):
8580         Discard spaces after \i according to TeX rules.
8582         * international/mule.el (set-buffer-file-coding-system):
8583         New arg NOMODIFY.
8584         (after-insert-file-set-coding): Pass that new arg.
8585         Prevent set-buffer-multibyte from trying to lock the file.
8587         * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
8589         * saveplace.el (save-place): Doc fix.
8591         * dabbrev.el (dabbrev-expand): When handling SPC M-/,
8592         temporarily widen before finding the following word to copy.
8594         * emacs-lisp/lucid.el (map-keymap): Definition deleted.
8595         (cl-map-keymap): Definition deleted.
8597         * subr.el (map-keymap-internal): New function.
8599 2004-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8601         * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
8602         when pressing rather than when releasing mouse-2.  Simplify.
8604 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8606         * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
8607         (compilation-mode): Set it here instead.
8609         * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
8611         * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
8612         (loop, cl-parse-loop-clause, defsetf): Use backquote.
8614 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8616         * progmodes/compile.el (compilation-internal-error-properties):
8617         Fix up a transposition-typo.  Check end-col before using it.
8619 2004-11-14  Frederic Han  <han@math.jussieu.fr>  (tiny change)
8621         * international/iso-cvt.el (iso-tex2iso-trans-tab):
8622         Discard whitespace after macro \i when converting it.
8624 2004-11-16  Juri Linkov  <juri@jurta.org>
8626         * emacs-lisp/find-func.el (find-function-regexp):
8627         Optimize `define-minor-mode'.  Add `defun-cvs-mode'.
8628         Add `deffoo'.  Add `f' to [^cgv] to exclude `defface'.
8629         Remove invalid `\W' from [^cgv\W].  Doc fix.
8630         (find-function-search-for-symbol): Replace "\\>" with "\\_>".
8632 2004-11-15  Luc Teirlinck  <teirllm@auburn.edu>
8634         * play/life.el: Maintainer is now FSF.
8635         (life-patterns, life-neighbor-deltas, life-window-start)
8636         (life-current-generation, life-generation-string): Use defvar
8637         instead of defconst.
8639 2004-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8641         * progmodes/compile.el (compilation-move-to-column): New fun.
8642         (compilation-internal-error-properties)
8643         (compilation-next-error-function): Use it to make sure we don't go past
8644         the end of line.
8646 2004-11-15  John Paul Wallington  <jpw@gnu.org>
8648         * autoinsert.el (auto-insert-alist): Insert the user's name in
8649         copyright notice, rather than Free Software Foundation, for the
8650         Emacs Lisp header case too.
8652 2004-11-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8654         * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
8655         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
8656         (pr-switches-string): If SWITCHES is nil, return nil.  Otherwise,
8657         return the list of string in a string.
8658         (pr-call-process): Message if calling process returns an error, that
8659         is, the exit status is different of zero.
8661 2004-11-15  Jay Belanger  <belanger@truman.edu>
8663         * calc/calcalg2.el (math-integrate-by-parts): Remove unused
8664         variable var-thing.
8665         (math-integ-depth, math-integ-level, math-integral-limit)
8666         (math-enable-subst, math-any-substs, math-integ-msg)
8667         (math-prev-parts-v, math-good-parts, math-max-integral-limit)
8668         (math-int-threshold, math-int-factors, math-double-roots)
8669         (math-solve-simplifying, var-IntegLimit, math-solve-sign)
8670         (var-GenCount): Declare these variables.
8671         (calcFunc-integ): Don't check if var-IntegLimit is bound.
8672         (math-integral-cache, math-integral-cache-state):
8673         Move declarations to earlier in the file.
8674         (math-deriv-var, math-deriv-total, math-deriv-symb)
8675         (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
8676         (math-so-far, math-integ-expr, math-expr-parts, calc-low)
8677         (calc-high, math-solve-var, math-solve-full, math-solve-vars)
8678         (math-try-solve-sign, math-solve-b, math-solve-system-vv)
8679         (math-solve-res): New variables
8680         (math-derivative, calcFunc-deriv, calcFunc-tderiv)
8681         (math-integral, math-replace-integral-parts)
8682         (math-integrate-by-parts, calc-dump-integral-cache)
8683         (math-try-integral, math-do-integral, math-do-integral)
8684         (math-do-integral-methods, math-try-solve-for)
8685         (math-try-solve-prod, math-solve-poly-funny-powers)
8686         (math-solve-crunch-poly, math-decompose-poly)
8687         (math-solve-find-root-term, math-find-root-in-prod)
8688         (math-integ-try-linear-substitutions)
8689         (math-integ-try-substitutions, math-expr-rational-in)
8690         (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
8691         (math-solve-prod, math-solve-quartic, math-poly-all-roots)
8692         (math-solve-for, math-solve-system, math-solve-system-rec)
8693         (math-solve-get-sign, math-solve-get-int)
8694         (math-solve-system-subst): Replace undeclared variables with newly
8695         declared variables.
8697 2004-11-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8699         * winner.el (winner-active-region, winner-edges, winner-window-list):
8700         Define at toplevel.
8701         (winner-mode-map): Move init inside declaration.
8703 2004-11-14  Luc Teirlinck  <teirllm@auburn.edu>
8705         * files.el (convert-standard-filename): Doc fix.
8707 2004-11-14  Daniel Pfeiffer  <occitan@esperanto.org>
8709         * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
8710         passwd, group, shadow, default/* and pam.d/*.
8712 2004-11-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8714         * printing.el (pr-menu-spec): Adjust menu specification.
8716 2004-11-13  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8718         * printing.el: Doc fix.  Insert :version tag into all defcustom.
8719         Handle interactive-p as is recommended in Emacs Lisp Reference.
8720         Set the file permission bits for newly created files.
8721         Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
8722         The printing menu specification (in `pr-menu-spec') was merged.
8723         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
8724         (pr-version): New version number (6.8.3).
8725         (pr-file-modes): New option.
8726         (pr-interactive-p): New var.
8727         (pr-save-interactive, pr-save-file-modes): New macros.
8728         (pr-setup): Code fix.
8729         (pr-menu-spec): Menu specification merged.
8730         (pr-call-process, pr-text2ps): Set file permission bits.
8731         (pr-despool-print): Set file permission bits.  Handle interactive-p as
8732         is recommended.
8733         (pr-interface, pr-ps-directory-preview)
8734         (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
8735         (pr-ps-directory-ps-print, pr-ps-buffer-preview)
8736         (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
8737         (pr-ps-buffer-ps-print, pr-ps-region-preview)
8738         (pr-ps-region-using-ghostscript, pr-ps-region-print)
8739         (pr-ps-region-ps-print, pr-ps-mode-preview)
8740         (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
8741         (pr-printify-directory, pr-txt-directory, pr-despool-preview)
8742         (pr-despool-using-ghostscript, pr-despool-ps-print)
8743         (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
8744         (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
8745         (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
8746         (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
8747         (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
8748         (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
8749         (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
8750         (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
8751         (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
8752         (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
8753         Handle interactive-p as is recommended.
8755 2004-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8757         * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
8758         (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
8760         * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
8761         so it doesn't forget to highlight the beginning of the region either.
8763 2004-11-13  Daniel Pfeiffer  <occitan@esperanto.org>
8765         * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
8766         (c-font-lock-init): Eliminate obsolete make-local-hook.
8767         (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
8768         (awk-mode): Use run-mode-hooks.
8770         * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
8772 2004-11-13  Kim F. Storm  <storm@cua.dk>
8774         * mouse.el (mouse-drag-copy-region): Add :version.
8775         (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
8776         while dragging mode line, so mode line can be dragged downwards.
8777         (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
8778         while pressing mouse button so window doesn't scroll until we
8779         release the mouse if clicking on partially visible line.
8781 2004-11-12  Jay Belanger  <belanger@truman.edu>
8783         * calc/calc-graph.el (calc-dumb-map): Declare it.
8784         (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
8785         than unbound.
8786         (calc-graph-name): Made `end' a local variable.
8787         (calc-graph-lookup): Made `varname' a local variable.
8788         (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
8789         Declare them.
8790         (calc-graph-format-data): Don't check if var-PlotRejects is bound.
8791         (calc-graph-plot, calc-graph-compute-3d): Remove references to
8792         the unused variable y3vec.
8793         (calc-graph-show-dumb): Remove reference to unused variable found-pt.
8794         (calc-graph-kill-hook, calc-graph-plot): Remove reference to
8795         calc-graph-prev-kill-hook.
8796         (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
8797         (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
8798         (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
8799         (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
8800         (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
8801         (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
8802         (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
8803         (calc-graph-y3value, calc-graph-y3name)
8804         (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
8805         (calc-graph-stepcount, calc-graph-is-splot)
8806         (calc-graph-surprise-splot, calc-graph-blank)
8807         (calc-graph-non-blank, calc-graph-curve-num): New variables.
8808         (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
8809         (calc-graph-recompute-2d, calc-graph-compute-3d)
8810         (calc-graph-format-data): Replace undeclared variables with the
8811         above newly declared variables.
8813 2004-11-12  Diane Murray  <dsm@muenster.de>  (tiny change)
8815         * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
8816         `rsf-beep' and `rsf-sleep-after-message'.
8818         * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
8819         list if `message-sender' is non-nil.
8821 2004-11-12  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
8823         * desktop.el (desktop-create-buffer, desktop-save): Avoid some
8824         consing by using mapc instead of mapcar.
8826 2004-11-12  Nick Roberts  <nickrob@snap.net.nz>
8828         * tooltip.el (require): Explain why CL is needed.
8830 2004-11-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8832         * printing.el: Insert :version into defgroup (printing).  All reference
8833         to Files option in menubar were changed to File.
8834         (pr-version): New version number (6.8.2).
8835         (pr-get-symbol): Call easy-menu-intern.
8836         (pr-region-active-p): Now is a fun (it was defsubst).  To avoid
8837         compilation gripes.
8839 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8841         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
8842         new byte-compile-function-environment binding to t.
8844         * font-lock.el (font-lock-fontify-syntactically-region):
8845         Don't forget to highlight the last char when we hit `end'.
8847         * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
8848         (mwheel-scroll): Adjust accordingly.
8850         * cvs-status.el: Reduce spurious warnings.
8851         (cvs-status-checkout): Remove.
8852         (cvs-status-mode-map): Use cvs-mode-checkout instead.
8854         * pcvs.el (cvs-mode-checkout): New command.
8856         * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
8858         * tooltip.el: Require CL.
8860         * emacs-lisp/bytecomp.el: Use push.
8861         (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
8862         (defalias): Remove the `byte-compile' property and add
8863         a `byte-hunk-handler'.
8865 2004-11-11  Juri Linkov  <juri@jurta.org>
8867         * info.el (Info-search): Save match data for isearch.
8868         Skip Tag Table node.
8870         * descr-text.el (describe-char): Replace syntax-after with code
8871         from its previous version.
8873         * files.el (magic-mode-alist): Use optimization for SGML mode too.
8874         (set-auto-mode): Doc fix.  Remove unused variable `xml'.
8876         * international/mule.el (sgml-html-meta-auto-coding-function):
8877         Remove > after <html to allow HTML attributes.
8879 2004-11-11  Jay Belanger  <belanger@truman.edu>
8881         * calc/calc-comb.el (math-prime-factors-finished): Declare it as
8882         a variable.
8883         (calcFunc-dfac): Replace unbound max by n.
8884         (math-stirling-local-cache): New variable.
8885         (math-stirling-number, math-stirling-1, math-stirling-2):
8886         Replace the variable `cache' by the declared variable
8887         math-stirling-local-cache.
8888         (var-RandSeed): Declare it as a variable.
8889         (math-init-random-base, math-random-digit): Don't check to see if
8890         var-RandSeed is bound.
8891         (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
8892         Declare them instead of just setting them.
8893         (math-init-random-base): Made i a local variable.
8894         (math-random-digit): Made math-random-last a local variable.
8895         (math-prime-test-cache): Move declaration to before it is used.
8896         (math-prime-test-cache-k, math-prime-test-cache-q)
8897         (math-prime-test-cache-nm1, math-prime-factors-finished):
8898         Declare them as variables.
8900 2004-11-11  Jay Belanger  <belanger@truman.edu>
8902         * calc/calc-ext.el (math-defcache): Use defvar for the new
8903         variables it creates.
8905 2004-11-11  Lars Hansen  <larsh@math.ku.dk>
8907         * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
8908         (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
8909         (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
8910         (desktop-save): Add :version.
8912 2004-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8914         * printing.el (pr-get-symbol): Don't downcase.
8916 2004-11-10  Jay Belanger  <belanger@truman.edu>
8918         * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
8919         string to kill-ring.
8921         * calc/calc-aent.el (calc-alg-exp, math-toks)
8922         (math-exp-pos,math-exp-old-pos, math-exp-token)
8923         (math-exp-keep-spaces, math-exp-str): New variables.
8924         (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
8925         (calcAlg-enter): Use declared variable calc-alg-exp.
8926         (math-build-parse-table, math-find-user-token): Use declared
8927         variable math-toks.
8928         (math-read-exprs, math-read-token, calc-check-user-syntax)
8929         (calc-match-user-syntax, match-factor-after, math-read-factor):
8930         Use declared variables math-exp-pos math-exp-old-pos.
8931         (math-read-exprs, math-read-token, math-read-expr-level)
8932         (calc-check-user-syntax, calc-match-user-syntax)
8933         (match-factor-after, math-read-factor): Use declared variable
8934         math-exp-token.
8935         (math-read-exprs, math-read-expr-list, math-read-token)
8936         (math-read-factor): Use declared variable math-exp-keep-spaces.
8937         (math-read-exprs, math-read-token): Use declared variable
8938         math-exp-str.
8939         (calc-match-user-syntax): Make m a local variable.
8941         * calc/calc-ext.el (math-read-expr): Use declared variables
8942         math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
8943         math-exp-keep-spaces.
8945         * calc/calc-forms.el (math-read-angle-bracket): Use declared
8946         variables math-exp-pos, math-exp-str.
8948         * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
8949         math-exp-old-pos.
8950         (math-parse-fortran-vector, math-parse-fortran-vector-end)
8951         (math-parse-eqn-prime): Use declared variable math-exp-token.
8953         * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
8954         Use declared variable math-exp-pos.
8955         (math-check-for-commas): Use declared variable math-exp-str.
8956         (math-read-brackets): Use declared variables math-exp-old-pos,
8957         math-exp-keep-spaces.
8958         (math-read-brackets, math-read-vector, math-read-matrix):
8959         Use declared variable math-exp-token.
8961 2004-11-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8963         * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
8964         where the keymap is a symbol.
8965         (easy-menu-add-item): Use keymap-prompt.  Simplify.
8967         * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
8969         * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
8970         (sgml-parse-tag-backward): Use it to skip spurious < or >.
8972 2004-11-10  Thien-Thi Nguyen  <ttn@gnu.org>
8974         * ebuff-menu.el: Doc fixes throughout.
8975         (electric-buffer-menu-mode-hook): New defvar.
8977 2004-11-10  Nick Roberts  <nickrob@snap.net.nz>
8979         * tooltip.el: Don't require cl, comint, gud, gdb-ui for
8980         compilation. The resulting compiler warnings appear to be harmless.
8982 2004-11-10  Daniel Pfeiffer  <occitan@esperanto.org>
8984         * textmodes/conf-mode.el: New file.
8986         * files.el (auto-mode-alist, magic-mode-alist): Use it.
8988 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8990         * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
8992 2004-11-09  Jay Belanger  <belanger@truman.edu>
8994         * calc/calc-ext.el (calc-init-extensions): Remove old code.
8996         * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
8997         (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
8998         (calc-z-prefix-help, calc-user-function-list): Use declared
8999         variables calc-z-prefix-buf, calc-z-prefix-msgs.
9000         (math-map-tree, math-map-tree-rec): Use declared variables
9001         math-mt-many, math-mt-func.
9002         (math-read-expression, math-read-string): Use declared variable
9003         math-expr-data.
9005         * calc/calc-ext.el (math-normalize-nonstandard): Use declared
9006         variable math-normalize-a.
9008         * calc/calc.el (math-normalize-a): New variable.
9009         (math-normalize): Use declared variable math-normalize-a.
9011         * calc/calc-poly.el (math-expand-form): Use declared variable
9012         math-mt-many.
9014         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
9015         Use declared variable math-mt-many.
9016         (math-rewrite): Use declared variable math-mt-func.
9018         * calc/calc-vec.el (math-read-brackets, math-read-vector)
9019         (math-read-matrix): Use declared variable math-expr-data.
9021         * calc/calc-lang.el (math-parse-fortran-vector)
9022         (math-parse-fortran-vector-end, math-parse-tex-sum)
9023         (math-parse-eqn-matrix, math-parse-eqn-prime)
9024         (math-read-math-subscr): Use declared variable math-expr-data.
9026         * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
9027         (math-read-expr-level, math-read-token, calc-check-user-syntax)
9028         (calc-match-user-syntax, math-read-if, math-factor-after)
9029         (math-read-factor): Use declared variable math-expr-data.
9031 2004-11-09  Glenn Morris  <gmorris@ast.cam.ac.uk>
9033         * calendar/diary-lib.el (diary-from-outlook)
9034         (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
9035         interactive-p; but rather new optional argument NOCONFIRM.
9037 2004-11-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9039         * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
9040         (easy-menu-name-match): Revert correspondingly.
9042 2004-11-09  Richard M. Stallman  <rms@gnu.org>
9044         * emacs-lisp/bytecomp.el (byte-compile-defalias):
9045         Turn off warnings for the new function even if definition not constant.
9046         If the definition isn't a quoted symbol, record (FUNCTION . t).
9047         (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
9048         (byte-compile-callargs-warn): Handle (FUNCTION . t).
9049         (display-call-tree, byte-compile-arglist-warn):
9050         Handle t returned by byte-compile-fdefinition.
9052 2004-11-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9054         * Makefile.in (maintainer-clean): Depend on distclean.
9056         * help-fns.el (help-C-file-name): File name must be in build-files
9057         to be returned.
9059 2004-11-09  Jay Belanger  <belanger@truman.edu>
9061         * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
9062         (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
9064         * calc/calc.el (calc, calc-trail-display, calc-mode):
9065         Remove obsolete sections.
9067         * calc/calc.el (calc-x-paste-text): Remove.
9069         * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
9070         mouse-2.
9072 2004-11-09  Nick Roberts  <nickrob@snap.net.nz>
9074         * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
9075         (gdb-info-frames-custom, gdb-frame-handler): Use it to find
9076         current frame (in case of recursive calls).
9077         (gdb-show-changed-values): Add :version keyword.
9079 2004-11-09  Kenichi Handa  <handa@m17n.org>
9081         * international/mule-cmds.el: Change coding: tag back to
9082         iso-2022-7bit.
9084 2004-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
9086         * international/mule-cmds.el: Change coding-system to utf-8.
9087         (select-safe-coding-system-interactively):
9088         New function extracted from select-safe-coding-system.
9089         (select-safe-coding-system): Use it.
9091 2004-11-08  Richard M. Stallman  <rms@gnu.org>
9093         * subr.el (syntax-after): Doc fix.
9095         * paren.el (show-paren-function): Change calls to syntax-after
9096         for new way of returning the value.
9098         * menu-bar.el (menu-bar-file-menu): Make this the real name
9099         and menu-bar-files-menu the alias.  Use the former.
9100         (global-map): Use `file', not `files', as the symbol.
9102         * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
9104         * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
9105         Don't use beginning-of-buffer.
9106         (filesets-cmd-show-result): Use with-no-warnings.
9108 2004-11-08  Juri Linkov  <juri@jurta.org>
9110         * progmodes/compile.el (compile): Don't overwrite last command in
9111         minibuffer history with default command if they are not equal.
9113 2004-11-08  Jay Belanger  <belanger@truman.edu>
9115         * calc/calcalg2.el (math-do-integral-methods): Try linear then
9116         non-linear substitutions.
9118 2004-11-08  Jay Belanger  <belanger@truman.edu>
9120         * calc/calcalg2.el (math-linear-subst-tried): New variable.
9121         (math-do-integral): Set `math-linear-subst-tried' to nil.
9122         (math-do-integral-methods): Use `math-linear-subst-tried' to
9123         determine what type of substitution to try.
9124         (math-integ-try-linear-substituion):
9125         Set `math-linear-subst-tried' to t.
9127 2004-11-08  Kim F. Storm  <storm@cua.dk>
9129         * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
9131 2004-11-07  Juri Linkov  <juri@jurta.org>
9133         * info-look.el (info-lookup): Allow reusing in the current buffer
9134         not only *info* buffer, but all (even renamed) Info buffers
9135         by checking for major-mode instead of *info* buffer name.
9136         (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
9137         (octave-mode, maxima-mode) <doc-spec>:
9138         Allow long dashes generated by Texinfo 4.7 before definitions.
9139         (texinfo-mode) <doc-spec>: Add space to suffix to find command
9140         definitions with argument separated by space.
9142 2004-11-06  Richard M. Stallman  <rms@gnu.org>
9144         * simple.el (next-error group, face): Move before first use.
9145         (next-error-highlight, next-error-highlight-no-select): Likewise.
9147         * simple.el (line-move-invisible-p): Rename from line-move-invisible.
9148         (line-move): New args NOERROR and TO-END.
9149         Return t if if succeed in moving specified number of lines.
9150         (move-end-of-line): New function.
9152         * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
9153         (end-of-buffer-other-window): Likewise.
9155         * simple.el (line-move-ignore-invisible): Default to t.
9157         * subr.el (syntax-after): Return the syntax letter, not the raw code.
9159         * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
9161         * international/iso-cvt.el (iso-cvt-define-menu):
9162         Rename menu-bar-files-menu to menu-bar-file-menu.
9164         * net/browse-url.el (browse-url-gnome-moz-program)
9165         (browse-url-gnome-moz-arguments): Move up before first use.
9167         * net/tramp.el (tramp group): Add :version.
9169         * progmodes/ada-xref.el (ada-gdb-application):
9170         Use goto-char instead of beginning-of-buffer.
9172         * progmodes/cperl-mode.el (cperl-info-on-command):
9173         Use goto-char instead of beginning-of-buffer.
9175         * progmodes/idlw-shell.el (idlwave-shell-examine-map):
9176         Move up before first use.
9177         (idlwave-shell-temp-pro-file): Likewise.
9178         (idlwave-shell-temp-rinfo-save-file): Likewise.
9179         (idlwave-shell-temp-file): Minor doc fix.
9181         * textmodes/flyspell.el (flyspell-external-point-words):
9182         Use goto-char instead of beginning-of-buffer.
9184 2004-11-06  Kai Grossjohann  <kai.grossjohann@gmx.net>
9186         * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
9187         /dev/stdout" before trying "uudecode -o -".  Suggested by Han Boetes.
9188         (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
9190 2004-11-06  David Ponce  <david@dponce.com>
9192         * recentf.el (recentf-menu-path): Use menu item name.
9194 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
9196         * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
9197         display doesn't support images.
9199 2004-11-06  Andreas Schwab  <schwab@suse.de>
9201         * tempo.el (tempo-match-finder): Doc fix.
9203         * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
9205 2004-11-06  Stefan Monnier  <monnier@iro.umontreal.ca>
9207         * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
9208         (easy-menu-lookup-name): New fun to replace it.
9209         (easy-menu-get-map): Use it to obey menu item names (rather than just
9210         keys) when looking up `path'.
9211         (easy-menu-always-true-p): Rename from easy-menu-always-true.
9212         (easy-menu-convert-item-1): Adjust to new name.
9214 2004-11-06  Peter Heslin  <pj@heslin.eclipse.co.uk>  (tiny change)
9216         * outline.el (hide-body): Don't hide lines at the top of the file
9217         that precede the first header line.
9219 2004-11-06  Paul Pogonyshev  <pogonyshev@gmx.net>
9221         * align.el (align-areas): Delete whitespace before reindenting, so
9222         that tabs are never placed after spaces.
9224 2004-11-06  Alan Shutko  <ats@acm.org>
9226         * macros.el (insert-kbd-macro): Do completions based on macros,
9227         rather than all commands.
9229 2004-11-06  David Hansen  <david.hansen@gmx.net>  (tiny change)
9231         * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
9232         to solve a bug whereby tags with 'b' don't match.
9234 2004-11-05  Juri Linkov  <juri@jurta.org>
9236         * info.el (Info-search): Don't search in node header lines
9237         and file headers.
9239         * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
9240         symbol-constituent characters after dot, not only digits.
9242 2004-11-04  Daniel Pfeiffer  <occitan@esperanto.org>
9244         * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
9246 2004-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9248         * dired.el (dired-read-dir-and-switches): Call read-directory-name
9249         if a dialog will be used, read-file-name otherwise.
9251 2004-11-04  Richard M. Stallman  <rms@gnu.org>
9253         * textmodes/table.el (table group): Add :version.
9255         * textmodes/ispell.el (ispell-word):
9256         Don't alter args; set them only thru `interactive' spec.
9258         * textmodes/flyspell.el (flyspell-word):
9259         Don't alter FOLLOWING; set it only thru `interactive' spec.
9261         * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
9263         * net/browse-url.el (browse-url-maybe-new-window):
9264         Use called-interactively-p.
9266         * mail/supercite.el (sc-cite-region):
9267         Don't use interactive-p.  Add arg INTERACTIVE.
9268         (sc-version): Don't use interactive-p.  Rename arg to MESSAGE.
9270         * international/mule-cmds.el (set-input-method, toggle-input-method):
9271         Don't use interactive-p.  Add arg INTERACTIVE.
9273         * eshell/esh-mode.el (eshell-show-maximum-output):
9274         Don't use interactive-p.
9275         (eshell-truncate-buffer): Just message, no error, if buffer is short.
9277         * mouse.el (mouse-show-mark): Get positions to delete from mark
9278         and point, not from mouse-drag-overlay.
9280         * imenu.el (imenu-eager-completion-buffer): Add :version.
9282         * filesets.el (filesets group): Add :version.
9284 2004-11-03  Daniel Pfeiffer  <occitan@esperanto.org>
9286         * files.el (xml-based-modes): Delete var.
9287         (magic-mode-alist): New more general var.
9288         (set-auto-mode): Use it.
9290         * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
9291         when clicking from another window.
9293 2004-11-03  Thien-Thi Nguyen  <ttn@gnu.org>
9295         * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
9296         (vc-cvs-annotate-time): Incorporate value of deleted var.
9297         Remove special-case handling of beginning-of-buffer cruft.
9298         Cache ending position (point) and return value in text property
9299         `vc-cvs-annotate-time', and consult it on subsequent invocations.
9301         * vc-cvs.el (vc-cvs-annotate-command):
9302         Delete extraneous lines from beginning of buffer.
9303         * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
9305         * progmodes/grep.el (grep-default-command): Take empty string
9306         for tag if all other methods yield nil.  Shell-quote the tag.
9308         * vc.el (vc-annotate-display-autoscale): Add prefix-arg
9309         spec in `interactive' form, and mention it in the docstring.
9310         Also, make sure point is at bol after calling `annotate-time'.
9312 2004-11-02  Richard M. Stallman  <rms@gnu.org>
9314         * cus-edit.el (customize-group-other-window):
9315         Select the window that displays the custom buffer.
9316         (custom-buffer-create-other-window): Likewise.
9318         * comint.el (comint-insert-input): Fix previous change.
9320         * emacs-lisp/elp.el (elp-instrument-function):
9321         Use called-interactively-p.
9323         * emacs-lisp/easymenu.el (easy-menu-intern):
9324         Don't downcase; rather, case-flip the first letter of each word.
9326         * emacs-lisp/easy-mmode.el (define-minor-mode):
9327         Use called-interactively-p.
9329         * emacs-lisp/bytecomp.el (byte-compile-warning-types):
9330         Add interactive-only.
9331         (byte-compile-warnings): Add interactive-only as option.
9332         (byte-compile-interactive-only-functions): New variable.
9333         (byte-compile-form): Warn about calls to functions
9334         in byte-compile-interactive-only-functions.
9336         * emacs-lisp/autoload.el (update-file-autoloads):
9337         Don't use interactive-p; take new arg SAVE-AFTER.
9339         * emacs-lisp/advice.el (ad-make-advised-definition):
9340         Use called-interactively-p.
9342 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9344         * files.el (find-file-existing): New function.
9346         * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
9347         find-file-existing.  Add "New File..." that calls find-file.
9349         * diropen.pbm, diropen.xpm: New files.
9351         * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
9352         icon diropen.  New tool bar item find-file-existing uses icon open.
9354         * dired.el (dired-read-dir-and-switches): Call read-driectory-name
9355         instead of read-file-name.
9357 2004-11-02  Ulf Jasper  <ulf.jasper@web.de>
9359         * calendar/icalendar.el (icalendar-version): Increase to 0.08.
9360         (icalendar--split-value): Change name of work buffer.
9361         (icalendar--get-weekday-abbrev): Return nil on error.
9362         (icalendar--date-to-isodate): New function.
9363         (icalendar-convert-diary-to-ical)
9364         (icalendar-extract-ical-from-buffer): Use only two args for
9365         make-obsolete (XEmacs compatibility).
9366         (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
9367         (icalendar-export-region): Doc fix.
9368         If error, return non-nil and write errors to a buffer.
9369         Use correct weekday for weekly recurring events.
9370         Check whether date has been parsed for ordinary events.
9371         Make weekly events start in the year 2000.
9372         DTEND is non-inclusive, shift end date by one day if
9373         necessary (not for entries that have date and time).
9374         Rename local let variables: oops -> found-error, datestring ->
9375         startdatestring.
9377 2004-11-02  Kim F. Storm  <storm@cua.dk>
9379         * files.el (set-auto-mode-0): Don't rely on dynamic binding of
9380         keep-mode-if-same variable.  Add it as optional arg instead.
9381         (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
9383         * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
9384         substitute-command-keys will select lower-case bindings like those
9385         used in the static help texts.
9387         * descr-text.el (describe-text-properties): Don't err if called in
9388         the *Help* buffer; output to *Help-2* buffer instead.
9390         * kmacro.el (group kmacro): Add :version.
9391         (kmacro-keyboard-quit): New function to cleanup on C-g.
9392         (kmacro-start-macro): Set defining-kbd-macro to append when
9393         appending to last macro.
9395         * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
9397 2004-11-02  Nick Roberts  <nickrob@snap.net.nz>
9399         * progmodes/gdb-ui.el (gdb-enable-debug-log)
9400         (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
9401         (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
9402         Add :version keyword.
9404 2004-11-02  Pavel Kobiakov  <pk_at_work@yahoo.com>
9406         * progmodes/flymake.el (flymake-err-line-patterns):
9407         Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
9408         `compilation-error-regexp-alist-alist' to internal Flymake format.
9410         * progmodes/flymake.el: Eliminate byte-compiler warnings.
9412 2004-11-01  Jay Belanger  <belanger@truman.edu>
9414         * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
9415         with `interactive "s"'.
9417 2004-11-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9419         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
9420         Revert change from 2004-10-16.  '*' checks the current buffer, but the
9421         mouse click may be in another buffer.
9423 2004-11-01  John Paul Wallington  <jpw@gnu.org>
9425         * files.el (large-file-warning-threshold): Add :version keyword.
9426         (kill-some-buffers): Doc fix.
9428         * thumbs.el (group thumbs): Add :version keyword.
9430         * textmodes/bibtex.el (bibtex-make-field): Fix typo.
9432 2004-11-01  Richard M. Stallman  <rms@gnu.org>
9434         * textmodes/ispell.el (ispell-word): Don't use interactive-p.
9436         * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
9438         * allout.el (allout group): Add :version.
9439         (allout-init): Don't use interactive-p.
9440         (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
9441         (allout-forward-current-level, allout-backward-current-level):
9442         Don't use interactive-p.
9444         * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
9445         (bibtex-find-text): Likewise.
9447         * progmodes/vhdl-mode.el (vhdl-fill-region)
9448         (vhdl-beginning-of-statement): Don't use interactive-p.
9450         * progmodes/idlwave.el (idlwave-update-routine-info):
9451         Don't use interactive-p.
9453         * progmodes/idlw-shell.el (idlwave-shell-send-char):
9454         Don't use interactive-p.
9456         * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
9457         Don't use interactive-p.
9459         * progmodes/ada-xref.el (ada-make-body-gnatstub):
9460         Don't use interactive-p.
9462         * play/fortune.el (fortune-to-signature): Don't use interactive-p.
9463         (fortune-in-buffer): Doc fix.
9465         * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
9467         * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
9468         don't select the temporary buffer.
9469         (eudc-get-email): New optional arg ERROR; don't use interactive-p.
9470         (eudc-get-phone): Likewise.
9472 2004-11-01  Kim F. Storm  <storm@cua.dk>
9474         * man.el (Man-xref-normal-file): Fix help-echo.
9476 2004-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
9478         * reveal.el (reveal-last-tick): New var.
9479         (reveal-post-command): Use it to avoid closing overlays when we're
9480         appending text to them.
9482 2004-10-31  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
9484         * textmodes/bibtex.el: Require button.
9485         (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
9486         (bibtex-reference-keys): Distinguish between header keys and
9487         crossref keys.
9488         (bibtex-beginning-of-field): New function.
9489         (bibtex-url-map): Remove.
9490         (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
9491         (bibtex-font-lock-url-regexp): Assume that field names begin at
9492         the beginning of a line.
9493         (bibtex-font-lock-url): Simplify.  Do not use bibtex-enclosing-field.
9494         Remove field delimiters.  Use bibtex-beginning-of-field.
9495         Bugfix, point can be inside a field with a url.
9496         (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
9497         New functions.
9498         (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
9499         (bibtex-key-in-head): Simplify.
9500         (bibtex-current-line): Use bolp.
9501         (bibtex-parse-keys): Remove unused arg `add'.
9502         Use bibtex-type-in-head and bibtex-key-in-head.
9503         (bibtex-parse-entry, bibtex-autofill-entry):
9504         Use bibtex-type-in-head and bibtex-key-in-head.
9505         (bibtex-autokey-get-field): Do not alter case of replacement text.
9506         (bibtex-autokey-get-names): Do all processing of name list.
9507         (bibtex-autokey-get-year): New function.
9508         (bibtex-autokey-get-title): Do all processing of title words.
9509         (bibtex-generate-autokey): Simplify.
9510         (bibtex-string-files-init): Use default-directory.
9511         Allow for absolute file names in bibtex-string-files.
9512         (bibtex-files, bibtex-file-path): New variables.
9513         (bibtex-files-expand): New function.
9514         (bibtex-find-entry-globally): New command.
9515         (bibtex-summary-function): New variable.
9516         (bibtex-summary): Default value of bibtex-summary-function.
9517         (bibtex-find-crossref): New optional args pnt and split.
9518         (bibtex-complete-key-cleanup): Call bibtex-summary-function.
9519         (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
9520         (bibtex-validate): Fix docstring.  Check only abbreviated month fields.
9521         Fix handling of required and alternative fields.
9522         Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
9523         Use cons and display-buffer.
9524         (bibtex-validate-globally): New command.
9525         (bibtex-clean-entry): Use bibtex-files-expand.  Do not call
9526         bibtex-parse-keys and bibtex-parse-strings for updating
9527         bibtex-reference-keys and bibtex-strings.
9528         (bibtex-realign): Remove blank lines past the last entry.
9529         (bibtex-reformat): Use bibtex-entry-format as default.
9530         (bibtex-choose-completion-string): Remove.
9531         (bibtex-complete): Do not use bibtex-choose-completion-string.
9532         (bibtex-url): Simplify.
9534 2004-10-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9536         * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
9537         (x-dnd-types-alist, x-dnd-open-file-other-window)
9538         (x-dnd-known-types): Add :version.
9540 2004-10-31  John Paul Wallington  <jpw@gnu.org>
9542         * ibuffer.el (group ibuffer): Add :version keyword.
9544 2004-10-31  Kim F. Storm  <storm@cua.dk>
9546         * ido.el (group ido): Add :version keyword.
9547         (ido-mode): Remove :version keyword.
9549         * emulation/cua-base.el (group cua): Add :version keyword.
9550         (cua-mode): Remove :version keyword.
9552 2004-10-30  Luc Teirlinck  <teirllm@auburn.edu>
9554         * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
9556         * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
9557         compiler warning.
9558         (help-at-pt-timer-delay): Add :initialize keyword.  Simplify :set
9559         function.
9560         (help-at-pt-display-when-idle): Remove autoload.
9562 2004-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
9564         * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
9566 2004-10-30  Juri Linkov  <juri@jurta.org>
9568         * help.el (function-called-at-point):
9569         * help-fns.el (variable-at-point): Read -> intern.
9571 2004-10-30  Simon Josefsson  <jas@extundo.com>
9573         * progmodes/autoconf.el (autoconf-font-lock-keywords):
9574         Recognize AS_* too.
9576 2004-10-29  Simon Josefsson  <jas@extundo.com>
9578         * subr.el (read-passwd): Move back from password.el.
9580         * password.el: Remove, not ready yet.
9582 2004-10-29  Andreas Schwab  <schwab@suse.de>
9584         * speedbar.el (speedbar-frame-parameters): Improve customize type.
9586 2004-10-29  Sam Steingold  <sds@gnu.org>
9588         * mouse.el (mouse-show-mark): Replace the last occurrence of
9589         x-lost-selection-hooks with x-lost-selection-functions.
9591 2004-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9593         * mouse.el (mouse-show-mark): Adjust to new name and don't assume
9594         x-lost-selection-functions is bound.
9596         * mouse-sel.el (mouse-sel-mode):
9597         * emacs-lisp/lselect.el: Adjust to new names for
9598         x-(lost|sent)-selection-functions.
9600         * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
9601         New obsolete aliases of x-lost-selection-functions and
9602         x-sent-selection-functions.
9604 2004-10-28  Kim F. Storm  <storm@cua.dk>
9606         * imenu.el (imenu-scanning-message): Remove.
9607         (imenu-progress-message): Make it a no-op.
9609 2004-10-28  John Paul Wallington  <jpw@gnu.org>
9611         * files.el (set-auto-mode): Call `throw' correctly.
9613 2004-10-28  Juri Linkov  <juri@jurta.org>
9615         * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
9616         to search `Info-...' commands in `info' manual.
9617         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
9618         Add 'info-file "emacs" property.
9619         (Info-find-emacs-command-nodes): Fix index line number regexp.
9620         Set real line number (instead of fake 0) in first element of the
9621         returned list.
9622         (Info-goto-emacs-command-node): Use line number of first element
9623         to set point in the first found Info node.
9625         * progmodes/grep.el (grep-regexp-alist): Move match highlighting
9626         code to `grep-mode-font-lock-keywords'.
9627         (grep-mode-font-lock-keywords): Delete grep markers instead
9628         of making them invisible.
9630 2004-10-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
9632         * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
9633         and x-server-version in bug report.
9635 2004-10-28  Daniel Pfeiffer  <occitan@esperanto.org>
9637         * files.el (set-auto-mode-0): New function.
9638         (set-auto-mode): Use it to handle aliased modes and to
9639         be consistent between C-x C-f and C-x C-w.
9641 2004-10-28  Kenichi Handa  <handa@m17n.org>
9643         * international/utf-8.el (utf-translate-cjk-charsets):
9644         Add katakana-jisx0201.
9646         * international/subst-jis.el: Add data for JISX0201.
9648 2004-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9650         * obsolete/hilit19.el (hilit-mode): New function.
9651         Move all the toplevel side-effecting stuff into it, so that loading
9652         hilit19 doesn't mess everything up any more.
9654 2004-10-27  Richard M. Stallman  <rms@gnu.org>
9656         * add-log.el (add-change-log-entry): Set up mailing address
9657         and full name later, and don't alter add-log-mailing-address
9658         or add-log-full-name.
9660         * elide-head.el (elide-head): Change error to message.
9661         (elide-head-show): Likewise.
9663         * apropos.el (apropos-macrop): Doc fix.
9665         * mouse.el (mouse-show-mark): Do most processing the same
9666         regardless of transient-mark-mode.
9668         * shadowfile.el (shadow-copy-files): Use interactive-p
9669         only to control whether to print a message.
9671         * tar-mode.el (tar-mode): Use write-contents-functions,
9672         not write-contents-hooks.
9674         * eshell/em-unix.el (eshell-du-sum-directory): Don't use
9675         directory-sep-char.
9677 2004-10-27  Richard M. Stallman  <rms@gnu.org>
9679         * strokes.el (strokes-unload-hook): Fix previous change.
9681         * type-break.el (type-break-run-at-time): Always use run-at-time;
9682         forget the alternatives.
9683         (type-break-cancel-function-timers): Always use cancel-function-timers;
9684         forget the alternatives.
9686         * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
9688 2004-10-27  Kenichi Handa  <handa@m17n.org>
9690         * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
9692         * international/subst-gb2312.el: Likewise.
9694         * international/subst-big5.el: Likewise.
9696         * international/subst-ksc.el: Likewise.
9698         * international/utf-8.el (utf-translate-cjk-unicode-range-string):
9699         New variable.
9700         (utf-translate-cjk-set-unicode-range): New function.
9701         (utf-translate-cjk-unicode-range): Make it customizable.
9702         (utf-8-post-read-conversion):
9703         Use utf-translate-cjk-unicode-range-string.
9704         (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
9705         Unicode ranges.
9707 2004-10-26  Daniel Pfeiffer  <occitan@esperanto.org>
9709         * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
9710         trivial variants to shorten the list.
9711         (xml-based-modes): New var.
9712         (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
9713         declaration higher priority than auto-mode-alist.
9715         * find-file.el (cc-other-file-alist): Bring it in line with
9716         cc-mode's auto-mode-alist entries and use \' instead of $.
9718         * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
9719         and add "Id" and "Name" submenus to it.
9721         * imenu.el (imenu--generic-function): Skip matches in comments.
9723 2004-10-26  Jay Belanger  <belanger@truman.edu>
9725         * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
9726         (full-calc-keypad, calc-trail-display): Use an extra argument
9727         instead of `interactive-p'.
9729         * calc/calc-misc.el (calc-other-window): Use an extra argument
9730         instead of `interactive-p'.
9732         * calc/calc-rewr.el (calc-match): Use an extra argument instead of
9733         `interactive-p'.
9735 2004-10-26  Kim F. Storm  <storm@cua.dk>
9737         * help.el (describe-key): Describe both down-event and up-event
9738         for a mouse click.
9740 2004-10-26  Richard M. Stallman  <rms@gnu.org>
9742         * woman.el (woman): Don't call interactive-p.
9744         * pcomplete.el (pcomplete): Instead of interactive-p,
9745         use an arg set non-nil by the interactive spec.
9747         * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
9748         use an arg set non-nil by the interactive spec.
9750         * man.el (Man-cleanup-manpage): Instead of interactive-p,
9751         use an arg set non-nil by the interactive spec.
9753 2004-10-26  Pavel Kobiakov  <pk_at_work@yahoo.com>
9755         * progmodes/flymake.el (flymake-split-string):
9756         Use `flymake-split-string-remove-empty-edges' in any case.
9758 2004-10-26  Masatake YAMATO  <jet@gyve.org>
9760         * progmodes/flymake.el (flymake-err-line-patterns):
9761         Use `compilation-error-regexp-alist-alist' instead of
9762         `compilation-error-regexp-alist'.
9764 2004-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
9766         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
9767         verbatim face on the \ of \end{verbatim}.
9769 2004-10-25  Jay Belanger  <belanger@truman.edu>
9771         * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
9772         erasing minibuffer.
9774 2004-10-25  Simon Josefsson  <jas@extundo.com>
9776         * subr.el (read-passwd): Move to net/password.el.
9778         * net/password.el (read-passwd): Add.  Autoload it.
9780 2004-10-25  Kai Grossjohann  <kai.grossjohann@gmx.net>
9782         * mouse-sel.el (mouse-sel-mode): Specify custom group.
9784         * simple.el (process-file): Fix logic.
9786 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
9788         * indent.el (set-left-margin, set-right-margin): Delete redundant code.
9789         (increase-right-margin): Remove erroneous call to `interactive-p'.
9791 2004-10-24  Kim F. Storm  <storm@cua.dk>
9793         * help.el (describe-mode): Fix 2004-10-13 change.
9794         Copy pure "Auto Fill" string so it can be propertized later
9795         without causing a read-only error.
9797 2004-10-24  Luc Teirlinck  <teirllm@auburn.edu>
9799         * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
9800         style indexes.
9802 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
9804         * simple.el (process-file): Accept nil for INFILE.  Reported by
9805         Luc Teirlinck.
9807 2004-10-24  Masatake YAMATO  <jet@gyve.org>
9809         * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
9810         Handle periods and underscores in a function name.
9811         Remove the address fontification.
9813 2004-10-24  Masatake YAMATO  <jet@gyve.org>
9815         * progmodes/asm-mode.el (asm-font-lock-keywords):
9816         Use font-lock-variable-name-face for registers.
9818 2004-10-24  Nick Roberts  <nickrob@snap.net.nz>
9820         * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
9821         kill-all-local-variables.
9822         (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
9823         (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
9824         Use kill-all-local-variables and provide mode-hooks.
9825         (gdb-assembler-font-lock-keywords): New font lock keywords definition.
9826         (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
9827         Suggested by Masatake YAMATO <jet@gyve.org>.
9829 2004-10-23  Kai Grossjohann  <kai.grossjohann@gmx.net>
9831         * simple.el (process-file): New function, similar to call-process
9832         but supports file handlers.
9833         * vc.el (vc-do-command): Use it, instead of call-process.
9834         * net/tramp-vc.el (vc-do-command): Do not advise it if
9835         process-file is fboundp.
9836         * net/tramp.el (tramp-file-name-handler-alist): Add entry for
9837         process-file.
9838         (tramp-handle-process-file): New function.
9839         (tramp-file-name-for-operation): Support process-file.
9841 2004-10-23  Ulf Jasper  <ulf.jasper@web.de>
9843         * calendar/icalendar.el (icalendar--weekday-array): New constant.
9844         (icalendar-weekdayabbrev-table)
9845         (icalendar-monthnumber-table): Delete.
9846         (icalendar--get-month-number): Use calendar-month-name-array.
9847         (icalendar--get-weekday-number): New function.
9848         (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
9849         (icalendar-export-region): Handle multi-line entries.
9850         (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
9852 2004-10-23  John Paul Wallington  <jpw@gnu.org>
9854         * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
9855         `wildcards' set to t in interactive spec.
9857         * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
9858         interactive spec rather than use `interactive-p'.
9859         (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
9860         rather than use function `interactive-p'.
9862 2004-10-22  Kenichi Handa  <handa@m17n.org>
9864         * international/mule.el (translate-region): Implement it in Lisp
9865         as a front end of translate-region-internal.
9867 2004-10-21  Jay Belanger  <belanger@truman.edu>
9869         * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
9870         Declare these variables with defvar.
9872         * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
9873         is bound, only check to see if it is bound.
9875 2004-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9877         * textmodes/tex-mode.el (tex-compilation-parse-errors):
9878         Don't output messages.
9880         * calc/calc-help.el (calc-describe-bindings): Fix last change.
9882 2004-10-21  John Paul Wallington  <jpw@gnu.org>
9884         * calc/calc-graph.el (calc-graph-init):
9885         Use `set-process-query-on-exit-flag'.
9887 2004-10-21  Daniel Pfeiffer  <occitan@esperanto.org>
9889         * progmodes/compile.el (compilation-start): Rely on `cd' to get
9890         dir right and also allow argumentless cd.
9892 2004-10-19  Richard M. Stallman  <rms@gnu.org>
9894         * textmodes/flyspell.el (flyspell-mode): Doc fix.
9896         * eshell/em-unix.el (eshell-grep):
9897         Don't bind compilation-process-setup-function.
9899         * comint.el (comint-insert-input): Use @ in `interactive'.
9900         (comint-input-filter-functions): Doc fix.
9901         (comint-kill-whole-line, comint-get-source): Doc fix.
9903         * progmodes/compile.el (compilation-setup):
9904         Don't set buffer-read-only if MINOR is non-nil.
9906 2004-10-19  Jay Belanger  <belanger@truman.edu>
9908         * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
9909         (calc-emacs-type-gnu19): Remove.
9910         (calc-digit-map, calc-read-key-sequence, calc-read-key):
9911         Remove check for old emacs versions.
9913         * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
9914         (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
9915         for current Emacs.
9917         * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
9918         the end of the minibuffer.
9919         (calc-do-alg-entry): Remove Emacs version check.  Use `copy-keymap' to
9920         copy `esc-map'.
9922         * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
9924         * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
9925         call that would be given when the current emacs was used.
9927 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
9929         * calendar/icalendar.el: Set coding to utf-8.
9930         (icalendar-version): Increase to 0.07.
9931         (icalendar-monthnumber-table): Change March pattern.
9932         (icalendar-get-all-event-properties)
9933         (icalendar-set-event-property): Delete.
9934         (icalendar-all-events): No longer interactive.
9935         (icalendar-convert-diary-to-ical)
9936         (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
9937         their replacements.
9938         (icalendar-export-file, icalendar-export-region): New functions;
9939         essentially old `icalendar-convert-diary-to-ical' but appending to
9940         target rather than overwriting.
9941         (icalendar-import-file): Append to target file rather than
9942         overwriting.  Fourth arg deleted.
9943         (icalendar-import-buffer): New name for old
9944         `icalendar-extract-ical-from-buffer'.
9945         (icalendar--convert-string-for-import): New name for
9946         old `icalendar-convert-for-import'.
9947         (include-icalendar-files): Delete.
9948         Prefix for all internal functions changed from `icalendar-'
9949         to `icalendar--'.
9951 2004-10-19  Richard M. Stallman  <rms@gnu.org>
9953         * paths.el (news-path): Fix previous change.
9955 2004-10-18  Jay Belanger  <belanger@truman.edu>
9957         * calc/calc-help.el (calc-describe-bindings):
9958         Set `buffer-read-only' to nil while working in the keybindings buffer;
9959         remove some extra information from the keybindings buffer.
9961 2004-10-18  David Ponce  <david@dponce.com>
9963         * mouse.el (mouse-drag-move-window-top): New function.
9964         (mouse-drag-mode-line-1): Use it.
9966 2004-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
9968         * info.el (Info-fontify-node): For multiline refs,
9969         arrange to unfontify newline and surrounding whitespace.
9971 2004-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9973         * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
9974         directory is missing.
9976 2004-10-17  John Paul Wallington  <jpw@gnu.org>
9978         * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
9979         New customizable variable; whether to display buffers that match
9980         `ibuffer-maybe-show-predicates' by default.
9981         (ibuffer-maybe-show-predicates): Mention it in docstring.
9982         (ibuffer-display-maybe-show-predicates): New variable.
9983         (ibuffer-update): Prefix arg now toggles whether buffers that
9984         match `ibuffer-maybe-show-predicates' should be displayed.
9985         (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
9986         locally to heed `ibuffer-default-display-maybe-show-predicates'.
9987         (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
9989 2004-10-17  Michael Albinus  <michael.albinus@gmx.de>
9991         * net/tramp.el: Redo sync with Tramp 2.0.45.  Last commit did not
9992         work correctly.
9994 2004-10-17  Daniel Pfeiffer  <occitan@esperanto.org>
9996         * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
9997         (Buffer-menu-beginning): New helper function.
9998         (Buffer-menu-execute): Use it.
9999         (Buffer-menu-select): Use it.
10000         (Buffer-menu-sort): Use it and also keep markers.
10002 2004-10-17  Richard M. Stallman  <rms@gnu.org>
10004         * paths.el (news-directory): Rename from news-path.  Old name alias.
10005         (rmail-spool-directory): Use defvar.
10006         (sendmail-program): Use defcustom.
10007         (remote-shell-program): Use defcustom.
10008         (term-file-prefix): Use defvar.
10009         (abbrev-file-name): Use defvar.
10011         * term.el: Add maintainer.
10013         * subr.el (with-local-quit): Return nil if there's a quit.
10014         (read-passwd): Use with-local-quit.  Doc fix.
10016         * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
10017         (strokes-unload-hook): Set as a variable with add-hook.
10019         * startup.el (fancy-splash-tail, normal-splash-screen):
10020         Update copyright year.
10022         * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
10024         * server.el (server-unload-hook): Set as a variable with add-hook.
10026         * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
10028         * frame.el (special-display-popup-frame):
10029         Make the buffer current as its frame is created.
10031         * delsel.el (delsel-unload-hook): Set as a variable.
10033         * comint.el (comint-output-filter-functions):
10034         Add comint-watch-for-password-prompt.
10035         (comint-read-noecho): Function deleted.
10036         (send-invisible): Use read-passwd.
10038         * fringe.el (fringe-mode-initialize): New function.
10039         (fringe-mode): Use fringe-mode-initialize as :initialize.
10041 2004-10-17  Kim F. Storm  <storm@cua.dk>
10043         * language/indian.el (indian-script-language-alist): Swap value and doc.
10044         (indian-font-char-index-table): Doc fix.
10046 2004-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
10048         * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
10050 2004-10-16  Juri Linkov  <juri@jurta.org>
10052         * progmodes/compile.el (compilation-start): Move let-binding of
10053         `process-environment' into `with-current-buffer' body.
10054         Reported by Matt Hodges <MPHodges@member.fsf.org>.
10056 2004-10-16  Richard M. Stallman  <rms@gnu.org>
10058         * pcvs-util.el (cvs-bury-buffer):
10059         Don't call get-buffer-window for effect.
10061         * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
10063         * newcomment.el (comment-auto-fill-only-comments): Add autoload.
10065         * msb.el (msb-unload-hook): Set the variable.
10067         * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
10068         Use * to err if buffer is readonly.
10070         * subr.el (looking-back): Return only t or nil.
10072         * whitespace.el (whitespace-unload-hook): Set the variable.
10074         * view.el (view-mode-enable): Set view-page-size and
10075         view-half-page-size to nil.
10076         (view-set-half-page-size-default): view-half-page-size = nil
10077         means the default.
10078         (View-scroll-page-forward): Use view-page-size-default.
10079         (View-scroll-page-backward): Likewise.
10080         (view-page-size, view-half-page-size): Doc fixes.
10082         * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
10084         * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
10086         * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
10087         "cl" like other files.  Instead, call byte-compile-find-cl-functions.
10088         (byte-compile-log-1): Bind inhibit-read-only.
10089         (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
10090         (byte-compile-log-warning): Likewise.
10091         (byte-compile-file-form-require): Detect "cl" from the arg value.
10093         * progmodes/compile.el (compilation-start): Assume compilation-mode
10094         will make the buffer read-only.
10095         (compilation-mode): Take arg name-of-mode.
10096         (compilation-setup): Make buffer read-only.
10097         (compilation-handle-exit): Bind inhibit-read-only.
10099         * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
10100         (ispell-message): Likewise.
10101         (ispell-show-choices): Don't call get-buffer-window uselessly.
10102         (ispell-init-process): Use set-process-query-on-exit-flag.
10104 2004-10-16  Kim F. Storm  <storm@cua.dk>
10106         * fringe.el (fringe-bitmaps): Only initialize when defined.
10108         * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
10109         (cvs-mode-find-file): Add optional `view' arg to enter view mode.
10111         * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
10113 2004-10-15  Simon Josefsson  <jas@extundo.com>
10115         * net/password.el: Add.
10117 2004-10-14  Masatake YAMATO  <jet@gyve.org>
10119         * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
10120         (gdb-script-end-of-defun): New function.
10121         (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
10122         `gdb-script-end-of-defun' as *-of-defun-function.
10124 2004-10-13  Daniel Pfeiffer  <occitan@esperanto.org>
10126         * button.el (button-activate): Allow a marker to display as an action.
10128         * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
10130         * help.el (describe-mode): Use it to make minor mode list into
10131         hyperlinks.
10133 2004-10-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10135         * vc.el (vc-annotate-display-select): Fix typo.
10137         * subr.el (substitute-key-definition-key): New function.
10138         (substitute-key-definition): Use it with map-keymap.
10139         (event-modifiers): Use push.
10140         (mouse-movement-p, with-temp-buffer): Simplify.
10142 2004-10-12  Jay Belanger  <belanger@truman.edu>
10144         * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
10145         New variables.
10146         (calc-help-index-entries): New function.
10147         (calc-describe-function): Use `calc-help-function-list' instead of
10148         obarray for completion.
10149         (calc-describe-variable): Use `calc-help-variable-list' instead
10150         of obarray for completion.
10152 2004-10-12  Richard M. Stallman  <rms@gnu.org>
10154         * info-look.el (info-lookup-file): Add info-file property.
10155         (info-lookup-symbol): Likewise.
10157         * info.el (info-xref): Add underlining.
10158         (info): Add info-file property.
10159         (Info-find-emacs-command-nodes): Specify case-sensitive search.
10161 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
10163         Sync with Tramp 2.0.45.
10165         * net/tramp.el (top): Apply `def-edebug-spec' only if function is
10166         defined.  This is not the case for XEmacs without package "edebug".
10167         (tramp-set-auto-save-file-modes): Set permissions of autosaved
10168         remote files to the permissions of the original file.  This is not
10169         the case for Emacs < 21.3.50 and XEmacs < 21.5.  Add function to
10170         `auto-save-hook'.  Reported by Thomas Prokosch <thomas@nadev.net>.
10171         (tramp-perl-decode): Fix an error in Perl implementation.
10172         $pending must be cleared every loop.  Reported by Benjamin Place
10173         <benjaminplace@sprintmail.com>
10175         * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
10176         Don't activate advice during definition.  This is done later on,
10177         depending on test result of `substitute-in-file-name'.
10178         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10180 2004-10-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10182         * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
10184         * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
10186 2004-10-12  David Ponce  <david@dponce.com>
10188         * recentf.el (recentf-edit-list): Update the menu when the recentf
10189         list has been modified.
10191 2004-10-12  Simon Josefsson  <jas@extundo.com>
10193         * net/tls.el (tls-certtool-program): New variable.
10194         (tls-certificate-information): New function, based on
10195         ssl-certificate-information.
10197 2004-10-12  Kenichi Handa  <handa@m17n.org>
10199         * international/mule.el (coding-system-equal): Move from mule-util.el.
10201         * international/mule-util.el (coding-system-equal): Move to mule.el.
10203 2004-10-12  Kim F. Storm  <storm@cua.dk>
10205         * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
10206         reset kmacro-initial-counter-value if set.
10207         (kmacro-set-counter): Only set kmacro-counter if defining or executing
10208         macro.  Set kmacro-initial-counter-value otherwise. Never set both.
10209         (kmacro-display): Show macro counter if non-zero.
10211         * subr.el (substitute-key-definition): Mention command remapping
10212         in doc string.
10214 2004-10-11  Jay Belanger  <belanger@truman.edu>
10216         * calc/calc-misc.el (calc-info-goto-node): New function.
10217         (calc-tutorial, calc-info-summary): Go to appropriate Calc info
10218         node in one step.
10219         (calc-describe-copying, calc-describe-distribution)
10220         (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
10221         Go to appropriate info node in one step.
10223 2004-10-11  Stefan Monnier  <monnier@iro.umontreal.ca>
10225         * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
10227         * font-lock.el (font-lock-apply-highlight): Fix last change.
10229 2004-10-11  Simon Josefsson  <jas@extundo.com>
10231         * mail/smtpmail.el (smtpmail-open-stream): Look for
10232         starttls-gnutls-program instead of starttls-program iff
10233         starttls-use-gnutls is non-nil.
10234         (smtpmail-open-stream): Don't overwrite user settings of
10235         starttls-extra-arguments and starttls-extra-args.
10237 2004-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10239         * comint.el (comint-mouse-insert-input): Remove.
10240         (comint-insert-input): Make it work for mouse bindings.
10241         (comint-mode-map): Move defs into the declaration.
10242         (comint-output-filter): Typo.
10244         * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
10246 2004-10-10  Kai Grossjohann  <kai.grossjohann@gmx.net>
10248         * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
10249         (ange-ftp-call-chmod): Reference remote-shell-program instead of
10250         ange-ftp-remote-shell.
10252 2004-10-10  Andreas Schwab  <schwab@suse.de>
10254         * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
10255         `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
10256         Reported by <sri@asu.edu>.
10258 2004-10-10  Benjamin Rutt  <brutt@bloomington.in.us>
10260         * vc.el (vc-annotate-mode): Remove variable.
10261         (vc-annotate-display-select): Only call vc-annotate-mode
10262         if we're not in that mode already.
10264 2004-10-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10266         * imenu.el (imenu--completion-buffer): Don't return t for rescan.
10267         (imenu-choose-buffer-index): Check here for rescan instead.
10269         * font-lock.el (font-lock-apply-highlight): Explicitly check the case
10270         where the face expression evals to nil.
10272         * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
10273         (tex-font-lock-keywords-2): Use it.
10274         (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
10276         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
10278 2004-10-09  Kim F. Storm  <storm@cua.dk>
10280         * subr.el (progress-reporter-update): Define before first usage.
10281         (make-progress-reporter): Doc fix.
10283 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
10285         * textmodes/paragraphs.el (sentence-end-double-space)
10286         (sentence-end-without-period, sentence-end-without-space)
10287         (sentence-end): Doc fixes.
10289 2004-10-08  Peter Seibel  <peter@javamonkey.com>  (tiny change)
10291         * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
10292         Change paragraph-start regexp so we don't fill code starting with #'(.
10294 2004-10-08  Sebastien Kirche  <seki@seki.fr>  (tiny change)
10296         * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
10297         New defcustom.
10298         (extract-address-components): Use it.
10300 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
10302         * subr.el (make-progress-reporter, progress-reporter-update)
10303         (progress-reporter-force-update, progress-reporter-do-update)
10304         (progress-reporter-done): New functions.
10306         * tar-mode.el (tar-summarize-buffer): Use progress reporter.
10308         * progmodes/etags.el (etags-tags-completion-table): Use progress
10309         reporter.
10310         (etags-tags-apropos): Likewise.
10312 2004-10-08  Alan Mackenzie  <acm@muc.de>
10314         * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
10315         of current line.
10317 2004-10-08  Masatake YAMATO  <jet@gyve.org>
10319         * server.el (server-process-filter): Wrap `process-send-region'
10320         by `condition-case' to guard the case when the pipe to PROC is closed.
10322 2004-10-07  Mark A. Hershberger  <mah@everybody.org>
10324         * xml.el (xml-substitute-special): Limit handling of external entities.
10326 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
10328         * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
10330 2004-10-06  John Paul Wallington  <jpw@gnu.org>
10332         * xml.el (xml-parse-dtd): Fix `error' call.
10334 2004-10-05  Mark A. Hershberger  <mah@everybody.org>
10336         * xml.el (xml-substitute-special): Return a single string instead
10337         of a list of strings if an entity substitution is made.
10339 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
10341         * calendar/icalendar.el: New file.
10343 2004-10-05  Juri Linkov  <juri@jurta.org>
10345         * isearch.el (isearch-done): Set mark after running hook.
10346         Reported by Drew Adams <drew.adams@oracle.com>.
10348         * info.el (Info-history, Info-toc): Fix Info headers.
10349         (Info-toc): Narrow buffer before Info-fontify-node.
10350         (Info-build-toc): Don't check for special Info file names.
10351         Set main-file to nil if Info-find-file returns a symbol.
10353 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
10355         * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
10356         (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
10357         * calendar/cal-menu.el (calendar-mode-map): Ditto.
10359 2004-10-05  Glenn Morris  <gmorris@ast.cam.ac.uk>
10361         * calendar/cal-iso.el (calendar-iso-read-args): New function,
10362         for old interactive spec from calendar-goto-iso-date.
10363         (calendar-goto-iso-date): Use it.
10364         (calendar-goto-iso-week): New function.  Suggested by Emilio
10365         C. Lopes <eclig@gmx.net>.
10367 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
10369         * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
10370         `set-right-margin' bindings that follow the minor mode conventions.
10372 2004-10-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10374         * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
10375         (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
10376         (latex-block-args-alist): Add minipage and picture.
10377         (latex-block-body-alist): Use reftex-label if enabled.
10378         (latex-insert-block): Don't insert a \n if not necessary.
10379         (tex-compile-commands): Make sure dvips doesn't send to printer.
10380         (tex-compile-default): Handle the case where no executable is found.
10381         (latex-noindent-environments): New var.
10382         (latex-find-indent): Use it.  Take an empty line as an arg-breaker.
10383         If tex-indent-allhanging is non-nil, make sure we only align for macros
10384         at beginning of line.
10386 2004-10-03  Daniel Pfeiffer  <occitan@esperanto.org>
10388         * newcomment.el (comment-beginning): Doc fix and don't choke on
10389         unset `comment-end-skip' when at beginning of comment.
10391 2004-10-02  Dan Nicolaescu  <dann@ics.uci.edu>
10393         * term.el (term-adjust-current-row-cache): Don't allow the current
10394         row to become negative.
10395         (term-emulate-terminal): Fix insert mode. Handle tab insertion at
10396         the end of the line. Fix scroll down. Add comments.
10397         (term-handle-ansi-escape): Don't exceed terminal width when moving
10398         right.
10399         (term-scroll-region): Move the cursor after setting the scroll region.
10401 2004-10-01  Luc Teirlinck  <teirllm@auburn.edu>
10403         * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
10404         to `width' for consistency with docstring.  Doc fix.
10406 2004-10-01  Martin Stjernholm  <bug-cc-mode@gnu.org>
10408         * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
10409         This is necessary for derived modes.
10411 2004-09-30  Kim F. Storm  <storm@cua.dk>
10413         * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
10414         (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
10416         * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
10417         kmacro-extract-lambda functions.
10418         (edit-kbd-macro): Handle kmacro lambda forms.
10419         Include counter and counter format in edit buffer.
10420         (edmacro-finish-edit): Get counter and format from edit buffer and
10421         update kmacro bindings when found.
10423 2004-09-29  Luc Teirlinck  <teirllm@auburn.edu>
10425         * textmodes/paragraphs.el (forward-paragraph):
10426         Avoid args-out-of-range error when point winds up at the beginning of
10427         the buffer and hard newlines are enabled.
10429         * newcomment.el (comment-multi-line): Doc fix.
10431 2004-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
10433         * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
10434         (diff-fixup-modifs): Catch unified-diff file-headers.
10436 2004-09-29  Kim F. Storm  <storm@cua.dk>
10438         * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
10439         (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
10440         (gdb-put-breakpoint-icon): Use breakpoint bitmap.
10442         * fringe.el (fringe-bitmap-p): New macro.
10443         (fringe-bitmaps): Add standard fringe bitmaps on load.
10445 2004-09-28  Stefan Monnier  <monnier@iro.umontreal.ca>
10447         * dired.el (dired-view-command-alist): Use more efficient regexps.
10448         Remove dubious arguments.
10449         (dired-align-file): New function.
10450         (dired-insert-directory): Use it.
10451         (dired-move-to-end-of-filename): Make the " -> " search more specific.
10452         (dired-buffers-for-dir): Remove unused var `pattern'.
10454 2004-09-28  Matthew Mundell  <matt@mundell.ukfsn.org>
10456         * calendar/diary-lib.el (list-diary-entries): Save diary buffer
10457         from diary display excursion.  Store diary buffer's point for
10458         `simple-diary-display'.
10459         (simple-diary-display): Set window point and start when
10460         displaying buffer, to preserve point.
10462 2004-09-27  Luc Teirlinck  <teirllm@auburn.edu>
10464         * textmodes/enriched.el (enriched-translations): Replace defconst
10465         with defvar.
10467 2004-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10469         * printing.el: Doc fix.
10470         (pr-version): New version number (6.8.1).
10471         (pr-ps-file-using-ghostscript): Use make-temp-file instead of
10472         make-temp-name.
10473         (pr-delete-file): Check if file exists before deleting it.
10474         Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
10476 2004-09-26  Stefan Monnier  <monnier@iro.umontreal.ca>
10478         * term.el (term-display-table): New variable.
10479         (term-mode): Use it.
10480         (term-exec-1): Set the coding system to binary.
10481         (term-emulate-terminal): Decode the string before inserting it.
10483 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
10485         * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
10486         (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
10487         (map): Bind S-prior, S-next and S-insert.
10488         (term-mode): Set `indent-tabs-mode' to nil.
10489         (term-paste): New function to be bound to S-insert.
10490         (term-send-del, term-send-backspace): Change the strings sent.
10491         (term-termcap-format): Synchronyze with etc/e/eterm.ti.
10492         (term-handle-colors-array): Fix handling of underline and reverse.
10493         (term-handle-ansi-escape): Do not handle smcup/rmcup.  Add comments.
10494         (term-erase-in-line): Fix comparison.
10495         (term-emulate-terminal): Fix line wrap handling.
10496         (term-start-output-log): Rename from `term-set-output-log'.
10497         (term-stop-output-log): Rename from `term-stop-photo'.
10498         (term-switch-to-alternate-sub-buffer): Comment out, unused.
10500 2004-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10502         * dired.el (dired-move-to-filename): Don't output a message if
10503         raise-error is non-nil.  Fix return position and value.
10505         * files.el (insert-directory): Obey --dired even with symlinks.
10507 2004-09-25  Lars Hansen  <larsh@math.ku.dk>
10509         * ls-lisp.el (ls-lisp-format): Mark file names with property
10510         dired-filename.
10512 2004-09-25  Kim F. Storm  <storm@cua.dk>
10514         * ido.el (ido-max-directory-size): New defcustom.
10515         (ido-decorations): Add "too big" element.
10516         (ido-directory-too-big): New dynamic var.
10517         (ido-may-cache-directory): Don't cache big directories.
10518         (ido-directory-too-big-p): New defun.
10519         (ido-set-current-directory): Update ido-directory-too-big.
10520         (ido-read-internal): Make empty ido-cur-item if too-big.
10521         (ido-buffer-internal): Use ido-read-internal directly instead of
10522         ido-read-buffer.
10523         (ido-file-internal): Init ido-directory-too-big.
10524         (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
10525         and redo completion with full list.
10526         (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
10527         it, and show completions.
10528         (ido-all-completions): Let bind ido-directory-too-big to nil.
10529         (ido-exhibit): Handle ido-directory-too-big.
10530         (ido-read-buffer): Handle fallback to read-buffer.
10531         Init ido-directory-too-big.
10532         (ido-read-file-name, ido-read-directory-name, ido-completing-read):
10533         Init ido-directory-too-big.
10535 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
10537         * subr.el (delay-mode-hooks): Doc fix.
10539 2004-09-23  Luc Teirlinck  <teirllm@auburn.edu>
10541         * textmodes/enriched.el
10542         (enriched-default-text-properties-local-flag): New variable.
10543         (enriched-mode): Make sure that enabling and disabling the mode is
10544         a no-op.  Doc fix.
10546 2004-09-23  H\e,Ae\e(Bkon Malmedal  <hmalmedal@yahoo.no>  (tiny change)
10548         * calendar/holidays.el (holiday-advent): Report on a specified day
10549         offset from advent, not just advent.
10550         (holiday-easter-etc): Report on one specified day offset from
10551         easter, not all easter holidays. Various Easter holidays moved to
10552         `christian-holidays' variable in calendar.el.
10553         * calendar/calendar.el (christian-holidays): Adapt for new
10554         behaviour of `holiday-advent' and `holiday-easter-etc' functions.
10556 2004-09-23  Kim F. Storm  <storm@cua.dk>
10558         * image.el (insert-sliced-image): Add doc string.
10560         * ido.el (ido-choice-list): New dynamic var for `list' context.
10561         (ido-context-switch-command): New dynamic var.
10562         (ido-define-mode-map): Generalize switch between file/buffer contexts.
10563         (ido-read-internal): Handle new `list' context.
10564         Handle insert-buffer and insert-file ido-exit values.
10565         (ido-buffer-internal): New arg switch-cmd.  Use it to setup
10566         ido-context-switch-command. Handle insert-file ido-exit value.
10567         (ido-read-buffer): Set ido-context-switch-command to 'ignore
10568         unless it is already bound by caller.
10569         (ido-file-internal): New arg switch-cmd.  Use it to setup
10570         ido-context-switch-command.  Handle insert-buffer ido-exit value.
10571         (ido-enter-insert-buffer, ido-enter-insert-file): New commands
10572         used for context switching.
10573         (ido-all-completions): Handle new `list' context.
10574         (ido-make-choice-list): Return choices for `list' context.
10575         (ido-find-file-in-dir, ido-display-file, ido-write-file)
10576         (ido-display-buffer, ido-kill-buffer): Disable context switching.
10577         (ido-insert-buffer, ido-insert-file): Setup context switching.
10578         (ido-exhibit): Handle `list' context.
10579         (ido-read-file-name): Disable context switching.  Handle fallback.
10580         (ido-read-directory-name): Disable context switching.
10581         (ido-completing-read): New defun like completing-read.  Setup and
10582         use new `list' context.
10584 2004-09-20  Jesper Harder  <harder@ifa.au.dk>
10586         * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
10588 2004-09-21  Jay Belanger  <belanger@truman.edu>
10590         * calc/calc-graph.el (calc-graph-add-curve): Move the call to
10591         `calc-graph-set-styles' so the gnuplot buffer will appear in a
10592         separate window.
10594 2004-09-21  Luc Teirlinck  <teirllm@auburn.edu>
10596         * subr.el (after-change-major-mode-hook): Doc fix.
10598 2004-09-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
10600         * printing.el: Doc fix.  Add a new tip about the use of gsprint instead
10601         of ghostscript for monochrome PostScript file in Windows.
10603 2004-09-21  Kenichi Handa  <handa@m17n.org>
10605         * descr-text.el (describe-char): Checking of quail activation fixed.
10607 2004-09-21  Jay Belanger  <belanger@truman.edu>
10609         * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
10611 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
10613         * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
10614         after the mode hooks instead of before.  Doc fix.
10616 2004-09-20  Jason Rumney  <jasonr@gnu.org>
10618         * startup.el (command-line) [windows-nt]: Try .emacs first, then
10619         _emacs, but revert to .emacs if neither exists in home directory.
10621 2004-09-20  John Paul Wallington  <jpw@gnu.org>
10623         * bindings.el (completion-ignored-extensions): Add .dfsl.
10625 2004-09-20  Richard M. Stallman  <rms@gnu.org>
10627         * bindings.el (scroll-left): Make it disabled.
10629         * files.el (enable-local-eval): Doc fix.
10631         * indent.el (move-to-left-margin): Special case for minibuffer.
10633         * term.el (term-emulate-terminal): Turn off undo for output.
10634         Use with-current-buffer and save-selected-window.
10636         * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
10638         * progmodes/make-mode.el (makefile-fill-paragraph):
10639         Don't insist on spaces when looking for comments.  # is enough.
10641         * files.el (hack-local-variables): Copy the variables list
10642         to another buffer, strip prefixes and suffixes there, then read.
10643         (enable-local-eval): Doc fix.
10644         (ignored-local-variables): Initialize to nil.
10645         (risky-local-variable-p): Don't check ignored-local-variables here.
10646         (hack-one-local-variable): Ignore var if in ignored-local-variables.
10648 2004-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
10650         * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
10651         of = to "." (punctuation).
10653 2004-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10655         * subr.el (event-basic-type): Fix mask (extend to 22bits).
10657 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
10659         * textmodes/enriched.el (enriched-rerun-flag): New variable.
10660         (enriched-before-change-major-mode): New function.
10661         Add it to `change-major-mode-hook'.
10662         (enriched-after-change-major-mode): New function.
10663         Add it to `after-change-major-mode-hook'.
10664         (enriched-mode): Make it work correctly if called from
10665         `after-change-major-mode-hook'.
10666         No longer set `indent-line-function'.
10668         * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
10670         * subr.el (after-change-major-mode-hook): New variable.
10671         (run-mode-hooks): Implement it.
10673 2004-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
10675         * battery.el (battery-linux-proc-apm): Use string-to-number.
10676         (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
10677         Use dolist (and less indentation).  Use erase-buffer.
10678         Pre-initialize `design-capacity', `warn', and `low'.
10679         (battery-format): Use replace-regexp-in-string.
10681 2004-09-18  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10683         * battery.el: Delete superfluous empty lines.
10684         (battery-linux-proc-acpi): Attempt to gather information from all
10685         battery subdirectories regardless of their file name.
10686         (battery-linux-proc-apm): Replace all occurrences of
10687         battery-hex-to-int-2 with string-to-int (base 16).
10688         (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
10689         (battery-hex-map): Delete variable.
10691 2004-09-18  John Paul Wallington  <jpw@gnu.org>
10693         * calc/calc-units.el (calc-quick-units): Fix overzealous
10694         s/or/unless/.
10696 2004-09-17  Jay Belanger  <belanger@truman.edu>
10698         * calc/calc.el (calc-mode-var-list): Fix the value of
10699         `calc-matrix-brackets'.
10701 2004-09-17  Romain Francoise  <romain@orebokech.com>
10703         * ibuf-ext.el (define-ibuffer-filter filename):
10704         Expand dired-directory since buffer-file-name is absolute.
10706 2004-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
10708         * ediff-init.el (ediff-current-diff-face-A)
10709         (ediff-current-diff-face-B, ediff-current-diff-face-C)
10710         (ediff-current-diff-face-Ancestor)
10711         (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
10712         (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
10713         (ediff-even-diff-face-A, ediff-even-diff-face-B)
10714         (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
10715         (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
10716         (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
10717         Use min-colors.
10719         * term.el (term-down): Perform vertical motion if DOWN is negative.
10720         (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
10721         (term-termcap-format): Synchronyze with the eterm terminfo entry
10722         in etc/e/eterm.ti.
10723         (term-handle-colors-array): If the current foreground or
10724         background are zero (i.e. unspecified), use the foreground and
10725         background of the default face for reverse video.
10726         (term-ansi-at-eval-string, term-ansi-default-fg)
10727         (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
10728         (term-mem): Delete ununsed function.
10729         (term-protocol-version): Increment.
10730         (term-current-face): Set to default.
10732 2004-09-15  Jay Belanger  <belanger@truman.edu>
10734         * calc/calc.el (calc-mode-var-list): Define this variable.
10735         (calc-always-load-extensions, calc-line-numbering)
10736         (calc-line-breaking, calc-display-just, calc-display-origin)
10737         (calc-number-radix, calc-leading-zeros, calc-group-digits)
10738         (calc-group-char, calc-point-char, calc-frac-format)
10739         (calc-prefer-frac, calc-hms-format, calc-date-format)
10740         (calc-float-format, calc-full-float-format, calc-complex-format)
10741         (calc-complex-mode, calc-infinite-mode, calc-display-strings)
10742         (calc-matrix-just, calc-break-vectors, calc-full-vectors)
10743         (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
10744         (calc-matrix-brackets, calc-language, calc-language-option)
10745         (calc-left-label, calc-right-label, calc-word-size)
10746         (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
10747         (calc-display-raw, calc-internal-prec, calc-angle-mode)
10748         (calc-algebraic-mode, calc-incomplete-algebraic-mode)
10749         (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
10750         (calc-window-height, calc-display-trail, calc-show-selections)
10751         (calc-use-selections, calc-assoc-selections)
10752         (calc-display-working-message, calc-auto-why, calc-timing)
10753         (calc-mode-save-mode, calc-standard-date-formats)
10754         (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
10755         (calc-user-parse-tables, calc-gnuplot-default-device)
10756         (calc-gnuplot-default-output, calc-gnuplot-print-device)
10757         (calc-gnuplot-print-output, calc-gnuplot-geometry)
10758         (calc-graph-default-resolution, calc-graph-default-resolution-3d)
10759         (calc-invocation-macro, calc-show-banner): Give these values as
10760         part of `calc-mode-var-list's initialization after the variables
10761         are declared with defvar.
10762         (calc-bug-address): Change email address to send bug reports to.
10763         Change the maintainer address at the top.
10764         (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
10765         than "\\.emacs" to determine if it is the user-init-file.
10767         * calc/calc-embed.el (calc-embedded-set-modes): Use
10768         `calc-mode-var-list' correctly.
10770 2004-09-15  Thien-Thi Nguyen  <ttn@gnu.org>
10772         * vc.el (annotate-time): Document point handling.
10773         (vc-annotate-display-autoscale): Doc fix.
10775 2004-09-15  Miles Bader  <miles@gnu.org>
10777         * generic.el (generic-make-keywords-list): Use symbol rather than
10778         word anchors in regexp.
10780 2004-09-14  Sean O'Rourke  <sorourke@cs.ucsd.edu>
10782         * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
10783         no file name consider `dired-directory'.
10785 2004-09-14  Kim F. Storm  <storm@cua.dk>
10787         * faces.el (cursor): Add face-no-inherit property.  Doc fix.
10789 2004-09-14  Simon Josefsson  <jas@extundo.com>
10791         * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
10793         * textmodes/dns-mode.el: Add.
10795 2004-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
10797         * novice.el (disabled-command-hook): Use shorthand for obsolescence.
10798         (disabled-command-function): Make the ?\  char more obvious.
10800         * vc-arch.el (vc-arch-root, vc-arch-registered):
10801         * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
10803 2004-09-13  Hovav Shacham  <hovav@sha1.stanford.edu>
10805         * windmove.el (windmove-frame-edges): Report coordinates of
10806         outside edges of frame, not inside edges.
10807         (windmove-coordinates-of-position): Convert into wrapper to new
10808         function `windmove-coordinates-of-window-position';
10809         `compute-motion' always applies to selected window.
10810         (windmove-coordinates-of-position): Update documentation to refer
10811         to Emacs 21 Lisp Reference Manual.
10812         (windmove-find-other-window): Fix off-by-one errors for max x,y.
10814 2004-09-13  Kim F. Storm  <storm@cua.dk>
10816         * isearch.el (isearch-resume-in-command-history): Rename from
10817         isearch-resume-enabled and change default to nil.
10819 2004-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10821         * vc-hooks.el (vc-ignore-dir-regexp): New var.
10822         (vc-registered): Use it.
10823         (vc-find-root): New fun.
10825         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
10826         Don't tell to use \\{...} when it's already done.
10828         * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
10829         Provide a sample complex default.
10830         (bibtex-url, bibtex-font-lock-url): Adapt to new format.
10831         (bibtex-entry): Use mapc.
10833 2004-09-12  Kim F. Storm  <storm@cua.dk>
10835         * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
10837         * emulation/cua-rect.el (cua--rectangle-operation): Let bind
10838         inhibit-field-text-motion to t so rectangles work in comint buffers.
10840         * simple.el (choose-completion-string): Set buffer before running
10841         choose-completion-string-functions hook so it can be buffer-local.
10843 2004-09-12  Daniel Pfeiffer  <occitan@esperanto.org>
10845         * progmodes/compile.el (compilation-start): Parse command to see
10846         if it starts with a cd, and if so perform it for the *compilation*
10847         buffer.  Change the header to reflect this.
10849 2004-09-11  Kim F. Storm  <storm@cua.dk>
10851         * ido.el (ido-enable-dot-prefix): Doc fix.
10852         (ido-enable-dot-prefix): New defcustom.
10853         (ido-set-matches1): Use it.
10855 2004-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10857         * textmodes/bibtex.el (bibtex-mark-active)
10858         (bibtex-run-with-idle-timer): Move the `if' inside the defun.
10860 2004-09-10  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
10862         * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
10863         used in a case insensitive environment.
10864         (bibtex-mode-map): Rearrange order of menus.
10865         (bibtex-quoted-string-re): Obsolete.
10866         (bibtex-complete-key-cleanup): Variable replaced by new function.
10867         (bibtex-font-lock-keywords): Use backquotes.
10868         (bibtex-font-lock-url-regexp): New internal variable.
10869         (bibtex-name-in-field): New optional arg remove-opt-alt to remove
10870         "OPT" and "ALT".
10871         (bibtex-insert-current-kill, bibtex-make-field)
10872         (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
10873         (bibtex-parse-field-text): Simplify.
10874         (bibtex-string=): New helper function.
10875         (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
10876         (bibtex-map-entries): Use bibtex-string=.
10877         (bibtex-search-entry): Use not.
10878         (bibtex-enclosing-field): Fix docstring.
10879         (bibtex-assoc-regexp): Obsolete.
10880         (bibtex-format-entry): Use assoc-string and bibtex-string=.
10881         (bibtex-autokey-get-names): Handle empty name field.
10882         (bibtex-parse-strings): Use assoc-string and unless.
10883         (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
10884         Use assoc-string.
10885         (bibtex-pop): Simplify.
10886         (bibtex-mode): Set font-lock-extra-managed-props.
10887         (bibtex-entry-update): Use assoc-string.
10888         (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
10889         (bibtex-autofill-entry): Use bibtex-string=.
10890         (bibtex-print-help-message): Simplify.
10891         (bibtex-find-entry): New optional arg START.
10892         (bibtex-validate): Use bibtex-string= and assoc-string.
10893         Do not call obsolete function compilation-parse-errors.
10894         (bibtex-remove-delimiters): Only remove delimiters if present.
10895         (bibtex-copy-entry-as-kill): Add docstring.
10896         (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
10897         Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
10898         (bibtex-complete): Use bibtex-predefined-month-strings,
10899         bibtex-string=, and new function bibtex-complete-key-cleanup.
10900         (bibtex-generate-url-list): New variable.
10901         (bibtex-url): New command bound to C-c C-l and mouse-2.
10902         (bibtex-url-map): New local keymap for bibtex-url-mouse.
10903         (bibtex-font-lock-url): New function.
10905 2004-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
10907         * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
10909 2004-09-09  Kim F. Storm  <storm@cua.dk>
10911         * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
10912         counter and format with binding.
10913         (kmacro-name-last-macro): New defun.  Like name-last-kbd-macro, but
10914         the declared macro uses own macro counter and format.  Give symbol
10915         kmacro property.
10916         (kmacro-keymap): Bind kmacro-name-last-macro to n.
10917         (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
10918         (kmacro-end-and-call-macro): Doc fix.
10920 2004-09-09  Lars Hansen  <larsh@math.ku.dk>
10922         * desktop.el (desktop-clear-preserve-buffers):
10923         Remove make-obsolete-variable.
10925 2004-09-08  Richard M. Stallman  <rms@gnu.org>
10927         * buff-menu.el (list-buffers-noselect): Call format-mode-line
10928         with the buffer as argument.
10930 2004-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
10932         * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
10934 2004-09-08  Juri Linkov  <juri@jurta.org>
10936         * replace.el (perform-replace): Use `query-replace-descr'.
10938         * cus-start.el (history-delete-duplicates): Specify customization.
10940         * diff-mode.el (diff-mode-map):
10941         * progmodes/compile.el (compilation-mode-map):
10942         * progmodes/grep.el (grep-mode-map):
10943         * replace.el (occur-mode-map): Rename `next-error-follow-mode'
10944         to `next-error-follow-minor-mode'.
10946 2004-09-08  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10948         * isearch.el (isearch-lazy-highlight-update): Take into account
10949         the case of zero-length match at the search bound.
10951 2004-09-08  Kim F. Storm  <storm@cua.dk>
10953         * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
10954         change.  Use zero width overlays when necessary.
10956 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10958         * subr.el (split-string): Docfix.
10960 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10962         * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
10963         (display-call-tree): Ensure newline after caller/calls blocks.
10965 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10967         * startup.el (command-line-1): Make option
10968         --directory/-L modify `load-path' straight away.
10970 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10972         * progmodes/grep.el (grep-mode): Use normal autoload cookie.
10974 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10976         * emacs-lisp/autoload.el (make-autoload):
10977         Handle `define-compilation-mode'.
10979         * emacs-lisp/lisp-mode.el (define-compilation-mode):
10980         Specify `doc-string-elt' property.
10982 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10984         * bs.el (bs-mode): Doc fix.
10986 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10988         * info.el (Info-insert-dir): Fix temp buffer leak bug.
10990 2004-09-08  Thien-Thi Nguyen  <ttn@gnu.org>
10992         * play/blackbox.el (bb-trace-ray): Avoid double tracing.
10994 2004-09-08  Kenichi Handa  <handa@m17n.org>
10996         * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
10997         length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
10998         ps-mule-next-point -> 1+).
11000         * composite.el (encode-composition-rule): Add autoload cooky.
11002 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
11004         * format.el (buffer-auto-save-file-format): Make it permanent local.
11006 2004-09-07  Kim F. Storm  <storm@cua.dk>
11008         * emacs-lisp/authors.el (authors-aliases): Add more aliases.
11009         (authors-fixed-entries): Fix typo.
11010         (authors-canonical-author-name): Compact multiple spaces.
11011         Ignore trivial names (e.g. only first name).
11013         * term.el (term-window-width): Only use full window width on
11014         window system if overflow-newline-into-fringe is enabled.
11015         (term-mode): Don't disable overflow-newline-into-fringe.
11017 2004-09-07  Stefan Monnier  <monnier@iro.umontreal.ca>
11019         * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
11020         motion as seen on my Mac OS X xterms.
11022         * newcomment.el (uncomment-region-default, comment-region-default):
11023         New functions extracted from uncomment-region and comment-region.
11024         (comment-region, comment-region-function, uncomment-region)
11025         (uncomment-region-function): Use them.
11027         * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
11029         * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
11030         It's not crucial but can make sense at times.
11032         * vc-arch.el (vc-arch-workfile-version): Handle the special case before
11033         the first commit.
11035         * vc.el (vc-buffer-context, vc-restore-buffer-context):
11036         Disable obsolete code.
11038 2004-09-07  Juri Linkov  <juri@jurta.org>
11040         * progmodes/grep.el (grep-highlight-matches): Change default from
11041         `t' to `auto-detect', and type from `boolean' to `choice'.  Doc fix.
11042         (grep-compute-defaults): Set `grep-highlight-matches' to `t'
11043         if grep option `--color' is available, or to `nil' otherwise.
11044         (grep-process-setup): Call `grep-compute-defaults' if
11045         `grep-highlight-matches' is not computed.  Set env-vars only
11046         if `grep-highlight-matches' is `t'.
11047         (grep-use-null-device): Remove redundant type `boolean' (`choice'
11048         is already defined).
11050         * progmodes/compile.el (compilation-start): Use copy of
11051         `process-environment' created by `copy-sequence' to not
11052         modify env-vars in the global `process-environment'.
11054 2004-09-06  Eli Zaretskii  <eliz@gnu.org>
11056         * simple.el (next-error-follow-minor-mode): Fix last change.
11058 2004-09-05  Luc Teirlinck  <teirllm@auburn.edu>
11060         * textmodes/paragraphs.el (use-hard-newlines): Make it into a
11061         permanent local.
11063 2004-09-04  Richard M. Stallman  <rms@gnu.org>
11065         * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
11066         highlighting if the search string is empty.
11068 2004-09-04  Luc Teirlinck  <teirllm@auburn.edu>
11070         * facemenu.el (facemenu-active-faces): Change condition of inner
11071         `while' loop to also check the first two elements of `face-atts'
11072         and `mask-atts'.
11074 2004-09-04  John Paul Wallington  <jpw@gnu.org>
11076         * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
11077         (thumbs-view-image-mode): Make buffer read-only.
11079 2004-09-04  Christopher J. Madsen  <cjm@pobox.com>
11081         * textmodes/ispell.el (ispell-really-aspell): New defvar.
11082         (ispell-check-version): Set it.
11083         (ispell-send-replacement): New function.
11084         (ispell-process-line): Call ispell-send-replacement.
11086 2004-09-04  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
11088         * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
11089         Support choosing seconds with "s".
11091 2004-09-04  Jari Aalto  <jari.aalto@poboxes.com>
11093         * terminal.el (te-escape): Show `?' in prompt for help key.
11095 2004-09-04  Emilio C. Lopes  <eclig@gmx.net>
11097         * emacs-lisp/lisp.el (kill-backward-up-list): New function.
11099 2004-09-04  Dan Nicolaescu  <dann@ics.uci.edu>
11101         * simple.el (next-error-follow-minor-mode)
11102         (next-error-follow-mode-post-command-hook): New functions.
11103         (next-error-follow-last-line): New defvar.
11105         * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
11106         * progmodes/compile.el (compilation-mode-map): Likewise.
11107         * progmodes/grep.el (grep-mode-map): Likewise.
11108         * replace.el (occur-mode-map): Likewise.
11110         * newcomment.el (uncomment-region): Bind comment-use-global-state
11111         to nil.
11113 2004-09-03  Luc Teirlinck  <teirllm@auburn.edu>
11115         * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
11116         locally around the call to `revert-buffer'.
11118 2004-09-03  Juri Linkov  <juri@jurta.org>
11120         * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
11121         `isearch-adjusted' to `t'.
11122         (isearch-toggle-case-fold): Set `isearch-success' to `t'.
11123         (isearch-message-prefix): Add "pending" for isearch-adjusted.
11124         (isearch-other-meta-char): Restore isearch-point unconditionally.
11125         (isearch-query-replace): Add new arg `regexp-flag' and use it.
11126         Set point to start of match if region is not active in transient
11127         mark mode (to include the current match to region boundaries).
11128         Push the search string to `query-replace-from-history-variable'.
11129         Add prompt "Query replace regexp" for isearch-regexp.
11130         Add region beginning/end as last arguments of `perform-replace.'
11131         (isearch-query-replace-regexp): Replace code by the call to
11132         `isearch-query-replace' with arg `t'.
11134 2004-09-03  Richard M. Stallman  <rms@gnu.org>
11136         * startup.el (normal-top-level): Undo previous TERM change.
11138 2004-09-03  Kim F. Storm  <storm@cua.dk>
11140         * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
11141         highlight overlays; allow using RET when cursor is over a button.
11142         (cua--highlight-rectangle): Use it.
11143         (cua--rectangle-set-corners): Don't move backwards at eol.
11144         (cua--forward-line): Don't move into void after eob.
11146         * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
11147         point is set (and displayed) inside rectangle.
11148         (cua--rectangle-operation): Fix for highlight of empty lines.
11149         (cua--highlight-rectangle): Fix highlight for tabs.
11150         Position cursor at left/right edge of rectangle using new `cursor'
11151         property on overlay strings.
11152         (cua--indent-rectangle): Don't tabify.
11153         (cua-rotate-rectangle): Ignore that point has moved.
11155 2004-09-02  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
11157         * term/mac-win.el: Add ASCII equivalents for some function keys.
11158         (mode-line-frame-identification): Sync with x-win.el.
11160 2004-09-02  Juri Linkov  <juri@jurta.org>
11162         * progmodes/compile.el (compilation-buffer-name): Compare major
11163         mode with second element of compilation-arguments instead of third
11164         to reflect latest changes in compilation-arguments structure.
11165         (recompile): Use global variable `compilation-directory' to get
11166         recent compilation directory only when `recompile' is invoked NOT
11167         in the compilation buffer.  Otherwise, use `default-directory' of
11168         the compilation buffer.
11169         (compilation-error-properties): Allow to funcall col and end-col.
11170         (compilation-mode-font-lock-keywords): Check col and end-col by
11171         `integerp'.
11172         (compilation-goto-locus): If end-mk is non-nil in transient mark
11173         mode don't activate the mark (and don't display message in
11174         push-mark), but highlight overlay between mk and end-mk.
11176         * progmodes/grep.el (grep-highlight-matches): New defcustom.
11177         (grep-regexp-alist): Add rule to highlight grep matches.
11178         (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
11180         * info.el (Info-fontify-node): Don't compute other-tag
11181         if Info-hide-note-references=hide.
11183         * help.el (function-called-at-point):
11184         * help-fns.el (variable-at-point):
11185         Try `find-tag-default' when other methods failed.
11187         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
11188         Do not push mark if inhibit-mark-movement is non-nil.
11190         * textmodes/ispell.el (ispell-html-skip-alists):
11191         Fix backslashes in docstring.
11193 2004-09-01  Juri Linkov  <juri@jurta.org>
11195         * isearch.el (isearch-wrap-function)
11196         (isearch-push-state-function): New defvars.
11197         (isearch-pop-fun-state): New defsubst.
11198         (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
11199         (isearch-push-state): Set the result of calling
11200         `isearch-push-state-function' to the `isearch-pop-fun-state' field.
11201         (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
11202         restore the mode-specific starting point of terminated search.
11203         (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
11204         (isearch-repeat): Call `isearch-wrap-function' if defined.
11205         (isearch-message-prefix): Don't add prefix "over" to the message
11206         for wrapped search if `isearch-wrap-function' is defined.
11207         (isearch-search): Call function saved in `isearch-pop-fun-state' to
11208         restore the mode-specific starting point of failed search.
11210         * info.el (Info-search-whitespace-regexp): Fix backslashes.
11211         (Info-search): Add new optional arguments for the sake of isearch.
11212         Replace whitespace in Info-search-whitespace-regexp literally.
11213         Add backward search.  Don't call `Info-select-node' if regexp is
11214         found in the same Info node.  Don't add node to Info-history for
11215         wrapped isearch.
11216         (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
11217         (Info-isearch-push-state, Info-isearch-pop-state): New funs.
11218         (Info-mode): Set local variables `isearch-search-fun-function',
11219         `isearch-wrap-function', `isearch-push-state-function',
11220         `search-whitespace-regexp'.
11222         * isearch.el: Remove ancient Change Log section.
11223         (isearch-string, isearch-message-string, isearch-point)
11224         (isearch-success, isearch-forward-flag, isearch-other-end)
11225         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
11226         (isearch-barrier, isearch-within-brackets)
11227         (isearch-case-fold-search): Add suffix `-state' to state-related
11228         defsubsts to avoid name clashes with other function names.
11230         * simple.el (next-error): New defgroup and defface.
11231         (next-error-highlight, next-error-highlight-no-select):
11232         New defcustoms.
11233         (next-error-no-select): Let-bind next-error-highlight to the value
11234         of next-error-highlight-no-select before calling `next-error'.
11236         * progmodes/compile.el (compilation-goto-locus):
11237         Use `next-error' face instead of `region'.  Set 4-th argument of
11238         `move-overlay' to `current-buffer' to move overlay to different
11239         source buffers.  Use new variable `next-error-highlight'.
11241         * simple.el (next-error-find-buffer): Move the rule
11242         "if current buffer is a next-error capable buffer" after the
11243         rule "if next-error-last-buffer is set to a live buffer".
11244         Simplify to test all rules in one `or'.
11245         (next-error): Doc fix.
11246         (next-error, previous-error, first-error)
11247         (next-error-no-select, previous-error-no-select):
11248         Make arguments optional.
11250 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
11252         * macros.el (apply-macro-to-region-lines): Make it operate on all
11253         lines that begin in the region, rather than on all complete lines
11254         in the region.
11256 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
11258         * x-dnd.el (x-dnd-protocol-alist): Document update.
11259         (x-dnd-known-types): Defcustom it.
11260         (x-dnd-handle-motif): Print message-atom in error message.
11262 2004-08-30  John Paul Wallington  <jpw@gnu.org>
11264         * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
11265         strings rather than programatically constructing message.
11267 2004-08-30  Richard M. Stallman  <rms@gnu.org>
11269         * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
11270         Don't return a string that would read as the wrong character code.
11272 2004-08-29  Kim F. Storm  <storm@cua.dk>
11274         * emulation/cua-base.el (cua-auto-expand-rectangles):
11275         Remove automatic rectangle padding feature; replace by non-destructive
11276         virtual rectangle edges feature.
11277         (cua-virtual-rectangle-edges): New defcustom.
11278         (cua-auto-tabify-rectangles): New defcustom.
11279         (cua-paste): If paste into a marked rectangle, insert rectangle at
11280         current column, even if virtual; also paste exactly as many lines
11281         as has been marked (ignore additional lines or add empty lines),
11282         but paste whole source if only one line is marked.
11283         (cua--update-indications): No longer use overwrite-cursor to
11284         indicate rectangle padding
11286         * emulation/cua-rect.el (cua--rectangle-padding): Remove.
11287         (cua--rectangle-virtual-edges): New defun.
11288         (cua--rectangle-get-corners): Remove optional PAD arg.
11289         (cua--rectangle-set-corners): Never do padding.
11290         (cua--forward-line): Remove optional PAD arg.  Simplify.
11291         (cua-resize-rectangle-right, cua-resize-rectangle-left)
11292         (cua-resize-rectangle-down, cua-resize-rectangle-up):
11293         (cua-resize-rectangle-bot, cua-resize-rectangle-top)
11294         (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
11295         (cua--rectangle-move): Never do padding.  Simplify.
11296         (cua--tabify-start): New defun.
11297         (cua--rectangle-operation): Add tabify arg.  All callers changed.
11298         (cua--pad-rectangle): Remove.
11299         (cua--delete-rectangle): Handle delete with virtual edges.
11300         (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
11301         (cua--insert-rectangle): Handle insert at virtual column.
11302         Perform auto-tabify if necessary.
11303         (cua--activate-rectangle): Remove optional FORCE arg.
11304         Never do padding.  Simplify.
11305         (cua--highlight-rectangle): Enhance for virtual edges.
11306         (cua-toggle-rectangle-padding): Remove command.
11307         (cua-toggle-rectangle-virtual-edges): New command.
11308         (cua-sequence-rectangle): Add optional TABIFY arg.  Callers changed.
11309         (cua--rectangle-post-command): Don't force rectangle padding.
11310         (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
11312 2004-08-28  Luc Teirlinck  <teirllm@auburn.edu>
11314         * indent.el (edit-tab-stops-buffer): Doc fix.
11316 2004-08-28  Richard M. Stallman  <rms@gnu.org>
11318         * progmodes/grep.el (grep-default-command): Use find-tag-default.
11319         (grep-tag-default): Function deleted.
11321         * subr.el (find-tag-default): Move from etags.el.
11323         * progmodes/etags.el (find-tag-default): Move to subr.el.
11325         * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
11326         into the basic character if it has an uppercase form.
11328 2004-08-27  Kenichi Handa  <handa@m17n.org>
11330         * international/utf-8.el (utf-8-post-read-conversion): If the
11331         buffer is unibyte, temporarily make it multibyte.
11333 2004-08-27  Masatake YAMATO  <jet@gyve.org>
11335         * calendar/time-date.el (time-to-seconds): Add autoload cookies.
11337 2004-08-25  John Paul Wallington  <jpw@gnu.org>
11339         * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
11340         0, 1, and many mismatches in message.
11341         (tex-start-shell): Use `set-process-query-on-exit-flag'.
11343         * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
11344         (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
11346 2004-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11348         * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
11349         vc-diff-switches differently.
11351 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
11353         * speedbar.el (speedbar-file-regexp): Give it a phony defvar
11354         before and a real defvar after
11355         `speedbar-supported-extension-expressions'.  This is to silence
11356         the compiler without breaking bootstrapping.
11358 2004-08-22  Richard M. Stallman  <rms@gnu.org>
11360         * textmodes/flyspell.el (flyspell-word):
11361         Use set-process-query-on-exit-flag.
11362         (flyspell-highlight-duplicate-region): Take POSS as arg.
11363         (flyspell-word): Pass POSS as arg.
11365         * progmodes/ada-xref.el: Many doc and style fixes.
11366         (ada-find-any-references): Use compilation-start.
11367         (ada-get-ali-file-name): Improve error msg.
11368         (ada-get-ada-file-name): Likewise.
11370         * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
11371         (ange-ftp-start-process): Use set-process-query-on-exit-flag.
11373         * mail/mail-extr.el (mail-extr-all-top-level-domains):
11374         Add forward defvar.
11376         * whitespace.el (global-whitespace-mode): New alias
11377         for whitespace-global-mode.
11379         * speedbar.el (speedbar-file-regexp): Move definition up.
11380         (speedbar-mode, speedbar-set-mode-line-format):
11381         Use with-no-warnings.
11382         (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
11384         * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
11385         controls whether to display the error buffer.
11387         * ps-mule.el: Delete compatibility code for old Emacses.
11388         (ps-mule-find-wrappoint): Don't use chars-in-region.
11390         * frame.el (display-mouse-p, display-selections-p):
11391         Use with-no-warnings.
11393         * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
11395 2004-08-22  David Kastrup  <dak@gnu.org>
11397         * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
11398         information.
11400         * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
11402 2004-08-22  Andreas Schwab  <schwab@suse.de>
11404         * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
11406 2004-08-22  Masatake YAMATO  <jet@gyve.org>
11408         * cvs-status.el (cvs-status-checkout): New function.
11409         (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
11411 2004-08-21  David Kastrup  <dak@gnu.org>
11413         * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
11414         (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
11415         has been converted to use hashtables, the relation `nil=none' is
11416         no longer valid, as `nil' is not a hashtable.  This patch tries to
11417         reduce the number of resulting errors.
11419 2004-08-21  John Paul Wallington  <jpw@gnu.org>
11421         * subr.el (process-kill-without-query): Made obsolete in
11422         version 21.4, not 21.5.
11424         * log-edit.el (vc-comment-ring, vc-comment-ring-index)
11425         (vc-previous-comment, vc-next-comment)
11426         (vc-comment-search-reverse, vc-comment-search-forward)
11427         (vc-comment-to-change-log): Likewise.
11429         * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
11431 2004-08-21  Peter Seibel  <peter@javamonkey.com>  (tiny patch)
11433         * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
11434         Correct indentation of DEFMETHODS with non-standard method
11435         combinations (e.g., PROGN, MIN, MAX).
11437 2004-08-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11439         * startup.el (normal-top-level-add-subdirs-to-load-path):
11440         Avoid unnecessarily checking system-type.
11441         (normal-top-level): Set TERM to "dumb".  Simplify.
11443         * avoid.el (mouse-avoidance-ignore-p): New fun.
11444         Also ignore switch-frame, select-window, double, and triple clicks.
11445         (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
11446         (mouse-avoidance-fancy-hook): Use it.
11448 2004-08-20  Zoran Milojevic  <zoran@sipquest.com>  (tiny change)
11450         * avoid.el (mouse-avoidance-nudge-mouse)
11451         (mouse-avoidance-banish-destination): Stay within the current window
11452         to avoid problems with mouse-autoselect-window.
11454 2004-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11456         * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
11457         the newer format of some messages in cvs-1.12.1.
11459 2004-08-19  Masatake YAMATO  <jet@gyve.org>
11461         * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
11462         (elp-results-jump-to-definition-by-mouse)
11463         (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
11464         (elp-output-result): Use elp-output-insert-symname.
11466 2004-08-18  Kenichi Handa  <handa@m17n.org>
11468         * language/cyrillic.el: Register koi8-r in
11469         ctext-non-standard-encodings-alist.
11470         ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
11472 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
11474         * emacs-lisp/copyright.el (copyright-update-year): Delete code
11475         that replaces 20xy with xy.
11477 2004-08-17  John Paul Wallington  <jpw@gnu.org>
11479         * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
11480         (reb-force-update): Doc fix.
11482 2004-08-16  Richard M. Stallman  <rms@gnu.org>
11484         * progmodes/which-func.el (which-func-update-1): Doc fix.
11486         * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
11487         (sh-mode-abbrev-table): New variable.
11489         * progmodes/compile.el (compilation-mode): Doc fix.
11491         * emacs-lisp/lisp-mode.el (eval-last-sexp):
11492         Don't cons a new symbol each time.
11493         (eval-last-sexp-fake-value): New variable.
11495         * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
11496         (copyright-update-year): Detect continuation of list of years.
11498         * term.el (term-default-fg-color, term-default-bg-color)
11499         (ansi-term-color-vector): Use `unspecified', not nil, as default.
11501         * imenu.el: Several doc fixes: don't say variables are buffer-local.
11503 2004-08-16  Davis Herring  <herring@lanl.gov>
11505         * isearch.el (isearch-string, isearch-message-string, isearch-point)
11506         (isearch-success, isearch-forward-flag, isearch-other-end)
11507         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
11508         (isearch-barrier, isearch-within-brackets)
11509         (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
11511 2004-08-16  Kenichi Handa  <handa@m17n.org>
11513         * ps-mule.el (ps-mule-font-info-database): Fix docstring.
11515 2004-08-15  Kenichi Handa  <handa@m17n.org>
11517         * term/x-win.el (x-selection-value): If utf8 was successful but
11518         ctext was not, use utf8 string.
11520 2004-08-14  Davis Herring  <herring@lanl.gov>
11522         * isearch.el: Remove accidental changes of March 4.  Fix backing
11523         up when a regexp isearch is made more general.  Use symbolic
11524         accessor functions for isearch stack frames to make usage clearer.
11525         (search-whitespace-regexp): Made groups in documentation shy (as
11526         is the group in the default value).
11527         (isearch-fallback): New function, addresses problems with regexps
11528         liberalized by `\|', adds support for liberalization by `\}' (the
11529         general repetition construct), and incorporates behavior for
11530         `*'/`?'.
11531         (isearch-}-char): New command, calls `isearch-fallback' with
11532         arguments appropriate to a typed `}'.
11533         (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
11534         appropriately.
11535         (isearch-mode-map): Bind `}' to `isearch-}-char'.
11536         (isearch-string, isearch-message,string, isearch-point)
11537         (isearch-success, isearch-forward-flag, isearch-other-end)
11538         (isearch-word, isearch-invalid-regexp, isearch-wrapped)
11539         (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
11540         New inline functions to read fields of a stack frame.
11542 2004-08-14  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>  (tiny change)
11544         * battery.el (battery-linux-proc-acpi): Look into battery
11545         directories matching the literal string "CMB", too (required for
11546         Linux kernel version 2.6.7).
11548 2004-08-14  John Paul Wallington  <jpw@gnu.org>
11550         * cus-start.el (read-file-name-completion-ignore-case): Add.
11551         (blink-cursor-alist): Change version to "21.4".
11553         * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
11555 2004-08-11  Daniel Pfeiffer  <occitan@esperanto.org>
11557         * speedbar.el (speedbar-scan-subdirs): New option.
11558         (speedbar-file-lists): Don't ignore file-name case on Unix and use
11559         dolist.
11560         (speedbar-insert-files-at-point): Take an extra argument and use
11561         it to optionally find out if a subdir is empty.  Also unreadable
11562         files don't get expand buttons.
11563         (speedbar-directory): New image (unused pixmap already existed).
11564         (speedbar-expand-image-button-alist): Use it.
11566 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
11568         CC Mode update to 5.30.9:
11570         * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
11571         Move from cc-vars to cc-defs for dependency reasons.  Fix the
11572         POSIX char class test to check that it works in
11573         `skip-chars-(forward|backward)' too.
11575         * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
11576         first argument starts with a special brace list.
11578         * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
11579         when `c-opt-type-concat-key' is used (i.e. in Pike).
11581         * progmodes/cc-engine.el (c-looking-at-special-brace-list):
11582         Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
11583         >)".
11585         * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
11586         whitespace safe.
11588         * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
11589         position for `arglist-intro', `arglist-cont-nonempty' and
11590         `arglist-close' when there are two arglist open parens on the same
11591         line and there's nothing in front of the first.
11593         * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
11594         locking of qualified names in Java, which previously could fontify
11595         common indexing expressions in many cases.  The standard Java
11596         naming conventions are used to tell them apart.
11598         * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
11599         Fix inconsistency wrt opening parens on the first line inside a paren
11600         block.
11602         * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
11603         compile time for the sake of `c-major-mode-is'.
11605         (c-mode-is-new-awk-p): Made it a macro to delay expansion of
11606         `c-major-mode-is' in the event that this is used inside a
11607         `c-lang-defconst'.
11609         * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
11610         `c-lang-defconst' so that it works better with fallback languages.
11612         * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
11613         it to fail to record the base mode.
11615         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
11616         Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
11617         is used.  Reorder the syntax checks to get more efficient
11618         skipping in some situations.
11620         * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
11621         continuation which might precede the newly inserted '{'.
11623         * progmodes/cc-engine.el (c-syntactic-re-search-forward):
11624         Fix cases where it could loop indefinitely.
11626         * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
11627         size specs correctly.  Only fontify identifiers in front of '('
11628         with as functions - don't accept any paren char.  Tighten up
11629         initializer skipping to stop before function and class blocks.
11631         * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
11632         the point could be left directly after an open paren when finding
11633         the beginning of the first decl in the block.
11635         * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
11636         table when filtering out legitimate open parens to be recorded.
11637         This could cause cache inconsistencies when e.g.
11638         `c++-template-syntax-table' was temporarily in use.
11640         * progmodes/cc-engine.el (c-on-identifier)
11641         (c-simple-skip-symbol-backward): Small fix for handling "-"
11642         correctly in `skip-chars-backward'.  Affected the operator lfun
11643         syntax in Pike.
11645         * progmodes/cc-engine.el (c-invalidate-sws-region-after):
11646         Fix bug that could cause an error from `after-change-functions' when
11647         the changed region is at bob.
11649 2004-08-11  Alan Mackenzie  <bug-cc-mode@gnu.org>
11651         CC Mode update to 5.30.9:
11653         * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
11654         to say that <TAB> doesn't insert WS into a CPP line.
11655         (c-indent-command, c-tab-always-indent): Amend doc strings.
11657         * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
11658         checks for user errors, thus eliminating cryptic and unhelpful
11659         Emacs error messages.  (1) Check the arg to `c-set-style' is a
11660         string.  (2) Check that settings to `c-offsets-alist' are not
11661         spuriously quoted.
11663         * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
11664         which precedes the newly inserted `{'.
11666 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
11668         Sync with Tramp 2.0.44.
11670         * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
11671         function "tramp_file_attributes".  Otherwise, file names
11672         containing spaces are misinterpreted.  Reported by Magnus Henoch
11673         <mange@freemail.hu>.
11674         (tramp-handle-file-truename): FILENAME must be expanded first.
11675         Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
11676         obscure results.  Reported by D. Goel <deego@gnufans.org>.
11677         (tramp-handle-verify-visited-file-modtime): If file does not
11678         exist, say it is not modified if and only if that agrees with the
11679         buffer's record.  Check whether a file is visiting the buffer, or
11680         the buffer has no recorded last modification time.  Return t in
11681         case the visiting file doesn't exist.  Suggested by Luc Teirlinck
11682         <teirllm@auburn.edu>.
11683         (tramp-handle-write-region): Pass modtime explicitely to
11684         `set-visited-file-modtime', because filename can be different
11685         from (buffer-file-name) if `file-precious-flag' is set.
11686         `set-visited-file-modtime' must be called always when `visit' is t
11687         or a string.  Suggested by Luc Teirlinck <teirllm@auburn.edu>.
11688         (tramp-handle-set-visited-file-modtime): If `time-list' is not
11689         nil, don't apply the whole body.  If the file doesn't exists, set
11690         modtime to '(-1 65535).  Suggested by Luc Teirlinck
11691         <teirllm@auburn.edu>.
11693 2004-08-09  Luc Teirlinck  <teirllm@auburn.edu>
11695         * help.el (describe-bindings): Doc fix.
11697         * subr.el (kbd): Doc fix.
11699 2004-08-08  John Paul Wallington  <jpw@gnu.org>
11701         * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
11702         instead of `string-to-int'.
11703         (define-ibuffer-column mode): Fix indentation.
11705 2004-08-08  Lars Hansen  <larsh@math.ku.dk>
11707         * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
11709 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
11711         * subr.el (global-unset-key, local-unset-key): Doc fixes.
11713         * novice.el (disabled-command-function): New variable renamed from
11714         `disabled-command-hook'.
11715         (disabled-command-hook): Keep the _variable_ as alias for
11716         `disabled-command-function' and make obsolete.
11717         (disabled-command-function): Function renamed from
11718         `disabled-command-hook'.  Adapt code to name change of the variable.
11720 2004-08-07  Satyaki Das  <satyaki@theforce.stanford.edu>  (tiny change)
11722         * simple.el (completion-root-regexp): New defvar.
11723         (completion-setup-function): Use it instead of a literal string.
11725 2004-08-07  John Paul Wallington  <jpw@gnu.org>
11727         * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
11728         (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
11729         (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
11730         (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
11732 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>  (tiny change)
11734         * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
11735         (mail-extr-voodoo): Check mail-extr-disable-voodoo.
11737 2004-08-04  Kenichi Handa  <handa@m17n.org>
11739         * international/encoded-kb.el (encoded-kbd-setup-keymap):
11740         Fix previous change.
11742 2004-08-03  Kenichi Handa  <handa@m17n.org>
11744         * international/encoded-kb.el: The following changes are to
11745         utilize key-translation-map instead of minor mode map.
11746         (encoded-kbd-iso2022-non-ascii-map): Delete it.
11747         (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
11748         (encoded-kbd-last-key): New function.
11749         (encoded-kbd-iso2022-single-shift): New function.
11750         (encoded-kbd-iso2022-designation)
11751         (encoded-kbd-self-insert-iso2022-7bit)
11752         (encoded-kbd-self-insert-iso2022-8bit)
11753         (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
11754         (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
11755         key-translation-map.
11756         (encoded-kbd-setup-keymap): Setup key-translation-map.
11757         (saved-key-translation-map): New variable.
11758         (encoded-kbd-mode): Save/restore key-translation-map.
11759         Adjust for the change of encoded-kbd-setup-keymap.
11761 2004-08-02  Kim F. Storm  <storm@cua.dk>
11763         * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
11764         and call compute-motion with nil for topos and width to get proper
11765         usable width and height for both window and non-window systems.
11767         * windmove.el (windmove-coordinates-of-position): Let compute-motion
11768         calculate usable window width and height.
11770         * window.el (window-buffer-height): Call compute-motion with nil width.
11772 2004-08-01  David Kastrup  <dak@gnu.org>
11774         * replace.el (query-replace-read-from):
11775         Use `query-replace-compile-replacement'.
11776         (query-replace-compile-replacement): New function.
11777         (query-replace-read-to): Use `query-replace-compile-replacement'
11778         for repeating the last command.
11780 2004-08-01  John Paul Wallington  <jpw@gnu.org>
11782         * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
11783         (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
11784         (pr-switches): Remove period from end of error messages.
11786         * help-mode.el (help-go-back): Likewise.
11788         * abbrev.el (only-global-abbrevs): Doc fix.
11789         (edit-abbrevs-map): Define within defvar.
11790         (quietly-read-abbrev-file): Doc fix.
11792 2004-07-31  Luc Teirlinck  <teirllm@auburn.edu>
11794         * novice.el (enable-command, disable-command): Doc fixes.
11796         * subr.el (event-modifiers, event-basic-type): Doc fixes.
11798 2004-07-30  Richard M. Stallman  <rms@gnu.org>
11800         * subr.el (with-local-quit): Doc fix.
11802 2004-07-30  Luc Teirlinck  <teirllm@auburn.edu>
11804         * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
11806 2004-07-28  Luc Teirlinck  <teirllm@auburn.edu>
11808         * custom.el (defcustom): Doc fix.
11810 2004-07-28  Masatake YAMATO  <jet@gyve.org>
11812         * progmodes/etags.el (etags-tags-apropos): Show building progress.
11814 2004-07-26  Stefan Monnier  <monnier@iro.umontreal.ca>
11816         * imenu.el (imenu-prev-index-position-function)
11817         (imenu-extract-index-name-function, imenu-name-lookup-function)
11818         (imenu--index-alist): Docstring redundancy fix.
11820 2004-07-25  Lars Hansen  <larsh@math.ku.dk>
11822         * wdired.el (wdired-finish-edit): Require dired-aux before locally
11823         binding dired-backup-overwrite.
11825 2004-07-25  John Paul Wallington  <jpw@gnu.org>
11827         * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
11829 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
11831         * term/tty-colors.el (tty-color-approximate): Doc fix.
11833         * select.el (x-get-selection, x-set-selection): Doc fixes.
11835         * frame.el (make-frame): Doc fix.
11837 2004-07-24  Richard M. Stallman  <rms@gnu.org>
11839         * mail/rmail.el (rmail-mime-charset-pattern):
11840         Don't include semicolon in the charset value.
11842         * replace.el (occur-next-error): Call set-window-point.
11843         (occur-engine): Handle negative NLINES.
11845 2004-07-23  Luc Teirlinck  <teirllm@auburn.edu>
11847         * frame.el (modify-all-frames-parameters): Minor doc fix.
11848         (set-frame-configuration): Doc fix.
11850 2004-07-23  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
11852         * simple.el (completion-setup-function): Compute the common parts
11853         and the first difference place correctly when
11854         partial-completion-mode is on.
11856 2004-07-22  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11858         * ps-print.el: Doc fix.
11859         (ps-print-version): New version 6.6.5.
11860         (ps-printing-region): Doc fix.
11861         (ps-generate-string-list): Comment fix.
11862         (ps-message-log-max): Code fix.
11864 2004-07-22  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11866         * ps-print.el (ps-begin-file): Improve the DSC compliance of the
11867         generated PostScript.
11869 2004-08-17  Reiner Steib  <Reiner.Steib@gmx.de>
11871         * net/tls.el (tls-process-connection-type): Fix docstring.  (Sync
11872         with Gnus v5_10 branch.)
11874 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
11876         * calendar/time-date.el (time-to-number-of-days): New function.
11877         Imported from from Gnus.
11879 2004-07-22  Kim F. Storm  <storm@cua.dk>
11881         * progmodes/make-mode.el: Fix comments.
11883 2004-07-21  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
11885         * printing.el: Doc fix.
11887 2004-07-20  Luc Teirlinck  <teirllm@auburn.edu>
11889         * frame.el (modify-all-frames-parameters): Minor doc fix.
11891 2004-07-20  Richard M. Stallman  <rms@gnu.org>
11893         * textmodes/fill.el (fill-nobreak-p): If this break point is
11894         at the end of the line, don't consider the newline which follows
11895         as a reason to return t.
11897 2004-07-19  John Paul Wallington  <jpw@gnu.org>
11899         * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
11901 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
11903         * dired-aux.el (dired-do-kill-lines): Expand docstring.
11904         Delete irrelevant code.
11906 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
11908         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
11909         New docstring.  From Luc Teirlinck.
11911 2004-07-17  Luc Teirlinck  <teirllm@auburn.edu>
11913         * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
11914         section.
11915         (auto-revert-handler): Do not check `auto-revert-tail-mode' for
11916         non-file buffers.  We know it is nil.
11918 2004-07-17  Kai Grossjohann  <kai.grossjohann@gmx.net>
11920         Sync with Tramp 2.0.43.
11922         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
11923         Remove outdated comment.
11924         (tramp-locked, tramp-locker): New variables for implementing a
11925         global lock.
11926         (tramp-sh-file-name-handler): Use them to implement the global lock.
11928 2004-07-13  Michael Albinus  <michael.albinus@gmx.de>
11930         * net/tramp.el (all): Code cleanup.  Change all `tramp-handle-xxx'
11931         calls to respective `xxx` calls.
11932         (tramp-process-alive-regexp): Precise doc string.
11933         (tramp-multi-action-process-alive): New defun.
11934         (tramp-multi-actions): Use it.
11935         (tramp-handle-find-backup-file-name): `copy-tree' is available
11936         since Emacs 22.1 only (XEmacs has it).  Implementation rewritten
11937         in order to avoid this function.
11938         (tramp-handle-write-region): Set current buffer.  If connection
11939         wasn't open, `file-modes' has changed it accidently.  Reported by
11940         David Kastrup <dak@gnu.org>.
11941         (tramp-enter-password, tramp-read-passwd): New arguments USER and
11942         HOST.
11943         (tramp-action-password, tramp-multi-action-password): Apply it.
11944         (tramp-open-connection-rsh): If a port is given, the Tramp buffer
11945         name must still contain the port number.  Otherwise, we have two
11946         Tramp buffers, with all the confusion.  Reported by Myron Selby
11947         <myron@xytech.com> and Rolf Dubitzky
11948         <Dubitzky@physi.uni-heidelberg.de>.
11950         * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
11951         HOST to `tramp-enter-passwd'.
11953         * net/tramp-vc.el (all): Code cleanup.  Change all
11954         `tramp-handle-xxx' calls to respective `xxx` calls.
11956 2004-07-17  Jonathan Yavner  <jyavner@member.fsf.org>
11958         * emacs-lisp/testcover.el: New category "potentially-1valued" for
11959         functions that are not erroneous if either 1-valued or
11960         multi-valued.  Detect functions in this class.
11961         (testcover-1value-functions, testcover-compose-functions)
11962         (testcover-progn-functions) Add some additional functions to lists.
11963         (testcover-mark): Bugfix when marking up the definition for an
11964         empty function.
11966 2004-07-17  Richard M. Stallman  <rms@gnu.org>
11968         * replace.el (occur-read-primary-args): Pass default to
11969         read-from-minibuffer.
11971         * mail/footnote.el (footnote-section-tag): Use defcustom.
11973         * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
11974         Compile font-lock-keywords, not KEYWORDS.
11975         (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
11976         Add warn, check-type.  Handle cerror like error.
11978 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
11980         * progmodes/which-func.el (which-func-keymap): New var.
11981         (which-func-face): New face.
11982         (which-func-format): Use them.
11984 2004-07-16  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
11986         * buff-menu.el (list-buffers-noselect): Append the buffer's
11987         process status to its mode name.
11989 2004-07-16  Kim F. Storm  <storm@cua.dk>
11991         * simple.el (inhibit-mark-movement): New defvar.
11992         (beginning-of-buffer, end-of-buffer): Do not push mark if
11993         inhibit-mark-movement is non-nil or C-u prefix is given.
11995         * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
11996         Init to beginning-of-buffer and end-of-buffer.
11997         (cua--undo-push-mark): New defvar.
11998         (cua--pre-command-handler): Set inhibit-mark-movement if mark is
11999         already active and command is in cua--preserve-mark-commands.
12000         Also fix check for shift modifier on non-window systems.
12001         (cua--post-command-handler): Clear inhibit-mark-movement if set.
12003 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
12005         * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
12006         of two integers, instead of a cons.
12008         * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12009         `visited-file-modtime' now returns a list of two integers, instead
12010         of a cons.
12012         * dired.el (dired-directory-changed-p): Ditto.
12014         * progmodes/grep.el (grep): Doc fix.
12016 2004-07-14  Daniel Pfeiffer  <occitan@esperanto.org>
12018         * autorevert.el (auto-revert-tail-mode)
12019         (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
12020         (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
12021         in both at the same time.
12022         (auto-revert-tail-mode): New command.
12023         (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
12024         (auto-revert-handler): Revert only either tail or whole file.
12026         * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
12027         add auto-revert-tail-mode.
12029 2004-07-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12031         * printing.el: Doc fix.  Change name of some funs.
12032         (pr-dosify-file-name): New fun.  Replace ps-dosify-path.
12033         (pr-unixify-file-name): New fun.  Replace ps-unixify-path.
12034         (pr-standard-file-name): New fun.  Replace pr-standard-path.
12035         (pr-call-process): Code fix.
12037 2004-07-12  Luc Teirlinck  <teirllm@auburn.edu>
12039         * subr.el (with-selected-window): Doc fix.
12041 2004-07-11  Luc Teirlinck  <teirllm@auburn.edu>
12043         * subr.el (get-buffer-window-list): Doc fix.
12045 2004-07-10  Luc Teirlinck  <teirllm@auburn.edu>
12047         * files.el (switch-to-buffer-other-window): Doc fix.
12049         * window.el (save-selected-window, one-window-p)
12050         (split-window-keep-point, split-window-vertically)
12051         (split-window-horizontally): Doc fixes.
12053 2004-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12055         * printing.el: Doc fix.  Now it uses call-process instead of
12056         shell-command for low command execution.
12057         (pr-version): New version number (6.8).
12058         (pr-shell-file-name): Option removed.
12059         (pr-shell-command): Fun removed.
12060         (pr-call-process): New fun.  Replace pr-shell-command.
12061         (pr-standard-path, pr-remove-nil-from-list): New funs.
12062         (zmacs-region-stays, current-mouse-event, current-menubar): New var.
12063         (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
12064         (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
12065         (pr-ps-utility-process, pr-txt-print): Code fix.
12067 2004-07-10  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
12069         * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
12070         boolean.
12072 2004-07-09  Lars Hansen  <larsh@math.ku.dk>
12074         * wid-edit.el (widget-field-buffer): Doc fix.
12076 2004-07-09  John Paul Wallington  <jpw@gnu.org>
12078         * emacs-lisp/re-builder.el (reb-update-overlays):
12079         Distinguish between one and several matches in message.
12081 2004-07-09  Richard M. Stallman  <rms@gnu.org>
12083         * mouse.el (mouse-set-region-1): If transient-mark-mode
12084         is `identity', change it to `only'.
12086         * simple.el (current-word): Doc fix.
12088 2004-07-09  Mark A. Hershberger  <mah@everybody.org>
12090         * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
12091         so that it is more understanding of whitespace.
12093         * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
12094         (("ns" . "element") (attr-list) children) instead of
12095         ((:ns . "element") (attr-list) children) in order to reduce the
12096         number of symbols used.
12097         (xml-skip-dtd): Change to use xml-parse-dtd but set
12098         xml-validating-parsing to nil.
12099         (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
12100         (xml-substitute-entity): Remove in favor of new entity substitution.
12101         (xml-substitute-special): Rewrite in to substitute complex
12102         entities from DOCTYPE declarations.
12103         (xml-parse-fragment): Parse fragments from entity deleclarations.
12104         (xml-parse-region, xml-parse-tag, xml-parse-attlist)
12105         (xml-parse-dtd, xml-substitute-special): Make validity checks
12106         conditioned on xml-validating-parser.  Add "Not Well Formed" to
12107         error messages about well-formedness.
12109 2004-07-08  Steven Tamm  <steventamm@mac.com>
12111         * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
12112         (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
12113         Do not treat double clicks and triple clicks specially in the
12114         scroll bar (preventing strange repositioning problems)
12116 2004-07-06  Stefan Monnier  <monnier@iro.umontreal.ca>
12118         * replace.el (query-replace-regexp-eval): Fix last change.
12120 2004-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12122         * replace.el (query-replace-descr): New fun.
12123         (query-replace-read-from, query-replace-read-args): Default to the
12124         previous from&to.
12125         (query-replace-read-to): Quote the `from' string when displaying it.
12126         (query-replace-regexp-eval): Immediately check read-only status.
12127         Use query-replace-read-from to get the \n checking.
12128         Quote the `from' string when displaying it.
12129         (map-query-replace-regexp, occur-read-primary-args):
12130         Quote the `from' string when displaying it.
12132         * isearch.el (isearch-query-replace): Pass the regexp-ness and
12133         delimited-ness of the search to query-replace.
12135         * replace.el (query-replace-read-from, query-replace-read-to):
12136         New funs extracted from query-replace-read-args.
12137         (query-replace-read-args): Use them.
12139         * replace.el (query-replace-interactive, query-replace-read-args):
12140         Remove the `initial' special value.
12141         (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
12142         (occur-engine): Remove unused var `matchend'.
12144         * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
12145         Use the search string without prompting.
12147 2004-07-05  Kenichi Handa  <handa@m17n.org>
12149         * international/mule.el (decode-coding-inserted-region):
12150         Set last-coding-system-used only when coding is nil.
12152 2004-07-03  Eli Zaretskii  <eliz@gnu.org>
12154         * progmodes/grep.el (grep-compute-defaults, grep-command)
12155         (grep-program, find-program, grep-find-use-xargs, grep-history)
12156         (grep-find-history, grep-tag-default, grep-find-command)
12157         (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
12158         Add autoload cookies, for unbundled packages that load `compile'
12159         and expect all grep-related symbols to become defined.
12161 2004-07-03  KOSEKI Yoshinori  <kose@meadowy.org>
12163         * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
12164         (iimage-mode-image-search-path): New user option to search the
12165         image file.
12166         (iimage-locate-file): New funcion.  Emacs21.3 or earlier does not
12167         have locate-file.
12168         (iimage-mode-buffer): Use it.
12170 2004-07-03  Nick Roberts  <nickrob@gnu.org>
12172         * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
12173         carefully.
12174         (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
12176 2004-07-03  Juri Linkov  <juri@jurta.org>
12178         * replace.el (query-replace-read-args): Swallow space after 'foo,
12179         not after (quote foo).  Match space only immediately after symbol,
12180         not anywhere in the whole string.
12182 2004-07-02  Richard M. Stallman  <rms@gnu.org>
12184         * replace.el (query-replace-read-args): Swallow space after
12185         symbols, not after closeparens.  But avoid error if string ends there.
12187         * progmodes/python.el (python-beginning-of-statement):
12188         Exit the loop if backward-up-list gets error.
12190         * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
12192 2004-07-02  Andre Spiegel  <spiegel@gnu.org>
12194         * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
12195         only if vc-consult-headers is non-nil.
12197 2004-07-02  Juri Linkov  <juri@jurta.org>
12199         * pcvs.el (cvs-mode-diff-repository): New command.
12201         * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
12203 2004-07-01  Juri Linkov  <juri@jurta.org>
12205         * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
12206         C-M-y to isearch-yank-char.  Bind M-% to isearch-query-replace,
12207         C-M-% to isearch-query-replace-regexp.
12208         (minibuffer-local-isearch-map): Add arrow key bindings.
12209         Bind C-f to isearch-yank-char-in-minibuffer.
12210         (isearch-forward): Doc fix.
12211         (isearch-edit-string): Doc fix.
12212         (isearch-query-replace, isearch-query-replace-regexp): New funs.
12213         (isearch-del-char): Add optional arg.  Set isearch-yank-flag to t.
12214         (isearch-yank-char): Add optional arg.
12215         (isearch-yank-char-in-minibuffer): New fun.
12217         * replace.el (query-replace-interactive): Change type from boolean
12218         to choice.  Add value `initial'.
12219         (query-replace-read-args): Handle value `initial' of
12220         query-replace-interactive.
12222 2004-06-29  Kim F. Storm  <storm@cua.dk>
12224         * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
12225         (breakpoint-disabled-bitmap-face): Add :group 'gud.
12227         * progmodes/ada-xref.el (ada-tight-gvd-integration):
12228         Add :group 'ada.
12230         * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
12232 2004-06-29  Juri Linkov  <juri@jurta.org>
12234         * replace.el (query-replace-read-args): Swallow a space after
12235         everything except )]" which in most cases means after a symbol.
12237         * emacs-lisp/pp.el (pp-buffer): Add autoload.
12239 2004-06-28  Richard M. Stallman  <rms@gnu.org>
12241         * font-lock.el (font-lock-fontify-syntactic-keywords-region):
12242         More changes to go with previous change in font-lock.el.
12244 2004-06-26  David Kastrup  <dak@gnu.org>
12246         * replace.el (perform-replace): Highlight the match even in
12247         non-query mode if there is potential replace string editing.
12249 2004-06-26  Kai Grossjohann  <kai.grossjohann@gmx.net>
12251         * net/tramp.el (tramp-handle-file-remote-p): New implementation to
12252         agree with new return value of `file-remote-p'.
12253         This syncs with Tramp 2.0.42.
12255         * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
12256         according to new documentation of `file-remote-p'.
12258         * files.el (file-remote-p): Fix doc to say that return value is
12259         identification of remote system, if not nil.
12260         (file-relative-name): Use new return value of `file-remote-p'.
12262 2004-06-26  Nick Roberts  <nickrob@gnu.org>
12264         * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
12265         (gdb-goto-breakpoint): Fix breakage.
12267 2004-06-26  Eli Zaretskii  <eliz@gnu.org>
12269         * man.el (Man-getpage-in-background): Add windows-nt to the list
12270         of systems where shell-file-name should be used instead of
12271         literal "sh".
12273 2004-06-25  Sam Steingold  <sds@gnu.org>
12275         * add-log.el (change-log-font-lock-keywords): Support Common Lisp
12276         function names `(setf symbol)'.
12278 2004-06-24  Richard M. Stallman  <rms@gnu.org>
12280         * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
12282         * font-lock.el (font-lock-keywords): Change format of compiled values.
12283         Document it.
12284         (font-lock-add-keywords): If font-lock-keywords is compiled,
12285         extract the uncompiled version, modify, then recompile.
12286         (font-lock-remove-keywords): Likewise.
12287         (font-lock-fontify-keywords-region): Handle changed format.
12288         (font-lock-compile-keywords): Handle changed format.
12289         (font-lock-set-defaults): Compile the keywords explicitly here.
12291 2004-06-24  David Kastrup  <dak@gnu.org>
12293         * replace.el (query-replace-read-args): Implement `\,' and `\#'
12294         replacements here.
12295         (query-replace-regexp): Doc string explaining this and the new
12296         `\?' replacement.  Remove `\,' and `\#' implementation here, as it
12297         is better placed in `query-replace-read-args'.
12298         (replace-regexp): Explain `\,', `\#' and `\?'.
12299         (replace-match-data): New function for thorough reuse/destruction
12300         of old match-data.
12301         (replace-match-maybe-edit): Function for implementing `\?' editing.
12302         (perform-replace): Fix maintaining of the match stack including
12303         already matched regions, implement `\?', fix various problems
12304         with regions while editing and other stuff.
12305         (replace-highlight): Simplify.
12307 2004-06-24  Daniel Pfeiffer  <occitan@esperanto.org>
12309         * progmodes/grep.el (grep-error-screen-columns): New variable.
12310         (grep-regexp-alist): Give it the full functionality of gnu style
12311         compilation messages with line and column ranges.  Ask me for the
12312         perl script I'm working on, that uses these.
12314 2004-06-23  Nick Roberts  <nickrob@gnu.org>
12316         * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
12317         Remove.
12318         (comint-insert-input, comint-mouse-insert-input): New functions
12319         based on comint-insert-clicked-input for two bindings but just
12320         one functionality.
12322 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
12324         * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
12326 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
12328         * files.el (write-contents-functions): Doc fix.
12330 2004-06-21  Juanma Barranquero  <lektu@terra.es>
12332         * image.el (image-library-alist): Rewrite docstring in active voice.
12334 2004-06-20  Richard M. Stallman  <rms@gnu.org>
12336         * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
12338         * isearch.el (isearch-repeat): Avoid testing old match data.
12339         (isearch-message): Display trailing space in special font
12340         when search is failing.
12341         (isearch-search-fun-function): Doc fix.
12343         * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
12345 2004-06-19  Luc Teirlinck  <teirllm@auburn.edu>
12347         * frame.el (show-trailing-whitespace): Doc fix.
12349         * cus-edit.el (custom-variable-documentation): New function.
12350         (custom-variable): Use it.
12352 2004-06-19  Nick Roberts  <nickrob@gnu.org>
12354         * man.el (Man-getpage-in-background): Revert previous change but
12355         make cygwin a special case.
12357 2004-06-18  Luc Teirlinck  <teirllm@auburn.edu>
12359         * autorevert.el (global-auto-revert-non-file-buffers):
12360         Update docstring.
12362 2004-06-19  Daniel Pfeiffer  <occitan@esperanto.org>
12364         * progmodes/compile.el (compilation-error-properties): Store one
12365         more than end-col, if present, so that transient-mark-mode will
12366         highlight last char too.
12367         * progmodes/grep.el (grep-regexp-alist): Match columns and column
12368         ranges, if present.
12370 2004-06-18  Jason Rumney  <jasonr@gnu.org>
12372         * makefile.w32-in: Double percent signs in for loops.
12374 2004-06-17  David Kastrup  <dak@gnu.org>
12376         * replace.el (query-replace-read-args): Only warn about use of \n
12377         and \t when we are doing a regexp replacement and the actual
12378         escaped character is n or t.
12379         (query-replace-regexp): Add \, and \# interpretation to
12380         interactive call and document it.
12381         (query-replace-regexp-eval, replace-match-string-symbols): Add \#
12382         as shortkey for replace-count.
12383         (replace-quote): New function for doubling backslashes.
12385 2004-06-17  Juanma Barranquero  <lektu@terra.es>
12387         * files.el (parse-colon-path, cd): Mention in docstring that the
12388         path separator is colon in GNU-like systems.
12390         * newcomment.el (comment-region-internal): Fix docstring.
12392         * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
12393         (ewoc-invalidate, ewoc-collect): Doc fixes.
12394         (ewoc--create-node, ewoc--delete-node-internal):
12395         Fix typos in docstring.
12397 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
12399         * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
12400         manual to docstring.
12402 2004-06-15  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
12404         * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
12406 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
12408         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12409         Add hyperlink to emacs-xtra manual to docstring.
12411         * autorevert.el (global-auto-revert-non-file-buffers):
12412         Add hyperlink to emacs-xtra manual to docstring, as well as an
12413         info-link.
12415 2004-06-14  Juanma Barranquero  <lektu@terra.es>
12417         * image.el (image-library-alist): New variable to map image types
12418         to external libraries.  Initialized to nil, unless system-specific
12419         configs change it.
12420         (image-type-available-p): Determine whether an image type is
12421         available by calling `init-image-library'.
12423         * term/w32-win.el (image-library-alist): Initialize to a known set
12424         of probable library names.
12426 2004-06-14  Kenichi Handa  <handa@m17n.org>
12428         * international/code-pages.el (windows-1256, cp1125): Fix tables
12429         for several characters.
12431         * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
12433 2004-06-13  Richard M. Stallman  <rms@gnu.org>
12435         * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
12437         * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
12438         not "`pc-selection-mode'".
12440         * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
12442         * simple.el (previous-matching-history-element): Specify a default.
12444         * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
12446         * cus-face.el (custom-declare-face): Simplify code.
12448         * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
12450 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
12452         * files.el (before-save-hook): Add `time-stamp' to the options.
12454         * time-stamp.el (time-stamp): Recommend adding it to
12455         `before-save-hook', rather than `write-file-functions'.
12456         Make a similar change in `Commentary' section.
12458 2004-06-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
12460         * diff-mode.el (diff-current-defun): If at start of hunk, use
12461         position of first change.
12463 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
12465         * dired-x.el (dired-mark-omitted): Bind to "*O".
12467 2004-06-12  Karl Fogel  <kfogel@red-bean.com>
12469         * bookmark.el (bookmark-bmenu-relocate): New function, as
12470         suggested by David J. Biesack <David.Biesack@sas.com>.
12471         (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
12472         (bookmark-bmenu-mode): Describe binding in doc string.
12473         (bookmark-set-filename): Save the bookmark list if it's time.
12475 2004-06-13  Kenichi Handa  <handa@m17n.org>
12477         * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
12478         (ccl-untranslated-to-ucs): Fix typo.
12480 2004-06-12  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
12482         * progmodes/python.el (python-open-block-statement-p):
12483         Fix indentation after a block opening that contains a comment.
12485 2004-06-12  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>  (tiny change)
12487         * bindings.el (completion-ignored-extensions): Add file extensions
12488         of Python byte-compiled files.
12490 2004-06-12  Juri Linkov  <juri@jurta.org>
12492         * info.el (Info-goto-node): Add autoload.
12493         (Info-toc): Add substring-no-properties on Info file name.
12494         (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
12495         (Info-mode-map): Bind L to Info-history, T to Info-toc.
12497 2004-06-12  Kenichi Handa  <handa@m17n.org>
12499         * international/mule-cmds.el (set-language-environment):
12500         Load subst tables if necessary.
12502         * international/mule.el (decode-char): Load subst tables if necessary.
12503         (encode-char): Likewise.
12505         * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
12506         pair correctly.  Call ccl-mule-utf-untrans for untranslable chars.
12507         (utf-16le-decode-loop): Set r5 to -1 before loop.
12508         (utf-16be-decode-loop): Likewise.
12509         (ccl-decode-mule-utf-16le): Add EOF processing block.
12510         (ccl-decode-mule-utf-16be): Likewise.
12511         (ccl-decode-mule-utf-16le-with-signature): Likewise.
12512         (ccl-decode-mule-utf-16be-with-signature): Likewise.
12513         (ccl-decode-mule-utf-16): Likewise.  Set r5 to -1 initially.
12514         (ccl-mule-utf-16-encode-untrans): New CCL.
12515         (utf-16-decode-to-ucs): Handle pre-read character.
12516         (utf-16le-encode-loop): Handle surrogate pair.
12517         (utf-16be-encode-loop): Likewise.
12518         (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
12519         of utf-16le-encode-loop.
12520         (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
12521         of utf-16be-encode-loop.
12522         (mule-utf-16-post-read-conversion):
12523         Call utf-8-post-read-conversion at first.
12524         (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
12525         Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
12526         Add post-read-conversion and pre-write-conversion.
12528         * international/utf-8.el (utf-translate-cjk-charsets): New variable.
12529         (utf-translate-cjk-unicode-range): New variable.
12530         (utf-translate-cjk-load-tables): New function.
12531         (utf-lookup-subst-table-for-decode): New function.
12532         (utf-lookup-subst-table-for-encode): New function.
12533         (utf-translate-cjk-mode): Init-value changed to t.  Don't load
12534         tables here.  Update safe-charsets of utf-* coding systems.
12535         (ccl-mule-utf-untrans): New CCL.
12536         (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans.  Use `repeat'
12537         at end of each branch.
12538         (ccl-mule-utf-8-encode-untrans): New CCL.
12539         (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
12540         (ccl-untranslated-to-ucs): Handle 2-byte encoding.  Set r1 to the
12541         length of encoding.  Don't return r0.
12542         (utf-8-compose): New arg hash-table.  Handle 2-byte encoding.
12543         (utf-8-post-read-conversion): Narrow to region properly.
12544         If utf-translate-cjk-mode is on, load tables if necessary.
12545         Call utf-8-compose with hash-table arg if necessary.
12546         Call XXX-compose-region instead of XXX-post-read-convesion.
12547         (utf-8-pre-write-conversion): New function.
12548         (mule-utf-8): Include CJK charsets in safe-charsets if
12549         utf-translate-cjk-mode is on.  Add pre-write-conversion.
12551         * international/characters.el: Temporarily set
12552         utf-translate-cjk-mode to nil.
12554         * language/devan-util.el (devanagari-compose-region):
12555         Add autoload cookie.
12557         * international/ccl.el (ccl-dump-call): Fix printing the
12558         subroutine name.
12560 2004-06-11  Luc Teirlinck  <teirllm@auburn.edu>
12562         * dired.el (dired-revert): If buffer is marked unmodified before
12563         reverting, keep it marked unmodified.
12564         Adapt to new conventions for commenting out code.
12565         (dired-make-relative): Adapt to new conventions for commenting out code.
12567 2004-06-10  Miles Bader  <miles@gnu.ai.mit.edu>
12569         * eshell/esh-module.el (eshell-load-defgroups):
12570         Bind `vc-handled-backends' to nil when opening files.
12572 2004-06-11  Juanma Barranquero  <lektu@terra.es>
12574         * files.el (parse-colon-path, cd): Doc fixes (refer to
12575         `path-separator', not colon).
12577 2004-06-10  Juanma Barranquero  <lektu@terra.es>
12579         * newcomment.el (comment-search-forward)
12580         (comment-search-backward): Fix typos in docstring.
12581         (comment-region): Doc fix.
12583 2004-06-10  Luc Teirlinck  <teirllm@auburn.edu>
12585         * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
12586         switch is no longer stored in `dired-switches-alist'.
12588         * dired-aux.el (dired-insert-subdir): Do not store R switch in
12589         `dired-switches-alist'.
12591 2004-06-10  Kim F. Storm  <storm@cua.dk>
12593         * pcvs.el (cvs-mode-diff-yesterday): New command.
12595         * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
12597 2004-06-10  Juri Linkov  <juri@jurta.org>
12599         * emacs-lisp/edebug.el (edebug-eval-defun):
12600         * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
12601         Fix docstring.
12603         * simple.el (eval-expression-print-format): Don't print additional
12604         information on the first call to `eval-print-last-sexp'.
12605         (next-error-find-buffer): Fix punctuation.
12606         (killing) <defgroup>: Fix punctuation.
12607         (yank-excluded-properties): Change group from editing to killing.
12609         * replace.el (perform-replace): Use `limit' to terminate the
12610         while-loop explicitly.
12612 2004-06-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12614         * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
12615         Use lc-*.xpm as prefix instead of *-locol.xpm.
12617         * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
12618         * toolbar/lc-help.xpm, toolbar/lc-home.xpm
12619         * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
12620         * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
12621         * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
12622         * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
12623         * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
12624         * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
12625         * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
12626         * toolbar/lc-up_arrow.xpm:
12627         Rename from *-locol.xpm.
12629 2004-06-09  Rajesh Vaidheeswarran  <rv@gnu.org>
12631         * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
12632         include forms like &<str>; as valid url patterns.
12634 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
12636         * dired.el (dired-diff, dired-backup-diff)
12637         (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
12638         (dired-do-chown, dired-do-touch, dired-do-print)
12639         (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
12640         (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
12641         (dired-create-directory, dired-do-copy, dired-do-symlink)
12642         (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
12643         (dired-do-copy-regexp, dired-do-hardlink-regexp)
12644         (dired-do-symlink-regexp, dired-upcase, dired-downcase)
12645         (dired-maybe-insert-subdir, dired-next-subdir)
12646         (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
12647         (dired-kill-subdir, dired-tree-up, dired-tree-down)
12648         (dired-hide-subdir, dired-hide-all, dired-show-file-type)
12649         (dired-run-shell-command, dired-query): Remove redundant,
12650         or incorrect, autoloads.
12652         * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
12653         does not end in a slash.  Add optional argument KILL-ROOT.
12654         Update docstring.
12655         (dired-do-touch, dired-clean-directory, dired-run-shell-command)
12656         (dired-query): Add autoloads.
12658 2004-06-08  Daniel Pfeiffer  <occitan@esperanto.org>
12660         * progmodes/compile.el (compilation-set-window-height):
12661         Rearrange the save-* functions because a buffer can have several current
12662         point in different windows.
12663         (compilation-error-regexp-alist-alist): Recognize {standard input}
12664         GNU messages (for gcc --pipe) and more kinds of Oracle messages.
12666 2004-06-08  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12668         * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
12669         * toolbar/help-locol.xpm, toolbar/home-locol.xpm
12670         * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
12671         * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
12672         * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
12673         * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
12674         * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
12675         * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
12676         * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
12677         * toolbar/up_arrow-locol.xpm:
12678         New versions of icons that uses fewer colors.
12680         * toolbar/tool-bar.el (tool-bar-local-item)
12681         (tool-bar-local-item-from-menu): Try to use icons with fewer colors
12682         if display-color-cells is 256 or less.
12684 2004-06-08  Kim F. Storm  <storm@cua.dk>
12686         * wid-edit.el (widget-specify-button): Use hand pointer rather
12687         than mouse-face as visible mouse-over effect.
12689 2004-06-07  Karl Fogel  <kfogel@red-bean.com>
12691         * saveplace.el (save-place-alist-to-file): Bind `print-length'
12692         and `print-level' to nil when writing out `save-place-alist'.
12693         Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
12695 2004-06-07  Juanma Barranquero  <lektu@terra.es>
12697         * completion.el (completion-kill-region): Doc fix.
12699         * format.el (format-insert-annotations)
12700         (format-annotate-location): Doc fixes.
12701         (format-subtract-regions): Make arguments match their use in docstring.
12703         * simple.el (kill-region): Doc fix.
12705         * subr.el (insert-buffer-substring-no-properties)
12706         (insert-buffer-substring-as-yank): Doc fixes.
12708 2004-06-07  Luc Teirlinck  <teirllm@auburn.edu>
12710         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12711         Update docstring.
12712         (dired-reset-subdir-switches): New function.
12714         * dired.el (dired-undo): Call `dired-build-subdir-alist'.
12715         Limit scope of `buffer-read-only' binding.
12717 2004-06-06  Emilio C. Lopes  <eclig@gmx.net>
12719         * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
12720         eshell-explicit-command-char.
12722 2004-06-06  Juanma Barranquero  <lektu@terra.es>
12724         * help-fns.el (help-argument-name): Inherit from italic face only
12725         if the frame supports it.
12727 2004-06-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12729         * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
12730         * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
12731         * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
12732         * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
12733         * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
12734         * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
12735         * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
12736         New conversions from xpm files.
12738         * toolbar/README: New file.
12740 2004-06-06  Richard M. Stallman  <rms@gnu.org>
12742         * isearch.el (isearch-mode-map): Undo previous change.
12744 2004-06-05  Juri Linkov  <juri@jurta.org>
12746         * bindings.el (debug-ignored-errors): Add regexps for history
12747         related messages.  Remove $ from "No further undo information".
12748         Move Ediff's messages to ediff.el.
12750         * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
12752         * cus-edit.el (custom-display): Add `min-colors'.
12754         * custom.el (defface): Add `supports' to docstring.
12756         * help-fns.el (help-argument-name): Add :group 'help.
12758 2004-06-05  Luc Teirlinck  <teirllm@auburn.edu>
12760         * find-dired.el (find-ls-subdir-switches): New user option.
12761         (find-dired): No longer call `abbreviate-file-name' on DIR.
12762         Set `dired-subdir-switches' buffer-locally.
12764         * locate.el: Merge the two `Commentary' sections.
12765         (locate-ls-subdir-switches): New user option.
12766         (locate): Update for other changes.
12767         (locate-mode-map): Restore Dired binding for mouse-2.
12768         Bind `locate-mouse-view-file' to M-mouse-2.
12769         Bind `l' to `locate-do-redisplay'.
12770         (locate-main-listing-line-p, locate-do-redisplay): New functions.
12771         (locate-mouse-view-file, locate-tags, locate-find-directory):
12772         Print message if used outside main listing.
12773         (locate-mode): Update docstring.  Make `*Locate*' buffer read-only.
12774         Various changes to support inserted subdirectories.
12775         (locate-insert-header): Change header of *Locate* buffer.
12777         * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12778         Change interactive default switches.
12779         (dired-rename-subdir-2): Update `dired-switches-alist'.
12780         (dired-insert-subdir, dired-kill-subdir):
12781         Handle `dired-switches-alist'.  Do not mark buffer modified.
12782         (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
12783         (dired-insert-subdir-doinsert): Omit messages.
12784         Handle `dired-subdir-switches'.
12785         (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
12787         * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
12788         (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
12789         subdirs if -R switch is used for a subdir.
12790         (dired-mode): Set `dired-switches-alist'.
12791         (dired-build-subdir-alist): Only print number of directories in
12792         echo area when invoked interactively.
12794 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
12796         * dired-x.el (dired-omit-mode): Rename from
12797         dired-omit-files-p.  Use define-minor-mode to define it.
12798         (dired-omit-files-p): Add as alias for dired-omit-mode.
12799         (dired-omit-toggle): Delete.  Replaced by dired-omit-mode and
12800         dired-mark-omitted.
12801         (dired-mark-omitted): Add.  Bind to M-O.
12803 2004-06-05  Kenichi Handa  <handa@m17n.org>
12805         * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
12807 2004-06-05  Juanma Barranquero  <lektu@terra.es>
12809         * help-fns.el (help-argument-name): Reintroduce face.
12810         (help-default-arg-highlight): Use it, now that
12811         `face-differs-from-default-p' can be trusted.
12813 2004-06-05  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
12815         * textmodes/table.el: Sentence commands added to Point Motion
12816         group; kill and backward-kill commands added to Extraction group.
12818 2004-06-04  Mario Lang  <mlang@delysid.org>
12820         * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
12821         systems appear to use mW, make the code handle this.  Fix a
12822         division-by-zero bug while at it, and handle kernels with
12823         a slightly different layout in /proc/acpi.
12825 2004-06-04  Karl Fogel  <kfogel@red-bean.com>
12827         * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
12828         because the latter is a CL-ism.  This fixes the bug reported by
12829         Shawn Boyette <mdxi@collapsar.net> in
12830         http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
12832 2004-06-04  Miles Bader  <miles@gnu.org>
12834         * faces.el (display-supports-face-attributes-p): Function moved to
12835         C code.  Previously only the tty-related portion of this function
12836         was done in C; however the previous attempt to do a halfway-proper
12837         job for non-tty displays in lisp didn't work properly because of
12838         funny conditions during Emacs startup.
12839         (face-differs-from-default-p): Simplify, now that
12840         display-supports-face-attributes-p works properly on all display
12841         types.  Remove :stipple from comparison; it doesn't really work
12842         in emacs anyway.
12844 2004-06-04  Miles Bader  <miles@gnu.org>
12846         * faces.el (face-differs-from-default-p): Use a different
12847         implementation, so we can really check whether FACE displays
12848         differently or not.
12850 2004-06-04  Miles Bader  <miles@gnu.org>
12852         * faces.el (display-supports-face-attributes-p): Implement a
12853         `different from default' check for non-tty displays.
12855 2004-06-03  David Kastrup  <dak@gnu.org>
12857         * woman.el (woman-mapcan): More concise code.
12858         (woman-topic-all-completions, woman-topic-all-completions-1)
12859         (woman-topic-all-completions-merge): Replace by a simpler and
12860         much faster implementation based on O(n log n) sort/merge instead
12861         of the old O(n^2) behavior.
12863 2004-06-03  Miles Bader  <miles@gnu.org>
12865         * subr.el (read-number): Use canonical format for default in prompt.
12867         * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
12868         Add regexp for " [...]" style defaults.
12870 2004-06-02  Romain Francoise  <romain@orebokech.com>
12872         * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
12873         groups: if the user asks for a hidden buffer, open the
12874         corresponding filter group to expose it.
12876         * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
12877         `ibuffer-jump-to-buffer'.
12878         (ibuffer-jump-offer-only-visible-buffers): New user option.
12880 2004-06-02  Juanma Barranquero  <lektu@terra.es>
12882         * faces.el (frame-update-faces): Add empty docstring so the one
12883         for `ignore' doesn't show through.
12885         * subr.el (process-kill-without-query): Remove spurious "\n" on
12886         obsolescence string.
12887         (focus-frame, unfocus-frame): Add obsolescence declaration and
12888         empty docstring.
12890         * international/mule.el (register-char-codings): Make alias for
12891         `ignore'.  Move docstring to obsolescence info and remove redundancy.
12893 2004-06-02  Kim F. Storm  <storm@cua.dk>
12895         * frame.el (blink-cursor-start): Turn cursor off initially so blink
12896         starts after blink-cursor-delay rather than 2*blink-cursor-delay.
12898 2004-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12900         * comint.el (comint-replace-by-expanded-history-before-point):
12901         Obey `start' as the docstring says.
12902         (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
12903         (comint-update-fence): Prevent font-lock from running unnecessarily.
12904         (comint-dynamic-list-completions): Use with-current-buffer.
12906 2004-06-01  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
12908         * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
12909         (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
12910         (bibtex-entry-update): Handle alternatives and optional fields.
12911         (bibtex-parse-entry): Bugfix, handle empty key.
12913 2004-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12915         * vc-arch.el (vc-arch-state): Don't assume the file exists.
12917 2004-05-31  Lars Hansen  <larsh@math.ku.dk>
12919         * desktop.el (desktop-save): Don't save minor modes without a
12920         known mode initialization function.
12922 2004-05-30  Luc Teirlinck  <teirllm@auburn.edu>
12924         * replace.el (query-replace-interactive): Convert defvar -> defcustom.
12926         * autorevert.el: Update `Commentary' section.
12928 2004-05-30  Juanma Barranquero  <lektu@terra.es>
12930         * dos-fns.el (convert-standard-filename):
12931         * files.el (convert-standard-filename):
12932         * w32-fns.el (convert-standard-filename):
12933         Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
12935 2004-05-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
12937         Sync with Tramp.
12939         * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
12940         (tramp-let-maybe): Move to an earlier spot in the file.
12941         Patch by Andreas Schwab.
12943 2004-05-30  Andreas Schwab  <schwab@suse.de>
12945         * dired.el (dired-get-filename): Don't use dired-re-dot.
12947 2004-05-30  Richard M. Stallman  <rms@gnu.org>
12949         * files.el (find-file): Doc fix.
12951         * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
12953 2004-05-30  Nick Roberts  <nickrob@gnu.org>
12955         * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
12956         (gdb-locals-mode, gdb-frame-handler): Display current frame in the
12957         modeline of the locals buffer.
12958         (gdb-goto-breakpoint): Handle gdbmi.
12959         (gdb-get-frame-number): Change for gdbmi.
12961 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
12963         * files.el (file-remote-p): Apply file name handler for operation
12964         `file-remote-p'.  It isn' a property any longer.
12965         (file-relative-name): `fh' and `fd' get the required value via
12966         `find-file-name-handler' already.
12968         * ange-ftp.el (ange-ftp-file-remote-p): New defun.
12969         (top): Remove setting of `file-remote-p' property for
12970         `ange-ftp-hook-function'.  Add `ange-ftp' property to `file-remote-p'.
12972 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
12974         Version 2.0.41 of Tramp released.
12976         * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
12977         Throw away if process has died.
12978         Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
12979         (tramp-out-of-band-prompt-regexp): Rename to
12980         `tramp-process-alive-regexp', because its usage is widen.
12981         (tramp-actions-copy-out-of-band): Apply it.
12982         (tramp-actions-before-shell, tramp-multi-actions):
12983         Add `tramp-action-process-alive' action.
12984         (tramp-action-process-alive): New defun.
12985         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
12986         Add entry for `file-remote-p'.
12987         (tramp-handle-file-remote-p): New defun.
12988         (top): Remove setting of `file-remote-p'.  Don't set
12989         `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
12991         * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
12992         `file-remote-p'.
12994         * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
12995         counted for (last) line.  [They should or they shouldn't?  --Stef]
12996         Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
12998 2004-05-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
13000         * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
13001         not really necessary but seems to keep the shell history smaller
13002         in some cases.  It is no substitute for setting HISTFILE and
13003         HISTSIZE from tramp-open-connection-setup-interactive-shell,
13004         though.  Suggested by Luc Teirlinck.
13005         (tramp-open-connection-setup-interactive-shell): Export variables
13006         HISTFILE and HISTSIZE, do not just set them.  From Luc Teirlinck.
13007         (tramp-set-process-query-on-exit-flag): New compat function.
13008         (tramp-open-connection-multi, tramp-open-connection-su)
13009         (tramp-open-connection-rsh, tramp-open-connection-telnet)
13010         (tramp-do-copy-or-rename-file-out-of-band): Use it.
13011         (tramp-let-maybe): New macro, let-binds a variable only if it
13012         isn't obsolete.
13013         (tramp-check-ls-commands, tramp-handle-expand-file-name)
13014         (tramp-handle-file-truename): Use it.
13015         (tramp-completion-file-name-regexp-unified): Avoid matching
13016         filenames starting with "/:" -- those are reserved for
13017         file-name-non-special.
13019         * tramp-smb.el (tramp-smb-open-connection):
13020         Use tramp-set-process-query-on-exit-flag compat function.
13022 2004-05-29  Richard M. Stallman  <rms@gnu.org>
13024         * net/browse-url.el (browse-url-interactive-arg): Doc fix.
13026         * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
13027         (eval-last-sexp-print-value): Print char equivalent regardless
13028         of standard-output value.
13030         * thumbs.el (thumbs-subst-char-in-string): Delete.
13031         (thumbs-thumbname): Use subst-char-in-string.
13032         (thumbs-resize-image): Use condition-case, not ignore-errors.
13033         (thumbs-kill-buffer): Likewise.
13035         * thumbs.el: Don't include cl.  Don't bother with old Emacs versions.
13036         (thumbs-mode): Make buffer read-only.
13037         (thumbs-make-thumb): Unconditionally accept an existing file.
13038         (thumbs-insert-thumb): Add thumb-image-file property to the image.
13039         (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
13040         (thumbs-show-thumbs-list): Error if images not supported.
13041         (thumbs-save-current-image): Improve prompt string.
13042         (thumbs-mode-map): Define u, R, x.
13043         (thumbs-unmark): New command.
13044         (thumbs-emboss-image): Minor cleanup.
13045         (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
13046         (thumbs-rename-images): New command.
13047         (thumbs-show-image-num): Rewrite.  Don't rename the buffer.
13049         * thumbs.el (thumbs-current-image): New function.
13050         (thumbs-file-list, thumbs-file-alist): New functions.
13051         (thumbs-find-image): Delete arg L.
13052         Don't set up thumbs-fileL as buffer-local global var.
13053         (thumbs-find-image-at-point): Use thumbs-current-image.
13054         (thumbs-set-image-at-point-to-root-window): Likewise.
13055         (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
13056         Record and warn about errors.  Update thumbs-markedL for deletions.
13057         (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
13058         (thumbs-redraw-buffer): Use thumbs-file-list.
13059         (thumbs-mark): Use thumbs-current-image.
13060         (thumbs-show-name): Use thumbs-current-image.
13062         * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
13063         and imenu--last-menubar-index-alist.
13065         * subr.el (with-selected-window): Undo previous change.
13067 2004-05-29  John Paul Wallington  <jpw@gnu.org>
13069         * thumbs.el (thumbs-show-name): Do nothing if no image at point.
13070         (thumbs-mouse-find-image): New command.
13071         (thumbs-mode-map): Bind it to mouse-2.
13072         (thumbs-mode): Make mode-class special.
13073         (thumbs-view-image-mode): Likewise.
13075 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
13077         * flymake.el: New file.
13079 2004-05-28  Luc Teirlinck  <teirllm@auburn.edu>
13081         * files.el (find-file-noselect-1): Do not bind
13082         `inhibit-read-only' to t during execution of
13083         `find-file-not-found-functions'.
13085 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13087         * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
13088         * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
13090 2004-05-28  Juri Linkov  <juri@jurta.org>
13092         * simple.el (eval-expression-print-format): New fun.
13094         * simple.el (eval-expression):
13095         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
13096         * emacs-lisp/edebug.el (edebug-compute-previous-result)
13097         (edebug-eval-expression): Print additionally the value returned by
13098         `eval-expression-print-format'.
13100         * emacs-lisp/lisp.el (insert-pair-alist): New var.
13101         (insert-pair): Make arguments optional.  Find character pair
13102         from `insert-pair-alist' according to the last input event.
13103         (insert-parentheses): Make arguments optional.
13104         (raise-sexp, delete-pair): New funs.
13106         * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
13107         (emacs-lisp-mode-map, lisp-interaction-mode-map):
13108         Bind C-M-q to `indent-pp-sexp'.
13110         * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
13111         `pp-to-string' modified to be able to format text with newlines.
13112         (pp-to-string): Move the buffer-formatting part of the code to
13113         `pp-buffer'.  Call `pp-buffer'.
13115         * info.el (Info-desktop-buffer-misc-data): Don't save information
13116         about virtual files.
13117         (Info-restore-desktop-buffer): Restore Info buffers in prepared
13118         buffers with names obtained from the desktop file instead of the
13119         default *info* buffer.
13121 2004-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13123         * subr.el (with-selected-window): Only save/restore the selected window.
13125         * progmodes/compile.el (compilation-error-regexp-alist):
13126         Use expand-file-name and data-directory.
13128         * progmodes/grep.el (grep-tree): Rework previous fix.
13130         * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
13131         after the user marked text with the mouse.
13133         * startup.el (command-line): Keep the first regexp of
13134         auto-save-file-name-transforms intact.
13136 2004-05-28  Juanma Barranquero  <lektu@terra.es>
13138         * cus-edit.el (customize-face, customize-face-other-window)
13139         (custom-face-edit-delete): Make arguments match their use in
13140         docstring.
13141         (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
13142         docstring.
13144         * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
13145         not `cvs-butlast'.
13147         * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
13148         `nbutlast' are in subr.el).
13150         * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
13151         (set-w32-system-coding-system): Doc fixes.
13153         * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
13154         (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
13155         Make arguments match their use in docstring.
13156         (artist-draw-region-trim-line-endings)
13157         (artist-mouse-choose-operation): Fix typo in docstring.
13158         (artist-key-set-point-common): Doc fix.
13160 2004-05-28  Simon Josefsson  <jas@extundo.com>
13162         * mail/smtpmail.el (smtpmail-open-stream):
13163         Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
13165 2004-05-26  Simon Josefsson  <jas@extundo.com>
13167         * starttls.el: Merge with my GNUTLS based starttls.el.
13168         (starttls-gnutls-program, starttls-use-gnutls)
13169         (starttls-extra-arguments, starttls-process-connection-type)
13170         (starttls-connect, starttls-failure, starttls-success): New variables.
13171         (starttls-program, starttls-extra-args): Doc fix.
13172         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
13173         (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
13174         and pass on to corresponding *-gnutls function if it is set.
13176 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
13178         * autorevert.el (auto-revert-handler): Disable auto-reverting of
13179         remote files.
13181 2004-05-27  Michael Albinus  <michael.albinus@gmx.de>
13183         * files.el (file-name-non-special): There are more operations
13184         which need handling: `find-backup-file-name',
13185         `insert-file-contents', `verify-visited-file-modtime',
13186         `write-region'.  Rename t value of method to `add'.  Add new
13187         methods `quote' and `unquote-then-quote' to file-arg-indices.
13189 2004-05-25  Juri Linkov  <juri@jurta.org>
13191         * info.el (Info-toc): Call Info-mode on intermediate buffer.
13192         (Info-index-nodes): Enclose code in condition-case to catch errors.
13193         (Info-index-node): Don't search all index nodes if request is only
13194         for the current node and file is not in the cache of index nodes.
13195         (Info-mode-map): Bind Info-copy-current-node-name to `w'
13196         for consistency with dired-copy-filename-as-kill.
13197         Bind `S' to Info-search-case-sensitively.
13198         (Info-copy-current-node-name): New arg.  With zero prefix arg put
13199         the name inside a function call to `info'.  Display copied text in
13200         the echo area.
13202 2004-05-25  Sam Steingold  <sds@gnu.org>
13204         * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
13205         strip the package prefix from the symbol name, if any.
13206         Make it the `find-tag-default-function' for `lisp-mode'.
13208 2004-05-25  John Paul Wallington  <jpw@gnu.org>
13210         * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
13211         instead of obsolete `process-kill-without-query'.
13213         * textmodes/texinfmt.el (texinfo-indexvar-alist):
13214         Declare as variable, not constant.
13216 2004-05-25  Luc Teirlinck  <teirllm@auburn.edu>
13218         * files.el (find-file-noselect-1): Fix bug introduced by
13219         Revision 1.694.  As a side effect, `inhibit-read-only'
13220         is again, by default, t during execution of
13221         `find-file-not-found-functions'.
13222         (insert-directory): Check that lines were really inserted by
13223         the --dired switch, before erasing them.
13225 2004-05-24  Nick Roberts  <nickrob@gnu.org>
13227         * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
13228         (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
13229         (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
13230         (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
13231         gud-minor-mode (gdbmi).
13233 2004-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
13235         * net/browse-url.el (browse-url-interactive-arg): Enable user to
13236         explicitly select the text to be taken as URL.
13238 2004-05-23  Juri Linkov  <juri@jurta.org>
13240         * info.el (Info-index-nodes): New var and fun.
13241         (Info-goto-index, Info-index, info-apropos)
13242         (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
13243         (Info-index): Fix docstring.  Store and restore Info-history-list.
13244         (Info-complete-nodes): New var.
13245         (Info-complete-menu-item): Use it.
13246         (Info-index-node): New fun.
13247         (Info-final-node, Info-forward-node, Info-backward-node)
13248         (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
13249         Use Info-index-node.
13250         (Info-extract-menu-item, Info-extract-menu-counting): Set second
13251         arg of `Info-extract-menu-node-name' to non-nil for index nodes.
13252         (Info-find-node-2): If a node with period in its name not found,
13253         try to find a node without the name part after period.
13254         (Info-select-node): Call Info-fontify-node only if
13255         Info-fontify-maximum-menu-size is not nil.
13256         (info-apropos): Set Info-fontify-maximum-menu-size to nil.
13257         (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
13258         Preserve Info-history-list.
13259         (Info-toc): Set Info-current-file.
13260         (Info-build-toc): Move point to the beginning of the buffer.
13261         Add main-file variable.
13262         (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
13263         Use backslashed representation of the control character ^_.
13265         * textmodes/texinfmt.el (texinfo-print-index): Print index line
13266         numbers in the new Texinfo 4.7 format.
13268         * add-log.el (change-log-font-lock-keywords): Remove `:' from
13269         regexps for function and variable names.
13271         * descr-text.el (describe-property-list): Add [show] button for
13272         `syntax-table' property with action to pp to a separate buffer.
13273         (describe-char): Replace search-forward by re-search-forward with
13274         whitespace regexp after "character:" to not fail in too narrow windows.
13276         * simple.el (next-error-find-buffer): Add a rule to return
13277         next-error capable buffer if one window on the selected frame
13278         displays such buffer.
13280 2004-05-23  Nick Roberts  <nickrob@gnu.org>
13282         * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
13283         (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
13284         (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
13285         (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
13286         (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
13287         Handle new value for gud-minor-mode (gdbmi).
13288         (gdb-buffer-type, gdb-input-queue, gdb-prompting)
13289         (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
13290         Change from local to global gdb variable set.
13291         (gdb-ann3): Initialise above gdb variable set.
13292         (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
13293         (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
13294         (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
13295         (gdb-stopped, gdb-post-prompt, gdb-concat-output)
13296         (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
13297         (gdb-info-locals-handler, gdb-invalidate-assembler)
13298         (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
13299         set as global variables.
13300         (gdb-get-create-buffer): Don't make gud-comint buffer-local.
13301         Handle gdbmi.
13302         (gdb-info-breakpoints-custom): Fix regexp.
13303         (def-gdb-var): Delete.
13305         * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
13306         (gud-speedbar-buttons, gud-sentinel, gud-display-line)
13307         (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
13308         a new mode.  The file (gdb-mi.el) for this mode will be included
13309         with the GDB distribution (6.2 onwards) and will use GDB/MI as its
13310         primary interface.
13312 2004-05-23  Jesper Harder  <harder@ifa.au.dk>
13314         * progmodes/grep.el (grep-tree): Ensure that DIR argument is
13315         interpreted as a directory.
13317 2004-05-22  Richard M. Stallman  <rms@gnu.org>
13319         * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
13320         as a close quote.
13322         * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
13324         * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
13325         Use assoc-string, not assoc-ignore-case.
13327         * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
13329         * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
13330         If moving back then fwd gets a defun that ends before point,
13331         try again moving fwd then back.
13333         * files.el (file-name-non-special): Allow t in file-arg-indices
13334         to mean requote the return value.  Use `identity' as an element
13335         rather than as the whole value.
13337         * gs.el (gs-options): Add -dSAFER.  Mark it risky.
13339 2004-05-22  Juanma Barranquero  <lektu@terra.es>
13341         * help-fns.el (help-add-fundoc-usage): Use %S only for output of
13342         `help-make-usage'.
13343         (help-highlight-arguments): Skip function name before searching
13344         for arguments.
13346 2004-05-21  Juanma Barranquero  <lektu@terra.es>
13348         * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
13349         Don't mention in the docstring these arguments meant for
13350         internal (recursive) use only.
13351         (allout-char-spec): Comment out (it's not implemented).
13352         (allout-old-expose-topic, allout-exposure): Fix docstring and add
13353         obsolescence declaration.
13354         (allout-flatten-exposed-to-buffer)
13355         (allout-indented-exposed-to-buffer): Fix typos in docstring.
13356         (my-mark-marker): Doc fix.
13357         (produce-allout-mode-map, allout-sibling-index)
13358         (allout-isearch-expose, allout-distinctive-bullet)
13359         (allout-open-topic, allout-reindent-body)
13360         (allout-rebullet-heading, allout-process-exposed)
13361         (allout-insert-listified, allout-latex-verb-quote)
13362         (allout-insert-latex-header, allout-insert-latex-trailer):
13363         Make arguments match their use in docstring.
13364         (allout-primary-bullet, allout-old-style-prefixes)
13365         (allout-inhibit-protection, allout-init, allout-mode)
13366         (allout-before-change-protect, allout-flag-region):
13367         Use "Emacs" instead of "emacs" in docstrings.
13369 2004-05-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
13371         * international/characters.el: Modify syntax of more characters.
13373 2004-05-21  Masatake YAMATO  <jet@gyve.org>
13375         * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
13376         (etags-tags-completion-table): Show parsing progress.
13378 2004-05-20  Luc Teirlinck  <teirllm@auburn.edu>
13380         * locate.el (locate-prompt-for-command): Shorten first line of
13381         docstring.
13382         (locate-mode): Expand docstring and include keymap summary.
13384         * files.el (find-file-noselect-1): Limit the scope of the
13385         `inhibit-read-only' binding.  Make sure that `inhibit-read-only'
13386         is, by default, nil during the execution of
13387         `find-file-not-found-functions' and `find-file-hook'.
13389 2004-05-20  Michael Mauger  <mmaug@yahoo.com>
13391         * facemenu.el (facemenu-color-name-equal): New function.
13392         (list-colors-display): Use it to compare colors instead of
13393         facemenu-color-equal.
13395 2004-05-20  Dan Nicolaescu  <dann@ics.uci.edu>
13397         * compare-w.el (compare-windows-face): Use min-colors instead of
13398         checking for tty or pc types.
13400 2004-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
13402         * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
13403         (completion-setup-function): Use with-current-buffer.
13404         Properly save excursion.  Simplify.
13405         Don't assume there is necessarily a `mouse-face' property somewhere.
13407         * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
13409         * progmodes/gdb-ui.el (gdb-reset): Use unless.  Fix regexp.
13411         * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
13412         (byte-compile-log-1): Don't call (byte-goto-log-buffer).
13413         Use with-current-buffer.
13414         (byte-goto-log-buffer): Delete.
13415         (byte-compile-log-file): Call compilation-forget-errors.
13417 2004-05-19  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
13419         * net/ldap.el (ldap-search-internal): Avoid mixing standard error
13420         output messages into the search result.
13422 2004-05-19  Masatake YAMATO  <jet@gyve.org>
13424         * wid-edit.el (widget-radio-button-notify): Revert my last
13425         change.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
13427 2004-05-19  Kenichi Handa  <handa@m17n.org>
13429         * international/characters.el: Fix syntax (open/close) of CJK chars.
13431 2004-05-18  Karl Chen  <quarl@hkn.eecs.berkeley.edu>  (tiny change)
13433         * help-mode.el (help-go-back): Don't depend on position of back button.
13435 2004-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
13437         * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
13438         files files don't contain an accidental additional /.
13440         * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
13441         in source buffer.
13443 2004-05-18  Masatake YAMATO  <jet@gyve.org>
13445         * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
13446         to widget-apply.  :action method assumes 2 arguments, not 3.
13448 2004-05-17  Glenn Morris  <gmorris@ast.cam.ac.uk>
13450         * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
13451         New constants.
13452         (hs-special-modes-alist): Add an f90-mode entry.
13454 2004-05-17  Sam Steingold  <sds@gnu.org>
13456         * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
13457         Indent "without-" forms just like "with-" and "do-".  Use regexp-opt.
13459 2004-05-16  Kim F. Storm  <storm@cua.dk>
13461         * emacs-lisp/timer.el (timer-event-handler): Fix last change.
13463 2004-05-15  John Wiegley  <johnw@newartisans.com>
13465         * eshell/esh-io.el (eshell-get-target): Whitespace changes.
13466         (eshell-output-object-to-target): Improve output speed 20% by not
13467         calling `eshell-stringify' if something is already known to be a string.
13469 2004-05-15  Alex Ott  <ott@jet.msk.su>
13471         * textmodes/ispell.el (ispell-local-dictionary-alist):
13472         Add windows-1251 to the choice of coding systems.
13473         (ispell-dictionary-alist-6): Add support for "russianw.aff",
13474         encoded in cp1251.
13476 2004-05-15  Dan Nicolaescu  <dann@ics.uci.edu>
13478         * progmodes/compile.el (compilation-warning-face)
13479         (compilation-info-face): Use min-colors.
13481 2004-05-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13483         * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
13484         * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
13485         * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
13486         * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
13487         * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
13488         * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
13489         * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
13490         * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
13491         * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
13492         * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
13493         * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
13494         * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
13495         * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
13496         * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
13498 2004-05-15  Kim F. Storm  <storm@cua.dk>
13500         * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
13501         Use it to set triggered-p element of timer.
13502         (timer-event-handler): Set triggered-p element non-nil while running
13503         the timer function.
13505 2004-05-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13507         * descr-text.el (describe-char-unicode-data)
13508         (describe-char-unicodedata-file): Re-enable the unicode code now that
13509         the licensing issues have been cleared in the unicode-4 license.
13510         (describe-text-properties-1): Remove unused `overlay' var.
13511         (describe-char): Remove unused var `buffer'.
13513 2004-05-14  David Ponce  <david@dponce.com>
13515         * tree-widget.el: New file.
13517 2004-05-13  Marcelo Toledo  <marcelo@gnu.org>
13519         * language/european.el ("Brazilian Portuguese"): Add support for
13520         Brazilian Portuguese.
13522 2004-05-13  John Wiegley  <johnw@newartisans.com>
13524         * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
13525         `recentf-mode' if this variable has been customized to t.
13527         * eshell/esh-test.el (eshell-test): Call the function
13528         `emacs-version' rather than trying to build a custom version string.
13530 2004-05-13  Stefan Monnier  <monnier@iro.umontreal.ca>
13532         * net/telnet.el (telnet-mode): Use define-derived-mode.
13533         Don't modify the global value of comint-prompt-regexp.
13535 2004-05-13  John Paul Wallington  <jpw@gnu.org>
13537         * version.el (emacs-version): Check for `gtk' feature before
13538         `x-toolkit' feature.
13540 2004-05-13  Juanma Barranquero  <lektu@terra.es>
13542         * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
13543         arguments in the docstring, they're used only in recursive calls.
13545         * help-fns.el (help-arg-highlighting-function)
13546         (help-argument-name): Delete.
13547         (help-default-arg-highlight): New function.
13548         (help-do-arg-highlighting): Use it.
13550 2004-05-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
13552         * calendar/appt.el (appt-disp-window):
13553         Use `calendar-set-mode-line' for a centered mode-line.
13555 2004-05-13  Takaaki Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
13557         * calendar/appt.el (appt-disp-window): Do not split window
13558         excessively when `split-height-threshold' is low.
13560 2004-05-12  Nick Roberts  <nickrob@gnu.org>
13562         * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
13563         kill-buffer-hook here and make it local.
13564         (gud-kill-buffer-hook): Use kill-process for a sure kill.
13566 2004-05-12  Daniel Pfeiffer  <occitan@esperanto.org>
13568         * progmodes/compile.el (compilation-set-window-height):
13569         Use save-excursion to protect against misplaced marker.
13571 2004-05-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
13573         * custom.el (defface): Document that type can have value gtk.
13575         * faces.el (face-spec-set-match-display): Handle type gtk in display.
13577 2004-05-12  Kenichi Handa  <handa@m17n.org>
13579         * descr-text.el: Require quail at comile time.
13580         (describe-char): If an input method is on and it supports the
13581         character, show how to input it.
13583         * international/quail.el (quail-install-decode-map): Accept a
13584         char-table whose subtype is `quail-decode-map'.
13585         (quail-store-decode-map-key, quail-gen-decode-map1)
13586         (quail-gen-decode-map, quail-find-key1, quail-find-key)
13587         (quail-show-key): New functions.
13589 2004-05-12  Juanma Barranquero  <lektu@terra.es>
13591         * generic.el (define-generic-mode): Remove redundant arglist info.
13593         * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
13594         Make arguments match their use in docstring.
13595         (help-arg-highlighting-function): New variable.
13596         (help-argument-name): Mention it in the docstring.
13597         (help-do-arg-highlight): Use it.  Expand regexp to accept also
13598         ARG-xxx and xxx-ARG references.
13600 2004-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>  (tiny change)
13602         * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
13603         parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
13604         and "mailto:addr1?to=addr2" equal.
13606 2004-05-11  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
13608         * man.el (Man-getpage-in-background): Use shell-file-name
13609         and shell-command-switch variables instead of hard-coded values.
13611 2004-05-11  Eli Zaretskii  <eliz@gnu.org>
13613         * iimage.el: New file.
13615 2004-05-11  Juanma Barranquero  <lektu@terra.es>
13617         * custom.el (custom-initialize-default, defcustom):
13618         Fix typo in docstring.
13620         * files.el (set-visited-file-name, file-expand-wildcards):
13621         Fix docstring.
13623 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13625         * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
13627         * subr.el (eventp): Be more discriminating with integers.
13629 2004-05-10  Daniel Pfeiffer  <occitan@esperanto.org>
13631         * progmodes/compile.el (compile): Add universal prefix arg.
13632         (compilation-error-regexp-alist-alist): Add edg patterns.
13634 2004-05-10  Sam Steingold  <sds@gnu.org>
13636         * textmodes/ispell.el (ispell-message):
13637         Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
13639 2004-05-10  Dave Love  <fx@gnu.org>
13641         * progmodes/python.el (help-buffer): Autoload when compiling.
13642         (python-after-info-look): Don't assume Info-goto-node returns non-nil.
13643         (run-python): Prepend to any existing PYTHONPATH.
13645 2004-05-10  Nick Roberts  <nick@nick.uklinux.net>
13647         * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
13648         for pending breakpoints.
13650 2004-05-10  Richard M. Stallman  <rms@gnu.org>
13652         * mail/unrmail.el (unrmail): Mostly rewritten.  Parses the file
13653         directly without calling any functions in Rmail.
13654         (unrmail-unprune): Function deleted.
13656 2004-05-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13658         * progmodes/python.el (inferior-python-mode-map): Remove erroneous
13659         C-c C-z binding.
13661 2004-05-10  Kenichi Handa  <handa@m17n.org>
13663         * descr-text.el (describe-char): Fix previous change.  Don't make
13664         a unibyte character to multibyte in the *Help* buffer.
13666 2004-05-10  Miles Bader  <miles@gnu.org>
13668         * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
13669         buffer an error if the debugger process is actually running.
13671 2004-05-10  Juanma Barranquero  <lektu@terra.es>
13673         * help-fns.el (help-argument-name): Default to italic.
13674         (help-highlight-arguments): Return always (usage . doc), even when
13675         usage is nil.
13677         * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
13678         (define-ibuffer-filter): Add usage info.
13679         (define-ibuffer-op): Add usage info (but CL-style defaults for
13680         keyword args are not shown).
13682         * subr.el (remove-overlays, read-passwd): Fix docstring.
13683         (start-process-shell-command): Fix docstring.  Put usage info in a
13684         format usable by `describe-function'.
13685         (open-network-stream, open-network-stream-nowait)
13686         (open-network-stream-server): Fix docstring.
13688 2004-05-09  Jason Rumney  <jasonr@gnu.org>
13690         * international/code-pages (cp932, cp936, cp949, c950): Remove.
13691         Only define cp125* if windows-125* is already defined.
13693         * language/korean.el (cp949): Add alias.
13695         * language/chinese.el (cp936, cp950): Add aliases.
13697         * language/japanese.el (cp932): Add alias.
13699         * term/w32-win.el: Require code-pages.
13701         * international/mule-cmds.el (set-locale-environment):
13702         On MS-Windows use ansi code-page for default coding-systems.
13703         Set up paper sizes for Windows 3 letter languages.
13705         * international/code-pages.el (cp932, cp936, cp949, cp950):
13706         Add aliases.  Also add cp125* if not already defined.
13708 2004-05-09  Juanma Barranquero  <lektu@terra.es>
13710         * help-fns.el (help-highlight-arguments): Don't try to highlight
13711         missing or autoloaded arglists.  Accept structured arguments, like
13712         the first ones of `do' and `flet'.
13714         * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
13715         (cvs-get-marked): Remove redundant arglist info.
13717         * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
13718         Don't use CL-style default args.
13720 2004-05-08  Andreas Schwab  <schwab@suse.de>
13722         * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
13724         * international/subst-ksc.el: Fix references to utf-translate-cjk
13725         into utf-translate-cjk-mode.
13726         * international/subst-big5.el: Likewise.
13727         * international/subst-gb2312.el: Likewise.
13728         * international/subst-jis.el: Likewise.
13729         * international/utf-16.el: Likewise.
13730         * international/utf-8.el: Likewise.
13732 2004-05-08  John Wiegley  <johnw@newartisans.com>
13734         * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
13735         "virtual buffers" (off by default), which makes it possible to
13736         switch to the "virtual" buffers of recently visited files.  When a
13737         buffer name search fails, and this option is on, iswitchb will
13738         look at the list of recently visited files, and permit matching
13739         against those names.  When the user hits RET on a match, it will
13740         revisit that file.
13741         (iswitchb-read-buffer): Add two optional arguments, which makes
13742         isearchb.el possible.
13743         (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
13744         (iswitchb-next-match): Add support for virtual buffers.
13746         * isearchb.el: This module extends iswitchb to provide "as you
13747         type" buffer selection.
13749         * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
13750         Ignore the read-only property when flyspell highlighting is on.
13751         Not ignoring it leads to a series of confusing errors.
13752         (flyspell-highlight-duplicate-region): Ignore read-only, as above,
13753         but also make sure to call flyspell-incorrect-hook.
13754         (flyspell-maybe-correct-transposition): Perform transposition test
13755         by bit twiddling a string, rather than using a temp buffer.
13756         (flyspell-maybe-correct-doubling): Use a string rather than a temp
13757         buffer.  This is also the original version of the code, which
13758         could not be checked in before due to a previous lack of
13759         assignment papers.  This version has seen heavy usage on my system
13760         for several years now.
13762         * calendar/cal-bahai.el: New file, which adds support for the
13763         Baha'i calendar to Emacs.  This calendar is based on a solar year
13764         of 19 months of 19 days, with 4 intercalary days.  Each year
13765         begins on March 21, with the calendar starting in 1844.
13767         * calendar/cal-menu.el, calendar/calendar.el,
13768         calendar/diary-lib.el, calendar/holidays.el: Added support for
13769         using cal-bahai.el.
13771         * eshell/em-glob.el (eshell-glob-initialize): Move initialization
13772         of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
13773         function can be used outside of eshell buffers.
13774         (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
13776 2004-05-08  Juanma Barranquero  <lektu@terra.es>
13778         * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
13779         word constituent so FOO-ARG is not recognized as an arg.
13780         (help-highlight-arguments): Don't skip lists in mandatory arguments.
13782         * simple.el (next-error): Fix typo in docstring.
13783         (open-line): Make argument names match their use in docstring.
13784         (split-line): Fix docstring.
13786         * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
13787         usable by `describe-function'.
13788         (gensym, gentemp, typep, ignore-errors): Make argument names match
13789         their use in docstring.
13791         * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
13792         argument to `help-setup-xref'.
13794 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
13796         Version 2.0.40 of Tramp released.
13798         * net/tramp.el (tramp-completion-mode, tramp-md5-function):
13799         Use symbol-function to invoke functions only known on some Emacs
13800         flavors.  This avoids byte-compiler warnings.  Reported by Kevin
13801         Scaldeferri <kevin@scaldeferri.com>.
13802         (tramp-do-copy-or-rename-file-via-buffer): Rename from
13803         tramp-do-copy-or-rename-via-buffer (without `file'), to make it
13804         consistent with the other tramp-do-* functions.
13805         (tramp-do-copy-or-rename-file): Calls adjusted.
13806         (tramp-process-initial-commands): Avoid liveness check on shell --
13807         we know that it must be alive since we're opening a connection at
13808         this moment.
13809         (tramp-last-cmd): New internal variable.
13810         (tramp-process-echoes): New tunable.
13811         (tramp-send-command): Set tramp-last-cmd.
13812         (tramp-wait-for-output): Delete echo, if applicable.
13813         (tramp-read-passwd): Construct the key for the password cache in a
13814         way that works for multi methods, too.
13815         (tramp-bug): Add backup-directory-alist and
13816         bkup-backup-directory-info to bug reports, with Tramp counterparts.
13818 2004-05-07  Michael Albinus  <michael.albinus@gmx.de>
13820         * net/tramp*.el: Suppress byte-compiler warnings where possible.
13822         * net/tramp.el (tramp-out-of-band-prompt-regexp)
13823         (tramp-actions-copy-out-of-band): New defcustoms.
13824         (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
13825         used instead of a synchronous one.  Allows password entering.
13826         (tramp-action-out-of-band): New defun.
13827         (tramp-open-connection-rsh, tramp-method-out-of-band-p):
13828         Remove restriction with password from doc string.
13829         (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
13830         `tramp-out-of-band-prompt-regexp',
13831         `tramp-actions-copy-out-of-band', `password-cache' and
13832         `password-cache-expiry'.
13833         (toplevel): Remove todo item wrt ssh-agent.  Obsolete due to
13834         password caching.
13835         (tramp-touch): FILE can be a local file, too.
13836         (TODO): Remove items done.
13837         (tramp-handle-insert-directory): Properly quote file name also if
13838         not full-directory-p.  Handle wildcard case.  Reported by Andreas
13839         Schwab <schwab@suse.de>.
13840         (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
13841         new file.
13842         (tramp-handle-file-local-copy, tramp-handle-write-region):
13843         The permissions of the temporary file are set if filename exists.
13844         Reported by Ted Stern <stern@cray.com>.
13845         (tramp-backup-directory-alist)
13846         (tramp-bkup-backup-directory-info): New defcustoms.
13847         (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
13848         (tramp-handle-find-backup-file-name): New function.
13849         Implements Tramp's find-backup-file-name.
13851         * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
13852         for `find-backup-file-name'.
13854         * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
13855         ("file" -> "filename").  Reported by Kim F. Storm <storm@cua.dk>.
13857 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
13859         * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
13861 2004-05-07  Juanma Barranquero  <lektu@terra.es>
13863         * subr.el (lambda): Add arglist description to docstring.
13864         (declare): Fix typo in docstring.
13865         (open-network-stream): Fix docstring.
13866         (process-kill-without-query): Fix docstring and add obsolescence info.
13867         (last, butlast, nbutlast): Make arguments match their use in docstring.
13868         (insert-buffer-substring-no-properties): Likewise.
13869         (insert-buffer-substring-as-yank): Likewise.
13870         (split-string): Fix docstring.
13872         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
13873         Make argument names match their use in docstring.
13875         * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
13877 2004-05-06  Nick Roberts  <nickrob@gnu.org>
13879         * progmodes/gdb-ui.el: Improve/extend documentation strings.
13880         Fit first sentence on one line for apropos-command.
13882 2004-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
13884         Changes largely merged in from Dave Love's code.
13885         * progmodes/python.el: Doc fixes.
13886         (python-mode-map): Add python-complete-symbol.
13887         (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
13888         (python-comment-indent, python-complete-symbol)
13889         (python-symbol-completions, python-partial-symbol)
13890         (python-try-complete): New.
13891         (python-indent-line): Remove optional arg.  Use python-block-end-p.
13892         (python-check): Bind compilation-error-regexp-alist.
13893         (inferior-python-mode): Use rx.  Move keybindings to top level.
13894         Set comint-input-filter.
13895         (python-preoutput-filter): Use rx.
13896         (python-input-filter): Re-introduce.
13897         (python-proc): Start new process if necessary.
13898         Check python-buffer non-nil.
13899         (view-return-to-alist): Defvar.
13900         (python-send-receive): New.
13901         (python-eldoc-function): Use it.
13902         (python-mode-running): Don't defvar.
13903         (python-mode): Set comment-indent-function.
13904         Maybe update hippie-expand-try-functions-list.
13905         (python-indentation-levels): Initialize differently.
13906         (python-block-end-p): New.
13907         (python-indent-line): Use it.
13908         (python-compilation-regexp-alist): Augment.
13909         (run-python): Import `emacs' module to Python rather than loading
13910         code directly.  Set python-buffer differently.
13911         (python-send-region): Use emacs.eexecfile.  Fix orig-start calculation.
13912         Use python-proc.
13913         (python-send-command): Go to end of comint buffer.
13914         (python-load-file): Use python-proc, emacs.eimport.
13915         (python-describe-symbol): Simplify interactive form.
13916         Use emacs.help.  Do use temp-buffer-show-hook.
13917         Call print-help-return-message.
13918         (hippie-exp): Require when compiling.
13919         (python-preoutput-continuation): Use rx.
13921         * diff-mode.el (diff-make-unified): Fix regexp.
13923 2004-05-06  Romain Francoise  <romain@orebokech.com>  (tiny change)
13925         * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
13926         filter groups from the buffer when rebuilding the Ibuffer buffer
13927         and `ibuffer-show-empty-filter-groups' is nil.
13929 2004-05-06  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
13931         * ps-print.el (ps-print-quote): Call ps-value-string.
13932         (ps-setup): Call ps-comment-string.
13933         (ps-value-string, ps-comment-string): New funs.
13935 2004-05-06  Juanma Barranquero  <lektu@terra.es>
13937         * ehelp.el (electric-help-command-loop): Check whether the last
13938         character is visible, not (point-max).
13940         * help-fns.el (help-argument-name): Default to bold; don't inherit
13941         from font-lock-variable-name-face.
13942         (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
13944 2004-05-05  Kenichi Handa  <handa@m17n.org>
13946         * descr-text.el (describe-char): Copy the character with text
13947         properties and overlays into the first line, and call
13948         describe-text-properties on it.
13950 2004-05-05  Stephen Eglen  <stephen@anc.ed.ac.uk>
13952         * iswitchb.el (iswitchb-global-map): Fix typo.
13953         Remove unwanted ###autoloads from source file.
13955 2004-05-05  Lars Hansen  <larsh@math.ku.dk>
13957         * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
13958         in run-hooks.  Use substitute-command-keys in message.
13959         (wdired-abort-changes): Add message.
13961 2004-05-03  Michael Mauger  <mmaug@yahoo.com>
13963         * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
13964         (sql-emacs20-p): Remove.
13965         (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
13966         (sql-builtin-face, sql-doc-face): Remove.
13967         (sql-mode-ansi-font-lock-keywords)
13968         (sql-mode-oracle-font-lock-keywords)
13969         (sql-mode-postgres-font-lock-keywords)
13970         (sql-mode-linter-font-lock-keywords)
13971         (sql-mode-ms-font-lock-keywords)
13972         (sql-mode-mysql-font-lock-keywords): Use standard fonts.
13973         (sql-product-font-lock): Fix font-lock reset when font rules change.
13974         (sql-highlight-product): Remove incorrect font-lock reset logic.
13976 2004-05-04  Jonathan Yavner  <jyavner@member.fsf.org>
13978         * ses.el (ses-set-parameter): Fix typo.
13980 2004-05-04  Kim F. Storm  <storm@cua.dk>
13982         * ido.el (ido-read-internal): Fix call to read-file-name for edit.
13983         Must expand directory for completion to work; and don't mess with
13984         process-environment.
13985         (ido-read-file-name): If command has ido property, don't use ido
13986         if value is ignore, or read as directory if value is dir.
13987         Set ido ignore property for dired-do-rename command.
13989 2004-05-04  Juanma Barranquero  <lektu@terra.es>
13991         * ehelp.el (electric-help-command-loop, electric-help-undefined)
13992         (electric-help-help): Check against unmapped commands.
13994         * help-fns.el (help-argument-name): New face, inheriting from
13995         font-lock-variable-name-face, to highlight function arguments in
13996         `describe-function' and `describe-key'.
13997         (help-do-arg-highlight): Auxiliary function to highlight a given
13998         list of arguments in a string.
13999         (help-highlight-arguments): Highlight the function arguments and
14000         all uses of them in the docstring.
14001         (describe-function-1): Use it.  Do docstring output via `insert',
14002         not 'princ', so text attributes are preserved.
14004         * winner.el (winner-mode-map): Move `winner-undo' and
14005         `winner-redo' to C-c <left> and C-c <right>, respectively (the
14006         previous bindings conflict with `prev-buffer', `next-buffer').
14008 2004-05-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14010         * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
14011         (bibtex-entry-update): New command bound to C-c C-u.
14012         (bibtex-text-in-string): Fix regexp.
14013         (bibtex-assoc-of-regexp): Remove.
14014         (bibtex-progress-message): Fix docstring.
14015         (bibtex-inside-field): Use if.
14016         (bibtex-assoc-regexp): New function.
14017         (bibtex-format-entry): Make code more robust so that it formats
14018         also old entries.
14019         (bibtex-autokey-demangle-title): Merge with obsolete function
14020         bibtex-assoc-of-regexp.
14021         (bibtex-field-list): New function.
14022         (bibtex-entry): Use bibtex-field-list.
14023         (bibtex-parse-entry): Fix docstring.
14024         (bibtex-print-help-message): Use bibtex-field-list.
14025         (bibtex-make-field): Use bibtex-field-list.
14026         (bibtex-entry-index): Bugfix.  Return crossref key if required.
14027         (bibtex-lessp): Fix docstring.
14029 2004-05-03  Luc Teirlinck  <teirllm@auburn.edu>
14031         * select.el (xselect-convert-to-string): Move comment to intended line.
14033 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14035         * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
14036         cut/copy/paste in case menu-bar-enable-clipboard is in effect.
14038 2004-05-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14040         * term/x-win.el (x-clipboard-yank): Don't exit on error from
14041         x-get-selection.
14043 2004-05-03  Jason Rumney  <jasonr@gnu.org>
14045         * makefile.nt: Remove.
14047 2004-05-03  Kim F. Storm  <storm@cua.dk>
14049         * emulation/cua-base.el (cua--update-indications): Fix last change.
14050         (cua-mode): Deactivate mark when cua-mode is enabled.
14052 2004-05-02  Luc Teirlinck  <teirllm@auburn.edu>
14054         * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
14056 2004-05-03  Nick Roberts  <nickrob@gnu.org>
14058         * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
14059         (gdb-display-source-buffer, gdb-put-breakpoint-icon)
14060         (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
14061         window over visible frames.
14062         (gdb-goto-breakpoint): Make buffer display file at breakpoint.
14064 2004-05-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14066         * progmodes/compile.el (compilation-gcpro): New var.
14067         (compilation-fake-loc): Use it.
14068         (compilation-forget-errors): Reset it.
14070 2004-05-02  Dan Nicolaescu  <dann@ics.uci.edu>
14072         * diff-mode.el (diff-header-face, diff-file-header-face):
14073         Use min-colors.
14075 2004-05-02  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
14077         * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
14078         (bibtex-clean-entry): Disentangle code.
14079         (bibtex-realign): New function.
14080         (bibtex-reformat): Use mapcar and bibtex-realign.  Do not use
14081         bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
14082         Remove undocumented optional arg called-by-convert-alien.
14083         (bibtex-convert-alien): Use bibtex-realign.  Use bibtex-reformat
14084         for sorting instead of bibtex-sort-buffer.
14086 2004-05-02  Eli Zaretskii  <eliz@gnu.org>
14088         * progmodes/compile.el (compilation-start): In the
14089         no-async-subprocesses branch, call sit-for to give redisplay a
14090         chance to show the updated process status in the mode line, and
14091         fontify the buffer explicitly after the process exits.
14093 2004-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14095         * progmodes/python.el (python-compilation-line-number): Remove.
14096         (python-compilation-regexp-alist): Don't use it any more.
14097         (python-orig-start, python-input-filter): Remove.
14098         (inferior-python-mode): Don't set up comint-input-filter-functions.
14099         (python-send-region): Use compilation-fake-loc.
14101         * progmodes/compile.el (compilation-messages-start): New var.
14102         (compilation-mode): Don't setup next-error-function here.
14103         (compilation-setup): Set it up here instead (for minor modes as well).
14104         Make compilation-messages-start buffer local.
14105         (compilation-next-error-function): Use it.
14106         (compilation-forget-errors): Set compilation-messages-start.
14108 2004-05-01  Luc Teirlinck  <teirllm@auburn.edu>
14110         * ielm.el (ielm-prompt-read-only): Update docstring.
14112         * comint.el (comint-prompt-read-only): Update docstring.
14113         (comint-update-fence, comint-kill-whole-line)
14114         (comint-kill-region): New functions.
14116         * simple.el (kill-whole-line): Use "p" instead of "P" in
14117         interactive form.
14119 2004-05-01  Juanma Barranquero  <lektu@terra.es>
14121         * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
14122         format arglist so default values in CL-style argument lists are
14123         correctly shown.
14125 2004-05-01  Jason Rumney  <jasonr@gnu.org>
14127         * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
14129 2004-05-01  Kenichi Handa  <handa@m17n.org>
14131         * international/titdic-cnv.el (miscdic-convert): Don't generate a
14132         quail file if it is up to date.
14134 2004-04-30  Juri Linkov  <juri@jurta.org>
14136         * cus-edit.el (custom-mode-map):
14137         Add key binding `C-x C-s' to `Custom-save'.
14139         * outline.el (outline-blank-line): New var.
14140         (outline-next-preface, outline-show-heading)
14141         (outline-end-of-subtree): Use it.
14143         * dired-aux.el (dired-touch-initial): New fun.
14144         (dired-do-chxxx): Call it for op-symbol `touch'.
14145         (dired-diff): Use `dired-dwim-target-directory'
14146         if current dired buffer has no buffer mark.
14148         * bindings.el (propertized-buffer-identification):
14149         Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
14150         Add C-M-arrow keys for consistency.
14152         * files.el (confirm-kill-emacs):
14153         Change group from top-level `emacs' to `convenience'.
14155         * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
14156         Push mark on the first call of successive command calls.
14157         (insert-pair): New fun created from `insert-parentheses' with
14158         `open' and `close' arguments added.  Enclose active regions
14159         in paired characters.  Compare adjacent characters syntax with
14160         inserted characters syntax before inserting a space.
14161         (insert-parentheses): Call `insert-pair' with ?\( ?\).
14163         * delsel.el: Don't put `delete-selection' property
14164         on `insert-parentheses' symbol to take advantage of
14165         region handling in `insert-pair' function.
14166         Suggested by Stephan Stahl <stahl@eos.franken.de>.
14168 2004-04-30  Kim F. Storm  <storm@cua.dk>
14170         * emulation/cua-base.el: Add support for changing cursor types;
14171         based on patch from Michael Mauger.
14172         (cua-normal-cursor-color, cua-read-only-cursor-color)
14173         (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
14174         Customization cursor type and/or cursor color.
14175         (cua--update-indications): Handle cursor type changes.
14176         (cua-mode): Update cursor indications if enabled.
14178         * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
14180         * mouse.el (mouse-drag-copy-region): New defcustom.
14181         (mouse-set-region, mouse-drag-region-1): Use it.
14183         * simple.el (kill-ring-save): If region face background color is
14184         unspecified (if no highlighting), show extent of fully visible
14185         region even if transient-mark-mode is enabled.
14187         * emulation/cua-base.el (cua--standard-movement-commands):
14188         Add cua-scroll-up and cua-scroll-down.
14189         (cua-scroll-up, cua-scroll-down): New commands.
14190         (cua--init-keymaps): Remap scroll-up and scroll-down.
14192         * emulation/cua-rect.el (cua--convert-rectangle-as):
14193         New defmacro.
14194         (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
14195         (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
14196         New commands (suggested by Jordan Breeding).
14198 2004-04-30  Juanma Barranquero  <lektu@terra.es>
14200         * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
14202 2004-04-30  Mario Lang  <mlang@delysid.org>
14204         * diff.el (diff-switches): Fix typo in docstring.
14206 2004-04-30  Alex Schroeder  <alex@gnu.org>
14208         * xml.el (xml-debug-print-internal): Don't add newline and
14209         indentation to text nodes and write empty elements as empty tags
14210         instead of opening and closing tags.
14211         (xml-debug-print): Take optional indent-string argument.
14212         (xml-print): Alias for xml-debug-print.
14214 2004-04-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
14216         * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
14217         than duplicate call to `line-beginning-position'.
14219         * progmodes/f90.el (f90-get-present-comment-type):
14220         Return whitespace, as well as comment chars, for consistent filling
14221         of comment blocks.  Use `match-string-no-properties'.
14222         (f90-break-line): Trim trailing whitespace when filling comments.
14224 2004-04-30  Dave Love  <fx@gnu.org>
14226         * calendar/diary-lib.el (diary-outlook-formats): New variable.
14227         (diary-from-outlook-internal, diary-from-outlook)
14228         (diary-from-outlook-gnus, diary-from-outlook-rmail):
14229         New functions to import diary entries from Outlook-format
14230         appointments in mail messages.
14232 2004-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14234         * progmodes/python.el (python-send-command): New fun.
14235         (python-send-region, python-load-file): Use it.
14237         * progmodes/compile.el (compilation-last-buffer): Add var alias.
14239         * help-fns.el (help-C-file-name): Use new subr-name.
14240         Prepend `src/' to the file name.
14241         (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
14242         (describe-function-1, describe-variable): Only find a C source file
14243         name if DOC is already loaded.
14245         * help-mode.el (help-function-def, help-variable-def):
14246         Use the new find-function-search-for-symbol functionality.
14247         Allow FILE to be `C-source'.
14249         * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
14250         (find-function-C-source): New fun.
14251         (find-function-search-for-symbol): Use it.
14253 2004-03-29  Michael Mauger  <mmaug@yahoo.com>
14255         * progmodes/sql.el (sql-product-alist): Rename variable
14256         `sql-product-support'.  Add Postgres login parameters.
14257         (sql-set-product, sql-product-feature): Update with renamed variable.
14258         (sql-connect-postgres): Add username prompt.
14259         (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
14260         Make patterns less product specific.
14261         (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
14262         (sql-mode-abbrev-table): Modify initialization.
14263         (sql-builtin-face): Add variable.
14264         (sql-keywords-re): Add macro.
14265         (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
14266         (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
14267         (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
14268         (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
14269         (sql-mode-linter-font-lock-keywords)
14270         (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
14271         (sql-mode-sybase-font-lock-keywords)
14272         (sql-mode-informix-font-lock-keywords)
14273         (sql-mode-interbase-font-lock-keywords)
14274         (sql-mode-ingres-font-lock-keywords)
14275         (sql-mode-solid-font-lock-keywords)
14276         (sql-mode-sqlite-font-lock-keywords)
14277         (sql-mode-db2-font-lock-keywords): Default to nil.
14278         (sql-product-font-lock): Always highlight ANSI keywords.
14279         (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
14280         (sql-send-string): Add function.
14282 2004-04-29  Dave Love  <fx@gnu.org>
14284         * progmodes/cfengine.el (cfengine-beginning-of-defun)
14285         (cfengine-end-of-defun): Ensure progress through buffer.
14287         * info-look.el (cfengine-mode): Accept a terminal ().
14289 2004-04-29  Juri Linkov  <juri@jurta.org>
14291         * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
14292         instead of isearch-yank-word-or-char.  Add new key bindings for
14293         isearch-yank-char to \C-f, and isearch-del-char to \C-b.
14294         (isearch-del-char): New fun.
14295         (isearch-forward, isearch-edit-string): Update docstring.
14296         (isearch-yank-char): Doc fix.
14297         (isearch-other-meta-char): Restore point after scrolling.
14299         * progmodes/compile.el (compilation-context-lines): Add nil option
14300         to disable compilation output window scrolling.
14301         (compilation-set-window): Use it.
14303         * outline.el (outline-next-preface, outline-show-heading):
14304         Don't leave unhidden blank line before heading.
14305         (outline-end-of-subtree): Include last newline into subtree.
14306         (hide-entry): Leave point at beginning of heading instead of end.
14307         (outline-up-heading): Push mark for the first call of successive
14308         command calls.
14310 2004-04-28  Luc Teirlinck  <teirllm@auburn.edu>
14312         * comint.el (comint-prompt-read-only): New variable.
14313         (comint-output-filter): Implement it.
14315         * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
14316         (ielm-prompt-internal): New variable.
14317         (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
14318         (ielm-send-input): Delete unused variable `buf'.
14319         (ielm-eval-input): Use `ielm-prompt-internal'.
14320         (inferior-emacs-lisp-mode): Use new variables
14321         `comint-prompt-read-only' and `ielm-prompt-internal'.
14322         Get rid of obsolete variable `directory-sep-char'.
14323         (ielm): Use `zerop'.
14325 2004-04-29  John Paul Wallington  <jpw@gnu.org>
14327         * thumbs.el (toplevel): Require cl at compile time.
14328         Remove conditional definitions of `ignore-errors' and `caddar'
14329         because they occur at run time.
14331 2004-04-28  Nick Roberts  <nickrob@gnu.org>
14333         * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
14334         (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
14335         (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
14336         (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
14338         * progmodes/gud.el (gud-common-init): Throw an error if program is
14339         already running under gdb.
14341 2004-04-28  John Paul Wallington  <jpw@gnu.org>
14343         * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
14344         (thumbs-show-image-num): Move assignment of
14345         `thumbs-current-image-filename' within scope of `i'.
14346         (thumbs-emboss-image): Don't use `evenp'.
14348 2004-04-28  Richard M. Stallman  <rms@gnu.org>
14350         * progmodes/compile.el (compilation-context-lines): Default now 0.
14352 2004-04-28  Juanma Barranquero  <lektu@terra.es>
14354         Use `time-less-p' from calendar/time-date.el instead of defining
14355         custom versions of it.
14357         * pcomplete.el (pcomplete-time-less-p): Remove.
14359         * thumbs.el (time-less-p): Remove.
14361         * calendar/timeclock.el (timeclock-time-less-p): Remove.
14362         (timeclock-generate-report): Use `time-less-p'.
14364         * emacs-lisp/autoload.el (autoload-before-p): Remove.
14365         (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
14367 2004-04-28  Masatake YAMATO  <jet@gyve.org>
14369         * subr.el (remove-overlays): Make arguments optional.
14371         * wid-edit.el (widget-specify-button): Put evaporate to the
14372         overlay for sample.
14373         (widget-specify-sample): Put evaporate to the overlay for sample.
14374         (widget-specify-doc): Put evaporate to the overlay for documentation.
14376 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
14378         * info.el (info-apropos): Make it an index node.  Align node names
14379         like makeinfo.
14381 2004-04-27  Eli Zaretskii  <eliz@gnu.org>
14383         * net/browse-url.el (browse-url-netscape-sentinel)
14384         (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
14385         (browse-url-epiphany-sentinel, browse-url-mosaic):
14386         Use browse-url-*-program instead of a literal program name.
14388 2004-04-27  Kevin Ryde  <user42@zip.com.au>
14390         * eshell/em-alias.el:
14391         * eshell/em-dirs.el:
14392         * eshell/em-hist.el:
14393         * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
14394         features when M-x customize-group loads modules before the main
14395         eshell.el.
14397 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
14399         * subr.el (momentary-string-display): Support EXIT-CHAR that is
14400         either a character representation of an event or an event
14401         description list.
14403         * type-break.el: Capitalise Emacs and Lisp.
14404         (type-break-good-break-interval, type-break-demo-boring-stats)
14405         (type-break-terse-messages, type-break-file-name): New defcustoms.
14406         (type-break-post-command-hook)
14407         (type-break-warning-countdown-string): Quote variable names in doc.
14408         (type-break-interval-start, type-break-auto-save-file-name): New vars.
14409         (type-break-mode): Document type-break-good-break-interval and the
14410         "session" file.  Schedule break according to the session file.
14411         Kill session file buffer on exit.  Organise for save-some-buffers
14412         to always save the session file.
14413         (type-break-mode-line-message-mode, type-break-query-mode):
14414         Uppercase arguments.
14415         (type-break-file-time, type-break-file-keystroke-count, timep)
14416         (type-break-choose-file, type-break-get-previous-time)
14417         (type-break-get-previous-count): New defuns.
14418         (type-break): Avoid break querying after a completed break in the
14419         case where the query was initiated during user invocation of the
14420         break.  Optional terse messages.
14421         Use type-break-good-break-interval if type-break-good-rest-interval is
14422         nil.  File the break time.
14423         (type-break-schedule): New optional args for overriding the use of
14424         the current time.
14425         (type-break-cancel-time-warning-schedule): Avoid leftover warnings
14426         after a break.
14427         (type-break-check): File the keystroke count.
14428         (type-break-do-query): Prevent a second query when the break is
14429         interrupted.  Optional terse message.
14430         (type-break-keystroke-reset): Record the start of a typing interval.
14431         (type-break-demo-boring): Optional terse messages.  Display word
14432         per minute and keystroke counts according to
14433         type-break-demo-boring-stats.
14435 2004-04-27  Daniel M Coffman  <coffmand@us.ibm.com>  (tiny change)
14437         * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
14438         directories, make sure they exist under archive-tmpdir.
14440 2004-04-27  Juri Linkov  <juri@jurta.org>
14442         * help.el (view-emacs-news): With argument, display info for the
14443         selected version by finding it among different NEWS files, and
14444         narrowing the buffer to the selected version.
14446         * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
14447         same-window-buffer-names.
14448         (info): New arg `buffer'.  Use it.  Doc fix.  Read file name for
14449         non-numeric prefix argument, append the number to the buffer name
14450         for numeric prefix argument.
14451         (info-other-window): Bind same-window-regexps to nil.
14452         (Info-reference-name): Rename to Info-point-loc.
14453         (Info-find-node-2): Call forward-line for numeric Info-point-loc,
14454         and Info-find-index-name for stringy Info-point-loc.
14455         (Info-extract-menu-node-name): New arg `index-node'.  Use regexp
14456         without middle `.', but with final `.' and optional line number
14457         for it.  Set Info-point-loc for index nodes.
14458         (Info-index): Remove middle `.' from index entry regexp.
14459         Modify line number regexp.
14460         (Info-index-next): Decrement line number.
14461         (info-apropos): Remove middle `.' from index entry regexp.
14462         Add optional line number regexp at the end.  Add matched value
14463         for line number to the result list and insert it to the buffer.
14464         Replace match-string by match-string-no-properties.
14465         Reorder result list.
14466         (Info-fontify-node): Hide index line numbers.
14467         (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
14468         empty matches.
14469         (Info-follow-reference): Use `str' instead of
14470         Info-following-node-name-re.
14471         (Info-toc): Use full file names.  Set Info-current-node to "Top".
14472         (Info-fontify-node): Compare file names without directory name.
14473         (Info-try-follow-nearest-node): Don't set Info-reference-name.
14474         Set second arg of Info-extract-menu-node-name for index nodes.
14475         (info-xref-visited): Use magenta3 instead of magenta4.
14476         (Info-mode): Add info-apropos to docstring.
14478         * log-view.el (log-view-diff): Replace interactive code "r"
14479         by a list to allow to call it even if region is not active.
14481         * paren.el (show-paren-highlight-openparen): New var.
14482         (show-paren-function): Turn on openparen highlighting when
14483         matching forward if show-paren-highlight-openparen is non-nil.
14485         * simple.el (kill-ring-save): Use blink-matching-delay instead of
14486         the constant value 1.
14487         (completions-common-part): Expand docstring.
14489         * textmodes/picture.el (picture-mode-map): Add arrow keys.
14491 2004-04-27  Kim F. Storm  <storm@cua.dk>
14493         * image.el (insert-sliced-image): Use line-height instead of
14494         line-spacing property on newline.
14496 2004-04-26  Lars Hansen  <larsh@math.ku.dk>
14498         * desktop.el (desktop-buffer-misc-data-function): Rename to
14499         desktop-save-buffer and change docstring.
14500         (desktop-buffer-modes-to-save): Delete.
14501         (desktop-save-buffer-p): Use desktop-save-buffer instead of
14502         desktop-buffer-modes-to-save.
14503         (desktop-save): Rename desktop-buffer-misc-data-function to
14504         desktop-save-buffer and allow non-function value.
14505         (desktop-missing-file-warning): Correct docstring.
14507         * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
14508         to desktop-save-buffer.
14510         * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
14511         desktop-save-buffer.
14513         * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
14515         * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
14517 2004-04-26  Eli Zaretskii  <eliz@gnu.org>
14519         * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
14521 2004-04-25  Luc Teirlinck  <teirllm@auburn.edu>
14523         * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
14524         (ielm): Only go to the end of the buffer when starting a new process.
14526 2004-04-25  Juanma Barranquero  <lektu@terra.es>
14528         * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
14529         mode line.  Bind `inhibit-read-only' to t before modifying
14530         properties of text in the buffer.
14531         (ielm): Force point to the end of buffer, even when running ielm
14532         from inside itself.
14534 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
14536         * info.el (info-apropos): Reset Info-complete-cache.
14538 2004-04-25  Daniel Pfeiffer  <occitan@esperanto.org>
14540         * progmodes/compile.el (compilation-error-regexp-alist-alist):
14541         Also recognize severe Irix et al. messages.
14542         (compilation-normalize-filename, compile-abbreviate-directory):
14543         Delete functions.
14544         (compilation-get-file-structure): New function inherits
14545         functionality of the two preceding ones.
14546         (compilation-internal-error-properties, compilation-fake-loc):
14547         Use it so that different paths to the same file share the same
14548         markers.  Also optimize finding adjacent marker slightly.
14550 2004-04-25  Kim F. Storm  <storm@cua.dk>
14552         * image.el (insert-sliced-image): Add line-spacing t property
14553         to newlines separating image lines.
14555 2004-04-24  Luc Teirlinck  <teirllm@auburn.edu>
14557         * comint.el (comint-delete-output): Bind inhibit-read-only to t.
14559         * ielm.el (ielm-prompt-read-only): New user option.
14560         (ielm-prompt): Expand docstring to describe new behavior.
14561         (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
14562         mention it in the docstring.
14564 2004-04-24  Andreas Schwab  <schwab@suse.de>
14566         * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
14568         * diff.el (diff): Set default-directory in diff buffer.
14570 2004-04-24  Eli Zaretskii  <eliz@gnu.org>
14572         * mail/sendmail.el (mail-bury): Don't delete the frame where the
14573         mail was being composed if the terminal cannot display more than
14574         one frame; instead, switch to previous frame.
14576         * mail/rmail.el (rmail-mail-new-frame): Doc fix.
14577         (rmail-start-mail): Support rmail-mail-new-frame even on
14578         terminals that can display only one frame at a time.
14580 2004-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14582         * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
14583         (checkdoc-output-font-lock-keywords): Remove error regexp.
14584         (checkdoc-output-mode-map): Remove.
14585         (checkdoc-output-mode): Derive from compilation-mode.
14586         (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
14588         * dired.el (dired-mode-map): Add a menu entry for wdired.
14590         * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
14591         (rx-bracket, rx-check-any, rx-any): Clean up name space.
14593         * wdired.el: (wdired-mode-map): Move init into declaration.
14594         Fix `return' binding.
14595         (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
14596         Use force-mode-line-update.
14597         (wdired-get-filename): Use `unless'.
14598         (wdired-preprocess-files): Don't assume names have no \n and use / for
14599         dir separator.
14600         (wdired-normalize-filename): Use replace-regexp-in-string.
14601         (wdired-load-hooks): Remove.
14602         (wdired-mode-hooks): Rename to wdired-mode-hook.
14604         * info-look.el: Add support for cfengine-mode.
14605         (info-lookup-setup-mode): Use dolist.
14607 2004-04-23  Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba  <juan-leon.lahoz@tecsidel.es>
14609         * wdired.el: New file.
14611 2004-04-23  Juanma Barranquero  <lektu@terra.es>
14613         * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
14615         * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
14616         (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
14617         (pcomplete--help, pcomplete--here): Doc fixes.
14619 2004-04-23  Andre Spiegel  <spiegel@gnu.org>
14621         * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
14622         handles wrong-number-of-arguments in backend call.
14624         * vc.el (vc-print-log): Likewise.
14626 2004-04-20  Dave Love  <fx@gnu.org>
14628         * emacs-lisp/rx.el: Doc fixes.
14629         (rx-constituents): Add/extend many forms.
14630         (rx-check): Check form is a list.
14631         (bracket): Defvar.
14632         (rx-check-any, rx-any, rx-check-not): Modify.
14633         (rx-not): Simplify.
14634         (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
14635         (rx-kleene): Use rx-trans-forms.
14636         (rx-quote-for-set): Delete.
14637         (rx): Allow multiple args.
14639 2004-04-23  Kenichi Handa  <handa@m17n.org>
14641         * international/mule-util.el (char-displayable-p): Simplify by
14642         using internal-char-font.
14644 2004-04-23  Juanma Barranquero  <lektu@terra.es>
14646         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
14648 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14650         * diff-mode.el (diff-next-error): New fun.
14651         (diff-mode): Use it.
14653         * simple.el (next-error): Change arg name.
14654         Add support for the documented C-u C-x ` usage.
14656         * frame.el (special-display-popup-frame, next-multiframe-window)
14657         (previous-multiframe-window): Only consider frames on same display.
14659 2004-04-22  Lars Hansen  <larsh@math.ku.dk>
14661         * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
14662         * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
14664 2004-04-22  Kim F. Storm  <storm@cua.dk>
14666         * net/telnet.el (telnet): Add optional port arg.
14668 2004-04-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14670         * progmodes/compile.el (compilation-mode-font-lock-keywords):
14671         Minor sanity check on the `hyperlink' slot.
14673         * Makefile.in (recompile): Compile new files.
14675         * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
14676         Add byte-recompile-directory's optional `arg'.
14678         * cvs-status.el (cvs-tree-use-charset): New var.
14679         (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
14680         (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
14681         (cvs-status-cvstrees): Use it.
14683         * emacs-lisp/checkdoc.el (checkdoc-output-mode):
14684         Make it a normal major mode.
14685         (checkdoc-buffer-label): Make sure the file name is meaningful.
14686         (checkdoc-output-to-error-buffer): Remove.
14687         (checkdoc-error, checkdoc-start-section): Rewrite.
14689         * info.el (info-node, info-menu-5, info-xref, info-header-node)
14690         (Info-title-1-face, Info-title-2-face, Info-title-3-face)
14691         (Info-title-4-face): Use new syntax.
14692         (info-xref-visited): Inherit from info-xref.
14694         * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
14696 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
14698         * simple.el (next-error-last-buffer, next-error-function):
14699         New variables for the next-error framework.
14700         (next-error-buffer-p): New function.
14701         (next-error-find-buffer): Generalize compilation-find-buffer.
14702         (next-error, previous-error, first-error, next-error-no-select)
14703         (previous-error-no-select): Move from compile.el.
14705         * replace.el (occur-next-error, occur-1): Hook into the next-error
14706         framework.
14708         * progmodes/compile.el (compilation-start):
14709         Set next-error-last-buffer so next-error knows where to jump.
14710         (compilation-setup): Set the buffer-local variable
14711         next-error-function to 'compilation-next-error-function.
14712         (compilation-buffer-p, compilation-buffer-internal-p): Use an
14713         alternate way to find if a buffer is a compilation buffer, for
14714         next-error convenience.
14715         (next-error-no-select, previous-error-no-select, next-error)
14716         (previous-error, first-error): Move to simple.el.
14717         (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
14718         (compilation-last-buffer): Remove.
14719         (compilation-start, compilation-next-error, compilation-setup)
14720         (compilation-next-error-function, compilation-find-buffer):
14721         Remove compilation-last-buffer use.
14723 2004-04-21  Juanma Barranquero  <lektu@terra.es>
14725         * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
14726         (font-lock-warning-face): Fix spacing.
14728         * makefile.w32-in (WINS): Add url/ directory.
14730 2004-04-21  Lars Hansen  <larsh@math.ku.dk>
14732         * desktop.el (desktop-buffer-mode-handlers): New variable.
14733         Alist of major mode specific functions to restore a desktop buffer.
14734         (desktop-buffer-handlers): Make variable obsolete.
14735         (desktop-create-buffer): Use desktop-buffer-mode-handlers.
14736         Catch errors signaled in handlers.  Update buffer count.
14737         Evaluate desktop-buffer-point.
14738         (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
14739         move to dired.el.
14740         (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
14741         move to info.el.
14742         (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
14743         move to mail/rmail.el.
14744         (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
14745         to mh-e/mh-e.el.
14746         (desktop-buffer-file): Rename to desktop-restore-file-buffer.
14747         On fail, print message (to message buffer) even if
14748         desktop-missing-file-warning is nil.
14749         (desktop-buffer-misc-data-function): New buffer local variable.
14750         Function returning major mode specific data.
14751         (desktop-buffer-misc-functions): Make variable obsolete.
14752         (desktop-save): Use desktop-buffer-misc-data-function.
14753         (desktop-buffer-dired-misc-data): Rename to
14754         dired-desktop-buffer-misc-data and move to dired.el.
14755         (desktop-buffer-info-misc-data): Rename to
14756         Info-desktop-buffer-misc-data and move to info.el.
14757         (desktop-read): Add message about number of buffers restored/failed.
14759         * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
14760         Add parameters.  Pause to display error only when
14761         desktop-missing-file-warning is non-nil.
14762         (dired-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
14763         (dired-mode): Bind desktop-buffer-misc-data-function.
14765         * info.el (Info-restore-desktop-buffer): Move from desktop.el.
14766         Add Parameters.
14767         (Info-desktop-buffer-misc-data): Move from desktop.el.  Add parameter.
14768         (Info-mode): Bind desktop-buffer-misc-data-function.
14770         * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
14771         Add Parameters.
14773         * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
14774         Add Parameters.
14776 2003-04-21  Paul Pogonyshev  <pogonyshev@gmx.net>
14778         * dabbrev.el (dabbrev--substitute-expansion): Don't lose
14779         the case of letters in case-insensitive expansions when the
14780         abbrev is preceded by characters with letter syntax.
14782 2004-04-21  Richard M. Stallman  <rms@gnu.org>
14784         * progmodes/cperl-mode.el (cperl-putback-char):
14785         Delete Emacs 18 definition.
14787         * international/mule.el (ctext-post-read-conversion):
14788         Use assoc-string, not assoc-ignore-case.
14790         * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
14792         * emacs-lisp/easymenu.el (easy-menu-add):
14793         Do call x-popup-menu, but only if it's defined.
14795         * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
14797         * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
14798         Handle multiple args: compile like progn.
14800         * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
14801         take all args as &rest arg.
14803         * autoinsert.el (auto-insert-alist): Insert the user's name in
14804         copyright notice, rather than Free Software Foundation.
14806 2004-04-21  Kenichi Handa  <handa@m17n.org>
14808         * descr-text.el (describe-char): Make it work on *Help* buffer.
14810 2004-04-21  Kim F. Storm  <storm@cua.dk>
14812         * image.el (insert-image): Add optional SLICE arg.
14813         (insert-sliced-image): New defun.
14815 2004-04-20  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
14817         * subr.el (read-number): Check whether `default' is nil.
14819 2004-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14821         * progmodes/compile.el (compilation-error-properties):
14822         Split into two.
14823         (compilation-internal-error-properties): New one.
14824         (compilation-compat-error-properties): Use it.  Fix the non-marker case.
14826 2004-04-20  Richard M. Stallman  <rms@gnu.org>
14828         * window.el (split-window-save-restore-data):
14829         Don't update the data if OLD-INFO is nil.
14831         * view.el (view-return-to-alist): Mark it permanent local.
14833         * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
14835         * recentf.el (recentf-save-list): Catch and warn about errors.
14837         * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
14838         so "Buffers" won't be pure.
14840         * help-mode.el (help-mode-finish): Set help-return-alist first
14841         thing, setting only the entry for the selected window.
14843         * help-fns.el (describe-function-1): If many non-control non-meta
14844         keys run the command, don't list all of them.
14846 2004-04-20  Juanma Barranquero  <lektu@terra.es>
14848         * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
14849         arg.  Copied from Andre Spiegel's patch of 2004-03-21.
14851         * calendar/time-date.el (time-to-day-in-year): Fix docstring.
14853 2004-04-20  Kenichi Handa  <handa@m17n.org>
14855         * international/quail.el (quail-lookup-key): New optional arg
14856         NOT-RESET-INDICES.
14857         (quail-get-translations): Call quail-lookup-key with
14858         NOT-RESET-INDICES t.
14859         (quail-completion): Likewise.
14860         (quail-lookup-map-and-concat): Likewise.
14862 2004-04-20  Kenichi Handa  <handa@m17n.org>
14864         * international/quail.el (quail-update-translation): Don't insert
14865         such an unsupported multibyte char in a unibyte buffer.
14867 2004-04-20  Nick Roberts  <nick@nick.uklinux.net>
14869         * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
14870         (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
14871         (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
14872         (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
14873         (gdb-frame-assembler-buffer): Improve behaviour with
14874         multiple frames.
14875         (gdb-display-buffer): Extend search to all visible frames.
14877 2004-04-19  Eli Zaretskii  <eliz@gnu.org>
14879         * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
14880         characters left after base64 decoding.
14881         (rmail-decode-region): Use -dos variety of `coding', to remove any
14882         ^M characters left after qp or base64 decoding.
14884 2004-04-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
14886         * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
14887         messages.
14889 2004-04-19  Stephen Eglen  <stephen@gnu.org>
14891         * add-log.el (add-change-log-entry): Update doc string to mention
14892         add-log-full-name and add-log-mailing-address.
14894 2004-04-18  Juri Linkov  <juri@jurta.org>
14896         * info.el (Info-find-file, Info-find-node-2): Add history and toc.
14897         (Info-find-node-2): Simplify error message.
14898         (Info-insert-dir): Use Info-following-node-name.
14899         (Info-goto-node): Remove *info-history* and *info-toc*.
14900         (Info-history): Create a node of the virtual history file.
14901         (Info-toc): Create a node of the virtual toc file.
14902         (Info-insert-toc): New arg `curr-file' for reference file names.
14903         (info-apropos): Remove redundant var binding for temp-file.
14904         (Info-index, Info-index-next, Info-mode): Doc fix.
14905         (Info-goto-emacs-command-node): Don't jump to *info* from
14906         non-*info* Info buffers.
14907         (Info-fontify-node): Don't show the file name of external
14908         references if `Info-hide-note-references' is `hide'.  Don't hide
14909         newlines at the end of paragraphs.
14911         * international/mule-diag.el (list-input-methods):
14912         Fix args to help-xref-button.
14914         * help-fns.el (help-with-tutorial): Call `hack-local-variables'
14915         to put into effect local variables from TUTORIAL files.
14917         * textmodes/paragraphs.el (sentence-end) <function>: New fun
14918         with default value taken from the variable `sentence-end'.
14919         (sentence-end) <defcustom>: Set default to nil.  Doc fix.
14920         Add nil const to :type.
14921         (sentence-end-without-period, sentence-end-double-space)
14922         (sentence-end-without-space): Doc fix.
14924         * textmodes/paragraphs.el (forward-sentence):
14925         * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
14926         (fill-delete-newlines):
14927         * progmodes/cc-cmds.el (c-beginning-of-statement):
14928         Use function `sentence-end' instead of variable `sentence-end'.
14930 2004-04-18  Andreas Schwab  <schwab@suse.de>
14932         * progmodes/compile.el (compilation-start): Set window start to
14933         point-min if compilation-scroll-output is nil.
14935 2004-04-18  John Wiegley  <johnw@newartisans.com>
14937         * iswitchb.el (iswitchb-completions): Remove dependency on cl.
14939 2004-04-18  Nick Roberts  <nick@nick.uklinux.net>
14941         * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
14942         (gdb-info-breakpoints-custom): Revert previous change.
14943         (gdb-view-assembler): Update assembler if necessary.
14944         (gdb-frame-handler): Parse correctly for gdb-current-frame.
14945         (gdb-display-source-buffer): Update properly when both source and
14946         assembler are visible.
14948 2004-04-17  John Wiegley  <johnw@newartisans.com>
14950         * iswitchb.el (iswitchb-max-to-show): Add a new config variable
14951         which limits the number of names shown in the minibuffer.  Off by
14952         default.
14953         (iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
14954         up iswitchb for users with a multitude of open buffers by showing
14955         only the first and last N/2 buffers in the completion list (which
14956         is enough to aid C-s/C-r, and to know that more characters are
14957         needed to refine the completion list).
14959 2004-04-17  Richard M. Stallman  <rms@gnu.org>
14961         * files.el (locate-file-completion): Handle nil in path-and-suffixes.
14962         (file-truename): Expand all ~ constructs directly.
14963         (insert-directory): Delete any error msg output by the
14964         `insert-directory-program'.
14966         * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
14967         (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
14968         (allout-prior-bindings, allout-added-bindings): Defvars deleted.
14969         (allout-init): Use find-file-hook, not find-file-hooks.
14970         (allout-mode): Eliminate Emacs 18 support.
14971         Use write-contents-functions, not local-write-file-hooks.
14973 2004-04-17  Daniel Pfeiffer  <occitan@esperanto.org>
14975         * progmodes/compile.el (compilation-error-properties): Fix for
14976         adding messages when there are already markers for their file.
14977         (compilation-fake-loc): New function.
14979 2004-04-16  Dave Love  <fx@gnu.org>
14981         * progmodes/python.el (python-compilation-line-number): Fix braindamage.
14982         (python-load-file): Fix python-orig-start setting.
14984         * progmodes/compile.el: Doc fixes.
14985         (compilation-error-regexp-alist-alist)
14986         (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
14987         (compilation-assq): Wrap in eval-when-compile.
14988         (compilation-mode-font-lock-keywords): Don't use list*.
14989         (compilation-start): Avoid warning.
14990         (compilation-compat-error-properties)
14991         (compilation-directory-properties): Add keymap property.
14992         (compilation-parsing-end): Make it a marker for better compatibility.
14994         * progmodes/python.el (python-after-info-look): Use with-no-warnings.
14996 2004-04-16  Mark A. Hershberger  <mah@everybody.org>
14998         * xml.el: Doc fixes.
14999         (xml-get-children): Only looks at sub-tags and ignore strings.
15001         * xml.el (xml-parse-tag): Avoid overwriting node-name.
15003 2004-04-16  Stefan Monnier  <monnier@iro.umontreal.ca>
15005         * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
15007 2004-04-16  Andre Spiegel  <spiegel@gnu.org>
15009         * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
15011         * vc.el (vc-print-log): Likewise.
15013 2004-04-16  Masatake YAMATO  <jet@gyve.org>
15015         * simple.el (completion-setup-function): Set an initial value
15016         to `element-common-end' before entering loop.  Set a value
15017         to `element-common-end' at the end of loop.
15018         The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
15019         (completions-common-part): Rename from completion-de-emphasis.
15020         (completions-first-difference): Rename from completion-emphasis.
15021         Suggested by RMS.
15023 2004-04-16  Juanma Barranquero  <lektu@terra.es>
15025         * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
15026         (bookmark-edit-annotation-mode): Add mode name.
15028 2004-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
15030         * smerge-mode.el (smerge-match-conflict): Try to do something sensible
15031         for nested conflict markers.
15032         (smerge-find-conflict): Better handle errors in smerge-match-conflict.
15034 2004-04-15  Nick Roberts  <nick@nick.uklinux.net>
15036         * progmodes/gdb-ui.el (gdb-goto-info): New function.
15038         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
15040 2004-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
15042         * emacs-lisp/bytecomp.el (batch-byte-compile-file):
15043         Give a backtrace if requested.
15045         * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
15047         * progmodes/python.el (python-mouse-2-command, python-RET-command):
15048         Remove unused functions.
15049         (python-orig-start-line, python-orig-file): Remove.
15050         (python-orig-start): New var.
15051         (python-input-filter, python-compilation-line-number)
15052         (python-send-region, python-load-file): Use it.
15054         * info.el (info): Always jump to *info*.
15056         * subr.el (posn-set-point): New function.
15058         * mouse.el (mouse-set-point): Use it.
15060         * progmodes/compile.el (compile-goto-error): Use it.
15061         (compilation-button-map): New keymap.
15062         (compilation-error-properties): Use it.
15063         (compilation-shell-minor-mode-map): Don't bind mouse-2.
15065         * smerge-mode.el (smerge-popup-context-menu): Use it.
15067         * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
15068         (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
15069         mouse and non-mouse case.
15071         * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
15072         (diff-mouse-goto-source): Make it an alias of diff-goto-source.
15074         * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
15075         Make it work for non-mouse events.
15077         * pcvs-info.el (cvs-status-map): Update binding name.
15079 2004-04-14  Mark A. Hershberger  <mah@everybody.org>
15081         * xml.el (xml-maybe-do-ns): New function to handle namespace
15082         parsing of both attribute and element names.
15083         (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
15084         (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
15085         (xml-parse-tag): Update assumed namespaces.  Clean up namespace parsing.
15086         (xml-parse-attlist): Make it do its own namespace parsing.
15088 2004-04-14  Dave Love  <fx@gnu.org>
15090         * progmodes/python.el (run-python): Fix use of \n.
15091         (python-load-file): Remove `try' from Python fragment.
15092         (python-describe-symbol): Fix message.
15094         * comint.el: Doc fixes.
15095         (comint-last-input-start, comint-last-input-end)
15096         (comint-last-output-start): Give them values.
15097         (comint-arguments): Avoid warning.
15098         (comint-skip-prompt): Use line-end-position.
15099         (comint-backward-matching-input): Rename arg to agree with doc.
15100         (comint-extract-string): Use syntax-ppss.
15101         (comint-dynamic-simple-complete): Delete useless list construction.
15102         (comint-redirect-subvert-readonly): New.
15103         (comint-redirect-preoutput-filter): Use it.
15105         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
15106         Correctly handle negative arguments when calling hook functions.
15108 2004-04-14  Jesper Harder  <harder@ifa.au.dk>
15110         * info.el (info-apropos): Don't clobber Info-history-list.
15112 2004-04-14  Daniel Pfeiffer  <occitan@esperanto.org>
15114         * progmodes/compile.el (compilation-setup):
15115         Localize overlay-arrow-position.
15116         (compilation-sentinel): Restructure code equivalently.
15117         (compilation-next-error): Find message on same line after point if
15118         not found before point.
15119         (compile-mouse-goto-error): Restore function so that compilation
15120         buffer need not be current and use compile-goto-error.
15121         (compile-goto-error): Restore function.
15122         (next-error): Set overlay-arrow-position.
15123         (compilation-forget-errors): Don't localize already local
15124         compilation-locs and remove FIXME about refontifying.
15126 2004-04-14  Kim F. Storm  <storm@cua.dk>
15128         * startup.el (emacs-quick-startup): New defvar (set by -Q).
15129         (command-line): New option -Q.  Like -q --no-site-file, but
15130         in addition it also disables menu-bar, tool-bar, scroll-bars,
15131         tool-tips, and the blinking cursor.
15132         (command-line-1): Skip startup screen if -Q.
15133         (fancy-splash-head): Use ":align-to center" prop to center splash image.
15135         * emulation/cua-base.el (cua-read-only-cursor-color)
15136         (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
15138 2004-04-13  Dave Love  <fx@gnu.org>
15140         * progmodes/python.el: Doc fixes.  Changes for compiler warnings.
15141         (syntax): Don't require.
15142         (python) <defgroup>: Add :version.
15143         (python-quote-syntax): Re-written.
15144         (inferior-python-mode): Move stuff here from run-python and add
15145         some more.
15146         (python-preoutput-continuation, python-preoutput-result)
15147         (python-dotty-syntax-table): New.
15148         (python-describe-symbol): Use them.
15149         (run-python): Move stuff to inferior-python-mode.  Modify code
15150         loaded into Python.
15151         (python-send-region): Use python-proc, python-send-string.
15152         (python-send-string): Send newlines too.  Callers changed.
15153         (python-load-file): Re-written.
15154         (python-eldoc-function): New.
15155         (info-look): Don't require.
15156         (python-after-info-look): New.  A modified version of former
15157         top-level code for use with eval-after-load.
15158         (python-maybe-jython, python-guess-indent): Use widened buffer.
15159         (python-fill-paragraph): Re-written.
15160         (python-mode): Fix outline-regexp.  Set outline-heading-end-regexp,
15161         eldoc-print-current-symbol-info-function.  Add to eldoc-mode-hook.
15163 2004-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
15165         * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
15166         Set compilation-error-regexp-alist earlier.
15168         * progmodes/compile.el (compilation-minor-mode-map)
15169         (compilation-shell-minor-mode-map, compile-mouse-goto-error)
15170         (compile-goto-error): Re-merge the mouse and non-mouse commands.
15172 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15174         * progmodes/compile.el (compile-goto-error): Select the buffer/window
15175         corresponding to the event.
15177 2004-04-12  Joe Buehler  <jbuehler@hekiman.com>
15179         * loadup.el: Add cygwin to system-type list, for unexec() support.
15181 2004-04-12  John Paul Wallington  <jpw@gnu.org>
15183         * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
15184         (ibuffer-restore-window-config-on-quit): New variable to replace
15185         `ibuffer-delete-window-on-quit'.  Update all references.
15186         (ibuffer-prev-window-config): New variable.
15187         (ibuffer-quit): Restore previous window configuration instead of
15188         deleting window.
15189         (ibuffer): Save window configuration before showing Ibuffer buffer.
15191         * help.el (describe-mode): Doc fix.
15193 2004-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15195         * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
15196         not to treat nil as a function.
15198         * vc-arch.el (vc-arch-root): Be a bit more careful.
15199         (vc-arch-register): Save the buffer if we modified it.
15200         (vc-arch-delete-rej-if-obsolete): Save excursion.
15201         (vc-arch-find-file-hook): Use the simpler after-save-hook.
15202         (vc-arch-responsible-p, vc-arch-init-version): New functions.
15204         * net/ldap.el (ldap-search): Use list*.
15206 2004-04-12  Juri Linkov  <juri@jurta.org>
15208         * info.el (Info-follow-reference): Allow multiline reference name.
15210 2004-04-11  Dave Love  <fx@gnu.org>
15212         * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
15214         * progmodes/python.el: New file.
15216 2004-04-11  Andre Spiegel  <spiegel@gnu.org>
15218         * vc-hooks.el (vc-arg-list): Function removed.
15219         (vc-default-workfile-unchanged-p): Use condition-case to check for
15220         backward compatibility.
15222         * vc.el (vc-print-log): Use condition-case to check for backward
15223         compatibility.
15225 2004-04-11  Juri Linkov  <juri@jurta.org>
15227         * dired.el (dired-faces): New defgroup.
15228         (dired-header, dired-mark, dired-marked, dired-flagged)
15229         (dired-warning, dired-directory, dired-symlink, dired-ignored):
15230         New faces.
15231         (dired-header-face, dired-mark-face, dired-marked-face)
15232         (dired-flagged-face, dired-warning-face, dired-directory-face)
15233         (dired-symlink-face, dired-ignored-face): New face variables.
15234         (dired-font-lock-keywords): Use them instead of font-lock faces.
15235         Split the rule for dired marks into 3 separate rules: for marks,
15236         marked file names and flagged file names.
15238         * help-mode.el (help-make-xrefs): Add a final newline to the
15239         *Help* buffer.
15241 2004-04-11  John Paul Wallington  <jpw@gnu.org>
15243         * replace.el (occur-engine): Distinguish between one and several
15244         matches in the matches per buffer heading.
15246 2004-04-11  Kim F. Storm  <storm@cua.dk>
15248         * ido.el (ido-confirm-unique-completion): New defcustom.
15249         (ido-complete): Use it.
15250         (ido-write-file): Set it to t unconditionally.
15252 2004-04-10  Miles Bader  <miles@gnu.org>
15254         RCS keyword removal (only non-comment changes are enumerated here):
15256         * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
15257         (byte-compile-insert-header): Don't use `byte-compile-version'.
15258         * forms.el (forms-version): Variable removed.
15259         (forms-mode): Don't use `forms-version'.
15260         * recentf.el (recentf-version): Variable removed.
15261         * progmodes/delphi.el (delphi-version): Variable removed.
15262         * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
15264 2004-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>
15266         * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
15268 2004-04-09  Jesper Harder  <harder@ifa.au.dk>
15270         * info.el (info-apropos): Improve menu item regexp.
15272 2004-04-09  Simon Josefsson  <jas@extundo.com>
15274         * mail/smtpmail.el: Add comment, based on report by
15275         kdc@rcn.com (Kevin D. Clark).
15277 2004-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15279         * progmodes/compile.el (compilation-mode-font-lock-keywords):
15280         Redo one more thing that I didn't notice Daniel had undone.
15282 2004-04-08  Nick Roberts  <nick@nick.uklinux.net>
15284         * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
15285         (gdb-goto-breakpoint, gdb-display-buffer)
15286         (gdb-display-source-buffer, gdb-view-source-function)
15287         (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
15288         (gdb-source-info, gdb-frame-handler): Don't specify a window
15289         for display.
15290         (gdb-info-breakpoints-custom): Remove superfluous update of
15291         assembler buffer.
15292         (gdb-many-windows): Make settable outside gdb.
15294 2004-04-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
15296         * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
15297         Derive from fundamental-mode rather than text-mode.
15299 2004-04-08  Juri Linkov  <juri@jurta.org>
15301         * info.el (Info-history): Doc fix.
15302         (Info-history-list): New var.
15303         (info-xref): Change magenta4 to blue, remove bold for dark and
15304         light backgrounds, change bold to underline for non-color classes.
15305         (info-xref-visited): New face.
15306         (Info-fontify-visited-nodes): New custom.
15307         (Info-hide-note-references): Add new value `hide'.  Doc fix.
15308         (Info-reference-name): New var.
15309         (Info-selection-hook): New custom.
15310         (Info-edit-mode-hook): New var.
15311         (Info-find-file): New fun.
15312         (Info-find-node): Move part of code to Info-find-file.
15313         (Info-find-node-2): Add anchors to Info-history-list.  Move point
15314         to the place with the reference name if name is defined.
15315         (Info-select-node): Add current node to Info-history-list.
15316         (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
15317         (Info-search-whitespace-regexp): New custom.
15318         (Info-search-case-fold): New var.
15319         (Info-search): Add "case-sensitively" to the prompt.
15320         Use Info-search-whitespace-regexp.  Set Info-search-case-fold.
15321         (Info-search-case-sensitively, Info-search-next): New fun.
15322         (Info-up): Move point to the menu item of the current node.
15323         (Info-history): New fun.  Add *info-history* to
15324         same-window-buffer-names.
15325         (Info-toc): New fun.  Add *info-toc* to same-window-buffer-names.
15326         (Info-insert-toc): New fun.
15327         (Info-build-toc): New fun.
15328         (Info-follow-reference): Add new arg `fork'.  Doc fix.
15329         Replace [ \n\t]* by [ \n\t]+ in the *Note regexp.  For references
15330         with the same name prefer the reference closest to point.
15331         (Info-next-reference): Replace * by + in the *Note regexp.
15332         Add regexp for http:// and ftp://.  Skip the *Note prefix.
15333         (Info-prev-reference): Replace * by + in the *Note regexp.
15334         Add regexp for http:// and ftp://.  Skip the *Note prefix.
15335         (Info-follow-nearest-node): Add new arg `fork'.
15336         (Info-try-follow-nearest-node): Add new arg `fork'.
15337         Call browse-url for http:// and ftp:// references.
15338         Set Info-reference-name for index entries.
15339         (Info-mode-menu): Add menu items for Info-search-case-sensitively,
15340         Info-search-next, Info-history, Info-toc, clone-buffer.
15341         (Info-menu-update): Replace * by + in the *Note regexp.
15342         (Info-mode): Add documentation for Info-history, Info-toc,
15343         Info-search-case-sensitively, Info-search-next, clone-buffer.
15344         (Info-fontify-menu-headers): Remove fun.  Move code to
15345         Info-fontify-node.
15346         (Info-fontify-node): Add docstring.  Add local vars
15347         fontify-visited-p and not-fontified-p.  If not-fontified-p is t
15348         then fontify header line, titles, menu headers, http and ftp
15349         references, refill paragraphs.  If not-fontified-p is t or
15350         fontify-visited-p is t then fontify cross references, menu items.
15351         Fontify menu headers.  Fontify http and ftp references.
15352         Change regexp for cross references to require whitespace after *Note,
15353         add matching groups for file and node names.  Remove hack for quote.
15354         Use display property for Info-hide-note-references=t.  Use fifth
15355         or fourth match for help-echo.  Display visited nodes in a
15356         different face.  Unhide file names of external references.
15357         Unhide newlines.  Display visited menu items in a different face.
15359 2004-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15361         * progmodes/compile.el: Require CL.
15362         (compilation-mode-font-lock-keywords): Re-install the "line as
15363         function" patch.
15365         * help-fns.el (help-C-source-directory): New var.
15366         (help-subr-name, help-C-file-name, help-find-C-source): New funs.
15367         (describe-function-1, describe-variable): Use them.
15369         * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
15370         to C source files specially.
15372 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
15374         * info.el (Info-hide-cookies-node): New function.
15375         (Info-select-node): Use it.
15376         (Info-display-images-node): Remove message with image file name.
15378 2004-04-07  Daniel Pfeiffer  <occitan@esperanto.org>
15380         * progmodes/compile.el (compilation-warning-face)
15381         (compilation-info-face, compilation-skip-threshold)
15382         (compilation-skip-visited, compilation-context-lines):
15383         Declare :version when added to Emacs.
15384         (compilation-error-regexp-alist-alist): Extend caml and irix.
15385         (compilation-setup): Fix if font-locked w/o font-lock-defaults.
15386         (compilation-mode-font-lock-keywords): Temporarily undo line as
15387         function patch, which wasn't ready.
15389 2004-04-07  Kenichi Handa  <handa@m17n.org>
15391         * international/latin1-disp.el (latin1-display-setup): Check each
15392         character is displayable or not instead of calling
15393         latin1-display-check-font.
15395 2004-04-06  Kenichi Handa  <handa@m17n.org>
15397         * language/ethio-util.el (ethio-sera-being-called-by-w3):
15398         New variable.
15399         (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
15400         instead of sera-being-called-by-w3.
15401         (ethio-fidel-to-sera-buffer): Likewise.
15402         (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
15403         instead of sera-being-called-by-w3.
15404         (ethio-write-file): Likewise.
15406 2004-04-05  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15408         * printing.el: Doc fix.
15410 2004-04-05  Nick Roberts  <nick@nick.uklinux.net>
15412         * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
15413         (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
15414         (gdb-setup-windows): Only use separate IO buffer if required.
15416 2004-04-06  Kim F. Storm  <storm@cua.dk>
15418         * term.el (term-is-xemacs): Remove.
15419         (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
15420         (term-window-width): New function.
15421         (term-mode, term-check-size): Use it.
15422         (term-mode): Disable overflow-newline-into-fringe in term buffer.
15424 2004-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
15426         * cus-edit.el (custom-add-parent-links): Change unbound variable
15427         `symbol' to `name'.
15429 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
15430         * info.el (info-apropos): New function.
15431         (Info-mode-menu): Add it.
15432         (Info-find-node, Info-find-node-2): Grok apropos virtual file.
15434         * help-mode.el (help-make-xrefs): Recognize aliased variable with
15435         inherited docstring.
15437         * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
15439 2004-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
15441         * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
15443         * progmodes/compile.el (font-lock): Don't require any more.
15444         (compilation-error-properties, compilation-start, compilation-sentinel)
15445         (compilation-filter, next-error): Use with-current-buffer.
15446         (compilation-skip-to-next-location, compilation-skip-threshold)
15447         (compilation-skip-visited): Move to silence the byte-compiler.
15448         (compilation-setup): Simplify.
15449         (compilation-next-error): Use line-(beginning|end)-position.
15450         Make sure `pt' is non-nil before using compilation-loop.
15451         (compile-goto-error): Add optional event arg.  Use it.
15452         (compile-mouse-goto-error): Make it an alias of compile-goto-error.
15453         (compilation-minor-mode-map, compilation-shell-minor-mode-map):
15454         Update the binding for mouse-2.
15455         (first-error): Set compilation-current-error to nil rather than bob.
15456         (compilation-parsing-end, compilation-parse-errors-function)
15457         (compilation-error-list, compilation-old-error-list):
15458         "New" compatibility variables.
15459         (compile-buffer-substring, compilation-compat-error-properties)
15460         (compilation-compat-parse-errors, compilation-forget-errors):
15461         New compatibility functions.
15462         (compilation-mode-font-lock-keywords): Use them.
15464 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
15466         * autorevert.el (auto-revert-handler): If point (or a window
15467         point) is at the end of the buffer, keep it there after
15468         reverting.  This allows to tail a file.
15469         Mention this in the `Commentary'.
15471         * format.el (format-write-file): Add optional argument CONFIRM
15472         and make it behave like the analogous argument to `write-file'.
15474 2004-04-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15476         * progmodes/ebnf2ps.el: Doc fix.
15477         (ebnf-version): New version number (4.2).
15478         (ebnf-syntax): Customization and docstring fix.
15479         (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
15480         Put autoloaded funs before first use.
15481         (ebnf-style-database): Add dtd entry.
15482         (ebnf-syntax-alist): Add dtd initialization.
15483         (ebnf-token-sequence): New fun.
15484         (ebnf-comment-table): Add new comment action character.
15485         (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
15487         * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
15488         Type Definition for XML).
15490         * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
15491         * progmodes/ebnf-bnf.el (ebnf-sequence):
15492         * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
15493         * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
15494         * progmodes/ebnf-yac.el (ebnf-yac-sequence):
15495         Code simplification: call ebnf-token-sequence.
15497 2004-04-04  Eli Zaretskii  <eliz@gnu.org>
15499         * calendar/timeclock.el (timeclock-relative)
15500         (timeclock-get-project-function, timeclock-get-workday-function)
15501         (timeclock-query-out, timeclock-when-to-leave)
15502         (timeclock-when-to-leave-string, timeclock-log-data)
15503         (timeclock-generate-report, timeclock-in): Doc fixes.
15505 2004-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15507         * url/: New dir.  Import the URL package from its repository.
15509 2004-04-03  Andreas Schwab  <schwab@suse.de>
15511         * diff-mode.el (diff-mode): Fix missing quote.
15513 2004-04-03  Juri Linkov  <juri@jurta.org>
15515         * descr-text.el (describe-property-list): Add `font-lock-face'.
15517         * dired.el (dired-font-lock-keywords): Fix permission regexps.
15519 2004-04-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
15521         * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
15522         Use utf-16le on little endian machines and utf-16be otherwise.
15524 2004-04-02  David Kastrup  <dak@gnu.org>
15526         * net/browse-url.el (browse-url-generic): Use call-process
15527         instead of start-process to allow browsers that fork and detach.
15529 2004-04-01  Daniel Pfeiffer  <occitan@esperanto.org>
15531         * compile.el (compilation-current-error): New var.
15532         (compilation-setup, compile-mouse-goto-error)
15533         (compile-goto-error, next-error): Use it.
15534         (compilation-skip-to-next-location): Default to t, which gives
15535         contiguous skipping like old compile (where this was redundant).
15536         (compilation-next-error): Prevent previous-* commands from moving
15537         back to message at or just before point.
15539 2004-04-01  Nick Roberts  <nick@nick.uklinux.net>
15541         * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
15542         (gdb-source-info): Don't display source at startup, if required.
15543         (gdb-show-main): New option.
15544         (gdba): Update documentation.
15545         (gdb-source): Cover case of auto-display output.
15547 2004-03-31  Luc Teirlinck  <teirllm@auburn.edu>
15549         * autorevert.el: Delete obsolete autoload's and defvar's.
15550         (auto-revert-check-vc-info): New user option.
15551         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
15552         (auto-revert-handler-vc): Delete.
15553         (auto-revert-handler): Treat return value `fast' of
15554         buffer-stale-function specially.  Check `auto-revert-check-vc-info'.
15556         * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
15557         return `fast'.
15559         * files.el (buffer-stale-function): Doc change.
15561 2004-03-31  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15563         * printing.el: New tip on Tips section.
15564         (pr-version): New version number (6.7.4).
15565         (pr-shell-file-name): Initialization fix.
15567 2004-03-31  Juri Linkov  <juri@jurta.org>
15569         * dired.el: Add autoload for `dired-do-touch'.
15570         (dired-touch-program): New var.
15571         (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
15572         (dired-no-confirm): Add `touch' to docstring.
15574         * dired-aux.el (dired-do-touch): New fun.
15575         (dired-do-chxxx): Add argument -t for touch operation.
15577         * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
15578         `dired-move-to-filename-regexp'.
15580 2004-03-31  H\e,Ae\e(Bkan Granath  <hakan.granath@kau.se>  (tiny change)
15582         * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
15584 2004-03-30  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15586         * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
15587         and only if the buffer was modified.
15589 2004-03-30  Kenichi Handa  <handa@m17n.org>
15591         * international/characters.el: Delete pairs for U+2308..U+230B.
15593 2004-03-29  Nick Roberts  <nick@nick.uklinux.net>
15595         * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
15596         to detect the beginning of a level 2 or 3 annotation.
15598 2004-03-29  Kenichi Handa  <handa@m17n.org>
15600         * international/ucs-tables.el (ucs-insert): Fix the error message.
15602 2004-03-29  Kenichi Handa  <handa@m17n.org>
15604         * international/mule-util.el (char-displayable-p): Fix generation
15605         of XLFD file name.
15607         * Makefile.in (setwins, setwins_almost): Change directory to $wd
15608         before finding directories by `find'.
15610 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15612         * subr.el (interactive-form): Delete.  Now implemented in C.
15614         * pcvs.el (cvs-parse-process): Workaround for Darwin.
15616         * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
15617         (vc-diff-label): New fun.
15618         (vc-diff-internal): Use it.
15620         * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
15622 2004-03-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
15624         * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
15626         * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
15627         specify XML (EBNFX).
15629         * progmodes/ebnf2ps.el: Doc fix.
15630         (ebnf-version): New version number (4.1).
15631         (ebnf-syntax): Adjust customization.
15632         (ebnf-style-database): Add ebnfx entry.
15633         (ebnf-syntax-alist): Add ebnfx initialization.
15634         (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
15636         * printing.el: Doc fix.
15637         (pr-version): New version number (6.7.3).
15638         (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
15639         returns nil for mouse position.  Reported by Drew Adams
15640         <drew.adams@oracle.com>.
15641         (pr-update-menus): Modify interactive declaration.  Reported by Drew
15642         Adams <drew.adams@oracle.com>.
15644 2004-03-28  Nick Roberts  <nick@nick.uklinux.net>
15646         * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
15647         (gud-gdba-marker-filter): Log the process input and output, if
15648         required.  From Stefan Monnier.
15649         (gdb-debug-log, gdb-enable-debug-log): New variables.
15650         (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
15652 2004-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15654         * vc-hooks.el (vc-file-not-found-hook): Fix typo.
15655         From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
15657 2004-03-27  Luc Teirlinck  <teirllm@auburn.edu>
15659         * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
15660         Call vc-find-file-hook here instead of in auto-revert-buffers.
15661         (auto-revert-buffers): Delete call to vc-find-file-hook.
15662         (auto-revert-verbose, global-auto-revert-non-file-buffers)
15663         (global-auto-revert-mode, auto-revert-set-timer)
15664         (auto-revert-handler, auto-revert-buffers): Doc fixes.
15666 2004-03-27  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
15668         * woman.el (woman-change-fonts): Rename local variable
15669         woman-font-alist to font-alist to avoid a compiler warning.
15671 2004-03-27  Dave Love  <fx@gnu.org>
15673         * emacs-lisp/rx.el (rx): Doc fix.
15674         Fix copyright years.
15676         * strokes.el (strokes-global-set-stroke-string): New function.
15677         (strokes-list-strokes): Cope with strings, not just commands.
15678         Set foreground colour of image.
15679         (strokes-global-set-stroke): Doc fix.
15681 2004-03-26  Luc Teirlinck  <teirllm@auburn.edu>
15683         * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
15684         Auto Revert mode.
15685         (Buffer-menu-files-only): New variable.
15686         (Buffer-menu-toggle-files-only): New function.
15687         (Buffer-menu-mode-map): Bind it to `T'.
15688         (Buffer-menu-mode): Mention `T' in docstring.
15689         Set buffer-stale-function.
15690         (list-buffers-noselect): Mark buffer non-modified and set
15691         Buffer-menu-files-only.
15693         * dired.el (buffer-stale-function): Remove no longer needed defvar.
15695         * autorevert.el (auto-revert-handler): Print revert message
15696         before, rather than after, reverting.
15697         (buffer-stale-function): Move to files.el.
15699         * files.el (buffer-stale-function): Move here from autorevert.el.
15701 2004-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15703         * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
15705         * calc/calc.el (calc-mode-map): Use mapc.
15707         * apropos.el (apropos-mode): Don't autoload.
15708         (apropos-symbols-internal): New fun.  Extracted from `apropos'.
15709         (apropos): Use it.
15710         (apropos-print): Add optional `text' argument.
15711         (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
15712         Don't assume point-min == 1.
15714         * bs.el (bs-buffer-list): Use buffer-local-value.
15715         (bs--set-toggle-to-show): Use with-current-buffer.
15717         * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
15718         New funs.
15719         (list-buffers-noselect): Use them.  Adjust :align-to to new style.
15721         * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
15723         * dabbrev.el (dabbrev-expand): Fix regexp construction.
15724         (dabbrev--find-expansion): Use pop.
15725         (dabbrev--search): Use match-string-no-properties.
15727         * dired.el (dired-mode): Use run-mode-hooks.
15728         (dired-move-to-end-of-filename): Use match-string.
15730         * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
15731         is bound before using it.
15732         (ediff-verbose-p): Make it into a var since it's not constant.
15734         * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
15736         * faces.el (read-face-font): Don't cons up unnecessarily.
15737         (header-line, tool-bar): Share common parts.
15739         * files.el (file-relative-name): Use compare-strings.
15741         * finder.el (finder-mode): Follow coding convention.
15743         * subr.el (read-number): New function.
15745         * ses.el (ses-read-number): Move to subr.el.
15746         (ses-set-header-row): Use read-number.
15748 2004-03-26  Andre Spiegel  <spiegel@gnu.org>
15750         * vc-hooks.el (vc-arg-list): New function, which handles both
15751         compiled and uncompiled code.
15752         (vc-default-workfile-unchanged-p): Use it.
15754         * vc.el (vc-print-log): Undo prev change, use new function
15755         vc-arg-list from vc-hooks.el.
15757 2004-03-26  Masatake YAMATO  <jet@gyve.org>
15759         * simple.el (completion-setup-function): Emphasize the
15760         first uncommon characters in the completions; and de-emphasize
15761         the common prefix substrings.
15762         (completion-emphasis): New face.
15763         (completion-de-emphasis): New face.
15765 2004-03-25  Juanma Barranquero  <lektu@terra.es>
15767         * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
15768         Comment out (it's unused and unfinished code).
15770 2004-03-25  Sam Steingold  <sds@gnu.org>
15772         * vc.el (vc-print-log): Fix a bug in the last patch:
15773         backend-function may be a byte-compiled object, not a lambda.
15775 2004-03-25  Juri Linkov  <juri@jurta.org>
15777         * descr-text.el (describe-property-list): Add a button
15778         for `face' property that calls `describe-face'.
15779         Suggested by luis fernandes <elf@ee.ryerson.ca>
15781         * international/mule.el (keyboard-coding-system):
15782         * kmacro.el (kmacro-call-macro): Fix docstring.
15784         * dired.el: Fix comments.
15786         * textmodes/fill.el (fill): Fix Info link.
15788         * font-lock.el (fast-lock, lazy-lock):
15789         * jit-lock.el (jit-lock): Remove links to removed Support Modes
15790         Info node.
15792         * eshell/eshell.el (eshell): Fix broken info-link.
15794         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
15795         * eshell/em-banner.el (eshell-banner):
15796         * eshell/em-smart.el (eshell-smart):
15797         * eshell/esh-cmd.el (eshell-cmd):
15798         Comment out broken info-links to incomplete Info manual.
15800         * info-xref.el: Fix commentary.
15802 2004-03-25  Kevin Ryde  <user42@zip.com.au>
15804         * info-xref.el (info-xref-check-buffer): Report empty filename parts.
15805         Remove spurious node duplicate suppression, doesn't work, not wanted.
15806         (info-xref-output): Take format style args, add "sit-for 0" to let
15807         user see the results as they progress.
15808         (info-xref-check-all-custom): New function.
15810 2004-03-25  Nick Roberts  <nick@nick.uklinux.net>
15812         * gdb-ui.el: Moved to progmodes.
15814 2004-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15816         * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
15818 2004-03-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
15820         * calendar/appt.el (appt-check): Remove superfluous progn.
15821         When finished with diary buffer: if it was not being displayed
15822         before, kill it; otherwise restore its original state.
15823         Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
15825         * calendar/calendar.el (calendar-set-mode-line): Use total
15826         available mode-line width, rather than frame-width.
15828         * calendar/diary-lib.el (fancy-diary-display): Set mode-line
15829         after mode change so effect not lost.
15831 2004-03-23  Dave Love  <fx@gnu.org>
15833         * dired.el (dired) <defgroup>: Add link to manual.
15834         (dired-font-lock-keywords): Add highlighting on unusual permissions.
15835         (dired-revert): Use dolist.
15836         (dired-mode-map): Add U binding.
15837         (dired-mode): Add font-lock-beginning-of-syntax-function.
15838         (dired-garbage-files-regexp): Make it a defcustom.
15840 2004-03-23  Stefan Monnier  <monnier@iro.umontreal.ca>
15842         * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
15843         is equivalent to nil.
15844         (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
15845         (vc-arch-mode-line-string): Accept `added' state.
15846         (vc-arch-state): Use inode-sigs if available.
15847         (vc-arch-add-tagline): Rename from vc-arch-add-tag.
15848         Copy&delete existing id file if any.  Fallback if uuidgen is absent.
15849         (vc-arch-tagline-re): New var.
15850         (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
15851         New functions.
15852         (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
15853         (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
15855         * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
15856         (vc-file-not-found-hook): Use it.
15858         * diff-mode.el (diff-default-read-only): Change default.
15859         (diff-mode-hook): Make it a defcustom.  Add some options.
15860         (diff-mode-map): Bind diff-refine-hook.
15861         (diff-yank-handler): New var.
15862         (diff-yank-function): New fun.
15863         (diff-font-lock-keywords): Use them.
15864         (diff-end-of-file): Handle case where file-header looks like diff text.
15865         (diff-hunk-kill): Adjust to "new" hunk-next behavior.
15866         (diff-file-kill): Delete a subsequent empty line, if applicable.
15867         (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
15868         (diff-find-file-name): Use it.
15869         (diff-tell-file-name): New command.
15870         (diff-mode): Be careful with view-mode.
15871         (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
15872         New functions, for use in diff-mode-hook.
15873         (diff-find-source-location): Catch "regex too large" errors.
15874         (diff-apply-hunk, diff-test-hunk): Go to old or new file.
15875         (diff-refine-hunk): New command.
15877         * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
15878         (smerge-context-menu-map): Remove unused var.
15879         (smerge-keep-all): Preserve markers.
15880         (smerge-keep-n): New fun.
15881         (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
15882         (smerge-keep-current, smerge-ediff): Use it.
15883         (smerge-kill-current): Use it.  Make it work on some 3-part conflicts.
15884         (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
15885         (smerge-resolve): Resolve trivial 3-part conflicts.
15887 2004-03-23  Juri Linkov  <juri@jurta.org>
15889         * man.el (Man-width): New var.
15890         (Man-getpage-in-background): Use it.
15891         (Man-support-local-filenames): New var and fun.
15892         (Man-build-man-command): Don't add a second %s.
15893         (Man-fontify-manpage): Clean up message.
15894         (Man-mode): Set outline-regexp, outline-level,
15895         imenu-generic-expression.
15897         * woman.el (woman-fill-frame): Doc fix.
15898         (woman-decode-region): Use window-width instead of frame-width.
15900         * abbrevlist.el (list-one-abbrev-table):
15901         * descr-text.el (describe-char):
15902         * international/mule-diag.el (describe-current-coding-system):
15903         * international/quail.el (quail-insert-decode-map):
15904         Use window-width instead of frame-width.
15906         * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
15907         (jka-compr-mode-alist-additions): Add tbz.
15908         (jka-compr-write-region, jka-compr-insert-file-contents):
15909         Add message for undefined compress-program.
15910         (jka-compr-write-region): Remove redundant var bindings.
15912         * dired-x.el (dired-guess-shell-alist-default): Add choices for
15913         extracting files into subdirectory.  Add tbz and dz.  Fix regexps.
15914         Add extensions .[0-9] for man and nroff, and .pod for perldoc.
15915         (dired-man): Use dired-guess-shell-command.
15916         (dired-guess-shell-case-fold-search): Change defvar to defcustom.
15917         Change default nil to t.
15919         * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
15920         (dired-compare-directories): Add default value for empty input.
15922         * help-at-pt.el: Move suggestions for key bindings to Commentary.
15924         * time.el (display-time-string-forms): Fix help-echo date format.
15926 2004-03-22  Luc Teirlinck  <teirllm@auburn.edu>
15928         * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
15929         (buffer-stale-function): New variable.
15930         (auto-revert-list-diff, auto-revert-dired-file-list)
15931         (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
15932         (auto-revert-handler): Take over some functionality of deleted
15933         functions.
15934         (auto-revert-buffers): Delete call to auto-revert-buffer-p.
15936         * dired.el (dired-directory-changed-p): New fun, extracted from
15937         dired-internal-noselect.
15938         (dired-buffer-stale-p): New fun.
15939         (dired-internal-noselect): Use dired-directory-changed-p.
15940         Eliminate revert messages.
15941         (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
15943 2004-03-23  Kenichi Handa  <handa@m17n.org>
15945         * international/characters.el: Setup syntaxes for more parentheses
15946         Unicode characters.
15948         * international/mule-cmds.el (select-safe-coding-system):
15949         Merge coding-system and auto-cs before comparing them.
15951 2004-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15953         * emacs-lisp/pp.el (pp-eval-expression): Simplify.
15955         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
15956         normal-auto-fill-function and comment-indent-function.
15957         The default values now work just as well.
15958         Don't set font-lock-beginning-of-syntax-function since we already set
15959         syntax-begin-function.
15960         (lisp-outline-level): Put ;;;###autoload at same level as (.
15961         (prin1-char): Quote special chars.
15963         * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
15964         than with-no-warnings.
15966         * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
15967         if the source location can't be found.
15968         (edebug-compute-previous-result): Use prin1-char.
15970         * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
15971         (debug-ignored-errors): Add an entry.
15973         * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
15974         (byte-compile-file): Output warning when deleting a file.
15976         * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
15977         (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
15979         * emacs-lisp/byte-opt.el (byte-compile-log-lap)
15980         (byte-compile-inline-expand): Use backquote.
15981         (byte-optimize-pure-func): Rename from byte-optimize-concat.
15982         (symbol-name, regexp-opt, regexp-quote): Mark as pure.
15984         * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
15986         * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
15988 2004-03-22  Juri Linkov  <juri@jurta.org>
15990         * finder.el (finder-known-keywords): Fix data, tex, unix.
15992         * play/landmark.el: Fix keywords.
15994         * language/ethio-util.el (ethio-find-file): Doc fix.
15996         * emacs-lisp/warnings.el: Doc fix.
15998         * textmodes/ispell.el (ispell-help): Doc fix.
16000 2004-03-21  Luc Teirlinck  <teirllm@auburn.edu>
16002         * format.el (format-insert-file): Always return a list of two
16003         elements, like insert-file-contents does.
16005 2004-03-21  Andre Spiegel  <spiegel@gnu.org>
16007         * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
16008         and vc-BACKEND-diff.
16009         (vc-print-log): If the print-log implementation supports it, use
16010         the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
16011         (vc-version-diff, vc-diff-internal): Doc fixes.
16013         * vc-hooks.el (vc-default-workfile-unchanged-p): If the
16014         implementation supports it, let diff output go to *vc*,
16015         not *vc-diff*, since this is an internal call.
16017         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
16019         * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
16021         * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
16023 2004-03-21  Dave Love  <fx@gnu.org>
16025         * progmodes/cfengine.el (cfengine-mode):
16026         Set parse-sexp-ignore-comments.
16028         * emacs-lisp/rx.el (rx): Work at compile time, not run time.
16030 2004-03-21  Juanma Barranquero  <lektu@terra.es>
16032         * allout.el (allout-mode): Fix docstring.
16034 2004-03-20  Luc Teirlinck  <teirllm@auburn.edu>
16036         * files.el (insert-directory): Fix bug if SWITCHES is a list.
16038         * autorevert.el (auto-revert-interval): Make new value take
16039         effect immediately when set through Custom.
16040         (auto-revert-set-timer): Add interactive declaration.
16042 2004-03-19  David Ponce  <david@dponce.com>
16044         * ruler-mode.el (ruler-mode-header-line-format-old):
16045         Don't `make-variable-buffer-local'.
16046         (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
16047         (ruler-mode-header-line-format): Simply funcall the above.
16048         (ruler-mode): Use `make-local-variable' and `kill-local-variable'
16049         to save/restore a previous header line format.
16050         (ruler-mode-space): Don't depend on a numeric WIDTH value.
16051         (ruler-mode-ruler): Use symbolic display elements for scrollbar,
16052         fringes and margins width.
16053         (ruler-mode-ruler-function): Default to ruler-mode-ruler.
16055 2004-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
16057         * log-edit.el (log-edit-font-lock-keywords): Typo.
16059         * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
16060         (tex-send-tex-command): Rather than here.
16061         (tex-compilation-parse-errors): Simplify.
16063         * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
16065         * time.el (display-time-string-forms): Add help-echo with date on time.
16067         * composite.el (compose-region): Use restore-buffer-modified-p.
16069         * disp-table.el (standard-display-8bit): Simplify.
16071         * server.el (server-process-filter): Delete temp frame.
16073         * add-log.el (add-change-log-entry): Simplify.
16075 2004-03-19  Kim F. Storm  <storm@cua.dk>
16077         * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
16078         (hexl-follow-line): Don't require 'fringe.
16080         * progmodes/compile.el (compilation-start): Always set
16081         compilation-last-buffer and return it.
16083 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
16085         * simple.el (clone-buffer): Doc fix.
16087 2004-03-18  Juanma Barranquero  <lektu@terra.es>
16089         * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
16091 2004-03-17  Stefan Monnier  <monnier@iro.umontreal.ca>
16093         * log-edit.el (log-edit-font-lock-keywords): New var.
16094         (log-edit-mode): Use it.
16096 2004-03-17  Nick Roberts  <nick@nick.uklinux.net>
16098         * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
16099         properly for watching in speedbar.
16101 2004-03-17  Masatake YAMATO  <jet@gyve.org>
16103         * smerge-mode.el (smerge-popup-context-menu):
16104         Put `unwind-protect' around `overlay-put' and `popup-menu'.
16106 2004-03-16  Stefan Monnier  <monnier@iro.umontreal.ca>
16108         * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
16109         (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
16110         Take sealed revisions into account.
16111         (vc-arch-checkin): Extract a summary line from the message.
16113 2004-03-16  Masatake YAMATO  <jet@gyve.org>
16115         * register.el (register): Provide `register' feature.
16117 2004-03-15  Masatake YAMATO  <jet@gyve.org>
16119         Added context menu support in smerge mode.
16120         Most of the part is written by Stefan Monnier.
16122         * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
16123         New keymap and menu.
16124         (smerge-text-properties): New function.
16125         (smerge-remove-props): New function.
16126         (smerge-popup-context-menu): New function.
16127         (smerge-resolve): Call `smerge-remove-props'.
16128         (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
16129         (smerge-keep-current): Ditto.
16130         (smerge-kill-current): New function.
16131         (smerge-match-conflict): Put text properties.
16132         Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
16134 2004-03-15  David Ponce  <david@dponce.com>
16136         * ruler-mode.el: (ruler-mode-left-fringe-cols)
16137         (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
16138         (ruler-mode-right-scroll-bar-cols): Remove.
16139         (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
16140         (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
16141         Use fringe-columns and scroll-bar-columns.
16143 2004-03-15  Masatake YAMATO  <jet@gyve.org>
16145         * hl-line.el (hl-line-range-function): New variable.
16146         (hl-line-move): New function.
16147         (global-hl-line-highlight): Use `hl-line-move'.
16148         (hl-line-highlight): Ditto.
16150         * scroll-bar.el (scroll-bar-columns):
16151         * fringe.el (fringe-columns): New function derived from ruler-mode.el.
16153         * ruler-mode.el (top-level): Require scroll-bar and fringe.
16154         (ruler-mode-left-fringe-cols)
16155         (ruler-mode-right-fringe-cols): Use `fringe-columns'.
16156         (ruler-mode-right-scroll-bar-cols)
16157         (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
16158         (ruler-mode-ruler-function): New variable.
16159         (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
16160         if the value for `ruler-mode-ruler-function'is given.
16162         * hexl.el (hexl-mode-hook): Make the hook customizable.
16163         (hexl-address-area, hexl-ascii-area): New customize variables.
16164         (hexlify-buffer): Put font-lock-faces on the address area and
16165         the ascii area.
16166         (hexl-activate-ruler): New function.
16167         (hexl-follow-line): New function.
16168         (hexl-highlight-line-range): New function.
16169         (hexl-mode-ruler): New function.
16171 2004-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
16173         * vc-hooks.el (vc-handled-backends): Add Arch.  Move MCVS down.
16174         (vc-default-find-file-hook): New fun.
16175         (vc-find-file-hook): Call new find-file-hook operation.
16177         * vc-arch.el: New file.
16179 2004-03-12  Jesper Harder  <harder@ifa.au.dk>
16181         * info-look.el (info-lookup): Reuse an existing Info window.
16183 2004-03-12  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
16185         * woman.el (woman-preserve-ascii): Default value changed to t and
16186         doc string revised.
16188 2004-03-12  Richard M. Stallman  <rms@gnu.org>
16190         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
16191         Fix minor bug.
16193         * replace.el (occur-engine): Change message for count of matches.
16195         * emacs-lisp/bytecomp.el (byte-compile-get-constant):
16196         For strings, do compare text properties.
16198 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
16200         * progmodes/compile.el (compile-auto-highlight)
16201         (compilation-error-list, compilation-old-error-list)
16202         (compilation-parse-errors-function, compilation-parsing-end)
16203         (compilation-error-message, compilation-directory-stack)
16204         (compilation-enter-directory-regexp-alist)
16205         (compilation-leave-directory-regexp-alist)
16206         (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
16207         (compilation-current-file, compilation-regexps): Remove vars.
16209         (compile-error-at-point, compilation-error-filedata)
16210         (compilation-error-filedata-file-name, compile-reinitialize-errors)
16211         (compilation-next-error-locus, compilation-forget-errors)
16212         (count-regexp-groupings, compilation-parse-errors)
16213         (compile-collect-regexps, compile-buffer-substring): Remove funs.
16215         (compile-internal): Make obsolete.
16217         (compilation-first-column, compilation-error)
16218         (compilation-directory-matcher, compilation-page-delimiter)
16219         (compilation-mode-font-lock-keywords, compilation-debug)
16220         (compilation-error-face, compilation-warning-face)
16221         (compilation-info-face, compilation-line-face)
16222         (compilation-column-face, compilation-enter-directory-face)
16223         (compilation-leave-directory-face, compilation-skip-threshold)
16224         (compilation-skip-visited, compilation-context-lines): New vars.
16226         (compilation-warning-face, compilation-info-face)
16227         (compilation-message-face): New faces.
16229         (compilation-error-regexp-alist-alist): New constant.
16231         (compilation-face, compilation-directory-properties)
16232         (compilation-assq, compilation-error-properties, compilation-start)
16233         (define-compilation-mode, compilation-loop)
16234         (compilation-set-window): New functions.
16236         (compile): Additional argument for interactive compiles like TeX.
16238         * progmodes/grep.el (kill-grep): Move here from compile.el
16239         (grep-error, grep-hit-face, grep-error-face)
16240         (grep-mode-font-lock-keywords): New variables.
16241         (grep-regexp-alist): Simplify regexp and add `binary' case.
16242         (grep-mode): New mode.
16243         (grep-process-setup): Simplify.
16245 2004-03-11  Jason Rumney  <jasonr@gnu.org>
16247         * net/ldap.el (ldap-search-internal): Handle file URLs with drive
16248         letters on DOS/Windows.
16250 2004-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
16252         * server.el (server-name): New var.
16253         (server-socket-dir): New var to replace server-socket-name.
16254         (server-start): Use them.
16256 2004-03-11  Simon Josefsson  <jas@extundo.com>
16258         * mail/smtpmail.el (smtpmail-read-response): Abort if process has
16259         died to avoid infloop.  Reported by Jonathan Glauner
16260         <jglauner@sbum.org>.
16262 2004-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
16264         * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
16265         (smerge-mode-menu): Use it to deactivate menu entries.
16266         (smerge-keep-current): New fun.
16267         (smerge-keep-current): Use it.
16269 2004-03-10  John Paul Wallington  <jpw@gnu.org>
16271         * foldout.el (foldout-fold-list, foldout-modeline-string):
16272         Declare them as variables, not constants.
16274 2004-03-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16276         * ps-print.el: Modification to print *Messages* buffer.
16277         (ps-print-version): New version 6.6.4.
16278         (ps-message-log-max): New fun.
16279         (ps-spool-without-faces, ps-spool-with-faces)
16280         (ps-count-lines-preprint): Code fix.
16282         * printing.el: New tips in Tips section.
16284 2004-03-09  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16286         * delim-col.el: Doc fix.
16288         * printing.el: Doc fix.  New doc section (Tips).
16290 2004-03-09  Stefan Monnier  <monnier@iro.umontreal.ca>
16292         * type-break.el (type-break-emacs-variant): Remove.
16293         (type-break-run-at-time, type-break-cancel-function-timers):
16294         Use fboundp rather than version name and number.
16296 2004-03-09  Masatake YAMATO  <jet@gyve.org>
16298         * hexl.el (hexl-mode): Use `make-local-variable' instead of
16299         `make-variable-buffer-local'.
16301 2004-03-08  Michael Albinus  <Michael.Albinus@alcatel.de>
16303         * find-dired.el (find-dired): Call `shell-command' instead of
16304         `start-process-shell-command'.  By this, Tramp takes over
16305         handling of remote directories.
16307 2004-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
16309         * newcomment.el (comment-use-global-state): New var.
16310         (comment-search-forward): Use it.
16312         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
16314         * cus-edit.el (fill) <defgroup>: Move to fill.el.
16316         * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
16317         (enable-kinsoku): Make it a defcustom.
16318         (fill-comment-paragraph): Don't rely on fill-prefix to bound the
16319         paragraph to same-comment-start-marker.
16321 2004-03-07  Dave Love  <fx@gnu.org>
16323         * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
16324         (browse-url-mail): Use it.
16326         * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
16327         (rfc2368-unhexify-string): Use replace-regexp-in-string.
16329 2004-03-07  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
16331         * woman.el (woman-man.conf-path): Doc fix.
16332         (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
16334 2004-03-07  Eli Zaretskii  <eliz@gnu.org>
16336         * sort.el (sort-columns): Remove ms-dos from the list of systems
16337         where the external `sort' command is not used.
16339 2004-03-07  Kim F. Storm  <storm@cua.dk>
16341         * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
16342         (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
16343         from overlay-arrow-variable-list.
16344         (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
16346 2004-03-06  Nick Roberts  <nick@nick.uklinux.net>
16348         * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
16349         overlay arrow string properly for the assembler buffer.
16351 2004-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
16353         * mail/sendmail.el (mail-mode): Fix last change.
16355 2004-03-05  Nick Roberts  <nick@nick.uklinux.net>
16357         * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
16358         for the assembler buffer.
16359         (gdb-assembler-custom): Position the overlay arrow.
16360         (gdb-put-arrow, gdb-remove-arrow): Delete functions.
16362 2004-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
16364         * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
16366         * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
16367         regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
16369         * mail/sendmail.el (mail-mode): Set comment-start-skip.
16371         * newcomment.el (uncomment-region): Allow non-terminated comment.
16372         (comment-normalize-vars): Check the user-specified comstart marker.
16374 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16376         * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
16377         Otherwise, do use it if the region only contains font-lock text
16378         properties.
16380 2004-03-04  Masatake YAMATO  <jet@gyve.org>
16382         * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
16383         as the callback function for eldoc.
16384         (hexl-print-current-point-info): New function.
16385         (hexl-current-address): Print the address in both decimal
16386         and hexadecimal format.
16388 2004-03-04  Richard M. Stallman  <rms@gnu.org>
16390         * mail/rmail.el (rmail-convert-to-babyl-format):
16391         Specify t for UNIBYTE when calling mail-unquote-printable-region.
16393         * mail/mail-utils.el (mail-unquote-printable-region):
16394         New arg UNIBYTE.
16396         * startup.el (command-switch-alist): Doc fix.
16398         * simple.el (undo): Temporarily set this-command to `undo-start',
16399         then set it to `undo' once undo-start returns without error.
16401         * simple.el (minibuffer-history-sexp-flag): Doc fix.
16403         * simple.el (kill-line): Don't disregard trailing whitespace
16404         in eol condition, if show-trailing-whitespace is set.
16406         * mouse-sel.el (mouse-sel-has-been-enabled): New var.
16407         (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
16408         When disabling, restore old values only if mouse-sel-has-been-enabled.
16410         * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
16411         (isearch-{-char): New function.
16412         (isearch-mode-map): Bind { to isearch-{-char.
16414         * font-lock.el (lisp-font-lock-keywords-2):
16415         Turn off the CL with-... and do-... general patterns.
16416         Instead, recognize several specific with... and do... constructs.
16418         * files.el (switch-to-buffer-other-window):
16419         Bind same-window-buffer-names and same-window-regexps to nil.
16420         (switch-to-buffer-other-frame): Likewise.
16422 2004-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16424         * textmodes/fill.el (fill-comment-paragraph): Be more careful when
16425         recognizing leading comment on code line.
16427 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16429         * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
16430         hidden files/directories.
16432 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
16434         * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
16435         only comment-start (in case the mode hasn't set it).
16437         * Makefile.in (AUTOGENEL): New var.
16438         (bootstrap-prepare): Rename from bootstrap-clean.
16439         Don't remove elc files.
16440         (maintainer-clean): New target.
16442         * xml.el (xml-get-attribute-or-nil): Simplify.
16444 2004-03-02  Juri Linkov  <juri@jurta.org>
16446         * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
16447         (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
16448         URL to prevent their substitution with the environment variable
16449         values by browsers.
16451 2004-03-03  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16453         * ps-print.el: Doc fix.
16454         (ps-print-version): New version number (6.6.3).
16455         (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
16456         Docstring fix.
16457         (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
16458         before printing.
16459         (ps-time-stamp-yyyy-mm-dd): New fun.
16460         (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
16462 2004-03-02  Kim F. Storm  <storm@cua.dk>
16464         * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
16466 2004-03-01  Juanma Barranquero  <lektu@terra.es>
16468         * allout.el (allout-rebullet-heading): Fix typo in docstring.
16470         * desktop.el (desktop-file-version)
16471         (desktop-after-read-hook): Fix typos.
16472         (desktop-clear-preserve-buffers): Remove redundant info in
16473         docstring already shown by the obsolescence message.
16474         (desktop-truncate, desktop-internal-v2s)
16475         (desktop-value-to-string): Change argument name to match docstring.
16477         * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
16479         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
16480         docstring.
16482 2004-02-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16484         * printing.el: Replace "As Is..." in PostScript file print/preview by
16485         "No Preprocessing...".  Suggested by Colin Marquardt
16486         <_marquardt_@zmd.de>.
16487         (pr-insert-section-4): Adjust buffer interface.
16489 2004-02-29  Kai Grossjohann  <kai.grossjohann@gmx.net>
16491         Version 2.0.39 of Tramp released.
16493         * net/tramp.el (tramp-handle-file-local-copy)
16494         (tramp-handle-write-region, tramp-open-connection-rsh):
16495         Variable name typo.  Small change.  From Patrick Tullmann
16496         <tullmann@flux.utah.edu>.
16497         (tramp-process-connection-type): New variable.
16498         (tramp-maybe-open-connection): Use it.
16499         (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
16500         (tramp-touch): Set last-modified time of a remote file.
16501         (tramp-handle-write-region): Say which function is used when encoding.
16503 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
16505         * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
16506         case of non-existing filename, too.  Reported by Christoph Bauer
16507         <c_bauer@informatik.uni-kl.de>.
16508         (tramp-smb-get-file-entries): The directory in question should
16509         have permissions "drwxrwxrwx".  Just virtual, because we don't
16510         know the real permissions.  Don't we know?
16511         (tramp-smb-prompt): Add virtual prompt from listing shares, too.
16512         (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
16513         (tramp-smb-wait-for-output): Optimize algorithm getting pending
16514         output.  If it was received chunkwise, there have been problems.
16515         Remove the "prompt not found" error message; it is obvious.
16516         Simplify algorithm.
16517         (tramp-smb-process-running): Remove.  Since we acknowledge the
16518         virtual prompt for shares, there's no need for distinction of
16519         reading shares (process ends afterwards) and interactive mode of
16520         smblient.
16521         (tramp-smb-open-connection): Setting process sentinel removed.
16522         (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
16523         "NT_STATUS_NETWORK_ACCESS_DENIED".
16524         (tramp-smb-maybe-open-connection): Set `process-connection-type'
16525         to 'pty.  Suggested by Piet van Oostrum <piet@cs.uu.nl>.
16526         (top-level): Setting default value in `tramp-default-method-alist'
16527         corrected.  Order of USER and HOST have been wrong.
16528         Nobody complained for months ...
16529         (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
16530         (tramp-smb-open-connection): Clear password cache if login has failed.
16532         * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
16533         `tramp-unified-filenames'.
16534         (tramp-completion-mode): Make test for XEmacs explicitely.
16535         `event-to-character' can exists in Emacs packages too.
16536         Reported by Matt Swift <swift@alum.mit.edu>.
16537         (tramp-buffer-name): Buffer name must contain the user if exists.
16538         Reported by Adrian Phillips <a.phillips@met.no>.
16539         (tramp-do-copy-or-rename-file): Handle out-of-band methods.
16540         Call `tramp-do-copy-or-rename-file-out-of-band' this case.
16541         (tramp-do-copy-or-rename-file-out-of-band): Rename from
16542         `tramp-do-copy-or-rename-file-one-local', because it handles also
16543         the case both files use the same out-of-band method.
16544         Implementation added.
16545         (tramp-handle-file-local-copy, tramp-handle-write-region):
16546         Out-of-band handling removed.  `copy-file' called instead, which
16547         calls `tramp-do-copy-or-rename-file-out-of-band'.
16548         (tramp-action-password): Check for out-of-band method removed.
16549         This function is used for 'login-program.
16550         (tramp-post-connection): Use `tramp-method-out-of-band-p' when
16551         appropriate.
16552         (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
16553         and `tramp-parse-sknownhosts'.
16554         (tramp-completion-function-alist): It's a defvar now, because we
16555         want to apply the optimized `tramp-set-completion-function'
16556         instead of a static list.
16557         (tramp-set-completion-function): Implementation tuned.
16558         Avoid double entries, and entries where the function or the
16559         file/directory doesn't exist.
16560         (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
16561         for SSH2.
16562         (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
16563         (tramp-handle-dired-compress-file): New function.
16564         (tramp-async-proc): New variable.
16565         (tramp-handle-shell-command): Adding asynchronous processes.
16566         They are far from being perfect, but it works at least for
16567         `find-grep-dired' and `find-name-dired' in Emacs 22.1.
16568         (top-level): Require password.el if visible.  Should be mandatory
16569         once No Gnus has found its way into (X)Emacs.
16570         (tramp-read-passwd): Invoke `password-read' if available,
16571         `read-passwd' otherwise.  `ange-ftp-read-passwd' isn't used as
16572         fallback any longer.
16573         (tramp-clear-passwd): New function.
16574         (tramp-process-actions, tramp-process-multi-actions):
16575         Clear password cache if login has failed.
16577         * net/tramp-ftp.el (Commentary): Remove pointer to EFS.  It has
16578         its own module.
16579         (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
16580         `ange-ftp-ftp-name-res'.  There could be incorrect values from
16581         previous calls in case the "ftp" method is used in the Tramp file
16582         name.  Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
16584 2004-02-28  Richard M. Stallman  <rms@gnu.org>
16586         * term.el (term-mouse-paste): Call mouse-set-point.
16588         * thumbs.el: New file.
16590 2004-02-28  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16592         * progmodes/ebnf-abn.el: Doc fix.
16594         * progmodes/ebnf-bnf.el: Doc fix.
16595         (ebnf-repeat): Code fix.
16597         * progmodes/ebnf2ps.el: Doc fix.
16598         (ebnf-syntax-directory, ebnf-syntax-file): New funs.
16600 2004-02-28  Juri Linkov  <juri@jurta.org>
16602         * ffap.el (dired-at-point): Additional writability test for
16603         relative directory names.
16604         (dired-at-point-prompter): Treat directories as a directory, get
16605         the directory component from files.
16606         (ffap-string-at-point): Return string from region if region is active.
16607         (ffap-file-at-point): Remove redundant code.
16609 2004-02-28  Kim F. Storm  <storm@cua.dk>
16611         * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
16612         Initialize margin area images to nil.
16613         (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
16614         (breakpoint-enabled-bitmap-face)
16615         (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
16616         (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
16617         (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
16618         (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
16619         (gdb-reset): Use gdb-remove-breakpoint-icons.
16620         (gdb-put-string): Add dprop arg to specify alternative display
16621         property (for setting fringe bitmap).
16622         (gdb-remove-strings): Doc fix.
16623         (gdb-put-breakpoint-icon): New defun which displays a breakpoint
16624         icon in fringe (if available), or else as icon or text in display
16625         margin.  Creates necessary icons in breakpoint-bitmap,
16626         breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
16627         Also make left window margin if required.
16628         (gdb-remove-breakpoint-icons): New defun to remove breakpoint
16629         icons inserted by gdb-put-breakpoint-icon.  Remove left margin if
16630         no longer needed.
16631         (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
16632         gdb-put-breakpoint-icon.
16633         (gdb-assembler-mode): Don't set left-margin-width here.
16635 2004-02-27  Kevin Ryde  <user42@zip.com.au>
16637         * info-look.el: In scheme-mode symbol regexp, disallow backquote and
16638         comma, so that it DTRT in macros.
16640 2004-02-27  Markus Rost  <rost@mathematik.uni-bielefeld.de>
16642         * progmodes/sh-script.el (sh-shell-arg)
16643         (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
16644         (sh-leading-keywords, sh-other-keywords): Fix custom type.
16646 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
16648         * faces.el (face-spec-set-match-display): Add a new attribute,
16649         `min-colors'.
16650         (region, highlight, secondary-selection): Use `min-colors'.
16652         * custom.el (defface): Add documentation for `min-colors'.
16654         * font-lock.el (font-lock-comment-face, font-lock-string-face)
16655         (font-lock-keyword-face, font-lock-function-name-face)
16656         (font-lock-variable-name-face, font-lock-constant-face):
16657         Use `min-colors'.
16659         * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
16661 2004-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16663         * progmodes/ebnf2ps.el: Doc fix.  For compatibility with Emacs 20,
16664         define assq-delete-all if it's not defined.
16665         (ebnf-generate-region): Code fix.
16667         * printing.el: Doc fix.
16668         (pr-version): New version number (6.7.2).
16669         (pr-command): Return empty string if command is an empty string.
16671 2004-02-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
16673         * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
16675         * progmodes/ebnf2ps.el: Doc fix.  Accept ABNF (Augmented BNF).  New
16676         arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
16677         semi-down-full.  Fix a bug on productions like test = {"test"}* | (
16678         "tt" ["test"] ).  Reported by Markus Dreyer
16679         <mdreyer@ix.urz.uni-heidelberg.de>.
16680         (ebnf-version): New version number (4.0).
16681         (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
16682         (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
16683         (ebnf-delete-style): New commands.
16684         (ebnf-directory, ebnf-file): New funs.
16685         (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
16686         (ebnf-production-name-p, ebnf-stop-on-error): New options.
16687         (ebnf-syntax-alist): New var.
16688         (ebnf-element-width): New fun replacing ebnf-list-width.
16689         (ebnf-arrow-shape, ebnf-syntax): Custom fix.
16690         (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
16691         (ebnf-prologue): Adjust vars.
16692         (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
16693         (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
16694         (ebnf-check-style-values, ebnf-generate-production)
16695         (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
16696         (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
16697         (ebnf-token-repeat): Code fix.
16699         * progmodes/ebnf-yac.el: Doc fix.  Handle Bison pragmas %nonassoc,
16700         %right, %left and %prec.  Suggested by Matthew K. Junker
16701         <junker@alum.mit.edu>.
16702         (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
16704         * progmodes/ebnf-iso.el: Doc fix.
16705         (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
16706         (ebnf-iso-lex): Code fix.
16708         * progmodes/ebnf-bnf.el: Doc fix.
16709         (ebnf-bnf-lex): Code fix.
16711         * progmodes/ebnf-otz.el: Doc fix.
16713 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
16715         * abbrev.el (write-abbrev-file): Make argument optional.  Doc fix.
16716         (abbrev-prefix-mark): Doc fix.
16718 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
16720         * gdb-ui.el (gud-watch): Load tooltip, if necessary.
16721         (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
16722         (gdb-var-delete): Make interactive (really).
16723         (gdb-edit-value): Make non-interactive.
16725         * progmodes/gud.el (gud-speedbar-menu-items):
16726         Add gdb-var-delete and, indirectly, gdb-edit-value.
16727         (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
16728         (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
16729         (gud-gdb-marker-filter): Add comment for annotations.
16731 2004-02-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
16733         * calendar/calendar.el (generate-calendar)
16734         (calendar-read-date): Prevent display of BC calendars once more -
16735         reverts 2003-10-01 change.
16736         (generate-calendar-month): Doc fix.
16738 2004-02-03  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
16740         * calendar/diary-lib.el (fancy-diary-display): Don't rely on
16741         return value of increment-calendar-month.
16743 2004-02-21  Stephen Compall  <s11@member.fsf.org>
16745         * saveplace.el (save-place-forget-unreadable-files)
16746         (save-place-save-skipped, save-place-skip-check-regexp): New vars.
16747         (save-place-forget-unreadable-files): New function.
16748         (save-place-alist-to-file): Use it to filter out files that are
16749         no longer readable.
16751         * textmodes/texinfo.el (texinfo-insert-@item): Look for the
16752         current Texinfo environment, using the same method as in
16753         `texinfo-insert-@end', and insert a space rather than a newline if
16754         point in a @table environment.
16756 2004-02-21  Juri Linkov  <juri@jurta.org>
16758         * ffap.el (ffap-file-at-point): Try parent directories.
16760 2004-02-21  Klaus Zeitler  <kzeitler@lucent.com>
16762         * vcursor.el (vcursor-modifiers): New defcustom.
16763         (vcursor-cs-binding): Use vcursor-modifiers instead of a
16764         hard-coded list.
16766 2004-02-21  Masatake YAMATO  <jet@gyve.org>
16768         * play/animate.el (animate-birthday-present): Accept names other
16769         than `Sarah', too.
16771 2004-02-21  Juri Linkov  <juri@jurta.org>
16773         * startup.el: Remove table of command line arguments from the
16774         Commentary section.
16776 2004-02-20  John Wiegley  <johnw@newartisans.com>
16778         * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
16779         again" modifier from 'e' to 'E', since 'e' is also used by the
16780         "file extension" modifier.
16782 2004-02-19  Luc Teirlinck  <teirllm@auburn.edu>
16784         * help-fns.el (describe-categories): Doc fix.
16786 2003-02-19  Michael Kifer  <kifer@cs.stonybrook.edu>
16788         * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
16789         temporary file for buffer already visiting one.  This change makes
16790         output likely to be directly usable by patch program.
16791         Suggested by Adrian Aichner  <adrian@xemacs.org>
16793 2004-02-20  Nick Roberts  <nick@nick.uklinux.net>
16795         * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
16796         case of variables defined in compound statements.
16797         (gdb-setup-windows, gdb-source-info, gdb-source-info):
16798         Simplify constructions using switch-to-buffer.
16800 2004-02-19  Simon Josefsson  <jas@extundo.com>
16802         * play/morse.el: Fix typo.
16803         (morse-code): Add @.
16805 2004-02-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
16807         * calendar/appt.el (appt-display-format): Change default to
16808         'ignore, for backwards compatibility.
16809         (appt-display-message): If appt-display-format is 'ignore,
16810         respect old vars appt-msg-window and appt-visible.
16811         (appt-activate): Don't depend on return value of cancel-timer.
16813         * calendar/calendar.el (calendar-holidays): Doc fix.
16815         * calendar/cal-coptic.el (coptic-prompt-for-date):
16816         Use assoc-string instead of assoc-ignore-case.
16817         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
16818         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
16819         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
16820         * calendar/cal-islam.el (calendar-goto-islamic-date)
16821         (mark-islamic-diary-entries): Ditto.
16822         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
16823         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
16824         (calendar-read-mayan-tzolkin-date): Ditto.
16825         * calendar/calendar.el (calendar-read-date): Ditto.
16826         * calendar/diary-lib.el (mark-diary-entries): Ditto.
16828 2004-02-18  Markus Rost  <rost@mathematik.uni-bielefeld.de>
16830         * progmodes/executable.el (executable-command-find-posix-p):
16831         Fix choice of the directory.
16833 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
16835         * simple.el (interprogram-cut-function)
16836         (interprogram-paste-function, kill-new, kill-append):
16837         Doc fixes.
16838         (kill-region): Make it return nil.  Doc fix.
16839         (yank-pop): Make its argument optional.
16840         (yank): Make ARG `-' equivalent to `-1'.
16842 2004-02-17  Eli Zaretskii  <eliz@gnu.org>
16844         * mail/rmail.el (rmail-get-new-mail): Don't reference
16845         rmail-use-spam-filter if rmail-spam-filter is not loaded.
16847 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
16849         * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
16850         if one of global-auto-revert-non-file-buffers or autorevert-mode
16851         is non-nil.
16853 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16855         * subr.el (delete-dups): A better implementation from Karl Heuer
16856         <kwzh@gnu.org>.
16858 2004-02-16  Matt Hodges  <matt@stchem.bham.ac.uk>  (tiny change)
16860         * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
16861         correct place.
16862         * progmodes/icon.el (icon-indent-command): Ditto.
16863         * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
16865 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16867         * progmodes/grep.el (grep-compute-defaults): Undo change from
16868         2004-01-29: don't use executable-command-find-posix-p.
16870 2004-02-16  Richard Sharman  <rsharman@pobox.com>
16872         * hilit-chg.el: Use require instead of eval-and-compile.
16873         (highlight-compare-buffers): New function.
16875 2004-02-16  John Basrai  <jbasrai@comcast.net>  (tiny change)
16877         * man.el (Man-fontify-manpage): Render section headings in
16878         `Man-overstrike-face' even when overstrike was not used by man
16879         formatter for section headings.
16881 2004-02-16  Eli Tziperman  <eli@deas.harvard.edu>
16883         * rmail-spam-filter.el: (vm-use-spam-filter)
16884         (rsf-min-region-length-added-to-spam-list): New variables.
16885         (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
16886         rmail-bbdb-auto-delete-spam-entries.  Add cc: to recipients for
16887         spam testing.  Don't delete spam message if automatic deletion
16888         after output via variable rmail-delete-after-output is turned on.
16889         (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
16890         rsf-bbdb-dont-create-entries-for-spam.
16891         (check-field): New function, extracted from code in
16892         rmail-spam-filter to ease addition of header fields like content-type.
16893         (message-content-type): New variable to check the content-type:
16894         field added, also in defcustom of rsf-definitions-alist.
16895         (rmail-spam-filter): Replace repeated test code for header fields
16896         by calls to check-field; change the call to
16897         rmail-output-to-rmail-file such that rmail-current-message stays
16898         the same to avoid wrong deletion of unseen flags.
16899         (rsf-add-contents-type): New function to convert old format
16900         of rmail-spam-definitions-alist into new one.
16901         Change prefixes of all variables and functions from
16902         rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
16904 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16906         * loadhist.el (unload-hook-features-list): New defvar.
16908 2004-02-16  Dave Love  <fx@gnu.org>
16910         * loadhist.el (unload-feature): Doc fix.  Rename flist to
16911         unload-hook-features-list.
16913 2004-02-16  Jay Belanger  <belanger@truman.edu>  (tiny change)
16915         * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
16916         cookie.  Don't check if we are looking-at open-formula.
16918 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
16920         * subr.el (match-string-no-properties): Use substring-no-properties.
16922 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16924         * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
16925         (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
16926         Use lower-case "rx" in all error message.
16928 2004-02-16  Dave Love  <fx@gnu.org>
16930         * emacs-lisp/rx.el (rx-or): Put group around result.
16931         (rx-constituents): Add backref.
16932         (rx-syntax): Add string-delimiter, comment-delimiter.
16933         (rx-categories): Add combining-diacritic.
16934         (rx-check-not, rx-greedy, rx): Doc fix.
16935         (rx-backref, rx-check-backref): New.
16937 2004-02-16  Jesper Harder  <harder@ifa.au.dk>
16939         * newcomment.el (uncomment-region): Allow eob as comment end.
16941 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
16943         * filecache.el: All message and error commands now use prefix
16944         "Filecache:" to make it easy to read *Messages* buffer.
16946 2004-02-16  Jari Aalto  <jari.aalto@poboxes.com>
16948         * autorevert.el: Add support to detect changed dired and VC buffers.
16949         (auto-revert-active-p, auto-revert-list-diff)
16950         (auto-revert-dired-file-list, auto-revert-dired-changed-p)
16951         (auto-revert-handler, auto-revert-active-p): New functions.
16952         (auto-revert-buffers): Move revert logic to `auto-revert-handler'
16953         and `auto-revert-active-p'.
16954         (eval-when-compile): Defvar dired-directory and vc-mode.
16955         (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
16956         (auto-revert-handler-vc): New functions.
16958 2004-02-16  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16960         * progmodes/compile.el (compilation-directory): New defvar.
16961         (compile): Save current directory in compilation-directory.
16962         (recompile): Bind default-directory to compilation-directory if
16963         that is non-nil.
16965 2004-02-16  Dave Love  <fx@gnu.org>
16967         * newcomment.el (comment-insert-comment-function)
16968         (comment-region-function, uncomment-region-function): New.
16969         (comment-indent): Use comment-insert-comment-function.
16970         (uncomment-region): Use uncomment-region-function.
16971         (comment-region): Use comment-region-function.
16973         * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
16975 2004-02-16  Richard Stallman  <rms@gnu.org>
16977         * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
16978         loaddefs* and ldefs-boot*.
16980 2004-02-16  Eli Zaretskii  <eliz@gnu.org>
16982         * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
16983         and email address at the beginning and end of the address.
16985         * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
16986         anchored at the beginning of the email address.
16988 2004-02-16  TAKAI Kousuke  <tak@kmc.gr.jp>  (tiny change)
16990         * international/ccl.el (ccl-compile-write): Pass `left' to
16991         ccl-embed-code to generate correct code of write-expr-register.
16993 2004-02-15  Dan Nicolaescu  <dann@ics.uci.edu>  (tiny change)
16995         * progmodes/grep.el (grep-compute-defaults): Fix typos.
16997 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
16999         * x-dnd.el: Mention support for Motif in commentary.
17000         (x-dnd-handle-drag-n-drop-event): Ditto.
17002 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
17004         * ses.el: Use "ses--" prefixes for buffer-local variables.
17005         Use (point-min) instead of 1, even when we know the buffer
17006         is unnarrowed.
17007         (ses-build-load-map): Delete.  Distribute its content to defconst's for
17008         the three maps.
17009         (ses-menu, ses-header-line-menu): New menus.
17010         (ses-mode-map): Use them.
17011         (ses-read-number) New fun.  Duplicates code from interactive "N" spec.
17013 2004-02-14  Martin Stjernholm  <bug-cc-mode@gnu.org>
17015         * Makefile.in: Fix the CC Mode recompile kludge so it works
17016         when building in a different directory.
17018 2004-02-13  Luc Teirlinck  <teirllm@auburn.edu>
17020         * simple.el (kill-new): Put yank-handler property on the entire string.
17022 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
17024         * diff.el: Don't use compile any more, use diff-mode instead.
17025         (diff-regexp-alist, diff-old-file, diff-new-file)
17026         (diff-parse-differences, diff-process-setup): Remove.
17027         (diff-sentinel): New fun.
17028         (diff): Use it.  Run the process ourselves.
17029         Use diff-mode for the rest of the processing.
17031         * diff.el (diff): Simplify code handling `switch'.
17033 2004-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
17035         * pcvs-defs.el (cvs-menu): Add `tag'.
17037 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
17039         * simple.el (kill-append): Doc fix.
17041         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17042         Adapt outline-regexp to the new conventions for commenting out code.
17044 2004-02-11  John Paul Wallington  <jpw@gnu.org>
17046         * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
17048 2004-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
17050         * diff.el (diff-switches): New fun.
17051         (diff, diff-backup): Use it.
17052         (diff): Clean up the args construction.  Use backquote.
17053         Use listp instead of consp to avoid putting a nil arg.
17054         (diff): Add a revert-buffer function.
17056 2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17058         * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
17059         handled by x-dnd-handle-file-name.
17060         (x-dnd-known-types): Add COMPOUND_TEXT.
17061         (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
17062         (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
17063         x-dnd-empty-state.
17064         (x-dnd-forget-drop): Ditto.
17065         (x-dnd-save-state): Add optional parameter extra-data (for Motif).
17066         (x-dnd-handle-one-url): Return private when inserting text.
17067         (x-dnd-insert-ctext): New function.
17068         (x-dnd-handle-file-name): New function for FILE_NAME.
17069         (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
17070         (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
17071         (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
17073 2004-02-10  Kenichi Handa  <handa@m17n.org>
17075         * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
17076         instead of while loop.
17078 2004-02-10  Miles Bader  <miles@gnu.org>
17080         * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
17082 2004-02-09  Kenichi Handa  <handa@m17n.org>
17084         * tar-mode.el (tar-extract): Fix for the case that a file doesn't
17085         have end-of-line.
17087 2004-02-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
17089         * Makefile.in: Added extra dependencies in the recompile target
17090         needed to cope with the compile time macro expansions in CC Mode.
17092 2004-02-09  Kim F. Storm  <storm@cua.dk>
17094         * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
17095         (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
17096         (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
17097         (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
17098         (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
17099         (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
17100         (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
17101         (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
17102         (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
17103         (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
17104         (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
17106 2004-02-08  Stefan Monnier  <monnier@iro.umontreal.ca>
17108         * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
17109         Don't allow shrink if there's a window on our right.
17111         * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
17112         (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
17113         Bring together declaration and initialization.
17114         (prolog-mode-variables): Don't set the syntax table.
17115         Don't set paragraph-start and comment-indent-function.
17116         Add /*..*/ to the comment regexps.
17117         (prolog-mode-commands): Remove.  Do it during init of prolog-mode-map.
17118         (prolog-mode-map): Don't bind TAB.
17119         (prolog-mode): Set the syntax table.
17120         (prolog-comment-indent): Remove.
17121         (inferior-prolog-mode-map): Initialize in the declaration.
17122         (inferior-prolog-mode-syntax-table)
17123         (inferior-prolog-mode-abbrev-table): New vars.
17124         (inferior-prolog-mode): Derive from comint-mode.
17125         (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
17126         minibuffer windows.
17128         * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
17129         in file names, as long as it is unabmiguous.
17131 2004-02-08  Andreas Schwab  <schwab@suse.de>
17133         * textmodes/reftex-toc.el
17134         (reftex-toc-load-all-files-for-promotion): Remove useless use of
17135         format.  Doc fix.
17137         * textmodes/refer.el (refer-find-entry-internal): Remove extra
17138         format string arguments.
17140         * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
17141         string argument.
17143         * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
17145         * play/zone.el (zone-call): Fix format string.
17147         * net/webjump.el (webjump-builtin): Add missing format string argument.
17149         * midnight.el (midnight-delay-set): Remove extra format string argument.
17151         * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
17153         * hexl.el (hexl-insert-char): Add missing format string argument.
17155         * format.el (format-decode): Fix format string.
17157         * emulation/vi.el (vi-mode): Remove extra format string argument.
17158         (vi-repeat-last-search): Likewise.
17159         (vi-reverse-last-search): Likewise.
17160         (vi-goto-mark): Likewise.
17161         (vi-reverse-last-find-char): Likewise.
17162         (vi-repeat-last-find-char): Likewise.
17163         (vi-locate-def): Likewise.
17165         * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
17167         * ediff-util.el (ediff-toggle-read-only): Remove extra format
17168         string argument.
17169         (ediff-toggle-regexp-match): Likewise.
17171         * dired-aux.el (dired-do-query-replace-regexp): Add missing
17172         format string argument.
17174         * calc/calc-map.el (calc-get-operator): Remove extra format
17175         string argument.
17177         * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
17179         * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
17180         string argument.
17182         * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
17184         * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
17186         * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
17188         * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
17189         (cl-struct-setf-expander): Likewise.
17191         * vc.el (with-vc-file): Fix unsafe uses of error.
17192         (vc-cancel-version): Likewise.
17194 2004-02-08  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>  (tiny change)
17196         * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
17197         thousands separator; fixes <class>:<line-number> regexp for
17198         non-english locales.
17200 2004-02-08  Andreas Schwab  <schwab@suse.de>
17202         * view.el (view-mode-enable): Revert previous change.
17204 2004-02-07  Kim F. Storm  <storm@cua.dk>
17206         * simple.el (line-number-at-pos): Rename from line-at-pos.
17207         Uses changed (what-line and vc-annotate-warp-version).
17209 2004-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
17211         * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
17212         (diff-mode): Remove aborted attempt at support for compile.el.
17213         (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
17215 2004-02-06  Andreas Schwab  <schwab@suse.de>
17217         * view.el (view-mode-enable): Add view-mode-map to
17218         minor-mode-overriding-map-alist.
17220 2004-02-05  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17222         * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
17224 2004-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
17226         * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
17227         with point inside rather than after the paragraph.
17229 2004-02-04  Sam Steingold  <sds@gnu.org>
17231         * mail/smtpmail.el (smtpmail-try-auth-methods):
17232         Do not try authentication when no mechanism is available.
17233         Pass port-name as defaultport to `netrc-machine'.
17235 2004-02-04  Stephen Eglen  <stephen@gnu.org>
17237         * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
17238         to show how minibuffer height can be constrained.
17240 2004-02-04  John Paul Wallington  <jpw@gnu.org>
17242         * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
17244 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17246         * x-dnd.el: New file for drag and drop.
17248         * term/x-win.el: require x-dnd, set after-make-frame-functions
17249         to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
17250         drag-n-drop event.
17252         * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
17253         (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
17254         (dired-dnd-handle-file): New functions for drag and drop support.
17255         (dired-mode): Initialize drag and drop if x-dnd present.
17257 2004-02-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17259         * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
17260         (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
17261         (cperl-mode): Set fill-paragraph-function.
17262         (cperl-fill-paragraph): Make it non-interactive.
17264 2004-02-02  Benjamin Rutt  <brutt@bloomington.in.us>
17266         * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
17268 2004-02-02  David Kastrup  <dak@gnu.org>
17270         * replace.el (perform-replace): Allow 'literal argument in
17271         regexp-flag to indicate literal replacement.
17272         (query-replace-regexp-eval): Use it.
17274 2004-02-01  Andreas Schwab  <schwab@suse.de>
17276         * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
17278 2004-02-01  Stephen Eglen  <stephen@gnu.org>
17280         * info-look.el: Add support for maxima-mode.  Update commentary
17281         because info-lookup-symbol is now bound to C-h S.
17283 2004-01-31  Luc Teirlinck  <teirllm@auburn.edu>
17285         * simple.el (edit-and-eval-command): Bind print-level and
17286         minibuffer-history-sexp-flag around call to read-from-minibuffer.
17287         Correct initial position in command-history.
17289 2004-01-30  Luc Teirlinck  <teirllm@auburn.edu>
17291         * files.el (read-directory-name): Adapt the docstring to recent
17292         change in Fread_file_name.
17294 2004-01-30  Jonathan Yavner  <jyavner@member.fsf.org>
17296         * ses.el (ses-print-cell): If print format too wide for column
17297         width, truncate decimal places if that helps to avoid "#####" fill.
17298         * ses.el (ses-initial-column-width): Revert previous change.
17300 2004-01-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17302         * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
17303         (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
17304         Add edebug info.
17305         (jit-lock-mode): Setup/cancel the new timer.
17306         (jit-lock-context-fontify): New fun.  Extracted from
17307         context fontification code of jit-lock-stealth-fontify.
17308         (jit-lock-stealth-fontify): Don't do context fontification any more.
17310         * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
17311         (jit-lock-fontify-now): Handle the `quit' case.
17312         (jit-lock-contextually): Rename from jit-lock-defer-contextually.
17314 2004-01-29  Jari Aalto  <jari.aalto@poboxes.com>
17316         * progmodes/executable.el (executable-command-find-posix-p):
17317         New.  Check if find handles arguments Posix-style.
17319         * progmodes/grep.el (grep-compute-defaults):
17320         Use executable-command-find-posix-p.
17321         (grep-find): Check `grep-find-command'.
17323         * filecache.el (file-cache-find-posix-p): Delete.
17324         (file-cache-add-directory-using-find):
17325         Use `executable-command-find-posix-p'.
17327 2004-01-29  Dave Love  <fx@gnu.org>
17329         * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
17330         Iterate the hook function if arg is given.
17331         (mark-defun, narrow-to-defun): Change order of finding the limits.
17333         * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
17334         (byte-compile-format-warn): New.
17335         (byte-compile-callargs-warn): Use it.
17336         (Format, message, error): Add byte-compile-format-like property.
17337         (byte-compile-maybe-guarded): New.
17338         (byte-compile-if, byte-compile-cond): Use it.
17339         (byte-compile-lambda): Compile interactive forms,
17340         just to make warnings about them.
17342 2004-01-29  Jonathan Yavner  <jyavner@member.fsf.org>
17344         * ses.el (ses-initial-column-width): Increase to 14, so it will
17345         work well with the default printer of "%.7g" for extreme values
17346         like "-1.234567e+07".
17348 2004-01-29  Kenichi Handa  <handa@m17n.org>
17350         * term/x-win.el (x-selection-value): Optimize for ASCII only case.
17352 2004-01-28  Peter 'Luna' Runestig  <peter@runestig.com>
17354         * dos-w32.el: Added support for the `default-printer-name' function.
17356 2004-01-27  Stefan Monnier  <monnier@iro.umontreal.ca>
17358         * server.el (server-socket-name): Don't use the hostname in the
17359         socket name since /tmp is local to the host anyway.
17361         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
17362         robust check of widening and fix var-naming.
17364 2004-01-27  Eli Tziperman  <eli@deas.harvard.edu>
17366         * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
17367         or rmail-spam- to rsf- in all function and variable names.
17368         (rsf-min-region-to-spam-list): New variable.
17369         (rsf-bbdb-auto-delete-spam-entries): Rename from
17370         rmail-bbdb-auto-delete-spam-bbdb-entries.  The cc: field is
17371         scanned together with the recipients field for spam testing; Don't
17372         delete spam message if rmail-delete-after-output is non-nil;
17373         (rsf-check-field): New function, extracted from code in
17374         rmail-spam-filter to ease addition of header fields like
17375         content-type:;
17376         (message-content-type): New variable.  The content-type: field was
17377         added also in defcustom of rsf-definitions-alist;
17378         (rmail-spam-filter): Replace repeated test code for header fields
17379         by calls to check-field; change the call to
17380         rmail-output-to-rmail-file such that rmail-current-message stays
17381         the same to avoid wrong deletion of unseen flags.
17382         (rmail-use-spam-filter): Add autoload cookie.
17384 2004-01-27  Jari Aalto  <jari.aalto@poboxes.com>
17386         * filecache.el (file-cache-find-posix-p): New function.  Detect Cygwin.
17387         (file-cache-add-directory-using-find): Add Cygwin support.
17388         (file-cache-find-command-posix-flag): New user variable.
17390         * filecache.el (file-cache-add-directory): Check for
17391         directories an remove them from dir-files.
17393 2004-01-27  Richard M. Stallman  <rms@gnu.org>
17395         * man.el (Man-fontify-manpage): Clean up message.
17397 2004-01-27  Kenichi Handa  <handa@m17n.org>
17399         * textmodes/paragraphs.el (sentence-end-without-space): New variable.
17400         (sentence-end): Define using sentence-end-without-space.
17402         * textmodes/fill.el (fill-delete-newlines): Don't add a space if
17403         a sentence ends with one of a character in sentence-end-without-space.
17405 2004-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
17407         * font-lock.el (font-lock): Add jit-lock as explicit group member.
17408         (jit-lock): Group declaration moved to jit-lock.el.
17409         (toplevel): Don't explicitly require jit-lock, since it's autoloaded
17410         when necessary.
17412         * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
17413         (jit-lock-context-unfontify-pos): Rename from
17414         jit-lock-first-unfontify-pos.
17415         (jit-lock-defer-buffers): Rename from jit-lock-buffers.
17417 2004-01-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
17419         * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
17420         (fortran-break-delimiters-re, fortran-no-break-re): New consts.
17421         (fortran-fill): When filling a string, adjust re-search-backward
17422         argument for special case of string just on fill-column.
17423         When filling non-string, allow one extra char if
17424         fortran-break-before-delimiters is non-nil.
17425         Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
17426         Use fortran-break-delimiters-re and fortran-no-break-re to
17427         correctly handle cases such as "**".
17429         * progmodes/f90.el (f90-break-delimiters): Doc fix.
17430         (f90-no-break-re): Add some extra tokens.  Doc fix.
17432 2004-01-24  Thien-Thi Nguyen  <ttn@gnu.org>
17434         * mail/rmail-spam-filter.el:
17435         Use two semicolons as Commentary line prefix.
17436         Add ";;; Code:" stylized comment.
17437         Delete end-of-line whitespace.
17438         Wrap (require 'cl) with `eval-when-compile'.
17440 2004-01-23  Benjamin Rutt  <brutt@bloomington.in.us>
17442         * vc.el (vc-annotate): Fix improper use of `make-local-variable'
17443         at the top level of vc.el.
17445 2004-01-23  Andre Spiegel  <spiegel@gnu.org>
17447         * vc.el (vc-current-line): Function removed.  This is now done by
17448         the new function line-at-pos in simple.el.
17449         (vc-annotate-warp-version): Use line-at-pos instead of
17450         vc-current-line.
17452 2004-01-22  Kim F. Storm  <storm@cua.dk>
17454         * simple.el (line-at-pos): New defun.
17455         (what-line): Use it.  Optimize by only counting lines in narrowed
17456         region once.
17458 2004-01-22  Kenichi Handa  <handa@m17n.org>
17460         * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
17461         point (register r1) only for charset mule-unicode-0100-24ff.
17463 2004-01-21  Markus Rost  <rost@mathematik.uni-bielefeld.de>
17465         * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
17466         trailing white space and ensure a final newline.
17468         * mail/rmail-spam-filter.el (rmail-use-spam-filter):
17469         Add autoload cookie.
17471 2004-01-21  Benjamin Rutt  <brutt@bloomington.in.us>
17473         * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
17474         activate view-mode explicitly.
17476 2004-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
17478         * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
17479         use clipboard first.
17481 2004-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
17483         * vc-mcvs.el (vc-mcvs-mode-line-string): Remove.  Does not work.
17484         (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
17485         (vc-mcvs-cvs): Remove.
17486         (vc-mcvs-command): Remove use of assert.
17488         * outline.el (outline-insert-heading): Tighten up match.
17489         (outline-demote, outline-move-subtree-down): Don't assume anything
17490         about outline-regexp.
17492         * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
17493         (texinfo-show-structure): Explicitly add ^, and simplify.
17495 2004-01-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
17497         * calendar/appt.el (appt-check): Restore usage of
17498         appt-issue-message deleted in previous change.
17499         (top-level): Activate package when loaded (needed for backwards
17500         compatibility).
17502 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17504         * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
17505         following previous change to smtpmail-send-data.
17507 2004-01-20  Benjamin Rutt  <brutt@bloomington.in.us>
17509         * vc.el (vc-default-previous-version): Doc enhancement.
17510         (vc-default-next-version): New function.
17511         (vc-print-log): New arg FOCUS-REV.
17512         (vc-annotate-mode): Derive from view-mode.
17513         (vc-annotate): New args REVISION, DISPLAY-MODE.
17514         (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
17515         (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
17516         (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
17517         (vc-annotate-show-diff-revision-at-line, vc-current-line)
17518         (vc-annotate-prev-version, vc-annotate-next-version): New functions.
17520         * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
17522 2004-01-19  Karl Berry  <karl@gnu.org>
17524         * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
17525         or "TexInfo".
17527 2004-01-19  Luc Teirlinck  <teirllm@auburn.edu>
17529         * subr.el (delete-dups): New function.
17531 2004-01-19  Karl Berry  <karl@gnu.org>
17533         * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
17534         with ^, since that's what texinfo-show-structure
17535         documentation says (plus it works much better in texinfo.txi).
17537 2004-01-18  Jesper Harder  <harder@ifa.au.dk>
17539         * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
17541 2004-01-18   David Ponce  <david@dponce.com>  (tiny change)
17543         * progmodes/which-func.el (which-function-mode): Don't cancel
17544         which-func-update-timer if not set.
17546 2004-01-17  Thien-Thi Nguyen  <ttn@gnu.org>
17548         * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
17549         Remove spurious left square bracket in XX:XXam regexp.
17551 2004-01-16  Luc Teirlinck  <teirllm@auburn.edu>
17553         * progmodes/cc-defs.el: Do not require cl at run time.
17555 2004-01-16  Richard M. Stallman  <rms@gnu.org>
17557         * emacs-lisp/cl.el (cl-cannot-unload): New function.
17558         (cl-unload-hook): Defvar this to run cl-cannot-unload.
17560         * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
17561         Call rmail-spam-filter.  Delete and expunge spam.
17562         Print number of spam messages deleted.
17563         Save and restore the deletion status of old messages when reading
17564         new mail with spam filter, so that expunging spam does not expunge
17565         msgs deleted by the user.
17566         (rmail-only-expunge): Add an optional argument dont-show to
17567         prevent showing message after expunge.
17569 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
17571         * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
17572         * subr.el (declare): New macro.
17574 2004-01-15  Thien-Thi Nguyen  <ttn@gnu.org>
17576         * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
17578 2004-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
17580         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
17581         Test window-system rather than system-type (for X11/Mac).
17583 2004-01-12  Luc Teirlinck  <teirllm@auburn.edu>
17585         * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
17587 2004-01-12  Richard M. Stallman  <rms@gnu.org>
17589         * mail/rmail.el (rmail-convert-to-babyl-format):
17590         Use mail-unquote-printable-region.
17591         (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
17592         (rmail-hex-char-to-integer): Functions deleted.
17594         * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
17595         (mail-unquote-printable-region): New arg NOERROR.
17596         For invalid encoding, either signal an error to just return nil.
17598 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
17600         * calendar/appt.el: Update copyright and commentary.
17601         (appt-issue-message): Make obsolete.
17602         (appt-visible, appt-msg-window): Make obsolete, in favour of
17603         appt-display-format.
17604         (appt-display-mode-line, appt-display-duration)
17605         (appt-display-diary, appt-time-msg-list, appt-mode-string)
17606         (appt-prev-comp-time, appt-display-count, appt-timer)
17607         (appt-convert-time): Doc change.
17608         (appt-disp-window-function, appt-delete-window-function):
17609         Use defcustom rather than defvar.
17610         (appt-display-format): New variable.
17611         (appt-display-message): New function with display code from appt-check.
17612         (appt-check): Add optional FORCE argument.  Doc change.
17613         Add appt-make-list to diary-hook if displaying diary.
17614         Remove checking of view-diary-entries-initially.
17615         Message display section removed to new function appt-display-message.
17616         (appt-display-window): Doc change.  Remove unused internal var
17617         this-buffer.  Do not beep, since appt-display-message does that.
17618         (appt-make-list): Doc change.  Use caar.
17619         (appt-sort-list): Simplify by using builtin sort function.
17620         (appt-update-list): New function for updating appts when diary is
17621         saved.
17622         (appt-activate): New autoloaded function to toggle package
17623         functionality.
17625         * calendar/cal-x.el: (calendar-one-frame-setup)
17626         (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
17628         * calendar/calendar.el: Update copyright.
17629         (view-diary-entries-initially, european-calendar-style): Doc change.
17630         (calendar-setup): Make defcustom rather than defvar.
17631         (mark-visible-calendar-date): Initialize temp-face and faceinfo
17632         in let binding so local to function.
17634         * calendar/diary-lib.el: Update copyright.
17635         (diary, diary-entry-time): Doc change.
17636         (list-diary-entries): Doc change.  Trivial logic change.
17637         (fancy-diary-display): Restore make-face command mistakenly
17638         deleted 2003-05-08.
17639         (show-all-diary-entries): Allow to pop-up frame if needed.
17641 2004-01-09  John Paul Wallington  <jpw@gnu.org>
17643         * bindings.el (mode-line-change-eol): Add EVENT parameter.
17644         Temporarily select EVENT's window for changing eol type.
17646 2004-01-09  Deepak Goel  <deego@gnufans.org>
17648         * calendar/diary-lib.el (diary-entry-time):
17649         Also accept time in the form XX[.XX][am/pm/AM/PM].
17650         (fancy-diary-font-lock-keywords): Likewise.
17651         (diary-font-lock-keywords): Likewise.
17652         * calendar/appt.el (appt-add): Likewise.
17653         (appt-make-list): Likewise.
17654         (appt-convert-time): Likewise.
17656 2004-01-08  Nick Roberts  <nick@nick.uklinux.net>
17658         * gdb-ui.el (gdb-ann3): Revert previous change.
17659         (gdb-source-info): Allow for case of where compilation directory
17660         is not recorded.
17662 2004-01-08  John Paul Wallington  <jpw@gnu.org>
17664         * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
17666 2004-01-07  Nick Roberts  <nick@nick.uklinux.net>
17668         * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
17670         * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
17671         (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
17672         problems.
17673         (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
17675 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
17677         * files.el (write-file-functions, write-contents-functions):
17678         Clarify docstrings.
17680 2004-01-07  Kenichi Handa  <handa@m17n.org>
17682         * international/mule.el (set-auto-coding): Fix for the case that
17683         end-of-line is only CR.
17685 2004-01-07  Kim F. Storm  <storm@cua.dk>
17687         * subr.el (event-start, event-end): Doc fix.
17688         (posn-string, posn-image): New defuns.
17689         (posn-object): Return either image or string object.
17690         (posn-object-x-y): Return 8th element of position.
17691         (posn-object-width-height): New defun.
17693 2004-01-06  Andreas Schwab  <schwab@suse.de>
17695         * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
17696         output.
17698 2004-01-05  Karl Berry  <karl@gnu.org>
17700         * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
17701         / and *, too.
17703 2003-12-31  Simon Josefsson  <jas@extundo.com>
17705         * files.el (before-save-hook): Add.
17706         (basic-save-buffer): Use before-save-hook.
17708         * emacs-lisp/copyright.el: Fix comment to recommend
17709         before-save-hook instead of write-file-functions.
17711 2004-01-05  Richard M. Stallman  <rms@gnu.org>
17713         * finder.el (finder-commentary): Call delete-other-windows.
17715         * net/ange-ftp.el (ange-ftp-file-attributes):
17716         Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
17718 2004-01-04  Karl Berry  <karl@gnu.org>
17720         * emacs-lisp/copyright.el (copyright-regexp): Allow the common
17721         comment characters % and # in the copyright year notice,
17722         as well as ;.
17724 2004-01-04  Per Abrahamsen  <abraham@dina.kvl.dk>
17726         * wid-edit.el (default): Define dummy :value-delete.
17727         Reported by Jesper Harder <harder@ifa.au.dk>.
17729 2004-01-03  Richard M. Stallman  <rms@gnu.org>
17731         * progmodes/compile.el (compile-internal): Use point, not point-min,
17732         for set-window-point.
17734         * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
17736         * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
17738         * progmodes/grep.el (grep-mode-map):
17739         Don't remap next-line, previous-line.
17741 2004-01-03  Eric M. Ludlam  <eric@siege-engine.com>
17743         * speedbar.el (speedbar-edit-line): Change regexp to position
17744         the cursor on the first character of this line's button.
17746 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
17748         * subr.el (functionp): Doc fix.
17750 2004-01-03  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
17752         * progmodes/idlwave.el (idlwave-make-tags):
17753         * textmodes/flyspell.el (flyspell-large-region):.
17754         * progmodes/make-mode.el (makefile-query-by-make-minus-q):
17755         * emulation/viper-util.el (viper-glob-unix-files):
17756         * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
17757         * man.el (Man-init-defvars):
17758         * jka-compr.el (jka-compr-call-process):
17759         * files.el (get-free-disk-space,insert-directory):
17760         * ediff-ptch.el (ediff-test-patch-utility):
17761         * ediff-diff.el (ediff-test-utility):
17762         * dired-aux.el (dired-check-process):
17763         * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
17764         test the return value of call-process, because it can be a string.
17766 2003-12-31  John Paul Wallington  <jpw@gnu.org>
17768         * bindings.el (completion-ignored-extensions): Add .pfsl.
17770 2003-12-31  Kim F. Storm  <storm@cua.dk>
17772         * ido.el (ido-nonreadable-directory-p): New defun to check for
17773         nonreadable directory without activating tramp (to avoid problems
17774         with checking incomplete tramp paths).
17775         (ido-set-current-directory, ido-file-internal)
17776         (ido-file-name-all-completions1): Use it.
17778 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
17780         * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
17781         documentation if the anchor (or node) name is preceded by `info
17782         anchor' or `Info anchor' in addition to earlier `info node' and
17783         `Info node'.
17784         (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
17786 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
17788         * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
17789         error in arguments to base64-decode-region.  Remove ^M characters
17790         after decoding base64.
17792 2003-12-30  Simon Josefsson  <jas@extundo.com>
17794         * textmodes/texinfo.el: Change maintainer to FSF.  Suggested by
17795         karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
17796         have only been distributed with Emacs for some years.
17797         (texinfo-mode-hook): Customize.
17799 2003-12-30  Eli Zaretskii  <eliz@gnu.org>
17801         * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
17802         cleaner (suggested by Richard Stallman).
17804         * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
17805         for gud-next, gud-nexti, gud-step and gud-stepi to prevent
17806         file-name clashes on 8+3 DOS filesystems.
17808         * toolbar/gud-next.pbm, toolbar/gud-next.xpm
17809         * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
17810         * toolbar/gud-step.pbm, toolbar/gud-step.xpm
17811         * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
17812         gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
17813         file-name clashes on 8+3 filesystems.
17815         * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
17816         Renamed from testcover-unsafep.el and testcover-ses.el to avoid
17817         file-name clashes on 8+3 DOS filesystems.
17819 2003-12-29  Richard M. Stallman  <rms@gnu.org>
17821         * mail/mail-utils.el (mail-unquote-printable-hexdigit):
17822         Upcase the character.
17824         * textmodes/flyspell.el (mail-mode-flyspell-verify):
17825         Search for header separator alone on a line, literally,
17826         and search for it backward, not forward.
17827         (flyspell-abbrev-table): Always use global-abbrev-table
17828         if there is no local one.
17830         * progmodes/sh-script.el (sh-get-indent-info):
17831         Don't move point back if at bob.
17833         * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
17835         * play/handwrite.el (handwrite): Make the handwrite credit message
17836         a comment rather than an output command.
17838         * obsolete/sc.el: Display message that this file is obsolete.
17840         * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
17842         * mail/rfc822.el (rfc822-address-start): Declare variable.
17843         Renamed from address-start.  All uses changed.
17845         * term.el (term-exec): Set up sentinel.
17846         (term-sentinel): New function.
17847         (term-handle-exit): New function.
17849         * subr.el (assoc-ignore-case, assoc-ignore-representation):
17850         Use assoc-string, and mark them obsolete.
17851         (delay-mode-hooks): Mark as permanent local.
17853         * simple.el (sendmail-user-agent-compose): Use assoc-string.
17855         * register.el (copy-rectangle-to-register): Doc fix.
17857         * info.el (Info-insert-dir): Use assoc-string.
17859         * info-look.el (info-lookup): Use assoc-string.
17861         * frame.el (pop-up-frame-function): Use quote, not `function'.
17862         (frame-notice-user-settings): Calculate ADJUSTED-TOP
17863         copying with lists as coordinate values.
17865         * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
17867         * find-dired.el (kill-find): New command.
17868         (find-dired): Make buffer read-only.
17869         Set up a keymap with C-c C-k running kill-find.
17870         (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
17872         * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
17874         * filecache.el (file-cache-ignore-case): New variable.
17875         (file-cache-assoc-function): Var deleted.  Use assoc-string instead.
17877         * comint.el (comint-arguments): Set COUNT after ARGS is complete.
17878         (comint-dynamic-complete-as-filename): Rename local vars.
17879         (comint-dynamic-list-filename-completions): Likewise.
17881         * comint.el (comint-dynamic-list-completions-config): New var.
17882         (comint-dynamic-list-completions): Handle both SPC and TAB right.
17884         * comint.el (comint-file-name-chars): Add [].
17885         (comint-word): Use skip-chars-backward, not search.
17887         * shell.el (shell-file-name-chars): Add [].
17889         * shell.el (shell-dynamic-complete-as-command): Rename local vars.
17891         * bookmark.el (bookmark-get-bookmark): Use assoc-string.
17893         * generic.el (define-generic-mode): Doc fix.
17895 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17897         * files.el (kill-some-buffers): Doc fix.
17899 2003-12-29  David Herring  <sdh6@ra.msstate.edu>  (tiny change)
17901         * comint.el (comint-watch-for-password-prompt): Pass `string' as
17902         arg to send-invisible
17903         (send-invisible): Doc fix.  The argument is now a prompt, not the
17904         string to send.
17905         (comint-read-noecho): Doc fix.
17907 2003-12-29  Michael R. Wolf  <MichaelRWolf@att.net>  (tiny change)
17909         * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
17910         "@", as required by some ISP hosting service.  Fix defcustom
17911         argument syntax errors that prevented use of customization.
17913 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17915         * xml.el (xml-get-attribute-or-nil): Doc fix.
17917 2003-12-29  Peter 'Luna' Runestig  <peter@runestig.com>
17919         * net/zone-mode.el (zone-mode): Use write-file-functions, not
17920         write-file-hooks.
17922 2003-12-29  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
17924         * autorevert.el (auto-revert-interval): Doc fix.
17926 2003-12-29  Mark A. Hershberger  <mah@everybody.org>
17928         * xml.el (xml-get-attribute-or-nil): New function, like
17929         xml-get-attribute, but returns nil if the attribute was not found.
17930         (xml-get-attribute): Convert to defsubst, uses
17931         xml-get-attribute-or-nil.
17933 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17935         * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
17937 2003-12-29  Alex Schroeder  <alex@emacswiki.org>  (tiny change)
17939         * custom.el (custom-declare-theme): Use `value' when putting
17940         properties on `theme'.
17942 2003-12-29  Takaaki Ota  <Takaaki.Ota@am.sony.com>
17944         * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
17945         for each yank-handler segment.
17946         (insert-for-yank-1): New function, with the body of the previous
17947         insert-for-yank.
17949         * textmodes/table.el (table-yank-handler): New defcustom.
17950         (table--put-cell-indicator-property): Put yank-handler property
17951         that indicates the yank handler for the table cell.
17953 2003-12-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
17955         * generic-x.el (etc-modules-conf-generic-mode): A more complete
17956         set of keywords.
17958 2003-12-29  Eli Zaretskii  <eliz@gnu.org>
17960         * international/mule-cmds.el (reset-language-environment)
17961         (set-language-environment): Don't invoke fontset-related functions
17962         if fontset-list is not fboundp.
17964 2003-12-29  Kenichi Handa  <handa@m17n.org>
17966         * international/mule-cmds.el (reset-language-environment):
17967         Call set-overriding-fontspec-internal with nil.
17968         (set-language-environment): Call set-overriding-fontspec-internal
17969         if the language environment specify `overriding-fontspec'.
17970         (language-info-alist): Doc added.
17972         * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
17973         characters of mule-unicode-0100-24ff.
17974         (ccl-encode-windows-1251-font): New CCL program.
17975         ("Bulgarian"): Specify overriding-fontspec.
17976         ("Belarusian"): Likewise.
17978 2003-12-28  Sam Steingold  <sds@gnu.org>
17980         * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
17981         parameter ID-FORMAT to conform with the 2003-11-30 patch.
17983 2003-12-28  Nick Roberts  <nick@nick.uklinux.net>
17985         * progmodes/gud.el (gud-gdb-command-name): Set default to
17986         "gdb --annotate=3".
17987         (gud-gdb-marker-filter): Look out for annotations.
17988         (gdb-first-pre-prompt): New variable.
17989         Remove trailing white space.
17991         * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
17992         if necessary.
17993         (gdb-ann3): New function.  Initialise M-x gdb as for M-x gdba if
17994         annotations are detected.
17995         (gud-gdba-marker-filter): Use global variable gud-marker-acc
17996         instead of a local one to allow transition from
17997         gud-gdb-marker-filter.
17998         Remove trailing white space.
18000 2003-12-27  Kim F. Storm  <storm@cua.dk>
18002         * ido.el: Handle non-readable directories.
18003         (ido-decorations): Add 9th element for non-readable directory.
18004         (ido-directory-nonreadable): New dynamic var.
18005         (ido-set-current-directory): Set it.
18006         (ido-read-buffer, ido-file-internal):
18007         (ido-read-file-name, ido-read-directory-name): Let-bind it.
18008         (ido-file-name-all-completions1): Return empty list for
18009         non-readable directory.
18010         (ido-exhibit): Print [Not readable] if directory is not readable.
18011         (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
18012         (ido-read-file-name, ido-file-internal, ido-read-directory-name):
18013         Use it.
18015 2003-12-27  Lars Hansen  <larsh@math.ku.dk>
18017         * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
18018         calls to directory-files-and-attributes and file-attributes.
18019         (ls-lisp-format): Remove system dependent handling of user and
18020         group id's.
18022 2003-12-25  Luc Teirlinck  <teirllm@auburn.edu>
18024         * ffap.el (ffap-read-file-or-url): Revert previous change.
18026 2003-12-25  Robert J. Chassell  <bob@rattlesnake.com>
18028         * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
18029         new list of included files called `files-with-node-lines', that
18030         only have node lines.  This way @include commands can include any
18031         file, such as version and update files without node lines, not
18032         just files that are chapters.
18034 2003-12-25  Andreas Schwab  <schwab@suse.de>
18036         * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
18037         file not found.
18039 2003-12-08  Miles Bader  <miles@gnu.org>
18041         * dired.el (dired-between-files): Always use dired-move-to-filename,
18042         which is more robust in non-english locales.
18044 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
18046         * vc.el (vc-dired-purge): Avoid error from `kill-line'.
18048 2003-12-24  Andreas Schwab  <schwab@suse.de>
18050         * shell.el (shell-file-name-quote-list): Add backslash.
18052         * comint.el (comint-quote-filename): Correctly handle backslash
18053         in comint-file-name-quote-list.
18055 2003-12-24  Kenichi Handa  <handa@m17n.org>
18057         * international/mule-cmds.el (set-default-coding-systems):
18058         Call ucs-set-table-for-input for all buffers that don't have local
18059         value of buffer-file-coding-system.
18061         * international/ucs-tables.el (ucs-set-table-for-input):
18062         If translation-table-for-encode is a symbol, get its
18063         translation-table property.
18065 2003-12-23  Luc Teirlinck  <teirllm@auburn.edu>
18067         * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
18068         to `completing-read' on a recently fixed bug.
18070         * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
18071         instead of SPACE, to get the list of possible fringe modes.
18072         SPACE only works if both `partial-completion-mode' and
18073         `completion-auto-help' are nil.
18075         * complete.el (PC-is-complete-p): Delete.
18076         (PC-do-completion): Replace all calls to `PC-is-complete-p' with
18077         calls to `test-completion'.
18079 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
18081         * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
18082         to edit values when there are no children.
18084         * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
18085         a mode called "Assembler" already exists.
18086         (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
18087         (gud-watch): Use format option.  Remove font properties from string.
18088         (gdb-var-create-handler, gdb-var-list-children-handler):
18089         Don't bother about properties as there are none.
18090         (gdb-var-create-handler, gdb-var-list-children-handler)
18091         (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
18092         with two arguments.
18093         (gdb-var-evaluate-expression-handler, gdb-post-prompt):
18094         Let speedbar show value changes with a different font.
18095         (gdb-edit-value): New defun.
18096         (gdb-clear-partial-output, gdb-clear-inferior-io)
18097         (def-gdb-auto-update-handler): Use erase-buffer.
18098         (gdb-frame-handler): Display watch expressions in
18099         FUNCTION::VARIABLE format if required.
18101 2003-12-23  John Paul Wallington  <jpw@gnu.org>
18103         * info.el (Info-unescape-quotes, Info-split-parameter-string)
18104         (Info-goto-emacs-command-node): Doc fixes.
18106 2003-12-12  Jesper Harder  <harder@ifa.au.dk>
18108         * cus-edit.el (custom-add-parent-links): Define "many".
18110 2003-12-08  Per Abrahamsen  <abraham@dina.kvl.dk>
18112         * wid-edit.el (widget-child-value-get, widget-child-value-inline)
18113         (widget-child-validate, widget-type-value-create)
18114         (widget-type-default-get, widget-type-match): New functions.
18115         (lazy): New widget.
18116         (menu-choice, checklist, radio-button-choice, editable-list)
18117         (group, documentation-string): Remove redundant (per 2003-10-25
18118         change) calls to `widget-children-value-delete'.
18119         (widget-choice-value-get, widget-choice-value-inline): Remove.
18120         (menu-choice): Update widget.
18122 2003-12-03  Kenichi Handa  <handa@m17n.org>
18124         * language/cyrillic.el: Register "microsoft-cp1251" in
18125         ctext-non-standard-encodings-alist.
18126         ("Bulgarian"): Add ctext-non-standard-encodings.
18127         ("Belarusian"): Likewise.
18129         * international/mule-conf.el (compound-text-with-extensions):
18130         Change the type to 2 (iso-2022 base).
18132         * international/mule.el (ctext-non-standard-encodings-alist):
18133         Change the format.
18134         (ctext-non-standard-encodings): New variable.
18135         (ctext-post-read-conversion): Fully re-written.
18136         (ctext-non-standard-designations-alist): Delete it.
18137         (ctext-non-standard-encodings-table): New function.
18138         (ctext-pre-write-conversion): Fully re-written.
18140 2003-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
18142         * cus-edit.el (custom-add-parent-links): Add documentation links
18143         for parent, if the item has none of its own.
18145 2003-11-30  Richard M. Stallman  <rms@gnu.org>
18147         * dired-aux.el (dired-do-query-replace-regexp):
18148         Report files visited read-only.
18150 2003-11-30  Juri Linkov  <juri@jurta.org>
18152         * dired-aux.el (dired-compare-directories): New command.
18153         (dired-file-set-difference, dired-files-attributes): New functions.
18155 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
18156         Version 2.0.38 of Tramp released.
18158         * net/tramp.el (tramp-chunksize): Extend docstring.  Suggested by
18159         Charles Curley <charlescurley@charlescurley.com>.
18160         (tramp-multi-connection-function-alist): Add ssht entry which adds
18161         "-e none -t -t" to the list of ssh args.  Suggested by Adrian
18162         Aichner.
18163         (tramp-get-method-parameter): New function to retrieve a method
18164         parameter.  This allows for omission of method parameters.
18165         Callers adjusted.
18167 2003-11-30  Michael Albinus  <Michael.Albinus@alcatel.de>
18169         * net/tramp.el: Add new optional parameter ID-FORMAT to
18170         `file-attributes'.  Calls of `file-attributes' won't use this
18171         parameter for backward compatibility reasons.
18172         (tramp-perl-file-attributes): Add a new parameter to Perl script
18173         in order to handle uid/gid as strings, if desired.
18174         (tramp-handle-file-truename, tramp-handle-file-symlink-p):
18175         Apply `file-attributes' instead of `tramp-handle-file-attributes' in
18176         order to make the function more general.
18177         (tramp-handle-file-attributes): Replace proprietary optional
18178         parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
18179         (tramp-handle-file-attributes-with-perl): Handle parameter
18180         NONNUMERIC if set.  This wasn't done in the past.
18181         (tramp-post-connection): Apply second parameter "$2" if
18182         `tramp-remote-perl' is called.
18184         * net/tramp-smb.el (tramp-smb-handle-delete-file):
18185         Correct cut'n'waste error (`filename' instead of `directory').
18186         (tramp-smb-handle-directory-files-and-attributes)
18187         (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
18188         introduced parameter ID-FORMAT.
18189         (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
18190         error (`directory' instead of `ldir').
18192         * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
18193         `file-attributes' has a second parameter.  If yes, apply it with
18194         value "'integer".  Otherwise, don't use that parameter (default is
18195         integer format).
18197 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
18199         * help.el (help-map): Bind `display-local-help' to `C-h .'.
18200         (help-for-help): Add `C-h .' to the listed Help options.
18201         Remove trailing whitespace.
18203         * help-at-pt.el: New file.
18205 2003-11-30  Jonathan Yavner  <jyavner@member.fsf.org>
18207         * subr.el (noreturn, 1value): New macros for test coverage.
18208         See `testcover.el'.
18210         * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
18212         * emacs-lisp/testcover.el (testcover-reinstrument): Special case
18213         for macro `1value'.
18214         (testcover-1value): New function.  Checks that a 1value form
18215         actually returns only one value.  Requested by RMS.
18217 2003-11-29  Nick Roberts  <nick@nick.uklinux.net>
18219         * gdb-ui.el (gud-watch, gdb-var-create-handler)
18220         (gdb-var-list-children, gdb-var-list-children-handler)
18221         (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
18222         gdb commands that use mi to keep them out of the command history.
18224 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
18226         * cus-start.el (all): Add use-file-dialog.
18228 2003-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18230         * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
18232 2003-11-27  Kim F. Storm  <storm@cua.dk>
18234         * subr.el (posn-object-x-y): New defun.
18236 2003-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
18238         * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
18239         Don't use `space' for \\\n.
18240         Be more selective as to which # are comment-starters.
18242 2003-11-26  Luc Teirlinck  <teirllm@auburn.edu>
18244         * subr.el (number-sequence): Improve handling of floating point
18245         arguments (suggested by Kim Storm).  Allow negative arguments.
18247 2003-11-26  Kenichi Handa  <handa@m17n.org>
18249         * international/mule-cmds.el (standard-display-european-internal):
18250         Cancel the standard-display-table setting for ` and '.
18252 2003-11-26  Kim F. Storm  <storm@cua.dk>
18254         * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
18255         New defcustoms to add ffap-like functionality to ido.
18256         (ido-saved-vc-hb): Rename from ido-saved-vc-mt.  Uses changed.
18257         (ido-no-final-slash): New defun.
18258         (ido-make-prompt, ido-file-internal, ido-toggle-vc)
18259         (ido-read-file-name): ): Toggle VC checking via
18260         vc-handled-backends instead of vc-master-templates.
18261         (ido-file-internal): Handle ido-use-url-at-point and
18262         ido-use-filename-at-point via code borrowed from ffap-guesser.
18263         Handle new ido-exit code ffap.
18264         (ido-sort-list): Ignore final slash when sorting file names.
18266 2003-11-25  Kim F. Storm  <storm@cua.dk>
18268         * emulation/cua-base.el (cua--standard-movement-commands):
18269         Add forward-sentence and backward-sentence.
18271 2003-11-25  Stephen Eglen  <stephen@gnu.org>
18273         * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
18274         iswitchb-exit is set to 'usefirst when user selects buffer at head
18275         of list using RET.  (Selecting buffers at the head of the list was
18276         broken if the substring was also a complete buffername.)
18278 2003-11-23  Kim F. Storm  <storm@cua.dk>
18280         * progmodes/compile.el (grep-command, grep-use-null-device)
18281         (grep-find-command, grep-tree-command, grep-tree-files-aliases)
18282         (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
18283         (grep-regexp-alist, grep-program, find-program)
18284         (grep-find-use-xargs, grep-history, grep-find-history)
18285         (grep-process-setup, grep-compute-defaults)
18286         (grep-default-command, grep, grep-tag-default, grep-find)
18287         (grep-expand-command-macros, grep-tree-last-regexp)
18288         (grep-tree-last-files, grep-tree): Move grep variables, functions
18289         and commands to new file grep.el.
18290         (compilation-mode-map): Remove grep commands from Compile sub-menu.
18291         (compilation-process-setup-function): Doc fix.
18292         (compilation-highlight-regexp, compilation-highlight-overlay): New
18293         defvars used for highlighting current compile error in source buffer.
18294         (compile-internal): New optional args HIGHLIGHT-REGEXP and
18295         LOCAL-MAP which overrides compilation-highlight-regexp and
18296         compilation-mode-map for this compilation.
18297         Delay calling compilation-set-window-height until after running
18298         compilation-process-setup-function so it can buffer-local override
18299         compilation-window-height.
18300         Check buffer-local value of compilation-scroll-output.
18301         (compilation-set-window-height): Use buffer-local value of
18302         compilation-window-height.
18303         (compilation-revert-buffer): Don't pass (undefined)
18304         preserve-modes arg to revert-buffer.
18305         (next-error-no-select, previous-error-no-select): New commands.
18306         (compilation-goto-locus): Temporarily highlight current match in
18307         source buffer using compilation-highlight-regexp.
18309         * progmodes/grep.el: New file with grep code from compile.el.
18310         (grep): New defcustom group.
18311         (grep-window-height): New defcustom, like compilation-window-height.
18312         (grep-auto-highlight): New defcustom, like compile-auto-highlight.
18313         (grep-scroll-output): New defcustom, like compilation-scroll-output.
18314         (grep-command, grep-use-null-device, grep-find-command)
18315         (grep-tree-files-aliases, grep-tree-ignore-case)
18316         (grep-tree-ignore-CVS-directories): Move to grep custom group.
18317         (grep-setup-hook): New hook variable.
18318         (grep-mode-map): New keymap for grep commands.  Add Grep menu.
18319         (grep-last-buffer): New defvar, override compilation-last-buffer.
18320         (grep): Add optional arg HIGHLIGHT-REGEXP.  Doc fix.
18321         Call compile-internal with args highlight-regexp and grep-mode-map.
18323 2003-11-23  Kim F. Storm  <storm@cua.dk>
18325         * subr.el (event-start, event-end): Doc fix.
18326         (posn-window, posn-x-y, posn-timestamp): Simplify doc.
18327         (posn-area, posn-actual-col-row, posn-object): New defuns.
18328         (posn-col-row): Simplify doc.  Rewrite to use cond.
18329         (posn-point): Also return buffer position for events outside text
18330         area (that info is now present in the event position).
18332         * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
18333         mouse-set-point so that hscroll still works now that clicks on
18334         fringes generate specific mouse events.
18335         (mouse-set-point): Note that it now works in fringes and margins
18336         too due to new semantics of posn-point in fringes and margins.
18338         * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
18339         (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
18341 2003-11-20  Kim F. Storm  <storm@cua.dk>
18343         * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
18344         (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
18345         (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
18346         to 100 for icons to avoid increasing line height when shown.
18348 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
18350         * newcomment.el (comment-normalize-vars): Initialize properly if
18351         comment-start was nil.
18353 2003-11-19  Andreas Schwab  <schwab@suse.de>
18355         * simple.el (set-variable): Fix indentation.
18357 2003-11-17  Kenichi Handa  <handa@m17n.org>
18359         * international/latin1-disp.el (latin1-display-ucs-per-lynx):
18360         Fix docstring.
18362 2003-11-17  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
18364         * international/latin1-disp.el (latin1-display): Fix docstring.
18366 2003-11-16  John Wiegley  <johnw@newartisans.com>
18368         * eshell/em-ls.el (eshell-ls-file): There are times with
18369         size-width is nil and uncomputed (when directories are created in
18370         dired, for example); in this case, 4 is reasonable default value,
18371         although it may caused skewed new entries (which could be avoided
18372         by returning the original value of 8 in all cases, but 99% of the
18373         time this is a waste of whitespace).
18375 2003-11-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
18377         * cc-engine.el (c-guess-continued-construct)
18378         (c-guess-basic-syntax): Check a little more carefully if it's a
18379         function declaration when an unknown construct followed by a block
18380         is found inside a statement context.  This avoids macros followed
18381         by blocks to be taken as function declarations.
18383         (c-guess-continued-construct): Change the analysis of a statement
18384         continuation with a brace open to `substatement-block', for
18385         consistency with recognized statements.
18387         (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
18388         start is in a position so that `c-beginning-of-statement-1' jumped
18389         to the beginning of the same statement.
18391         * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
18392         Don't accept binary operators in the arglist if we're in a function
18393         call context, i.e. if `c-restricted-<>-arglists' is set.  That avoids
18394         template recognition in cases like "if (a < b || c > d)".
18396         (c-restricted-<>-arglists): New more appropriate name for
18397         `c-disallow-comma-in-<>-arglists'.
18399         Accessing functions updated for the variable name change.
18401         * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
18402         match data could get clobbered if NOT-INSIDE-TOKEN is used.
18404         * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
18405         labels.
18407         (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
18408         instead of duplicating parts of it.  This fixes bogus label
18409         recognition.
18411         * cc-align.el (c-gnu-impose-minimum): Revert to the old method
18412         of checking the context in which to apply the minimum indentation,
18413         so that it isn't enforced in e.g. namespace blocks.
18415         * cc-vars.el (c-inside-block-syms): New constant used by
18416         `c-gnu-impose-minimum'.  It's defined close to `c-offsets-alist'
18417         to somewhat reduce the risk of becoming stale.
18419         * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
18420         cc-cmds to cc-engine to allow use from cc-align.
18422         * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
18423         qualified identifiers containing "::".
18425         * cc-defs.el (c-make-keywords-re): Add kludge for bug in
18426         `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
18428         * cc-vars.el (c-emacs-features): Use a space in front of the name
18429         of the temporary buffer.  That also avoids dumping problems in
18430         XEmacs due to undo info being left around after the buffer is killed.
18432         * cc-engine.el (c-in-knr-argdecl): Look closer at the function
18433         arglist to see if it's a K&R style declaration.
18435         (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
18436         before returning `knr-argdecl-intro'.
18438 2003-11-16  John Wiegley  <johnw@newartisans.com>
18440         * eshell/em-ls.el (eshell-ls-file): Instead of making the size
18441         field in a long-listing always 8 characters, use `size-width',
18442         which has already been computed.
18444 2003-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
18446         * subr.el (minor-mode-list): Add `hs-minor-mode'.
18448 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
18450         * diff-mode.el (diff-hunk-prev, diff-hunk-next):
18451         Support operation while narrowed, with `diff-restrict-view'.
18453 2003-11-14  Thien-Thi Nguyen  <ttn@gnu.org>
18455         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18456         Take additional optional arg NARROWFUN.  For the generated functions:
18457         Add local var `was-narrowed-p'.  Also, if NARROWFUN is specified,
18458         include frags that arrange to check for and save narrowing state before
18459         the move and then conditionally call NARROWFUN after the move.
18461 2003-11-14  John Wiegley  <johnw@newartisans.com>
18463         * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
18464         that was optional, but obviously missing based on surrounding code.
18466         * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
18467         string arguments to numbers unless the whole argument was seen as
18468         a number.
18470 2003-11-14  Kenichi Handa  <handa@m17n.org>
18472         * international/mule.el (ctext-non-standard-encodings-alist):
18473         Fix coding systems.
18475 2003-11-10  Kenichi Handa  <handa@m17n.org>
18477         * language/kannada.el ("Kannada"): Add sample-text.
18479         * language/knd-util.el (kannada-compose-region)
18480         (kannada-compose-string, kannada-post-read-conversion):
18481         Add autoload cookie.
18483         * international/quail.el (quail-completion): Change the message
18484         "corresponding translations" to "corresponding characters".
18486 2003-11-09  Markus Rost  <rost@mathematik.uni-bielefeld.de>
18488         * descr-text.el (describe-char): Fix typo.
18490 2003-11-08  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
18492         These changes are to support Kannada language/script.
18494         * Makefile.in (DONTCOMPILE): Add kannada.el.
18496         * makefile.w32-in (DONTCOMPILE): Add kannada.el.
18498         * loadup.el: Preload kannada.el.
18500         * language/ind-util.el (ucs-kannada-to-is13194-alist)
18501         (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
18502         New variables.
18504         * language/kannada.el: New file.
18506         * language/knd-util.el: New file.
18508 2003-11-07  Andreas Schwab  <schwab@suse.de>
18510         * progmodes/autoconf.el (autoconf-font-lock-keywords):
18511         Also highlight AH_*.
18513         * xml.el (xml-parse-dtd): Fix misplaced paren.
18515 2003-11-07  Kenichi Handa  <handa@m17n.org>
18517         * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
18519 2003-11-05  Juri Linkov  <juri@jurta.org>
18521         * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
18522         (desktop-buffer-file): Use saved buffer-file-coding-system
18523         for file reading.  Set auto-insert to nil to prevent automatic
18524         insertion into restored empty files.
18526 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
18528         * files.el (risky-local-variable-p): Make second argument optional.
18530 2003-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
18532         * subr.el (add-hook): Fix last change.
18534 2003-11-03  Eli Zaretskii  <eliz@gnu.org>
18536         * mail/rmail.el (rmail-convert-to-babyl-format):
18537         If base64-decode-region signals an error, catch it and silently
18538         ignore it.
18540 2003-11-01  Mark A. Hershberger  <mah@everybody.org>
18542         * xml.el (xml-parse-region): Allow comments to appear after the
18543         topmost element has closed.
18544         (xml-ns-parse-ns-attrs, xml-ns-expand-el)
18545         (xml-ns-expand-attr): New functions to do namespace handling.
18546         (xml-intern-attrlist): Back-compatible handling of attribute names.
18547         (xml-parse-tag): Move namespace handling to separate functions.
18548         Now produces elements in the form ((:ns . "element") (attr-list)
18549         children) instead of ('ns:element (attr-list) children).
18550         (xml-parse-attlist): Fix attribute parsing.
18551         (xml-parse-dtd): Change parsing so that it produces strings
18552         instead of interned symbols.
18554 2003-11-01  era@iki.fi  <era@iki.fi>  (tiny change)
18556         * dired.el (dired-ls-sorting-switches): Doc fix.
18558 2003-11-01  Oliver Scholz  <epameinondas@gmx.de>
18560         * emacs-lisp/rx.el (rx-or): Fix the case of
18561         "(rx (and ?a (or ?b ?c) ?d))".
18563 2003-11-01  Christoph Wedler  <wedler@users.sourceforge.net>  (tiny change)
18565         * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
18566         (texinfo-format-region): Use it.
18567         (texinfo-format-buffer-1): Ditto.
18569 2003-11-01  Alan Mackenzie  <acm@muc.de>
18571         Changes to allow scrolling whilst in isearch mode:
18572         * isearch.el (isearch-unread-key-sequence): New function,
18573         extracted from isearch-other-meta-char.
18574         (top level): (put 'foo 'isearch-scroll) on all Emacs's
18575         "scrollable" standard functions.
18576         (isearch-allow-scroll): New customizable variable.
18577         (isearch-string-out-of-window, isearch-back-into-window)
18578         (isearch-reread-key-sequence-naturally)
18579         (isearch-lookup-scroll-key): New functions.
18580         (isearch-other-meta-char): Doc string and functionality enhanced.
18581         Now accepts a prefix argument.
18582         (isearch-lazy-highlight-window-end): New variable.
18583         (isearch-lazy-highlight-new-loop): Pay attention to the window's
18584         end (thru isearch-lazy-highlight-window-end), not only its start.
18586         * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
18587         (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
18588         (universal-argument, universal-argument-more, negative-argument)
18589         (digit-argument, universal-argument-other-key): Minor changes.
18591 2003-11-01  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
18593         * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
18594         recursively if the last message is deleted, thus avoiding an
18595         infinite loop.
18597 2003-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
18599         * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
18600         (tex-main-file): Don't add .tex if the extension is already present.
18601         (tex-uptodate-p): Don't recurse indefinitely with symlinks.
18603 2003-10-29  Lute Kamstra  <lute@gnu.org>
18605         * progmodes/octave-inf.el (inferior-octave-prompt):
18606         Recognize version number in prompt.
18608 2003-10-28  Dave Love  <fx@gnu.org>
18610         * international/characters.el: Fix some Unicode ranges.
18612 2003-10-28  Kenichi Handa  <handa@m17n.org>
18614         * disp-table.el (standard-display-8bit)
18615         (standard-display-default, standard-display-ascii)
18616         (standard-display-g1, standard-display-graphic)
18617         (standard-display-underline): Assure that standard-display-table
18618         is a display table.
18620 2003-10-27  Stefan Monnier  <monnier@iro.umontreal.ca>
18622         * simple.el (reindent-then-newline-and-indent): Delete space *after*
18623         reindenting the first line.
18625 2003-10-25  Per Abrahamsen  <abraham@dina.kvl.dk>
18627         * wid-edit.el (widget-default-delete): Always delete child widgets.
18629 2003-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18631         * newcomment.el (comment-indent): Don't call indent-according-to-mode
18632         if the line has code.
18633         Don't try to line up with something that's too far left.
18635         * progmodes/octave-mod.el (octave-comment-start): Simplify.
18636         (octave-mode-syntax-table): Add % as a comment starter.
18637         (octave-point): Remove.
18638         (octave-in-comment-p, octave-in-string-p)
18639         (octave-not-in-string-or-comment-p, calculate-octave-indent)
18640         (octave-blink-matching-block-open, octave-auto-fill):
18641         Use line-(beginning|end)-position instead.
18643 2003-10-23  Francesco Potort\e,Al\e(B  <pot@gnu.org>
18645         * emacs-lisp/authors.el (authors-aliases): Add correct realname
18646         for Francesco Potort\e,Al\e(B.
18648 2003-10-23  Dave Love  <fx@gnu.org>
18650         * international/mule-cmds.el (locale-charset-to-coding-system):
18651         Don't rely on nil being a coding system.
18653         * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
18654         (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
18655         (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
18657 2003-10-21  Nick Roberts  <nick@nick.uklinux.net>
18659         * gdb-ui.el (gdb-current-language): New variable.
18660         (gdb-update-flag): Remove variable.
18661         (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
18662         (gdb-take-last-elt): Remove function.
18663         (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
18664         (gdb-post-prompt): Check for variable object changes here.
18666         * progmodes/gud.el (gud-speedbar-buttons): Check for variable
18667         object changes in gdb-ui.el.
18669 2003-10-21  Richard M. Stallman  <rms@gnu.org>
18671         * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
18673         * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
18674         Don't check for foo*/ wildcard form here.
18675         (insert-directory): Recognize foo*/ as a wildcard.
18676         Separate wildcard-regexp variable from the arg, wildcard.
18678         * subr.el (add-hook): Correctly detect when make-local-hook was used.
18679         (remove-hook): Correctly handle strange cases about local hooks.
18681 2003-10-21  David Ponce  <david@dponce.com>
18683         * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
18684         argument REAL, to return a real number instead of a rounded
18685         integer value.  Define as inline function.
18686         (ruler-mode-right-fringe-cols): Likewise.
18687         (ruler-mode-scroll-bar-cols): New function.
18688         (ruler-mode-left-scroll-bar-cols): Use it.  Define as macro.
18689         (ruler-mode-right-scroll-bar-cols): Likewise.
18690         (ruler-mode-space): New function.
18691         (ruler-mode-ruler): Use it.  Handle variations of fringe style,
18692         scroll bar mode and margins in a more robust way.
18694 2003-10-21  Christoph Wedler  <Christoph.Wedler@sap.com>
18696         * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
18697         (antlr-c-init-language-vars): New function.
18698         (antlr-mode): Use it with cc-mode before v5.29.
18699         (antlr-c-common-init): Don't set some local vars here.
18700         (antlr-mode): Set them here.
18701         (antlr-c-forward-sws): New function alias.
18702         (antlr-mode): Redefine with cc-mode before v5.30.
18703         (antlr-skip-sexps): Use it.
18704         (antlr-skip-exception-part): Ditto.
18705         (antlr-skip-file-prelude): Ditto.
18706         (antlr-outside-rule-p): Ditto.
18707         (antlr-end-of-body): Ditto.
18708         (antlr-option-kind): Ditto.
18709         (antlr-insert-option-area): Ditto.
18710         (antlr-file-dependencies): Ditto.
18712 2003-10-21  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
18714         * textmodes/bibtex.el (bibtex-move-outside-of-entry):
18715         Move backward only if point was not inside an entry.
18717 2003-10-21  Richard M. Stallman  <rms@gnu.org>
18719         * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
18721 2003-10-21  Juri Linkov  <juri@jurta.org>
18723         * compare-w.el: Automatically skip non-matching text to resync.
18724         (compare-windows-whitespace): Doc fix.
18725         (compare-windows-sync, compare-windows-sync-string-size)
18726         (compare-windows-recenter, compare-ignore-whitespace)
18727         (compare-windows-highlight, compare-windows-face): New variables.
18728         (compare-windows): Use compare-windows-sync.
18729         (compare-windows-highlight, compare-windows-dehighlight)
18730         (compare-windows-sync-regexp)
18731         (compare-windows-sync-default-function): New functions.
18733 2003-10-21  Juri Linkov  <juri@jurta.org>
18735         * diff.el (diff-parse-differences): Don't visit the files now;
18736         instead, just record the error locus.
18738 2003-10-21  Dave Love  <fx@gnu.org>
18740         * progmodes/cfengine.el: New file.
18742 2003-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18744         * complete.el (PC-do-completion): Do not forget to use `pred' as the
18745         default-directory when completing file names.
18747 2003-10-20  Luc Teirlinck  <teirllm@auburn.edu>
18749         * help-mode.el (help-make-xrefs): Make sure that if a symbol is
18750         followed by the word `face', it gets treated as a face, even if
18751         it is also defined as a variable or a function.
18753 2003-10-20  Dave Love  <fx@gnu.org>
18755         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18756         Avoid incf in macro expansion.
18758 2003-10-20  John Paul Wallington  <jpw@gnu.org>
18760         * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
18761         `evenp' so we don't implicitly require cl library at runtime.
18763 2003-10-18  Luc Teirlinck  <teirllm@auburn.edu>
18765         * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
18766         (help-make-xrefs): Only make cross-references for faces if
18767         preceded or followed by the word `face'.  Do not make a
18768         cross-reference for variables without variable documentation,
18769         unless preceded by the word `variable' or `option'.  Update doc
18770         string accordingly.
18772 2003-10-18  Thien-Thi Nguyen  <ttn@gnu.org>
18774         * progmodes/hideshow.el: Rewrite one-armed `if'
18775         constructs using either `when' or `unless'.
18776         (hs-grok-mode-type): Elide superfluous `progn'; nfc.
18778 2003-10-16  Nick Roberts  <nick@nick.uklinux.net>
18780         * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
18781         (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
18782         instead of 12x12.
18784 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
18786         * mail/rmail.el (rmail-convert-to-babyl-format): Display a
18787         message while converting to Babyl.
18789 2003-10-16  Vadim Nasardinov  <vadimn@redhat.com>  (tiny change)
18791         * allout.el (allout-mode): Doc fix.
18793 2003-10-16  Lute Kamstra  <lute@gnu.org>
18795         * subr.el (force-mode-line-update): Fix docstring.
18797 2003-10-14  Dave Love  <fx@gnu.org>
18799         * international/mule-cmds.el (find-multibyte-characters): Doc fix.
18800         (default-input-method): Add :link, improve :type.
18801         (locale-charset-language-names): Fix utf-8 pattern.
18802         (locale-charset-match-p, locale-charset-alist)
18803         (locale-charset-to-coding-system): New.
18804         (set-locale-environment): Deal with codeset part of locale specs.
18806 2003-10-14  Lute Kamstra  <lute@gnu.org>
18808         * fringe.el (fringe-mode): Use active voice in docstring.
18809         (set-fringe-style): Ditto.
18811 2003-10-13  Lute Kamstra  <lute@gnu.org>
18813         * fringe.el (fringe-mode): Fix docstring.
18814         (set-fringe-style): Ditto.
18816 2003-10-12  Michael Kifer  <kifer@cs.stonybrook.edu>
18818         * ediff-mult.el (ediff-filegroup-action):
18819         Use ediff-default-filtering-regexp.
18821         * ediff-util.el (ediff-recenter): Don't call
18822         ediff-restore-highlighting twice.
18823         (ediff-select-difference): Set current difference.
18824         (ediff-unselect-and-select-difference): Add comment.
18826         * ediff.el (ediff-directories,ediff-directory-revisions)
18827         (ediff-directories3,ediff-merge-directories)
18828         (ediff-merge-directories-with-ancestor)
18829         (ediff-merge-directory-revisions)
18830         (ediff-merge-directory-revisions-with-ancestor):
18831         Use ediff-default-filtering-regexp.
18833 2003-10-12  Andreas Schwab  <schwab@suse.de>
18835         * international/mule-cmds.el (locale-charset-language-names):
18836         Simplify regex by removing unused grouping.
18838 2003-10-10  Dave Love  <fx@gnu.org>
18840         * bindings.el: Don't bind stop.
18842 2003-10-08  Miles Bader  <miles@gnu.org>
18844         * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
18845         face instead of attempting to emulate it.
18847 2003-10-07  Kenichi Handa  <handa@m17n.org>
18849         * international/mule-diag.el (list-coding-systems-1): List coding
18850         systems that are loaded automatically.
18852         * international/code-pages.el (iso-8859-11): Add autoload cookie.
18854         * international/mule.el (autoload-coding-system): New function.
18856 2003-10-07  Andreas Schwab  <schwab@suse.de>
18858         * log-edit.el (log-edit-changelog-entries): Prefer local value of
18859         change-log-default-name in the buffer visiting the file.
18861 2003-10-06  Dave Love  <fx@gnu.org>
18863         * files.el (find-file-hook): Customize.
18864         (auto-mode-alist): Add .stk, .ss, .sch, .orig.
18866         * bindings.el (completion-ignored-extensions): Remove .log.
18867         (global-map): Add again, open, stop keys.
18869 2003-10-05  Richard M. Stallman  <rms@gnu.org>
18871         * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
18872         (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
18873         Use sh-modify directly.
18874         (sh-select): Use sh-append, not eval.
18876         * mail/emacsbug.el (report-emacs-bug): Fix previous change.
18878         * info.el (Info-following-node-name): New function.
18880         * loadhist.el (unload-feature-special-hooks):
18881         Rename from loadhist-hook-functions.
18882         (loadhist-hook-functions): Now an alias.
18884 2003-10-04  Eli Zaretskii  <eliz@gnu.org>
18886         * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
18887         file-name clashes on 8+3 filesystems.
18889         * Makefile.in (DONTCOMPILE, bootstrap-clean):
18890         Rename loaddefs-boot.el to ldefs-boot.el
18892         * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
18893         (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
18895 2003-10-03  Lute Kamstra  <lute@gnu.org>
18897         * info.el (Info-mode): Revert previous change.
18898         (Info-escape-percent): New function.
18899         (Info-fontify-node): Use it.
18901 2003-10-02  Andreas Schwab  <schwab@suse.de>
18903         * loaddefs-boot.el: Regenerated.
18905 2003-10-01  Rajesh Vaidheeswarran  <rv@gnu.org>
18907         * ffap.el: Remove defadvice related code from CVS since `complete'
18908         provides a `PC-completion-as-file-name-predicate' variable that
18909         ffap can override.
18911 2003-10-02  Kenichi Handa  <handa@m17n.org>
18913         * international/utf-8.el (ccl-decode-mule-utf-8):
18914         Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
18916         * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
18917         * international/subst-big5.el: Likewise.
18918         * international/subst-gb2312.el: Likewise.
18919         * international/subst-ksc.el: Likewise.
18921 2003-10-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
18923         * calendar/calendar.el (increment-calendar-month)
18924         (calendar-leap-year-p, calendar-absolute-from-gregorian)
18925         (generate-calendar, calendar-read-date, calendar-interval)
18926         (calendar-day-of-week): Handle years BC.
18927         (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
18929 2003-10-01  Dave Love  <fx@gnu.org>
18931         * language/cyrillic.el (cp1251): Alias for windows-1251.
18933         * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
18934         bootstrap.
18936 2003-10-01  Lute Kamstra  <lute@gnu.org>
18938         * files.el: Fix typo.
18939         * imenu.el (imenu--generic-function): Docstring fix.
18941 2003-09-30  Richard M. Stallman  <rms@gnu.org>
18943         * dired.el (dired-mode): Handle dired-directory as a list.
18945 2003-09-30  Nick Roberts  <nick@nick.uklinux.net>
18947         * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
18949         * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
18951         * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
18952         Replace gud-display with gud-watch.
18953         (gud-speedbar-buttons): Add stuff for watching expressions
18954         in the speedbar when using M-x gdba.  Use dolist on old part
18955         of this function.
18957         * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
18958         (gdb-update-flag): New variables.
18959         (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
18960         (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
18961         (gud-watch, gdb-var-create-handler) : New functions.
18962         (gdb-var-list-children, gdb-var-list-children-handler)
18963         (gdb-var-create-regexp, gdb-var-update-regexp)
18964         (gdb-var-list-children-regexp): New constants.
18965         (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
18966         (gdb-annotation-rules): Reduce annotation set (level 3).
18967         (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
18968         (gdb-post-prompt): Don't update GDB buffers every time speedbar
18969         updates.
18970         (gdb-window-height, gdb-window-width, gdb-display-in-progress)
18971         (gdb-expression-buffer-name, gdb-display-number, gdb-point)
18972         (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
18973         (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
18974         (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
18975         (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
18976         (gdb-expressions-mode-menu, gdb-dive): Remove variables.
18977         (gud-display, gud-display1)
18978         (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
18979         (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
18980         (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
18981         (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
18982         (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
18983         (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
18984         (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
18985         (gdb-display-display-buffer, gdb-toggle-display)
18986         (gdb-delete-display, gdb-expressions-popup-menu)
18987         (gdb-expressions-mode, gdb-array-visualise): Remove functions.
18988         (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
18989         to display buffer.
18991 2003-09-30  Richard M. Stallman  <rms@gnu.org>
18993         * progmodes/ada-mode.el (ada-mode): Don't use advice.
18994         Instead, set which-func-functions.
18996         * progmodes/which-func.el (which-func-modes): Add ada-mode.
18997         (which-func-functions): New variable.
18998         (which-function): Use that.
19000         * info.el (Info-mode): Double each `%' in header line.
19002         * emacs-lisp/lisp-mnt.el (lm-with-file):
19003         When FILE is nil, run BODY in current buffer.
19005         * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
19007         * help.el (describe-mode): Start with a brief list of minor modes.
19008         Find them thru minor-mode-list so as to find them all.
19009         Show them in alphabetical order.
19011         * mail/sendmail.el (mail-aliases): Doc fix.
19013         * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
19015 2003-09-30  Alexander Pohoyda  <alexander.pohoyda@gmx.net>  (tiny change)
19017         * mail/rmailsum.el (rmail-make-summary-line-1):
19018         Change comma after last label to a space.
19019         (rmail-summary-font-lock-keywords): Adapt to that change.
19021 2003-09-30  Thien-Thi Nguyen  <ttn@gnu.org>
19023         * progmodes/scheme.el (scheme-mode-variables): When setting
19024         `font-lock-defaults', also specify that "#" should
19025         be interpreted with `word' syntax.
19026         (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
19028 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
19030         * desktop.el: A lot of comments updated.
19031         (desktop-save-mode): Minor mode introduced.
19032         (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
19033         (desktop-load-default): Function made obsolete.
19034         (desktop-locals-to-save): Variable made customizable.
19035         (desktop-read): Optional parameter `dirname' added.
19036         (desktop-change-dir, desktop-revert): Parameter `dirname' in
19037         `desktop-read' used.
19038         (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
19040 2003-09-29  Rajesh Vaidheeswarran  <rv@gnu.org>
19042         * whitespace.el (whitespace-clean-msg): Add user customizable message
19043         for displaying ``clean'' output.
19044         (whitespace-buffer): Use `whitespace-clean-msg'.
19045         (whitespace-global-mode): Fix typo.
19047 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
19049         * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
19051 2003-09-29  Lute Kamstra  <lute@gnu.org>
19053         * bindings.el (mode-line-modes): Remove superfluous :propertize
19054         construct in initialization.
19055         (mode-line-position): Change cons cell into proper list in
19056         initialization.
19058 2003-09-29  SAITO Takuya  <tabmore@rivo.mediatti.net>  (tiny change)
19060         * international/mule.el (decode-coding-inserted-region): Use car
19061         of the return value of find-operation-coding-system.
19063 2003-09-29  Kenichi Handa  <handa@m17n.org>
19065         * descr-text.el (describe-char): Fix previous change.
19067 2003-09-28  Kenichi Handa  <handa@m17n.org>
19069         * descr-text.el (describe-char-display): New function.
19070         (describe-char): Pay attention to display table on describing how
19071         a character is displayed.
19073         * international/mule-cmds.el (encoded-string-description):
19074         Prepend "0x" to each encoded byte.
19076 2003-09-28  Andreas Schwab  <schwab@suse.de>
19078         * find-file.el (ff-special-constructs): Add autoload cookie.
19080 2003-09-28  Kevin Ryde  <user42@zip.com.au>
19082         * info.el (Info-find-index-name): Remove any "<n>" suffixes which
19083         makeinfo appends to duplicate index entries.
19085 2003-09-28  Eli Zaretskii  <eliz@gnu.org>
19087         * dired-x.el (dired-clean-tex): Doc fix.
19089         * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
19090         using a Chinese tutorial.
19092 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
19094         * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
19095         between "MAIL FROM:" and "RCPT TO:" and the following address.
19097 2003-09-28  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
19099         * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
19101 2003-09-28  David Ponce  <david@dponce.com>
19103         * recentf.el (recentf-initialize-file-name-history): New defcustom.
19104         (recentf-load-list): When `recentf-initialize-file-name-history'
19105         is non-nil, initialize an empty `file-name-history' with the
19106         recent list.
19108 2003-09-28  Evgeni Dobrev  <evgeni_dobrev@developer.bg>  (tiny change)
19110         * man.el (Man-default-man-entry): Remove the leading `*' from the
19111         word at point.
19113 2003-09-26  Lute Kamstra  <lute@gnu.org>
19115         * bindings.el (mode-line-position): Mention size indication in
19116         docstring.
19118 2003-09-26  Andre Spiegel  <spiegel@gnu.org>
19120         * calendar/parse-time.el (parse-time-string): Add autoload cookie.
19122         * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
19123         because it's autoloaded now.
19125 2003-09-25  Glenn Morris  <gmorris@ast.cam.ac.uk>
19127         * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
19128         (sh-font-lock-keywords, sh-feature): Fix previous change of
19129         sh-feature to avoid infloop with sh-font-lock-keywords.
19131 2003-09-25  Kim F. Storm  <storm@cua.dk>
19133         * frame.el (frame-current-scroll-bars): New defun.
19135         * window.el (window-current-scroll-bars): New defun.
19137 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
19139         * progmodes/cc-engine.el (c-parse-state): Fix bug that could
19140         cause errors when the state cache contains info on parts that have
19141         been narrowed out.
19143 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
19145         * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
19146         `c-setup-paragraph-variables' has to be used when this variable is
19147         changed; it doesn't work to reinitialize the mode since that
19148         typically clobbers the variable.
19150         * progmodes/cc-styles.el (c-setup-paragraph-variables):
19151         Make it interactive.
19153 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
19155         * progmodes/cc-fonts.el (c-font-lock-declarations):
19156         Fix recognition of constructors and destructors for classes whose
19157         names are matched by `*-font-lock-extra-types'.
19159         * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
19160         followed by an identifier in C++ then it's a type.
19162 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
19164         * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
19165         problem that primarily affected XEmacs.  Don't use faces to find
19166         unterminated strings since Emacs and XEmacs fontify strings
19167         differently - this function should now work better in XEmacs.
19169 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
19171         * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
19172         `expand-abbrev' workaround which caused braces to misbehave inside
19173         macros.
19175         * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
19176         handling.  This bug could cause interactive font locking to bail out.
19178 2003-09-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
19180         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
19181         Handle paren-style types in Pike.  Also fixed some cases of
19182         insufficient handling of unbalanced parens.
19184 2003-09-24  Rajesh Vaidheeswarran  <rv@gnu.org>
19186         * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
19187         common shell prompts that are not common filename or URL characters.
19188         (ffap-file-at-point): Use the new regexp to strip the prompts from
19189         the file names.  This is an issue mostly for user prompts that
19190         don't have a trailing space and find-file-at-point is invoked from
19191         within a shell inside Emacs.
19193 2003-09-24  Andre Spiegel  <spiegel@gnu.org>
19195         * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
19196         stamps numerically, rather than textually.
19198 2003-09-24  Kenichi Handa  <handa@m17n.org>
19200         * language/devan-util.el (devanagari-post-read-conversion):
19201         * language/mlm-util.el (malayalam-post-read-conversion):
19202         * language/tml-util.el (tamil-post-read-conversion):
19203         Add autoload cookie.
19205         * international/utf-8.el (utf-8-post-read-conversion):
19206         Call post-read-conversion functions for Devanagari, Malayalam,
19207         and Tamil.
19209 2003-09-23  Dave Love  <fx@gnu.org>
19211         * Makefile.in (bootstrap-clean): Fix misplaced `!'.
19213 2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
19215         * progmodes/gud.el (perldb): Add gud-until to list of commands.
19216         Update gud-remove.
19218 2003-09-22  Richard M. Stallman  <rms@gnu.org>
19220         * progmodes/sh-script.el (sh-mode-default-syntax-table):
19221         Rename from sh-mode-syntax-table.  Call sh-mode-syntax-table directly.
19222         (sh-mode-syntax-table-input): New variable.
19223         (sh-require-final-newline): Don't use eval.
19224         (sh-builtins, sh-leading-keywords, sh-other-keywords)
19225         (sh-variables, sh-font-lock-keywords): Don't use eval.
19226         (sh-set-shell): When setting require-final-newline,
19227         treat value = `require-final-newline' as don't change it.
19228         Set sh-mode-syntax-table locally based on
19229         sh-mode-syntax-table-input and sh-mode-default-syntax-table.
19231         * progmodes/compile.el (compile-internal):
19232         Call compilation-set-window-height before setting window start.
19234 2003-09-22  Greg Hill  <ghill@synergymicro.com>  (tiny change)
19236         * emacs-lisp/bytecomp.el (byte-compile-log-file):
19237         Clear out byte-compile-last-warned-form.
19239 2003-09-22  Richard M. Stallman  <rms@gnu.org>
19241         * woman.el (woman-file-name, woman-follow-word):
19242         If current-word returns nil, use "".
19244         * simple.el (eval-expression): Bind standard-output in to-buffer case.
19246 2003-09-22  Richard M. Stallman  <rms@gnu.org>
19248         * emacs-lisp/lisp-mnt.el (lm-with-file):
19249         Don't visit the file, just use insert-file-contents in temp buffer.
19251 2003-09-22  Jari Aalto  <jari.aalto@poboxes.com>
19253         * emacs-lisp/lisp-mnt.el (lm-get-header-re):
19254         Add surrounding \\( and \\) around the header, as in
19255         for lm-history-header 'Change Log\\|History'.
19257 2003-09-22  John Paul Wallington  <jpw@gnu.org>
19259         * progmodes/ld-script.el: Add Commentary section,
19260         minor cleanup of file header.
19261         (ld-script-font-lock-keywords): Doc fix.
19262         (toplevel): Provide `ld-script' feature.
19264 2003-09-21  Kim F. Storm  <storm@cua.dk>
19266         * scroll-bar.el (set-scroll-bar-mode): Initialize to
19267         new built-in variable default-frame-scroll-bars.
19268         (scroll-bar-mode): Use default-frame-scroll-bars when enabling
19269         scroll-bar-mode; notably, use it instead of t when we toggle
19270         scroll-bars on.
19271         (toggle-scroll-bar): Use default-frame-scroll-bars.
19273 2003-09-19  Masatake YAMATO  <jet@gyve.org>
19275         * pcvs.el (cvs-do-removal): Change the prompt depending on
19276         `filter' value.
19278 2003-09-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
19280         * startup.el (command-line-1): Stop startup-echo-area-message
19281         being hidden by "Loading image..." message.
19282         (use-fancy-splash-screens-p, display-splash-screen):
19283         Move display-graphic-p test from latter to former.
19285         * progmodes/sh-script.el (sh-font-lock-keywords):
19286         Highlight escaped EOLs differently from other backslash constructs.
19288 2003-09-19  Richard M. Stallman  <rms@gnu.org>
19290         * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
19291         New functions.
19292         (edebug-enter, edebug-outside-excursion): Use them.
19294         * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
19295         Fix the condition for whether to print "In WHERE".
19297 2003-09-19  Jari Aalto  <jari.aalto@poboxes.com>
19299         * finder.el (finder-mode-hook): New variable.
19300         (finder-mode): Run hook finder-mode-hook
19302 2003-09-18  Masatake YAMATO  <jet@gyve.org>
19304         * progmodes/ebrowse.el: Fix broken magic autoload comments.
19306 2003-09-17  Mario Lang  <mlang@delysid.org>
19308         * progmodes/gud.el (perldb): Change gud-print from just "%e" to
19309         "p %e" to actually print the value in the GUD buffer.
19311 2003-09-16  Miles Bader  <miles@gnu.ai.mit.edu>
19313         From David Ponce <david.ponce@wanadoo.fr>:
19314         * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
19315         (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
19316         from loaddefs-boot.el if necessary.
19318 2003-09-15  Zoltan Kemenczy  <kemenczy@rogers.com>
19320         * progmodes/gud.el (gud-find-class): Make jdb work again since
19321         cc-mode changed the syntactic information.
19323 2003-09-15  David Ponce  <david@dponce.com>
19325         * recentf.el: (recentf-exclude): Accept predicates too.
19326         (recentf-file-readable-p): New function.
19327         (recentf-include-p): Handle predicates in recentf-exclude.
19328         (recentf-add-file): Doc fix.  Use recentf-file-readable-p.
19329         (recentf-cleanup): Likewise.
19330         (recentf-save-list): Use write-file to handle backup of
19331         recentf-save-file.
19333 2003-09-15  Miles Bader  <miles@gnu.ai.mit.edu>
19335         * loaddefs-boot.el: Renamed from `loaddefs.el'
19336         * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
19337         (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
19338         necessary.
19340 2003-09-13  Thien-Thi Nguyen  <ttn@gnu.org>
19342         * electric.el (Electric-pop-up-window): For the `one-window' case,
19343         no longer disconcertingly move point in the original buffer.
19345 2003-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
19347         * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
19349 2003-09-12  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
19351         * dired.el (dired-mode-map): Fix typo.
19353 2003-09-11  Richard M. Stallman  <rms@gnu.org>
19355         * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
19357 2003-09-11  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
19359         * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
19360         the function is less noisy.  Now only `kill-buffer' can ask questions.
19362 2003-09-10  Mario Lang  <mlang@delysid.org>
19364         * battery.el: Update Commentary and Copyright.
19365         (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
19366         appear due to wrong ordering of the expressions in `or'.
19368 2003-09-09  Lute Kamstra  <lute@gnu.org>
19370         * misc.el (upcase-char): Fix docstring.
19371         (zap-up-to-char): New command.
19373 2003-09-08  David Ponce  <david@dponce.com>
19375         Ensure that recentf correctly updates the menu bar.
19376         * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
19377         (recentf-menu-bar): New function.
19378         (recentf-clear-data): Use it
19379         (recentf-update-menu): Likewise.  Use easy-menu-add-item instead
19380         of easy-menu-change.
19382 2003-09-08  Lute Kamstra  <lute@gnu.org>
19384         * simple.el (size-indication-mode): New.
19385         * bindings.el (mode-line-position): Add buffer size indicator.
19387 2003-09-04  Mario Lang  <mlang@delysid.org>
19389         * battery.el (battery-linux-proc-acpi): New function.
19390         (battery-status-function): Modify default value calculation to also
19391         check for availability of ACPI.
19392         (battery-echo-area-format): Ditto.
19393         (battery-mode-line-format): Ditto.
19395 2003-09-06  Dave Love  <fx@gnu.org>
19397         * ielm.el (ielm-mode-hook): Add :options.
19399         * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
19400         (eldoc-print-current-symbol-info): Use it.
19402 2003-09-04  Nick Roberts  <nick@nick.uklinux.net>
19404         * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
19405         being displayed in GUD buffer.
19406         (gdb-idle-input-queue): Remove var.  Use just one queue.
19407         (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
19408         Remove functions.  Use just one queue.
19409         (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
19410         (gdb-invalidate-assembler, gdb-get-current-frame):
19411         Modify functions.  Use just one queue.
19413 2003-09-04  Dave Love  <fx@gnu.org>
19415         * cus-start.el: Add blink-cursor-alist.
19417         * ruler-mode.el (ruler-mode-fill-column-char)
19418         (ruler-mode-current-column-char): Use char-displayable-p,
19419         not window-system.
19421         * international/codepage.el ("mule-diag"): Add eval-after-load clause.
19423         * language/european.el (windows-1252): Move from code-pages.
19425         * language/cyrillic.el ("Windows-1251"): Delete.
19426         ("Bulgarian", "Belarusian"): Remove `features'.
19427         (windows-1251): Move from code-pages.
19429         * international/mule-diag.el (non-iso-charset-alist):
19430         Remove `codepage' stuff.
19431         (print-designation, list-coding-systems-1): Output fixes.
19433         * international/code-pages.el (cp-make-translation-table)
19434         (cp-valid-codes): Made defsubsts.
19435         (cp-fix-safe-chars): Delete.
19436         (mule-diag): Don't require.
19437         (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
19438         (top-level): Check for defined coding system when defining
19439         cp... aliases.  Change w32-add-charset-info test to avoid warning.
19440         (non-iso-charset-alist): Defvar when compiling.
19441         (cp-make-coding-system): Doc fix.
19443 2003-09-02  Jason Rumney  <jasonr@gnu.org>
19445         * international/titdic-cnv.el (tsang-quick-converter): Fix broken
19446         line-ends from CVS before doing conversion.
19448 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
19450         * calendar/diary-lib.el (diary-header-line-flag)
19451         (diary-header-line-format): New variables.
19452         (list-diary-entries): Use them to set header line in simple diary.
19454         * progmodes/sh-script.el (sh-font-lock-keywords): Use something
19455         other than font-lock-string-face to highlight backslashes.
19457 2003-09-01  Jason Rumney  <jasonr@gnu.org>
19459         * international/titdic-cnv.el (tit-read-key-value): Include \r in
19460         regexp.
19462 2003-09-01  Dave Love  <fx@gnu.org>
19464         * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
19466         * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
19467         and :help; also line and column numbers labels.
19469         * international/mule-util.el (char-displayable-p): Move from
19470         latin1-disp, rename and autoload.
19472         * international/latin1-disp.el (latin1-char-displayable-p):
19473         Now obsolete alias.  Replace uses with char-displayable-p.
19474         (latin1-display-ucs-per-lynx): Fix last change.
19476         * international/mule-cmds.el (standard-display-european-internal):
19477         Don't use char code for Latin-1 NBSP.
19478         <XFree86 4>: Unfrob NBSP display table.  Set display table to use
19479         U+2018, U+2019 for `'.
19480         (select-safe-coding-system): Message fix.
19482 2003-09-01  Kenichi Handa  <handa@m17n.org>
19484         * international/fontset.el (setup-default-fontset): For Thai
19485         font, specify "*" family.
19487 2003-09-01  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
19489         * progmodes/compile.el (previous-error): Accept a prefix
19490         argument, similarly to next-error.
19492 2003-08-31  Masatake YAMATO  <jet@gyve.org>
19494         * pcvs.el (cvs-do-removal): Use = instead of eq to check
19495         the number of files.  Bind the number of files to a local
19496         variable.  Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
19498 2003-08-30  Eli Zaretskii  <eliz@gnu.org>
19500         * vc-hooks.el (vc-make-version-backup): Fix the change made on
19501         2003-07-26: msdos-long-file-names is a function, not a variable.
19503 2003-08-29  Richard M. Stallman  <rms@gnu.org>
19505         * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
19506         Do nothing with mail-personal-alias-file if it is nil.
19508         * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
19509         Do nothing if mail-personal-alias-file is nil.
19511         * term.el (term-exec-1): Bind coding-system-for-read.
19513         * dired.el (dired-mouse-find-file-other-window):
19514         Use dired-view-command-alist here, as in dired-view-file.
19515         (dired-view-command-alist): Use %s to substitute file name.
19516         Handle .ps_pages, .eps, .jpg, .gif, .png.
19518 2003-08-29  Paul Pogonyshev  <pogonyshev@gmx.net>  (tiny change)
19520         * info.el (Info-mode-map): Bind S-tab and <backtab> to
19521         `Info-prev-reference', instead of M-tab.
19523 2003-08-29  Martin Stjernholm  <mast@lysator.liu.se>
19525         * simple.el (blink-matching-open): Work correctly on chars that
19526         are designated as parens through the syntax-table text property.
19528 2003-08-29  Thierry Emery  <thierry.emery@club-internet.fr>  (tiny change)
19530         * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
19531         line break position in the middle of a non-kinsoku (e.g. latin)
19532         word, making it skip until either a space or a character with
19533         category "|".
19534         (kinsoku-longer): Test for end of buffer.
19536 2003-08-28  Eli Zaretskii  <eliz@gnu.org>
19538         * mail/rmail.el (rmail-convert-to-babyl-format):
19539         Detect quoted-printable- and base64-encoded messages and decode them
19540         automatically.  Set the message's encoding from the charset=
19541         header, if any.  Decode base64-encoded messages in Mail format as well.
19543 2003-08-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
19545         * mail/smtpmail.el: Fix previous change.
19546         (smtpmail-send-queued-mail): Set smtpmail-mail-address before
19547         calling smtpmail-via-smtp.
19548         (smtpmail-via-smtp): Add fall-back values for envelope-from.
19550 2003-08-26  John Paul Wallington  <jpw@gnu.org>
19552         * image.el (image-jpeg-p): Don't search beyond length of data.
19554 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
19556         * progmodes/cc-cmds.el (c-electric-brace): Work around for a
19557         misfeature in `expand-abbrev' which caused electric keywords like
19558         "else" to disappear if an open brace was typed directly afterwards.
19560 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
19562         * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
19563         mandatory in `define-widget'.
19565         * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
19566         Don't align the operators "!=", "<=" and ">=" as assignment operators.
19568         (c-assignment-operators): New language constant that only contains
19569         the assignment operators.
19571         (c-assignment-op-regexp): New language var used by `c-lineup-math'.
19573 2003-08-26  Martin Stjernholm  <bug-cc-mode@gnu.org>
19575         * progmodes/cc-engine.el (c-just-after-func-arglist-p):
19576         Safeguard against unbalanced sexps.
19578 2003-08-26  Terje Rosten  <terjeros@phys.ntnu.no>
19580         * version.el (emacs-version): Check for gtk.  Include gtk version info.
19582 2003-08-25  John Paul Wallington  <jpw@gnu.org>
19584         * man.el (Man-default-man-entry): Don't whizz past the section
19585         number before looking for it.
19587 2003-08-24  Nick Roberts  <nick@nick.uklinux.net>
19589         * progmodes/gud.el (gud-display-line): Don't set window-point if
19590         source buffer is not visible.  (Only happens with M-x gdba.)
19592         * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
19593         documentation.
19594         (gdb-source, gdb-source-info): Update to assembler unnecessary
19595         as its done after each GDB command anyway.
19596         (gdb-pre-prompt): Use with-current-buffer.
19597         (gdb-insert-field): Add help-echo text.
19598         (gdb-invalidate-assembler): Re-display of assembler now done in
19599         gdb-info-breakpoints-custom.
19600         (gdb-info-breakpoints-custom): Force re-display of assembler to
19601         happen *after* update of breakpoints buffer.
19602         (gdb-display-source-buffer): Don't choke if gdb-source-window
19603         isn't visible.
19604         (gdb-put-string, gdb-put-arrow): Remove free variables.
19606 2003-08-24  John Paul Wallington  <jpw@gnu.org>
19608         * ibuffer.el (ibuffer-formats): Make name and size columns wider.
19610         * man.el (Man-default-man-entry): Strip text properties when
19611         snarfing parts of entry because `format' preserves properties.
19613 2003-08-24  Glenn Morris  <gmorris@ast.cam.ac.uk>
19615         * files.el (file-newest-backup): Use `expand-file-name'.
19617         * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
19618         Allow the diary to pop up a new frame, if needed.
19620         * mail/sendmail.el (mail-specify-envelope-from): Doc change.
19621         * mail/smtpmail.el (smtpmail-mail-address): Doc change.
19622         (smtpmail-send-it): Make treatment of envelope-from consistent with
19623         sendmail.el.
19625         * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
19626         (sh-leading-keywords): Add the bash `time' reserved word.
19627         (sh-variables): Add some bash variables.
19628         (sh-add-completer): Fix nil branch of case statement.
19630 2003-08-24  Masatake YAMATO  <jet@gyve.org>
19632         * progmodes/ld-script.el: New file.
19634 2003-08-23  Markus Rost  <rost@math.ohio-state.edu>
19636         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
19638 2003-08-23  Andre Spiegel  <spiegel@gnu.org>
19640         * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
19641         Better explain obsolescence, and what to use instead.
19643 2003-08-23  Masatake YAMATO  <jet@gyve.org>
19645         * pcvs.el (cvs-do-removal): Show the deleted file name
19646         on the prompt.
19648 2003-08-20  Dave Love  <fx@gnu.org>
19650         * international/mule.el (make-coding-system)
19651         (set-buffer-file-coding-system): Doc fix.
19653         * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
19655         * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
19657         * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
19659         * international/utf-16.el: Add mime-text-unsuitable coding system
19660         properties.
19662         * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
19664         * cus-edit.el: Add some :links.
19665         (bib): Remove.
19667         * textmodes/bib-mode.el (bib): Add :group external.
19669 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
19671         * wid-edit.el (widget-echo-help): Make it handle expressions that
19672         evaluate to strings.
19674 2003-08-18  Michael Mauger  <mmaug@yahoo.com>
19676         Version 1.8.0 of sql-mode.  (Patch submitted 2003-06-21)
19678         Simplify selection of SQL products to define highlighting and
19679         interactive mode.  Includes detailed instructions on adding
19680         support for new products.
19682         * progmodes/sql.el (sql-product): New variable.  Identifies SQL
19683         product for use in highlighting and interactive mode.
19684         (sql-interactive-product): New variable.  SQL product for
19685         sql-interactive-mode.
19686         (sql-product-support): New variable.  Specifies product-specific
19687         parameters to drive highlighting and interactive mode.
19688         (sql-imenu-generic-expression): Add more object types.
19689         (sql-sqlite-options): Correct comment.
19690         (sql-ms-program): Use "osql" rather than "isql".
19691         (sql-prompt-regexp, sql-prompt-length): Update comment.
19692         (sql-mode-menu): Add "Start SQLi session" entry.
19693         Replace Highlighting submenu with Product menu.  Fix Send Region entry.
19694         (sql-mode-abbrev-table): Add abbreviations.  Support of
19695         SYSTEM-FLAG on define-abbrev.  Support was removed with last
19696         check-in; it now handles older Emacsen without the SYSTEM-FLAG.
19697         (sql-mode-font-lock-object-name): Add font-lock pattern for object
19698         names.
19699         (sql-mode-ansi-font-lock-keywords): Set as default value.
19700         (sql-mode-oracle-font-lock-keywords): Set as default value.
19701         Support Oracle 9i keywords.
19702         (sql-mode-postgres-font-lock-keywords): Set as default value.
19703         (sql-mode-linter-font-lock-keywords): Set as default value.
19704         (sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft
19705         SQLServer 2000.
19706         (sql-mode-sybase-font-lock-keywords)
19707         (sql-mode-interbase-font-lock-keywords)
19708         (sql-mode-sqlite-font-lock-keywords)
19709         (sql-mode-strong-font-lock-keywords)
19710         (sql-mode-mysql-font-lock-keywords)
19711         (sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI
19712         keywords.
19713         (sql-mode-font-lock-defaults): Update comment.
19714         (sql-product-feature): New function.  Returns feature associated
19715         with a product from `sql-product-support' alist.
19716         (sql-product-font-lock): New function.  Set font-lock support
19717         based on `sql-product'.
19718         (sql-add-product-keywords): New function.  Add font-lock rules to
19719         product-specific keyword variables.
19720         (sql-set-product): New function.  Set `sql-product' and apply
19721         appropriate font-lock highlighting.
19722         (sql-highlight-product): New function.  Set font-lock support
19723         based on a product.  Also set mode name to include product name.
19724         (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
19725         (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
19726         Use `sql-set-product'.
19727         (sql-highlight-ms-keywords)
19728         (sql-highlight-sybase-keywords)
19729         (sql-highlight-interbase-keywords)
19730         (sql-highlight-strong-keywords)
19731         (sql-highlight-mysql-keywords)
19732         (sql-highlight-sqlite-keywords)
19733         (sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
19734         (sql-get-login): Prompt in the same order as the tokens.
19735         (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
19736         (sql-product-interactive): New function.  Common portions of
19737         product-specific interactive mode wrappers.
19738         (sql-interactive-mode): Rewritten to use product features.
19739         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
19740         (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
19741         (sql-db2, sql-linter): Use `sql-product-interactive'.
19742         (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
19743         (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
19744         (sql-connect-ingres, sql-connect-postgres)
19745         (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
19746         New functions.  Format command line parameters and invoke comint on
19747         the appropriate interpreter.  Code was in the corresponding
19748         `sql-xyz' function before.
19749         (sql-connect-ms): New function.  Support -E argument to use
19750         operating system credentials for authentication.
19752 2003-08-18  Kenichi Handa  <handa@m17n.org>
19754         * international/mule.el (encode-char): Fix for the ASCII case.
19756 2003-08-15  Kenichi Handa  <handa@m17n.org>
19758         * international/fontset.el (setup-default-fontset): Change "*" to
19759         nil in the specifications of font family.
19761 2003-08-18  Kim F. Storm  <storm@cua.dk>
19763         * kmacro.el (kmacro-keymap): Group related bindings in
19764         initialization for clarity.  Bind C-s to start macro.
19765         Remove C-r binding.
19766         (kmacro-initial-counter-value): New defvar to hold initial counter
19767         value in case we set the value before defining a macro.
19768         (kmacro-insert-counter): Clear kmacro-initial-counter-value..
19769         (kmacro-set-counter): Set kmacro-initial-counter-value if we are
19770         not defining or executing macro.  Doc fix.
19771         (kmacro-add-counter): Clear kmacro-initial-counter-value.
19772         (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
19773         temporarily view older elements on the macro ring without cycling
19774         the ring.
19775         (kmacro-display): Doc fix.
19776         (kmacro-exec-ring-item): New helper function.
19777         (kmacro-call-ring-2nd): Use it.
19778         (kmacro-call-ring-2nd-repeat): Doc fix.
19779         (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
19780         (kmacro-end-or-call-macro): Execute last viewed macro (using
19781         kmacro-exec-ring-item) from ring if this follows
19782         kmacro-view-macro.  This allows us to find a macro on the ring
19783         with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
19784         the ring to bring it to the head of the ring.
19785         (kmacro-bind-to-key): Doc fix (describe reserved bindings).
19786         Allow binding to reserved keys without specifying C-x C-k prefix.
19787         Ask for confirmation if entered key sequence is already bound to
19788         a non-macro command.
19789         (kmacro-view-macro): Repeating command will show older elements
19790         on the macro ring; C-k will execute the last viewed macro.
19791         (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
19792         property from 'ring to 'head.
19794 2003-08-17  Alan Shutko  <ats@acm.org>
19796         * calendar/calendar.el (calendar-make-alist): Correct off-by-one
19797         keeping December out of the alist.
19799 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
19801         * calendar/cal-move.el (calendar-goto-day-of-year): New function.
19802         * calendar/calendar.el (calendar-mode-map): Bind it to key.
19803         * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
19804         (calendar-flatten): New function.
19805         (calendar-mouse-view-other-diary-entries)
19806         (calendar-mouse-view-diary-entries): Rewritten to put any holidays
19807         in the menu title and to show multi-line diary entries correctly
19808         in the menu.
19810 2003-08-17  Luc Teirlinck  <teirllm@mail.auburn.edu>
19812         * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
19813         defcustom, because the default was recently changed.
19815 2003-08-16  Richard M. Stallman  <rms@gnu.org>
19817         * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
19819         * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
19820         New subroutine, broken out of eval-last-sexp-1.
19821         (eval-last-sexp-1): Use eval-last-sexp-print-value.
19823         * custom.el (custom-load-symbol): Load cus-load and cus-start first.
19825         * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
19827         * simple.el (eval-expression): Use eval-last-sexp-print-value.
19829 2003-08-14  Jari Aalto  <jari.aalto@poboxes.com>
19831         * progmodes/compile.el (compilation-error-regexp-alist):
19832         Add Java ANt error detection as described in document
19833         http://ant.apache.org/faq.html
19835 2003-08-12  Juri Linkov  <juri@jurta.org>  (tiny change)
19837         * simple.el (backward-word, forward-to-indentation)
19838         (backward-to-indentation): Argument changed to optional.
19839         (next-line, previous-line): Use `or' instead of `unless'.
19841 2003-08-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19843         * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
19844         instead of a constant.
19846 2003-08-12  Markus Rost  <rost@math.ohio-state.edu>
19848         * shell.el (shell): With prefix-arg, suggest a new buffer name.
19850 2003-08-12  Andre Spiegel  <spiegel@gnu.org>
19852         * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
19853         (vc-sccs-workfile-version): Search the entire delta table, rather
19854         than just the first entry, because that might be a deleted version.
19856 2003-08-11  Karl Fogel  <kfogel@red-bean.com>
19858         * menu-bar.el (menu-bar-options-menu): Supply a body for the
19859         [save-place] binding in the Options menu.  Have it require
19860         'saveplace' and then toggle the variable manually, to avoid an an
19861         unbound variable error.  Thanks to <Sebastien.Kirche@sage.com>
19862         for the bug report.
19864 2003-08-11  Nick Roberts  <nick@nick.uklinux.net>
19866         * gdb-ui.el (gdb-insert-field, gdb-array-format1)
19867         (gdb-info-breakpoints-custom, gdb-info-frames-custom)
19868         (gdb-info-threads-custom): Add help-echo text.
19869         (gdb-display-back): Don't use purecopy.
19870         (gdb-info-breakpoints-custom, gdb-reset)
19871         (gdb-assembler-custom): Use display-images-p to test if breakpoint
19872         icons can be displayed.
19874 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
19876         * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
19878 2003-08-11  Stefan Monnier  <monnier@cs.yale.edu>
19880         * bookmark.el (bookmark-completing-read):
19881         Return a string, instead of a list of one string.
19882         Use a popup menu if activated from the mouse.
19883         (bookmark-edit-annotation): Remove unused vars.
19884         (bookmark-jump, bookmark-relocate, bookmark-insert-location)
19885         (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
19886         to bookmark-completing-read.
19887         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
19888         (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
19889         (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
19890         and erase-buffer.
19891         (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
19892         (bookmark-menu-jump, bookmark-menu-insert)
19893         (bookmark-popup-menu-and-apply-function)
19894         (bookmark-menu-popup-paned-bookmark-menu): Remove.
19895         (bookmark-menu-build-paned-menu): Remove by folding it into
19896         bookmark-menu-popup-paned-menu.
19897         (menu-bar-bookmark-map): Move the define-key statements here.
19898         Use the "non-menu" commands since they now pop up a menu if needed.
19899         (bookmark-exit-hook-internal): Simplify.
19901 2003-08-11  Carsten Dominik  <dominik@sand.science.uva.nl>
19903         * reftex-toc.el (reftex-toc-rename-label): New function.
19904         (reftex-toc-check-docstruct): New function.
19906         * reftex.el (reftex-region-active-p): New function.
19908         * reftex-parse.el (reftex-locate-bibliography-files): Improved the
19909         regexp to find the \bibliography macro.
19911         * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
19912         which does not exist in LaTeX.
19913         (reftex-cite-format-builtin): Added amsrefs support.
19914         (reftex-toc-confirm-promotion): New option
19916         * reftex-toc.el
19917         (reftex-toc): Use `reftex-toc-split-windows-fraction'.
19918         (reftex-toc-demote, reftex-toc-promote)
19919         (reftex-toc-do-promote, reftex-toc-promote-prepare)
19920         (reftex-toc-promote-action, reftex-toc-extract-section-number)
19921         (reftex-toc-newhead-from-alist)
19922         (reftex-toc-load-all-files-for-promotion): New functions.
19923         (reftex-toc-help): Added description of new keys.
19924         (reftex-toc-split-windows-fraction): New option.
19925         (reftex-recenter-toc-when-idle): Search *toc* window on all
19926         visible frames.
19927         (reftex-toc): Additional parameter REUSE
19928         (reftex-toc-recenter): Remember current frame.  Call `reftex-toc'
19929         with REUSE argument.
19930         (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
19931         the call of `reftex-toc'.
19932         (reftex-make-separate-toc-frame): New function .
19933         (reftex-toc-recenter): When called with triple prefix arg, call
19934         `reftex-make-separate-toc-frame' first.
19935         (reftex-toc-toggle-dedicated-frame): New command.
19936         (reftex-toc-quit): Adapted to delete frame when called in
19937         dedicated frame.
19939         * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
19940         all enclosing macros.
19943 2003-08-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19945         * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
19946         first use.
19948 2003-08-07  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
19950         * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
19952 2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
19954         * calendar/calendar.el (list-diary-entries-hook)
19955         (diary-display-hook, nongregorian-diary-listing-hook)
19956         (mark-diary-entries-hook, nongregorian-diary-marking-hook):
19957         Add some customize options for these hooks.
19958         (calendar-abbrev-construct): Don't try to take a substring longer
19959         than the original string.
19961 2003-08-05  Richard M. Stallman  <rms@gnu.org>
19963         * emacs-lisp/testcover.el (noreturn): Report error if does return.
19964         (testcover-reinstrument-clauses): Doc fix.
19966         * emacs-lisp/warnings.el: Doc fixes, args renamed.
19967         (warning-type-format): Rename from warning-group-format.
19969         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
19970         (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
19971         (byte-compile-defvar): Bind byte-compile-not-obsolete-var
19972         to prevent warnings about defvar for an obsolete variable.
19974         * emacs-lisp/bytecomp.el (byte-compile-log-warning):
19975         warning-group-format renamed to warning-type-format.
19977         * subr.el (read-passwd): Use clear-string instead of fillarray.
19979         * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
19980         Use vconcat instead of concat.
19981         (edmacro-sanitize-for-string): New function.
19983 2003-08-05  Dave Love  <fx@gnu.org>
19985         * cus-start.el: Add open-paren-in-column-0-is-defun-start,
19986         line-number-display-limit-width.
19988         * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
19990 2003-08-05  Kenichi Handa  <handa@m17n.org>
19992         * international/code-pages.el: Don't require mule-diag.
19994         * international/mule-diag.el (non-iso-charset-alist):
19995         Add autoload cookie.
19997         * language/devan-util.el (dev-glyph-order): Add an entry for the
19998         glyph code #xC4.
20000 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
20002         * calendar/calendar.el (diary-file, diary-file-name-prefix)
20003         (european-calendar-style, diary-date-forms)
20004         (calendar-day-name-array, calendar-month-name-array): Doc change.
20005         (generate-calendar-month): Adapt for new behaviour of
20006         `calendar-day-name' function.
20007         (calendar-abbrev-length, calendar-day-abbrev-array)
20008         (calendar-month-abbrev-array): New variables.
20009         (calendar-abbrev-construct): New function.
20010         (calendar-day-name, calendar-month-name): Use new abbrev arrays,
20011         rather than fixing abbrevs at some width.  Calling syntax change.
20012         (calendar-make-alist): Use abbrev arrays.  Calling syntax change.
20013         (calendar-date-string): Adapt for new behaviours of
20014         `calendar-day-name' and `calendar-month-name' functions.
20016         * calendar/diary-lib.el (list-diary-entries): Adapt for new
20017         behaviour of `calendar-day-name' and `calendar-month-name' functions.
20018         (diary-name-pattern): Use abbrev arrays, rather than fixing
20019         abbrevs at three chars.  Calling syntax change.
20020         (mark-diary-entries): Adapt for new behaviours of
20021         `diary-name-pattern' and `calendar-make-alist' functions.
20022         (fancy-diary-font-lock-keywords): Adapt for new behaviour of
20023         `diary-name-pattern' function.
20024         (font-lock-diary-date-forms): Use abbrev arrays, rather than
20025         fixing abbrevs at three chars.  Calling syntax change.
20026         (cal-hebrew, cal-islam): Require when compiling.
20027         (diary-font-lock-keywords): Adapt for new behaviour of
20028         `font-lock-diary-date-forms' function.
20030         * calendar/cal-hebrew.el: Reposition some code so defined before used.
20031         (calendar-hebrew-month-name-array-common-year)
20032         (calendar-hebrew-month-name-array-leap-year): Add doc strings.
20033         (list-hebrew-diary-entries): Adapt for new behaviours of
20034         `calendar-day-name' and `add-to-diary-list' functions.
20035         (mark-hebrew-diary-entries): Adapt for new behaviours of
20036         `diary-name-pattern' and `calendar-make-alist' functions.
20038         * calendar/cal-islam.el (calendar-islamic-month-name-array):
20039         Add doc string.
20040         (list-islamic-diary-entries): Adapt for new behaviours of
20041         `calendar-day-name' and `add-to-diary-list' functions.
20042         (mark-islamic-diary-entries): Adapt for new behaviours of
20043         `diary-name-pattern' and `calendar-make-alist' functions.
20045         * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
20046         `calendar-month-name' function.
20048         * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
20050         * calendar/solar.el (solar-seasons-data): Move definition before use.
20052         * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
20053         (cal-tex-LaTeX-hourbox): Move definition before use.
20055         * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
20056         cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
20057         lunar.el, solar.el
20058         (displayed-month, displayed-year): Define for compiler.
20060 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
20062         * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
20063         MODE.  Renamed from c-init-c-language-vars'.
20064         (c-initialize-cc-mode): Change accordingly.
20065         (c-common-init): Ditto.
20066         (c-mode): Ditto.
20067         (c++-mode): Use `c-init-language-vars-for'.
20068         (objc-mode): Ditto.
20069         (java-mode): Ditto.
20070         (idl-mode): Ditto.
20071         (pike-mode): Ditto.
20072         (awk-mode): Ditto.
20074 2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
20076         * progmodes/cc-engine.el (c-end-of-current-token): Return whether
20077         or not the point moved.
20079         (c-search-decl-header-end): Don't trip up on operator identifiers
20080         in C++ and operators like == in all languages.
20082         * progmodes/cc-engine.el (c-backward-to-decl-anchor):
20083         Detect leading labels correctly.
20085 2003-08-02  Andreas Schwab  <schwab@suse.de>
20087         * textmodes/ispell.el: Don't redo key bindings on loading, put
20088         them only in loaddefs.el.
20089         * bookmark.el: Likewise.
20090         * dabbrev.el: Likewise.
20091         * emerge.el: Likewise.
20093         * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
20094         has more than one member.
20096         * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
20098 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
20100         * lpr.el (printify-region): It was ending conversion before the
20101         expected position.  Reported by Keiichi Suzuki <keiichi@nanap.org>.
20103 2003-07-31  John Paul Wallington  <jpw@gnu.org>
20105         * net/browse-url.el (browse-url-epiphany): Doc fix.
20107 2003-07-30  Kenichi Handa  <handa@m17n.org>
20109         * international/fontset.el (setup-default-fontset):
20110         Change registry names of Akurti fonts.
20112 2003-07-29  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
20114         * comint.el (comint-read-noecho): Use `clear-string' instead of
20115         `fillarray'.
20117 2003-07-29  Thomas W Murphy  <twm@andrew.cmu.edu>  (tiny change)
20119         * outline.el (outline-mode-hook): Add defvar.
20121 2003-07-28  Nick Roberts  <nick@nick.uklinux.net>
20123         * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
20124         Restore assembler in source window if that is what has been selected.
20125         (menu): Add gdb-restore-windows to menu.  Make gdba
20126         specific menus only visible from gdba.
20128 2003-07-28  Tak Ota  <Takaaki.Ota@am.sony.com>  (tiny change)
20130         * progmodes/compile.el (compilation-environment): New user variable.
20131         (compile-internal): Respect it.
20133 2003-07-23  Masatake YAMATO  <jet@gyve.org>
20135         * progmodes/gud.el (gdb-script-font-lock-keywords):
20136         Put `font-lock-function-name-face' on a symbol which includes
20137         `-' like `hook-run'.  Put font-lock-variable-name-face
20138         on a symbol starting with $.
20140 2003-07-27  Markus Rost  <rost@math.ohio-state.edu>
20142         * files.el (set-visited-file-name): Use truename for buffer-file-name.
20144 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
20146         * vc-hooks.el (vc-file-not-found-hook): Doc fix.
20148 2003-07-26  Andre Spiegel  <spiegel@gnu.org>
20150         * vc-hooks.el (vc-default-registered, vc-make-version-backup):
20151         Use with-no-warnings.
20152         (vc-file-not-found-hook): Add this to find-file-not-found-functions,
20153         rather than to find-file-not-found-hook, which doesn't exist.
20155 2003-07-26  Markus Rost  <rost@math.ohio-state.edu>
20157         * international/quail.el (quail-translate-key): Fix previous change.
20159 2003-07-25  John Paul Wallington  <jpw@gnu.org>
20161         * server.el (server-start): Check `server-process' is non-nil
20162         before killing it to avoid killing current buffer's process.
20164         * simple.el (choose-completion-string): Use `minibufferp';
20165         test `completion-reference-buffer' if `buffer' arg is nil.
20166         (push-mark): Use `when' and `unless'.
20167         (pop-mark): Use `when'.
20169         * mouse-sel.el (mouse-sel-get-selection-function):
20170         Check `x-last-selected-text-primary'.  Don't barf if it or
20171         `x-last-selected-text' aren't bound.
20173 2003-07-25  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
20175         * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
20177 2003-07-23  Stefan Monnier  <monnier@cs.yale.edu>
20179         * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
20181 2003-07-23  John Paul Wallington  <jpw@gnu.org>
20183         * tooltip.el (defface tooltip): Inherit from variable-pitch.
20185 2003-07-23  Glenn Morris  <gmorris@ast.cam.ac.uk>
20187         * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
20188         string.  Defvar the derived hook.
20190         * macros.el (insert-kbd-macro): Escape double quote character.
20191         From Thomas W Murphy <twm@andrew.cmu.edu>.
20193 2003-07-22  Stefan Monnier  <monnier@cs.yale.edu>
20195         * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
20196         to match the specific mark rather than reusing comment-start-skip.
20198 2003-07-22  Thien-Thi Nguyen  <ttn@gnu.org>
20200         * progmodes/hideshow.el (hs-special-modes-alist):
20201         Clarify MDATA-SELECTOR doc; nfc.  Thanks to Michael Ernst.
20203 2003-07-21  Markus Rost  <rost@math.ohio-state.edu>
20205         * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
20206         value using ?\s.
20208 2003-07-21  John Paul Wallington  <jpw@gnu.org>
20210         * subr.el (with-selected-window): Add closing paren.
20212 2003-07-21  Richard M. Stallman  <rms@gnu.org>
20214         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
20215         (lisp-mode): Likewise.
20217         * subr.el (with-selected-window): Copy code form save-selected-window
20218         so as to call select-window with norecord arg.
20219         (dynamic-completion-table): Doc fix.
20220         (lazy-completion-table): Doc fix.
20222         * international/mule-cmds.el (set-locale-environment):
20223         langinfo renamed to locale-info.
20225         * international/mule.el (auto-coding-functions): Doc fix.
20227 2003-07-21  Kenichi Handa  <handa@m17n.org>
20229         * international/quail.el (quail-translate-key):
20230         Update quail-current-str correctly.
20232 2003-07-21  Andreas Schwab  <schwab@suse.de>
20234         * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
20235         ?, to "_".
20237 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
20238         Version 2.0.36 of Tramp released.
20240         * net/tramp.el (tramp-default-password-end-of-line): Rename from
20241         tramp-password-end-of-line.
20242         (tramp-password-end-of-line): New method parameter.
20243         (tramp-get-password-end-of-line): Function to access method
20244         parameter `tramp-password-end-of-line', or variable
20245         `tramp-default-password-end-of-line' (default value).
20246         (tramp-methods): Add entries for new parameter
20247         tramp-password-end-of-line.
20248         (tramp-enter-password): Use new function
20249         `tramp-get-password-end-of-line'.
20250         (tramp-handle-insert-file-contents): Do not
20251         unconditionally inhibit the file operation file-local-copy, only
20252         do that when the inhibit-file-name-operation is currently
20253         insert-file-contents.  This fixes finding remote CVS-controlled
20254         files.  (It would barf on inserting the CVS/Entries file
20255         literally, because the file-local-copy handler wasn't called.)
20256         (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
20257         (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
20258         (tramp-initial-commands): New variable.
20259         (tramp-process-initial-commands): New function, using the variable.
20260         (tramp-open-connection-setup-interactive-shell): Call the new function.
20261         (tramp-buffer-name, tramp-debug-buffer-name): Always put the
20262         method into the buffer name, never use nil.  Reported by Hanak
20263         David <dhanak@inf.bme.hu>.
20264         (tramp-open-connection-setup-interactive-shell): Erase buffer
20265         before sending "stty -onlcr".
20267         * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
20269 2003-07-19  Markus Rost  <rost@math.ohio-state.edu>
20271         * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
20273 2003-07-19  John Paul Wallington  <jpw@gnu.org>
20275         * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
20276         (artist-draw-rect, artist-draw-square): Doc fixes.
20278         * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
20280         * textmodes/two-column.el (2C-mode-line-format): Doc fix.
20282 2003-07-19  Kenichi Handa  <handa@m17n.org>
20284         * international/kkc.el (kkc-show-conversion-list-update):
20285         Highlight the correct candidate in the message.
20287 2003-07-18  John Paul Wallington  <jpw@gnu.org>
20289         * simple.el (current-word): Don't include punctuation char when
20290         `really-word' arg is non-nil.
20292 2003-07-17  Martin Stjernholm  <bug-cc-mode@gnu.org>
20294         * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
20295         moved to the directory obsolete.
20297 2003-07-16  Stefan Monnier  <monnier@cs.yale.edu>
20299         * info.el (Info-menu-entry-name-re): Allow newlines in
20300         menu entry names.
20302         * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
20303         syntax-ppss-after-change-function.
20304         (syntax-ppss-after-change-function): New alias.  Update uses.
20305         (syntax-ppss): Catch the case where the buffer is narrowed.
20307 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
20309         * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
20310         (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
20312 2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>
20314         * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
20315         since it might be modified.
20317         * progmodes/cc-langs.el (c++-make-template-syntax-table)
20318         (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
20319         names to these language constants.
20321 2003-07-15  Kim F. Storm  <storm@cua.dk>
20323         * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
20324         All uses changed.
20326 2003-07-14  Mark A. Hershberger  <mah@everybody.org>
20328         * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
20329         Namespace support.
20331 2003-07-13  Juanma Barranquero  <lektu@terra.es>
20333         * frame.el (modify-all-frames-parameters): Reinstall (copyright
20334         papers received).
20336 2003-07-13  Karl Eichwalder  <ke@suse.de>
20338         * textmodes/po.el (po-find-charset): White space at the start of the
20339         Content-Type field body is non-mandatory.
20341 2003-07-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (tiny change)
20343         * textmodes/texinfo.el (texinfo-section-list):
20344         Append appendixsection; a synonym for appendixsec.
20346 2003-07-13  Jari Aalto  <jari.aalto@poboxes.com>
20348         * man.el (Man-translate-cleanup): New.
20349         (Man-translate-references): Call `Man-translate-cleanup' to clean
20350         leading, trailing and middle spaces.
20352 2003-07-13  Lars Hansen  <larsh@math.ku.dk>
20354         * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
20355         Handle `dired-directory' being a list.
20357 2003-07-13  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
20359         * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
20360         it doesn't exist.
20362 2003-07-12  Richard M. Stallman  <rms@gnu.org>
20364         * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
20366         * progmodes/cc-defs.el (c-make-keywords-re):
20367         Don't use delete-duplicates.
20368         (c-lang-const): Don't use mapcan.
20370         * apropos.el (apropos-show-scores): Make it customizable.
20371         Document new meaning.
20372         (apropos): Compute scores from symbols.
20373         (apropos-print): Don't sort by scores if apropos-show-scores is nil.
20375 2003-07-11  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
20377         * ps-bdf.el: Fix copyright line.
20378         (bdf-directory-list): Fix initialization code.
20380 2003-07-11  John Paul Wallington  <jpw@gnu.org>
20382         * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
20383         (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
20384         (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
20386 2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)
20388         * emacs-lisp/ring.el (ring-elements): Doc fix.
20390 2003-07-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
20392         * calendar/timeclock.el (timeclock-relative)
20393         (timeclock-ask-before-exiting, timeclock-use-display-time):
20394         Doc changes.
20395         (timeclock-modeline-display): Give a message if
20396         `timeclock-use-display-time' is non-nil but `display-time-mode'
20397         is not active.
20399 2003-07-11  Kenichi Handa  <handa@m17n.org>
20401         * international/mule-cmds.el (set-language-environment):
20402         Set current-language-environment to the correct string.
20404 2003-07-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
20406         * ps-print.el: Print line number correctly in a region.  Reported by
20407         Tim Allen <timallen@ls83.fsnet.co.uk>.
20408         (ps-print-version): New version number (6.6.2).
20409         (ps-printing-region): Code fix.
20411 2003-07-10  John Paul Wallington  <jpw@gnu.org>
20413         * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
20414         this function can be called from `add-completions-from-tags-table'.
20416 2003-07-10  Glenn Morris  <gmorris@ast.cam.ac.uk>
20418         * calendar/timeclock.el (timeclock-use-display-time)
20419         (timeclock-day-over-hook, timeclock-workday-remaining)
20420         (timeclock-status-string, timeclock-when-to-leave)
20421         (timeclock-when-to-leave-string, timeclock-log-data)
20422         (timeclock-find-discrep, timeclock-day-base)
20423         (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
20424         (timeclock-modeline-display): Set the variable
20425         `timeclock-modeline-display'.
20426         (timeclock-update-modeline): Doc fix.  Respect value of
20427         `timeclock-relative'.
20429 2003-07-09  Richard M. Stallman  <rms@gnu.org>
20431         * textmodes/reftex-parse.el (reftex-all-document-files):
20432         Add autoload cookie.
20434         * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
20435         (reftex-scanning-info-available-p): Add autoload cookie.
20437         * international/mule-cmds.el
20438         (set-display-table-and-terminal-coding-system): Delete duplicate
20439         aset on standard-display-table.
20441         * view.el (view-file): If existing buffer's major mode is special,
20442         don't go into view mode.
20444         * dired.el (dired-move-to-filename-regexp): Allow quote in months.
20446 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20448         * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
20449         buffer changes; there's third party code that calls this function
20450         directly.
20452 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20454         * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
20455         (autodoc-font-lock-keywords): Don't byte compile on font lock
20456         initialization when running from byte compiled files.
20458 2003-07-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
20460         * progmodes/cc-engine.el: Fix AWK mode indentation when previous
20461         statement ends with auto-increment "++".
20463 2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>
20465         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
20466         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
20467         these are changed, so declare them as variables and not constants.
20469 2003-07-08  Markus Rost  <rost@math.ohio-state.edu>
20471         * subr.el (dolist, dotimes): Doc fix.
20473 2003-07-08  Kim F. Storm  <storm@cua.dk>
20475         * international/mule-cmds.el
20476         (set-display-table-and-terminal-coding-system): Don't break
20477         bootstrap if standard-display-table isn't setup yet.
20479 2003-07-07  Richard M. Stallman  <rms@gnu.org>
20481         * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
20482         Give it a doc string, and autoload it.
20484         * desktop.el (desktop-buffer-info, desktop-buffer-mh):
20485         Use with-no-warnings.
20487         * info.el (Info-search): If find invisible text, search again.
20489         * isearch.el (search-whitespace-regexp): Add a shy group around it.
20491         * man.el (Man-name-regexp): Match + as part of name.
20493         * simple.el (visible-mode): Rename from vis-mode.
20494         (vis-mode-saved-buffer-invisibility-spec): Doc fix.
20496         * simple.el (current-word): New arg REALLY-WORD specifies
20497         don't include punctuation chars.
20499         * emacs-lisp/debug.el (debug, debugger-env-macro):
20500         Use with-no-warnings while accessing and binding unread-command-char.
20502         * international/mule-cmds.el
20503         (set-display-table-and-terminal-coding-system): Use explicit loop
20504         instead of calling standard-display-default.
20506         * net/ange-ftp.el (ange-ftp-file-symlink-p):
20507         Use condition-case to catch error in ange-ftp-get-files.
20509         * net/browse-url.el (browse-url-browser-function):
20510         Add alternative for Epiphany.
20511         (browse-url-epiphany-program, browse-url-epiphany-arguments)
20512         (browse-url-epiphany-startup-arguments)
20513         (browse-url-epiphany-new-window-is-tab): New variables.
20514         (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
20516         * progmodes/compile.el (compile-auto-highlight): Default now t.
20517         (compile): Doc fix.
20518         (compilation-next-error): Fix previous change.
20520         * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
20522         * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
20524 2003-07-07  Nick Roberts  <nick@nick.uklinux.net>
20526         * gdb-ui.el (gdb-source-info): Display current frame when
20527         attaching to an existing process.
20528         (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
20529         while laying out windows when attaching to an existing process.
20531 2003-07-07  Stefan Monnier  <monnier@cs.yale.edu>
20533         * info.el (Info-menu): Use Info-menu-entry-name-re.
20535 2003-07-06  Stefan Monnier  <monnier@cs.yale.edu>
20537         * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
20538         * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
20540         * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
20541         to match the same text.
20543 2003-07-06  John Paul Wallington  <jpw@gnu.org>
20545         * vc.el (vc-annotate-offset): Move defvar up.
20547 2003-07-06  Kim F. Storm  <storm@cua.dk>
20549         * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
20550         This should fix the infinite loop when extracting menu names.
20552 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
20554         * files.el (auto-mode-alist, interpreter-mode-alist):
20555         Remove entries to CC Mode modes to avoid duplicates; they are now added
20556         with autoload directives in cc-mode.el.
20558 2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>
20560         * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
20561         (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
20562         these are changed, so declare them as variables and not constants.
20564         * progmodes/cc-mode.el: Fix some autoload problems: Try to
20565         ensure that the entry for ".c" extension comes before the one for
20566         ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
20567         Fix incorrect entries that were added to `interpreter-mode-alist'.
20568         Move the autoload directives for AWK to the top level since they
20569         aren't recognized anywhere else.  Do not use the new AWK mode doc
20570         in the autoload form for the old AWK mode.
20572 2003-06-30  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
20574         * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
20575         (bibtex-sort-ignore-string-entries): Default value t.
20576         (bibtex-entry-kill-ring-max): Reintroduce as it was removed
20577         erroneously in previous version.
20578         (bibtex-string-files): Docstring reflects new parsing scheme.
20579         (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
20580         docstring, add # as one of the chars to crush
20581         (bibtex-autokey-prefix-string, bibtex-autokey-names)
20582         (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
20583         (bibtex-autokey-name-change-strings)
20584         (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
20585         (bibtex-autokey-name-separator, bibtex-autokey-year-length)
20586         (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
20587         (bibtex-autokey-title-terminators)
20588         (bibtex-autokey-titlewords-stretch)
20589         (bibtex-autokey-titleword-ignore)
20590         (bibtex-autokey-titleword-case-convert)
20591         (bibtex-autokey-titleword-abbrevs)
20592         (bibtex-autokey-titleword-abbrevs)
20593         (bibtex-autokey-titleword-change-strings)
20594         (bibtex-autokey-titleword-length)
20595         (bibtex-autokey-titleword-separator)
20596         (bibtex-autokey-name-year-separator)
20597         (bibtex-autokey-year-title-separator)
20598         (bibtex-autokey-before-presentation-function)
20599         (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
20600         Fix docstring.
20601         (bibtex-strings, bibtex-reference-keys):
20602         Use lazy-completion-table and make-variable-buffer-local.
20603         (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
20604         (bibtex-braced-string-syntax-table)
20605         (bibtex-quoted-string-syntax-table): New variables.
20606         (bibtex-parse-nested-braces): Remove.
20607         (bibtex-parse-field-string): Use syntax table and forward-sexp.
20608         (bibtex-parse-association): Simplify.
20609         (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
20610         (bibtex-parse-field-text): Simplify.
20611         (bibtex-search-forward-field, bibtex-search-backward-field):
20612         argument BOUND can take value t.
20613         (bibtex-start-of-field, bibtex-start-of-name-in-field)
20614         (bibtex-end-of-name-in-field, bibtex-end-of-field)
20615         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
20616         (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
20617         (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
20618         (bibtex-skip-to-valid-entry): Return buffer position of beginning
20619         and ending of entry.  Update for changes of bibtex-search-entry.
20620         Simplify.
20621         (bibtex-map-entries): FUN is called with three arguments.
20622         (bibtex-search-entry): Return a cons pair with buffer positions of
20623         beginning and end of entry.
20624         (bibtex-enclosing-field): Simplify.
20625         (bibtex-format-entry): Use booktitle to set a missing title.
20626         (bibtex-autokey-get-names): Fiddle with regexps.
20627         (bibtex-generate-autokey): Use identity.
20628         (bibtex-parse-keys): Use simplified parsing algorithm if
20629         bibtex-parse-keys-fast is non-nil.  Simplify.  Change order of
20630         arguments.  Return alist of keys.
20631         (bibtex-parse-strings): Simplify.  Return alist of strings.
20632         (bibtex-complete-string-cleanup): Fix docstring.
20633         (bibtex-read-key): New function.
20634         (bibtex-mode): Fix docstring.  Do not parse for keys and
20635         strings when the mode is entered.  Set fill-paragraph-function to
20636         bibtex-fill-field.  Setup font-lock-mark-block-function the way
20637         font-lock intended.
20638         (bibtex-entry): Use bibtex-read-key.  Obey bibtex-autofill-types.
20639         (bibtex-parse-entry, bibtex-autofill-entry): New functions.
20640         (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
20641         (bibtex-Preamble): Avoid hard coded constants.
20642         (bibtex-make-field): Fix docstring.  Simplify.
20643         (bibtex-beginning-of-entry): Always return new position of point.
20644         (bibtex-end-of-entry): Rearrange cond clauses.
20645         (bibtex-count-entries, bibtex-validate, bibtex-reformat):
20646         Update for changes of bibtex-map-entries.
20647         (bibtex-ispell-abstract): Do not move point.
20648         (bibtex-entry-index): Use downcase.  Simplify.
20649         (bibtex-lessp): Handle catch-all.
20650         (bibtex-find-crossref): Turn into a command.
20651         (bibtex-find-entry): Simplify.  Use bibtex-read-key.  Fix regexp.
20652         (bibtex-clean-entry): Use bibtex-read-key.  Handle string and
20653         preamble entries.
20654         (bibtex-fill-field-bounds): New function.
20655         (bibtex-fill-field): New command.  Bound to fill-paragraph-function.
20656         (bibtex-fill-entry): Use bibtex-fill-field-bounds
20657         (bibtex-String): Use bibtex-strings.  Always obey
20658         bibtex-sort-ignore-string-entries.
20660 2003-07-05  John Paul Wallington  <jpw@gnu.org>
20662         * cus-theme.el (customize-create-theme):
20663         Call `customize-create-theme' in Reset widget's notify function.
20665         * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
20666         (ibuffer-mark-interactive): Use `or' instead of `unless'.
20667         (define-ibuffer-column name): Add summarizer.
20668         (define-ibuffer-column size): Likewise.
20669         (define-ibuffer-column filename): Likewise.
20670         (define-ibuffer-column process): Likewise.  Change BODY's output too.
20671         (define-ibuffer-column filename-and-process): Likewise, likewise.
20672         (ibuffer): Remove local vars `already-in' and `need-update'.
20674         * ibuf-ext.el: Don't require `derived' at compile-time.
20676 2003-07-05  Kim F. Storm  <storm@cua.dk>
20678         * info.el: Disable paragraph refilling.
20679         (Info-refill-paragraphs): New defcustom.
20680         (Info-fontify-node): Use it.
20682 2003-07-04  Stefan Monnier  <monnier@cs.yale.edu>
20684         * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
20685         thingies from constructors created by defstruct.
20687         * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
20688         the default value of the variable.
20689         (byte-code-meter): Move declaration to top level.
20691         * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
20693         * info.el (Info-following-node-name-re): New fun.
20694         (Info-following-node-name): Remove.
20695         (Info-insert-dir): Use the new fun.
20696         (Info-extract-pointer): Don't save restriction; use new fun.
20697         (Info-menu-entry-name-re): New const.
20698         (Info-menu-entry-name-re): Use it along with new fun.
20699         (Info-node-spec-re): Use new fun.
20700         (Info-complete-menu-item, Info-fontify-node): Use new const.
20701         (Info-goto-node, Info-follow-reference, Info-menu-update):
20702         Use match-string.
20703         (Info-follow-reference): Use assoc-string.
20704         Use a list of strings for the completion table.
20705         (Info-fontify-node): Use match-string, line-end-position.
20706         Limit the search for `node:' to the first line.
20708         * newcomment.el (uncomment-region): Remove padding coming from
20709         comment-start rather than just from comment-padding.
20711         * vc-cvs.el (vc-cvs-repository-hostname): New operation.
20712         (vc-cvs-stay-local-p): Use vc-stay-local-p.
20713         (vc-cvs-rename-file): Remove (use the default).
20714         (vc-cvs-register): Register parent dir if needed.
20715         (vc-cvs-could-register): Return non-nil if parent can be registered.
20716         (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
20717         (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
20719         * vc-svn.el (vc-svn-use-edit): Make it into a const.
20720         (vc-svn-update): Fix the arguments to `svn'.
20721         (vc-svn-diff-tree): Just use `vc-svn-diff'.
20722         (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
20723         Simple implementations, assuming `name' is a URL.
20725         * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
20726         set of chars allowed unquoted in a case pattern.
20728         * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
20730         * font-lock.el (font-lock-extra-types-widget)
20731         (c-font-lock-extra-types, c++-font-lock-extra-types)
20732         (objc-font-lock-extra-types, java-font-lock-extra-types)
20733         (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
20734         (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
20735         (font-lock-match-c++-style-declaration-item-and-skip-to-next)
20736         (font-lock-match-c++-structor-declaration)
20737         (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
20738         (c++-font-lock-keywords-3, c++-font-lock-keywords)
20739         (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
20740         (objc-font-lock-keywords-3, objc-font-lock-keywords)
20741         (java-font-lock-keywords-1, java-font-lock-keywords-2)
20742         (java-font-lock-keywords-3, java-font-lock-keywords)
20743         (java-font-lock-syntactic-face-function): Remove obsolete code
20744         and constants.  It's all in cc-fonts.el now.
20746 2003-07-04  Glenn Morris  <gmorris@ast.cam.ac.uk>
20748         * mail/sendmail.el (mail-specify-envelope-from)
20749         (mail-envelope-from): Doc fix.
20751 2003-07-04  Martin Stjernholm  <mast@lysator.liu.se>
20753         * generic-x.el: Do away with the dependency on `c-emacs-features'
20754         when populating `rul-generic-mode-syntax-table'; we already know
20755         this isn't XEmacs.
20757 See ChangeLog.10 for earlier changes.
20759 ;; Local Variables:
20760 ;; coding: iso-2022-7bit
20761 ;; End:
20763     Copyright (C) 2001, 02, 04  Free Software Foundation, Inc.
20764   Copying and distribution of this file, with or without modification,
20765   are permitted provided the copyright notice and this notice are preserved.
20767 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1